Pull request #3007 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b+310fcf068b6662a9a98c00381981ed5406e42392 (75d1f6d52bd1a364e1d217f91e145308c636a862) 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-3007/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-3007/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-19441 in /w/workspace/edgexfoundry_edgex-go_PR-3007 [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 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b Merge succeeded, producing 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b Checking out Revision 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b (PR-3007) > 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/3007/head:refs/remotes/origin/PR-3007 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b # 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 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 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 07:07:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:07:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:07:56 ========================================================= 07:07:56 EdgeX Global Pipelines Version Info 07:07:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:07:57 ------------------- 07:07:57 stable info: 07:07:57 ------------------- 07:07:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:07:57 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:07:57 Message: update stable to v1.0.173 07:07:58 ------------------- 07:07:58 experimental info: 07:07:58 ------------------- 07:07:58 Commited By: **** collab-it+edgex@linuxfoundation.org 07:07:58 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:07:58 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:07:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:07:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:07:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:07:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:07:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:07:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:07:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:08:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:08:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:08:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:08:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:08:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:08:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:08:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:08:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:08:01 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:08:01 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3007 [Pipeline] echo 07:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3007 [Pipeline] echo 07:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3007 [Pipeline] echo 07:08:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b [Pipeline] echo 07:08:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e65e92 [Pipeline] echo 07:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:08:02 provisioning config files... 07:08:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1082427099029029781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:03 ---> docker-login.sh 07:08:03 nexus3.edgexfoundry.org:10001 07:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:03 Configure a credential helper to remove this warning. See 07:08:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:03 07:08:03 Login Succeeded 07:08:03 nexus3.edgexfoundry.org:10002 07:08:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:04 Configure a credential helper to remove this warning. See 07:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:04 07:08:04 Login Succeeded 07:08:04 nexus3.edgexfoundry.org:10003 07:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:04 Configure a credential helper to remove this warning. See 07:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:04 07:08:04 Login Succeeded 07:08:04 nexus3.edgexfoundry.org:10004 07:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:04 Configure a credential helper to remove this warning. See 07:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:04 07:08:04 Login Succeeded 07:08:04 docker.io 07:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:04 Configure a credential helper to remove this warning. See 07:08:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:04 07:08:04 Login Succeeded 07:08:04 ---> docker-login.sh ends [Pipeline] } 07:08:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:05 ++ 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 07:08:05 + for file in '`ls cmd/**/Dockerfile`' 07:08:05 ++ dirname cmd/core-command/Dockerfile 07:08:05 ++ cut -d/ -f2 07:08:05 + echo core-command,cmd/core-command/Dockerfile 07:08:05 + for file in '`ls cmd/**/Dockerfile`' 07:08:05 ++ dirname cmd/core-data/Dockerfile 07:08:05 ++ cut -d/ -f2 07:08:05 + echo core-data,cmd/core-data/Dockerfile 07:08:05 + for file in '`ls cmd/**/Dockerfile`' 07:08:05 ++ cut -d/ -f2 07:08:05 ++ dirname cmd/core-metadata/Dockerfile 07:08:05 + echo core-metadata,cmd/core-metadata/Dockerfile 07:08:05 + for file in '`ls cmd/**/Dockerfile`' 07:08:05 ++ dirname cmd/security-bootstrap-redis/Dockerfile 07:08:05 ++ cut -d/ -f2 07:08:05 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 07:08:05 + for file in '`ls cmd/**/Dockerfile`' 07:08:05 ++ dirname cmd/security-proxy-setup/Dockerfile 07:08:05 ++ cut -d/ -f2 07:08:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:08:05 + for file in '`ls cmd/**/Dockerfile`' 07:08:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:08:05 ++ cut -d/ -f2 07:08:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:08:05 + for file in '`ls cmd/**/Dockerfile`' 07:08:05 ++ dirname cmd/support-notifications/Dockerfile 07:08:05 ++ cut -d/ -f2 07:08:05 + echo support-notifications,cmd/support-notifications/Dockerfile 07:08:05 + for file in '`ls cmd/**/Dockerfile`' 07:08:05 ++ dirname cmd/support-scheduler/Dockerfile 07:08:05 ++ cut -d/ -f2 07:08:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:08:05 + for file in '`ls cmd/**/Dockerfile`' 07:08:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:08:05 ++ cut -d/ -f2 07:08:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:08:05 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 07:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:06 07:08:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:08:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:07 latest: Pulling from edgex-devops/git-semver 07:08:07 31603596830f: Pulling fs layer 07:08:07 2a8b12db71e7: Pulling fs layer 07:08:07 6ca5941a6612: Pulling fs layer 07:08:07 ecc8261a40a4: Pulling fs layer 07:08:07 ecc8261a40a4: Waiting 07:08:07 2a8b12db71e7: Download complete 07:08:07 31603596830f: Verifying Checksum 07:08:07 31603596830f: Download complete 07:08:07 6ca5941a6612: Verifying Checksum 07:08:07 6ca5941a6612: Download complete 07:08:07 ecc8261a40a4: Verifying Checksum 07:08:07 ecc8261a40a4: Download complete 07:08:07 31603596830f: Pull complete 07:08:07 2a8b12db71e7: Pull complete 07:08:08 6ca5941a6612: Pull complete 07:08:08 ecc8261a40a4: Pull complete 07:08:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:08:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:08:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:08:09 prd-centos7-docker-4c-2g-19441 does not seem to be running inside a container 07:08:09 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:08:11 $ docker top b433633445c32e87cbdfc69fece366bf8a18f8a7279b1aec377ab1d7913b4411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:08:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:12 [ssh-agent] Looking for ssh-agent implementation... 07:08:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:12 $ docker exec b433633445c32e87cbdfc69fece366bf8a18f8a7279b1aec377ab1d7913b4411 ssh-agent 07:08:12 SSH_AUTH_SOCK=/tmp/ssh-ADzchy0KGazf/agent.12 07:08:12 SSH_AGENT_PID=17 07:08:12 Running ssh-add (command line suppressed) 07:08:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7764681331292022818.key (/w/workspace/edgex-go/1@tmp/private_key_7764681331292022818.key) 07:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:13 + git tag --points-at HEAD [Pipeline] } 07:08:13 $ docker exec --env ******** --env ******** b433633445c32e87cbdfc69fece366bf8a18f8a7279b1aec377ab1d7913b4411 ssh-agent -k 07:08:13 unset SSH_AUTH_SOCK; 07:08:13 unset SSH_AGENT_PID; 07:08:13 echo Agent pid 17 killed; 07:08:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:08:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:08:13 [ssh-agent] Looking for ssh-agent implementation... 07:08:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:13 $ docker exec b433633445c32e87cbdfc69fece366bf8a18f8a7279b1aec377ab1d7913b4411 ssh-agent 07:08:13 SSH_AUTH_SOCK=/tmp/ssh-yDIbBYrWYr1f/agent.48 07:08:13 SSH_AGENT_PID=54 07:08:13 Running ssh-add (command line suppressed) 07:08:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1787295394463802871.key (/w/workspace/edgex-go/1@tmp/private_key_1787295394463802871.key) 07:08:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:08:14 + git semver init 07:08:14 # -> Open(): unable to determine branch for HEAD 07:08:14 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:08:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:08:14 # $SEMVER_REMOTE_NAME = origin 07:08:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:08:14 # $SEMVER_USER_NAME = edgex-jenkins 07:08:14 # $SEMVER_BRANCH = PR-3007 07:08:14 # $SEMVER_TEMP = /tmp/semver-952783595 07:08:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:08:41 # '/tmp/semver-952783595' -> '/w/workspace/edgex-go/1/.semver' 07:08:41 # -> Force: false 07:08:41 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:08:41 $ docker exec --env ******** --env ******** b433633445c32e87cbdfc69fece366bf8a18f8a7279b1aec377ab1d7913b4411 ssh-agent -k 07:08:41 unset SSH_AUTH_SOCK; 07:08:41 unset SSH_AGENT_PID; 07:08:41 echo Agent pid 54 killed; 07:08:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:08:42 + git semver [Pipeline] } 07:08:42 $ docker stop --time=1 b433633445c32e87cbdfc69fece366bf8a18f8a7279b1aec377ab1d7913b4411 07:08:43 $ docker rm -f b433633445c32e87cbdfc69fece366bf8a18f8a7279b1aec377ab1d7913b4411 [Pipeline] // withDockerContainer [Pipeline] sh 07:08:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:08:44 Stashed 1 file(s) [Pipeline] echo 07:08:44 [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 07:08:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:08:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:08:46 + sudo service docker restart 07:08:46 + true 07:08:46 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:08:47 ========================================================= 07:08:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:08:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:08:47 + 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 . 07:08:51 Sending build context to Docker daemon 326.4MB 07:08:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:08:51 Step 2/6 : FROM ${BASE} 07:08:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:08:51 188c0c94c7c5: Pulling fs layer 07:08:51 0ef7d3d256c8: Pulling fs layer 07:08:51 de9db76c5a1d: Pulling fs layer 07:08:51 bca2f99d35d6: Pulling fs layer 07:08:51 93359f2a8cfa: Pulling fs layer 07:08:51 7c6f9722023f: Pulling fs layer 07:08:51 a35cf1a2eb13: Pulling fs layer 07:08:51 bca2f99d35d6: Waiting 07:08:51 93359f2a8cfa: Waiting 07:08:51 7c6f9722023f: Waiting 07:08:51 a35cf1a2eb13: Waiting 07:08:51 de9db76c5a1d: Verifying Checksum 07:08:51 de9db76c5a1d: Download complete 07:08:51 0ef7d3d256c8: Verifying Checksum 07:08:51 0ef7d3d256c8: Download complete 07:08:51 93359f2a8cfa: Verifying Checksum 07:08:51 93359f2a8cfa: Download complete 07:08:51 7c6f9722023f: Verifying Checksum 07:08:51 7c6f9722023f: Download complete 07:08:51 188c0c94c7c5: Verifying Checksum 07:08:51 188c0c94c7c5: Download complete 07:08:51 188c0c94c7c5: Pull complete 07:08:51 0ef7d3d256c8: Pull complete 07:08:51 de9db76c5a1d: Pull complete 07:08:53 a35cf1a2eb13: Verifying Checksum 07:08:53 a35cf1a2eb13: Download complete 07:08:54 bca2f99d35d6: Verifying Checksum 07:08:54 bca2f99d35d6: Download complete 07:09:00 bca2f99d35d6: Pull complete 07:09:00 93359f2a8cfa: Pull complete 07:09:00 7c6f9722023f: Pull complete 07:09:00 Still waiting to schedule task 07:09:00 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:09:04 a35cf1a2eb13: Pull complete 07:09:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:09:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:09:04 ---> a62c8e92a672 07:09:04 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 07:09:04 ---> Running in 702f973ff981 07:09:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:07 (1/12) Installing libmagic (5.38-r0) 07:09:07 (2/12) Installing file (5.38-r0) 07:09:07 (3/12) Installing libc-dev (0.7.2-r3) 07:09:07 (4/12) Installing g++ (9.3.0-r2) 07:09:11 (5/12) Installing fortify-headers (1.1-r0) 07:09:11 (6/12) Installing patch (2.7.6-r6) 07:09:11 (7/12) Installing build-base (0.5-r2) 07:09:11 (8/12) Installing libsodium (1.0.18-r0) 07:09:11 (9/12) Installing pkgconf (1.7.2-r0) 07:09:11 (10/12) Installing libsodium-dev (1.0.18-r0) 07:09:11 (11/12) Installing libzmq (4.3.3-r0) 07:09:11 (12/12) Installing zeromq-dev (4.3.3-r0) 07:09:11 Executing busybox-1.31.1-r19.trigger 07:09:11 OK: 233 MiB in 51 packages 07:09:16 Removing intermediate container 702f973ff981 07:09:16 ---> 0a09363c8926 07:09:16 Step 4/6 : WORKDIR /edgex-go 07:09:16 ---> Running in e99caa22133f 07:09:16 Removing intermediate container e99caa22133f 07:09:16 ---> 29d15bc20cb8 07:09:16 Step 5/6 : COPY go.mod . 07:09:16 ---> 389b3df9c5d5 07:09:16 Step 6/6 : RUN go mod download 07:09:16 ---> Running in 0b7cc66f49a5 07:09:38 Removing intermediate container 0b7cc66f49a5 07:09:38 ---> d08edbcf61cd 07:09:38 Successfully built d08edbcf61cd 07:09:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:09:38 + docker inspect -f . ci-base-image-x86_64 07:09:38 . [Pipeline] withDockerContainer 07:09:38 prd-centos7-docker-4c-2g-19441 does not seem to be running inside a container 07:09:38 $ 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 ******** ci-base-image-x86_64 cat 07:09:39 $ docker top 8744bdf6de8d8410062efaa124670685e3f403db75f75841557edc6f6da11ee4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:40 + go version 07:09:40 go version go1.15.5 linux/amd64 [Pipeline] } 07:09:40 $ docker stop --time=1 8744bdf6de8d8410062efaa124670685e3f403db75f75841557edc6f6da11ee4 07:09:41 $ docker rm -f 8744bdf6de8d8410062efaa124670685e3f403db75f75841557edc6f6da11ee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:42 + docker inspect -f . ci-base-image-x86_64 07:09:42 . [Pipeline] withDockerContainer 07:09:42 prd-centos7-docker-4c-2g-19441 does not seem to be running inside a container 07:09:42 $ 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 ******** ci-base-image-x86_64 cat 07:09:43 $ docker top 9d3ad90b608a00e298c728aee5985e9ed7a946e15ad401500035ab52065fef51 -eo pid,comm [Pipeline] { [Pipeline] echo 07:09:43 ========================================================= 07:09:43 [edgeXBuildGoParallel] Running Tests and Build... 07:09:43 ========================================================= [Pipeline] sh 07:09:44 + make test 07:09:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:09:52 ? github.com/edgexfoundry/edgex-go [no test files] 07:10:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:10:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:10:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:10:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:10:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:10:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:10:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:10:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.079s coverage: 46.6% of statements 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.167s coverage: 27.0% of statements 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.056s coverage: 100.0% of statements 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.053s coverage: 100.0% of statements 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.420s coverage: 77.8% of statements 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.111s coverage: 82.4% of statements 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.390s coverage: 28.6% of statements 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.081s coverage: 100.0% of statements 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.091s coverage: 86.7% of statements 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.153s coverage: 97.5% of statements 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:10:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:10:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.305s coverage: 93.8% of statements 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:10:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:10:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.1% of statements 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:10:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 07:10:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 07:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.095s coverage: 87.2% of statements 07:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements 07:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.094s coverage: 91.4% of statements 07:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.5% of statements 07:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.038s coverage: 100.0% of statements 07:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 91.3% of statements 07:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 07:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements 07:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 55.9% of statements 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 37.0% of statements 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:10:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.304s coverage: 84.0% of statements 07:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements 07:10:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.117s coverage: 47.1% of statements 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:10:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:10:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements 07:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.813s coverage: 29.1% of statements 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.081s coverage: 99.0% of statements 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:10:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 07:10:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 07:10:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 07:10:36 GO111MODULE=on go vet ./... 07:10:58 gofmt -l . 07:10:58 [ "`gofmt -l .`" = "" ] 07:10:58 ./bin/test-go-mod-tidy.sh 07:10:59 ./bin/test-attribution-txt.sh [Pipeline] sh 07:11:00 + ls -al . 07:11:00 total 640 07:11:00 drwxrwxr-x 10 1001 1001 4096 Jan 11 07:11 . 07:11:00 drwxr-xr-x 4 root root 28 Jan 11 07:09 .. 07:11:00 -rw-rw-r-- 1 1001 1001 11 Jan 11 07:07 .dockerignore 07:11:00 drwxrwxr-x 8 1001 1001 179 Jan 11 07:07 .git 07:11:00 drwxrwxr-x 3 1001 1001 125 Jan 11 07:07 .github 07:11:00 -rw-rw-r-- 1 1001 1001 824 Jan 11 07:07 .gitignore 07:11:00 drwx------ 3 1001 1001 47 Jan 11 07:08 .semver 07:11:00 -rw-rw-r-- 1 1001 1001 166 Jan 11 07:07 .sonarcloud.properties 07:11:00 -rw-rw-r-- 1 1001 1001 3804 Jan 11 07:07 CONTRIBUTING.md 07:11:00 -rw-rw-r-- 1 1001 1001 931 Jan 11 07:07 Dockerfile.build 07:11:00 -rw-rw-r-- 1 1001 1001 863 Jan 11 07:07 Jenkinsfile 07:11:00 -rw-rw-r-- 1 1001 1001 10775 Jan 11 07:07 LICENSE 07:11:00 -rw-rw-r-- 1 1001 1001 5750 Jan 11 07:07 Makefile 07:11:00 -rw-rw-r-- 1 1001 1001 6524 Jan 11 07:07 README.md 07:11:00 -rw-rw-r-- 1 1001 1001 6744 Jan 11 07:07 SECURITY.md 07:11:00 -rw-rw-r-- 1 1001 1001 5 Jan 11 07:08 VERSION 07:11:00 -rw-rw-r-- 1 1001 1001 4131 Jan 11 07:07 ZMQWindows.md 07:11:00 drwxrwxr-x 2 1001 1001 117 Jan 11 07:07 bin 07:11:00 drwxrwxr-x 14 1001 1001 4096 Jan 11 07:07 cmd 07:11:00 -rw-r--r-- 1 root root 541590 Jan 11 07:10 coverage.out 07:11:00 -rw-r--r-- 1 root root 979 Jan 11 07:10 go.mod 07:11:00 -rw-r--r-- 1 root root 18934 Jan 11 07:10 go.sum 07:11:00 drwxrwxr-x 8 1001 1001 127 Jan 11 07:07 internal 07:11:00 drwxrwxr-x 4 1001 1001 26 Jan 11 07:07 openapi 07:11:00 drwxrwxr-x 4 1001 1001 71 Jan 11 07:07 snap 07:11:00 -rw-rw-r-- 1 1001 1001 168 Jan 11 07:07 version.go [Pipeline] sh 07:11:01 + '[' -e coverage.out ] 07:11:01 + chown 1001:1001 coverage.out [Pipeline] stash 07:11:01 Stashed 1 file(s) [Pipeline] sh 07:11:01 + make build 07:11:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:11:04 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 07:11:11 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 07:11:12 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 07:11:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19445 in /w/workspace/edgexfoundry_edgex-go_PR-3007 [Pipeline] { [Pipeline] ws 07:11:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:11:13 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 07:11:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:11:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:11:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:11:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:11:18 using credential edgex-jenkins-ssh 07:11:18 Cloning the remote Git repository 07:11:19 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 07:11:19 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 07:11:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:11:19 > git init /w/workspace/edgex-go/1 # timeout=10 07:11:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:11:19 > git --version # timeout=10 07:11:19 > git --version # 'git version 2.17.1' 07:11:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:21 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] } 07:11:22 $ docker stop --time=1 9d3ad90b608a00e298c728aee5985e9ed7a946e15ad401500035ab52065fef51 07:11:24 $ docker rm -f 9d3ad90b608a00e298c728aee5985e9ed7a946e15ad401500035ab52065fef51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:11:26 07:11:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:11:26 latest: Pulling from edgex-devops/edgex-compose 07:11:26 cbdbe7a5bc2a: Pulling fs layer 07:11:26 ca9280d653b3: Pulling fs layer 07:11:26 7e9c9ca2126c: Pulling fs layer 07:11:27 cbdbe7a5bc2a: Verifying Checksum 07:11:27 cbdbe7a5bc2a: Download complete 07:11:27 ca9280d653b3: Verifying Checksum 07:11:27 ca9280d653b3: Download complete 07:11:27 cbdbe7a5bc2a: Pull complete 07:11:28 7e9c9ca2126c: Download complete 07:11:29 ca9280d653b3: Pull complete 07:11:35 7e9c9ca2126c: Pull complete 07:11:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:11:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:11:35 prd-centos7-docker-4c-2g-19441 does not seem to be running inside a container 07:11:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:11:36 $ docker top 287f0fdacb0f093919bfa40f5b1ab4b7598ad56ed2b137e21a4a1a096aefe2da -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:37 + docker-compose build --help 07:11:37 + grep parallel 07:11:38 --parallel Build images in parallel. [Pipeline] } 07:11:38 $ docker stop --time=1 287f0fdacb0f093919bfa40f5b1ab4b7598ad56ed2b137e21a4a1a096aefe2da 07:11:40 $ docker rm -f 287f0fdacb0f093919bfa40f5b1ab4b7598ad56ed2b137e21a4a1a096aefe2da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:11:40 . [Pipeline] withDockerContainer 07:11:41 prd-centos7-docker-4c-2g-19441 does not seem to be running inside a container 07:11:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:11:41 $ docker top 9e947b0ab9125c5df2f47f736646d4df97795e52d09568023cfb537a30d9eed3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:42 + docker-compose -f ./docker-compose-build.yml build --parallel 07:11:43 Building docker-core-command-go ... 07:11:43 Building docker-core-data-go ... 07:11:43 Building docker-core-metadata-go ... 07:11:43 Building docker-security-bootstrap-redis-go ... 07:11:43 Building docker-security-proxy-setup-go ... 07:11:43 Building docker-security-secretstore-setup-go ... 07:11:43 Building docker-support-notifications-go ... 07:11:43 Building docker-support-scheduler-go ... 07:11:43 Building docker-sys-mgmt-agent-go ... 07:11:43 Building docker-support-scheduler-go 07:11:43 Building docker-security-bootstrap-redis-go 07:11:43 Building docker-core-command-go 07:11:43 Building docker-support-notifications-go 07:11:43 Building docker-security-proxy-setup-go 07:11:44 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:11:44 Merge succeeded, producing 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:11:44 Checking out Revision 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b (PR-3007) 07:11:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:11:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:11:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:11:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3007/head:refs/remotes/origin/PR-3007 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:11:44 > git config core.sparsecheckout # timeout=10 07:11:44 > git checkout -f 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b # timeout=10 07:11:44 > git remote # timeout=10 07:11:44 > git config --get remote.origin.url # timeout=10 07:11:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:44 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 07:11:44 > git rev-parse HEAD^{commit} # timeout=10 07:11:44 > git config core.sparsecheckout # timeout=10 07:11:44 > git checkout -f 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b # timeout=10 07:11:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 07:11:49 > git --version # timeout=10 07:11:49 > git --version # 'git version 2.17.1' 07:11:49 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:11:51 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:11:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:11:51 + + true 07:11:51 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:11:54 provisioning config files... 07:11:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4787115713305237444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:54 ---> docker-login.sh 07:11:54 nexus3.edgexfoundry.org:10001 07:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:55 Configure a credential helper to remove this warning. See 07:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:55 07:11:55 Login Succeeded 07:11:55 nexus3.edgexfoundry.org:10002 07:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:56 Configure a credential helper to remove this warning. See 07:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:56 07:11:56 Login Succeeded 07:11:56 nexus3.edgexfoundry.org:10003 07:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:57 Configure a credential helper to remove this warning. See 07:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:57 07:11:57 Login Succeeded 07:11:57 nexus3.edgexfoundry.org:10004 07:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:57 Configure a credential helper to remove this warning. See 07:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:57 07:11:57 Login Succeeded 07:11:57 docker.io 07:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:11:58 Configure a credential helper to remove this warning. See 07:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:11:58 07:11:58 Login Succeeded 07:11:58 ---> docker-login.sh ends [Pipeline] } 07:11:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:11:59 ========================================================= 07:11:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:11:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:11:59 + 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 . 07:12:02 Sending build context to Docker daemon 165.5MB 07:12:02 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 07:12:02 Step 2/6 : FROM ${BASE} 07:12:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:12:02 5f621e34cdf4: Pulling fs layer 07:12:02 a4357932f1b6: Pulling fs layer 07:12:02 18c013af1878: Pulling fs layer 07:12:02 00ac8860ef70: Pulling fs layer 07:12:02 63d7cb157983: Pulling fs layer 07:12:02 b116817d02f9: Pulling fs layer 07:12:02 745a02a5169b: Pulling fs layer 07:12:02 63d7cb157983: Waiting 07:12:02 00ac8860ef70: Waiting 07:12:02 b116817d02f9: Waiting 07:12:02 745a02a5169b: Waiting 07:12:02 18c013af1878: Verifying Checksum 07:12:02 18c013af1878: Download complete 07:12:02 a4357932f1b6: Download complete 07:12:02 63d7cb157983: Download complete 07:12:02 b116817d02f9: Verifying Checksum 07:12:02 b116817d02f9: Download complete 07:12:02 5f621e34cdf4: Verifying Checksum 07:12:02 5f621e34cdf4: Download complete 07:12:02 5f621e34cdf4: Pull complete 07:12:03 a4357932f1b6: Pull complete 07:12:04 18c013af1878: Pull complete 07:12:05 745a02a5169b: Verifying Checksum 07:12:05 745a02a5169b: Download complete 07:12:06 00ac8860ef70: Verifying Checksum 07:12:06 00ac8860ef70: Download complete 07:12:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:12:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:12:15 ---> d08edbcf61cd 07:12:15 Step 3/24 : WORKDIR /edgex-go 07:12:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:12:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:12:15 ---> d08edbcf61cd 07:12:15 Step 3/22 : WORKDIR /edgex-go 07:12:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:12:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:12:15 ---> d08edbcf61cd 07:12:15 Step 3/21 : WORKDIR /edgex-go 07:12:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:12:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:12:15 ---> d08edbcf61cd 07:12:15 Step 3/22 : WORKDIR /edgex-go 07:12:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:12:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:12:15 ---> d08edbcf61cd 07:12:15 Step 3/21 : WORKDIR /edgex-go 07:12:15 ---> Running in e57808f6962a 07:12:15 ---> Running in 204c2b4f93c5 07:12:15 ---> Running in 807bd0e6772d 07:12:15 ---> Running in 5049b62ffcbf 07:12:15 ---> Running in 58f8982cc06c 07:12:15 Removing intermediate container 5049b62ffcbf 07:12:15 ---> 17f7ad34d389 07:12:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:15 Removing intermediate container 58f8982cc06c 07:12:15 ---> 208e29076e3b 07:12:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:15 Removing intermediate container 807bd0e6772d 07:12:15 ---> 6b8cb05dd79a 07:12:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:15 Removing intermediate container e57808f6962a 07:12:15 ---> 2716b52b932f 07:12:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:15 Removing intermediate container 204c2b4f93c5 07:12:15 ---> c1b71d64a25a 07:12:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:15 ---> Running in 0f88ac04e412 07:12:15 ---> Running in 61bb47a04ede 07:12:15 ---> Running in e248fe109a70 07:12:15 ---> Running in 8ea908f0f364 07:12:15 ---> Running in 990323558c4d 07:12:15 Removing intermediate container 0f88ac04e412 07:12:15 ---> ff665c11a83c 07:12:15 Step 5/22 : RUN apk add --update --no-cache make git 07:12:15 Removing intermediate container 61bb47a04ede 07:12:15 ---> 1d2c7e2fdc50 07:12:15 Step 5/21 : RUN apk add --update --no-cache make git 07:12:15 ---> Running in 893ed3a7d879 07:12:15 Removing intermediate container 8ea908f0f364 07:12:15 ---> 3ad86bfb09e3 07:12:15 Step 5/22 : RUN apk add --update --no-cache make git 07:12:15 ---> Running in 7a9e3080d993 07:12:15 Removing intermediate container 990323558c4d 07:12:15 ---> 481995c76fe1 07:12:15 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 07:12:16 ---> Running in bb19b9b22598 07:12:16 Removing intermediate container e248fe109a70 07:12:16 ---> 7a7ac133a7de 07:12:16 Step 5/21 : RUN apk add --update --no-cache make git 07:12:16 ---> Running in a58c2e232ec2 07:12:16 ---> Running in 870a93df33a0 07:12:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:16 00ac8860ef70: Pull complete 07:12:16 63d7cb157983: Pull complete 07:12:16 b116817d02f9: Pull complete 07:12:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:12:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:12:18 OK: 233 MiB in 51 packages 07:12:19 OK: 233 MiB in 51 packages 07:12:19 Removing intermediate container 893ed3a7d879 07:12:19 ---> dcc3772f7e2d 07:12:19 Step 6/22 : COPY go.mod . 07:12:19 OK: 233 MiB in 51 packages 07:12:19 OK: 233 MiB in 51 packages 07:12:19 Removing intermediate container 7a9e3080d993 07:12:19 ---> 0e5ae6a41e20 07:12:19 Step 6/21 : COPY go.mod . 07:12:19 OK: 233 MiB in 51 packages 07:12:19 ---> 1c2058bde39f 07:12:19 Step 7/22 : RUN go mod download 07:12:19 ---> Running in 3c610cb90576 07:12:20 ---> ca6a86663da0 07:12:20 Step 7/21 : RUN go mod download 07:12:20 745a02a5169b: Pull complete 07:12:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:12:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:12:20 ---> b7e6874047d6 07:12:20 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 07:12:20 ---> Running in 164dfc3b22be 07:12:20 Removing intermediate container 870a93df33a0 07:12:20 ---> c6b185554cdc 07:12:20 Step 6/21 : COPY go.mod . 07:12:20 Removing intermediate container a58c2e232ec2 07:12:20 ---> af6247b65c0a 07:12:20 Step 6/24 : COPY go.mod . 07:12:20 Removing intermediate container bb19b9b22598 07:12:20 ---> 3596035c75de 07:12:20 Step 6/22 : COPY go.mod . 07:12:21 ---> 60f62b0c35b8 07:12:21 Step 7/21 : RUN go mod download 07:12:21 ---> 8f0ca28584c7 07:12:21 Step 7/24 : RUN go mod download 07:12:21 ---> 1da2620997fd 07:12:21 Step 7/22 : RUN go mod download 07:12:21 ---> Running in 1e342551cb8f 07:12:21 ---> Running in 46b3b2c59230 07:12:21 ---> Running in a97feabf9024 07:12:22 Removing intermediate container 164dfc3b22be 07:12:22 ---> 7ea9e2ab8935 07:12:22 Step 8/21 : COPY . . 07:12:22 Removing intermediate container 3c610cb90576 07:12:22 ---> 3eb7ed2b720c 07:12:22 Step 8/22 : COPY . . 07:12:23 ---> Running in 3052291e356e 07:12:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:12:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:12:27 (1/12) Installing libmagic (5.38-r0) 07:12:28 (2/12) Installing file (5.38-r0) 07:12:28 (3/12) Installing libc-dev (0.7.2-r3) 07:12:28 (4/12) Installing g++ (9.3.0-r2) 07:12:29 Removing intermediate container 46b3b2c59230 07:12:29 ---> 47dd6082752e 07:12:29 Step 8/21 : COPY . . 07:12:29 Removing intermediate container 1e342551cb8f 07:12:29 ---> 183f2346bb68 07:12:29 Step 8/24 : COPY . . 07:12:31 Removing intermediate container a97feabf9024 07:12:31 ---> df610c29f4cb 07:12:31 Step 8/22 : COPY . . 07:12:46 (5/12) Installing fortify-headers (1.1-r0) 07:12:46 (6/12) Installing patch (2.7.6-r6) 07:12:46 (7/12) Installing build-base (0.5-r2) 07:12:46 (8/12) Installing libsodium (1.0.18-r0) 07:12:46 (9/12) Installing pkgconf (1.7.2-r0) 07:12:46 (10/12) Installing libsodium-dev (1.0.18-r0) 07:12:46 (11/12) Installing libzmq (4.3.3-r0) 07:12:46 (12/12) Installing zeromq-dev (4.3.3-r0) 07:12:46 Executing busybox-1.31.1-r19.trigger 07:12:46 OK: 217 MiB in 51 packages 07:12:50 Removing intermediate container 3052291e356e 07:12:50 ---> 2fdce55222f4 07:12:50 Step 4/6 : WORKDIR /edgex-go 07:12:50 ---> Running in 6c496447054c 07:12:50 Removing intermediate container 6c496447054c 07:12:50 ---> 5f2cf5cb8ed5 07:12:50 Step 5/6 : COPY go.mod . 07:12:51 ---> f818d887922c 07:12:51 Step 6/6 : RUN go mod download 07:12:51 ---> Running in 87e7b180e436 07:13:03 ---> 2ed1389ffb3c 07:13:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:13:03 ---> a5ac19771f54 07:13:03 Step 9/22 : RUN make cmd/core-command/core-command 07:13:03 ---> 3ea8d35c6b1d 07:13:03 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:13:03 ---> b1a5cd6d3202 07:13:03 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:13:03 ---> 574a22b89e57 07:13:03 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:13:03 ---> Running in c2825991b79c 07:13:03 ---> Running in ed9268ecd8ee 07:13:03 ---> Running in 10cc23151a11 07:13:03 ---> Running in 06f32df657b0 07:13:03 ---> Running in 163c1c599339 07:13:03 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 07:13:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:13:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:13:04 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 07:13:04 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 07:13:18 Removing intermediate container 87e7b180e436 07:13:18 ---> df73d224792a 07:13:18 Successfully built df73d224792a 07:13:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:13:18 + docker inspect -f . ci-base-image-arm64 07:13:18 . [Pipeline] withDockerContainer 07:13:19 prd-ubuntu18.04-docker-arm64-4c-16g-19445 does not seem to be running inside a container 07:13:19 $ 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 ******** ci-base-image-arm64 cat 07:13:20 $ docker top 9ebf52ca7e2a3dca1c771eb41f0d7435fa1df4271390eceaf3d615ee677f502a -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:23 + go version 07:13:23 go version go1.15.5 linux/arm64 [Pipeline] } 07:13:23 $ docker stop --time=1 9ebf52ca7e2a3dca1c771eb41f0d7435fa1df4271390eceaf3d615ee677f502a 07:13:25 $ docker rm -f 9ebf52ca7e2a3dca1c771eb41f0d7435fa1df4271390eceaf3d615ee677f502a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:13:26 + docker inspect -f . ci-base-image-arm64 07:13:26 . [Pipeline] withDockerContainer 07:13:26 prd-ubuntu18.04-docker-arm64-4c-16g-19445 does not seem to be running inside a container 07:13:26 $ 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 ******** ci-base-image-arm64 cat 07:13:28 $ docker top 1015b2d9084369b132e6a3373bfb21ae26187002db79c686d38d6575c13e949f -eo pid,comm [Pipeline] { [Pipeline] echo 07:13:28 ========================================================= 07:13:28 [edgeXBuildGoParallel] Running Tests and Build... 07:13:28 ========================================================= [Pipeline] sh 07:13:29 + make test 07:13:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:13:31 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 07:13:33 Removing intermediate container 163c1c599339 07:13:33 ---> 98c64d622207 07:13:34 07:13:34 Step 10/22 : FROM alpine:3.12 07:13:34 3.12: Pulling from library/alpine 07:13:38 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:13:39 Status: Downloaded newer image for alpine:3.12 07:13:39 ---> 389fef711851 07:13:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:13:39 Removing intermediate container c2825991b79c 07:13:39 ---> 279005469196 07:13:39 07:13:39 Step 10/21 : FROM alpine:3.12 07:13:39 ---> 389fef711851 07:13:39 Step 11/21 : RUN apk add --update --no-cache curl 07:13:39 Removing intermediate container ed9268ecd8ee 07:13:39 ---> 1255c342c7c3 07:13:39 07:13:39 Step 10/22 : FROM scratch 07:13:39 ---> 07:13:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:13:39 Removing intermediate container 10cc23151a11 07:13:39 ---> 90add07e5a57 07:13:39 07:13:39 Step 10/24 : FROM scratch 07:13:39 ---> 07:13:39 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:13:39 Removing intermediate container 06f32df657b0 07:13:39 ---> 34462554ddbb 07:13:39 07:13:39 Step 10/21 : FROM scratch 07:13:39 ---> 07:13:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:13:39 ---> Running in 86cb6fb92966 07:13:39 ---> Running in 5e0a767bcf3b 07:13:40 ---> Running in 5b09976c3cf4 07:13:40 ---> Running in a105cce81ce2 07:13:40 ---> Running in 9775d69fe5f7 07:13:40 Removing intermediate container a105cce81ce2 07:13:40 ---> 73cd925df720 07:13:40 Step 12/22 : ENV APP_PORT=48082 07:13:40 Removing intermediate container 5b09976c3cf4 07:13:40 ---> ca7465e004a8 07:13:40 Step 12/21 : ENV APP_PORT=48085 07:13:40 Removing intermediate container 9775d69fe5f7 07:13:40 ---> b9a31d45c155 07:13:40 Step 12/24 : ENV APP_PORT=48060 07:13:40 ---> Running in f66b5c7e43b3 07:13:40 ---> Running in dd59d9ef933d 07:13:40 ---> Running in efb25a85c2c6 07:13:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:13:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:13:40 Removing intermediate container f66b5c7e43b3 07:13:40 ---> 5d347408e12d 07:13:40 Step 13/22 : EXPOSE $APP_PORT 07:13:40 Removing intermediate container dd59d9ef933d 07:13:40 ---> a48c4a937c0f 07:13:40 Step 13/24 : EXPOSE $APP_PORT 07:13:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:13:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:13:40 Removing intermediate container efb25a85c2c6 07:13:40 ---> 21c1eb8fba35 07:13:40 Step 13/21 : EXPOSE $APP_PORT 07:13:40 ---> Running in bafa56088588 07:13:40 ---> Running in 7caa96bec390 07:13:40 ---> Running in d04897032310 07:13:41 (1/4) Installing ca-certificates (20191127-r4) 07:13:41 (1/5) Installing ca-certificates (20191127-r4) 07:13:41 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:13:41 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:13:41 (3/4) Installing libcurl (7.69.1-r3) 07:13:41 (3/5) Installing libcurl (7.69.1-r3) 07:13:41 (4/4) Installing curl (7.69.1-r3) 07:13:41 (4/5) Installing curl (7.69.1-r3) 07:13:41 Executing busybox-1.31.1-r19.trigger 07:13:41 (5/5) Installing dumb-init (1.2.2-r1) 07:13:41 Executing ca-certificates-20191127-r4.trigger 07:13:41 Executing busybox-1.31.1-r19.trigger 07:13:41 Executing ca-certificates-20191127-r4.trigger 07:13:41 OK: 7 MiB in 18 packages 07:13:41 OK: 7 MiB in 19 packages 07:13:41 Removing intermediate container bafa56088588 07:13:41 ---> 4b67b595b1b2 07:13:41 Step 14/22 : WORKDIR / 07:13:41 Removing intermediate container 7caa96bec390 07:13:41 ---> 8d1a12b0a93d 07:13:41 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:13:41 ---> Running in b3c3f420b749 07:13:41 Removing intermediate container d04897032310 07:13:41 ---> 19de0a7715b2 07:13:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:13:42 Removing intermediate container b3c3f420b749 07:13:42 ---> b335a7153e7d 07:13:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / ---> 549cbbb7dd3a 07:13:42 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:13:42 07:13:42 ---> c119e15d0077 07:13:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:13:43 ---> bb864efdf940 07:13:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:13:43 Removing intermediate container 5e0a767bcf3b 07:13:43 ---> 0124619db02c 07:13:43 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:13:43 Removing intermediate container 86cb6fb92966 07:13:43 ---> 5124220c79d2 07:13:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:13:44 ---> da82e9e8b945 07:13:44 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:13:44 ---> 529c3c1abe88 07:13:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:13:44 ---> Running in ab9c9f36450c 07:13:44 ---> Running in 7c1141a6f154 07:13:44 Removing intermediate container ab9c9f36450c 07:13:44 ---> b6362b926a74 07:13:44 Step 13/21 : WORKDIR /edgex 07:13:44 Removing intermediate container 7c1141a6f154 07:13:44 ---> c6037f672aaf 07:13:44 Step 13/22 : WORKDIR / 07:13:44 ---> efc412aafb2c 07:13:44 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:13:44 ---> Running in 251ff53fc5df 07:13:44 ---> 876b6877b045 07:13:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:13:44 ---> Running in 2d15f528250b 07:13:44 ---> 264d66b6b250 07:13:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:13:44 ---> Running in 4db179d98959 07:13:45 Removing intermediate container 251ff53fc5df 07:13:45 ---> b2c20d9b048a 07:13:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:13:45 Removing intermediate container 2d15f528250b 07:13:45 ---> dfa432a505ff 07:13:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:13:45 Removing intermediate container 4db179d98959 07:13:45 ---> 57cf5121e01a 07:13:45 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:45 ---> 463bd58f2584 07:13:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:13:45 ---> 5754c60e1ba3 07:13:45 Step 18/22 : ENTRYPOINT ["/core-command"] 07:13:45 ---> Running in 841ebfd12a17 07:13:45 ---> Running in ba7a12dd7a92 07:13:45 ---> 8f90e8b47dea 07:13:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:13:45 ---> d7d82ec1fb48 07:13:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:13:45 Removing intermediate container ba7a12dd7a92 07:13:45 ---> 969c8da56f34 07:13:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:45 Removing intermediate container 841ebfd12a17 07:13:45 ---> 69012a152289 07:13:45 Step 19/21 : LABEL arch=x86_64 07:13:46 ---> Running in 1417d74480a0 07:13:46 ---> f05c57ff2bf5 07:13:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:13:46 ---> Running in 558566769dae 07:13:46 ---> ed8436d09695 07:13:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:13:46 ---> 3b8d149ffc7f 07:13:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:13:46 Removing intermediate container 1417d74480a0 07:13:46 ---> 19341ca1c5a8 07:13:46 Step 20/22 : LABEL arch=x86_64 07:13:46 ---> b5e881a8e7cb 07:13:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:13:46 ---> b2d22cc30a84 07:13:46 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:13:46 Removing intermediate container 558566769dae 07:13:46 ---> 0020324c0757 07:13:46 Step 20/21 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:13:46 ---> Running in 11c53245503b 07:13:46 ---> Running in 17bf21ab1477 07:13:46 ---> Running in 5afd56ddeffa 07:13:47 ---> 7634c431a60b 07:13:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:13:47 ---> 20c0abbe53fc 07:13:47 Step 18/22 : RUN chmod +x entrypoint.sh 07:13:47 ---> Running in 93952106976c 07:13:47 Removing intermediate container 11c53245503b 07:13:47 ---> b93b38a1128e 07:13:47 Step 21/22 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:13:47 Removing intermediate container 17bf21ab1477 07:13:47 ---> 70b63a2b2da9 07:13:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:13:47 Removing intermediate container 5afd56ddeffa 07:13:47 ---> c09638186e10 07:13:47 Step 21/21 : LABEL version=0.0.0 07:13:47 ---> Running in 93362303771a 07:13:47 ---> Running in f1f5a8e625ae 07:13:47 ---> Running in 374df8abae4b 07:13:48 Removing intermediate container 93952106976c 07:13:48 ---> 56f914a93040 07:13:48 Step 18/21 : CMD ["--init=true"] 07:13:48 ---> Running in 95103409aae3 07:13:48 ---> Running in e13437096dbf 07:13:48 Removing intermediate container 93362303771a 07:13:48 ---> 4b6a9414b9db 07:13:48 Step 22/24 : LABEL arch=x86_64 07:13:48 Removing intermediate container 374df8abae4b 07:13:48 ---> e18d9e92534d 07:13:48 Step 22/22 : LABEL version=0.0.0 07:13:48 ---> Running in 91b1d75bb3fe 07:13:48 Removing intermediate container 95103409aae3 07:13:48 ---> 905d2aa3aefc 07:13:48 07:13:48 ---> Running in e484cab18dd2 07:13:48 Removing intermediate container e13437096dbf 07:13:48 ---> 99e393a5c12d 07:13:48 Step 19/21 : LABEL arch=x86_64 07:13:48 Successfully built 905d2aa3aefc 07:13:48 Removing intermediate container 91b1d75bb3fe 07:13:48 ---> e04d061f2960 07:13:48 Step 23/24 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:13:48 Successfully tagged docker-support-scheduler-go:latest 07:13:48 ---> Running in 36a8f8735da6 07:13:48  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 07:13:48 Removing intermediate container e484cab18dd2 07:13:48 ---> 04b4858e2399 07:13:48 07:13:48 ---> Running in f5a4d217a3ef 07:13:48 Successfully built 04b4858e2399 07:13:49 Successfully tagged docker-core-command-go:latest 07:13:49 Building docker-security-secretstore-setup-go 07:13:49  Building docker-core-command-go ... done Removing intermediate container 36a8f8735da6 07:13:49 ---> 7ebc044651d6 07:13:49 Step 20/21 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:13:49 ---> Running in af681dbcab2b 07:13:49 Removing intermediate container f5a4d217a3ef 07:13:49 ---> d5451ad1acab 07:13:49 Step 24/24 : LABEL version=0.0.0 07:13:49 Removing intermediate container f1f5a8e625ae 07:13:49 ---> dfc50b37afc8 07:13:49 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:13:49 ---> Running in 1b60cae66576 07:13:49 ---> Running in 761280b6773e 07:13:49 Removing intermediate container af681dbcab2b 07:13:49 ---> c5e811b8fd7a 07:13:49 Step 21/21 : LABEL version=0.0.0 07:13:50 Removing intermediate container 1b60cae66576 07:13:50 ---> ea1f2ed7a532 07:13:50 07:13:50 ---> Running in 9ff3440a9697 07:13:50 Successfully built ea1f2ed7a532 07:13:50 Successfully tagged docker-support-notifications-go:latest 07:13:50  Building docker-support-notifications-go ... done Building docker-core-metadata-go 07:13:51 Removing intermediate container 761280b6773e 07:13:51 ---> f3b08851d512 07:13:51 Step 20/22 : LABEL arch=x86_64 07:13:51 ? github.com/edgexfoundry/edgex-go [no test files] 07:13:53 ---> Running in bb69a3160100 07:13:53 Removing intermediate container 9ff3440a9697 07:13:53 ---> b9a7faccbb9e 07:13:53 07:13:53 Successfully built b9a7faccbb9e 07:13:53 Successfully tagged docker-security-proxy-setup-go:latest 07:13:53 Building docker-core-data-go 07:13:57  Building docker-security-proxy-setup-go ... done Removing intermediate container bb69a3160100 07:13:57 ---> ae519fcce8ff 07:13:57 Step 21/22 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:13:57 ---> Running in 71a76b16c961 07:13:58 Removing intermediate container 71a76b16c961 07:13:58 ---> b4d05faf0cef 07:13:58 Step 22/22 : LABEL version=0.0.0 07:13:58 ---> Running in c75d64663816 07:13:58 Removing intermediate container c75d64663816 07:13:58 ---> 2d84c14652c3 07:13:58 07:13:58 Successfully built 2d84c14652c3 07:13:58 Successfully tagged docker-security-bootstrap-redis-go:latest 07:14:11  Building docker-security-bootstrap-redis-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:14:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:14:11 ---> d08edbcf61cd 07:14:11 Step 3/26 : WORKDIR /edgex-go 07:14:11 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:14:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:14:11 ---> d08edbcf61cd 07:14:11 Step 3/24 : WORKDIR /edgex-go 07:14:11 ---> Using cache 07:14:11 ---> c1b71d64a25a 07:14:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:11 ---> Using cache 07:14:11 ---> c1b71d64a25a 07:14:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:11 ---> Using cache 07:14:11 ---> 481995c76fe1 07:14:11 Step 5/24 : RUN apk add --update --no-cache make git 07:14:11 ---> Using cache 07:14:11 ---> 481995c76fe1 07:14:11 Step 5/26 : RUN apk add --update --no-cache make bash git 07:14:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:14:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:14:11 ---> d08edbcf61cd 07:14:11 Step 3/22 : WORKDIR /edgex-go 07:14:11 ---> Using cache 07:14:11 ---> c1b71d64a25a 07:14:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:11 ---> Using cache 07:14:11 ---> 481995c76fe1 07:14:11 Step 5/22 : RUN apk add --update --no-cache make git 07:14:11 ---> Running in 8af74beb9c82 07:14:11 ---> Running in a4801814e10e 07:14:11 ---> Running in fccdd302308d 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:14:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:14:14 ---> d08edbcf61cd 07:14:14 Step 3/23 : WORKDIR /edgex-go 07:14:14 ---> Using cache 07:14:14 ---> c1b71d64a25a 07:14:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:14:14 ---> Using cache 07:14:14 ---> 481995c76fe1 07:14:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:15 ---> Running in 24445bb24201 07:14:15 OK: 233 MiB in 51 packages 07:14:15 OK: 233 MiB in 51 packages 07:14:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:14:15 OK: 233 MiB in 51 packages 07:14:15 Removing intermediate container fccdd302308d 07:14:15 ---> 6e26dfd1be27 07:14:15 Step 6/24 : COPY go.mod . 07:14:16 Removing intermediate container 8af74beb9c82 07:14:16 ---> bf0af386f32d 07:14:16 Step 6/26 : COPY go.mod . 07:14:16 ---> 9e2d05d90cdd 07:14:16 Step 7/24 : RUN go mod download 07:14:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:14:16 ---> Running in 8c8fb8a586e8 07:14:16 ---> 44f7d10cbb61 07:14:16 Step 7/26 : RUN go mod download 07:14:16 Removing intermediate container a4801814e10e 07:14:16 ---> 3e15e8eeaa89 07:14:16 Step 6/22 : COPY go.mod . 07:14:16 ---> Running in f057e0288eeb 07:14:16 OK: 233 MiB in 51 packages 07:14:16 ---> fc9d34841114 07:14:16 Step 7/22 : RUN go mod download 07:14:16 ---> Running in ccb19bb69018 07:14:17 Removing intermediate container 24445bb24201 07:14:17 ---> 4412498364a3 07:14:17 Step 6/23 : COPY go.mod . 07:14:17 ---> d13c71bcb053 07:14:17 Step 7/23 : RUN go mod download 07:14:18 ---> Running in e180934eb82e 07:14:18 Removing intermediate container f057e0288eeb 07:14:18 ---> fd62c3acd876 07:14:18 Step 8/26 : COPY . . 07:14:18 Removing intermediate container 8c8fb8a586e8 07:14:18 ---> 477ae96ec6eb 07:14:18 Step 8/24 : COPY . . 07:14:21 Removing intermediate container ccb19bb69018 07:14:21 ---> 77e1ff639019 07:14:21 Step 8/22 : COPY . . 07:14:27 Removing intermediate container e180934eb82e 07:14:27 ---> 32bed2be4ebd 07:14:27 Step 8/23 : COPY . . 07:14:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:14:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:14:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:14:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:14:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:14:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:14:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:14:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:14:49 ---> 9fcb35a869df 07:14:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:14:49 ---> cb26470026be 07:14:49 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:14:50 ---> Running in 2a878680614a 07:14:50 ---> Running in 58b60f148c4d 07:14:50 ---> d7b9125ccb96 07:14:50 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:14:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:14:50 ---> 760894efb62b 07:14:50 Step 9/23 : RUN make cmd/core-data/core-data 07:14:50 ---> Running in 271617ea6f23 07:14:50 ---> Running in 318c7cf3634c 07:14:51 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 07:14:51 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 07:14:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:14:51 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 07:14:51 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 07:14:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:14:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:14:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:15:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.297s coverage: 46.6% of statements 07:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:15:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:15:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.542s coverage: 27.0% of statements 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:15:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.107s coverage: 100.0% of statements 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:15:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:15:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.610s coverage: 77.8% of statements 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:15:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.702s coverage: 82.4% of statements 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:15:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:15:13 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 07:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.150s coverage: 28.6% of statements 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.145s coverage: 100.0% of statements 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.341s coverage: 86.7% of statements 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.338s coverage: 97.5% of statements 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:15:20 Removing intermediate container 2a878680614a 07:15:20 ---> 20645c23cef6 07:15:20 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:15:20 Removing intermediate container 58b60f148c4d 07:15:20 ---> ecb4ed5e9fbb 07:15:20 07:15:20 Step 10/24 : FROM alpine:3.12 07:15:20 ---> 389fef711851 07:15:20 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:15:20 ---> Running in 5d32ae10cca9 07:15:20 ---> Using cache 07:15:20 ---> 5124220c79d2 07:15:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:15:20 ---> Running in 25b49aa8c84a 07:15:20 Removing intermediate container 25b49aa8c84a 07:15:20 ---> c6a39859422f 07:15:20 Step 13/24 : WORKDIR / 07:15:20 ---> Running in 5794b2db2bca 07:15: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 07:15:21 Removing intermediate container 5794b2db2bca 07:15:21 ---> e77ec719c32a 07:15:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:15:22 ---> a76c7b042dfa 07:15:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:15:22 ---> eec1c7636f9f 07:15:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:15:24 Removing intermediate container 5d32ae10cca9 07:15:24 ---> d90c81434dc3 07:15:24 07:15:24 Step 11/26 : FROM docker:20.10.0 07:15:24 20.10.0: Pulling from library/docker 07:15:25 ---> 41da3b82309a 07:15:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:15:25 Removing intermediate container 318c7cf3634c 07:15:25 ---> 205b6409c771 07:15:25 07:15:25 Step 10/22 : FROM scratch 07:15:25 ---> 07:15:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:15:26 ---> Using cache 07:15:26 ---> ca7465e004a8 07:15:26 Step 12/22 : ENV APP_PORT=48081 07:15:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.990s coverage: 93.8% of statements 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:15:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:15:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.172s coverage: 0.1% of statements 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements 07:15:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.8% of statements 07:15:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.151s coverage: 87.2% of statements 07:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements 07:15:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements 07:15:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:15:31 ---> Running in 61ccac639d2e 07:15:31 ---> d1d0e9f3eaad 07:15:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:15:31 Removing intermediate container 61ccac639d2e 07:15:31 ---> 6675e3810373 07:15:31 Step 13/22 : EXPOSE $APP_PORT 07:15:31 Removing intermediate container 271617ea6f23 07:15:31 ---> 049c6bddff55 07:15:31 07:15:31 Step 10/23 : FROM alpine:3.12 07:15:31 ---> 389fef711851 07:15:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:15:31 ---> Running in 6df88671c337 07:15:31 ---> Running in 58662fef1d0e 07:15:32 Removing intermediate container 6df88671c337 07:15:32 ---> 75ca826a3f36 07:15:32 Step 14/22 : WORKDIR / 07:15:32 ---> Running in a778c633bc77 07:15:32 Removing intermediate container 58662fef1d0e 07:15:32 ---> 534b3ff809b6 07:15:32 Step 12/23 : ENV APP_PORT=48080 07:15:32 ---> 362bb0f8f218 07:15:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:15:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:15:32 ---> Running in f98f18c18530 07:15:32 Status: Downloaded newer image for docker:20.10.0 07:15:32 ---> aefe523efa57 07:15:32 Step 12/26 : RUN apk add --no-cache bash 07:15:32 Removing intermediate container a778c633bc77 07:15:32 ---> 8adb0e88944e 07:15:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:15:32 ---> Running in 2574af81245e 07:15:32 ---> 85ea1bcc7625 07:15:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:15:32 Removing intermediate container f98f18c18530 07:15:32 ---> b8f08f388e35 07:15:32 Step 13/23 : EXPOSE $APP_PORT 07:15:33 ---> Running in 96739a50b54c 07:15:33 ---> Running in 2ac37028f9b6 07:15:33 ---> 5ba12cd75955 07:15:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.566s coverage: 63.5% of statements 07:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 07:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.098s coverage: 91.3% of statements 07:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 07:15:33 Removing intermediate container 2ac37028f9b6 07:15:33 ---> 0dc0b5a742b5 07:15:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:15:33 ---> Running in aa96bcf50d9b 07:15:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:15:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:15:33 ---> 5d0afa2517c9 07:15:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:15:33 (1/2) Installing readline (8.0.4-r0) 07:15:33 (2/2) Installing bash (5.0.17-r0) 07:15:34 Executing bash-5.0.17-r0.post-install 07:15:34 Executing busybox-1.31.1-r19.trigger 07:15:34 OK: 12 MiB in 22 packages 07:15:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 07:15:34 ---> c1faf0866f59 07:15:34 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:15:34 ---> Running in 7c41dae3e4cb 07:15:34 Removing intermediate container 7c41dae3e4cb 07:15:34 ---> b18dc302ccf5 07:15:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:15:34 Removing intermediate container 96739a50b54c 07:15:34 ---> f79302ba9be3 07:15:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:15:35 ---> Running in be5b30fd5d34 07:15:35 Removing intermediate container 2574af81245e 07:15:35 ---> 5b6d2d89137f 07:15:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:15:35 ---> Running in 377d0f2aea93 07:15:35 ---> Running in 2df0ccbda4b5 07:15:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 07:15:35 Removing intermediate container aa96bcf50d9b 07:15:35 ---> b1279a9b114c 07:15:35 Step 15/23 : RUN apk add --update --no-cache zeromq 07:15:35 Removing intermediate container be5b30fd5d34 07:15:35 ---> f37565499f3c 07:15:35 Step 20/22 : LABEL arch=x86_64 07:15:35 Removing intermediate container 377d0f2aea93 07:15:35 ---> de9518ac3a61 07:15:35 Step 22/24 : LABEL arch=x86_64 07:15:35 ---> Running in ad63c89940a4 07:15:35 ---> Running in 71909ebf23fd 07:15:35 Removing intermediate container 2df0ccbda4b5 07:15:35 ---> fd6fc60dc4bf 07:15:35 Step 14/26 : ENV APP_PORT=48090 07:15:35 ---> Running in e04cb593cbed 07:15:35 ---> Running in dd1ccdd3d081 07:15:35 Removing intermediate container e04cb593cbed 07:15:35 ---> bdf61ab86965 07:15:35 Step 23/24 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:15:35 Removing intermediate container 71909ebf23fd 07:15:35 ---> 3ecc23f672df 07:15:35 Step 21/22 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:15:36 ---> Running in 66fe1db6519c 07:15:36 Removing intermediate container dd1ccdd3d081 07:15:36 ---> f03eb7e1db51 07:15:36 Step 15/26 : EXPOSE $APP_PORT 07:15:36 ---> Running in 7d4b3b9907eb 07:15:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:15:36 ---> Running in 6aafc83b670c 07:15:36 Removing intermediate container 66fe1db6519c 07:15:36 ---> 2f164d7779d5 07:15:36 Step 24/24 : LABEL version=0.0.0 07:15:36 Removing intermediate container 7d4b3b9907eb 07:15:36 ---> fb3454c7ae89 07:15:36 Step 22/22 : LABEL version=0.0.0 07:15:36 ---> Running in d2235525bdd8 07:15:36 ---> Running in 78c67719f431 07:15:36 Removing intermediate container 6aafc83b670c 07:15:36 ---> 6226bac4f203 07:15:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:15:36 Removing intermediate container d2235525bdd8 07:15:36 ---> 7a787a9ed1aa 07:15:36 07:15:36 Removing intermediate container 78c67719f431 07:15:36 ---> bab5e25f5f38 07:15:36 07:15:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:15:37 Successfully built 7a787a9ed1aa 07:15:37 Successfully built bab5e25f5f38 07:15:37 (1/5) Installing libgcc (9.3.0-r2) 07:15:37 ---> 8ecf36250f27 07:15:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:15:37 Successfully tagged docker-core-metadata-go:latest 07:15:37 Successfully tagged docker-security-secretstore-setup-go:latest 07:15:37  Building docker-security-secretstore-setup-go ... done  Building docker-core-metadata-go ... done (2/5) Installing libsodium (1.0.18-r0) 07:15:37 (3/5) Installing libstdc++ (9.3.0-r2) 07:15:37 ---> 28f60e2db98a 07:15:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:15:37 (4/5) Installing libzmq (4.3.3-r0) 07:15:38 (5/5) Installing zeromq (4.3.3-r0) 07:15:38 Executing busybox-1.31.1-r19.trigger 07:15:38 OK: 8 MiB in 19 packages 07:15:38 ---> ac90654e6a08 07:15:38 Step 19/26 : RUN apk --no-cache add py3-pip 07:15:38 ---> Running in 0b357be197ab 07:15:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.888s coverage: 55.9% of statements 07:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:15:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:15:38 Removing intermediate container ad63c89940a4 07:15:38 ---> f1fbb9bc8961 07:15:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:15:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:15:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:15:39 ---> 9402e8be9720 07:15:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:15:39 (1/33) Installing libbz2 (1.0.8-r1) 07:15:39 (2/33) Installing expat (2.2.9-r1) 07:15:39 (3/33) Installing libffi (3.3-r2) 07:15:39 (4/33) Installing gdbm (1.13-r1) 07:15:39 (5/33) Installing xz-libs (5.2.5-r0) 07:15:39 (6/33) Installing sqlite-libs (3.32.1-r0) 07:15:39 (7/33) Installing python3 (3.8.5-r0) 07:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.367s coverage: 37.0% of statements 07:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:15:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.647s coverage: 84.0% of statements 07:15:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.105s coverage: 100.0% of statements 07:15:42 ---> 66bfe78f940d 07:15:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:15:42 (8/33) Installing py3-appdirs (1.4.4-r1) 07:15:42 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:15:42 (10/33) Installing py3-parsing (2.4.7-r0) 07:15:42 (11/33) Installing py3-six (1.15.0-r0) 07:15:42 (12/33) Installing py3-packaging (20.4-r0) 07:15:43 (13/33) Installing py3-setuptools (47.0.0-r0) 07:15:43 (14/33) Installing py3-chardet (3.0.4-r4) 07:15:43 (15/33) Installing py3-idna (2.9-r0) 07:15:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:15:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:15:44 ---> bf2c03e711e6 07:15:44 Step 19/23 : ENTRYPOINT ["/core-data"] 07:15:44 (18/33) Installing py3-requests (2.23.0-r0) 07:15:44 (19/33) Installing py3-msgpack (1.0.0-r0) 07:15:44 (20/33) Installing py3-lockfile (0.12.2-r3) 07:15:44 ---> Running in f512790b14e7 07:15:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:15:44 (22/33) Installing py3-colorama (0.4.3-r0) 07:15:44 (23/33) Installing py3-distlib (0.3.0-r0) 07:15:44 (24/33) Installing py3-distro (1.5.0-r1) 07:15:44 (25/33) Installing py3-webencodings (0.5.1-r3) 07:15:44 (26/33) Installing py3-html5lib (1.0.1-r4) 07:15:45 (27/33) Installing py3-pytoml (0.1.21-r0) 07:15:45 (28/33) Installing py3-pep517 (0.8.2-r0) 07:15:45 Removing intermediate container f512790b14e7 07:15:45 ---> 020627d796c8 07:15:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:15:45 (29/33) Installing py3-progress (1.5-r0) 07:15:45 (30/33) Installing py3-toml (0.10.1-r0) 07:15:45 (31/33) Installing py3-retrying (1.3.3-r0) 07:15:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:15:45 (33/33) Installing py3-pip (20.1.1-r0) 07:15:45 ---> Running in 56e6f4c497b2 07:15:45 Executing busybox-1.31.1-r19.trigger 07:15:45 OK: 71 MiB in 55 packages 07:15:46 Removing intermediate container 56e6f4c497b2 07:15:46 ---> 931d6523bd09 07:15:46 Step 21/23 : LABEL arch=x86_64 07:15:46 ---> Running in 4be9bb08194c 07:15:46 Removing intermediate container 4be9bb08194c 07:15:46 ---> 73dc5142cc62 07:15:46 Step 22/23 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:15:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.426s coverage: 47.1% of statements 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:15:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.146s coverage: 100.0% of statements 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:15:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements 07:15:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:15:47 ---> Running in dfdec2e7e003 07:15:48 Removing intermediate container dfdec2e7e003 07:15:48 ---> bc648a11f60b 07:15:48 Step 23/23 : LABEL version=0.0.0 07:15:51 ---> Running in 03b25cd4b41c 07:15:51 Removing intermediate container 0b357be197ab 07:15:51 ---> 995247dbc617 07:15:51 Step 20/26 : RUN pip install docker-compose==1.23.2 07:15:51 Removing intermediate container 03b25cd4b41c 07:15:51 ---> dc0dfb6911ad 07:15:51 07:15:51 ---> Running in be6f0927eef8 07:15:51 Successfully built dc0dfb6911ad 07:15:51 Successfully tagged docker-core-data-go:latest 07:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.070s coverage: 29.1% of statements 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.171s coverage: 99.0% of statements 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:15:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:15:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:15:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 07:15:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 07:15:52  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 07:15:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:15:52 Collecting cached-property<2,>=1.2.0 07:15:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:15:53 Collecting docopt<0.7,>=0.6.1 07:15:53 Downloading docopt-0.6.2.tar.gz (25 kB) 07:15:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:15:53 Collecting dockerpty<0.5,>=0.4.1 07:15:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:15:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 07:15:54 Collecting websocket-client<1.0,>=0.32.0 07:15:54 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:15:54 Collecting docker<4.0,>=3.6.0 07:15:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:15:54 Collecting texttable<0.10,>=0.9.0 07:15:54 Downloading texttable-0.9.1.tar.gz (11 kB) 07:15:54 GO111MODULE=on go vet ./... 07:15:55 Collecting PyYAML<4,>=3.10 07:15:55 Downloading PyYAML-3.13.tar.gz (270 kB) 07:15:56 Collecting jsonschema<3,>=2.5.1 07:15:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:15:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:15:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:15:56 Collecting docker-pycreds>=0.4.0 07:15:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:15:56 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) 07:15:56 Collecting urllib3<1.25,>=1.21.1 07:15:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:15:56 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) 07:15:56 Collecting idna<2.8,>=2.5 07:15:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:15:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:15:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:15:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:15:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:15:57 Installing collected packages: cached-property, docopt, dockerpty, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, PyYAML, jsonschema, docker-compose 07:15:57 Running setup.py install for docopt: started 07:15:57 Running setup.py install for docopt: finished with status 'done' 07:15:57 Running setup.py install for dockerpty: started 07:15:57 Running setup.py install for dockerpty: finished with status 'done' 07:15:58 Attempting uninstall: urllib3 07:15:58 Found existing installation: urllib3 1.25.9 07:15:58 Uninstalling urllib3-1.25.9: 07:15:58 Successfully uninstalled urllib3-1.25.9 07:15:58 Attempting uninstall: idna 07:15:58 Found existing installation: idna 2.9 07:15:58 Uninstalling idna-2.9: 07:15:58 Successfully uninstalled idna-2.9 07:15:58 Attempting uninstall: requests 07:15:58 Found existing installation: requests 2.23.0 07:15:58 Uninstalling requests-2.23.0: 07:15:58 Successfully uninstalled requests-2.23.0 07:15:58 Running setup.py install for texttable: started 07:15:59 Running setup.py install for texttable: finished with status 'done' 07:16:00 Running setup.py install for PyYAML: started 07:16:00 Running setup.py install for PyYAML: finished with status 'done' 07:16:01 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 07:16:03 Removing intermediate container be6f0927eef8 07:16:03 ---> c4b3794ac05d 07:16:03 Step 21/26 : RUN apk --no-cache add curl 07:16:03 ---> Running in 83c87d779d72 07:16:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:16:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:16:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:16:04 (2/3) Installing libcurl (7.69.1-r3) 07:16:04 (3/3) Installing curl (7.69.1-r3) 07:16:04 Executing busybox-1.31.1-r19.trigger 07:16:04 OK: 72 MiB in 58 packages 07:16:05 Removing intermediate container 83c87d779d72 07:16:05 ---> e22444f5b912 07:16:05 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:16:05 ---> Running in 13f0d13db5ab 07:16:05 Removing intermediate container 13f0d13db5ab 07:16:05 ---> e18fa922ac20 07:16:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:16:05 ---> Running in 0353784bd1b4 07:16:05 Removing intermediate container 0353784bd1b4 07:16:05 ---> 7b15eaad4111 07:16:05 Step 24/26 : LABEL arch=x86_64 07:16:05 ---> Running in a0998d7f0dde 07:16:05 Removing intermediate container a0998d7f0dde 07:16:05 ---> a6bf60cabf03 07:16:05 Step 25/26 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:16:05 ---> Running in ddece7a6a830 07:16:05 Removing intermediate container ddece7a6a830 07:16:05 ---> b72238406eb0 07:16:05 Step 26/26 : LABEL version=0.0.0 07:16:05 ---> Running in b45d7bc00917 07:16:06 Removing intermediate container b45d7bc00917 07:16:06 ---> 997962f53d4c 07:16:06 07:16:06 Successfully built 997962f53d4c 07:16:06 Successfully tagged docker-sys-mgmt-agent-go:latest 07:16:07  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:16:07 $ docker stop --time=1 9e947b0ab9125c5df2f47f736646d4df97795e52d09568023cfb537a30d9eed3 07:16:08 $ docker rm -f 9e947b0ab9125c5df2f47f736646d4df97795e52d09568023cfb537a30d9eed3 [Pipeline] // withDockerContainer [Pipeline] sh 07:16:09 + docker images 07:16:09 + grep docker 07:16:09 docker-sys-mgmt-agent-go latest 997962f53d4c 4 seconds ago 313MB 07:16:09 docker-core-data-go latest dc0dfb6911ad 18 seconds ago 22.3MB 07:16:09 docker-core-metadata-go latest bab5e25f5f38 33 seconds ago 13MB 07:16:09 docker-security-secretstore-setup-go latest 7a787a9ed1aa 33 seconds ago 24.6MB 07:16:09 docker-security-bootstrap-redis-go latest 2d84c14652c3 2 minutes ago 15.8MB 07:16:09 docker-security-proxy-setup-go latest b9a7faccbb9e 2 minutes ago 24.5MB 07:16:09 docker-support-notifications-go latest ea1f2ed7a532 2 minutes ago 12MB 07:16:09 docker-support-scheduler-go latest 905d2aa3aefc 2 minutes ago 10.7MB 07:16:09 docker-core-command-go latest 04b4858e2399 2 minutes ago 10.6MB 07:16:09 docker 20.10.0 aefe523efa57 4 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 07:16:25 Still waiting to schedule task 07:16:25 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:17:02 gofmt -l . 07:17:02 [ "`gofmt -l .`" = "" ] 07:17:02 ./bin/test-go-mod-tidy.sh 07:17:02 ./bin/test-attribution-txt.sh [Pipeline] sh 07:17:07 + ls -al . 07:17:07 total 668 07:17:07 drwxrwxr-x 9 1001 1001 4096 Jan 11 07:17 . 07:17:07 drwxr-xr-x 4 root root 4096 Jan 11 07:13 .. 07:17:07 -rw-rw-r-- 1 1001 1001 11 Jan 11 07:11 .dockerignore 07:17:07 drwxrwxr-x 8 1001 1001 4096 Jan 11 07:11 .git 07:17:07 drwxrwxr-x 3 1001 1001 4096 Jan 11 07:11 .github 07:17:07 -rw-rw-r-- 1 1001 1001 824 Jan 11 07:11 .gitignore 07:17:07 -rw-rw-r-- 1 1001 1001 166 Jan 11 07:11 .sonarcloud.properties 07:17:07 -rw-rw-r-- 1 1001 1001 3804 Jan 11 07:11 CONTRIBUTING.md 07:17:07 -rw-rw-r-- 1 1001 1001 931 Jan 11 07:11 Dockerfile.build 07:17:07 -rw-rw-r-- 1 1001 1001 863 Jan 11 07:11 Jenkinsfile 07:17:07 -rw-rw-r-- 1 1001 1001 10775 Jan 11 07:11 LICENSE 07:17:07 -rw-rw-r-- 1 1001 1001 5750 Jan 11 07:11 Makefile 07:17:07 -rw-rw-r-- 1 1001 1001 6524 Jan 11 07:11 README.md 07:17:07 -rw-rw-r-- 1 1001 1001 6744 Jan 11 07:11 SECURITY.md 07:17:07 -rw-rw-r-- 1 1001 1001 5 Jan 11 07:08 VERSION 07:17:07 -rw-rw-r-- 1 1001 1001 4131 Jan 11 07:11 ZMQWindows.md 07:17:07 drwxrwxr-x 2 1001 1001 4096 Jan 11 07:11 bin 07:17:07 drwxrwxr-x 14 1001 1001 4096 Jan 11 07:11 cmd 07:17:07 -rw-r--r-- 1 root root 541590 Jan 11 07:15 coverage.out 07:17:07 -rw-r--r-- 1 root root 979 Jan 11 07:17 go.mod 07:17:07 -rw-r--r-- 1 root root 18934 Jan 11 07:17 go.sum 07:17:07 drwxrwxr-x 8 1001 1001 4096 Jan 11 07:11 internal 07:17:07 drwxrwxr-x 4 1001 1001 4096 Jan 11 07:11 openapi 07:17:07 drwxrwxr-x 4 1001 1001 4096 Jan 11 07:11 snap 07:17:07 -rw-rw-r-- 1 1001 1001 168 Jan 11 07:11 version.go [Pipeline] sh 07:17:08 + '[' -e coverage.out ] 07:17:08 + chown 1001:1001 coverage.out [Pipeline] stash 07:17:08 Warning: overwriting stash ‘coverage-report’ 07:17:09 Stashed 1 file(s) [Pipeline] sh 07:17:10 + make build 07:17:10 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 07:17:24 Running on prd-ubuntu18.04-docker-8c-8g-19448 in /w/workspace/edgexfoundry_edgex-go_PR-3007 [Pipeline] { [Pipeline] ws 07:17:24 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:17: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 07:17:26 using credential edgex-jenkins-ssh 07:17:26 Cloning the remote Git repository 07:17:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:17:26 > git init /w/workspace/edgex-go/1 # timeout=10 07:17:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:17:26 > git --version # timeout=10 07:17:26 > git --version # 'git version 2.17.1' 07:17:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:17:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:45 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:17:45 Merge succeeded, producing 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:17:45 Checking out Revision 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b (PR-3007) 07:17:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:17:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:17:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:17:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3007/head:refs/remotes/origin/PR-3007 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:17:45 > git config core.sparsecheckout # timeout=10 07:17:45 > git checkout -f 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b # timeout=10 07:17:45 > git remote # timeout=10 07:17:45 > git config --get remote.origin.url # timeout=10 07:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:17:45 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 07:17:45 > git rev-parse HEAD^{commit} # timeout=10 07:17:45 > git config core.sparsecheckout # timeout=10 07:17:45 > git checkout -f 3e65e92946eaa20ace5793ae2a78b5f28bc9d19b # timeout=10 07:17:47 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 07:17:49 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 07:17:49 > git --version # timeout=10 07:17:49 > git --version # 'git version 2.17.1' 07:17:49 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:51 + echo snap-build.sh 07:17:51 snap-build.sh 07:17:51 + SNAP_BASE_DIR=. 07:17:51 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:17:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:17:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:17:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:17:51 + cd /w/workspace/edgex-go/1 07:17:51 + sudo apt-get remove -qy --purge lxd lxd-client 07:17:51 Reading package lists... 07:17:51 Building dependency tree... 07:17:51 Reading state information... 07:17:51 The following packages were automatically installed and are no longer required: 07:17:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:17:51 uidmap xdelta3 07:17:51 Use 'sudo apt autoremove' to remove them. 07:17:51 The following packages will be REMOVED: 07:17:51 lxd* lxd-client* 07:17:52 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:17:52 After this operation, 31.7 MB disk space will be freed. 07:17:52 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 07:17: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 ... 190027 files and directories currently installed.) 07:17:53 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:17:54 Removing lxd dnsmasq configuration 07:17:54 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:17:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:17:55 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:17:55 (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.) 07:17:55 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:17:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:17:57 Processing triggers for systemd (237-3ubuntu10.42) ... 07:17:57 Processing triggers for ureadahead (0.100.0-21) ... 07:17:57 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 07:17:59 + sudo snap remove --purge lxd 07:17:59 snap "lxd" is not installed 07:17:59 + sudo groupadd --force --system lxd 07:17:59 ++ whoami 07:17:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:17:59 + newgrp - lxd 07:17:59 + sudo snap install lxd 07:18:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:18:07 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 07:18:07 2021-01-11T07:18:04Z INFO Waiting for automatic snapd restart... 07:18:10 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 07:18:14 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 07:18:19 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 07:18:21 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 07:18:25 lxd 4.9 from Canonical* installed 07:18:25 + sudo lxd init --auto [Pipeline] } 07:18:26 $ docker stop --time=1 1015b2d9084369b132e6a3373bfb21ae26187002db79c686d38d6575c13e949f 07:18:28 $ docker rm -f 1015b2d9084369b132e6a3373bfb21ae26187002db79c686d38d6575c13e949f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:30 07:18:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:18:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:31 latest: Pulling from edgex-devops/edgex-compose-arm64 07:18:31 29e5d40040c1: Pulling fs layer 07:18:31 1ce36da41761: Pulling fs layer 07:18:31 25b303627fd3: Pulling fs layer 07:18:32 29e5d40040c1: Verifying Checksum 07:18:32 29e5d40040c1: Download complete 07:18:32 + sudo snap install --classic snapcraft 07:18:32 1ce36da41761: Verifying Checksum 07:18:32 1ce36da41761: Download complete 07:18:32 29e5d40040c1: Pull complete 07:18:34 1ce36da41761: Pull complete 07:18:35 25b303627fd3: Verifying Checksum 07:18:35 25b303627fd3: Download complete 07:18:38 snapcraft 4.4.4 from Canonical* installed 07:18:38 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:18:38 + patch --verbose -p1 07:18:38 Hmm... Looks like a unified diff to me... 07:18:38 The text leading up to this was: 07:18:38 -------------------------- 07:18:38 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:18:38 |From: Tony Espy 07:18:38 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:18:38 |Subject: [PATCH] optimize snap build for pipeline CI check 07:18:38 | 07:18:38 |This patch is used by the EdgeX CI pipeline builds to 07:18:38 |optimize the snap CI check run for pull requests. When 07:18:38 |applied, it essentially strips out everything (apps and 07:18:38 |parts) from the snapcraft.yaml file except those required 07:18:38 |to build edgex-go, as the whole idea of the CI check is to 07:18:38 |catch changes to edgex-go that break the snap build. 07:18:38 | 07:18:38 |In general, anyone updating snapcraft.yaml will also need 07:18:38 |to update this patch file, otherwise it may fail to apply, 07:18:38 |resulting in a failed snap build CI check in the associated 07:18:38 |pull request. 07:18:38 | 07:18:38 |Note - in addition to applying this patch, the pipeline also 07:18:38 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:18:38 |need to build the finally binary .snap file (and it won't 07:18:38 |work with the patch applied). This further reduces the build 07:18:38 |time. 07:18:38 |--- 07:18:38 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:18:38 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:18:38 | 07:18:38 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:18:38 |index 1e537489..faf42425 100644 07:18:38 |--- a/snap/snapcraft.yaml 07:18:38 |+++ b/snap/snapcraft.yaml 07:18:38 -------------------------- 07:18:38 patching file snap/snapcraft.yaml 07:18:38 Using Plan A... 07:18:38 Hunk #1 succeeded at 73. 07:18:38 Hunk #2 succeeded at 202 with fuzz 1. 07:18:38 Hunk #3 succeeded at 214. 07:18:38 Hunk #4 succeeded at 222. 07:18:38 Hunk #5 succeeded at 229. 07:18:38 Hunk #6 succeeded at 256. 07:18:38 Hunk #7 succeeded at 290. 07:18:38 Hunk #8 succeeded at 341. 07:18:38 Hmm... Ignoring the trailing garbage. 07:18:38 done 07:18:38 + sudo snapcraft prime --use-lxd 07:18:39 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:18: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: 07:18:39 - README.md 07:18:39 - snapcraft.yaml.orig 07:18:39 07:18:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:18:40 Launching a container. 07:18:45 25b303627fd3: Pull complete 07:18:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:18:45 prd-ubuntu18.04-docker-arm64-4c-16g-19445 does not seem to be running inside a container 07:18:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:18:48 $ docker top b550137685bc453ebb58ec5b769a2ba55faa5507a66f9187d68ae5d07f4a8481 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:50 + docker-compose build --help 07:18:50 + grep parallel 07:18:53 Waiting for container to be ready 07:18:53 To start your first instance, try: lxc launch ubuntu:18.04 07:18:53 07:18:53 --parallel Build images in parallel. [Pipeline] } 07:18:53 $ docker stop --time=1 b550137685bc453ebb58ec5b769a2ba55faa5507a66f9187d68ae5d07f4a8481 07:18:55 $ docker rm -f b550137685bc453ebb58ec5b769a2ba55faa5507a66f9187d68ae5d07f4a8481 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:18:56 . [Pipeline] withDockerContainer 07:18:56 prd-ubuntu18.04-docker-arm64-4c-16g-19445 does not seem to be running inside a container 07:18:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:18:57 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:18:58 $ docker top 2657f55c0a35d4bba64df59500802630ba294b245dcb19aba97672ab1ddf161e -eo pid,comm 07:18:58 Waiting for network to be ready... [Pipeline] { [Pipeline] sh 07:18:58 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:18:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:18:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 07:18:59 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:18:59 + docker-compose -f ./docker-compose-build.yml build --parallel 07:18:59 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:18:59 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:18:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:18:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:18:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:18:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:18:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:18:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 07:18:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 07:18:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 07:18:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 07:18:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 07:18:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 07:18:59 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 07:18:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:19:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 07:19:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 07:19:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 07:19:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 07:19:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 07:19:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 07:19:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 07:19:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 07:19:03 Building docker-core-command-go ... 07:19:03 Building docker-core-data-go ... 07:19:03 Building docker-core-metadata-go ... 07:19:03 Building docker-security-bootstrap-redis-go ... 07:19:03 Building docker-security-proxy-setup-go ... 07:19:03 Building docker-security-secretstore-setup-go ... 07:19:03 Building docker-support-notifications-go ... 07:19:03 Building docker-support-scheduler-go ... 07:19:03 Building docker-sys-mgmt-agent-go ... 07:19:03 Building docker-core-data-go 07:19:03 Building docker-support-scheduler-go 07:19:03 Building docker-security-secretstore-setup-go 07:19:03 Building docker-core-metadata-go 07:19:03 Building docker-support-notifications-go 07:19:04 Fetched 23.7 MB in 6s (3829 kB/s) 07:19:05 Reading package lists... 07:19:06 Reading package lists... 07:19:06 Building dependency tree... 07:19:06 Reading state information... 07:19:06 The following additional packages will be installed: 07:19:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:19:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:19:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:19:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:19:06 Suggested packages: 07:19:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:19:06 Recommended packages: 07:19:06 gnupg libsasl2-modules 07:19:06 The following NEW packages will be installed: 07:19:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:19:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:19:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:19:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:19:06 The following packages will be upgraded: 07:19:06 gpg gpg-agent gpgconf libudev1 07:19:07 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 07:19:07 Need to get 3532 kB of archives. 07:19:07 After this operation, 13.3 MB of additional disk space will be used. 07:19:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 07:19:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:19:07 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 07:19:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:19:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:19:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:19:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:19:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:19:07 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:19:07 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:19:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:19:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:19:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:19:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:19:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:19:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:19:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:19:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:19:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:19:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:19:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:19:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:19:07 debconf: delaying package configuration, since apt-utils is not installed 07:19:07 Fetched 3532 kB in 1s (3095 kB/s) 07:19:08 (Reading database ... 12511 files and directories currently installed.) 07:19:08 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 07:19:08 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:19:08 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 07:19:08 Selecting previously unselected package udev. 07:19:08 (Reading database ... 12511 files and directories currently installed.) 07:19:08 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 07:19:08 Unpacking udev (237-3ubuntu10.43) ... 07:19:08 Selecting previously unselected package libfuse2:amd64. 07:19:08 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:19:08 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:19:08 Selecting previously unselected package fuse. 07:19:08 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:19:08 Unpacking fuse (2.9.7-1ubuntu1) ... 07:19:08 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:19:08 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:19:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:19:09 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:19:09 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:19:09 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:19:09 Selecting previously unselected package libksba8:amd64. 07:19:09 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:19:09 Unpacking libksba8:amd64 (1.3.5-2) ... 07:19:09 Selecting previously unselected package libroken18-heimdal:amd64. 07:19:09 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:19:09 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:09 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:19:09 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:19:09 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:09 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:19:09 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:19:09 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:09 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:19:09 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:19:09 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:09 Selecting previously unselected package libwind0-heimdal:amd64. 07:19:09 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:19:09 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:19:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:19:09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:19:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:19:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:19:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:19:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:19:10 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:19:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:10 Selecting previously unselected package libsasl2-modules-db:amd64. 07:19:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:19:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:19:10 Selecting previously unselected package libsasl2-2:amd64. 07:19:10 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:19:10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:19:10 Selecting previously unselected package libldap-common. 07:19:10 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:19:10 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:19:10 Selecting previously unselected package libldap-2.4-2:amd64. 07:19:10 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:19:10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:19:10 Selecting previously unselected package dirmngr. 07:19:10 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:19:10 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:19:11 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:19:11 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:19:11 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:19:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:19:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:19:11 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:19:11 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:11 Setting up libksba8:amd64 (1.3.5-2) ... 07:19:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:19:11 Setting up udev (237-3ubuntu10.43) ... 07:19:11 invoke-rc.d: policy-rc.d denied execution of start. 07:19:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:12 Processing triggers for systemd (237-3ubuntu10) ... 07:19:12 Setting up fuse (2.9.7-1ubuntu1) ... 07:19:12 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:19:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:12 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:12 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:19:12 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:19:12 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:19:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:19:13 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:19:13 settings in the [Install] section, and DefaultInstance for template units). 07:19:13 This means they are not meant to be enabled using systemctl. 07:19:13 Possible reasons for having this kind of units are: 07:19:13 1) A unit may be statically enabled by being symlinked from another unit's 07:19:13 .wants/ or .requires/ directory. 07:19:13 2) A unit's purpose may be to act as a helper for some other unit which has 07:19:13 a requirement dependency on it. 07:19:13 3) A unit may be started when needed via activation (socket, path, timer, 07:19:13 D-Bus, udev, scripted systemctl call, ...). 07:19:13 4) In case of template units, the unit is meant to be enabled with some 07:19:13 instance name specified. 07:19:13 Reading package lists... 07:19:14 Building dependency tree... 07:19:14 Reading state information... 07:19:14 The following additional packages will be installed: 07:19:14 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:19:14 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:19:14 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:19:14 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:19:14 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:19:14 Suggested packages: 07:19:14 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:19:14 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:19:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:19:14 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:19:14 systemd-container policykit-1 07:19:14 Recommended packages: 07:19:14 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:19:14 The following NEW packages will be installed: 07:19:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:19:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:19:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:19:14 multiarch-support openssh-client python3 python3-minimal python3.6 07:19:14 python3.6-minimal snapd squashfs-tools sudo 07:19:14 The following packages will be upgraded: 07:19:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:19:14 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 07:19:14 Need to get 35.2 MB of archives. 07:19:14 After this operation, 141 MB of additional disk space will be used. 07:19:14 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 07:19:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:19:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:19:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:19:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 07:19:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:19:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:19:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:19:15 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:19:15 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:19:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:19:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:19:15 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 07:19:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:19:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:19:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:19:15 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:19:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:19:15 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:19:15 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:19:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:19:15 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:19:15 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:19:15 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:19:15 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:19:15 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:19:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:19:15 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:19:15 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:19:15 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:19:16 debconf: delaying package configuration, since apt-utils is not installed 07:19:16 Fetched 35.2 MB in 2s (16.1 MB/s) 07:19:16 (Reading database ... 12757 files and directories currently installed.) 07:19:16 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 07:19:16 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:19:17 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 07:19:17 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:19:17 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 07:19:18 (Reading database ... 12757 files and directories currently installed.) 07:19:18 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:19:18 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:19:18 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:19:18 (Reading database ... 12757 files and directories currently installed.) 07:19:18 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:19:18 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:19:18 Setting up apt (1.6.12ubuntu0.2) ... 07:19:18 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:19:19 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:19:19 (Reading database ... 12764 files and directories currently installed.) 07:19:19 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:19:19 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:19:19 Selecting previously unselected package libpython3.6-minimal:amd64. 07:19:19 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:19:19 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:19:20 Selecting previously unselected package libexpat1:amd64. 07:19:20 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:19:20 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:19:20 Selecting previously unselected package python3.6-minimal. 07:19:20 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:19:20 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:19:20 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:19:20 Checking for services that may need to be restarted...done. 07:19:20 Checking for services that may need to be restarted...done. 07:19:20 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:19:20 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:19:20 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:19:21 Selecting previously unselected package python3-minimal. 07:19:21 (Reading database ... 13012 files and directories currently installed.) 07:19:21 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:19:21 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:19:21 Selecting previously unselected package mime-support. 07:19:21 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:19:21 Unpacking mime-support (3.60ubuntu1) ... 07:19:21 Selecting previously unselected package libmpdec2:amd64. 07:19:21 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:19:21 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:19:21 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:19:21 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:19:21 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:19:22 Selecting previously unselected package python3.6. 07:19:22 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:19:22 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:19:22 Selecting previously unselected package libpython3-stdlib:amd64. 07:19:22 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:19:22 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:19:22 Setting up python3-minimal (3.6.7-1~18.04) ... 07:19:22 Selecting previously unselected package python3. 07:19:22 (Reading database ... 13442 files and directories currently installed.) 07:19:22 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:19:22 Unpacking python3 (3.6.7-1~18.04) ... 07:19:22 Selecting previously unselected package multiarch-support. 07:19:22 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:19:22 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:19:22 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:19:22 Selecting previously unselected package liblzo2-2:amd64. 07:19:22 (Reading database ... 13479 files and directories currently installed.) 07:19:22 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:19:22 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:19:22 Selecting previously unselected package libbsd0:amd64. 07:19:22 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:19:22 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:19:23 Selecting previously unselected package sudo. 07:19:23 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 07:19:23 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 07:19:24 Selecting previously unselected package apparmor. 07:19:24 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:19:24 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:19:24 Selecting previously unselected package libedit2:amd64. 07:19:24 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:19:24 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:19:24 Selecting previously unselected package libkrb5support0:amd64. 07:19:24 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:19:24 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:19:24 Selecting previously unselected package libk5crypto3:amd64. 07:19:24 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:19:24 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:19:24 Selecting previously unselected package libkeyutils1:amd64. 07:19:24 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:19:24 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:19:25 Selecting previously unselected package libkrb5-3:amd64. 07:19:25 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:19:25 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:19:25 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:19:25 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:19:25 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:19:25 Selecting previously unselected package libssl1.0.0:amd64. 07:19:25 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:19:25 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:19:25 Selecting previously unselected package openssh-client. 07:19:25 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:19:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:19:25 Selecting previously unselected package squashfs-tools. 07:19:25 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:19:25 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:19:25 Selecting previously unselected package snapd. 07:19:25 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:19:25 Unpacking snapd (2.48+18.04) ... 07:19:28 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:19:28 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:19:28 Setting up mime-support (3.60ubuntu1) ... 07:19:28 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 07:19:28 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:19:28 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:19:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:19:28 Setting up systemd (237-3ubuntu10.43) ... 07:19:28 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:19:29 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:19:29 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:19:29 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:19:29 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:19:29 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:19:29 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:19:30 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:19:30 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:19:30 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:19:30 Setting up python3 (3.6.7-1~18.04) ... 07:19:30 running python rtupdate hooks for python3.6... 07:19:30 running python post-rtupdate hooks for python3.6... 07:19:30 Setting up apparmor (2.12-4ubuntu5.1) ... 07:19:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:19:32 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:19:32 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:19:32 Setting up snapd (2.48+18.04) ... 07:19:32 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:19:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:19:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:19:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:19:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:19:33 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:19:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:19:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:19:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:19:34 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:19:34 /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' 07:19:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:19:34 Processing triggers for systemd (237-3ubuntu10.43) ... 07:19:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:19:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:19:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:19:38 Reading package lists... 07:19:38 Reading package lists... 07:19:38 Building dependency tree... 07:19:38 Reading state information... 07:19:38 Calculating upgrade... 07:19:39 The following packages will be upgraded: 07:19:39 advancecomp base-files bash binutils binutils-common 07:19:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:19:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:19:39 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 07:19:39 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 07:19:39 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 07:19:39 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 07:19:39 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 07:19:39 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:19:39 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:19:39 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:19:39 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:19:39 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:19:39 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:19:39 ubuntu-keyring util-linux 07:19:39 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:19:39 Need to get 63.7 MB of archives. 07:19:39 After this operation, 5203 kB of additional disk space will be used. 07:19:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 07:19:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:19:39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:19:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:19:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:19:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:19:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:19:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:19:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:19:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:19:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:19:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:19:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:19:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:19:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:19:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:19:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:19:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:19:39 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:19:39 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:19:39 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:19:39 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:19:39 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:19:39 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:19:39 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:19:39 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:19:39 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:19:39 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:19:39 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:19:39 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:19:39 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:19:39 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:19:39 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:19:39 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:19:39 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:19:39 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:19:39 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:19:39 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:19:39 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:19:39 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:19:39 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 07:19:39 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:19:39 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:19:39 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:19:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 07:19:39 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:19:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:19:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:19:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:19:39 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:19:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:19:39 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:19:39 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:19:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:19:39 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:19:39 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:19:40 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:19:40 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:19:40 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:19:40 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:19:40 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:19:40 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:19:40 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:19:40 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 07:19:40 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:19:40 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:19:40 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:19:40 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:19:40 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:19:40 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:19:40 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:19:40 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:19:40 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:19:40 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:19:40 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:19:40 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:19:40 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:19:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:19:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:19:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:19:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:19:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:19:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 07:19:40 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:19:40 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:19:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:19:40 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:19:40 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:19:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:19:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:19:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:19:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:19:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:19:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:19:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:19:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:19:40 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:19:40 debconf: delaying package configuration, since apt-utils is not installed 07:19:41 Fetched 63.7 MB in 2s (38.3 MB/s) 07:19:41 (Reading database ... 13912 files and directories currently installed.) 07:19:41 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:19:41 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:19:41 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:19:41 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:19:42 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 07:19:42 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 07:19:43 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:43 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:43 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:43 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:43 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:43 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:43 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:43 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:43 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:43 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:43 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:43 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:43 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:43 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:43 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:19:43 (Reading database ... 13911 files and directories currently installed.) 07:19:43 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:43 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:19:44 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:19:44 (Reading database ... 13911 files and directories currently installed.) 07:19:44 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:44 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:44 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:44 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:44 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:19:44 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:19:44 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:19:44 (Reading database ... 13911 files and directories currently installed.) 07:19:44 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:19:44 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:19:45 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:19:45 (Reading database ... 13911 files and directories currently installed.) 07:19:45 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:19:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:19:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:19:45 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:19:45 Setting up base-files (10.1ubuntu2.10) ... 07:19:46 Installing new version of config file /etc/issue ... 07:19:46 Installing new version of config file /etc/issue.net ... 07:19:46 Installing new version of config file /etc/lsb-release ... 07:19:46 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:19:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:19:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:19:46 Removing obsolete conffile /etc/default/motd-news ... 07:19:46 (Reading database ... 13912 files and directories currently installed.) 07:19:46 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:19:46 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:19:46 Setting up bash (4.4.18-2ubuntu1.2) ... 07:19:47 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 07:19:47 (Reading database ... 13912 files and directories currently installed.) 07:19:47 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:19:47 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:19:47 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:19:47 (Reading database ... 13912 files and directories currently installed.) 07:19:47 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 07:19:47 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 07:19:47 Setting up tar (1.29b-2ubuntu0.1) ... 07:19:47 (Reading database ... 13912 files and directories currently installed.) 07:19:47 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:19:47 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:19:47 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:19:48 (Reading database ... 13912 files and directories currently installed.) 07:19:48 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:19:48 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:19:48 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:19:48 (Reading database ... 13912 files and directories currently installed.) 07:19:48 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:19:48 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:19:48 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:19:48 (Reading database ... 13912 files and directories currently installed.) 07:19:48 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:19:48 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:19:48 Setting up grep (3.1-2build1) ... 07:19:48 (Reading database ... 13912 files and directories currently installed.) 07:19:48 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:19:48 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:19:49 Setting up login (1:4.5-1ubuntu2) ... 07:19:49 (Reading database ... 13912 files and directories currently installed.) 07:19:49 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:19:49 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:19:49 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:19:49 (Reading database ... 13912 files and directories currently installed.) 07:19:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:19:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:19:50 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:19:50 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:19:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:19:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:19:50 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:19:51 (Reading database ... 13912 files and directories currently installed.) 07:19:51 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:19:51 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:19:52 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:19:52 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:19:52 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:19:52 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:19:52 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:19:52 (Reading database ... 13912 files and directories currently installed.) 07:19:52 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:19:52 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:19:52 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:19:52 (Reading database ... 13912 files and directories currently installed.) 07:19:52 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:19:52 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:19:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:19:53 (Reading database ... 13912 files and directories currently installed.) 07:19:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:19:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:19:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:19:53 (Reading database ... 13912 files and directories currently installed.) 07:19:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:19:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:19:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:19:53 (Reading database ... 13912 files and directories currently installed.) 07:19:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:19:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:19:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:19:53 (Reading database ... 13912 files and directories currently installed.) 07:19:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:19:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:19:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:19:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:19:54 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:19:54 (Reading database ... 13912 files and directories currently installed.) 07:19:54 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:19:54 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:19:54 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:19:54 (Reading database ... 13912 files and directories currently installed.) 07:19:54 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:19:54 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:19:54 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:19:54 (Reading database ... 13912 files and directories currently installed.) 07:19:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:19:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:19:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:19:55 (Reading database ... 13912 files and directories currently installed.) 07:19:55 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:19:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:19:55 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:19:56 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:19:56 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:19:56 (Reading database ... 13912 files and directories currently installed.) 07:19:56 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:19:56 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:19:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:19:56 (Reading database ... 13912 files and directories currently installed.) 07:19:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:19:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:19:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:19:57 (Reading database ... 13914 files and directories currently installed.) 07:19:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:19:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:19:57 Setting up debconf (1.5.66ubuntu1) ... 07:19:58 (Reading database ... 13914 files and directories currently installed.) 07:19:58 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:19:58 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:19:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:19:58 (Reading database ... 13914 files and directories currently installed.) 07:19:58 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:19:58 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:19:58 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:19:58 (Reading database ... 13914 files and directories currently installed.) 07:19:58 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:19:58 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:19:58 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:19:59 (Reading database ... 13914 files and directories currently installed.) 07:19:59 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:19:59 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:19:59 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 07:19:59 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:19:59 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:19:59 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:19:59 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:19:59 (Reading database ... 13914 files and directories currently installed.) 07:19:59 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:19:59 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:19:59 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:19:59 (Reading database ... 13914 files and directories currently installed.) 07:19:59 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:20:00 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:20:00 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:20:01 (Reading database ... 13914 files and directories currently installed.) 07:20:01 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:20:01 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:20:01 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:20:01 (Reading database ... 13914 files and directories currently installed.) 07:20:01 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:20:01 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:20:01 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:20:01 (Reading database ... 13914 files and directories currently installed.) 07:20:01 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:20:01 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:20:01 Setting up passwd (1:4.5-1ubuntu2) ... 07:20:02 (Reading database ... 13914 files and directories currently installed.) 07:20:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:20:02 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:20:02 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:20:02 (Reading database ... 13914 files and directories currently installed.) 07:20:02 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:20:02 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:20:02 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:20:02 (Reading database ... 13914 files and directories currently installed.) 07:20:02 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:20:02 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:20:02 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:20:02 (Reading database ... 13914 files and directories currently installed.) 07:20:02 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:20:02 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:20:02 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:20:03 (Reading database ... 13914 files and directories currently installed.) 07:20:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:20:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:20:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:20:03 (Reading database ... 13914 files and directories currently installed.) 07:20:03 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:20:03 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:20:03 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:20:03 (Reading database ... 13914 files and directories currently installed.) 07:20:03 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:20:03 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:20:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:20:04 (Reading database ... 13915 files and directories currently installed.) 07:20:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:20:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:20:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:20:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:20:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:20:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:20:04 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 07:20:04 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 07:20:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:20:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:20:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:20:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:20:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:20:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:20:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:20:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:20:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:20:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:20:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:20:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:20:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:20:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:20:06 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 07:20:06 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 07:20:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:20:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:20:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:20:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:20:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:20:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:20:07 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:20:07 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:20:07 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:20:07 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:20:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:20:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:20:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:20:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:20:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:20:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:20:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:20:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:20:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:20:08 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:20:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:20:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:20:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:20:10 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:20:11 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:20:11 ---> df73d224792a 07:20:11 Step 3/24 : WORKDIR /edgex-go 07:20:11 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:20:11 ---> df73d224792a 07:20:11 Step 3/24 : WORKDIR /edgex-go 07:20:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:20:11 ---> df73d224792a 07:20:11 Step 3/23 : WORKDIR /edgex-go 07:20:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:20:11 ---> df73d224792a 07:20:11 Step 3/22 : WORKDIR /edgex-go 07:20:11 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:20:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:20:11 ---> df73d224792a 07:20:11 Step 3/21 : WORKDIR /edgex-go 07:20:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:20:11 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:20:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:20:11 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:20:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:20:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:20:12 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:20:12 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:20:12 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:20:12 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:20:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:20:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:20:13 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:20:13 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:20:13 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:20:13 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:20:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:20:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:20:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:20:14 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:20:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:20:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:20:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:20:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:20:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:20:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:20:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:20:14 Setting up tzdata (2020f-0ubuntu0.18.04) ... 07:20:14 07:20:14 Current default time zone: 'Etc/UTC' 07:20:14 Local time is now: Mon Jan 11 07:20:14 UTC 2021. 07:20:14 Universal Time is now: Mon Jan 11 07:20:14 UTC 2021. 07:20:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:20:14 07:20:14 Setting up systemd-sysv (237-3ubuntu10.43) ... 07:20:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:20:14 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 07:20:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:20:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:20:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:20:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:20:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:20:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:20:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:20:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:20:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:20:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:20:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:20:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:20:15 Setting up patch (2.7.6-2ubuntu1.1) ... 07:20:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:20:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:20:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:20:15 Installing new version of config file /etc/ssl/openssl.cnf ... 07:20:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:20:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:20:15 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 07:20:15 ---> Running in 9d67e2f85471 07:20:15 ---> Running in a7e37074bd5c 07:20:15 ---> Running in ae6950ea51f9 07:20:15 ---> Running in 5a3c1a477bfb 07:20:15 ---> Running in 2abec926f1ee 07:20:15 Removing intermediate container 9d67e2f85471 07:20:15 ---> 795ba75e0f0b 07:20:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:16 ---> Running in 776f16137d18 07:20:16 Removing intermediate container ae6950ea51f9 07:20:16 ---> 8f5f12450d47 07:20:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:16 Removing intermediate container 2abec926f1ee 07:20:16 ---> 47eb1728d8d0 07:20:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:16 Removing intermediate container 5a3c1a477bfb 07:20:16 ---> eaf46ecbd345 07:20:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:16 Removing intermediate container a7e37074bd5c 07:20:16 ---> a957d066e39f 07:20:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:16 ---> Running in bea3daf8ed3e 07:20:16 ---> Running in 8e7a5f0e2d3e 07:20:16 ---> Running in 3d45bb617cab 07:20:16 ---> Running in c90e1a59bde0 07:20:17 Updating certificates in /etc/ssl/certs... 07:20:18 22 added, 17 removed; done. 07:20:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:20:18 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:20:18 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:20:18 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:20:18 Setting up pkgbinarymangler (138.18.04.1) ... 07:20:18 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:20:18 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:20:18 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:20:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:20:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:20:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:20:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:20:18 Setting up perl (5.26.1-6ubuntu0.5) ... 07:20:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:20:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:20:19 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:20:19 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:20:19 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:20:19 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:20:19 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:20:19 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:20:19 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:20:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:20:19 Processing triggers for systemd (237-3ubuntu10.43) ... 07:20:19 Processing triggers for mime-support (3.60ubuntu1) ... 07:20:19 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 07:20:19 Updating certificates in /etc/ssl/certs... 07:20:20 Removing intermediate container 776f16137d18 07:20:20 ---> de384902fa8b 07:20:20 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:20:20 ---> Running in 3d464fa160cf 07:20:20 Removing intermediate container 8e7a5f0e2d3e 07:20:20 ---> 04dddec6ad89 07:20:20 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 07:20:20 0 added, 0 removed; done. 07:20:20 Running hooks in /etc/ca-certificates/update.d... 07:20:20 done. 07:20:20 ---> Running in 6a679cba24fd 07:20:20 Removing intermediate container 3d45bb617cab 07:20:20 ---> 15de29f73509 07:20:20 Step 5/21 : RUN apk add --update --no-cache make git 07:20:20 Reading package lists... 07:20:20 ---> Running in 48472af0013c 07:20:20 Removing intermediate container bea3daf8ed3e 07:20:20 ---> c5454a599cb9 07:20:20 Step 5/24 : RUN apk add --update --no-cache make git 07:20:21 Building dependency tree... 07:20:21 Reading state information... 07:20:21 Removing intermediate container c90e1a59bde0 07:20:21 ---> 1d4f83e3a2ac 07:20:21 Step 5/22 : RUN apk add --update --no-cache make git 07:20:21 ---> Running in 0cd4bdef1bba 07:20:21 The following NEW packages will be installed: 07:20:21 apt-transport-https 07:20:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:20:21 Need to get 1696 B of archives. 07:20:21 After this operation, 153 kB of additional disk space will be used. 07:20:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:20:21 ---> Running in 493b6e2a3607 07:20:21 debconf: delaying package configuration, since apt-utils is not installed 07:20:21 Fetched 1696 B in 0s (8999 B/s) 07:20:21 Selecting previously unselected package apt-transport-https. 07:20:21 (Reading database ... 13929 files and directories currently installed.) 07:20:21 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:20:21 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:20:21 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:20:22 Waiting for network to be ready... 07:20:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:20:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:23 OK: 217 MiB in 51 packages 07:20:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:23 OK: 217 MiB in 51 packages 07:20:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:20:24 OK: 217 MiB in 51 packages 07:20:24 OK: 217 MiB in 51 packages 07:20:24 OK: 217 MiB in 51 packages 07:20:25 Removing intermediate container 3d464fa160cf 07:20:25 ---> 18de437198a5 07:20:25 Step 6/23 : COPY go.mod . 07:20:26 Removing intermediate container 6a679cba24fd 07:20:26 ---> f419167afbd4 07:20:26 Step 6/24 : COPY go.mod . 07:20:26 Removing intermediate container 48472af0013c 07:20:26 ---> 07bdcbac92e4 07:20:26 Step 6/21 : COPY go.mod . 07:20:26 ---> e04824aa9ea6 07:20:26 Step 7/23 : RUN go mod download 07:20:26 Removing intermediate container 0cd4bdef1bba 07:20:26 ---> 612b25da3e4a 07:20:26 Step 6/24 : COPY go.mod . 07:20:26 ---> Running in 47ca2a7b1457 07:20:26 Removing intermediate container 493b6e2a3607 07:20:26 ---> 5c111d5ec8de 07:20:26 Step 6/22 : COPY go.mod . 07:20:27 ---> ca812d2144f4 07:20:27 Step 7/24 : RUN go mod download 07:20:27 ---> Running in 75ad3170d1de 07:20:27 ---> a26e81584fa9 07:20:27 Step 7/21 : RUN go mod download 07:20:27 ---> Running in c456fb34bd82 07:20:27 ---> 79b5dd356ebb 07:20:27 Step 7/24 : RUN go mod download 07:20:28 ---> 20ed1752cb92 07:20:28 Step 7/22 : RUN go mod download 07:20:28 ---> Running in 227b50a974df 07:20:28 ---> Running in 3ff7c9cc4303 07:20:30 2021-01-11T07:20:26Z INFO Waiting for automatic snapd restart... 07:20:30 snapd 2.48.2 from Canonical* installed 07:20:31 "snapd" switched to the "latest/stable" channel 07:20:31 07:20:31 Removing intermediate container 47ca2a7b1457 07:20:31 ---> 084b0e1b63e8 07:20:31 Step 8/23 : COPY . . 07:20:32 Removing intermediate container 75ad3170d1de 07:20:32 ---> 56e7ac37cce7 07:20:32 Step 8/24 : COPY . . 07:20:32 Removing intermediate container c456fb34bd82 07:20:32 ---> 4bf90f1a7325 07:20:32 Step 8/21 : COPY . . 07:20:32 Removing intermediate container 227b50a974df 07:20:32 ---> 714a3a4c0e67 07:20:32 Step 8/24 : COPY . . 07:20:33 Removing intermediate container 3ff7c9cc4303 07:20:33 ---> 279dc03f0513 07:20:33 Step 8/22 : COPY . . 07:20:37 core18 20201210 from Canonical* installed 07:20:37 "core18" switched to the "latest/stable" channel 07:20:37 07:20:43 snapcraft 4.4.4 from Canonical* installed 07:20:43 "snapcraft" switched to the "latest/stable" channel 07:20:43 07:20:47 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: 07:20:47 - README.md 07:20:47 - snapcraft.yaml.orig 07:20:47 07:20:47 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:20:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:20:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:20:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:20:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:20:55 Reading package lists... 07:20:56 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 07:21:00 ---> c9f10a74fe44 07:21:00 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:21:00 ---> 4cec609f96d9 07:21:00 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:21:00 ---> 4e976859dfdd 07:21:00 Step 9/23 : RUN make cmd/core-data/core-data 07:21:00 ---> 40271ecb5e90 07:21:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:21:00 ---> 09aa48aa3097 07:21:00 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:21:00 ---> Running in 38563e6e8e08 07:21:00 ---> Running in a3b4cdceb8bb 07:21:00 ---> Running in 1281dcf8b21f 07:21:00 ---> Running in 012118243e0f 07:21:00 ---> Running in 8d2dcf6ab774 07:21: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 07:21:00 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 07:21:00 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 07:21:00 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 07:21:00 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 07:21:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:21:02 Reading package lists... 07:21:02 Building dependency tree... 07:21:02 Reading state information... 07:21:02 Suggested packages: 07:21:02 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:21:02 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:21:02 Recommended packages: 07:21:02 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:21:02 The following NEW packages will be installed: 07:21:02 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:21:02 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:21:02 pkg-config zip 07:21:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:21:03 Need to get 7655 kB of archives. 07:21:03 After this operation, 43.7 MB of additional disk space will be used. 07:21:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:21:03 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:21:03 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:21:03 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:21:03 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:21:03 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:21:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:21:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:21:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:21:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:21:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:21:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:21:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:21:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:21:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:21:04 debconf: delaying package configuration, since apt-utils is not installed 07:21:04 Fetched 7655 kB in 1s (7133 kB/s) 07:21:04 Selecting previously unselected package libglib2.0-0:amd64. 07:21:04 (Reading database ... 13933 files and directories currently installed.) 07:21:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:21:04 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:21:04 Selecting previously unselected package libpsl5:amd64. 07:21:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:21:04 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:21:04 Selecting previously unselected package libnghttp2-14:amd64. 07:21:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:21:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:21:04 Selecting previously unselected package librtmp1:amd64. 07:21:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:21:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:21:04 Selecting previously unselected package libcurl3-gnutls:amd64. 07:21:04 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:21:04 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:21:05 Selecting previously unselected package liberror-perl. 07:21:05 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:21:05 Unpacking liberror-perl (0.17025-1) ... 07:21:05 Selecting previously unselected package git-man. 07:21:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:21:05 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:21:05 Selecting previously unselected package git. 07:21:05 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:21:05 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:21:06 Selecting previously unselected package libnorm1:amd64. 07:21:06 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:21:06 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:21:06 Selecting previously unselected package libpgm-5.2-0:amd64. 07:21:06 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:21:06 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:21:06 Selecting previously unselected package libsodium23:amd64. 07:21:06 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:21:06 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:21:06 Selecting previously unselected package libzmq5:amd64. 07:21:06 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:21:06 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:21:06 Selecting previously unselected package libzmq3-dev:amd64. 07:21:06 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:21:06 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:21:07 Selecting previously unselected package pkg-config. 07:21:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:21:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:21:07 Selecting previously unselected package zip. 07:21:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:21:07 Unpacking zip (3.0-11build1) ... 07:21:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:21:07 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:21:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:21:07 Setting up liberror-perl (0.17025-1) ... 07:21:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:21:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:21:07 No schema files found: doing nothing. 07:21:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:21:07 Setting up zip (3.0-11build1) ... 07:21:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:21:07 Setting up libsodium23:amd64 (1.0.16-2) ... 07:21:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:21:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:21:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:21:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:21:07 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:21:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:21:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:21:14 git set to automatically installed. 07:21:14 git-man set to automatically installed. 07:21:14 libcurl3-gnutls set to automatically installed. 07:21:14 liberror-perl set to automatically installed. 07:21:14 libglib2.0-0 set to automatically installed. 07:21:14 libnghttp2-14 set to automatically installed. 07:21:14 libnorm1 set to automatically installed. 07:21:14 libpgm-5.2-0 set to automatically installed. 07:21:14 libpsl5 set to automatically installed. 07:21:14 librtmp1 set to automatically installed. 07:21:14 libsodium23 set to automatically installed. 07:21:14 libzmq3-dev set to automatically installed. 07:21:14 libzmq5 set to automatically installed. 07:21:14 pkg-config set to automatically installed. 07:21:14 zip set to automatically installed. 07:21:17 snapd is not logged in, snap install commands will use sudo 07:21:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:21:23 snap "core18" has no updates available 07:21:24 Pulling config-common 07:21:26 Pulling go-build-helper 07:21:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:21:52 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:21:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 07:21:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 07:21:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 07:21:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 07:21:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 07:21:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 07:21:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 07:21:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 07:21:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:21:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:21:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:21:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:21:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:21:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:21:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:21:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:21:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:21:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 07:21:52 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 07:21:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 07:21:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 07:21:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 07:21:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 07:21:52 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 07:21:52 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 07:21:52 Fetched 23.7 MB in 0s (0 B/s) 07:21:52 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:21:52 Fetched 96.5 kB in 0s (0 B/s) 07:21:52 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:21:52 Fetched 279 kB in 0s (0 B/s) 07:21:52 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:21:52 Fetched 122 kB in 0s (0 B/s) 07:21:52 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:21:52 Fetched 77.8 kB in 0s (0 B/s) 07:21:52 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:21:52 Fetched 8848 B in 0s (0 B/s) 07:21:52 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:21:52 Fetched 47.8 kB in 0s (0 B/s) 07:21:52 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:21:52 Fetched 45.6 kB in 0s (0 B/s) 07:21:52 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:21:52 Fetched 15.0 kB in 0s (0 B/s) 07:21:52 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:21:52 Fetched 214 kB in 0s (0 B/s) 07:21:52 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:21:52 Fetched 155 kB in 0s (0 B/s) 07:21:52 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:21:52 Fetched 50.6 kB in 0s (0 B/s) 07:21:52 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:21:52 Fetched 14.8 kB in 0s (0 B/s) 07:21:52 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:21:52 Fetched 41.8 kB in 0s (0 B/s) 07:21:52 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:21:52 Fetched 499 kB in 0s (0 B/s) 07:21:52 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:21:52 Fetched 111 kB in 0s (0 B/s) 07:21:52 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:21:52 Fetched 240 kB in 0s (0 B/s) 07:21:52 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:21:52 Fetched 29.3 kB in 0s (0 B/s) 07:21:52 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:21:52 Fetched 85.5 kB in 0s (0 B/s) 07:21:52 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:21:52 Fetched 24.5 kB in 0s (0 B/s) 07:21:52 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:21:52 Fetched 49.2 kB in 0s (0 B/s) 07:21:52 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:21:52 Fetched 54.2 kB in 0s (0 B/s) 07:21:52 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:21:52 Fetched 30.8 kB in 0s (0 B/s) 07:21:52 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:21:52 Fetched 17.0 kB in 0s (0 B/s) 07:21:52 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:21:52 Fetched 85.9 kB in 0s (0 B/s) 07:21:52 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:21:52 Fetched 8720 B in 0s (0 B/s) 07:21:52 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:21:52 Fetched 137 kB in 0s (0 B/s) 07:21:52 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:21:52 Fetched 119 kB in 0s (0 B/s) 07:21:52 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:21:52 Fetched 109 kB in 0s (0 B/s) 07:21:52 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:21:52 Fetched 11.1 kB in 0s (0 B/s) 07:21:52 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:21:52 Fetched 645 kB in 0s (0 B/s) 07:21:52 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:21:52 Fetched 41.3 kB in 0s (0 B/s) 07:21:52 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:21:52 Fetched 17.9 kB in 0s (0 B/s) 07:21:52 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:21:52 Fetched 368 kB in 0s (0 B/s) 07:21:52 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:21:52 Fetched 187 kB in 0s (0 B/s) 07:21:52 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:21:52 Fetched 175 kB in 0s (0 B/s) 07:21:52 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:21:54 Fetched 206 kB in 0s (0 B/s) 07:21:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:21:54 Fetched 1301 kB in 0s (0 B/s) 07:21:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:21:54 Fetched 36.2 kB in 0s (0 B/s) 07:21:54 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:21:54 Fetched 159 kB in 0s (0 B/s) 07:21:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:21:54 Fetched 107 kB in 0s (0 B/s) 07:21:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:21:54 Fetched 48.7 kB in 0s (0 B/s) 07:21:54 Pulling static-packages 07:21:55 'go115' has dependencies that need to be staged: go-build-helper static-packages 07:21:55 Skipping pull go-build-helper (already ran) 07:21:55 Skipping pull static-packages (already ran) 07:21:55 Building go-build-helper 07:22:01 Building static-packages 07:22:02 Staging go-build-helper 07:22:03 Staging static-packages 07:22:05 Pulling go115 07:22:06 'edgex-go' has dependencies that need to be staged: go115 07:22:06 Skipping pull go115 (already ran) 07:22:06 Building go115 07:22:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:06 Dload Upload Total Spent Left Speed 07:22:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 115M 4 5407k 0 0 10.6M 0 0:00:10 --:--:-- 0:00:10 10.6M 27 115M 27 32.1M 0 0 21.5M 0 0:00:05 0:00:01 0:00:04 21.5M 57 115M 57 66.6M 0 0 26.7M 0 0:00:04 0:00:02 0:00:02 26.7M 89 115M 89 103M 0 0 29.3M 0 0:00:03 0:00:03 --:--:-- 29.3M 100 115M 100 115M 0 0 29.9M 0 0:00:03 0:00:03 --:--:-- 29.9M 07:22:11 go1.15.2.linux-amd64.tar.gz: OK 07:22:16 Staging go115 07:22:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:22:23 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:22:23 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:22:23 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:22:23 Fetched 0 B in 0s (0 B/s) 07:22:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:22:23 Fetched 224 kB in 0s (0 B/s) 07:22:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:22:23 Fetched 157 kB in 0s (0 B/s) 07:22:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:22:23 Fetched 221 kB in 0s (0 B/s) 07:22:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:22:23 Fetched 143 kB in 0s (0 B/s) 07:22:23 Pulling edgex-go 07:22:25 Pulling version 07:22:26 Building config-common 07:22:29 Skipping build go-build-helper (already ran) 07:22:29 Skipping build static-packages (already ran) 07:22:29 Skipping build go115 (already ran) 07:22:29 Building edgex-go 07:22:30 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 07:22:31 go: downloading github.com/gorilla/mux v1.8.0 07:22:31 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 07:22:31 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 07:22:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.143 07:22:31 go: downloading github.com/google/uuid v1.1.4 07:22:31 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:22:31 go: downloading github.com/pelletier/go-toml v1.2.0 07:22:31 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 07:22:31 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:22:31 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 07:22:31 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:22:31 go: downloading github.com/BurntSushi/toml v0.3.1 07:22:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:22:31 go: downloading github.com/imdario/mergo v0.3.11 07:22:31 go: downloading github.com/go-kit/kit v0.8.0 07:22:32 go: downloading github.com/pebbe/zmq4 v1.2.2 07:22:32 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 07:22:32 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:22:32 go: downloading github.com/x448/float16 v0.8.4 07:22:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:22:32 go: downloading github.com/pkg/errors v0.8.1 07:22:32 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:22:32 go: downloading github.com/hashicorp/consul/api v1.1.0 07:22:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:22:32 go: downloading gopkg.in/yaml.v2 v2.4.0 07:22:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:22:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:22:32 go: downloading github.com/hashicorp/serf v0.8.2 07:22:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:22:32 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:22:32 go: downloading github.com/leodido/go-urn v1.2.0 07:22:32 go: downloading github.com/go-playground/universal-translator v0.17.0 07:22:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:22:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:22:32 go: downloading github.com/mitchellh/copystructure v1.0.0 07:22:32 go: downloading github.com/go-playground/locales v0.13.0 07:22:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:22:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:22:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:22:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:22:35 Removing intermediate container 012118243e0f 07:22:35 ---> 37fc3367df2f 07:22:35 07:22:35 Step 10/24 : FROM alpine:3.12 07:22:35 3.12: Pulling from library/alpine 07:22:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:22:36 Status: Downloaded newer image for alpine:3.12 07:22:36 ---> afeebe901d6b 07:22:36 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:22:37 ---> Running in 74888bbba9b0 07:22:37 Removing intermediate container 38563e6e8e08 07:22:37 ---> 339b0c47f3d8 07:22:37 07:22:37 Step 10/24 : FROM scratch 07:22:37 ---> 07:22:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:22:37 ---> Running in 62c9b18a0ad2 07:22:37 Removing intermediate container a3b4cdceb8bb 07:22:37 ---> ea9565c232d5 07:22:37 07:22:37 Step 10/21 : FROM scratch 07:22:37 ---> 07:22:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:22:38 ---> Running in 5f845405ba04 07:22:39 Removing intermediate container 62c9b18a0ad2 07:22:39 ---> d58aa242cf37 07:22:39 Step 12/24 : ENV APP_PORT=48060 07:22:39 ---> Running in e15ed5c1f243 07:22:39 Removing intermediate container 5f845405ba04 07:22:39 ---> 6114fe19720f 07:22:39 Step 12/21 : ENV APP_PORT=48085 07:22:39 ---> Running in 39fe04d760ff 07:22:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:22:40 Removing intermediate container e15ed5c1f243 07:22:40 ---> 577e48cf7d81 07:22:40 Step 13/24 : EXPOSE $APP_PORT 07:22:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:22:40 ---> Running in e2497fb8f5c2 07:22:40 Removing intermediate container 39fe04d760ff 07:22:40 ---> 69a7faa91bd7 07:22:40 Step 13/21 : EXPOSE $APP_PORT 07:22:40 ---> Running in bc2d7fb9d29b 07:22:40 (1/5) Installing ca-certificates (20191127-r4) 07:22:41 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:22:41 (3/5) Installing libcurl (7.69.1-r3) 07:22:41 (4/5) Installing curl (7.69.1-r3) 07:22:41 (5/5) Installing dumb-init (1.2.2-r1) 07:22:41 Executing busybox-1.31.1-r19.trigger 07:22:41 Executing ca-certificates-20191127-r4.trigger 07:22:41 Removing intermediate container e2497fb8f5c2 07:22:41 ---> efc31bf3810c 07:22:41 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:22:41 OK: 7 MiB in 19 packages 07:22:41 Removing intermediate container bc2d7fb9d29b 07:22:41 ---> 3044b46f33c4 07:22:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:22:42 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 07:22:43 ---> f56a7406f8c7 07:22:43 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:22:43 ---> 3efc97e5727e 07:22:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:22:45 Removing intermediate container 74888bbba9b0 07:22:45 ---> e461715f03ef 07:22:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:22:45 ---> 6619976bdd44 07:22:45 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:22:45 ---> Running in 0f23449d25d8 07:22:45 ---> 5a8b2490019d 07:22:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:22:46 Removing intermediate container 0f23449d25d8 07:22:46 ---> f1fc24ae353c 07:22:46 Step 13/24 : WORKDIR / 07:22:46 ---> Running in 981b81f6a021 07:22:46 ---> 65fe3f913926 07:22:46 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:22:47 ---> Running in e4f1aaffec6c 07:22:47 ---> 64d12c012761 07:22:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:22:47 Removing intermediate container 981b81f6a021 07:22:47 ---> d9733eeaa952 07:22:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:22:47 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 07:22:48 Removing intermediate container e4f1aaffec6c 07:22:48 ---> 90700084ba9a 07:22:48 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:22:48 ---> Running in afd3364f2072 07:22:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:22:49 ---> c8b35f250a05 07:22:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:22:49 Removing intermediate container afd3364f2072 07:22:49 ---> 0629c9e364f2 07:22:49 Step 19/21 : LABEL arch=arm64 07:22:49 ---> db0affbd1a92 07:22:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:22:49 ---> Running in d1aa1210f3b7 07:22:49 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 07:22:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:22:50 go: downloading github.com/stretchr/testify v1.6.1 07:22:50 go: downloading github.com/pmezard/go-difflib v1.0.0 07:22:50 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:22:50 go: downloading github.com/davecgh/go-spew v1.1.1 07:22:50 ---> ef840c1a7478 07:22:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:22:50 Removing intermediate container d1aa1210f3b7 07:22:50 ---> fc57ab9218f2 07:22:50 Step 20/21 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:22:51 ---> 3d960ad1945c 07:22:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:22:51 ---> Running in 1dd7a9651938 07:22:52 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 07:22:52 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:22:52 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:22:52 ---> cff966674bc2 07:22:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:22:52 Removing intermediate container 1dd7a9651938 07:22:52 ---> a679632b24eb 07:22:52 Step 21/21 : LABEL version=0.0.0 07:22:53 ---> fe31c742eb9c 07:22:53 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:22:53 ---> Running in eba1914cabb4 07:22:53 ---> Running in 6ed47d0f9551 07:22:54 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 07:22:54 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:22:54 Removing intermediate container eba1914cabb4 07:22:54 ---> 9b825e6611a3 07:22:54 07:22:54 Removing intermediate container 6ed47d0f9551 07:22:54 ---> cabc54ca1325 07:22:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:22:55 ---> c083d42e8972 07:22:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:22:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:22:55 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:22:55 Successfully built 9b825e6611a3 07:22:55 Removing intermediate container 1281dcf8b21f 07:22:55 ---> 2ccaf4705c6a 07:22:55 07:22:55 Step 10/22 : FROM scratch 07:22:55 ---> 07:22:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:22:55 ---> Running in e89965714313 07:22:55 Successfully tagged docker-support-scheduler-go-arm64:latest 07:22:55 Building docker-security-bootstrap-redis-go 07:22:55  Building docker-support-scheduler-go ... done  ---> Using cache 07:22:55 ---> 6114fe19720f 07:22:55 Step 12/22 : ENV APP_PORT=48081 07:22:55 ---> Running in 1c4f69a256ef 07:22:56 Removing intermediate container e89965714313 07:22:56 ---> 97a09bb7ed51 07:22:56 Step 22/24 : LABEL arch=arm64 07:22:56 Removing intermediate container 1c4f69a256ef 07:22:56 ---> 75fa7f1ab1c2 07:22:56 Step 13/22 : EXPOSE $APP_PORT 07:22:57 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 07:22:57 ---> Running in b16f02fb0810 07:22:57 ---> 2f852b773c55 07:22:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:22:57 ---> Running in 271c1844517f 07:22:58 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 07:22:58 Removing intermediate container b16f02fb0810 07:22:58 ---> b06983e31a66 07:22:58 Step 23/24 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:22:59 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 07:22:59 ---> Running in 07b5e11d6f62 07:22:59 Removing intermediate container 271c1844517f 07:22:59 ---> 7adc0f177ecd 07:22:59 Step 14/22 : WORKDIR / 07:23:00 ---> 0020af1e3c49 07:23:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 07:23:00 ---> Running in f9461f16141f 07:23:00 ---> Running in f007797172c6 07:23:00 Removing intermediate container 07b5e11d6f62 07:23:00 ---> bb6cc0940cd0 07:23:00 Step 24/24 : LABEL version=0.0.0 07:23:01 ---> Running in 992ea485a81a 07:23:01 Removing intermediate container f9461f16141f 07:23:01 ---> 4097b8ae9d67 07:23:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:23:02 Building version 07:23:02 Removing intermediate container 992ea485a81a 07:23:02 ---> b312af22aefb 07:23:02 07:23:03 ---> 0610d4e28095 07:23:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:23:03 Successfully built b312af22aefb 07:23:03 Successfully tagged docker-support-notifications-go-arm64:latest 07:23:03  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 07:23:04 Removing intermediate container 8d2dcf6ab774 07:23:04 ---> c824f244d651 07:23:04 07:23:04 Step 10/23 : FROM alpine:3.12 07:23:04 ---> afeebe901d6b 07:23:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:23:05 Staging config-common 07:23:05 ---> ee348d9004ad 07:23:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:23:05 Removing intermediate container f007797172c6 07:23:05 ---> 7d1b58b4be0a 07:23:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:23:05 ---> Running in fcfab737cf61 07:23:05 ---> Running in e81c74d148ae 07:23:06 Skipping stage go-build-helper (already ran) 07:23:06 Skipping stage static-packages (already ran) 07:23:06 Skipping stage go115 (already ran) 07:23:06 Staging edgex-go 07:23:06 ---> 481b2ba7f2f1 07:23:06 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:23:06 Removing intermediate container fcfab737cf61 07:23:06 ---> 417e051bdd53 07:23:06 Step 12/23 : ENV APP_PORT=48080 07:23:06 Removing intermediate container e81c74d148ae 07:23:06 ---> a2ff5d8b0f45 07:23:06 Step 22/24 : LABEL arch=arm64 07:23:07 ---> Running in 011cf78b1c8f 07:23:07 ---> Running in 7b264fee2f84 07:23:07 Staging version 07:23:07 ---> Running in edca3e44faaf 07:23:08 Removing intermediate container 7b264fee2f84 07:23:08 ---> fb844cb29a33 07:23:08 Step 13/23 : EXPOSE $APP_PORT 07:23:08 Removing intermediate container 011cf78b1c8f 07:23:08 ---> 25614fb2af26 07:23:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:08 Priming config-common 07:23:08 Removing intermediate container edca3e44faaf 07:23:08 ---> 3749036fba8b 07:23:08 Step 23/24 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:23:08 ---> Running in 2ecfd7e8441f 07:23:08 ---> Running in ef0e4729dbfc 07:23:09 ---> Running in 2a5cc8731bf1 07:23:09 Removing intermediate container 2ecfd7e8441f 07:23:09 ---> d4151c49a5e3 07:23:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:09 Priming go-build-helper 07:23:09 Removing intermediate container ef0e4729dbfc 07:23:09 ---> d45ee16d0dcc 07:23:09 Step 20/22 : LABEL arch=arm64 07:23:10 ---> Running in ddd9462dbd4d 07:23:10 Removing intermediate container 2a5cc8731bf1 07:23:10 ---> 144aa6a7234c 07:23:10 Step 24/24 : LABEL version=0.0.0 07:23:10 ---> Running in b512c8c485a0 07:23:10 Priming static-packages 07:23:10 ---> Running in aaddf7b08264 07:23:11 Removing intermediate container b512c8c485a0 07:23:11 ---> c1bb74959513 07:23:11 Step 21/22 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:23:11 Removing intermediate container aaddf7b08264 07:23:11 ---> 6943533f40ab 07:23:11 07:23:11 ---> Running in 131cd3465b6d 07:23:12 Successfully built 6943533f40ab 07:23:12 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:23:12 Building docker-sys-mgmt-agent-go 07:23:13  Building docker-security-secretstore-setup-go ... done Removing intermediate container 131cd3465b6d 07:23:13 ---> f8b84586d8a6 07:23:13 Step 22/22 : LABEL version=0.0.0 07:23:13 ---> Running in 4800b1aae22d 07:23:13 Removing intermediate container 4800b1aae22d 07:23:13 Priming go115 07:23:14 ---> 789d550628cd 07:23:14 07:23:14 Removing intermediate container ddd9462dbd4d 07:23:14 ---> 874ca662e55c 07:23:14 Step 15/23 : RUN apk add --update --no-cache zeromq 07:23:14 ---> Running in 1ce071aa0850 07:23:14 Successfully built 789d550628cd 07:23:14 Successfully tagged docker-core-metadata-go-arm64:latest 07:23:14  Building docker-core-metadata-go ... done Building docker-core-command-go 07:23:14 Priming edgex-go 07:23:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:23:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:23:16 Priming version 07:23:17 (1/5) Installing libgcc (9.3.0-r2) 07:23:17 (2/5) Installing libsodium (1.0.18-r0) 07:23:17 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:23:17 (3/5) Installing libstdc++ (9.3.0-r2) 07:23:17 (4/5) Installing libzmq (4.3.3-r0) 07:23:18 (5/5) Installing zeromq (4.3.3-r0) 07:23:18 Executing busybox-1.31.1-r19.trigger 07:23:18 OK: 8 MiB in 19 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:23:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:23:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:23:21 ---> df73d224792a 07:23:21 Step 3/22 : WORKDIR /edgex-go 07:23:21 ---> Using cache 07:23:21 ---> a957d066e39f 07:23:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:21 ---> Using cache 07:23:21 ---> 1d4f83e3a2ac 07:23:21 Step 5/22 : RUN apk add --update --no-cache make git 07:23:21 ---> Using cache 07:23:21 ---> 5c111d5ec8de 07:23:21 Step 6/22 : COPY go.mod . 07:23:21 ---> Using cache 07:23:21 ---> 20ed1752cb92 07:23:21 Step 7/22 : RUN go mod download 07:23:21 ---> Using cache 07:23:21 ---> 279dc03f0513 07:23:21 Step 8/22 : COPY . . 07:23:21 ---> Using cache 07:23:21 ---> 09aa48aa3097 07:23:21 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:23:22 Removing intermediate container 1ce071aa0850 07:23:22 ---> 6a9c7ac74a54 07:23:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:23:22 ---> Running in efc6f64e6af7 07:23:23 ---> 998596d2751f 07:23:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:23:24 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 07:23:26 ---> 1ed605a98d09 07:23:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:23:28 ---> 1cf320d76939 07:23:28 Step 19/23 : ENTRYPOINT ["/core-data"] 07:23:29 ---> Running in 2237ed47b65e 07:23:30 Removing intermediate container 2237ed47b65e 07:23:30 ---> 29b310856148 07:23:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:23:31 ---> Running in cd04badc71cd 07:23:32 Removing intermediate container cd04badc71cd 07:23:32 ---> 2d749d723025 07:23:32 Step 21/23 : LABEL arch=arm64 07:23:32 ---> Running in ed852c8aa197 07:23:33 Removing intermediate container ed852c8aa197 07:23:33 ---> b6f7309f981d 07:23:33 Step 22/23 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:23:33 ---> Running in dee0ae67de09 07:23:34 Removing intermediate container dee0ae67de09 07:23:34 ---> ddc98968c47f 07:23:34 Step 23/23 : LABEL version=0.0.0 07:23:34 ---> Running in 3c5b618e02b6 07:23:35 Removing intermediate container 3c5b618e02b6 07:23:35 ---> f271eea43b3f 07:23:35 07:23:36 Successfully built f271eea43b3f 07:23:36 Successfully tagged docker-core-data-go-arm64:latest 07:23:40  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:23:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:23:40 ---> df73d224792a 07:23:40 Step 3/21 : WORKDIR /edgex-go 07:23:40 ---> Using cache 07:23:40 ---> a957d066e39f 07:23:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:40 ---> Using cache 07:23:40 ---> 1d4f83e3a2ac 07:23:40 Step 5/21 : RUN apk add --update --no-cache make git 07:23:40 ---> Using cache 07:23:40 ---> 5c111d5ec8de 07:23:40 Step 6/21 : COPY go.mod . 07:23:40 ---> Using cache 07:23:40 ---> 20ed1752cb92 07:23:40 Step 7/21 : RUN go mod download 07:23:40 ---> Using cache 07:23:40 ---> 279dc03f0513 07:23:40 Step 8/21 : COPY . . 07:23:40 ---> Using cache 07:23:40 ---> 09aa48aa3097 07:23:40 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:23:42 ---> Running in 4ec8aab62d54 07:23:44 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 07:23:52 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:23:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:23:52 ---> df73d224792a 07:23:52 Step 3/26 : WORKDIR /edgex-go 07:23:52 ---> Using cache 07:23:52 ---> a957d066e39f 07:23:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:52 ---> Using cache 07:23:52 ---> 1d4f83e3a2ac 07:23:52 Step 5/26 : RUN apk add --update --no-cache make bash git 07:23:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:23:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:23:53 ---> df73d224792a 07:23:53 Step 3/22 : WORKDIR /edgex-go 07:23:53 ---> Using cache 07:23:53 ---> a957d066e39f 07:23:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:53 ---> Using cache 07:23:53 ---> 1d4f83e3a2ac 07:23:53 Step 5/22 : RUN apk add --update --no-cache make git 07:23:53 ---> Using cache 07:23:53 ---> 5c111d5ec8de 07:23:53 Step 6/22 : COPY go.mod . 07:23:53 ---> Using cache 07:23:53 ---> 20ed1752cb92 07:23:53 Step 7/22 : RUN go mod download 07:23:53 ---> Using cache 07:23:53 ---> 279dc03f0513 07:23:53 Step 8/22 : COPY . . 07:23:53 ---> Using cache 07:23:53 ---> 09aa48aa3097 07:23:53 Step 9/22 : RUN make cmd/core-command/core-command 07:23:55 ---> Running in 0bc169bc635b 07:23:55 ---> Running in 24c5a7c6ad1e 07:23:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:23:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:23:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:23:59 OK: 217 MiB in 51 packages 07:24:01 Removing intermediate container 0bc169bc635b 07:24:01 ---> ae31ccad8a71 07:24:01 Step 6/26 : COPY go.mod . 07:24:02 ---> 39dc72d334a8 07:24:02 Step 7/26 : RUN go mod download 07:24:02 ---> Running in 6906b5f42679 07:24:06 Removing intermediate container 6906b5f42679 07:24:06 ---> e42b58e8c8ee 07:24:06 Step 8/26 : COPY . . 07:24:24 Removing intermediate container efc6f64e6af7 07:24:24 ---> 29315aeebb87 07:24:24 07:24:24 Step 10/22 : FROM alpine:3.12 07:24:24 ---> afeebe901d6b 07:24:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:24:24 ---> Using cache 07:24:24 ---> e461715f03ef 07:24:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:24:24 ---> Running in d68f342b5971 07:24:24 Removing intermediate container d68f342b5971 07:24:24 ---> f26384c9e7dc 07:24:24 Step 13/22 : WORKDIR / 07:24:24 ---> 09b310016da2 07:24:24 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:24:24 ---> Running in f056f5426d7a 07:24:24 ---> Running in 333ad663cb59 07:24:24 Removing intermediate container f056f5426d7a 07:24:24 ---> a59a9f35563a 07:24:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:24: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 07:24:26 ---> f0014ca205ee 07:24:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:24:28 ---> e167289c7251 07:24:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:24:28 ---> 8501a7055616 07:24:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:24:30 ---> bf9f169aca3a 07:24:30 Step 18/22 : RUN chmod +x entrypoint.sh 07:24:30 ---> Running in def12d16f599 07:24:33 Removing intermediate container def12d16f599 07:24:33 ---> 56e604949117 07:24:33 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:24:34 ---> Running in 40075f54a09b 07:24:34 Removing intermediate container 40075f54a09b 07:24:34 ---> 5718555d86df 07:24:34 Step 20/22 : LABEL arch=arm64 07:24:34 ---> Running in 93d4841b4486 07:24:35 Removing intermediate container 93d4841b4486 07:24:35 ---> 60ed8f2633e5 07:24:35 Step 21/22 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:24:35 ---> Running in a79ee48a35f2 07:24:36 Removing intermediate container a79ee48a35f2 07:24:36 ---> 2a6c0e6c7a46 07:24:36 Step 22/22 : LABEL version=0.0.0 07:24:36 ---> Running in dea82b3d0cea 07:24:37 Removing intermediate container dea82b3d0cea 07:24:37 ---> a33201fd06ba 07:24:37 07:24:37 Successfully built a33201fd06ba 07:24:37 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 07:24:38  Building docker-security-bootstrap-redis-go ... done 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 07:24:53 Removing intermediate container 4ec8aab62d54 07:24:53 ---> e1c7fa0b6aa2 07:24:53 07:24:53 Step 10/21 : FROM alpine:3.12 07:24:53 ---> afeebe901d6b 07:24:53 Step 11/21 : RUN apk add --update --no-cache curl 07:24:53 ---> Running in 19bc51c4b22c 07:24:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:24:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:24:54 (1/4) Installing ca-certificates (20191127-r4) 07:24:54 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:24:54 (3/4) Installing libcurl (7.69.1-r3) 07:24:54 (4/4) Installing curl (7.69.1-r3) 07:24:54 Executing busybox-1.31.1-r19.trigger 07:24:55 Executing ca-certificates-20191127-r4.trigger 07:24:55 OK: 7 MiB in 18 packages 07:24:58 Removing intermediate container 19bc51c4b22c 07:24:58 ---> 2e18c3a45b02 07:24:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:24:58 ---> Running in 7f2732432694 07:24:59 Removing intermediate container 7f2732432694 07:24:59 ---> 18f3cb3a568e 07:24:59 Step 13/21 : WORKDIR /edgex 07:25:00 ---> Running in d14cc30ede8d 07:25:00 Removing intermediate container 24c5a7c6ad1e 07:25:00 ---> a588bd69deb0 07:25:00 07:25:00 Step 10/22 : FROM scratch 07:25:00 ---> 07:25:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:25:00 ---> Using cache 07:25:00 ---> 6114fe19720f 07:25:00 Step 12/22 : ENV APP_PORT=48082 07:25:00 Removing intermediate container d14cc30ede8d 07:25:00 ---> 5f4a762aa991 07:25:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:25:01 ---> Running in 5c07b84542c0 07:25:01 Removing intermediate container 5c07b84542c0 07:25:01 ---> 30f74ee414bd 07:25:01 Step 13/22 : EXPOSE $APP_PORT 07:25:02 ---> Running in c0ab7da45ae7 07:25:02 ---> b6222e4af5e9 07:25:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:25:02 Removing intermediate container c0ab7da45ae7 07:25:02 ---> e615752ae984 07:25:02 Step 14/22 : WORKDIR / 07:25:02 ---> Running in 5d4b52436913 07:25:03 Removing intermediate container 5d4b52436913 07:25:03 ---> 4f576ae30d3b 07:25:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:25:04 ---> 0ddc329a7a8d 07:25:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:25:05 ---> a13d3b37e712 07:25:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:25:06 ---> ebde77b94fc7 07:25:06 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:25:06 ---> Running in da9e83311cff 07:25:06 ---> 5ff581e78ac3 07:25:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:25:07 Removing intermediate container da9e83311cff 07:25:07 ---> 8d05a5b11fc5 07:25:07 Step 18/21 : CMD ["--init=true"] 07:25:07 ---> Running in 265327350ab1 07:25:07 ---> 52acded94aeb 07:25:07 Step 18/22 : ENTRYPOINT ["/core-command"] 07:25:07 ---> Running in e07fea44e1af 07:25:07 Removing intermediate container 265327350ab1 07:25:07 ---> de60b7eb9fce 07:25:07 Step 19/21 : LABEL arch=arm64 07:25:08 ---> Running in ad2a712cacfa 07:25:08 Removing intermediate container e07fea44e1af 07:25:08 ---> 7eeb76dc9b1b 07:25:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:25:08 ---> Running in 77b7588036b3 07:25:08 Removing intermediate container ad2a712cacfa 07:25:08 ---> 34a8fd96c320 07:25:08 Step 20/21 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:25:08 ---> Running in ba14047a66ef 07:25:08 Removing intermediate container 77b7588036b3 07:25:08 ---> ee0cb147dd32 07:25:08 Step 20/22 : LABEL arch=arm64 07:25:08 ---> Running in d8b29524a134 07:25:09 Removing intermediate container ba14047a66ef 07:25:09 ---> a2b323e8c15c 07:25:09 Step 21/21 : LABEL version=0.0.0 07:25:09 ---> Running in 9ca1d792eb5d 07:25:09 Removing intermediate container d8b29524a134 07:25:09 ---> a39e6e63c276 07:25:09 Step 21/22 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:25:09 ---> Running in cbc8f7f7d0f7 07:25:09 Removing intermediate container 9ca1d792eb5d 07:25:09 ---> c50ee338f908 07:25:09 07:25:10 Successfully built c50ee338f908 07:25:10 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:25:10  Building docker-security-proxy-setup-go ... done Removing intermediate container cbc8f7f7d0f7 07:25:10 ---> 3d56fb9823d0 07:25:10 Step 22/22 : LABEL version=0.0.0 07:25:10 ---> Running in 0855cc544129 07:25:11 Removing intermediate container 0855cc544129 07:25:11 ---> 5ee8a392b5ef 07:25:11 07:25:11 Successfully built 5ee8a392b5ef 07:25:11 Successfully tagged docker-core-command-go-arm64:latest 07:25:12  Building docker-core-command-go ... done Removing intermediate container 333ad663cb59 07:25:12 ---> 74ba5ba80928 07:25:12 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:25:12 ---> Running in 55c811d57cf9 07:25:13 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 07:25:16 Removing intermediate container 55c811d57cf9 07:25:16 ---> a41a635bf930 07:25:16 07:25:16 Step 11/26 : FROM docker:20.10.0 07:25:16 20.10.0: Pulling from library/docker 07:25:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:25:25 Status: Downloaded newer image for docker:20.10.0 07:25:25 ---> eeaf43b92773 07:25:25 Step 12/26 : RUN apk add --no-cache bash 07:25:25 ---> Running in 3a7129233a0f 07:25:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:25:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:25:27 (1/2) Installing readline (8.0.4-r0) 07:25:27 (2/2) Installing bash (5.0.17-r0) 07:25:27 Executing bash-5.0.17-r0.post-install 07:25:27 Executing busybox-1.31.1-r19.trigger 07:25:27 OK: 12 MiB in 22 packages 07:25:29 Removing intermediate container 3a7129233a0f 07:25:29 ---> 4e0494c90039 07:25:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:25:29 ---> Running in 5a2c378db5e6 07:25:29 Removing intermediate container 5a2c378db5e6 07:25:29 ---> 6313753a8a74 07:25:29 Step 14/26 : ENV APP_PORT=48090 07:25:29 ---> Running in 9aefe03200d7 07:25:30 Removing intermediate container 9aefe03200d7 07:25:30 ---> 607cfedd9dfb 07:25:30 Step 15/26 : EXPOSE $APP_PORT 07:25:30 ---> Running in 83a71e9718e9 07:25:30 Removing intermediate container 83a71e9718e9 07:25:30 ---> 41cb98b2cc07 07:25:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:25:31 ---> 0cba87658a8d 07:25:31 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:25:32 ---> 2b5a669bb57e 07:25:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:25:33 ---> 8e596396dd55 07:25:33 Step 19/26 : RUN apk --no-cache add py3-pip 07:25:33 ---> Running in 5a5f2819d2f3 07:25:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:25:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:25:35 (1/33) Installing libbz2 (1.0.8-r1) 07:25:35 (2/33) Installing expat (2.2.9-r1) 07:25:35 (3/33) Installing libffi (3.3-r2) 07:25:35 (4/33) Installing gdbm (1.13-r1) 07:25:35 (5/33) Installing xz-libs (5.2.5-r0) 07:25:35 (6/33) Installing sqlite-libs (3.32.1-r0) 07:25:35 (7/33) Installing python3 (3.8.5-r0) 07:25:37 (8/33) Installing py3-appdirs (1.4.4-r1) 07:25:37 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:25:37 (10/33) Installing py3-parsing (2.4.7-r0) 07:25:37 (11/33) Installing py3-six (1.15.0-r0) 07:25:37 (12/33) Installing py3-packaging (20.4-r0) 07:25:37 (13/33) Installing py3-setuptools (47.0.0-r0) 07:25:37 (14/33) Installing py3-chardet (3.0.4-r4) 07:25:37 (15/33) Installing py3-idna (2.9-r0) 07:25:37 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:25:37 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:25:37 (18/33) Installing py3-requests (2.23.0-r0) 07:25:37 (19/33) Installing py3-msgpack (1.0.0-r0) 07:25:37 (20/33) Installing py3-lockfile (0.12.2-r3) 07:25:37 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:25:37 (22/33) Installing py3-colorama (0.4.3-r0) 07:25:37 (23/33) Installing py3-distlib (0.3.0-r0) 07:25:38 (24/33) Installing py3-distro (1.5.0-r1) 07:25:38 (25/33) Installing py3-webencodings (0.5.1-r3) 07:25:38 (26/33) Installing py3-html5lib (1.0.1-r4) 07:25:38 (27/33) Installing py3-pytoml (0.1.21-r0) 07:25:38 (28/33) Installing py3-pep517 (0.8.2-r0) 07:25:38 (29/33) Installing py3-progress (1.5-r0) 07:25:38 (30/33) Installing py3-toml (0.10.1-r0) 07:25:38 (31/33) Installing py3-retrying (1.3.3-r0) 07:25:38 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:25:38 (33/33) Installing py3-pip (20.1.1-r0) 07:25:38 Executing busybox-1.31.1-r19.trigger 07:25:38 OK: 71 MiB in 55 packages 07:25:45 Removing intermediate container 5a5f2819d2f3 07:25:45 ---> 85908fe7252e 07:25:45 Step 20/26 : RUN pip install docker-compose==1.23.2 07:25:45 ---> Running in aaf51e4ce3f9 07:25:50 Collecting docker-compose==1.23.2 07:25:50 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:25:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:25:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:25:51 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:25:51 Collecting cached-property<2,>=1.2.0 07:25:51 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:25:52 Collecting jsonschema<3,>=2.5.1 07:25:52 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:25:52 Collecting texttable<0.10,>=0.9.0 07:25:52 Downloading texttable-0.9.1.tar.gz (11 kB) 07:25:55 Collecting docker<4.0,>=3.6.0 07:25:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:25:56 Collecting PyYAML<4,>=3.10 07:25:56 Downloading PyYAML-3.13.tar.gz (270 kB) 07:25:59 Collecting websocket-client<1.0,>=0.32.0 07:25:59 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:26:00 Collecting dockerpty<0.5,>=0.4.1 07:26:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:26:02 Collecting docopt<0.7,>=0.6.1 07:26:02 Downloading docopt-0.6.2.tar.gz (25 kB) 07:26:04 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) 07:26:04 Collecting urllib3<1.25,>=1.21.1 07:26:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:26:04 Collecting idna<2.8,>=2.5 07:26:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:26:04 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) 07:26:04 Collecting docker-pycreds>=0.4.0 07:26:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:26:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:26:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:26:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:26:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:26:06 Installing collected packages: urllib3, idna, requests, cached-property, jsonschema, texttable, docker-pycreds, websocket-client, docker, PyYAML, dockerpty, docopt, docker-compose 07:26:06 Attempting uninstall: urllib3 07:26:06 Found existing installation: urllib3 1.25.9 07:26:06 Uninstalling urllib3-1.25.9: 07:26:06 Successfully uninstalled urllib3-1.25.9 07:26:07 Attempting uninstall: idna 07:26:07 Found existing installation: idna 2.9 07:26:07 Uninstalling idna-2.9: 07:26:07 Successfully uninstalled idna-2.9 07:26:07 Attempting uninstall: requests 07:26:07 Found existing installation: requests 2.23.0 07:26:07 Uninstalling requests-2.23.0: 07:26:07 Successfully uninstalled requests-2.23.0 07:26:08 Running setup.py install for texttable: started 07:26:10 Running setup.py install for texttable: finished with status 'done' 07:26:12 Running setup.py install for PyYAML: started 07:26:14 Running setup.py install for PyYAML: finished with status 'done' 07:26:14 Running setup.py install for dockerpty: started 07:26:16 Running setup.py install for dockerpty: finished with status 'done' 07:26:16 Running setup.py install for docopt: started 07:26:18 Running setup.py install for docopt: finished with status 'done' 07:26:19 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 07:26:22 Removing intermediate container aaf51e4ce3f9 07:26:22 ---> bc7e83409aea 07:26:22 Step 21/26 : RUN apk --no-cache add curl 07:26:22 ---> Running in 80788b23962f 07:26:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:26:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:26:24 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:26:24 (2/3) Installing libcurl (7.69.1-r3) 07:26:25 (3/3) Installing curl (7.69.1-r3) 07:26:25 Executing busybox-1.31.1-r19.trigger 07:26:25 OK: 71 MiB in 58 packages 07:26:26 Removing intermediate container 80788b23962f 07:26:26 ---> d91721ca2482 07:26:26 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:26:26 ---> Running in d4e24d7ce16d 07:26:26 Removing intermediate container d4e24d7ce16d 07:26:26 ---> 44578cb150cc 07:26:26 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:26:27 ---> Running in 91729093398a 07:26:27 Removing intermediate container 91729093398a 07:26:27 ---> 7c4c616de376 07:26:27 Step 24/26 : LABEL arch=arm64 07:26:27 ---> Running in 3a7fa8bb9038 07:26:28 Removing intermediate container 3a7fa8bb9038 07:26:28 ---> 62738afd80a9 07:26:28 Step 25/26 : LABEL git_sha=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b 07:26:28 ---> Running in 160a763062ea 07:26:28 Removing intermediate container 160a763062ea 07:26:28 ---> cc4e8c2b7813 07:26:28 Step 26/26 : LABEL version=0.0.0 07:26:28 ---> Running in bd0a0b0f5968 07:26:29 Removing intermediate container bd0a0b0f5968 07:26:29 ---> f0ec4e8ce84d 07:26:29 07:26:29 Successfully built f0ec4e8ce84d 07:26:29 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:26:29  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 07:26:29 $ docker stop --time=1 2657f55c0a35d4bba64df59500802630ba294b245dcb19aba97672ab1ddf161e 07:26:31 $ docker rm -f 2657f55c0a35d4bba64df59500802630ba294b245dcb19aba97672ab1ddf161e [Pipeline] // withDockerContainer [Pipeline] sh 07:26:32 + + docker images 07:26:32 grep docker 07:26:32 docker-sys-mgmt-agent-go-arm64 latest f0ec4e8ce84d 4 seconds ago 300MB 07:26:32 docker-core-command-go-arm64 latest 5ee8a392b5ef About a minute ago 9.98MB 07:26:32 docker-security-proxy-setup-go-arm64 latest c50ee338f908 About a minute ago 23.3MB 07:26:32 docker-security-bootstrap-redis-go-arm64 latest a33201fd06ba About a minute ago 15.1MB 07:26:32 docker-core-data-go-arm64 latest f271eea43b3f 2 minutes ago 21MB 07:26:32 docker-core-metadata-go-arm64 latest 789d550628cd 3 minutes ago 12.2MB 07:26:32 docker-security-secretstore-setup-go-arm64 latest 6943533f40ab 3 minutes ago 23.4MB 07:26:32 docker-support-notifications-go-arm64 latest b312af22aefb 3 minutes ago 11.4MB 07:26:32 docker-support-scheduler-go-arm64 latest 9b825e6611a3 3 minutes ago 10MB 07:26:32 docker 20.10.0 eeaf43b92773 4 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 07:26:35 provisioning config files... 07:26:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3508157678369236846tmp [Pipeline] { [Pipeline] sh 07:26:35 + set +x 07:26:35 + curl -s https://codecov.io/bash 07:26:35 + bash -s -- 07:26:36 07:26:36 _____ _ 07:26:36 / ____| | | 07:26:36 | | ___ __| | ___ ___ _____ __ 07:26:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:26:36 | |___| (_) | (_| | __/ (_| (_) \ V / 07:26:36 \_____\___/ \__,_|\___|\___\___/ \_/ 07:26:36 Bash-20201231-23d4836 07:26:36 07:26:36 07:26:36 ==> git version 2.24.3 found 07:26:36 ==> 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 07:26:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:26:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:26:36 ==> Jenkins CI detected. 07:26:36 project root: . 07:26:36 --> token set from env 07:26:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:26:36 ==> Running gcov in . (disable via -X gcov) 07:26:36 ==> Python coveragepy not found 07:26:36 ==> Searching for coverage reports in: 07:26:36 + . 07:26:36 -> Found 1 reports 07:26:36 ==> Detecting git/mercurial file structure 07:26:36 ==> Reading reports 07:26:36 + ./coverage.out bytes=541590 07:26:36 ==> Appending adjustments 07:26:36 https://docs.codecov.io/docs/fixing-reports 07:26:39 + Found adjustments 07:26:39 ==> Gzipping contents 07:26:39 84K /tmp/codecov.eYAXve.gz 07:26:39 ==> Uploading reports 07:26:39 url: https://codecov.io 07:26:39 query: branch=PR-3007&commit=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3007%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3007&job=&cmd_args= 07:26:39 -> Pinging Codecov 07:26:39 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3007&commit=3e65e92946eaa20ace5793ae2a78b5f28bc9d19b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3007%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3007&job=&cmd_args= 07:26:39 -> Uploading to 07:26:39 https://storage.googleapis.com/codecov/v4/raw/2021-01-11/00271124DB129430A58F1EEE437C3FCB/3e65e92946eaa20ace5793ae2a78b5f28bc9d19b/1d7750ab-3106-4511-bf7a-ab0507429c09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T072639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bc959aa3166fdbf5ec22e578704cacf25a30c5999c70980383ea8cc3231df308 07:26:39 % Total % Received % Xferd Average Speed Time Time Time Current 07:26:39 Dload Upload Total Spent Left Speed 07:26:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82257 0 0 100 82257 0 153k --:--:-- --:--:-- --:--:-- 153k 100 82257 0 0 100 82257 0 153k --:--:-- --:--:-- --:--:-- 153k 07:26:40 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/3e65e92946eaa20ace5793ae2a78b5f28bc9d19b [Pipeline] } 07:26:40 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 07:26:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:26:44 ---> package-listing.sh 07:26:44 ++ facter osfamily 07:26:44 ++ tr '[:upper:]' '[:lower:]' 07:26:44 + OS_FAMILY=redhat 07:26:44 + workspace=/w/workspace/edgex-go/1 07:26:44 + START_PACKAGES=/tmp/packages_start.txt 07:26:44 + END_PACKAGES=/tmp/packages_end.txt 07:26:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:44 + PACKAGES=/tmp/packages_start.txt 07:26:44 + '[' /w/workspace/edgex-go/1 ']' 07:26:44 + PACKAGES=/tmp/packages_end.txt 07:26:44 + case "${OS_FAMILY}" in 07:26:44 + rpm -qa 07:26:44 + sort 07:26:49 + '[' -f /tmp/packages_start.txt ']' 07:26:49 + '[' -f /tmp/packages_end.txt ']' 07:26:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:49 + '[' /w/workspace/edgex-go/1 ']' 07:26:49 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:26:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:26:49 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 07:26:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:26:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:50 07:26:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:26:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:50 alpine: Pulling from edgex-lftools-log-publisher 07:26:50 df20fa9351a1: Pulling fs layer 07:26:50 36b3adc4ff6f: Pulling fs layer 07:26:50 8ad3a11d3b57: Pulling fs layer 07:26:50 46f8f816bc3b: Pulling fs layer 07:26:50 93b61091891f: Pulling fs layer 07:26:50 93b9cdb0e59b: Pulling fs layer 07:26:50 5e14af77c1be: Pulling fs layer 07:26:50 01666e4c0597: Pulling fs layer 07:26:50 aa168da1d23b: Pulling fs layer 07:26:50 46f8f816bc3b: Waiting 07:26:50 5e14af77c1be: Waiting 07:26:50 01666e4c0597: Waiting 07:26:50 93b61091891f: Waiting 07:26:50 93b9cdb0e59b: Waiting 07:26:50 36b3adc4ff6f: Verifying Checksum 07:26:50 36b3adc4ff6f: Download complete 07:26:50 46f8f816bc3b: Verifying Checksum 07:26:50 46f8f816bc3b: Download complete 07:26:50 df20fa9351a1: Verifying Checksum 07:26:50 df20fa9351a1: Download complete 07:26:50 93b9cdb0e59b: Verifying Checksum 07:26:50 93b9cdb0e59b: Download complete 07:26:50 5e14af77c1be: Verifying Checksum 07:26:50 5e14af77c1be: Download complete 07:26:50 93b61091891f: Verifying Checksum 07:26:50 93b61091891f: Download complete 07:26:51 01666e4c0597: Verifying Checksum 07:26:51 01666e4c0597: Download complete 07:26:51 8ad3a11d3b57: Verifying Checksum 07:26:51 8ad3a11d3b57: Download complete 07:26:51 df20fa9351a1: Pull complete 07:26:51 36b3adc4ff6f: Pull complete 07:26:53 aa168da1d23b: Verifying Checksum 07:26:53 aa168da1d23b: Download complete 07:26:53 8ad3a11d3b57: Pull complete 07:26:53 46f8f816bc3b: Pull complete 07:26:54 93b61091891f: Pull complete 07:26:54 93b9cdb0e59b: Pull complete 07:26:54 5e14af77c1be: Pull complete 07:26:54 01666e4c0597: Pull complete 07:27:02 aa168da1d23b: Pull complete 07:27:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:27:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:27:03 prd-centos7-docker-4c-2g-19441 does not seem to be running inside a container 07:27:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:27:07 $ docker top 08b1eeaabaa4085babfdf67cbc9af0fda68a2aedd3b0b0da7b2f678d17c04c3b -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:07 + touch /tmp/pre-build-complete [Pipeline] sh 07:27:08 + mkdir -p /var/log/sa [Pipeline] sh 07:27:08 + ls /var/log/sa-host 07:27:08 + sadf -c /var/log/sa-host/sa11 07:27:08 file_magic: OK 07:27:08 HZ: Using current value: 100 07:27:08 file_header: OK 07:27:08 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 07:27:08 Statistics: 07:27:08 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... 07:27:08 File successfully converted to sysstat format version 12.2.1 07:27:08 + sadf -c /var/log/sa-host/sa23 07:27:08 file_magic: OK 07:27:08 HZ: Using current value: 100 07:27:08 file_header: OK 07:27:08 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 07:27:08 Statistics: 07:27:08 Hnuu...uuuununununu... 07:27:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:08 provisioning config files... 07:27:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2126310069504502001tmp [Pipeline] { [Pipeline] echo 07:27:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:27:09 ---> create-netrc.sh [Pipeline] } 07:27:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:27:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:27:09 ---> python-tools-install.sh [Pipeline] echo 07:27:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:27:10 ---> sudo-logs.sh 07:27:10 Archiving 'sudo' log.. [Pipeline] echo 07:27:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:27:10 ---> job-cost.sh 07:27:10 lf-activate-venv: SKIPPING 07:27:10 INFO: No Stack... 07:27:11 INFO: Retrieving Pricing Info for: v1-standard-2 07:27:12 INFO: Archiving Costs [Pipeline] echo 07:27:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:27:12 ---> logs-deploy.sh 07:27:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3007/1 07:27:12 INFO: archiving workspace using pattern(s): 07:27:14 Archives upload complete. 07:27:14 INFO: archiving logs to Nexus 07:27:15 ---> uname -a: 07:27:15 Linux prd-centos7-docker-4c-2g-19441.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:27:15 07:27:15 07:27:15 ---> lscpu: 07:27:15 Architecture: x86_64 07:27:15 CPU op-mode(s): 32-bit, 64-bit 07:27:15 Byte Order: Little Endian 07:27:15 Address sizes: 40 bits physical, 48 bits virtual 07:27:15 CPU(s): 4 07:27:15 On-line CPU(s) list: 0-3 07:27:15 Thread(s) per core: 1 07:27:15 Core(s) per socket: 1 07:27:15 Socket(s): 4 07:27:15 NUMA node(s): 1 07:27:15 Vendor ID: GenuineIntel 07:27:15 CPU family: 6 07:27:15 Model: 44 07:27:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:27:15 Stepping: 1 07:27:15 CPU MHz: 2933.436 07:27:15 BogoMIPS: 5866.87 07:27:15 Virtualization: VT-x 07:27:15 Hypervisor vendor: KVM 07:27:15 Virtualization type: full 07:27:15 L1d cache: 128 KiB 07:27:15 L1i cache: 128 KiB 07:27:15 L2 cache: 16 MiB 07:27:15 L3 cache: 64 MiB 07:27:15 NUMA node0 CPU(s): 0-3 07:27:15 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:27:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:27:15 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:27:15 Vulnerability Meltdown: Mitigation; PTI 07:27:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:27:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:27:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:27:15 Vulnerability Srbds: Not affected 07:27:15 Vulnerability Tsx async abort: Not affected 07:27:15 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 07:27:15 07:27:15 07:27:15 ---> nproc: 07:27:15 4 07:27:15 07:27:15 07:27:15 ---> df -h: 07:27:15 Filesystem Size Used Available Use% Mounted on 07:27:15 overlay 50.0G 12.9G 37.1G 26% / 07:27:15 tmpfs 64.0M 0 64.0M 0% /dev 07:27:15 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:27:15 shm 64.0M 0 64.0M 0% /dev/shm 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /facter-os 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/resolv.conf 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hostname 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hosts 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/auth.log 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /run/cloud-init/result.json 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/sa-host 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/secure 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/1 07:27:15 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/1@tmp 07:27:15 07:27:15 07:27:15 ---> free -m: 07:27:15 total used free shared buff/cache available 07:27:15 Mem: 1837 735 223 0 878 1020 07:27:15 Swap: 1023 55 968 07:27:15 07:27:15 07:27:15 ---> ip addr: 07:27:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:27:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:27:15 inet 127.0.0.1/8 scope host lo 07:27:15 valid_lft forever preferred_lft forever 07:27:15 inet6 ::1/128 scope host 07:27:15 valid_lft forever preferred_lft forever 07:27:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:27:15 link/ether fa:16:3e:f3:d6:de brd ff:ff:ff:ff:ff:ff 07:27:15 inet 10.30.123.19/23 brd 10.30.123.255 scope global dynamic eth0 07:27:15 valid_lft 85193sec preferred_lft 85193sec 07:27:15 inet6 fe80::f816:3eff:fef3:d6de/64 scope link 07:27:15 valid_lft forever preferred_lft forever 07:27:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:27:15 link/ether 02:42:94:5e:b3:e0 brd ff:ff:ff:ff:ff:ff 07:27:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:27:15 valid_lft forever preferred_lft forever 07:27:15 inet6 fe80::42:94ff:fe5e:b3e0/64 scope link 07:27:15 valid_lft forever preferred_lft forever 07:27:15 07:27:15 07:27:15 ---> sar -b -r -n DEV: 07:27:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 07:27:15 07:27:15 07:06:56 LINUX RESTART (4 CPU) 07:27:15 07:27:15 07:08:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:27:15 07:09:01 193.39 96.03 97.36 0.00 8590.69 40580.63 0.00 07:27:15 07:10:02 272.35 113.47 158.89 0.00 4679.37 26824.47 0.00 07:27:15 07:11:01 215.16 111.66 103.50 0.00 4942.81 11270.73 0.00 07:27:15 07:12:01 303.73 114.99 188.74 0.00 48970.41 121890.84 0.00 07:27:15 07:13:02 3141.31 2775.13 366.18 0.00 176274.53 192417.95 0.00 07:27:15 07:14:01 523.19 265.80 257.39 0.00 52523.88 88601.75 0.00 07:27:15 07:15:01 2727.57 2393.34 334.23 0.00 161307.44 172619.32 0.00 07:27:15 07:16:02 288.25 61.87 226.38 0.00 7364.29 38386.35 0.00 07:27:15 07:17:01 35.57 15.12 20.45 0.00 2989.37 740.70 0.00 07:27:15 07:18:01 0.68 0.47 0.22 0.00 13.99 2.11 0.00 07:27:15 07:19:01 0.22 0.02 0.20 0.00 0.27 2.08 0.00 07:27:15 07:20:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 07:27:15 07:21:01 0.28 0.02 0.27 0.00 0.53 2.75 0.00 07:27:15 07:22:01 0.93 0.62 0.32 0.00 14.78 3.28 0.00 07:27:15 07:23:01 2.25 1.48 0.77 0.00 148.83 15.49 0.00 07:27:15 07:24:01 0.30 0.00 0.30 0.00 0.00 3.41 0.00 07:27:15 07:25:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 07:27:15 07:26:01 0.20 0.02 0.18 0.00 0.53 2.25 0.00 07:27:15 07:27:01 129.96 77.70 52.26 0.00 6648.19 14262.41 0.00 07:27:15 Average: 414.41 319.08 95.33 0.00 25101.71 37381.84 0.00 07:27:15 07:27:15 07:08:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:27:15 07:09:01 64980 0 745348 39.61 2176 1069040 1538804 52.52 633824 934548 98408 07:27:15 07:10:02 138464 0 810924 43.10 1492 930664 1638964 55.94 612712 855156 25240 07:27:15 07:11:01 358520 0 724548 38.51 708 797768 1259132 42.97 527496 706948 38036 07:27:15 07:12:01 106892 0 834308 44.34 128 940216 2268984 77.44 725044 836572 54144 07:27:15 07:13:02 632528 0 688276 36.58 84 560656 1360424 46.43 478316 545400 0 07:27:15 07:14:01 67268 0 782880 41.61 84 1031312 1959272 66.87 749132 837320 95304 07:27:15 07:15:01 173476 0 1024848 54.47 64 683156 3563324 121.61 732332 715200 38564 07:27:15 07:16:02 157980 0 697676 37.08 64 1025824 1368928 46.72 620080 841796 60 07:27:15 07:17:01 114508 0 654516 34.79 64 1112456 1221432 41.69 627428 884068 8 07:27:15 07:18:01 117632 0 650976 34.60 64 1112872 1188596 40.56 625592 883728 8 07:27:15 07:19:01 118484 0 650124 34.55 64 1112872 1188452 40.56 624560 883728 16 07:27:15 07:20:01 118068 0 650524 34.57 64 1112888 1188596 40.56 624860 883736 8 07:27:15 07:21:01 118684 0 649916 34.54 64 1112880 1188404 40.56 624448 883736 8 07:27:15 07:22:01 117984 0 650044 34.55 64 1113452 1188948 40.58 624904 883892 20 07:27:15 07:23:01 110432 0 653924 34.75 64 1117124 1188536 40.56 631316 884584 8 07:27:15 07:24:01 110564 0 653772 34.75 64 1117144 1188548 40.56 631396 884596 8 07:27:15 07:25:01 110660 0 653672 34.74 64 1117148 1188488 40.56 631040 884596 16 07:27:15 07:26:01 110760 0 653576 34.74 64 1117144 1188536 40.56 631424 884596 8 07:27:15 07:27:01 168004 0 763536 40.58 0 950004 1616008 55.15 675580 736924 66760 07:27:15 Average: 158731 0 715441 38.02 286 1007085 1499599 51.18 633236 834270 21928 07:27:15 07:27:15 07:08:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:27:15 07:09:01 eth0 1206.38 1480.90 6001.56 156.04 0.00 0.00 0.00 0.00 07:27:15 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:09:01 docker0 1138.45 803.71 84.49 2745.15 0.00 0.00 0.00 0.00 07:27:15 07:10:02 eth0 200.33 129.93 858.14 23.12 0.00 0.00 0.00 0.00 07:27:15 07:10:02 veth5758a08 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:27:15 07:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:10:02 docker0 108.71 163.49 7.83 824.83 0.00 0.00 0.00 0.00 07:27:15 07:11:01 eth0 45.45 31.27 26.46 72.57 0.00 0.00 0.00 0.00 07:27:15 07:11:01 veth5758a08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:12:01 veth23e24da 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:27:15 07:12:01 eth0 231.85 188.99 1694.69 85.91 0.00 0.00 0.00 0.00 07:27:15 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:13:02 veth23e24da 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 07:27:15 07:13:02 eth0 47.49 21.69 160.57 8.56 0.00 0.00 0.00 0.00 07:27:15 07:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:13:02 docker0 12.41 29.21 0.65 146.14 0.00 0.00 0.00 0.00 07:27:15 07:14:01 veth23e24da 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:27:15 07:14:01 eth0 50.12 28.43 149.52 14.05 0.00 0.00 0.00 0.00 07:27:15 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:14:01 docker0 8.33 14.71 0.46 78.03 0.00 0.00 0.00 0.00 07:27:15 07:15:01 veth233b5f6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:27:15 07:15:01 veth23e24da 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 07:27:15 07:15:01 veth02c5696 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:27:15 07:15:01 eth0 59.17 40.13 135.90 72.06 0.00 0.00 0.00 0.00 07:27:15 07:16:02 veth23e24da 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:16:02 eth0 221.63 151.99 1659.35 63.51 0.00 0.00 0.00 0.00 07:27:15 07:16:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:27:15 07:16:02 docker0 1273.11 1072.04 93.40 4245.75 0.00 0.00 0.00 0.00 07:27:15 07:17:01 eth0 27.57 21.64 44.72 31.06 0.00 0.00 0.00 0.00 07:27:15 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:17:01 docker0 2.83 5.47 0.15 36.42 0.00 0.00 0.00 0.00 07:27:15 07:18:01 eth0 0.62 0.35 0.34 0.26 0.00 0.00 0.00 0.00 07:27:15 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:19:01 eth0 0.78 0.20 0.13 0.01 0.00 0.00 0.00 0.00 07:27:15 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:20:01 eth0 0.55 0.48 0.27 0.21 0.00 0.00 0.00 0.00 07:27:15 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:21:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:27:15 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:22:01 eth0 1.32 0.38 0.35 0.21 0.00 0.00 0.00 0.00 07:27:15 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:23:01 eth0 1.57 0.43 0.49 0.23 0.00 0.00 0.00 0.00 07:27:15 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:24:01 eth0 0.57 0.28 0.27 0.23 0.00 0.00 0.00 0.00 07:27:15 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:25:01 eth0 1.73 0.28 0.38 0.20 0.00 0.00 0.00 0.00 07:27:15 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:26:01 eth0 1.48 0.30 0.37 0.20 0.00 0.00 0.00 0.00 07:27:15 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:27:01 eth0 218.58 162.38 2171.49 20.17 0.00 0.00 0.00 0.00 07:27:15 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 Average: eth0 120.65 117.22 673.44 28.69 0.00 0.00 0.00 0.00 07:27:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:27:15 Average: docker0 67.36 56.88 4.94 226.03 0.00 0.00 0.00 0.00 07:27:15 07:27:15 07:27:15 ---> sar -P ALL: 07:27:15 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) 07:27:15 07:27:15 07:06:56 LINUX RESTART (4 CPU) 07:27:15 07:27:15 07:08:03 CPU %user %nice %system %iowait %steal %idle 07:27:15 07:09:01 all 15.78 0.00 7.26 1.67 0.17 75.12 07:27:15 07:09:01 0 14.78 0.00 7.50 0.84 0.18 76.70 07:27:15 07:09:01 1 15.91 0.00 7.33 2.76 0.14 73.86 07:27:15 07:09:01 2 16.14 0.00 7.27 2.13 0.19 74.27 07:27:15 07:09:01 3 16.26 0.00 6.94 0.96 0.18 75.67 07:27:15 07:10:02 all 22.04 0.00 7.52 6.83 0.21 63.39 07:27:15 07:10:02 0 23.23 0.00 7.66 6.35 0.17 62.59 07:27:15 07:10:02 1 21.62 0.00 7.29 6.09 0.24 64.75 07:27:15 07:10:02 2 20.74 0.00 7.81 6.66 0.21 64.58 07:27:15 07:10:02 3 22.59 0.00 7.33 8.23 0.21 61.63 07:27:15 07:11:01 all 61.51 0.00 14.02 3.44 0.18 20.85 07:27:15 07:11:01 0 61.02 0.00 13.22 3.97 0.18 21.61 07:27:15 07:11:01 1 61.89 0.00 14.50 2.06 0.18 21.37 07:27:15 07:11:01 2 61.23 0.00 14.33 2.90 0.20 21.33 07:27:15 07:11:01 3 61.89 0.00 14.02 4.82 0.16 19.11 07:27:15 07:12:01 all 26.95 0.00 14.70 5.53 0.28 52.55 07:27:15 07:12:01 0 27.54 0.00 14.68 7.37 0.28 50.14 07:27:15 07:12:01 1 27.29 0.00 14.88 4.83 0.31 52.70 07:27:15 07:12:01 2 27.43 0.00 14.71 4.54 0.22 53.09 07:27:15 07:12:01 3 25.53 0.00 14.53 5.38 0.29 54.27 07:27:15 07:13:02 all 22.15 0.00 24.16 26.13 0.64 26.91 07:27:15 07:13:02 0 21.11 0.00 22.02 23.18 0.63 33.05 07:27:15 07:13:02 1 21.43 0.00 25.30 27.02 0.63 25.62 07:27:15 07:13:02 2 22.78 0.00 24.85 27.69 0.65 24.03 07:27:15 07:13:02 3 23.31 0.00 24.50 26.66 0.62 24.90 07:27:15 07:14:01 all 48.37 0.00 16.73 14.27 0.27 20.35 07:27:15 07:14:01 0 47.29 0.00 15.17 12.75 0.26 24.53 07:27:15 07:14:01 1 48.17 0.00 16.91 15.82 0.30 18.80 07:27:15 07:14:01 2 48.58 0.00 18.02 14.68 0.18 18.55 07:27:15 07:14:01 3 49.43 0.00 16.84 13.87 0.35 19.51 07:27:15 07:15:01 all 33.48 0.00 23.38 19.39 0.56 23.19 07:27:15 07:15:01 0 31.85 0.00 21.63 20.18 0.66 25.68 07:27:15 07:15:01 1 33.27 0.00 23.80 18.87 0.62 23.45 07:27:15 07:15:01 2 33.90 0.00 23.67 19.08 0.54 22.81 07:27:15 07:15:01 3 34.92 0.00 24.45 19.41 0.43 20.80 07:27:15 07:16:02 all 34.46 0.00 10.50 12.49 0.17 42.38 07:27:15 07:16:02 0 38.35 0.00 10.83 7.57 0.19 43.06 07:27:15 07:16:02 1 31.11 0.00 10.00 14.69 0.16 44.05 07:27:15 07:16:02 2 36.50 0.00 10.80 15.70 0.17 36.82 07:27:15 07:16:02 3 31.83 0.00 10.38 11.99 0.16 45.64 07:27:15 07:17:01 all 1.02 0.00 0.86 0.73 0.03 97.36 07:27:15 07:17:01 0 1.14 0.00 0.83 0.83 0.02 97.18 07:27:15 07:17:01 1 0.83 0.00 0.87 0.32 0.03 97.94 07:27:15 07:17:01 2 1.02 0.00 1.15 1.66 0.03 96.13 07:27:15 07:17:01 3 1.09 0.00 0.58 0.08 0.05 98.20 07:27:15 07:18:01 all 0.16 0.00 0.02 0.01 0.00 99.81 07:27:15 07:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:27:15 07:18:01 1 0.03 0.00 0.03 0.02 0.00 99.92 07:27:15 07:18:01 2 0.05 0.00 0.02 0.02 0.00 99.92 07:27:15 07:18:01 3 0.52 0.00 0.02 0.00 0.00 99.47 07:27:15 07:19:01 all 0.15 0.00 0.03 0.00 0.02 99.80 07:27:15 07:19:01 0 0.03 0.00 0.03 0.00 0.05 99.88 07:27:15 07:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:27:15 07:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:27:15 07:19:01 3 0.50 0.00 0.03 0.00 0.00 99.47 07:27:15 07:27:15 07:19:01 CPU %user %nice %system %iowait %steal %idle 07:27:15 07:20:01 all 0.16 0.00 0.02 0.00 0.00 99.81 07:27:15 07:20:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:27:15 07:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:27:15 07:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:27:15 07:20:01 3 0.53 0.00 0.03 0.00 0.00 99.43 07:27:15 07:21:01 all 0.17 0.00 0.08 0.00 0.00 99.74 07:27:15 07:21:01 0 0.05 0.00 0.08 0.00 0.00 99.87 07:27:15 07:21:01 1 0.03 0.00 0.07 0.00 0.00 99.90 07:27:15 07:21:01 2 0.07 0.00 0.10 0.00 0.00 99.83 07:27:15 07:21:01 3 0.53 0.00 0.08 0.00 0.02 99.37 07:27:15 07:22:01 all 0.10 0.00 0.03 0.00 0.00 99.87 07:27:15 07:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:27:15 07:22:01 1 0.23 0.00 0.07 0.00 0.00 99.70 07:27:15 07:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:27:15 07:22:01 3 0.08 0.00 0.03 0.02 0.00 99.87 07:27:15 07:23:01 all 0.03 0.00 0.04 0.02 0.00 99.90 07:27:15 07:23:01 0 0.05 0.00 0.05 0.00 0.00 99.90 07:27:15 07:23:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:27:15 07:23:01 2 0.02 0.00 0.05 0.02 0.00 99.92 07:27:15 07:23:01 3 0.03 0.00 0.03 0.05 0.00 99.88 07:27:15 07:24:01 all 0.13 0.00 0.03 0.00 0.00 99.84 07:27:15 07:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:27:15 07:24:01 1 0.47 0.00 0.07 0.00 0.00 99.47 07:27:15 07:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:27:15 07:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:27:15 07:25:01 all 0.16 0.00 0.02 0.00 0.00 99.81 07:27:15 07:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:27:15 07:25:01 1 0.55 0.00 0.02 0.00 0.00 99.43 07:27:15 07:25:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:27:15 07:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:27:15 07:26:01 all 0.15 0.00 0.02 0.00 0.00 99.83 07:27:15 07:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:27:15 07:26:01 1 0.52 0.00 0.02 0.00 0.00 99.47 07:27:15 07:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:27:15 07:26:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:27:15 07:27:01 all 6.19 0.00 3.58 2.97 0.13 87.13 07:27:15 07:27:01 0 5.63 0.00 3.51 4.53 0.15 86.18 07:27:15 07:27:01 1 5.21 0.00 3.57 1.89 0.08 89.25 07:27:15 07:27:01 2 7.65 0.00 3.85 3.53 0.12 84.85 07:27:15 07:27:01 3 6.28 0.00 3.39 1.94 0.15 88.24 07:27:15 Average: all 13.96 0.00 6.30 4.79 0.14 74.82 07:27:15 Average: 0 13.94 0.00 6.02 4.51 0.14 75.39 07:27:15 Average: 1 13.72 0.00 6.39 4.84 0.14 74.92 07:27:15 Average: 2 14.11 0.00 6.49 5.06 0.13 74.20 07:27:15 Average: 3 14.06 0.00 6.28 4.76 0.13 74.77 07:27:15 07:27:15 07:27:15