Pull request #2970 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 37bba81cf6eb63d87baced30b5a97fb2c2633e10+cf513aa69aa73df9a6f6252b052cd5c5a0259743 (0f2b7b2efe30276b3cb066c3f53b923aacbd77b1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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 ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19549’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19550 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/17 [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/17 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit 37bba81cf6eb63d87baced30b5a97fb2c2633e10 Merge succeeded, producing 37bba81cf6eb63d87baced30b5a97fb2c2633e10 Checking out Revision 37bba81cf6eb63d87baced30b5a97fb2c2633e10 (PR-2970) > git config core.sparsecheckout # timeout=10 > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # 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 cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 Commit message: "feat(security): Standarize the gating wait time out in all install entrypoint scripts" First time build. Skipping changelog. > git rev-list --no-walk 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:58:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:58:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:58:09 ========================================================= 17:58:09 EdgeX Global Pipelines Version Info 17:58:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:58:11 ------------------- 17:58:11 stable info: 17:58:11 ------------------- 17:58:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:58:11 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:58:11 Message: update stable to v1.0.173 17:58:12 ------------------- 17:58:12 experimental info: 17:58:12 ------------------- 17:58:12 Commited By: **** collab-it+edgex@linuxfoundation.org 17:58:12 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 17:58:12 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:58:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:58:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:58:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:58:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:58:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:58:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:58:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:58:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:58:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 17:58:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 17:58:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:58:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:58:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:58:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:58:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:58:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:58:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:58:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:58:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:58:15 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:58:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 17:58:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 17:58:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 17:58:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37bba81cf6eb63d87baced30b5a97fb2c2633e10 [Pipeline] echo 17:58:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37bba81 [Pipeline] echo 17:58:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:58:15 provisioning config files... 17:58:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config9211568291171493588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:16 ---> docker-login.sh 17:58:16 nexus3.edgexfoundry.org:10001 17:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:16 Configure a credential helper to remove this warning. See 17:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:16 17:58:16 Login Succeeded 17:58:16 nexus3.edgexfoundry.org:10002 17:58:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:16 Configure a credential helper to remove this warning. See 17:58:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:16 17:58:16 Login Succeeded 17:58:16 nexus3.edgexfoundry.org:10003 17:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:17 Configure a credential helper to remove this warning. See 17:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:17 17:58:17 Login Succeeded 17:58:17 nexus3.edgexfoundry.org:10004 17:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:17 Configure a credential helper to remove this warning. See 17:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:17 17:58:17 Login Succeeded 17:58:17 docker.io 17:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:17 Configure a credential helper to remove this warning. See 17:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:17 17:58:17 Login Succeeded 17:58:17 ---> docker-login.sh ends [Pipeline] } 17:58:17 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:18 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 17:58:18 + for file in '`ls cmd/**/Dockerfile`' 17:58:18 ++ dirname cmd/core-command/Dockerfile 17:58:18 ++ cut -d/ -f2 17:58:18 + echo core-command,cmd/core-command/Dockerfile 17:58:18 + for file in '`ls cmd/**/Dockerfile`' 17:58:18 ++ dirname cmd/core-data/Dockerfile 17:58:18 ++ cut -d/ -f2 17:58:18 + echo core-data,cmd/core-data/Dockerfile 17:58:18 + for file in '`ls cmd/**/Dockerfile`' 17:58:18 ++ dirname cmd/core-metadata/Dockerfile 17:58:18 ++ cut -d/ -f2 17:58:18 + echo core-metadata,cmd/core-metadata/Dockerfile 17:58:18 + for file in '`ls cmd/**/Dockerfile`' 17:58:18 ++ dirname cmd/security-bootstrapper/Dockerfile 17:58:18 ++ cut -d/ -f2 17:58:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:58:18 + for file in '`ls cmd/**/Dockerfile`' 17:58:18 ++ dirname cmd/security-proxy-setup/Dockerfile 17:58:18 ++ cut -d/ -f2 17:58:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:58:18 + for file in '`ls cmd/**/Dockerfile`' 17:58:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 17:58:18 ++ cut -d/ -f2 17:58:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:58:18 + for file in '`ls cmd/**/Dockerfile`' 17:58:18 ++ dirname cmd/support-notifications/Dockerfile 17:58:18 ++ cut -d/ -f2 17:58:18 + echo support-notifications,cmd/support-notifications/Dockerfile 17:58:18 + for file in '`ls cmd/**/Dockerfile`' 17:58:18 ++ dirname cmd/support-scheduler/Dockerfile 17:58:18 ++ cut -d/ -f2 17:58:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:58:18 + for file in '`ls cmd/**/Dockerfile`' 17:58:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 17:58:18 ++ cut -d/ -f2 17:58:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:58:18 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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 17:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:19 17:58:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:58:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:19 latest: Pulling from edgex-devops/git-semver 17:58:19 31603596830f: Pulling fs layer 17:58:19 2a8b12db71e7: Pulling fs layer 17:58:19 6ca5941a6612: Pulling fs layer 17:58:19 ecc8261a40a4: Pulling fs layer 17:58:19 ecc8261a40a4: Waiting 17:58:19 2a8b12db71e7: Verifying Checksum 17:58:19 2a8b12db71e7: Download complete 17:58:19 31603596830f: Download complete 17:58:19 ecc8261a40a4: Verifying Checksum 17:58:19 ecc8261a40a4: Download complete 17:58:19 6ca5941a6612: Download complete 17:58:20 31603596830f: Pull complete 17:58:20 2a8b12db71e7: Pull complete 17:58:21 6ca5941a6612: Pull complete 17:58:21 ecc8261a40a4: Pull complete 17:58:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:58:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:58:21 prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container 17:58:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:58:24 $ docker top d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:24 [ssh-agent] Looking for ssh-agent implementation... 17:58:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:24 $ docker exec d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 ssh-agent 17:58:25 SSH_AUTH_SOCK=/tmp/ssh-hCCYTMtmX4h4/agent.12 17:58:25 SSH_AGENT_PID=17 17:58:25 Running ssh-add (command line suppressed) 17:58:25 Identity added: /w/workspace/edgex-go/17@tmp/private_key_2982210141315732910.key (/w/workspace/edgex-go/17@tmp/private_key_2982210141315732910.key) 17:58:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:25 + git tag --points-at HEAD [Pipeline] } 17:58:25 $ docker exec --env ******** --env ******** d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 ssh-agent -k 17:58:25 unset SSH_AUTH_SOCK; 17:58:25 unset SSH_AGENT_PID; 17:58:25 echo Agent pid 17 killed; 17:58:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:25 [ssh-agent] Looking for ssh-agent implementation... 17:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:26 $ docker exec d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 ssh-agent 17:58:26 SSH_AUTH_SOCK=/tmp/ssh-8H5nYqDGYxdr/agent.46 17:58:26 SSH_AGENT_PID=52 17:58:26 Running ssh-add (command line suppressed) 17:58:26 Identity added: /w/workspace/edgex-go/17@tmp/private_key_7481672934507974001.key (/w/workspace/edgex-go/17@tmp/private_key_7481672934507974001.key) 17:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:26 + git semver init 17:58:26 # -> Open(): unable to determine branch for HEAD 17:58:26 # $GIT_DIR = /w/workspace/edgex-go/17/.git 17:58:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/17 17:58:26 # $SEMVER_REMOTE_NAME = origin 17:58:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:58:26 # $SEMVER_USER_NAME = edgex-jenkins 17:58:26 # $SEMVER_BRANCH = PR-2970 17:58:26 # $SEMVER_TEMP = /tmp/semver-630261659 17:58:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 17:58:48 # '/tmp/semver-630261659' -> '/w/workspace/edgex-go/17/.semver' 17:58:48 # -> Force: false 17:58:48 # $SEMVER_DIR = /w/workspace/edgex-go/17/.semver [Pipeline] } 17:58:48 $ docker exec --env ******** --env ******** d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 ssh-agent -k 17:58:49 unset SSH_AUTH_SOCK; 17:58:49 unset SSH_AGENT_PID; 17:58:49 echo Agent pid 52 killed; 17:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:49 + git semver [Pipeline] } 17:58:49 $ docker stop --time=1 d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 17:58:51 $ docker rm -f d836315ac37f1d33c99b2ca53cdc620c6c89a274a9d49481cd0ccd6bb7682bf1 [Pipeline] // withDockerContainer [Pipeline] sh 17:58:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:58:52 Stashed 1 file(s) [Pipeline] echo 17:58:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:58:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:58:53 + sudo service docker restart 17:58:53 + true 17:58:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 17:58:54 ========================================================= 17:58:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:58:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:58:54 + 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 . 17:58:59 Sending build context to Docker daemon 326.6MB 17:58:59 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 17:58:59 Step 2/6 : FROM ${BASE} 17:58:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:58:59 188c0c94c7c5: Pulling fs layer 17:58:59 0ef7d3d256c8: Pulling fs layer 17:58:59 de9db76c5a1d: Pulling fs layer 17:58:59 bca2f99d35d6: Pulling fs layer 17:58:59 93359f2a8cfa: Pulling fs layer 17:58:59 7c6f9722023f: Pulling fs layer 17:58:59 a35cf1a2eb13: Pulling fs layer 17:58:59 bca2f99d35d6: Waiting 17:58:59 93359f2a8cfa: Waiting 17:58:59 7c6f9722023f: Waiting 17:58:59 a35cf1a2eb13: Waiting 17:58:59 de9db76c5a1d: Verifying Checksum 17:58:59 de9db76c5a1d: Download complete 17:58:59 0ef7d3d256c8: Download complete 17:58:59 93359f2a8cfa: Verifying Checksum 17:58:59 93359f2a8cfa: Download complete 17:58:59 188c0c94c7c5: Verifying Checksum 17:58:59 188c0c94c7c5: Download complete 17:58:59 7c6f9722023f: Verifying Checksum 17:58:59 7c6f9722023f: Download complete 17:58:59 188c0c94c7c5: Pull complete 17:59:01 a35cf1a2eb13: Verifying Checksum 17:59:01 a35cf1a2eb13: Download complete 17:59:01 0ef7d3d256c8: Pull complete 17:59:01 de9db76c5a1d: Pull complete 17:59:01 bca2f99d35d6: Verifying Checksum 17:59:01 bca2f99d35d6: Download complete 17:59:07 Still waiting to schedule task 17:59:07 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:59:08 bca2f99d35d6: Pull complete 17:59:08 93359f2a8cfa: Pull complete 17:59:08 7c6f9722023f: Pull complete 17:59:12 a35cf1a2eb13: Pull complete 17:59:12 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:59:12 ---> a62c8e92a672 17:59:12 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 17:59:12 ---> Running in 50ab8613841a 17:59:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:59:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:59:15 (1/12) Installing libmagic (5.38-r0) 17:59:15 (2/12) Installing file (5.38-r0) 17:59:15 (3/12) Installing libc-dev (0.7.2-r3) 17:59:15 (4/12) Installing g++ (9.3.0-r2) 17:59:22 (5/12) Installing fortify-headers (1.1-r0) 17:59:22 (6/12) Installing patch (2.7.6-r6) 17:59:22 (7/12) Installing build-base (0.5-r2) 17:59:22 (8/12) Installing libsodium (1.0.18-r0) 17:59:22 (9/12) Installing pkgconf (1.7.2-r0) 17:59:22 (10/12) Installing libsodium-dev (1.0.18-r0) 17:59:22 (11/12) Installing libzmq (4.3.3-r0) 17:59:22 (12/12) Installing zeromq-dev (4.3.3-r0) 17:59:22 Executing busybox-1.31.1-r19.trigger 17:59:22 OK: 233 MiB in 51 packages 17:59:26 Removing intermediate container 50ab8613841a 17:59:26 ---> 89f417a55775 17:59:26 Step 4/6 : WORKDIR /edgex-go 17:59:26 ---> Running in 639e189dd97d 17:59:26 Removing intermediate container 639e189dd97d 17:59:26 ---> 8b3be6a7c828 17:59:26 Step 5/6 : COPY go.mod . 17:59:26 ---> d361fb95184d 17:59:26 Step 6/6 : RUN go mod download 17:59:26 ---> Running in 9a0872800ec3 17:59:48 Removing intermediate container 9a0872800ec3 17:59:48 ---> ba6ca278386d 17:59:48 Successfully built ba6ca278386d 17:59:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:59:49 + docker inspect -f . ci-base-image-x86_64 17:59:49 . [Pipeline] withDockerContainer 17:59:49 prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container 17:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:59:50 $ docker top bf1bc08f1321f3906393ff34e3d8f8dfc51ede4fbdf133873f907b94b7fbad6e -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:51 + go version 17:59:51 go version go1.15.5 linux/amd64 [Pipeline] } 17:59:51 $ docker stop --time=1 bf1bc08f1321f3906393ff34e3d8f8dfc51ede4fbdf133873f907b94b7fbad6e 17:59:52 $ docker rm -f bf1bc08f1321f3906393ff34e3d8f8dfc51ede4fbdf133873f907b94b7fbad6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:59:53 + docker inspect -f . ci-base-image-x86_64 17:59:53 . [Pipeline] withDockerContainer 17:59:53 prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container 17:59:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:59:54 $ docker top 25cc417e0f667c9c12de7a542072ec956d0250616ef571eeac1fd68137ad070f -eo pid,comm [Pipeline] { [Pipeline] echo 17:59:54 ========================================================= 17:59:54 [edgeXBuildGoParallel] Running Tests and Build... 17:59:54 ========================================================= [Pipeline] sh 17:59:54 + make test 17:59:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:00:04 ? github.com/edgexfoundry/edgex-go [no test files] 18:00:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:00:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:00:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:00:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:00:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 18:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:00:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:00:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:00:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:00:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:00:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.089s coverage: 46.6% of statements 18:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:00:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.228s coverage: 27.0% of statements 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.063s coverage: 100.0% of statements 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 77.1% of statements 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.462s coverage: 82.4% of statements 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.343s coverage: 28.6% of statements 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.136s coverage: 86.7% of statements 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:00:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.319s coverage: 94.1% of statements 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:00:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:00:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.072s coverage: 0.1% of statements 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.037s coverage: 43.8% of statements 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 18:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:00:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.034s coverage: 82.7% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 75.5% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.4% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.5% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.027s coverage: 100.0% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.296s coverage: 55.9% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.093s coverage: 37.0% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.264s coverage: 84.0% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.668s coverage: 29.1% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.035s coverage: 87.9% of statements 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:01:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements 18:01:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 18:01:03 GO111MODULE=on go vet ./... 18:01:29 gofmt -l . 18:01:29 [ "`gofmt -l .`" = "" ] 18:01:29 ./bin/test-go-mod-tidy.sh 18:01:29 ./bin/test-attribution-txt.sh [Pipeline] sh 18:01:30 + ls -al . 18:01:30 total 648 18:01:30 drwxrwxr-x 10 1001 1001 4096 Jan 11 18:01 . 18:01:30 drwxr-xr-x 4 root root 30 Jan 11 17:59 .. 18:01:30 -rw-rw-r-- 1 1001 1001 11 Jan 11 17:58 .dockerignore 18:01:30 drwxrwxr-x 8 1001 1001 179 Jan 11 17:58 .git 18:01:30 drwxrwxr-x 3 1001 1001 125 Jan 11 17:58 .github 18:01:30 -rw-rw-r-- 1 1001 1001 872 Jan 11 17:58 .gitignore 18:01:30 drwx------ 3 1001 1001 47 Jan 11 17:58 .semver 18:01:30 -rw-rw-r-- 1 1001 1001 166 Jan 11 17:58 .sonarcloud.properties 18:01:30 -rw-rw-r-- 1 1001 1001 3804 Jan 11 17:58 CONTRIBUTING.md 18:01:30 -rw-rw-r-- 1 1001 1001 931 Jan 11 17:58 Dockerfile.build 18:01:30 -rw-rw-r-- 1 1001 1001 863 Jan 11 17:58 Jenkinsfile 18:01:30 -rw-rw-r-- 1 1001 1001 10775 Jan 11 17:58 LICENSE 18:01:30 -rw-rw-r-- 1 1001 1001 6001 Jan 11 17:58 Makefile 18:01:30 -rw-rw-r-- 1 1001 1001 6524 Jan 11 17:58 README.md 18:01:30 -rw-rw-r-- 1 1001 1001 6744 Jan 11 17:58 SECURITY.md 18:01:30 -rw-rw-r-- 1 1001 1001 5 Jan 11 17:58 VERSION 18:01:30 -rw-rw-r-- 1 1001 1001 4131 Jan 11 17:58 ZMQWindows.md 18:01:30 drwxrwxr-x 2 1001 1001 117 Jan 11 17:58 bin 18:01:30 drwxrwxr-x 15 1001 1001 4096 Jan 11 17:58 cmd 18:01:30 -rw-r--r-- 1 root root 550268 Jan 11 18:01 coverage.out 18:01:30 -rw-r--r-- 1 root root 1005 Jan 11 18:01 go.mod 18:01:30 -rw-r--r-- 1 root root 19172 Jan 11 18:01 go.sum 18:01:30 drwxrwxr-x 8 1001 1001 127 Jan 11 17:58 internal 18:01:30 drwxrwxr-x 4 1001 1001 26 Jan 11 17:58 openapi 18:01:30 drwxrwxr-x 4 1001 1001 71 Jan 11 17:58 snap 18:01:30 -rw-rw-r-- 1 1001 1001 168 Jan 11 17:58 version.go [Pipeline] sh 18:01:30 + '[' -e coverage.out ] 18:01:30 + chown 1001:1001 coverage.out [Pipeline] stash 18:01:30 Stashed 1 file(s) [Pipeline] sh 18:01:31 + make build 18:01:31 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 18:01:34 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 18:01:42 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 18:01:43 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 18:01:44 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 18:01:44 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 18:01:46 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 18:01:47 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 18:01:49 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 18:01:50 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 18:01:51 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 18:01:52 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 18:01:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:01:55 $ docker stop --time=1 25cc417e0f667c9c12de7a542072ec956d0250616ef571eeac1fd68137ad070f 18:01:56 $ docker rm -f 25cc417e0f667c9c12de7a542072ec956d0250616ef571eeac1fd68137ad070f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:01:59 18:01:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:02:00 latest: Pulling from edgex-devops/edgex-compose 18:02:00 cbdbe7a5bc2a: Pulling fs layer 18:02:00 ca9280d653b3: Pulling fs layer 18:02:00 7e9c9ca2126c: Pulling fs layer 18:02:00 cbdbe7a5bc2a: Download complete 18:02:00 cbdbe7a5bc2a: Pull complete 18:02:01 ca9280d653b3: Verifying Checksum 18:02:01 ca9280d653b3: Download complete 18:02:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19551 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 18:02:01 Running in /w/workspace/edgex-go/17 [Pipeline] { 18:02:01 7e9c9ca2126c: Verifying Checksum 18:02:01 7e9c9ca2126c: Download complete [Pipeline] checkout 18:02:02 ca9280d653b3: Pull complete 18:02:06 using credential edgex-jenkins-ssh 18:02:06 Cloning the remote Git repository 18:02:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:02:06 > git init /w/workspace/edgex-go/17 # timeout=10 18:02:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:02:06 > git --version # timeout=10 18:02:06 > git --version # 'git version 2.17.1' 18:02:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:10 7e9c9ca2126c: Pull complete 18:02:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:02:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:02:10 prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container 18:02:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:02:12 $ docker top a1985cca353a43ff3ff42286679d8f54f5e140b8bc3e697bd7ac2881a7272266 -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:13 + docker-compose build --help 18:02:13 + grep parallel 18:02:13 --parallel Build images in parallel. [Pipeline] } 18:02:13 $ docker stop --time=1 a1985cca353a43ff3ff42286679d8f54f5e140b8bc3e697bd7ac2881a7272266 18:02:15 $ docker rm -f a1985cca353a43ff3ff42286679d8f54f5e140b8bc3e697bd7ac2881a7272266 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:02:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:02:16 . [Pipeline] withDockerContainer 18:02:16 prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container 18:02:16 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:02:16 $ docker top 7cf589ac568eabd60aaf06b1b34b5fc407257347830c4b7c84e8e614f2fe89fa -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:17 + docker-compose -f ./docker-compose-build.yml build --parallel 18:02:18 Building docker-core-command-go ... 18:02:18 Building docker-core-data-go ... 18:02:18 Building docker-core-metadata-go ... 18:02:18 Building docker-security-bootstrapper-go ... 18:02:18 Building docker-security-proxy-setup-go ... 18:02:18 Building docker-security-secretstore-setup-go ... 18:02:18 Building docker-support-notifications-go ... 18:02:18 Building docker-support-scheduler-go ... 18:02:18 Building docker-sys-mgmt-agent-go ... 18:02:18 Building docker-core-command-go 18:02:18 Building docker-security-proxy-setup-go 18:02:18 Building docker-support-notifications-go 18:02:18 Building docker-security-bootstrapper-go 18:02:18 Building docker-support-scheduler-go 18:02:23 Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit 37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:02:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:02:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:02:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:02:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:02:23 > git config core.sparsecheckout # timeout=10 18:02:23 > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 18:02:24 Merge succeeded, producing 37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:02:24 Checking out Revision 37bba81cf6eb63d87baced30b5a97fb2c2633e10 (PR-2970) 18:02:24 > git remote # timeout=10 18:02:24 > git config --get remote.origin.url # timeout=10 18:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:24 > git merge cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 18:02:24 > git rev-parse HEAD^{commit} # timeout=10 18:02:24 > git config core.sparsecheckout # timeout=10 18:02:24 > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 18:02:28 Commit message: "feat(security): Standarize the gating wait time out in all install entrypoint scripts" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:02:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:02:30 + sudo service docker restart 18:02:30 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:02:32 provisioning config files... 18:02:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/17@tmp/config7026467546922942185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:33 ---> docker-login.sh 18:02:33 nexus3.edgexfoundry.org:10001 18:02:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:34 Configure a credential helper to remove this warning. See 18:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:34 18:02:34 Login Succeeded 18:02:34 nexus3.edgexfoundry.org:10002 18:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:35 Configure a credential helper to remove this warning. See 18:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:35 18:02:35 Login Succeeded 18:02:35 nexus3.edgexfoundry.org:10003 18:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:35 Configure a credential helper to remove this warning. See 18:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:35 18:02:35 Login Succeeded 18:02:35 nexus3.edgexfoundry.org:10004 18:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:35 Configure a credential helper to remove this warning. See 18:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:35 18:02:35 Login Succeeded 18:02:35 docker.io 18:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:36 Configure a credential helper to remove this warning. See 18:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:36 18:02:36 Login Succeeded 18:02:36 ---> docker-login.sh ends [Pipeline] } 18:02:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:37 ========================================================= 18:02:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:02:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:02:37 + 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 . 18:02:40 Sending build context to Docker daemon 165.7MB 18:02:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:02:40 Step 2/6 : FROM ${BASE} 18:02:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:02:40 5f621e34cdf4: Pulling fs layer 18:02:40 a4357932f1b6: Pulling fs layer 18:02:40 18c013af1878: Pulling fs layer 18:02:40 00ac8860ef70: Pulling fs layer 18:02:40 63d7cb157983: Pulling fs layer 18:02:40 b116817d02f9: Pulling fs layer 18:02:40 745a02a5169b: Pulling fs layer 18:02:40 b116817d02f9: Waiting 18:02:40 00ac8860ef70: Waiting 18:02:40 63d7cb157983: Waiting 18:02:40 18c013af1878: Verifying Checksum 18:02:40 18c013af1878: Download complete 18:02:40 a4357932f1b6: Download complete 18:02:40 63d7cb157983: Verifying Checksum 18:02:40 63d7cb157983: Download complete 18:02:40 b116817d02f9: Verifying Checksum 18:02:40 b116817d02f9: Download complete 18:02:40 5f621e34cdf4: Verifying Checksum 18:02:40 5f621e34cdf4: Download complete 18:02:40 5f621e34cdf4: Pull complete 18:02:41 a4357932f1b6: Pull complete 18:02:41 18c013af1878: Pull complete 18:02:42 745a02a5169b: Verifying Checksum 18:02:42 745a02a5169b: Download complete 18:02:44 00ac8860ef70: Verifying Checksum 18:02:44 00ac8860ef70: Download complete 18:02:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:02:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:02:50 ---> ba6ca278386d 18:02:50 Step 3/23 : WORKDIR /edgex-go 18:02:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:02:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:02:50 ---> ba6ca278386d 18:02:50 Step 3/22 : WORKDIR /edgex-go 18:02:50 ---> Running in 354e78aa0dd2 18:02:50 Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:02:50 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:02:50 ---> ba6ca278386d 18:02:50 Step 3/32 : WORKDIR /edgex-go 18:02:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:02:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:02:50 ---> ba6ca278386d 18:02:50 Step 3/21 : WORKDIR /edgex-go 18:02:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:02:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:02:50 ---> ba6ca278386d 18:02:50 Step 3/22 : WORKDIR /edgex-go 18:02:50 ---> Running in 484b5d515573 18:02:50 ---> Running in d348abe34cff 18:02:50 ---> Running in 5a4f90e0385e 18:02:50 ---> Running in 46c426a675bc 18:02:50 Removing intermediate container 484b5d515573 18:02:50 ---> e6f022ef4e5d 18:02:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:50 Removing intermediate container 354e78aa0dd2 18:02:50 ---> 91af56c2d975 18:02:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:50 ---> Running in 91c85bb1d266 18:02:50 ---> Running in d6f8f51a7833 18:02:50 Removing intermediate container 46c426a675bc 18:02:50 ---> 3e23557c4a5c 18:02:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:50 Removing intermediate container d348abe34cff 18:02:50 ---> 9992d7af7b54 18:02:50 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:50 Removing intermediate container 5a4f90e0385e 18:02:50 ---> 876b6b04c5e6 18:02:50 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:50 ---> Running in 8e3840e1a9d3 18:02:50 ---> Running in 760dc3895309 18:02:50 ---> Running in 05659b76ecf4 18:02:52 Removing intermediate container 91c85bb1d266 18:02:52 ---> c37c0ee7cbe0 18:02:52 Step 5/22 : RUN apk add --update --no-cache make git 18:02:52 Removing intermediate container d6f8f51a7833 18:02:52 ---> 64f3022545ab 18:02:52 Step 5/23 : RUN apk add --update --no-cache make git 18:02:52 Removing intermediate container 8e3840e1a9d3 18:02:52 ---> b963b6264aaa 18:02:52 Step 5/21 : RUN apk add --update --no-cache make git 18:02:52 ---> Running in f54e5031cc56 18:02:52 Removing intermediate container 760dc3895309 18:02:52 ---> a35367185d18 18:02:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:02:52 ---> Running in 166d0bf67bd0 18:02:53 ---> Running in 408d803d3db0 18:02:53 ---> Running in 636734fb6724 18:02:53 Removing intermediate container 05659b76ecf4 18:02:53 ---> 2d72aaeeda78 18:02:53 Step 5/32 : RUN apk add --update --no-cache make git 18:02:53 ---> Running in 08089f24305d 18:02:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:02:54 00ac8860ef70: Pull complete 18:02:54 63d7cb157983: Pull complete 18:02:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:54 b116817d02f9: Pull complete 18:02:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:02:55 OK: 233 MiB in 51 packages 18:02:55 OK: 233 MiB in 51 packages 18:02:55 OK: 233 MiB in 51 packages 18:02:55 OK: 233 MiB in 51 packages 18:02:55 OK: 233 MiB in 51 packages 18:02:55 Removing intermediate container f54e5031cc56 18:02:55 ---> c9166184b9d6 18:02:55 Step 6/22 : COPY go.mod . 18:02:56 Removing intermediate container 408d803d3db0 18:02:56 ---> 6d300192e44c 18:02:56 Step 6/22 : COPY go.mod . 18:02:56 Removing intermediate container 166d0bf67bd0 18:02:56 ---> 1218c44981d6 18:02:56 Step 6/23 : COPY go.mod . 18:02:56 ---> b2daddd11d0b 18:02:56 Step 7/22 : RUN go mod download 18:02:56 ---> daedeb7c954a 18:02:56 Step 7/22 : RUN go mod download 18:02:56 ---> Running in eb50fd980803 18:02:56 ---> Running in 902cf5407f09 18:02:56 ---> 070e9c34285b 18:02:56 Step 7/23 : RUN go mod download 18:02:56 Removing intermediate container 636734fb6724 18:02:56 ---> 8ae09c858dc9 18:02:56 Step 6/21 : COPY go.mod . 18:02:56 Removing intermediate container 08089f24305d 18:02:56 ---> efece90d9bd0 18:02:56 Step 6/32 : COPY go.mod . 18:02:57 ---> Running in ee1658b2510b 18:02:57 ---> 01fda67f55da 18:02:57 Step 7/21 : RUN go mod download 18:02:57 ---> 092a1fa5bfb2 18:02:57 Step 7/32 : RUN go mod download 18:02:57 ---> Running in 7de84176613e 18:02:57 ---> Running in 37e00ea1ecda 18:02:59 745a02a5169b: Pull complete 18:02:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:02:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:02:59 ---> b7e6874047d6 18:02:59 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 18:02:59 Removing intermediate container 902cf5407f09 18:02:59 ---> dcf9dfd2a806 18:02:59 Step 8/22 : COPY . . 18:02:59 Removing intermediate container ee1658b2510b 18:02:59 ---> 4eccf8ed7e75 18:02:59 Step 8/23 : COPY . . 18:03:00 Removing intermediate container 37e00ea1ecda 18:03:00 ---> cdfabf00e9d5 18:03:00 Step 8/32 : COPY . . 18:03:01 Removing intermediate container eb50fd980803 18:03:01 ---> 499374eb2b12 18:03:01 Step 8/22 : COPY . . 18:03:02 Removing intermediate container 7de84176613e 18:03:02 ---> 03ad290e1000 18:03:02 Step 8/21 : COPY . . 18:03:02 ---> Running in 890f8ce048e3 18:03:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:03:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:03:04 (1/12) Installing libmagic (5.38-r0) 18:03:04 (2/12) Installing file (5.38-r0) 18:03:05 (3/12) Installing libc-dev (0.7.2-r3) 18:03:05 (4/12) Installing g++ (9.3.0-r2) 18:03:08 (5/12) Installing fortify-headers (1.1-r0) 18:03:08 (6/12) Installing patch (2.7.6-r6) 18:03:08 (7/12) Installing build-base (0.5-r2) 18:03:09 (8/12) Installing libsodium (1.0.18-r0) 18:03:09 (9/12) Installing pkgconf (1.7.2-r0) 18:03:09 (10/12) Installing libsodium-dev (1.0.18-r0) 18:03:09 (11/12) Installing libzmq (4.3.3-r0) 18:03:09 (12/12) Installing zeromq-dev (4.3.3-r0) 18:03:09 Executing busybox-1.31.1-r19.trigger 18:03:09 OK: 217 MiB in 51 packages 18:03:13 Removing intermediate container 890f8ce048e3 18:03:13 ---> 2d41ecf6c082 18:03:13 Step 4/6 : WORKDIR /edgex-go 18:03:13 ---> Running in 1f2e0e6637ac 18:03:13 Removing intermediate container 1f2e0e6637ac 18:03:13 ---> 68030b29eb94 18:03:13 Step 5/6 : COPY go.mod . 18:03:14 ---> 9253e6d8c791 18:03:14 Step 6/6 : RUN go mod download 18:03:14 ---> Running in 68dc4ff6a01c 18:03:41 ---> ecf773e81a5c 18:03:41 ---> 9a7ae7e3ad22 18:03:41 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redisStep 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:03:41 18:03:41 ---> e1bd36b7d45e 18:03:41 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:03:41 ---> 627ae74adf4d 18:03:41 Step 9/23 : RUN make cmd/core-command/core-command 18:03:41 ---> Running in ff36918fea3d 18:03:41 ---> Running in 9052858d7db5 18:03:41 ---> Running in 986b18ae0b64 18:03:41 ---> Running in b67086ce1026 18:03:41 ---> f60027300cce 18:03:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:03:41 ---> Running in f749d984b3b9 18:03:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:03:41 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 18:03:41 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 18:03:41 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 18:03:41 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 18:03:41 Removing intermediate container 68dc4ff6a01c 18:03:41 ---> 20ed6289d989 18:03:41 Successfully built 20ed6289d989 18:03:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:03:42 + docker inspect -f . ci-base-image-arm64 18:03:42 . [Pipeline] withDockerContainer 18:03:42 prd-ubuntu18.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container 18:03:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:03:43 $ docker top 62cddfd03d04fa0f5a5a3bac4d8cebd480f38fb804645216824a5a1df5e3eae8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:44 + go version 18:03:44 go version go1.15.5 linux/arm64 [Pipeline] } 18:03:44 $ docker stop --time=1 62cddfd03d04fa0f5a5a3bac4d8cebd480f38fb804645216824a5a1df5e3eae8 18:03:46 $ docker rm -f 62cddfd03d04fa0f5a5a3bac4d8cebd480f38fb804645216824a5a1df5e3eae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:47 + docker inspect -f . ci-base-image-arm64 18:03:47 . [Pipeline] withDockerContainer 18:03:48 prd-ubuntu18.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container 18:03:48 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:03:49 $ docker top d27512e0651b44e3d39388f11dff20034c83c9a2d03ecea8464d2f45a3736270 -eo pid,comm [Pipeline] { [Pipeline] echo 18:03:50 ========================================================= 18:03:50 [edgeXBuildGoParallel] Running Tests and Build... 18:03:50 ========================================================= [Pipeline] sh 18:03:50 + make test 18:03:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:04:08 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 18:04:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:04:12 Removing intermediate container f749d984b3b9 18:04:12 ---> 6b605361a0dd 18:04:12 18:04:12 Step 10/22 : FROM alpine:3.12 18:04:12 Removing intermediate container ff36918fea3d 18:04:12 ---> 31db6140ed00 18:04:12 18:04:12 Step 10/22 : FROM alpine:3.12 18:04:12 3.12: Pulling from library/alpine 18:04:12 3.12: Pulling from library/alpine 18:04:12 Removing intermediate container 986b18ae0b64 18:04:12 ---> 8f3b0def425c 18:04:12 18:04:12 Step 10/23 : FROM alpine:3.12 18:04:12 3.12: Pulling from library/alpine 18:04:13 ? github.com/edgexfoundry/edgex-go [no test files] 18:04:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:04:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:04:13 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:04:13 Status: Downloaded newer image for alpine:3.12 18:04:13 ---> 389fef711851 18:04:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:04:13 Status: Downloaded newer image for alpine:3.12 18:04:13 ---> 389fef711851 18:04:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:04:13 Status: Image is up to date for alpine:3.12 18:04:13 ---> 389fef711851 18:04:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:04:16 ---> Running in 33196b93281e 18:04:16 ---> Running in eb8c79c19725 18:04:16 ---> Running in 946732c606f2 18:04:16 Removing intermediate container b67086ce1026 18:04:16 ---> 29b2036c5656 18:04:16 18:04:16 Step 10/21 : FROM alpine:3.12 18:04:16 ---> 389fef711851 18:04:16 Step 11/21 : RUN apk add --update --no-cache curl 18:04:16 Removing intermediate container 9052858d7db5 18:04:16 ---> ab78ee832f10 18:04:16 18:04:16 Step 10/32 : FROM alpine:3.12 18:04:16 ---> 389fef711851 18:04:16 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 18:04:16 ---> Running in 9a7825a3d1bc 18:04:16 ---> Running in 929e419a1d65 18:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:04:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:04:16 (1/2) Installing ca-certificates (20191127-r4) 18:04:16 (2/2) Installing dumb-init (1.2.2-r1) 18:04:16 Executing busybox-1.31.1-r19.trigger 18:04:16 Executing ca-certificates-20191127-r4.trigger 18:04:16 (1/1) Installing dumb-init (1.2.2-r1) 18:04:16 Executing busybox-1.31.1-r19.trigger 18:04:16 OK: 6 MiB in 15 packages 18:04:16 OK: 6 MiB in 16 packages 18:04:16 (1/1) Installing dumb-init (1.2.2-r1) 18:04:16 Executing busybox-1.31.1-r19.trigger 18:04:16 OK: 6 MiB in 15 packages 18:04:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:04:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:04:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:04:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:04:17 (1/4) Installing ca-certificates (20191127-r4) 18:04:17 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:04:17 (3/4) Installing libcurl (7.69.1-r3) 18:04:17 (1/2) Installing dumb-init (1.2.2-r1) 18:04:17 (2/2) Installing openssl (1.1.1i-r0) 18:04:17 (4/4) Installing curl (7.69.1-r3) 18:04:17 Executing busybox-1.31.1-r19.trigger 18:04:17 Executing busybox-1.31.1-r19.trigger 18:04:17 Executing ca-certificates-20191127-r4.trigger 18:04:17 OK: 6 MiB in 16 packages 18:04:17 OK: 7 MiB in 18 packages 18:04:20 Removing intermediate container eb8c79c19725 18:04:20 ---> 1c5592013a5b 18:04:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:04:20 Removing intermediate container 946732c606f2 18:04:20 ---> 33497ea0016f 18:04:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:04:20 ---> Running in 7dc1baf18bdd 18:04:20 Removing intermediate container 33196b93281e 18:04:20 ---> ab180478ccc6 18:04:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:04:20 ---> Running in 6c4c812ac538 18:04:20 ---> Running in 642b5b1e109e 18:04:20 Removing intermediate container 9a7825a3d1bc 18:04:20 ---> abfa08b74aa6 18:04:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:04:20 Removing intermediate container 7dc1baf18bdd 18:04:20 ---> 922dc0ba6617 18:04:20 Step 13/23 : ENV APP_PORT=48082 18:04:20 Removing intermediate container 929e419a1d65 18:04:20 ---> b7dac63194c4 18:04:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:04:21 ---> Running in c05c38069558 18:04:21 ---> Running in 1a3a40924491 18:04:21 ---> Running in d1ee12f776ec 18:04:21 Removing intermediate container 6c4c812ac538 18:04:21 ---> 6c2ef3765804 18:04:21 Step 13/22 : ENV APP_PORT=48085 18:04:21 Removing intermediate container 642b5b1e109e 18:04:21 ---> cdbd8898ad9a 18:04:21 Step 13/22 : ENV APP_PORT=48060 18:04:21 ---> Running in c027c015acfc 18:04:21 ---> Running in 46d10e88137e 18:04:21 Removing intermediate container c05c38069558 18:04:21 ---> 93e95f717c87 18:04:21 Step 13/21 : WORKDIR /edgex 18:04:22 Removing intermediate container d1ee12f776ec 18:04:22 ---> e5b6f8653ce3 18:04:22 Step 14/23 : EXPOSE $APP_PORT 18:04:22 Removing intermediate container 1a3a40924491 18:04:22 ---> c28a4c4841b9 18:04:22 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 18:04:22 Removing intermediate container c027c015acfc 18:04:22 ---> 547d15d5370e 18:04:22 Step 14/22 : EXPOSE $APP_PORT 18:04:22 ---> Running in dcd3018482bc 18:04:22 ---> Running in 087909c1945b 18:04:22 ---> Running in df1d51759bb6 18:04:22 Removing intermediate container 46d10e88137e 18:04:22 ---> acb877b20727 18:04:22 Step 14/22 : EXPOSE $APP_PORT 18:04:22 ---> Running in cda773f59a59 18:04:22 ---> Running in ce9f80c93030 18:04:22 Removing intermediate container dcd3018482bc 18:04:22 ---> 6fe21a2502db 18:04:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:04:22 Removing intermediate container 087909c1945b 18:04:22 ---> f5e3a911769b 18:04:22 Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 18:04:22 Removing intermediate container df1d51759bb6 18:04:22 ---> ed53b80682f1 18:04:22 Step 15/23 : WORKDIR / 18:04:22 Removing intermediate container cda773f59a59 18:04:22 ---> 6331b873f6fe 18:04:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 18:04:23 ---> Running in 911bbf553480 18:04:23 Removing intermediate container ce9f80c93030 18:04:23 ---> fa5601099684 18:04:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 18:04:23 ---> Running in d5bb869a6fad 18:04:23 ---> 3b91bb04044f 18:04:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:04:23 ---> b0150ee669f6 18:04:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:04:23 Removing intermediate container d5bb869a6fad 18:04:23 ---> f4f1eeae81c7 18:04:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 18:04:23 ---> 49123da93f6f 18:04:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:04:23 ---> 13e96c876465 18:04:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:04:23 Connecting to github.com (140.82.114.3:443) 18:04:24  ---> b41b8e3caf78 18:04:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:04:24 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.143.84:443) 18:04:24 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 18:04:24  ---> cd345b5897ed 18:04:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:04:24 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 18:04:24 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 18:04:24 dockerize 18:04:24 ---> f489006480ef 18:04:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:04:24 ---> d6496f3c8d9d 18:04:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:04:24 ---> Running in 2641507a9226 18:04:24 ---> f1b8ddc61090 18:04:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:04:24 ---> a49fb4f917ec 18:04:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:04:24 ---> Running in 821b9f12d73c 18:04:24 ---> 477b633e7756 18:04:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:04:24 ---> Running in 14489b3c6d27 18:04:25 Removing intermediate container 2641507a9226 18:04:25 ---> 278178044c50 18:04:25 Step 18/21 : CMD ["--init=true"] 18:04:25 ---> f35082dc93e1 18:04:25 Step 19/23 : ENTRYPOINT ["/core-command"] 18:04:25 Removing intermediate container 821b9f12d73c 18:04:25 ---> 7725dba8a9dd 18:04:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:25 ---> Running in 1c149a84f192 18:04:25 ---> Running in f5411662d10d 18:04:25 Removing intermediate container 911bbf553480 18:04:25 ---> 183cce817b06 18:04:25 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 18:04:25 ---> Running in e5c03ffdaaad 18:04:25 Removing intermediate container 14489b3c6d27 18:04:25 ---> b726e30f6178 18:04:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:25 ---> Running in a4b4e3a2db9a 18:04:25 ---> Running in 0b8612c8764e 18:04:25 Removing intermediate container 1c149a84f192 18:04:25 ---> 7d255dcbbe20 18:04:25 Step 19/21 : LABEL arch=x86_64 18:04:25 Removing intermediate container f5411662d10d 18:04:25 ---> c9a0248665e4 18:04:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:25 Removing intermediate container e5c03ffdaaad 18:04:25 ---> 9f9c10c4536b 18:04:25 Step 20/22 : LABEL arch=x86_64 18:04:25 ---> Running in 7f632d959ba2 18:04:25 ---> Running in a36fce5ae9d1 18:04:25 Removing intermediate container a4b4e3a2db9a 18:04:25 ---> cbaf0bebbc2c 18:04:25 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:04:25 ---> Running in 392c7495da23 18:04:25 Removing intermediate container 0b8612c8764e 18:04:25 ---> 8927e4144ef5 18:04:25 Step 20/22 : LABEL arch=x86_64 18:04:26 ---> Running in 16bdfa9d2123 18:04:26 ---> Running in afc41f88d7bb 18:04:26 Removing intermediate container 7f632d959ba2 18:04:26 ---> b2b37d28af4d 18:04:26 Step 20/21 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:04:26 Removing intermediate container a36fce5ae9d1 18:04:26 ---> bb83520de5dc 18:04:26 Step 21/23 : LABEL arch=x86_64 18:04:26 Removing intermediate container 392c7495da23 18:04:26 ---> c7e8e14a7d14 18:04:26 Step 21/22 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:04:26 ---> Running in a93d1e52868f 18:04:26 Removing intermediate container 16bdfa9d2123 18:04:26 ---> a6c91340a3cd 18:04:26 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 18:04:26 ---> Running in e84b294da51e 18:04:26 ---> Running in 42cc23281bbd 18:04:26 Removing intermediate container afc41f88d7bb 18:04:26 ---> 0eaa3f921253 18:04:26 Step 21/22 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:04:26 ---> Running in 6bebd2431221 18:04:26 ---> Running in 0a339f54076f 18:04:26 Removing intermediate container a93d1e52868f 18:04:26 ---> 9d124695914b 18:04:26 Step 21/21 : LABEL version=0.0.0 18:04:27 Removing intermediate container e84b294da51e 18:04:27 ---> 9e0dd8255692 18:04:27 Step 22/22 : LABEL version=0.0.0 18:04:27 Removing intermediate container 42cc23281bbd 18:04:27 ---> 34716fd8f038 18:04:27 Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:04:27 ---> Running in ebef621e5818 18:04:27 ---> Running in 7df91feb1040 18:04:27 ---> Running in 79d481588879 18:04:27 Removing intermediate container 0a339f54076f 18:04:27 ---> 56f7d74dfb77 18:04:27 Step 22/22 : LABEL version=0.0.0 18:04:27 ---> Running in 60b23d3a4a20 18:04:27 Removing intermediate container ebef621e5818 18:04:27 ---> 4818d7f98e79 18:04:27 18:04:27 Move dockerize executable 18:04:27 Removing intermediate container 7df91feb1040 18:04:27 ---> ca104e6413df 18:04:27 18:04:27 Removing intermediate container 79d481588879 18:04:27 ---> 520294a902bb 18:04:27 Step 23/23 : LABEL version=0.0.0 18:04:27 Removing intermediate container 60b23d3a4a20 18:04:27 ---> af85eeb07b7a 18:04:27 18:04:27 Successfully built ca104e6413df 18:04:27 Successfully built 4818d7f98e79 18:04:27 Successfully tagged docker-support-scheduler-go:latest 18:04:27 Successfully tagged docker-security-proxy-setup-go:latest 18:04:27 Building docker-core-metadata-go 18:04:27 Building docker-core-data-go 18:04:27  Building docker-support-scheduler-go ... done  Building docker-security-proxy-setup-go ... done  ---> Running in c08c03b6cab9 18:04:28 Successfully built af85eeb07b7a 18:04:28 Successfully tagged docker-support-notifications-go:latest 18:04:28 Building docker-security-secretstore-setup-go 18:04:28  Building docker-support-notifications-go ... done Removing intermediate container c08c03b6cab9 18:04:28 ---> e2aa981f568f 18:04:28 18:04:28 Successfully built e2aa981f568f 18:04:28 Successfully tagged docker-core-command-go:latest 18:04:28  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 18:04:28 Removing intermediate container 6bebd2431221 18:04:28 ---> b89a43352e38 18:04:28 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 18:04:28 ---> Running in 09d9a599bdae 18:04:29 Removing intermediate container 09d9a599bdae 18:04:29 ---> bfb41272994b 18:04:29 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:04:29 ---> 585cd0a55bc6 18:04:29 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:04:29 ---> Running in 175d6539f899 18:04:36 Removing intermediate container 175d6539f899 18:04:36 ---> b50df2c757e9 18:04:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:04:40 ---> 06b1e560c191 18:04:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:04:40 ---> 73512bd275f4 18:04:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 18:04:41 ---> 443869ec7025 18:04:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:04:41 ---> a3d424298746 18:04:41 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:04:43 ---> Running in 2305832a5852 18:04:44 Removing intermediate container 2305832a5852 18:04:44 ---> 3b339233d792 18:04:44 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 18:04:45 ---> cec61b9b4aeb 18:04:45 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:04:46 ---> Running in 78e81255b952 18:04:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:04:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:04:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:04:56 ---> ba6ca278386d 18:04:56 Step 3/23 : WORKDIR /edgex-go 18:04:56 ---> Using cache 18:04:56 ---> 876b6b04c5e6 18:04:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:56 ---> Using cache 18:04:56 ---> 2d72aaeeda78 18:04:56 Step 5/23 : RUN apk add --update --no-cache make git 18:04:56 ---> Using cache 18:04:56 ---> efece90d9bd0 18:04:56 Step 6/23 : COPY go.mod . 18:04:56 ---> Using cache 18:04:56 ---> 092a1fa5bfb2 18:04:56 Step 7/23 : RUN go mod download 18:04:56 ---> Using cache 18:04:56 ---> cdfabf00e9d5 18:04:56 Step 8/23 : COPY . . 18:04:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:04:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:04:56 ---> ba6ca278386d 18:04:56 Step 3/23 : WORKDIR /edgex-go 18:04:56 ---> Using cache 18:04:56 ---> 876b6b04c5e6 18:04:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:56 ---> Using cache 18:04:56 ---> 2d72aaeeda78 18:04:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:04:56 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:04:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:04:56 ---> ba6ca278386d 18:04:56 Step 3/26 : WORKDIR /edgex-go 18:04:56 ---> Using cache 18:04:56 ---> 876b6b04c5e6 18:04:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:56 ---> Using cache 18:04:56 ---> 2d72aaeeda78 18:04:56 Step 5/26 : RUN apk add --update --no-cache make bash git 18:04:56 ---> Using cache 18:04:56 ---> ecf773e81a5c 18:04:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:04:56 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:04:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:04:56 ---> ba6ca278386d 18:04:56 Step 3/24 : WORKDIR /edgex-go 18:04:56 ---> Using cache 18:04:56 ---> 876b6b04c5e6 18:04:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:56 ---> Using cache 18:04:56 ---> 2d72aaeeda78 18:04:56 Step 5/24 : RUN apk add --update --no-cache make git 18:04:56 ---> Using cache 18:04:56 ---> efece90d9bd0 18:04:56 Step 6/24 : COPY go.mod . 18:04:56 ---> Using cache 18:04:56 ---> 092a1fa5bfb2 18:04:56 Step 7/24 : RUN go mod download 18:04:56 ---> Using cache 18:04:56 ---> cdfabf00e9d5 18:04:56 Step 8/24 : COPY . . 18:04:56 ---> Using cache 18:04:56 ---> ecf773e81a5c 18:04:56 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:04:57 Removing intermediate container 78e81255b952 18:04:57 ---> 91db0d1a8820 18:04:57 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 18:04:57 ---> Running in a7114adce495 18:04:57 ---> Running in 3228eb258b3c 18:04:57 ---> Running in b6fd21f1f239 18:04:57 ---> Running in c84466547de6 18:04:57 ---> Running in 5557a42e4929 18:04:58 Removing intermediate container 5557a42e4929 18:04:58 ---> eca34c8e38b5 18:04:58 Step 29/32 : CMD ["install"] 18:04:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:04:58 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 18:04:58 ---> Running in 0e28cc17f878 18:04:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:04:58 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 18:04:58 Removing intermediate container 0e28cc17f878 18:04:58 ---> 097f1f7ecb19 18:04:58 Step 30/32 : LABEL arch=x86_64 18:04:58 ---> Running in 1be4aa03cead 18:04:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:04:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:04:59 Removing intermediate container 1be4aa03cead 18:04:59 ---> 053503640a25 18:04:59 Step 31/32 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:04:59 ---> Running in 4344a670214a 18:04:59 OK: 233 MiB in 51 packages 18:04:59 OK: 233 MiB in 51 packages 18:05:00 Removing intermediate container 4344a670214a 18:05:00 ---> c20c30084232 18:05:00 Step 32/32 : LABEL version=0.0.0 18:05:00 ---> Running in ad6220cf4044 18:05:01 Removing intermediate container ad6220cf4044 18:05:01 ---> bb440c116576 18:05:01 18:05:01 Successfully built bb440c116576 18:05:01 Removing intermediate container 3228eb258b3c 18:05:01 ---> 2e80918606b8 18:05:01 Step 6/23 : COPY go.mod . 18:05:01 Successfully tagged docker-security-bootstrapper-go:latest 18:05:01  Building docker-security-bootstrapper-go ... done Removing intermediate container c84466547de6 18:05:01 ---> f8b102a1c44d 18:05:01 Step 6/26 : COPY go.mod . 18:05:01 ---> c1ebba11236f 18:05:01 Step 7/23 : RUN go mod download 18:05:01 ---> 813d3c8a0e95 18:05:01 Step 7/26 : RUN go mod download 18:05:01 ---> Running in f046b4b1a671 18:05:02 ---> Running in 16108c6415d3 18:05:06 Removing intermediate container 16108c6415d3 18:05:06 ---> 8b80b25e210c 18:05:06 Step 8/26 : COPY . . 18:05:06 Removing intermediate container f046b4b1a671 18:05:06 ---> f9d5071674a6 18:05:06 Step 8/23 : COPY . . 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:05:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:05:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:05:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:05:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:05:24 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 18:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.209s coverage: 46.6% of statements 18:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:05:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:05:32 Removing intermediate container a7114adce495 18:05:32 ---> 7392c2051973 18:05:32 18:05:32 Step 10/24 : FROM alpine:3.12 18:05:32 ---> 9d2659e08c26 18:05:32 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:05:33 ---> 389fef711851 18:05:33 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:05:33 ---> 5cb63032a9c7 18:05:33 Step 9/23 : RUN make cmd/core-data/core-data 18:05:33 ---> Running in edbc6bfcdd38 18:05:33 Removing intermediate container b6fd21f1f239 18:05:33 ---> 369204995c10 18:05:33 18:05:33 Step 10/23 : FROM alpine:3.12 18:05:33 ---> 389fef711851 18:05:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:05:33 ---> Using cache 18:05:33 ---> 33497ea0016f 18:05:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:05:33 ---> Using cache 18:05:33 ---> 6c2ef3765804 18:05:33 Step 13/23 : ENV APP_PORT=48081 18:05:33 ---> Running in 0cf0717cdbf7 18:05:33 ---> Running in d23844ddbfb4 18:05:33 ---> Running in b16e77418ce3 18:05:34 Removing intermediate container b16e77418ce3 18:05:34 ---> 92a8299dda87 18:05:34 Step 14/23 : EXPOSE $APP_PORT 18:05:34 ---> Running in 0f28ebeee6db 18:05:34 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 18:05:34 Removing intermediate container 0f28ebeee6db 18:05:34 ---> 8b3ea2df06fe 18:05:34 Step 15/23 : WORKDIR / 18:05:34 ---> Running in 502a3625569d 18:05:34 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 18:05:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:05:34 Removing intermediate container 502a3625569d 18:05:34 ---> 37dc83938992 18:05:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 18:05:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:05:34 (1/5) Installing ca-certificates (20191127-r4) 18:05:34 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:05:34 (3/5) Installing libcurl (7.69.1-r3) 18:05:34 (4/5) Installing curl (7.69.1-r3) 18:05:34 (5/5) Installing dumb-init (1.2.2-r1) 18:05:34 Executing busybox-1.31.1-r19.trigger 18:05:34 Executing ca-certificates-20191127-r4.trigger 18:05:35 OK: 7 MiB in 19 packages 18:05:35 ---> ad96eda3416e 18:05:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.467s coverage: 27.0% of statements 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.084s coverage: 100.0% of statements 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.551s coverage: 77.8% of statements 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:05:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.337s coverage: 82.4% of statements 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:05:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:05:37 ---> 221ea775478b 18:05:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:05:37 Removing intermediate container 0cf0717cdbf7 18:05:37 ---> 7e91f6a9d23a 18:05:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:05:37 ---> Running in cdb08ac15af2 18:05:37 ---> 9d465d047c6d 18:05:37 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:05:38 ---> Running in 6588671dd9d1 18:05:38 Removing intermediate container cdb08ac15af2 18:05:38 ---> 653ed1a8933e 18:05:38 Step 13/24 : WORKDIR / 18:05:38 ---> Running in bf89c03713a4 18:05:38 Removing intermediate container 6588671dd9d1 18:05:38 ---> 5f61555e4ef3 18:05:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:05:38 Removing intermediate container bf89c03713a4 18:05:38 ---> d029ab1051c8 18:05:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:05:38 ---> Running in 7c13a6899aea 18:05:39 Removing intermediate container 7c13a6899aea 18:05:39 ---> 1200bbb7e6e8 18:05:39 Step 21/23 : LABEL arch=x86_64 18:05:39 ---> Running in 080e8150e2f9 18:05:39 ---> 657aa509bc23 18:05:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:05:40 Removing intermediate container 080e8150e2f9 18:05:40 ---> 2840e8e88c31 18:05:40 Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:05:40 ---> Running in 702bc4a79ec9 18:05:40 ---> b308d0e825ac 18:05:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:05:40 Removing intermediate container 702bc4a79ec9 18:05:40 ---> 7d9db1074226 18:05:40 Step 23/23 : LABEL version=0.0.0 18:05:40 ---> Running in e6572386010e 18:05:40 ---> 87ec7d00817c 18:05:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:05:41 Removing intermediate container e6572386010e 18:05:41 ---> 367459bc6f3e 18:05:41 18:05:41 Successfully built 367459bc6f3e 18:05:41 Successfully tagged docker-core-metadata-go:latest 18:05:41  Building docker-core-metadata-go ... done  ---> 7433c9ab3d3d 18:05:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:05:43 ---> 524750b852fc 18:05:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.224s coverage: 28.6% of statements 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.311s coverage: 86.7% of statements 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.330s coverage: 97.5% of statements 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.140s coverage: 78.3% of statements 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:05:44 ---> 3f2f2ad85ec6 18:05:44 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/ 18:05:44 ---> Running in 0d6e302016be 18:05:46 Removing intermediate container 0d6e302016be 18:05:46 ---> d6db2290b781 18:05:46 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:05:46 ---> Running in 108e5893317f 18:05:46 Removing intermediate container 108e5893317f 18:05:46 ---> be4199d7c8ee 18:05:46 Step 22/24 : LABEL arch=x86_64 18:05:47 ---> Running in 53d2edb5fc25 18:05:47 Removing intermediate container 53d2edb5fc25 18:05:47 ---> 6d42d3d501b9 18:05:47 Step 23/24 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:05:47 ---> Running in 864fd1523964 18:05:48 Removing intermediate container 864fd1523964 18:05:48 ---> f2a1e9246a27 18:05:48 Step 24/24 : LABEL version=0.0.0 18:05:48 ---> Running in 6c2413683c35 18:05:48 Removing intermediate container 6c2413683c35 18:05:48 ---> 8a99acbf444f 18:05:48 18:05:48 Successfully built 8a99acbf444f 18:05:48 Successfully tagged docker-security-secretstore-setup-go:latest 18:05:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.103s coverage: 94.1% of statements 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:05:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:05:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.169s coverage: 0.1% of statements 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 43.8% of statements 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 18:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:05:52  Building docker-security-secretstore-setup-go ... done Removing intermediate container edbc6bfcdd38 18:05:52 ---> 0f6d8962879b 18:05:52 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:05:52 ---> Running in 872c3fecfb5e 18:05:53 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 18:05:56 Removing intermediate container 872c3fecfb5e 18:05:56 ---> aff01992c8cc 18:05:56 18:05:56 Step 11/26 : FROM docker:20.10.0 18:05:56 20.10.0: Pulling from library/docker 18:05:56 Removing intermediate container d23844ddbfb4 18:05:56 ---> bdafa1d9cf4d 18:05:56 18:05:56 Step 10/23 : FROM alpine:3.12 18:05:56 ---> 389fef711851 18:05:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:05:56 ---> Running in f6f8bc23c850 18:05:56 Removing intermediate container f6f8bc23c850 18:05:56 ---> 4086c8e79075 18:05:56 Step 12/23 : ENV APP_PORT=48080 18:05:56 ---> Running in 5636c59d39fc 18:05:57 Removing intermediate container 5636c59d39fc 18:05:57 ---> 92a757de73ac 18:05:57 Step 13/23 : EXPOSE $APP_PORT 18:05:57 ---> Running in a6e2668c6938 18:05:57 Removing intermediate container a6e2668c6938 18:05:57 ---> 8739c31510e4 18:05:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:57 ---> Running in feb20c1c4687 18:05:58 Removing intermediate container feb20c1c4687 18:05:58 ---> 41f885e8ade3 18:05:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:05:58 ---> Running in bfe7dc828515 18:05:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:06:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:06:00 (1/6) Installing dumb-init (1.2.2-r1) 18:06:00 (2/6) Installing libgcc (9.3.0-r2) 18:06:00 (3/6) Installing libsodium (1.0.18-r0) 18:06:00 (4/6) Installing libstdc++ (9.3.0-r2) 18:06:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:06:00 Status: Downloaded newer image for docker:20.10.0 18:06:00 ---> aefe523efa57 18:06:00 Step 12/26 : RUN apk add --no-cache bash 18:06:00 (5/6) Installing libzmq (4.3.3-r0) 18:06:00 (6/6) Installing zeromq (4.3.3-r0) 18:06:01 ---> Running in 782fc6d37361 18:06:01 Executing busybox-1.31.1-r19.trigger 18:06:01 OK: 8 MiB in 20 packages 18:06:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:06:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:06:01 Removing intermediate container bfe7dc828515 18:06:01 ---> b348e0dede7c 18:06:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 18:06:02 (1/2) Installing readline (8.0.4-r0) 18:06:02 (2/2) Installing bash (5.0.17-r0) 18:06:02 Executing bash-5.0.17-r0.post-install 18:06:02 Executing busybox-1.31.1-r19.trigger 18:06:02 OK: 12 MiB in 22 packages 18:06:02 ---> ec2bedaee3bb 18:06:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:06:02 Removing intermediate container 782fc6d37361 18:06:02 ---> 25f0f02cc24c 18:06:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:06:02 ---> Running in 2a2ce34e8472 18:06:02 ---> f2f6f23081b8 18:06:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:06:02 Removing intermediate container 2a2ce34e8472 18:06:02 ---> c0bd37592bcb 18:06:02 Step 14/26 : ENV APP_PORT=48090 18:06:02 ---> Running in 2a15116ceb9f 18:06:02 ---> dc98d1c3f8aa 18:06:02 Step 19/23 : ENTRYPOINT ["/core-data"] 18:06:03 ---> Running in ef3936358154 18:06:03 Removing intermediate container 2a15116ceb9f 18:06:03 ---> d91da55ad38f 18:06:03 Step 15/26 : EXPOSE $APP_PORT 18:06:03 ---> Running in e819accf25aa 18:06:03 Removing intermediate container ef3936358154 18:06:03 ---> 62d480c3a79d 18:06:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:06:03 ---> Running in 7574c2e80db6 18:06:03 Removing intermediate container e819accf25aa 18:06:03 ---> 843114c6894b 18:06:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:06:03 Removing intermediate container 7574c2e80db6 18:06:03 ---> 82694cbd1aaf 18:06:03 Step 21/23 : LABEL arch=x86_64 18:06:03 ---> Running in 462384c68eae 18:06:03 Removing intermediate container 462384c68eae 18:06:03 ---> a01a76688828 18:06:03 Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:06:04 ---> Running in 658c96c167a9 18:06:04 ---> dcafe841f91c 18:06:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:06:04 Removing intermediate container 658c96c167a9 18:06:04 ---> adceaa755f95 18:06:04 Step 23/23 : LABEL version=0.0.0 18:06:04 ---> Running in 55771017662f 18:06:04 ---> 2cc00f3bea4c 18:06:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:06:04 Removing intermediate container 55771017662f 18:06:04 ---> 66427ab23cb1 18:06:04 18:06:05 Successfully built 66427ab23cb1 18:06:05 Successfully tagged docker-core-data-go:latest 18:06:05  Building docker-core-data-go ... done  ---> 4eed55821201 18:06:05 Step 19/26 : RUN apk --no-cache add py3-pip 18:06:05 ---> Running in 8762634285b3 18:06:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:06:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:06:05 (1/33) Installing libbz2 (1.0.8-r1) 18:06:05 (2/33) Installing expat (2.2.9-r1) 18:06:05 (3/33) Installing libffi (3.3-r2) 18:06:05 (4/33) Installing gdbm (1.13-r1) 18:06:05 (5/33) Installing xz-libs (5.2.5-r0) 18:06:05 (6/33) Installing sqlite-libs (3.32.1-r0) 18:06:06 (7/33) Installing python3 (3.8.5-r0) 18:06:07 (8/33) Installing py3-appdirs (1.4.4-r1) 18:06:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:06:07 (10/33) Installing py3-parsing (2.4.7-r0) 18:06:07 (11/33) Installing py3-six (1.15.0-r0) 18:06:07 (12/33) Installing py3-packaging (20.4-r0) 18:06:07 (13/33) Installing py3-setuptools (47.0.0-r0) 18:06:07 (14/33) Installing py3-chardet (3.0.4-r4) 18:06:07 (15/33) Installing py3-idna (2.9-r0) 18:06:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:06:07 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:06:07 (18/33) Installing py3-requests (2.23.0-r0) 18:06:07 (19/33) Installing py3-msgpack (1.0.0-r0) 18:06:07 (20/33) Installing py3-lockfile (0.12.2-r3) 18:06:07 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:06:07 (22/33) Installing py3-colorama (0.4.3-r0) 18:06:07 (23/33) Installing py3-distlib (0.3.0-r0) 18:06:07 (24/33) Installing py3-distro (1.5.0-r1) 18:06:07 (25/33) Installing py3-webencodings (0.5.1-r3) 18:06:07 (26/33) Installing py3-html5lib (1.0.1-r4) 18:06:07 (27/33) Installing py3-pytoml (0.1.21-r0) 18:06:07 (28/33) Installing py3-pep517 (0.8.2-r0) 18:06:07 (29/33) Installing py3-progress (1.5-r0) 18:06:07 (30/33) Installing py3-toml (0.10.1-r0) 18:06:07 (31/33) Installing py3-retrying (1.3.3-r0) 18:06:07 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:06:07 (33/33) Installing py3-pip (20.1.1-r0) 18:06:07 Executing busybox-1.31.1-r19.trigger 18:06:07 OK: 71 MiB in 55 packages 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.083s coverage: 82.7% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.8% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.147s coverage: 87.2% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.2% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.4% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.477s coverage: 63.5% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.732s coverage: 55.9% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.380s coverage: 37.0% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.473s coverage: 84.0% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.075s coverage: 100.0% of statements 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.351s coverage: 47.1% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.105s coverage: 100.0% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:06:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements 18:06:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:06:16 Removing intermediate container 8762634285b3 18:06:16 ---> a1abac44e18c 18:06:16 Step 20/26 : RUN pip install docker-compose==1.23.2 18:06:16 ---> Running in ab9d7453e342 18:06:17 Collecting docker-compose==1.23.2 18:06:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:06:17 Collecting docker<4.0,>=3.6.0 18:06:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:06:17 Collecting cached-property<2,>=1.2.0 18:06:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:06:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:06:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:06:18 Collecting dockerpty<0.5,>=0.4.1 18:06:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:06:18 Collecting docopt<0.7,>=0.6.1 18:06:18 Downloading docopt-0.6.2.tar.gz (25 kB) 18:06:19 Collecting websocket-client<1.0,>=0.32.0 18:06:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:06:19 Collecting jsonschema<3,>=2.5.1 18:06:19 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:06:19 Collecting PyYAML<4,>=3.10 18:06:19 Downloading PyYAML-3.13.tar.gz (270 kB) 18:06:20 Collecting texttable<0.10,>=0.9.0 18:06:20 Downloading texttable-0.9.1.tar.gz (11 kB) 18:06:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:06:20 Collecting docker-pycreds>=0.4.0 18:06:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:06:20 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) 18:06:20 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) 18:06:20 Collecting urllib3<1.25,>=1.21.1 18:06:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:06:22 Collecting idna<2.8,>=2.5 18:06:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:06:22 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:06:22 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:06:22 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:06:22 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:06:22 Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, dockerpty, docopt, jsonschema, PyYAML, texttable, docker-compose 18:06:22 Attempting uninstall: urllib3 18:06:22 Found existing installation: urllib3 1.25.9 18:06:22 Uninstalling urllib3-1.25.9: 18:06:22 Successfully uninstalled urllib3-1.25.9 18:06:22 Attempting uninstall: idna 18:06:22 Found existing installation: idna 2.9 18:06:22 Uninstalling idna-2.9: 18:06:22 Successfully uninstalled idna-2.9 18:06:22 Attempting uninstall: requests 18:06:22 Found existing installation: requests 2.23.0 18:06:22 Uninstalling requests-2.23.0: 18:06:22 Successfully uninstalled requests-2.23.0 18:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.552s coverage: 29.1% of statements 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.227s coverage: 99.0% of statements 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:06:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.127s coverage: 100.0% of statements 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:06:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:06:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:06:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.133s coverage: 87.9% of statements 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:06:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:06:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements 18:06:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 32.1% of statements 18:06:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements 18:06:23 GO111MODULE=on go vet ./... 18:06:23 Running setup.py install for dockerpty: started 18:06:23 Running setup.py install for dockerpty: finished with status 'done' 18:06:23 Running setup.py install for docopt: started 18:06:24 Running setup.py install for docopt: finished with status 'done' 18:06:24 Running setup.py install for PyYAML: started 18:06:24 Running setup.py install for PyYAML: finished with status 'done' 18:06:24 Running setup.py install for texttable: started 18:06:25 Running setup.py install for texttable: finished with status 'done' 18:06:25 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 18:06:28 Removing intermediate container ab9d7453e342 18:06:28 ---> eee9d3a86d61 18:06:28 Step 21/26 : RUN apk --no-cache add curl 18:06:28 ---> Running in 62b32ffd6137 18:06:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:06:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:06:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:06:29 (2/3) Installing libcurl (7.69.1-r3) 18:06:29 (3/3) Installing curl (7.69.1-r3) 18:06:29 Executing busybox-1.31.1-r19.trigger 18:06:29 OK: 72 MiB in 58 packages 18:06:29 Removing intermediate container 62b32ffd6137 18:06:29 ---> f3424980cc8d 18:06:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 18:06:29 ---> Running in 4d30aff90872 18:06:29 Removing intermediate container 4d30aff90872 18:06:29 ---> 1c949aeece91 18:06:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:06:29 ---> Running in c58b6cfd1aa2 18:06:30 Removing intermediate container c58b6cfd1aa2 18:06:30 ---> 98f5ff4d38d4 18:06:30 Step 24/26 : LABEL arch=x86_64 18:06:30 ---> Running in 2608f353340b 18:06:30 Removing intermediate container 2608f353340b 18:06:30 ---> 6fac2264987f 18:06:30 Step 25/26 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:06:30 ---> Running in 231ffd8c83f2 18:06:30 Removing intermediate container 231ffd8c83f2 18:06:30 ---> 99ef12c5ebbc 18:06:30 Step 26/26 : LABEL version=0.0.0 18:06:30 ---> Running in c7209fccad33 18:06:30 Removing intermediate container c7209fccad33 18:06:30 ---> c66e7c4393da 18:06:30 18:06:30 Successfully built c66e7c4393da 18:06:30 Successfully tagged docker-sys-mgmt-agent-go:latest 18:06:31  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 18:06:31 $ docker stop --time=1 7cf589ac568eabd60aaf06b1b34b5fc407257347830c4b7c84e8e614f2fe89fa 18:06:33 $ docker rm -f 7cf589ac568eabd60aaf06b1b34b5fc407257347830c4b7c84e8e614f2fe89fa [Pipeline] // withDockerContainer [Pipeline] sh 18:06:33 + docker images 18:06:33 + grep docker 18:06:33 docker-sys-mgmt-agent-go latest c66e7c4393da 3 seconds ago 313MB 18:06:33 docker-core-data-go latest 66427ab23cb1 29 seconds ago 22.3MB 18:06:33 docker-security-secretstore-setup-go latest 8a99acbf444f 45 seconds ago 24.6MB 18:06:33 docker-core-metadata-go latest 367459bc6f3e 53 seconds ago 18.7MB 18:06:33 docker-security-bootstrapper-go latest bb440c116576 About a minute ago 41.4MB 18:06:33 docker-core-command-go latest e2aa981f568f 2 minutes ago 16.2MB 18:06:33 docker-support-notifications-go latest af85eeb07b7a 2 minutes ago 16.9MB 18:06:33 docker-support-scheduler-go latest ca104e6413df 2 minutes ago 16.4MB 18:06:33 docker-security-proxy-setup-go latest 4818d7f98e79 2 minutes ago 24.5MB 18:06:33 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 18:06:49 Still waiting to schedule task 18:06:49 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:07:31 gofmt -l . 18:07:31 [ "`gofmt -l .`" = "" ] 18:07:33 ./bin/test-go-mod-tidy.sh 18:07:33 ./bin/test-attribution-txt.sh 18:07:36 Running on prd-ubuntu18.04-docker-8c-8g-19553 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 18:07:36 Running in /w/workspace/edgex-go/17 [Pipeline] { [Pipeline] checkout [Pipeline] sh 18:07:38 using credential edgex-jenkins-ssh 18:07:38 Cloning the remote Git repository 18:07:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:07:38 > git init /w/workspace/edgex-go/17 # timeout=10 18:07:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:07:38 > git --version # timeout=10 18:07:38 > git --version # 'git version 2.17.1' 18:07:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:38 + ls -al . 18:07:38 total 676 18:07:38 drwxrwxr-x 9 1001 1001 4096 Jan 11 18:07 . 18:07:38 drwxr-xr-x 4 root root 4096 Jan 11 18:03 .. 18:07:38 -rw-rw-r-- 1 1001 1001 11 Jan 11 18:02 .dockerignore 18:07:38 drwxrwxr-x 8 1001 1001 4096 Jan 11 18:02 .git 18:07:38 drwxrwxr-x 3 1001 1001 4096 Jan 11 18:02 .github 18:07:38 -rw-rw-r-- 1 1001 1001 872 Jan 11 18:02 .gitignore 18:07:38 -rw-rw-r-- 1 1001 1001 166 Jan 11 18:02 .sonarcloud.properties 18:07:38 -rw-rw-r-- 1 1001 1001 3804 Jan 11 18:02 CONTRIBUTING.md 18:07:38 -rw-rw-r-- 1 1001 1001 931 Jan 11 18:02 Dockerfile.build 18:07:38 -rw-rw-r-- 1 1001 1001 863 Jan 11 18:02 Jenkinsfile 18:07:38 -rw-rw-r-- 1 1001 1001 10775 Jan 11 18:02 LICENSE 18:07:38 -rw-rw-r-- 1 1001 1001 6001 Jan 11 18:02 Makefile 18:07:38 -rw-rw-r-- 1 1001 1001 6524 Jan 11 18:02 README.md 18:07:38 -rw-rw-r-- 1 1001 1001 6744 Jan 11 18:02 SECURITY.md 18:07:38 -rw-rw-r-- 1 1001 1001 5 Jan 11 17:58 VERSION 18:07:38 -rw-rw-r-- 1 1001 1001 4131 Jan 11 18:02 ZMQWindows.md 18:07:38 drwxrwxr-x 2 1001 1001 4096 Jan 11 18:02 bin 18:07:38 drwxrwxr-x 15 1001 1001 4096 Jan 11 18:02 cmd 18:07:38 -rw-r--r-- 1 root root 550268 Jan 11 18:06 coverage.out 18:07:38 -rw-r--r-- 1 root root 1005 Jan 11 18:07 go.mod 18:07:38 -rw-r--r-- 1 root root 19172 Jan 11 18:07 go.sum 18:07:38 drwxrwxr-x 8 1001 1001 4096 Jan 11 18:02 internal 18:07:38 drwxrwxr-x 4 1001 1001 4096 Jan 11 18:02 openapi 18:07:38 drwxrwxr-x 4 1001 1001 4096 Jan 11 18:02 snap 18:07:38 -rw-rw-r-- 1 1001 1001 168 Jan 11 18:02 version.go [Pipeline] sh 18:07:39 + '[' -e coverage.out ] 18:07:39 + chown 1001:1001 coverage.out [Pipeline] stash 18:07:39 Warning: overwriting stash ‘coverage-report’ 18:07:40 Stashed 1 file(s) [Pipeline] sh 18:07:41 + make build 18:07:41 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 18:07:46 Merging remotes/origin/master commit cf513aa69aa73df9a6f6252b052cd5c5a0259743 into PR head commit 37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:07:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:07:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:07:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:07:46 Merge succeeded, producing 37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:07:46 Checking out Revision 37bba81cf6eb63d87baced30b5a97fb2c2633e10 (PR-2970) 18:07:46 > git config core.sparsecheckout # timeout=10 18:07:46 > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 18:07:46 > git remote # timeout=10 18:07:46 > git config --get remote.origin.url # timeout=10 18:07:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:46 > git merge cf513aa69aa73df9a6f6252b052cd5c5a0259743 # timeout=10 18:07:46 > git rev-parse HEAD^{commit} # timeout=10 18:07:46 > git config core.sparsecheckout # timeout=10 18:07:46 > git checkout -f 37bba81cf6eb63d87baced30b5a97fb2c2633e10 # timeout=10 18:07:49 Commit message: "feat(security): Standarize the gating wait time out in all install entrypoint scripts" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:51 + echo snap-build.sh 18:07:51 snap-build.sh 18:07:51 + SNAP_BASE_DIR=. 18:07:51 + '[' '!' -z /w/workspace/edgex-go/17 ']' 18:07:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/17 18:07:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/17]' 18:07:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/17] 18:07:51 + cd /w/workspace/edgex-go/17 18:07:51 + sudo apt-get remove -qy --purge lxd lxd-client 18:07:51 Reading package lists... 18:07: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 18:07:51 Building dependency tree... 18:07:51 Reading state information... 18:07:51 The following packages were automatically installed and are no longer required: 18:07:51 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:07:51 uidmap xdelta3 18:07:51 Use 'sudo apt autoremove' to remove them. 18:07:51 The following packages will be REMOVED: 18:07:51 lxd* lxd-client* 18:07:51 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:07:51 After this operation, 31.7 MB disk space will be freed. 18:07:52 (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.) 18:07:52 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:07:53 Removing lxd dnsmasq configuration 18:07:53 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:07:54 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:07:55 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 18:07: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.) 18:07:55 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:07:56 Processing triggers for systemd (237-3ubuntu10.42) ... 18:07:56 Processing triggers for ureadahead (0.100.0-21) ... 18:07:58 + sudo snap remove --purge lxd 18:07:58 snap "lxd" is not installed 18:07:58 + sudo groupadd --force --system lxd 18:07:58 ++ whoami 18:07:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:07:58 + newgrp - lxd 18:07:58 + sudo snap install lxd 18:08:06 2021-01-11T18:08:03Z INFO Waiting for automatic snapd restart... 18:08:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:08:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:08:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:08:21 lxd 4.10 from Canonical* installed 18:08:21 + sudo lxd init --auto 18:08:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:08:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:08:29 + sudo snap install --classic snapcraft 18:08:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:08:33 snapcraft 4.4.4 from Canonical* installed 18:08:33 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 18:08:33 + patch --verbose -p1 18:08:33 Hmm... Looks like a unified diff to me... 18:08:33 The text leading up to this was: 18:08:33 -------------------------- 18:08:33 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 18:08:33 |From: Tony Espy 18:08:33 |Date: Wed, 16 Dec 2020 16:34:55 -0500 18:08:33 |Subject: [PATCH] optimize snap build for pipeline CI check 18:08:33 | 18:08:33 |This patch is used by the EdgeX CI pipeline builds to 18:08:33 |optimize the snap CI check run for pull requests. When 18:08:33 |applied, it essentially strips out everything (apps and 18:08:33 |parts) from the snapcraft.yaml file except those required 18:08:33 |to build edgex-go, as the whole idea of the CI check is to 18:08:33 |catch changes to edgex-go that break the snap build. 18:08:33 | 18:08:33 |In general, anyone updating snapcraft.yaml will also need 18:08:33 |to update this patch file, otherwise it may fail to apply, 18:08:33 |resulting in a failed snap build CI check in the associated 18:08:33 |pull request. 18:08:33 | 18:08:33 |Note - in addition to applying this patch, the pipeline also 18:08:33 |only primes the snap (e.g. `snapcraft prime`), as there's no 18:08:33 |need to build the finally binary .snap file (and it won't 18:08:33 |work with the patch applied). This further reduces the build 18:08:33 |time. 18:08:33 |--- 18:08:33 | snap/snapcraft.yaml | 461 +------------------------------------------- 18:08:33 | 1 file changed, 2 insertions(+), 459 deletions(-) 18:08:33 | 18:08:33 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 18:08:33 |index 1e537489..faf42425 100644 18:08:33 |--- a/snap/snapcraft.yaml 18:08:33 |+++ b/snap/snapcraft.yaml 18:08:33 -------------------------- 18:08:33 patching file snap/snapcraft.yaml 18:08:33 Using Plan A... 18:08:33 Hunk #1 succeeded at 73. 18:08:33 Hunk #2 succeeded at 202 with fuzz 1. 18:08:33 Hunk #3 succeeded at 214. 18:08:33 Hunk #4 succeeded at 222. 18:08:33 Hunk #5 succeeded at 229. 18:08:33 Hunk #6 succeeded at 256. 18:08:33 Hunk #7 succeeded at 290. 18:08:33 Hunk #8 succeeded at 341. 18:08:33 Hmm... Ignoring the trailing garbage. 18:08:33 done 18:08:33 + sudo snapcraft prime --use-lxd 18:08:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:08:35 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: 18:08:35 - README.md 18:08:35 - snapcraft.yaml.orig 18:08:35 18:08:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:08:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:08:35 Launching a container. 18:08:39 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 18:08:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 18:08:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:08:48 Waiting for container to be ready 18:08:48 To start your first instance, try: lxc launch ubuntu:18.04 18:08:48 18:08:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:08:50 Waiting for network to be ready... 18:08:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:08:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:08:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 18:08:51 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:08:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 18:08:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 18:08:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 18:08:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 18:08:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 18:08:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 18:08:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 18:08:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:08:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:08:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:08:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:08:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:08:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:08:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:08:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:08:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:08:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 18:08:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 18:08:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 18:08:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 18:08:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 18:08:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 18:08:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 18:08:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 18:08:55 Fetched 23.7 MB in 4s (5919 kB/s) 18:08:55 Reading package lists... 18:08:55 Reading package lists... 18:08:56 Building dependency tree... 18:08:56 Reading state information... 18:08:56 The following additional packages will be installed: 18:08:56 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:08:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:08:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:08:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:08:56 Suggested packages: 18:08:56 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:08:56 Recommended packages: 18:08:56 gnupg libsasl2-modules 18:08:56 The following NEW packages will be installed: 18:08:56 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:08:56 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:08:56 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:08:56 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [Pipeline] } 18:08:56 $ docker stop --time=1 d27512e0651b44e3d39388f11dff20034c83c9a2d03ecea8464d2f45a3736270 18:08:56 The following packages will be upgraded: 18:08:56 gpg gpg-agent gpgconf libudev1 18:08:56 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 18:08:56 Need to get 3532 kB of archives. 18:08:56 After this operation, 13.3 MB of additional disk space will be used. 18:08:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 18:08:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 18:08:57 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 18:08:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 18:08:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 18:08:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 18:08:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 18:08:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 18:08:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:08:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:08:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:08:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:08:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:08:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:08:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:08:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:08:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:08:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:08:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:08:57 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:08:57 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] 18:08:57 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] 18:08:57 debconf: delaying package configuration, since apt-utils is not installed 18:08:57 Fetched 3532 kB in 1s (3114 kB/s) 18:08:57 (Reading database ... 12511 files and directories currently installed.) 18:08:57 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 18:08:57 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 18:08:57 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 18:08:58 Selecting previously unselected package udev. 18:08:58 (Reading database ... 12511 files and directories currently installed.) 18:08:58 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 18:08:58 Unpacking udev (237-3ubuntu10.43) ... 18:08:58 Selecting previously unselected package libfuse2:amd64. 18:08:58 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:08:58 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:08:58 Selecting previously unselected package fuse. 18:08:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:08:58 Unpacking fuse (2.9.7-1ubuntu1) ... 18:08:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 18:08:58 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:08:58 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 18:08:58 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:08:58 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 18:08:58 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:08:58 Selecting previously unselected package libksba8:amd64. 18:08:58 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:08:58 Unpacking libksba8:amd64 (1.3.5-2) ... 18:08:58 Selecting previously unselected package libroken18-heimdal:amd64. 18:08:58 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:08:58 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:08:58 $ docker rm -f d27512e0651b44e3d39388f11dff20034c83c9a2d03ecea8464d2f45a3736270 18:08:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:08:59 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:08:59 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:08:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:08:59 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:08:59 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:08:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:08:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:08:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:08:59 Selecting previously unselected package libwind0-heimdal:amd64. 18:08:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:08:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:08:59 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:08:59 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:08:59 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:08:59 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:08:59 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:08:59 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:08:59 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:08:59 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:08:59 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:08:59 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:08:59 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:08:59 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:08:59 Selecting previously unselected package libsasl2-modules-db:amd64. 18:08:59 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [Pipeline] // withDockerContainer 18:09:00 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:09:00 Selecting previously unselected package libsasl2-2:amd64. 18:09:00 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:09:00 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:09:00 Selecting previously unselected package libldap-common. 18:09:00 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 18:09:00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [Pipeline] } [Pipeline] // script [Pipeline] } 18:09:00 Selecting previously unselected package libldap-2.4-2:amd64. 18:09:00 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 18:09:00 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 18:09:00 Selecting previously unselected package dirmngr. 18:09:00 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 18:09:00 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 18:09:00 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 18:09:00 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 18:09:00 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:09:00 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:09:00 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:09:00 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 18:09:00 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] isUnix [Pipeline] sh 18:09:00 Setting up libksba8:amd64 (1.3.5-2) ... 18:09:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:09:00 Setting up udev (237-3ubuntu10.43) ... 18:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:09:01 18:09:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:09:01 invoke-rc.d: policy-rc.d denied execution of start. [Pipeline] isUnix 18:09:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:09:01 Processing triggers for systemd (237-3ubuntu10) ... 18:09:01 Setting up fuse (2.9.7-1ubuntu1) ... 18:09:01 Setting up gpg (2.2.4-1ubuntu1.3) ... 18:09:01 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:09:01 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] sh 18:09:01 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:09:01 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:09:01 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:09:01 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:09:01 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:09:01 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 18:09:01 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 18:09:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:09:02 latest: Pulling from edgex-devops/edgex-compose-arm64 18:09:02 29e5d40040c1: Pulling fs layer 18:09:02 1ce36da41761: Pulling fs layer 18:09:02 25b303627fd3: Pulling fs layer 18:09:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:09:02 settings in the [Install] section, and DefaultInstance for template units). 18:09:02 This means they are not meant to be enabled using systemctl. 18:09:02 Possible reasons for having this kind of units are: 18:09:02 1) A unit may be statically enabled by being symlinked from another unit's 18:09:02 .wants/ or .requires/ directory. 18:09:02 2) A unit's purpose may be to act as a helper for some other unit which has 18:09:02 a requirement dependency on it. 18:09:02 3) A unit may be started when needed via activation (socket, path, timer, 18:09:02 D-Bus, udev, scripted systemctl call, ...). 18:09:02 4) In case of template units, the unit is meant to be enabled with some 18:09:02 instance name specified. 18:09:02 Reading package lists... 18:09:02 Building dependency tree... 18:09:02 Reading state information... 18:09:02 29e5d40040c1: Verifying Checksum 18:09:02 29e5d40040c1: Download complete 18:09:02 The following additional packages will be installed: 18:09:02 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:09:02 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:09:02 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:09:02 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:09:02 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:09:02 Suggested packages: 18:09:02 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:09:02 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:09:02 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:09:02 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:09:02 systemd-container policykit-1 18:09:02 Recommended packages: 18:09:02 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:09:02 The following NEW packages will be installed: 18:09:02 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:09:02 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:09:02 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:09:02 multiarch-support openssh-client python3 python3-minimal python3.6 18:09:02 python3.6-minimal snapd squashfs-tools sudo 18:09:02 The following packages will be upgraded: 18:09:02 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:09:02 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 18:09:02 Need to get 35.2 MB of archives. 18:09:02 After this operation, 141 MB of additional disk space will be used. 18:09:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 18:09:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 18:09:03 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 18:09:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 18:09:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 18:09:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:09:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 18:09:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 18:09:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 18:09:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:09:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:09:03 29e5d40040c1: Pull complete 18:09:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:09:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:09:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:09:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:09:03 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 18:09:03 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:09:03 1ce36da41761: Verifying Checksum 18:09:03 1ce36da41761: Download complete 18:09:04 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 18:09:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:09:04 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:09:04 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:09:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:09:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:09:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:09:04 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:09:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 18:09:04 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:09:04 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:09:04 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 18:09:04 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 18:09:05 1ce36da41761: Pull complete 18:09:05 25b303627fd3: Verifying Checksum 18:09:05 25b303627fd3: Download complete 18:09:05 debconf: delaying package configuration, since apt-utils is not installed 18:09:05 Fetched 35.2 MB in 3s (11.6 MB/s) 18:09:05 (Reading database ... 12757 files and directories currently installed.) 18:09:05 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 18:09:06 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 18:09:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 18:09:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 18:09:06 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 18:09:07 (Reading database ... 12757 files and directories currently installed.) 18:09:07 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 18:09:07 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 18:09:07 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 18:09:07 (Reading database ... 12757 files and directories currently installed.) 18:09:07 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 18:09:07 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 18:09:07 Setting up apt (1.6.12ubuntu0.2) ... 18:09:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:09:08 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:09:08 (Reading database ... 12764 files and directories currently installed.) 18:09:08 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 18:09:08 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 18:09:08 Selecting previously unselected package libpython3.6-minimal:amd64. 18:09:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:09:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:09:08 Selecting previously unselected package libexpat1:amd64. 18:09:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:09:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:09:08 Selecting previously unselected package python3.6-minimal. 18:09:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:09:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 18:09:08 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 18:09:08 Checking for services that may need to be restarted...done. 18:09:08 Checking for services that may need to be restarted...done. 18:09:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:09:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:09:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 18:09:10 Selecting previously unselected package python3-minimal. 18:09:10 (Reading database ... 13012 files and directories currently installed.) 18:09:10 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:09:10 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:09:10 Selecting previously unselected package mime-support. 18:09:10 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:09:10 Unpacking mime-support (3.60ubuntu1) ... 18:09:10 Selecting previously unselected package libmpdec2:amd64. 18:09:10 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:09:10 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:09:10 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:09:10 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:09:10 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:09:10 Selecting previously unselected package python3.6. 18:09:10 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 18:09:10 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 18:09:10 Selecting previously unselected package libpython3-stdlib:amd64. 18:09:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:09:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:09:10 Setting up python3-minimal (3.6.7-1~18.04) ... 18:09:10 Selecting previously unselected package python3. 18:09:10 (Reading database ... 13442 files and directories currently installed.) 18:09:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:09:10 Unpacking python3 (3.6.7-1~18.04) ... 18:09:11 Selecting previously unselected package multiarch-support. 18:09:11 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:09:11 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:09:11 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:09:11 Selecting previously unselected package liblzo2-2:amd64. 18:09:11 (Reading database ... 13479 files and directories currently installed.) 18:09:11 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:09:11 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:09:11 Selecting previously unselected package libbsd0:amd64. 18:09:11 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:09:11 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:09:11 Selecting previously unselected package sudo. 18:09:11 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 18:09:11 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 18:09:11 Selecting previously unselected package apparmor. 18:09:11 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:09:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:09:11 Selecting previously unselected package libedit2:amd64. 18:09:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:09:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:09:11 Selecting previously unselected package libkrb5support0:amd64. 18:09:11 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:09:11 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:09:11 Selecting previously unselected package libk5crypto3:amd64. 18:09:11 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:09:11 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:09:12 Selecting previously unselected package libkeyutils1:amd64. 18:09:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:09:12 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:09:12 Selecting previously unselected package libkrb5-3:amd64. 18:09:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:09:12 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:09:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:09:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:09:12 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:09:12 Selecting previously unselected package libssl1.0.0:amd64. 18:09:12 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 18:09:12 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 18:09:12 Selecting previously unselected package openssh-client. 18:09:12 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:09:12 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:09:12 Selecting previously unselected package squashfs-tools. 18:09:12 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 18:09:12 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:09:13 Selecting previously unselected package snapd. 18:09:13 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 18:09:13 Unpacking snapd (2.48+18.04) ... 18:09:14 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:09:14 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 18:09:14 Setting up mime-support (3.60ubuntu1) ... 18:09:15 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 18:09:15 25b303627fd3: Pull complete 18:09:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:09:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:09:15 prd-ubuntu18.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container 18:09:15 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:09:15 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:09:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:09:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:09:16 Setting up systemd (237-3ubuntu10.43) ... 18:09:16 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:09:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:09:16 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:09:16 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:09:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 18:09:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:09:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 18:09:17 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:09:17 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:09:17 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:09:17 Setting up python3 (3.6.7-1~18.04) ... 18:09:17 running python rtupdate hooks for python3.6... 18:09:17 running python post-rtupdate hooks for python3.6... 18:09:17 Setting up apparmor (2.12-4ubuntu5.1) ... 18:09:18 $ docker top f7949c83a9c60636d613cb2c6a8b5c5ef54e19c47d947d0ecc36178aca9cb01d -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:09:19 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:09:19 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:09:19 Setting up snapd (2.48+18.04) ... 18:09:19 + + docker-composegrep build parallel --help 18:09:19 18:09:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:09:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:09:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:09:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:09:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:09:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:09:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:09:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:09:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:09:21 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:09:21 /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' 18:09:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:09:21 Processing triggers for systemd (237-3ubuntu10.43) ... 18:09:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:09:22 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:09:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:09:22 Fetched 88.7 kB in 0s (188 kB/s) 18:09:23 --parallel Build images in parallel. 18:09:23 Reading package lists... [Pipeline] } 18:09:23 $ docker stop --time=1 f7949c83a9c60636d613cb2c6a8b5c5ef54e19c47d947d0ecc36178aca9cb01d 18:09:23 Reading package lists... 18:09:23 Building dependency tree... 18:09:23 Reading state information... 18:09:23 Calculating upgrade... 18:09:24 The following packages will be upgraded: 18:09:24 advancecomp base-files bash binutils binutils-common 18:09:24 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:09:24 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:09:24 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 18:09:24 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 18:09:24 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 18:09:24 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 18:09:24 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 18:09:24 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:09:24 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:09:24 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:09:24 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:09:24 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:09:24 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:09:24 ubuntu-keyring util-linux 18:09:24 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:09:24 Need to get 63.7 MB of archives. 18:09:24 After this operation, 5203 kB of additional disk space will be used. 18:09:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:09:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 18:09:24 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:09:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:09:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:09:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:09:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:09:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:09:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:09:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:09:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:09:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:09:24 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:09:24 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:09:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:09:24 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:09:24 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:09:24 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 18:09:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:09:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:09:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:09:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:09:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:09:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:09:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:09:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:09:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:09:24 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:09:25 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:09:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:09:25 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:09:25 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:09:25 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 18:09:25 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 18:09:25 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:09:25 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 18:09:25 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:09:25 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 18:09:25 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 18:09:25 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:09:25 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:09:25 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:09:25 $ docker rm -f f7949c83a9c60636d613cb2c6a8b5c5ef54e19c47d947d0ecc36178aca9cb01d 18:09:25 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:09:25 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 18:09:25 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:09:25 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:09:25 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:09:25 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:09:25 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:09:25 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:09:25 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:09:25 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:09:25 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:09:25 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:09:25 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:09:25 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:09:25 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:09:25 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:09:25 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:09:25 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:09:25 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:09:25 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 18:09:25 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:09:25 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:09:25 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:09:25 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:09:25 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:09:25 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 18:09:25 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 18:09:25 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:09:25 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:09:25 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 18:09:25 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 18:09:25 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 18:09:25 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:09:25 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:09:25 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [Pipeline] isUnix [Pipeline] sh 18:09:26 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 18:09:26 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:09:26 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:09:26 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 18:09:26 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 18:09:26 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 18:09:26 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 18:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:09:26 . [Pipeline] withDockerContainer 18:09:26 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:09:26 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:09:26 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:09:26 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:09:26 prd-ubuntu18.04-docker-arm64-4c-16g-19551 does not seem to be running inside a container 18:09:26 $ 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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:09:26 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:09:26 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:09:26 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:09:26 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:09:27 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:09:27 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:09:27 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:09:27 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:09:27 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:09:27 debconf: delaying package configuration, since apt-utils is not installed 18:09:27 Fetched 63.7 MB in 3s (19.3 MB/s) 18:09:27 (Reading database ... 13912 files and directories currently installed.) 18:09:27 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:09:27 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:09:27 $ docker top 2b570ff3161bb0242c2316e87becdb56fd13d1b37148b67fecb2cb30bb0aafb7 -eo pid,comm 18:09:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:09:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] { [Pipeline] sh 18:09:28 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 18:09:28 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 18:09:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:28 + docker-compose -f ./docker-compose-build.yml build --parallel 18:09:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:29 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:29 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:09:29 (Reading database ... 13911 files and directories currently installed.) 18:09:29 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:30 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:09:30 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:09:30 (Reading database ... 13911 files and directories currently installed.) 18:09:30 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:30 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:09:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:09:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:09:31 (Reading database ... 13911 files and directories currently installed.) 18:09:31 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:09:31 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:09:31 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:09:31 (Reading database ... 13911 files and directories currently installed.) 18:09:31 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:09:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:09:31 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:09:31 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:09:32 Building docker-core-command-go ... 18:09:32 Building docker-core-data-go ... 18:09:32 Building docker-core-metadata-go ... 18:09:32 Building docker-security-bootstrapper-go ... 18:09:32 Building docker-security-proxy-setup-go ... 18:09:32 Building docker-security-secretstore-setup-go ... 18:09:32 Building docker-support-notifications-go ... 18:09:32 Building docker-support-scheduler-go ... 18:09:32 Building docker-sys-mgmt-agent-go ... 18:09:32 Building docker-core-command-go 18:09:32 Setting up base-files (10.1ubuntu2.10) ... 18:09:32 Installing new version of config file /etc/issue ... 18:09:32 Installing new version of config file /etc/issue.net ... 18:09:32 Installing new version of config file /etc/lsb-release ... 18:09:32 Building docker-core-data-go 18:09:32 Building docker-security-secretstore-setup-go 18:09:32 Building docker-security-proxy-setup-go 18:09:32 Building docker-core-metadata-go 18:09:32 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:09:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:09:32 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:09:32 Removing obsolete conffile /etc/default/motd-news ... 18:09:32 (Reading database ... 13912 files and directories currently installed.) 18:09:32 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:09:32 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:09:33 Setting up bash (4.4.18-2ubuntu1.2) ... 18:09:33 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 18:09:33 (Reading database ... 13912 files and directories currently installed.) 18:09:33 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:09:33 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:09:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:09:33 (Reading database ... 13912 files and directories currently installed.) 18:09:33 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 18:09:33 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 18:09:33 Setting up tar (1.29b-2ubuntu0.1) ... 18:09:33 (Reading database ... 13912 files and directories currently installed.) 18:09:33 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:09:33 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:09:34 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:09:34 (Reading database ... 13912 files and directories currently installed.) 18:09:34 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:09:34 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:09:34 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:09:34 (Reading database ... 13912 files and directories currently installed.) 18:09:34 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:09:34 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:09:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:09:34 (Reading database ... 13912 files and directories currently installed.) 18:09:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:09:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:09:34 Setting up grep (3.1-2build1) ... 18:09:35 (Reading database ... 13912 files and directories currently installed.) 18:09:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:09:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:09:35 Setting up login (1:4.5-1ubuntu2) ... 18:09:35 (Reading database ... 13912 files and directories currently installed.) 18:09:35 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:09:35 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:09:35 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:09:35 (Reading database ... 13912 files and directories currently installed.) 18:09:35 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:09:35 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:09:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:09:36 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:09:36 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:09:36 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:09:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:09:37 (Reading database ... 13912 files and directories currently installed.) 18:09:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:09:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:09:38 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:09:38 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:09:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:09:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:09:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:09:38 (Reading database ... 13912 files and directories currently installed.) 18:09:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:09:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:09:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:09:39 (Reading database ... 13912 files and directories currently installed.) 18:09:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:09:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:09:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:09:39 (Reading database ... 13912 files and directories currently installed.) 18:09:39 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:09:39 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:09:39 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:09:39 (Reading database ... 13912 files and directories currently installed.) 18:09:39 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:09:39 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:09:39 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:09:39 (Reading database ... 13912 files and directories currently installed.) 18:09:39 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:09:39 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:09:39 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:09:40 (Reading database ... 13912 files and directories currently installed.) 18:09:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:09:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:09:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:09:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:09:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:09:40 (Reading database ... 13912 files and directories currently installed.) 18:09:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:09:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:09:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:09:40 (Reading database ... 13912 files and directories currently installed.) 18:09:40 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:09:40 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:09:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:09:40 (Reading database ... 13912 files and directories currently installed.) 18:09:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:09:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:09:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:09:41 (Reading database ... 13912 files and directories currently installed.) 18:09:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:09:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:09:41 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:09:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:09:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:09:42 (Reading database ... 13912 files and directories currently installed.) 18:09:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:09:42 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:09:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:09:42 (Reading database ... 13912 files and directories currently installed.) 18:09:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:09:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:09:43 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:09:43 (Reading database ... 13914 files and directories currently installed.) 18:09:43 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:09:43 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:09:43 Setting up debconf (1.5.66ubuntu1) ... 18:09:43 (Reading database ... 13914 files and directories currently installed.) 18:09:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:09:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:09:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:09:43 (Reading database ... 13914 files and directories currently installed.) 18:09:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:09:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:09:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 18:09:44 (Reading database ... 13914 files and directories currently installed.) 18:09:44 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:09:44 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:09:44 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:09:44 (Reading database ... 13914 files and directories currently installed.) 18:09:44 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:09:44 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:09:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 18:09:44 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 18:09:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:09:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:09:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:09:44 (Reading database ... 13914 files and directories currently installed.) 18:09:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:09:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:09:45 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:09:45 (Reading database ... 13914 files and directories currently installed.) 18:09:45 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 18:09:45 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:09:45 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 18:09:45 (Reading database ... 13914 files and directories currently installed.) 18:09:45 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:09:45 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:09:45 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:09:45 (Reading database ... 13914 files and directories currently installed.) 18:09:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 18:09:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 18:09:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 18:09:46 (Reading database ... 13914 files and directories currently installed.) 18:09:46 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:09:46 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:09:46 Setting up passwd (1:4.5-1ubuntu2) ... 18:09:46 (Reading database ... 13914 files and directories currently installed.) 18:09:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 18:09:46 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 18:09:46 Setting up gpgv (2.2.4-1ubuntu1.3) ... 18:09:46 (Reading database ... 13914 files and directories currently installed.) 18:09:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:09:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:09:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:09:46 (Reading database ... 13914 files and directories currently installed.) 18:09:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:09:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:09:47 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:09:47 (Reading database ... 13914 files and directories currently installed.) 18:09:47 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:09:47 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:09:47 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:09:47 (Reading database ... 13914 files and directories currently installed.) 18:09:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:09:47 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:09:47 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:09:47 (Reading database ... 13914 files and directories currently installed.) 18:09:47 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 18:09:47 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 18:09:47 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 18:09:47 (Reading database ... 13914 files and directories currently installed.) 18:09:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 18:09:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 18:09:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 18:09:48 (Reading database ... 13915 files and directories currently installed.) 18:09:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:09:48 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:09:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:09:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:09:48 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 18:09:48 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 18:09:48 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 18:09:48 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 18:09:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:09:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:09:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:09:49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:09:49 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:09:49 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:09:49 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:09:49 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:09:49 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:09:49 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:09:49 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:09:49 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:09:49 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:09:49 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:09:50 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 18:09:50 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 18:09:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:09:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:09:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:09:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:09:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:09:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:09:51 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:09:51 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:09:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:09:51 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:09:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 18:09:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 18:09:52 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:09:52 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:09:52 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:09:52 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:09:52 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:09:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:09:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:09:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:09:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:09:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:09:54 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:09:54 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:09:55 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:09:55 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:09:55 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:09:55 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:09:56 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:09:56 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:09:56 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:09:56 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:09:56 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:09:56 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:09:57 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:09:57 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:09:57 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:09:57 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:09:57 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:09:57 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:09:57 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:09:57 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:09:57 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:09:57 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:09:57 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:09:57 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:09:57 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:09:57 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:09:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:09:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:09:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:09:58 Setting up tzdata (2020f-0ubuntu0.18.04) ... 18:09:58 18:09:58 Current default time zone: 'Etc/UTC' 18:09:58 Local time is now: Mon Jan 11 18:09:58 UTC 2021. 18:09:58 Universal Time is now: Mon Jan 11 18:09:58 UTC 2021. 18:09:58 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:09:58 18:09:58 Setting up systemd-sysv (237-3ubuntu10.43) ... 18:09:58 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:09:58 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 18:09:58 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:09:58 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:09:58 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:09:58 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:09:58 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:09:58 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:09:58 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:09:58 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:09:58 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:09:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:09:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 18:09:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:09:58 Setting up patch (2.7.6-2ubuntu1.1) ... 18:09:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:09:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:09:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 18:09:58 Installing new version of config file /etc/ssl/openssl.cnf ... 18:09:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:09:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:09:59 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 18:10:01 Updating certificates in /etc/ssl/certs... 18:10:01 22 added, 17 removed; done. 18:10:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:10:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:10:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:10:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:10:01 Setting up pkgbinarymangler (138.18.04.1) ... 18:10:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:10:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 18:10:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:10:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:10:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:10:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:10:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:10:02 Setting up perl (5.26.1-6ubuntu0.5) ... 18:10:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 18:10:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:10:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:10:02 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 18:10:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:10:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:10:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:10:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:10:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:10:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:10:02 Processing triggers for systemd (237-3ubuntu10.43) ... 18:10:02 Processing triggers for mime-support (3.60ubuntu1) ... 18:10:02 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 18:10:02 Updating certificates in /etc/ssl/certs... 18:10:03 0 added, 0 removed; done. 18:10:03 Running hooks in /etc/ca-certificates/update.d... 18:10:03 done. 18:10:03 Reading package lists... 18:10:04 Building dependency tree... 18:10:04 Reading state information... 18:10:04 The following NEW packages will be installed: 18:10:04 apt-transport-https 18:10:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:10:04 Need to get 1696 B of archives. 18:10:04 After this operation, 153 kB of additional disk space will be used. 18:10:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 18:10:04 debconf: delaying package configuration, since apt-utils is not installed 18:10:04 Fetched 1696 B in 0s (27.3 kB/s) 18:10:04 Selecting previously unselected package apt-transport-https. 18:10:04 (Reading database ... 13929 files and directories currently installed.) 18:10:04 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 18:10:04 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 18:10:04 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 18:10:04 Waiting for network to be ready... 18:10:11 2021-01-11T18:10:09Z INFO Waiting for automatic snapd restart... 18:10:12 snapd 2.48.2 from Canonical* installed 18:10:13 "snapd" switched to the "latest/stable" channel 18:10:13 18:10:15 core18 20201210 from Canonical* installed 18:10:15 "core18" switched to the "latest/stable" channel 18:10:15 18:10:19 snapcraft 4.4.4 from Canonical* installed 18:10:19 "snapcraft" switched to the "latest/stable" channel 18:10:19 18:10:22 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: 18:10:22 - README.md 18:10:22 - snapcraft.yaml.orig 18:10:22 18:10:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:10:29 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:10:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:10:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:10:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:10:29 Fetched 88.7 kB in 1s (161 kB/s) 18:10:30 Reading package lists... 18:10:30 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 18:10:37 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:10:37 Reading package lists... 18:10:37 Building dependency tree... 18:10:37 Reading state information... 18:10:37 Suggested packages: 18:10:37 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:10:37 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:10:37 Recommended packages: 18:10:37 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:10:37 The following NEW packages will be installed: 18:10:37 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:10:37 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:10:37 pkg-config zip 18:10:37 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:10:37 Need to get 7655 kB of archives. 18:10:37 After this operation, 43.7 MB of additional disk space will be used. 18:10:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 18:10:37 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:10:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 18:10:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 18:10:37 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 18:10:37 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:10:37 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:10:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:10:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:10:37 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:10:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:10:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:10:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:10:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:10:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:10:37 debconf: delaying package configuration, since apt-utils is not installed 18:10:37 Fetched 7655 kB in 1s (10.3 MB/s) 18:10:37 Selecting previously unselected package libglib2.0-0:amd64. 18:10:37 (Reading database ... 13933 files and directories currently installed.) 18:10:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 18:10:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:10:38 Selecting previously unselected package libpsl5:amd64. 18:10:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:10:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:10:38 Selecting previously unselected package libnghttp2-14:amd64. 18:10:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:10:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:10:38 Selecting previously unselected package librtmp1:amd64. 18:10:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:10:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:10:38 Selecting previously unselected package libcurl3-gnutls:amd64. 18:10:38 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 18:10:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:10:38 Selecting previously unselected package liberror-perl. 18:10:38 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:10:38 Unpacking liberror-perl (0.17025-1) ... 18:10:38 Selecting previously unselected package git-man. 18:10:38 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 18:10:38 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 18:10:38 Selecting previously unselected package git. 18:10:38 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 18:10:38 Unpacking git (1:2.17.1-1ubuntu0.7) ... 18:10:39 Selecting previously unselected package libnorm1:amd64. 18:10:39 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:10:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:10:39 Selecting previously unselected package libpgm-5.2-0:amd64. 18:10:39 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:10:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:10:39 Selecting previously unselected package libsodium23:amd64. 18:10:39 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:10:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:10:40 Selecting previously unselected package libzmq5:amd64. 18:10:40 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:10:40 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:10:40 Selecting previously unselected package libzmq3-dev:amd64. 18:10:40 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:10:40 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:10:40 Selecting previously unselected package pkg-config. 18:10:40 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:10:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:10:41 Selecting previously unselected package zip. 18:10:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:10:41 Unpacking zip (3.0-11build1) ... 18:10:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:10:41 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 18:10:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:10:41 Setting up liberror-perl (0.17025-1) ... 18:10:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:10:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:10:41 No schema files found: doing nothing. 18:10:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:10:41 Setting up zip (3.0-11build1) ... 18:10:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:10:41 Setting up libsodium23:amd64 (1.0.16-2) ... 18:10:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:10:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:10:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:10:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:10:42 Setting up git (1:2.17.1-1ubuntu0.7) ... 18:10:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:10:48 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:10:48 git set to automatically installed. 18:10:48 git-man set to automatically installed. 18:10:48 libcurl3-gnutls set to automatically installed. 18:10:48 liberror-perl set to automatically installed. 18:10:48 libglib2.0-0 set to automatically installed. 18:10:48 libnghttp2-14 set to automatically installed. 18:10:48 libnorm1 set to automatically installed. 18:10:48 libpgm-5.2-0 set to automatically installed. 18:10:48 libpsl5 set to automatically installed. 18:10:48 librtmp1 set to automatically installed. 18:10:48 libsodium23 set to automatically installed. 18:10:48 libzmq3-dev set to automatically installed. 18:10:48 libzmq5 set to automatically installed. 18:10:48 pkg-config set to automatically installed. 18:10:48 zip set to automatically installed. 18:10:50 snapd is not logged in, snap install commands will use sudo 18:10:54 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:10:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:10:54 ---> 20ed6289d989 18:10:54 Step 3/21 : WORKDIR /edgex-go 18:10:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:10:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:10:54 ---> 20ed6289d989 18:10:54 Step 3/23 : WORKDIR /edgex-go 18:10:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:10:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:10:54 ---> 20ed6289d989 18:10:54 Step 3/23 : WORKDIR /edgex-go 18:10:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:10:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:10:54 ---> 20ed6289d989 18:10:54 Step 3/23 : WORKDIR /edgex-go 18:10:54 18:10:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:10:54 ---> 20ed6289d989 18:10:54 Step 3/24 : WORKDIR /edgex-go 18:10:54 ---> Running in 33f5404cf3c9 18:10:54 ---> Running in 45466c05189d 18:10:54 ---> Running in 6bea8081bd6a 18:10:54 ---> Running in 4dd12cd05928 18:10:54 ---> Running in bc1d770ca191 18:10:54 Removing intermediate container bc1d770ca191 18:10:54 ---> f858945e7ecc 18:10:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:54 Removing intermediate container 6bea8081bd6a 18:10:54 ---> 9652010ccdc9 18:10:54 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:54 Removing intermediate container 45466c05189d 18:10:54 ---> 6f5e23a35954 18:10:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:54 Removing intermediate container 4dd12cd05928 18:10:54 ---> d20fe2dee35b 18:10:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:54 Removing intermediate container 33f5404cf3c9 18:10:54 ---> e29e3ca6c8d2 18:10:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:54 ---> Running in 5fa193555b7a 18:10:54 ---> Running in 4444e6fec128 18:10:54 ---> Running in f74a6d218240 18:10:54 ---> Running in bb8e31f21dfd 18:10:54 ---> Running in e73351081b56 18:10:54 Removing intermediate container 4444e6fec128 18:10:54 ---> 8c33dfe5c7f1 18:10:54 Step 5/23 : RUN apk add --update --no-cache make git 18:10:54 ---> Running in 017037d187a3 18:10:54 Removing intermediate container f74a6d218240 18:10:54 ---> 7a1be2382647 18:10:54 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:10:54 Removing intermediate container 5fa193555b7a 18:10:54 ---> 7826a0b0d50e 18:10:54 Step 5/21 : RUN apk add --update --no-cache make git 18:10:54 ---> Running in 63ba5f64d6d6 18:10:54 ---> Running in ae426b9bd6ef 18:10:54 Removing intermediate container e73351081b56 18:10:54 ---> ab95192b92c7 18:10:54 Removing intermediate container bb8e31f21dfd 18:10:54 ---> 74b04f4f9d3b 18:10:54 Step 5/24 : RUN apk add --update --no-cache make git 18:10:54 Step 5/23 : RUN apk add --update --no-cache make git 18:10:54 ---> Running in 731c7c2fbe2b 18:10:54 ---> Running in 2487d1b70f1a 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:54 OK: 217 MiB in 51 packages 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:10:54 OK: 217 MiB in 51 packages 18:10:54 OK: 217 MiB in 51 packages 18:10:54 OK: 217 MiB in 51 packages 18:10:54 OK: 217 MiB in 51 packages 18:10:54 Removing intermediate container 017037d187a3 18:10:54 ---> c8fc66caaeaf 18:10:54 Step 6/23 : COPY go.mod . 18:10:55 ---> c3614b81f6ec 18:10:55 Step 7/23 : RUN go mod download 18:10:55 Removing intermediate container 63ba5f64d6d6 18:10:55 ---> 138cf6d72083 18:10:55 Step 6/21 : COPY go.mod . 18:10:55 ---> Running in 478b2d86fb8a 18:10:55 Removing intermediate container 731c7c2fbe2b 18:10:55 ---> 76a0dcd99cf5 18:10:55 Step 6/23 : COPY go.mod . 18:10:55 Removing intermediate container ae426b9bd6ef 18:10:55 ---> 378e1bdb2d82 18:10:56 Step 6/23 : COPY go.mod . 18:10:56 Removing intermediate container 2487d1b70f1a 18:10:56 ---> b6844c98d625 18:10:56 Step 6/24 : COPY go.mod . 18:10:56 ---> ae6fa483168c 18:10:56 Step 7/21 : RUN go mod download 18:10:57 ---> 72a20c8179f8 18:10:57 Step 7/23 : RUN go mod download 18:10:57 ---> Running in 0c87e0ff0a39 18:10:57 ---> 539010726dd4 18:10:57 Step 7/23 : RUN go mod download 18:10:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:10:57 snap "core18" has no updates available 18:10:57 ---> Running in f7e24be7f119 18:10:57 ---> 1f404cb69a83 18:10:57 Step 7/24 : RUN go mod download 18:10:57 ---> Running in e84e60544289 18:10:57 ---> Running in b88bab2fcd4a 18:10:57 Pulling config-common 18:10:58 Pulling go-build-helper 18:10:59 Removing intermediate container 478b2d86fb8a 18:10:59 ---> 7295cbca43c3 18:10:59 Step 8/23 : COPY . . 18:11:02 Removing intermediate container 0c87e0ff0a39 18:11:02 ---> a5ecba6c3b4e 18:11:02 Step 8/21 : COPY . . 18:11:02 Removing intermediate container f7e24be7f119 18:11:02 ---> 1ee16fd606bc 18:11:02 Step 8/23 : COPY . . 18:11:02 Removing intermediate container b88bab2fcd4a 18:11:02 ---> 755b15b440ad 18:11:02 Step 8/24 : COPY . . 18:11:02 Removing intermediate container e84e60544289 18:11:02 ---> 853524b8ddef 18:11:02 Step 8/23 : COPY . . 18:11:20 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:11:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:11:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:11:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 18:11:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:11:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:11:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:11:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:11:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:11:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:11:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:11:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 18:11:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 18:11:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 18:11:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 18:11:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 18:11:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 18:11:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 18:11:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:11:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 18:11:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 18:11:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 18:11:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 18:11:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 18:11:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 18:11:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 18:11:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 18:11:20 Fetched 23.7 MB in 0s (0 B/s) 18:11:20 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:11:20 Fetched 96.5 kB in 0s (0 B/s) 18:11:20 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:11:20 Fetched 279 kB in 0s (0 B/s) 18:11:20 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:11:20 Fetched 122 kB in 0s (0 B/s) 18:11:20 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:11:20 Fetched 77.8 kB in 0s (0 B/s) 18:11:20 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:11:20 Fetched 8848 B in 0s (0 B/s) 18:11:20 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:11:20 Fetched 47.8 kB in 0s (0 B/s) 18:11:20 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:11:20 Fetched 45.6 kB in 0s (0 B/s) 18:11:20 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:11:20 Fetched 15.0 kB in 0s (0 B/s) 18:11:20 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 18:11:20 Fetched 214 kB in 0s (0 B/s) 18:11:20 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 18:11:20 Fetched 155 kB in 0s (0 B/s) 18:11:20 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:11:20 Fetched 50.6 kB in 0s (0 B/s) 18:11:20 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:11:20 Fetched 14.8 kB in 0s (0 B/s) 18:11:20 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:11:20 Fetched 41.8 kB in 0s (0 B/s) 18:11:20 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:11:20 Fetched 499 kB in 0s (0 B/s) 18:11:20 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:11:20 Fetched 111 kB in 0s (0 B/s) 18:11:20 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:11:20 Fetched 240 kB in 0s (0 B/s) 18:11:20 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:11:20 Fetched 29.3 kB in 0s (0 B/s) 18:11:20 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:11:20 Fetched 85.5 kB in 0s (0 B/s) 18:11:20 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:11:20 Fetched 24.5 kB in 0s (0 B/s) 18:11:20 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:11:20 Fetched 49.2 kB in 0s (0 B/s) 18:11:20 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:11:20 Fetched 54.2 kB in 0s (0 B/s) 18:11:20 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:11:20 Fetched 30.8 kB in 0s (0 B/s) 18:11:20 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 18:11:20 Fetched 17.0 kB in 0s (0 B/s) 18:11:20 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:11:20 Fetched 85.9 kB in 0s (0 B/s) 18:11:20 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:11:20 Fetched 8720 B in 0s (0 B/s) 18:11:20 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 18:11:20 Fetched 137 kB in 0s (0 B/s) 18:11:20 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:11:20 Fetched 119 kB in 0s (0 B/s) 18:11:20 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 18:11:20 Fetched 109 kB in 0s (0 B/s) 18:11:20 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:11:20 Fetched 11.1 kB in 0s (0 B/s) 18:11:20 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:11:20 Fetched 645 kB in 0s (0 B/s) 18:11:20 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:11:20 Fetched 41.3 kB in 0s (0 B/s) 18:11:20 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:11:20 Fetched 17.9 kB in 0s (0 B/s) 18:11:20 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:11:20 Fetched 368 kB in 0s (0 B/s) 18:11:20 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:11:20 Fetched 187 kB in 0s (0 B/s) 18:11:20 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:11:20 Fetched 175 kB in 0s (0 B/s) 18:11:20 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:11:23 Fetched 206 kB in 0s (0 B/s) 18:11:23 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 18:11:23 Fetched 1301 kB in 0s (0 B/s) 18:11:23 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:11:23 Fetched 36.2 kB in 0s (0 B/s) 18:11:23 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 18:11:23 Fetched 159 kB in 0s (0 B/s) 18:11:23 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:11:23 Fetched 107 kB in 0s (0 B/s) 18:11:23 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:11:23 Fetched 48.7 kB in 0s (0 B/s) 18:11:23 Pulling static-packages 18:11:24 'go115' has dependencies that need to be staged: go-build-helper static-packages 18:11:24 Skipping pull go-build-helper (already ran) 18:11:24 Skipping pull static-packages (already ran) 18:11:24 Building go-build-helper 18:11:27 Building static-packages 18:11:29 ---> 31a10244ab01 18:11:29 ---> 4c93ae679ca3 18:11:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:11:29 Step 9/23 : RUN make cmd/core-command/core-command 18:11:29 ---> c47762813a40 18:11:29 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:11:29 ---> 4d318c9353a8 18:11:29 Step 9/23 : RUN make cmd/core-data/core-data 18:11:29 ---> 7e0bff470cd0 18:11:29 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:11:29 ---> Running in 2564caff16bd 18:11:29 ---> Running in 1918f859e405 18:11:29 ---> Running in e65081d2d58e 18:11:29 ---> Running in ece342fcf8f1 18:11:29 ---> Running in 106ee4411c63 18:11:29 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 18:11:29 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 18:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:11:29 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 18:11:29 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 18:11:29 Staging go-build-helper 18:11:30 Staging static-packages 18:11:31 Pulling go115 18:11:32 'edgex-go' has dependencies that need to be staged: go115 18:11:32 Skipping pull go115 (already ran) 18:11:32 Building go115 18:11:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:11:32 Dload Upload Total Spent Left Speed 18:11:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 115M 2 2671k 0 0 6612k 0 0:00:17 --:--:-- 0:00:17 6596k 40 115M 40 46.5M 0 0 33.1M 0 0:00:03 0:00:01 0:00:02 33.1M 75 115M 75 87.5M 0 0 36.4M 0 0:00:03 0:00:02 0:00:01 36.4M 100 115M 100 115M 0 0 37.3M 0 0:00:03 0:00:03 --:--:-- 37.3M 18:11:35 go1.15.2.linux-amd64.tar.gz: OK 18:11:40 Staging go115 18:11:44 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:11:44 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:11:44 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:11:44 Fetched 0 B in 0s (0 B/s) 18:11:44 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:11:44 Fetched 224 kB in 0s (0 B/s) 18:11:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:11:44 Fetched 157 kB in 0s (0 B/s) 18:11:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:11:44 Fetched 221 kB in 0s (0 B/s) 18:11:44 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:11:44 Fetched 143 kB in 0s (0 B/s) 18:11:44 Pulling edgex-go 18:11:45 Pulling version 18:11:46 Building config-common 18:11:48 Skipping build go-build-helper (already ran) 18:11:48 Skipping build static-packages (already ran) 18:11:48 Skipping build go115 (already ran) 18:11:48 Building edgex-go 18:11:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:11:50 go: downloading github.com/gorilla/mux v1.8.0 18:11:50 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:11:50 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 18:11:50 go: downloading github.com/google/uuid v1.1.4 18:11:50 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.141 18:11:50 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:11:50 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 18:11:50 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 18:11:50 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 18:11:50 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 18:11:50 go: downloading github.com/BurntSushi/toml v0.3.1 18:11:50 go: downloading github.com/pelletier/go-toml v1.2.0 18:11:50 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:11:50 go: downloading github.com/pebbe/zmq4 v1.2.2 18:11:50 go: downloading github.com/go-redis/redis/v7 v7.2.0 18:11:50 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:11:50 go: downloading github.com/go-kit/kit v0.8.0 18:11:50 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 18:11:50 go: downloading github.com/pkg/errors v0.8.1 18:11:50 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:11:50 go: downloading github.com/imdario/mergo v0.3.11 18:11:50 go: downloading github.com/hashicorp/consul/api v1.1.0 18:11:50 go: downloading gopkg.in/yaml.v2 v2.4.0 18:11:50 go: downloading github.com/x448/float16 v0.8.4 18:11:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:11:50 go: downloading github.com/go-playground/validator/v10 v10.3.0 18:11:50 go: downloading github.com/mitchellh/copystructure v1.0.0 18:11:50 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 18:11:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:11:51 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:11:51 go: downloading github.com/hashicorp/serf v0.8.2 18:11:51 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 18:11:51 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:11:51 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:11:51 go: downloading github.com/leodido/go-urn v1.2.0 18:11:51 go: downloading github.com/go-playground/universal-translator v0.17.0 18:11:51 go: downloading github.com/go-playground/locales v0.13.0 18:11:51 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:11:51 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:11:51 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:11:57 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 18:12:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 18:12:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:12:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:12:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:12:02 go: downloading github.com/stretchr/testify v1.6.1 18:12:03 go: downloading github.com/davecgh/go-spew v1.1.1 18:12:03 go: downloading github.com/pmezard/go-difflib v1.0.0 18:12:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:12:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:12:05 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:12:05 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 18:12:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:12:06 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:12:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:12:07 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 18:12:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:12:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 18:12:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:12:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:12:10 go: downloading github.com/lib/pq v1.9.0 18:12:13 Building version 18:12:15 Staging config-common 18:12:16 Skipping stage go-build-helper (already ran) 18:12:16 Skipping stage static-packages (already ran) 18:12:16 Skipping stage go115 (already ran) 18:12:16 Staging edgex-go 18:12:17 Staging version 18:12:18 Priming config-common 18:12:19 Priming go-build-helper 18:12:19 Priming static-packages 18:12:22 Priming go115 18:12:23 Priming edgex-go 18:12:24 Priming version 18:12:25 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:12:51 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 18:12:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:13:01 Removing intermediate container ece342fcf8f1 18:13:01 ---> dd2e1e21dc9d 18:13:01 18:13:01 Step 10/24 : FROM alpine:3.12 18:13:01 3.12: Pulling from library/alpine 18:13:02 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 18:13:02 Status: Downloaded newer image for alpine:3.12 18:13:02 ---> afeebe901d6b 18:13:02 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:13:03 ---> Running in 14d952cf4b4d 18:13:04 Removing intermediate container e65081d2d58e 18:13:04 ---> 872665ef808f 18:13:04 18:13:04 Step 10/21 : FROM alpine:3.12 18:13:04 ---> afeebe901d6b 18:13:04 Step 11/21 : RUN apk add --update --no-cache curl 18:13:04 ---> Running in 353c76f04497 18:13:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:13:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:13:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:13:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:13:07 (1/5) Installing ca-certificates (20191127-r4) 18:13:07 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:13:07 (3/5) Installing libcurl (7.69.1-r3) 18:13:07 (4/5) Installing curl (7.69.1-r3) 18:13:07 (5/5) Installing dumb-init (1.2.2-r1) 18:13:07 Executing busybox-1.31.1-r19.trigger 18:13:07 Executing ca-certificates-20191127-r4.trigger 18:13:07 (1/4) Installing ca-certificates (20191127-r4) 18:13:08 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:13:08 (3/4) Installing libcurl (7.69.1-r3) 18:13:08 OK: 7 MiB in 19 packages 18:13:08 (4/4) Installing curl (7.69.1-r3) 18:13:08 Executing busybox-1.31.1-r19.trigger 18:13:08 Executing ca-certificates-20191127-r4.trigger 18:13:08 OK: 7 MiB in 18 packages 18:13:08 Removing intermediate container 1918f859e405 18:13:08 ---> b317b36dd487 18:13:08 18:13:08 Step 10/23 : FROM alpine:3.12 18:13:08 ---> afeebe901d6b 18:13:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:13:09 ---> Running in 30ffaf9340cf 18:13:12 Removing intermediate container 14d952cf4b4d 18:13:12 ---> d1ecbc6e08b9 18:13:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:13:12 Removing intermediate container 353c76f04497 18:13:12 ---> 1f1b192228de 18:13:12 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:13:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:13:12 ---> Running in 08bbe57e4fd7 18:13:12 ---> Running in 6daa5148b010 18:13:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:13:12 Removing intermediate container 08bbe57e4fd7 18:13:12 ---> 466e54a05dc4 18:13:12 Step 13/24 : WORKDIR / 18:13:12 (1/1) Installing dumb-init (1.2.2-r1) 18:13:12 Executing busybox-1.31.1-r19.trigger 18:13:12 OK: 5 MiB in 15 packages 18:13:13 Removing intermediate container 6daa5148b010 18:13:13 ---> c60774e275ba 18:13:13 Step 13/21 : WORKDIR /edgex 18:13:13 ---> Running in b4331d6507c5 18:13:13 ---> Running in 8a4f13350d93 18:13:14 Removing intermediate container 8a4f13350d93 18:13:14 ---> b8675a080968 18:13:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:13:14 Removing intermediate container b4331d6507c5 18:13:14 ---> ac821410986a 18:13:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:13:15 Removing intermediate container 30ffaf9340cf 18:13:15 ---> 2933860bb11e 18:13:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:13:15 ---> Running in c2bf72b97bdc 18:13:15 ---> 238284a501ec 18:13:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:13:15 ---> 1452d48e46f7 18:13:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:13:16 Removing intermediate container c2bf72b97bdc 18:13:16 ---> 14aa5bab7b42 18:13:16 Step 13/23 : ENV APP_PORT=48082 18:13:16 ---> Running in d489c4c8035a 18:13:17 ---> 69f92d411ad6 18:13:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:13:17 Removing intermediate container d489c4c8035a 18:13:17 ---> 4b7c6a33a389 18:13:17 Step 14/23 : EXPOSE $APP_PORT 18:13:17 ---> d9f09d1cbc7f 18:13:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:13:17 ---> Running in e377bdfed997 18:13:19 ---> 58ac08078594 18:13:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:13:19 Removing intermediate container e377bdfed997 18:13:19 ---> 1a8b6c9303c0 18:13:19 Step 15/23 : WORKDIR / 18:13:19 ---> Running in 368f08703c6d 18:13:20 ---> 2a8817e08e03 18:13:20 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:13:20 ---> Running in a51284a0f6b0 18:13:20 Removing intermediate container 368f08703c6d 18:13:20 ---> 383d5659fadc 18:13:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 18:13:21 Removing intermediate container a51284a0f6b0 18:13:21 ---> fd054f87b356 18:13:21 Step 18/21 : CMD ["--init=true"] 18:13:21 ---> 9dcc866c4159 18:13:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:13:22 ---> Running in f951acbf388a 18:13:23 ---> f15039699531 18:13:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:13:23 Removing intermediate container f951acbf388a 18:13:23 ---> 0a332e3ed9e3 18:13:23 Step 19/21 : LABEL arch=arm64 18:13:24 ---> Running in 624ec541724d 18:13:24 ---> a12f267cf715 18:13:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:13:24 Removing intermediate container 2564caff16bd 18:13:24 ---> 5f757153807c 18:13:24 18:13:24 Step 10/23 : FROM alpine:3.12 18:13:24 ---> afeebe901d6b 18:13:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:13:24 ---> Using cache 18:13:24 ---> 2933860bb11e 18:13:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:13:24 ---> Using cache 18:13:24 ---> 14aa5bab7b42 18:13:24 Step 13/23 : ENV APP_PORT=48081 18:13:24 ---> Running in 7d23dc6dc1a4 18:13:25 ---> 39624d48e649 18:13:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:13:25 Removing intermediate container 624ec541724d 18:13:25 ---> a3a98dcfd96e 18:13:25 Step 20/21 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:13:25 ---> Running in 6912dfb0f354 18:13:25 ---> e677e3d440a8 18:13:25 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/ 18:13:25 ---> Running in 832ff9f66fbc 18:13:25 Removing intermediate container 7d23dc6dc1a4 18:13:25 ---> 676dfaf0acdf 18:13:25 Step 14/23 : EXPOSE $APP_PORT 18:13:26 ---> Running in 07a56bfc640c 18:13:26 ---> 36952404911d 18:13:26 Step 19/23 : ENTRYPOINT ["/core-command"] 18:13:26 Removing intermediate container 6912dfb0f354 18:13:26 ---> 582e75e10aba 18:13:26 Step 21/21 : LABEL version=0.0.0 18:13:26 ---> Running in af8f7d389320 18:13:26 ---> Running in 9c77f81812f5 18:13:26 Removing intermediate container 07a56bfc640c 18:13:26 ---> 85e425574a95 18:13:26 Step 15/23 : WORKDIR / 18:13:27 ---> Running in 311bd45f2e5f 18:13:27 Removing intermediate container 9c77f81812f5 18:13:27 ---> af64560d162d 18:13:27 Removing intermediate container af8f7d389320 18:13:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:27 ---> 057bb8840e2e 18:13:27 18:13:27 ---> Running in c17fd89e98a3 18:13:28 Removing intermediate container 311bd45f2e5f 18:13:28 ---> ee226b5c5a6c 18:13:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 18:13:28 Successfully built 057bb8840e2e 18:13:28 Successfully tagged docker-security-proxy-setup-go-arm64:latest 18:13:28  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 18:13:28 Removing intermediate container c17fd89e98a3 18:13:28 ---> 15a3fbaa8ae4 18:13:28 Step 21/23 : LABEL arch=arm64 18:13:29 ---> Running in 3fdbb0cf7863 18:13:29 ---> d4d60f703421 18:13:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:13:29 Removing intermediate container 832ff9f66fbc 18:13:29 ---> 02f76c557f07 18:13:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:13:29 ---> Running in b63d8300b9b0 18:13:30 Removing intermediate container 3fdbb0cf7863 18:13:30 ---> af187e0b0566 18:13:30 Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:13:31 Removing intermediate container b63d8300b9b0 18:13:31 ---> c41762204376 18:13:31 Step 22/24 : LABEL arch=arm64 18:13:32 ---> Running in 603bd0ca11ea 18:13:32 ---> 6b7997255e3e 18:13:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:13:33 ---> Running in 9bae8d77909e 18:13:33 Removing intermediate container 603bd0ca11ea 18:13:33 ---> ce66490c9519 18:13:33 Step 23/23 : LABEL version=0.0.0 18:13:33 Removing intermediate container 106ee4411c63 18:13:33 ---> 0bcb8f35b3a3 18:13:33 18:13:33 Step 10/23 : FROM alpine:3.12 18:13:34 ---> afeebe901d6b 18:13:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:13:34 ---> Running in d33a602284d3 18:13:34 ---> 2f9e2a51e863 18:13:34 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:13:34 Removing intermediate container 9bae8d77909e 18:13:34 ---> 53a4436fba4f 18:13:34 Step 23/24 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:13:34 ---> Running in bc82af09785d 18:13:34 ---> Running in b1ab8ef523ff 18:13:34 ---> Running in ddd4b92614a7 18:13:35 Removing intermediate container d33a602284d3 18:13:35 ---> 7e1f25fcbf96 18:13:35 18:13:35 Removing intermediate container bc82af09785d 18:13:35 ---> 4c02e21f59c9 18:13:35 Step 12/23 : ENV APP_PORT=48080 18:13:35 Removing intermediate container b1ab8ef523ff 18:13:35 ---> a3893f981031 18:13:35 Step 24/24 : LABEL version=0.0.0Removing intermediate container ddd4b92614a7 18:13:35 ---> 68d2ce0a8437 18:13:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:35 18:13:35 Successfully built 7e1f25fcbf96 18:13:35 ---> Running in 9cefc0fab28f 18:13:35 Successfully tagged docker-core-command-go-arm64:latest 18:13:35  Building docker-core-command-go ... done Building docker-support-notifications-go 18:13:35 ---> Running in 22110d2e588f 18:13:35 ---> Running in 445dcd4336db 18:13:36 Removing intermediate container 9cefc0fab28f 18:13:36 ---> e26d29e5fd26 18:13:36 Step 13/23 : EXPOSE $APP_PORT 18:13:36 Removing intermediate container 22110d2e588f 18:13:36 Removing intermediate container 445dcd4336db 18:13:36 ---> 23f9eda1de84 18:13:36 18:13:36 ---> 6d9fda4d9cf2 18:13:36 Step 21/23 : LABEL arch=arm64 18:13:36 ---> Running in 8c3f15b18cce 18:13:36 ---> Running in 8642c092cf31 18:13:36 Successfully built 23f9eda1de84 18:13:36 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 18:13:36 Building docker-support-scheduler-go 18:13:37  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8c3f15b18cce 18:13:37 ---> 6cc23dcca212 18:13:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:37 Removing intermediate container 8642c092cf31 18:13:37 ---> ad574ec3156c 18:13:37 Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:13:37 ---> Running in 572c04df4ff8 18:13:37 ---> Running in a004e58b3ea7 18:13:38 Removing intermediate container a004e58b3ea7 18:13:38 ---> ec4b8847fc0a 18:13:38 Step 23/23 : LABEL version=0.0.0 18:13:39 ---> Running in 012b39cafea3 18:13:41 Removing intermediate container 012b39cafea3 18:13:41 ---> dea23e820b1d 18:13:41 18:13:41 Successfully built dea23e820b1d 18:13:41 Successfully tagged docker-core-metadata-go-arm64:latest 18:13:41  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 18:13:42 Removing intermediate container 572c04df4ff8 18:13:42 ---> f469d213bfd7 18:13:42 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:13:42 ---> Running in ed1f51342bed 18:13:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:13:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:13:44 (1/6) Installing dumb-init (1.2.2-r1) 18:13:44 (2/6) Installing libgcc (9.3.0-r2) 18:13:45 (3/6) Installing libsodium (1.0.18-r0) 18:13:45 (4/6) Installing libstdc++ (9.3.0-r2) 18:13:45 (5/6) Installing libzmq (4.3.3-r0) 18:13:45 (6/6) Installing zeromq (4.3.3-r0) 18:13:45 Executing busybox-1.31.1-r19.trigger 18:13:45 OK: 8 MiB in 20 packages 18:13:48 Removing intermediate container ed1f51342bed 18:13:48 ---> 1f4558c8678b 18:13:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 18:13:49 ---> f14d17342d24 18:13:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:13:51 ---> 42fe89fc635c 18:13:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:13:53 ---> 0389c2f2beb8 18:13:53 Step 19/23 : ENTRYPOINT ["/core-data"] 18:13:53 ---> Running in f53b0598208a 18:13:53 Removing intermediate container f53b0598208a 18:13:53 ---> 4d1127de80db 18:13:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:13:54 ---> Running in f3b75e3ba3ed 18:13:55 Removing intermediate container f3b75e3ba3ed 18:13:55 ---> 9847a614bfb8 18:13:55 Step 21/23 : LABEL arch=arm64 18:13:55 ---> Running in a19e77ec9a19 18:13:55 Removing intermediate container a19e77ec9a19 18:13:55 ---> 037b24cba417 18:13:55 Step 22/23 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:13:56 ---> Running in ac9d7f0d5f9e 18:13:56 Removing intermediate container ac9d7f0d5f9e 18:13:56 ---> 2adc175cab67 18:13:56 Step 23/23 : LABEL version=0.0.0 18:13:57 ---> Running in 953737b9e19e 18:13:57 Removing intermediate container 953737b9e19e 18:13:57 ---> 09f582d96705 18:13:57 18:13:57 Successfully built 09f582d96705 18:13:57 Successfully tagged docker-core-data-go-arm64:latest 18:14:10  Building docker-core-data-go ... done Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:14:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:14:10 ---> 20ed6289d989 18:14:10 Step 3/32 : WORKDIR /edgex-go 18:14:10 ---> Using cache 18:14:10 ---> e29e3ca6c8d2 18:14:10 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:10 ---> Using cache 18:14:10 ---> 74b04f4f9d3b 18:14:10 Step 5/32 : RUN apk add --update --no-cache make git 18:14:10 ---> Using cache 18:14:10 ---> b6844c98d625 18:14:10 Step 6/32 : COPY go.mod . 18:14:10 ---> Using cache 18:14:10 ---> 1f404cb69a83 18:14:10 Step 7/32 : RUN go mod download 18:14:10 ---> Using cache 18:14:10 ---> 755b15b440ad 18:14:10 Step 8/32 : COPY . . 18:14:10 ---> Using cache 18:14:10 ---> 7e0bff470cd0 18:14:10 Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 18:14:13 ---> Running in 88601d8214d7 18:14:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:14:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:14:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:14:24 ---> 20ed6289d989 18:14:24 Step 3/22 : WORKDIR /edgex-go 18:14:24 ---> Using cache 18:14:24 ---> e29e3ca6c8d2 18:14:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:24 ---> Using cache 18:14:24 ---> 74b04f4f9d3b 18:14:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:14:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:14:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:14:24 ---> 20ed6289d989 18:14:24 Step 3/22 : WORKDIR /edgex-go 18:14:24 ---> Using cache 18:14:24 ---> e29e3ca6c8d2 18:14:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:24 ---> Using cache 18:14:24 ---> 74b04f4f9d3b 18:14:24 Step 5/22 : RUN apk add --update --no-cache make git 18:14:24 ---> Using cache 18:14:24 ---> b6844c98d625 18:14:24 Step 6/22 : COPY go.mod . 18:14:24 ---> Using cache 18:14:24 ---> 1f404cb69a83 18:14:24 Step 7/22 : RUN go mod download 18:14:24 ---> Using cache 18:14:24 ---> 755b15b440ad 18:14:24 Step 8/22 : COPY . . 18:14:24 ---> Using cache 18:14:24 ---> 7e0bff470cd0 18:14:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:14:26 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:14:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:14:26 ---> 20ed6289d989 18:14:26 Step 3/26 : WORKDIR /edgex-go 18:14:26 ---> Using cache 18:14:26 ---> e29e3ca6c8d2 18:14:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:26 ---> Using cache 18:14:26 ---> 74b04f4f9d3b 18:14:26 Step 5/26 : RUN apk add --update --no-cache make bash git 18:14:26 ---> Running in bc0816c2076f 18:14:26 ---> Running in 9ff00ff12599 18:14:26 ---> Running in 81c9bffe3611 18:14:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:14:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:14:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:14:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:14:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:14:30 OK: 217 MiB in 51 packages 18:14:30 OK: 217 MiB in 51 packages 18:14:32 Removing intermediate container bc0816c2076f 18:14:32 ---> 700dad485d9f 18:14:32 Step 6/22 : COPY go.mod . 18:14:32 Removing intermediate container 81c9bffe3611 18:14:32 ---> 4cf337977bee 18:14:32 Step 6/26 : COPY go.mod . 18:14:33 ---> 26090cc2b880 18:14:33 Step 7/22 : RUN go mod download 18:14:33 ---> 08273d69f73e 18:14:33 Step 7/26 : RUN go mod download 18:14:33 ---> Running in d2e26e1ab487 18:14:33 ---> Running in ef240dc40618 18:14:39 Removing intermediate container d2e26e1ab487 18:14:39 ---> d5eb53053228 18:14:39 Step 8/22 : COPY . . 18:14:39 Removing intermediate container ef240dc40618 18:14:39 ---> 79eff803b2e1 18:14:39 Step 8/26 : COPY . . 18:15:01 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 18:15:10 ---> c49f9f959a53 18:15:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:15:10 ---> 5d18b53229bf 18:15:10 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:15:10 ---> Running in 51f42b1294c5 18:15:10 ---> Running in 207850a9b598 18:15: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 18:15:12 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 18:15:16 Removing intermediate container 88601d8214d7 18:15:16 ---> 2e889f022f6b 18:15:16 18:15:16 Step 10/32 : FROM alpine:3.12 18:15:16 ---> afeebe901d6b 18:15:16 Step 11/32 : RUN apk add --update --no-cache dumb-init openssl 18:15:16 ---> Running in 72c8324cd65a 18:15:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:15:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:15:19 (1/2) Installing dumb-init (1.2.2-r1) 18:15:19 (2/2) Installing openssl (1.1.1i-r0) 18:15:19 Executing busybox-1.31.1-r19.trigger 18:15:19 OK: 6 MiB in 16 packages 18:15:21 Removing intermediate container 72c8324cd65a 18:15:21 ---> 5f06383233e9 18:15:21 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:15:21 ---> Running in aec379415220 18:15:22 Removing intermediate container aec379415220 18:15:22 ---> d851551a0d4c 18:15:22 Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 18:15:22 ---> Running in f592d5c3dd81 18:15:23 Removing intermediate container f592d5c3dd81 18:15:23 ---> e4340b71efbb 18:15:23 Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 18:15:24 ---> Running in 65342579a24e 18:15:25 Removing intermediate container 9ff00ff12599 18:15:25 ---> 9215670cebb4 18:15:25 18:15:25 Step 10/22 : FROM alpine:3.12 18:15:25 ---> afeebe901d6b 18:15:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:15:25 ---> Using cache 18:15:25 ---> 2933860bb11e 18:15:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:15:25 ---> Using cache 18:15:25 ---> 14aa5bab7b42 18:15:25 Step 13/22 : ENV APP_PORT=48085 18:15:25 ---> Running in bc0a5a95792b 18:15:26 Connecting to github.com (140.82.112.4:443) 18:15:26 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.0.196:443) 18:15:26 Removing intermediate container bc0a5a95792b 18:15:26 ---> f049c76996c6 18:15:26 Step 14/22 : EXPOSE $APP_PORT 18:15:26 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 18:15:26  ---> Running in 9cf368ac3360 18:15:26 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 18:15:26 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 18:15:26 dockerize 18:15:27 Removing intermediate container 9cf368ac3360 18:15:27 ---> 408530407065 18:15:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 18:15:28 ---> 79b5947da5ff 18:15:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:15:29 Removing intermediate container 65342579a24e 18:15:29 ---> 8b7dfa7125e3 18:15:29 Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init 18:15:29 ---> Running in ed33e7ceab23 18:15:30 Removing intermediate container ed33e7ceab23 18:15:30 ---> f5028ee6aec3 18:15:30 Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:15:30 ---> 6dfb45e91f83 18:15:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:15:31 ---> Running in 5fa05815726a 18:15:32 Removing intermediate container 5fa05815726a 18:15:32 ---> 9f626bb5d6de 18:15:32 Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 18:15:32 ---> Running in a630c88d425d 18:15:32 ---> 53087e62856f 18:15:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:15:32 ---> Running in 7af7ff584714 18:15:33 Removing intermediate container 7af7ff584714 18:15:33 ---> 2e0870d419a8 18:15:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:15:33 ---> Running in 4e05efd70811 18:15:34 Move dockerize executable 18:15:34 Removing intermediate container 4e05efd70811 18:15:34 ---> d42a343c4b0c 18:15:34 Step 20/22 : LABEL arch=arm64 18:15:34 ---> Running in 7d3058a1ac3e 18:15:35 Removing intermediate container 7d3058a1ac3e 18:15:35 ---> 1dcf3edab39a 18:15:35 Step 21/22 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:15:35 ---> Running in 39a6496ab6fa 18:15:36 Removing intermediate container a630c88d425d 18:15:36 ---> 84c815a550ef 18:15:36 Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} 18:15:36 Removing intermediate container 39a6496ab6fa 18:15:36 ---> 456b76cfe028 18:15:36 Step 22/22 : LABEL version=0.0.0 18:15:36 ---> Running in f11d1a343269 18:15:37 ---> Running in c33dcf1b1028 18:15:37 Removing intermediate container f11d1a343269 18:15:37 ---> 05cdbf6e933d 18:15:37 Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:15:37 Removing intermediate container c33dcf1b1028 18:15:37 ---> e0966af59a47 18:15:37 18:15:38 Successfully built e0966af59a47 18:15:38 Successfully tagged docker-support-scheduler-go-arm64:latest 18:15:38  Building docker-support-scheduler-go ... done  ---> adef6d1f643f 18:15:38 Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:15:38 ---> Running in 3c903ad3c723 18:15:42 Removing intermediate container 3c903ad3c723 18:15:42 ---> e83636b037fe 18:15:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:15:43 ---> 02693518ccf4 18:15:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:15:44 ---> 3521107d224f 18:15:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 18:15:46 ---> e109d08d921e 18:15:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:15:47 ---> a25f022e137e 18:15:47 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:15:47 ---> Running in 538771e4ddd9 18:15:48 Removing intermediate container 538771e4ddd9 18:15:48 ---> 7c34ed0ebe41 18:15:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ 18:15:49 ---> 2d7ab0e7a37a 18:15:49 Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:15:50 ---> Running in 3fdba487f2f7 18:15:53 Removing intermediate container 3fdba487f2f7 18:15:53 ---> 2ebab3c14f99 18:15:53 Step 28/32 : ENTRYPOINT ["entrypoint.sh"] 18:15:54 ---> Running in e12b1ec11ad2 18:15:55 Removing intermediate container e12b1ec11ad2 18:15:55 ---> 728d5ed4f9dd 18:15:55 Step 29/32 : CMD ["install"] 18:15:55 ---> Running in edf19ce0043b 18:15:56 Removing intermediate container edf19ce0043b 18:15:56 ---> 0d43950ab035 18:15:56 Step 30/32 : LABEL arch=arm64 18:15:56 ---> Running in 947d5c4e722b 18:15:57 Removing intermediate container 947d5c4e722b 18:15:57 ---> b98da051786b 18:15:57 Step 31/32 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:15:58 ---> Running in 01bae71ab90f 18:15:59 Removing intermediate container 01bae71ab90f 18:15:59 ---> 08d4df9a663b 18:15:59 Step 32/32 : LABEL version=0.0.0 18:15:59 ---> Running in b87421817879 18:16:00 Removing intermediate container b87421817879 18:16:00 ---> f644f719f249 18:16:00 18:16:00 Successfully built f644f719f249 18:16:00 Successfully tagged docker-security-bootstrapper-go-arm64:latest 18:16:06  Building docker-security-bootstrapper-go ... done Removing intermediate container 51f42b1294c5 18:16:06 ---> add96c674cae 18:16:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:16:07 ---> Running in 1bd4b34cf5a9 18:16:07 Removing intermediate container 207850a9b598 18:16:07 ---> 5e201af16604 18:16:07 18:16:07 Step 10/22 : FROM alpine:3.12 18:16:07 ---> afeebe901d6b 18:16:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:16:07 ---> Running in fda23a7a3b33 18:16:08 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 18:16:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:16:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:16:09 (1/2) Installing ca-certificates (20191127-r4) 18:16:09 (2/2) Installing dumb-init (1.2.2-r1) 18:16:09 Executing busybox-1.31.1-r19.trigger 18:16:09 Executing ca-certificates-20191127-r4.trigger 18:16:09 OK: 6 MiB in 16 packages 18:16:11 Removing intermediate container 1bd4b34cf5a9 18:16:11 ---> 9c8006d7509b 18:16:11 18:16:11 Step 11/26 : FROM docker:20.10.0 18:16:11 20.10.0: Pulling from library/docker 18:16:11 Removing intermediate container fda23a7a3b33 18:16:11 ---> 4bff4d92819e 18:16:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:16:11 ---> Running in 32b9f2d1311d 18:16:12 Removing intermediate container 32b9f2d1311d 18:16:12 ---> a2872c151581 18:16:12 Step 13/22 : ENV APP_PORT=48060 18:16:13 ---> Running in 0386c4185eb3 18:16:13 Removing intermediate container 0386c4185eb3 18:16:13 ---> aa3274196f8b 18:16:13 Step 14/22 : EXPOSE $APP_PORT 18:16:13 ---> Running in 3d983e3fec4f 18:16:14 Removing intermediate container 3d983e3fec4f 18:16:14 ---> 792f6ca65581 18:16:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 18:16:16 ---> 637889169210 18:16:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:16:18 ---> a08234351fd0 18:16:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:16:19 ---> 187446ba3509 18:16:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:16:19 ---> Running in 170ab0f81135 18:16:20 Removing intermediate container 170ab0f81135 18:16:20 ---> 51b25097d902 18:16:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:20 ---> Running in 2dc95469e28b 18:16:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:16:20 Status: Downloaded newer image for docker:20.10.0 18:16:20 ---> eeaf43b92773 18:16:20 Step 12/26 : RUN apk add --no-cache bash 18:16:20 ---> Running in 9fae08fca406 18:16:20 Removing intermediate container 2dc95469e28b 18:16:20 ---> 6a3fd3720bd0 18:16:20 Step 20/22 : LABEL arch=arm64 18:16:20 ---> Running in 8fc0fa9eb01c 18:16:21 Removing intermediate container 8fc0fa9eb01c 18:16:21 ---> 62739f0dee21 18:16:21 Step 21/22 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:16:21 ---> Running in 1e39872cb59c 18:16:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:16:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:16:22 Removing intermediate container 1e39872cb59c 18:16:22 ---> d547ded035e5 18:16:22 Step 22/22 : LABEL version=0.0.0 18:16:22 ---> Running in 599917c13c3b 18:16:22 (1/2) Installing readline (8.0.4-r0) 18:16:22 (2/2) Installing bash (5.0.17-r0) 18:16:22 Executing bash-5.0.17-r0.post-install 18:16:22 Executing busybox-1.31.1-r19.trigger 18:16:22 OK: 12 MiB in 22 packages 18:16:22 Removing intermediate container 599917c13c3b 18:16:22 ---> 358a5d672dd8 18:16:22 18:16:22 Successfully built 358a5d672dd8 18:16:22 Successfully tagged docker-support-notifications-go-arm64:latest 18:16:23  Building docker-support-notifications-go ... done Removing intermediate container 9fae08fca406 18:16:23 ---> 8ef3620f88d4 18:16:23 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:16:23 ---> Running in 6cb8f3290692 18:16:24 Removing intermediate container 6cb8f3290692 18:16:24 ---> 4c4114711717 18:16:24 Step 14/26 : ENV APP_PORT=48090 18:16:24 ---> Running in fa2223f11155 18:16:25 Removing intermediate container fa2223f11155 18:16:25 ---> 9bcc5713f63d 18:16:25 Step 15/26 : EXPOSE $APP_PORT 18:16:25 ---> Running in 1e52d727ce1f 18:16:25 Removing intermediate container 1e52d727ce1f 18:16:25 ---> 2ea38b49807b 18:16:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:16:26 ---> 729f74a9749f 18:16:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:16:27 ---> 6eee5f9a0c40 18:16:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:16:28 ---> ceac0f69a8e4 18:16:28 Step 19/26 : RUN apk --no-cache add py3-pip 18:16:28 ---> Running in 258b65acf60e 18:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:16:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:16:30 (1/33) Installing libbz2 (1.0.8-r1) 18:16:30 (2/33) Installing expat (2.2.9-r1) 18:16:30 (3/33) Installing libffi (3.3-r2) 18:16:30 (4/33) Installing gdbm (1.13-r1) 18:16:30 (5/33) Installing xz-libs (5.2.5-r0) 18:16:30 (6/33) Installing sqlite-libs (3.32.1-r0) 18:16:30 (7/33) Installing python3 (3.8.5-r0) 18:16:32 (8/33) Installing py3-appdirs (1.4.4-r1) 18:16:32 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:16:32 (10/33) Installing py3-parsing (2.4.7-r0) 18:16:32 (11/33) Installing py3-six (1.15.0-r0) 18:16:32 (12/33) Installing py3-packaging (20.4-r0) 18:16:32 (13/33) Installing py3-setuptools (47.0.0-r0) 18:16:32 (14/33) Installing py3-chardet (3.0.4-r4) 18:16:32 (15/33) Installing py3-idna (2.9-r0) 18:16:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:16:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:16:32 (18/33) Installing py3-requests (2.23.0-r0) 18:16:32 (19/33) Installing py3-msgpack (1.0.0-r0) 18:16:32 (20/33) Installing py3-lockfile (0.12.2-r3) 18:16:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:16:32 (22/33) Installing py3-colorama (0.4.3-r0) 18:16:32 (23/33) Installing py3-distlib (0.3.0-r0) 18:16:32 (24/33) Installing py3-distro (1.5.0-r1) 18:16:32 (25/33) Installing py3-webencodings (0.5.1-r3) 18:16:32 (26/33) Installing py3-html5lib (1.0.1-r4) 18:16:32 (27/33) Installing py3-pytoml (0.1.21-r0) 18:16:32 (28/33) Installing py3-pep517 (0.8.2-r0) 18:16:32 (29/33) Installing py3-progress (1.5-r0) 18:16:32 (30/33) Installing py3-toml (0.10.1-r0) 18:16:32 (31/33) Installing py3-retrying (1.3.3-r0) 18:16:32 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:16:32 (33/33) Installing py3-pip (20.1.1-r0) 18:16:32 Executing busybox-1.31.1-r19.trigger 18:16:33 OK: 71 MiB in 55 packages 18:16:39 Removing intermediate container 258b65acf60e 18:16:39 ---> ce0c7eb83243 18:16:39 Step 20/26 : RUN pip install docker-compose==1.23.2 18:16:39 ---> Running in cc3237fd7240 18:16:44 Collecting docker-compose==1.23.2 18:16:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:16:44 Collecting cached-property<2,>=1.2.0 18:16:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:16:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:16:45 Collecting websocket-client<1.0,>=0.32.0 18:16:45 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 18:16:46 Collecting PyYAML<4,>=3.10 18:16:46 Downloading PyYAML-3.13.tar.gz (270 kB) 18:16:49 Collecting docker<4.0,>=3.6.0 18:16:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:16:49 Collecting jsonschema<3,>=2.5.1 18:16:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:16:50 Collecting texttable<0.10,>=0.9.0 18:16:50 Downloading texttable-0.9.1.tar.gz (11 kB) 18:16:52 Collecting docopt<0.7,>=0.6.1 18:16:52 Downloading docopt-0.6.2.tar.gz (25 kB) 18:16:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:16:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:16:54 Collecting dockerpty<0.5,>=0.4.1 18:16:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:16:56 Collecting docker-pycreds>=0.4.0 18:16:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:16:57 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) 18:16:57 Collecting idna<2.8,>=2.5 18:16:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:16:57 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) 18:16:57 Collecting urllib3<1.25,>=1.21.1 18:16:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:16:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:16:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:16:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:16:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:16:58 Installing collected packages: cached-property, websocket-client, PyYAML, docker-pycreds, idna, urllib3, requests, docker, jsonschema, texttable, docopt, dockerpty, docker-compose 18:16:59 Running setup.py install for PyYAML: started 18:17:01 Running setup.py install for PyYAML: finished with status 'done' 18:17:01 Attempting uninstall: idna 18:17:01 Found existing installation: idna 2.9 18:17:01 Uninstalling idna-2.9: 18:17:01 Successfully uninstalled idna-2.9 18:17:02 Attempting uninstall: urllib3 18:17:02 Found existing installation: urllib3 1.25.9 18:17:02 Uninstalling urllib3-1.25.9: 18:17:02 Successfully uninstalled urllib3-1.25.9 18:17:02 Attempting uninstall: requests 18:17:02 Found existing installation: requests 2.23.0 18:17:02 Uninstalling requests-2.23.0: 18:17:02 Successfully uninstalled requests-2.23.0 18:17:04 Running setup.py install for texttable: started 18:17:06 Running setup.py install for texttable: finished with status 'done' 18:17:06 Running setup.py install for docopt: started 18:17:08 Running setup.py install for docopt: finished with status 'done' 18:17:08 Running setup.py install for dockerpty: started 18:17:09 Running setup.py install for dockerpty: finished with status 'done' 18:17:10 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 18:17:14 Removing intermediate container cc3237fd7240 18:17:14 ---> fdc8a096ebf6 18:17:14 Step 21/26 : RUN apk --no-cache add curl 18:17:14 ---> Running in a84b8e1fae03 18:17:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:17:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:17:15 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:17:15 (2/3) Installing libcurl (7.69.1-r3) 18:17:15 (3/3) Installing curl (7.69.1-r3) 18:17:15 Executing busybox-1.31.1-r19.trigger 18:17:15 OK: 71 MiB in 58 packages 18:17:17 Removing intermediate container a84b8e1fae03 18:17:17 ---> 1ba0d2b909e0 18:17:17 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 18:17:17 ---> Running in 30f898fd68da 18:17:17 Removing intermediate container 30f898fd68da 18:17:17 ---> 0945edb89de8 18:17:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:17:17 ---> Running in 9cdeed56b2de 18:17:18 Removing intermediate container 9cdeed56b2de 18:17:18 ---> 0789660385db 18:17:18 Step 24/26 : LABEL arch=arm64 18:17:18 ---> Running in 4be371af8ac5 18:17:19 Removing intermediate container 4be371af8ac5 18:17:19 ---> aacebf88f53a 18:17:19 Step 25/26 : LABEL git_sha=37bba81cf6eb63d87baced30b5a97fb2c2633e10 18:17:19 ---> Running in 1a9807c2a121 18:17:19 Removing intermediate container 1a9807c2a121 18:17:19 ---> 81401667a0b7 18:17:19 Step 26/26 : LABEL version=0.0.0 18:17:19 ---> Running in 385d85789800 18:17:20 Removing intermediate container 385d85789800 18:17:20 ---> ce4caa9d984e 18:17:20 18:17:20 Successfully built ce4caa9d984e 18:17:20 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 18:17:20  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 18:17:20 $ docker stop --time=1 2b570ff3161bb0242c2316e87becdb56fd13d1b37148b67fecb2cb30bb0aafb7 18:17:22 $ docker rm -f 2b570ff3161bb0242c2316e87becdb56fd13d1b37148b67fecb2cb30bb0aafb7 [Pipeline] // withDockerContainer [Pipeline] sh 18:17:23 + docker images 18:17:23 + grep docker 18:17:23 docker-sys-mgmt-agent-go-arm64 latest ce4caa9d984e 4 seconds ago 300MB 18:17:23 docker-support-notifications-go-arm64 latest 358a5d672dd8 About a minute ago 15.9MB 18:17:23 docker-security-bootstrapper-go-arm64 latest f644f719f249 About a minute ago 40.3MB 18:17:23 docker-support-scheduler-go-arm64 latest e0966af59a47 About a minute ago 15.5MB 18:17:23 docker-core-data-go-arm64 latest 09f582d96705 3 minutes ago 21MB 18:17:23 docker-core-metadata-go-arm64 latest dea23e820b1d 3 minutes ago 17.7MB 18:17:23 docker-security-secretstore-setup-go-arm64 latest 23f9eda1de84 3 minutes ago 23.4MB 18:17:23 docker-core-command-go-arm64 latest 7e1f25fcbf96 3 minutes ago 15.4MB 18:17:23 docker-security-proxy-setup-go-arm64 latest 057bb8840e2e 3 minutes ago 23.3MB 18:17:23 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 18:17:25 provisioning config files... 18:17:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/17@tmp/config2534615581776473305tmp [Pipeline] { [Pipeline] sh 18:17:26 + set +x 18:17:26 + curl -s https://codecov.io/bash 18:17:26 + bash -s -- 18:17:26 18:17:26 _____ _ 18:17:26 / ____| | | 18:17:26 | | ___ __| | ___ ___ _____ __ 18:17:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:17:26 | |___| (_) | (_| | __/ (_| (_) \ V / 18:17:26 \_____\___/ \__,_|\___|\___\___/ \_/ 18:17:26 Bash-20201231-23d4836 18:17:26 18:17:26 18:17:26 ==> git version 2.24.3 found 18:17:26 ==> 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 18:17:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:17:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:17:26 ==> Jenkins CI detected. 18:17:26 project root: . 18:17:26 --> token set from env 18:17:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:17:26 ==> Running gcov in . (disable via -X gcov) 18:17:26 ==> Python coveragepy not found 18:17:26 ==> Searching for coverage reports in: 18:17:26 + . 18:17:26 -> Found 1 reports 18:17:26 ==> Detecting git/mercurial file structure 18:17:27 ==> Reading reports 18:17:27 + ./coverage.out bytes=550268 18:17:27 ==> Appending adjustments 18:17:27 https://docs.codecov.io/docs/fixing-reports 18:17:30 + Found adjustments 18:17:30 ==> Gzipping contents 18:17:30 84K /tmp/codecov.7m9stN.gz 18:17:30 ==> Uploading reports 18:17:30 url: https://codecov.io 18:17:30 query: branch=PR-2970&commit=37bba81cf6eb63d87baced30b5a97fb2c2633e10&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 18:17:30 -> Pinging Codecov 18:17:30 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=37bba81cf6eb63d87baced30b5a97fb2c2633e10&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F17%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 18:17:30 -> Uploading to 18:17:30 https://storage.googleapis.com/codecov/v4/raw/2021-01-11/00271124DB129430A58F1EEE437C3FCB/37bba81cf6eb63d87baced30b5a97fb2c2633e10/566abcb8-ff54-462f-b7a1-0600ee289419.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T181730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c1ec56e3a8b5bb15e87034a35fd4c57665104b8eaf8f4ac9bdb7dd45b18c2ad 18:17:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:30 Dload Upload Total Spent Left Speed 18:17:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84011 0 0 100 84011 0 134k --:--:-- --:--:-- --:--:-- 134k 18:17:31 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/37bba81cf6eb63d87baced30b5a97fb2c2633e10 [Pipeline] } 18:17:31 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 18:17:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:17:35 ---> package-listing.sh 18:17:35 ++ facter osfamily 18:17:35 ++ tr '[:upper:]' '[:lower:]' 18:17:35 + OS_FAMILY=redhat 18:17:35 + workspace=/w/workspace/edgex-go/17 18:17:35 + START_PACKAGES=/tmp/packages_start.txt 18:17:35 + END_PACKAGES=/tmp/packages_end.txt 18:17:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:17:35 + PACKAGES=/tmp/packages_start.txt 18:17:35 + '[' /w/workspace/edgex-go/17 ']' 18:17:35 + PACKAGES=/tmp/packages_end.txt 18:17:35 + case "${OS_FAMILY}" in 18:17:35 + rpm -qa 18:17:35 + sort 18:17:40 + '[' -f /tmp/packages_start.txt ']' 18:17:40 + '[' -f /tmp/packages_end.txt ']' 18:17:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:17:40 + '[' /w/workspace/edgex-go/17 ']' 18:17:40 + mkdir -p /w/workspace/edgex-go/17/archives/ 18:17:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/17/archives/ [Pipeline] echo 18:17:40 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/17/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:17:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:17:41 18:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:17:41 alpine: Pulling from edgex-lftools-log-publisher 18:17:41 df20fa9351a1: Pulling fs layer 18:17:41 36b3adc4ff6f: Pulling fs layer 18:17:41 8ad3a11d3b57: Pulling fs layer 18:17:41 46f8f816bc3b: Pulling fs layer 18:17:41 93b61091891f: Pulling fs layer 18:17:41 93b9cdb0e59b: Pulling fs layer 18:17:41 5e14af77c1be: Pulling fs layer 18:17:41 01666e4c0597: Pulling fs layer 18:17:41 aa168da1d23b: Pulling fs layer 18:17:41 93b9cdb0e59b: Waiting 18:17:41 5e14af77c1be: Waiting 18:17:41 01666e4c0597: Waiting 18:17:41 aa168da1d23b: Waiting 18:17:41 46f8f816bc3b: Waiting 18:17:41 93b61091891f: Waiting 18:17:41 36b3adc4ff6f: Download complete 18:17:41 46f8f816bc3b: Verifying Checksum 18:17:41 46f8f816bc3b: Download complete 18:17:41 df20fa9351a1: Verifying Checksum 18:17:41 df20fa9351a1: Download complete 18:17:41 93b9cdb0e59b: Verifying Checksum 18:17:41 93b9cdb0e59b: Download complete 18:17:41 5e14af77c1be: Verifying Checksum 18:17:41 5e14af77c1be: Download complete 18:17:41 01666e4c0597: Verifying Checksum 18:17:41 01666e4c0597: Download complete 18:17:41 93b61091891f: Verifying Checksum 18:17:41 93b61091891f: Download complete 18:17:42 df20fa9351a1: Pull complete 18:17:42 36b3adc4ff6f: Pull complete 18:17:42 8ad3a11d3b57: Download complete 18:17:43 8ad3a11d3b57: Pull complete 18:17:44 aa168da1d23b: Verifying Checksum 18:17:44 aa168da1d23b: Download complete 18:17:45 46f8f816bc3b: Pull complete 18:17:45 93b61091891f: Pull complete 18:17:45 93b9cdb0e59b: Pull complete 18:17:45 5e14af77c1be: Pull complete 18:17:46 01666e4c0597: Pull complete 18:17:54 aa168da1d23b: Pull complete 18:17:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:17:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:17:54 prd-centos7-docker-4c-2g-19550 does not seem to be running inside a container 18:17:54 $ 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/17/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/17 -v /w/workspace/edgex-go/17:/w/workspace/edgex-go/17:rw,z -v /w/workspace/edgex-go/17@tmp:/w/workspace/edgex-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:17:58 $ docker top f7e58e5d667ce2b329bdff98447933cbc2a926f82de4019689ad37b2346befa1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:59 + touch /tmp/pre-build-complete [Pipeline] sh 18:17:59 + mkdir -p /var/log/sa [Pipeline] sh 18:17:59 + ls /var/log/sa-host 18:17:59 + sadf -c /var/log/sa-host/sa11 18:17:59 file_magic: OK 18:17:59 HZ: Using current value: 100 18:17:59 file_header: OK 18:17:59 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 18:17:59 Statistics: 18:17:59 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... 18:17:59 File successfully converted to sysstat format version 12.2.1 18:17:59 + sadf -c /var/log/sa-host/sa23 18:17:59 file_magic: OK 18:17:59 HZ: Using current value: 100 18:17:59 file_header: OK 18:17:59 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 18:17:59 Statistics: 18:17:59 Hnuu...uuuununununu... 18:17:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:00 provisioning config files... 18:18:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/17@tmp/config4874747197122527450tmp [Pipeline] { [Pipeline] echo 18:18:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:00 ---> create-netrc.sh [Pipeline] } 18:18:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:18:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:18:01 ---> python-tools-install.sh [Pipeline] echo 18:18:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:01 ---> sudo-logs.sh 18:18:01 Archiving 'sudo' log.. [Pipeline] echo 18:18:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:01 ---> job-cost.sh 18:18:01 lf-activate-venv: SKIPPING 18:18:01 INFO: No Stack... 18:18:02 INFO: Retrieving Pricing Info for: v1-standard-2 18:18:03 INFO: Archiving Costs [Pipeline] echo 18:18:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:03 ---> logs-deploy.sh 18:18:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/17 18:18:03 INFO: archiving workspace using pattern(s): 18:18:05 Archives upload complete. 18:18:05 INFO: archiving logs to Nexus 18:18:06 ---> uname -a: 18:18:06 Linux prd-centos7-docker-4c-2g-19550.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:18:06 18:18:06 18:18:06 ---> lscpu: 18:18:06 Architecture: x86_64 18:18:06 CPU op-mode(s): 32-bit, 64-bit 18:18:06 Byte Order: Little Endian 18:18:06 Address sizes: 40 bits physical, 48 bits virtual 18:18:06 CPU(s): 4 18:18:06 On-line CPU(s) list: 0-3 18:18:06 Thread(s) per core: 1 18:18:06 Core(s) per socket: 1 18:18:06 Socket(s): 4 18:18:06 NUMA node(s): 1 18:18:06 Vendor ID: GenuineIntel 18:18:06 CPU family: 6 18:18:06 Model: 44 18:18:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:18:06 Stepping: 1 18:18:06 CPU MHz: 2933.442 18:18:06 BogoMIPS: 5866.88 18:18:06 Virtualization: VT-x 18:18:06 Hypervisor vendor: KVM 18:18:06 Virtualization type: full 18:18:06 L1d cache: 128 KiB 18:18:06 L1i cache: 128 KiB 18:18:06 L2 cache: 16 MiB 18:18:06 L3 cache: 64 MiB 18:18:06 NUMA node0 CPU(s): 0-3 18:18:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:18:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:18:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:18:06 Vulnerability Meltdown: Mitigation; PTI 18:18:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:18:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:18:06 Vulnerability Srbds: Not affected 18:18:06 Vulnerability Tsx async abort: Not affected 18:18:06 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 18:18:06 18:18:06 18:18:06 ---> nproc: 18:18:06 4 18:18:06 18:18:06 18:18:06 ---> df -h: 18:18:06 Filesystem Size Used Available Use% Mounted on 18:18:06 overlay 50.0G 11.3G 38.7G 23% / 18:18:06 tmpfs 64.0M 0 64.0M 0% /dev 18:18:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:18:06 shm 64.0M 0 64.0M 0% /dev/shm 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/17 18:18:06 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/17@tmp 18:18:06 18:18:06 18:18:06 ---> free -m: 18:18:06 total used free shared buff/cache available 18:18:06 Mem: 1837 714 264 0 858 1039 18:18:06 Swap: 1023 49 974 18:18:06 18:18:06 18:18:06 ---> ip addr: 18:18:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:18:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:18:06 inet 127.0.0.1/8 scope host lo 18:18:06 valid_lft forever preferred_lft forever 18:18:06 inet6 ::1/128 scope host 18:18:06 valid_lft forever preferred_lft forever 18:18:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:18:06 link/ether fa:16:3e:94:9b:6d brd ff:ff:ff:ff:ff:ff 18:18:06 inet 10.30.122.90/23 brd 10.30.123.255 scope global dynamic eth0 18:18:06 valid_lft 85164sec preferred_lft 85164sec 18:18:06 inet6 fe80::f816:3eff:fe94:9b6d/64 scope link 18:18:06 valid_lft forever preferred_lft forever 18:18:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:18:06 link/ether 02:42:aa:b7:5d:80 brd ff:ff:ff:ff:ff:ff 18:18:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:18:06 valid_lft forever preferred_lft forever 18:18:06 inet6 fe80::42:aaff:feb7:5d80/64 scope link 18:18:06 valid_lft forever preferred_lft forever 18:18:06 18:18:06 18:18:06 ---> sar -b -r -n DEV: 18:18:06 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) 18:18:06 18:18:06 17:57:18 LINUX RESTART (4 CPU) 18:18:06 18:18:06 17:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:18:06 17:59:01 154.50 67.56 86.94 0.00 9398.98 30245.25 0.00 18:18:06 18:00:01 306.56 123.49 183.07 0.00 4770.63 37901.64 0.00 18:18:06 18:01:01 125.05 35.87 89.17 0.00 1474.14 10763.03 0.00 18:18:06 18:02:02 156.12 85.91 70.22 0.00 3926.12 14221.98 0.00 18:18:06 18:03:02 1246.08 933.68 312.40 0.00 105218.21 169369.11 0.00 18:18:06 18:04:01 2555.45 2287.58 267.87 0.00 129428.14 150807.94 0.00 18:18:06 18:05:02 1153.30 813.91 339.39 0.00 88080.94 144922.06 0.00 18:18:06 18:06:01 1501.86 1202.42 299.44 0.00 71016.08 94303.31 0.00 18:18:06 18:07:01 103.80 11.69 92.11 0.00 2902.21 8109.71 0.00 18:18:06 18:08:01 2.00 0.57 1.43 0.00 18.78 23.26 0.00 18:18:06 18:09:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 18:18:06 18:10:01 0.30 0.02 0.28 0.00 0.13 3.55 0.00 18:18:06 18:11:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 18:18:06 18:12:01 0.22 0.02 0.20 0.00 0.13 1.62 0.00 18:18:06 18:13:01 1.52 1.35 0.17 0.00 47.17 1.37 0.00 18:18:06 18:14:01 0.78 0.02 0.77 0.00 0.53 15.81 0.00 18:18:06 18:15:01 0.27 0.02 0.25 0.00 0.27 2.57 0.00 18:18:06 18:16:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 18:18:06 18:17:01 0.23 0.02 0.22 0.00 0.53 2.38 0.00 18:18:06 Average: 383.17 291.45 91.72 0.00 21859.77 34736.10 0.00 18:18:06 18:18:06 17:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:06 17:59:01 100908 0 650604 34.58 2596 1127436 1306672 44.59 647864 922000 95984 18:18:06 18:00:01 170880 0 797000 42.36 1584 912080 1742704 59.48 602992 837032 33792 18:18:06 18:01:01 327748 0 745196 39.61 752 807848 1465972 50.03 602084 669736 69940 18:18:06 18:02:02 198456 0 751668 39.95 752 930668 1534556 52.37 583140 824996 83616 18:18:06 18:03:02 57796 0 786628 41.81 92 1037028 2134820 72.86 723672 881408 85912 18:18:06 18:04:01 353116 0 1034184 54.96 92 494152 4118000 140.54 650548 615756 25284 18:18:06 18:05:02 129940 0 946068 50.28 92 805444 2718164 92.77 821048 693680 168 18:18:06 18:06:01 110544 0 730660 38.83 92 1040248 1980960 67.61 629520 903212 96 18:18:06 18:07:01 166432 0 635908 33.80 92 1079112 1218080 41.57 516696 954412 20 18:18:06 18:08:01 168304 0 633504 33.67 92 1079644 1189176 40.58 515744 953836 20 18:18:06 18:09:01 168788 0 633016 33.64 92 1079648 1189092 40.58 515300 953840 16 18:18:06 18:10:01 168828 0 632968 33.64 92 1079656 1189068 40.58 515064 953840 8 18:18:06 18:11:01 169040 0 632748 33.63 92 1079664 1189068 40.58 514940 953844 8 18:18:06 18:12:01 169524 0 632260 33.60 92 1079668 1189068 40.58 515052 953844 8 18:18:06 18:13:01 167380 0 633656 33.68 92 1080416 1189164 40.58 515620 954476 24 18:18:06 18:14:01 167444 0 633592 33.67 92 1080416 1189116 40.58 515352 954568 16 18:18:06 18:15:01 167856 0 633184 33.65 92 1080412 1189068 40.58 515080 954568 12 18:18:06 18:16:01 168160 0 632868 33.64 92 1080424 1189068 40.58 515084 954576 16 18:18:06 18:17:01 168152 0 632876 33.64 92 1080424 1189068 40.58 515092 954576 8 18:18:06 Average: 173647 0 705715 37.51 372 1001810 1584783 54.09 575257 886537 20787 18:18:06 18:18:06 17:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:06 17:59:01 eth0 1349.88 1335.92 6208.86 168.88 0.00 0.00 0.00 0.00 18:18:06 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 17:59:01 docker0 880.24 789.05 71.61 2717.64 0.00 0.00 0.00 0.00 18:18:06 18:00:01 vethd8fd545 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:18:06 18:00:01 eth0 259.36 193.54 941.77 29.10 0.00 0.00 0.00 0.00 18:18:06 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:00:01 docker0 166.19 211.33 12.50 829.48 0.00 0.00 0.00 0.00 18:18:06 18:01:01 vethd8fd545 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:01:01 eth0 29.14 19.56 18.50 63.76 0.00 0.00 0.00 0.00 18:18:06 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:02:02 eth0 212.11 169.95 1692.12 23.47 0.00 0.00 0.00 0.00 18:18:06 18:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:03:02 eth0 84.07 60.08 179.73 62.02 0.00 0.00 0.00 0.00 18:18:06 18:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:03:02 vethca53fd0 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 18:18:06 18:03:02 docker0 16.19 25.94 0.94 145.81 0.00 0.00 0.00 0.00 18:18:06 18:04:01 veth0c9178d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:18:06 18:04:01 veth125eeb5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:18:06 18:04:01 veth8988e9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:18:06 18:04:01 vetheef8fc4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:18:06 18:05:02 veth312a1a4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:18:06 18:05:02 veth28c708f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:05:02 vethaba4b25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:05:02 veth5e5c03d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:06:01 veth7d8f510 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:06:01 veth4ecdacb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:06:01 eth0 3324.04 2818.33 13927.63 597.89 0.00 0.00 0.00 0.00 18:18:06 18:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:18:06 18:07:01 eth0 100.95 43.28 424.16 13.77 0.00 0.00 0.00 0.00 18:18:06 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:07:01 docker0 1131.28 1159.91 89.00 4428.89 0.00 0.00 0.00 0.00 18:18:06 18:08:01 eth0 1.10 0.38 0.39 0.27 0.00 0.00 0.00 0.00 18:18:06 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:09:01 eth0 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:18:06 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:10:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:18:06 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:06 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:06 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:13:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:18:06 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:14:01 eth0 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:18:06 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:06 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:17:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:18:06 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 Average: eth0 123.60 108.48 584.17 27.00 0.00 0.00 0.00 0.00 18:18:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:06 Average: docker0 59.65 61.15 4.69 233.51 0.00 0.00 0.00 0.00 18:18:06 18:18:06 18:18:06 ---> sar -P ALL: 18:18:06 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) 18:18:06 18:18:06 17:57:18 LINUX RESTART (4 CPU) 18:18:06 18:18:06 17:58:02 CPU %user %nice %system %iowait %steal %idle 18:18:06 17:59:01 all 14.49 0.00 7.70 2.65 0.06 75.11 18:18:06 17:59:01 0 15.90 0.00 9.88 1.43 0.05 72.74 18:18:06 17:59:01 1 13.30 0.00 6.12 1.27 0.05 79.25 18:18:06 17:59:01 2 13.24 0.00 7.79 6.57 0.05 72.35 18:18:06 17:59:01 3 15.53 0.00 7.02 1.29 0.07 76.09 18:18:06 18:00:01 all 13.55 0.00 9.04 6.70 0.05 70.65 18:18:06 18:00:01 0 13.86 0.00 8.09 4.97 0.05 73.03 18:18:06 18:00:01 1 12.27 0.00 9.67 8.19 0.05 69.82 18:18:06 18:00:01 2 14.40 0.00 9.91 7.73 0.03 67.93 18:18:06 18:00:01 3 13.68 0.00 8.50 5.92 0.05 71.84 18:18:06 18:01:01 all 49.44 0.00 12.28 5.22 0.03 33.03 18:18:06 18:01:01 0 50.27 0.00 12.37 4.86 0.03 32.47 18:18:06 18:01:01 1 49.80 0.00 11.74 5.30 0.02 33.14 18:18:06 18:01:01 2 49.11 0.00 12.41 6.61 0.05 31.82 18:18:06 18:01:01 3 48.56 0.00 12.62 4.08 0.03 34.70 18:18:06 18:02:02 all 42.34 0.00 14.26 3.01 0.03 40.35 18:18:06 18:02:02 0 42.09 0.00 14.64 1.19 0.03 42.04 18:18:06 18:02:02 1 42.08 0.00 13.93 2.28 0.03 41.68 18:18:06 18:02:02 2 42.12 0.00 14.98 4.68 0.03 38.19 18:18:06 18:02:02 3 43.09 0.00 13.50 3.88 0.02 39.51 18:18:06 18:03:02 all 22.09 0.00 26.63 8.18 0.06 43.04 18:18:06 18:03:02 0 21.63 0.00 25.77 8.16 0.05 44.39 18:18:06 18:03:02 1 24.29 0.00 26.56 6.50 0.05 42.60 18:18:06 18:03:02 2 20.99 0.00 27.24 11.00 0.07 40.69 18:18:06 18:03:02 3 21.44 0.00 26.96 7.06 0.05 44.49 18:18:06 18:04:01 all 44.25 0.00 24.11 19.21 0.08 12.35 18:18:06 18:04:01 0 44.50 0.00 21.85 19.85 0.07 13.74 18:18:06 18:04:01 1 43.90 0.00 25.23 19.30 0.11 11.46 18:18:06 18:04:01 2 45.08 0.00 25.31 19.00 0.05 10.55 18:18:06 18:04:01 3 43.50 0.00 24.10 18.67 0.07 13.66 18:18:06 18:05:02 all 29.05 0.00 23.94 19.23 0.07 27.70 18:18:06 18:05:02 0 28.40 0.00 23.12 20.26 0.09 28.14 18:18:06 18:05:02 1 28.85 0.00 24.68 20.42 0.09 25.96 18:18:06 18:05:02 2 29.87 0.00 24.20 22.47 0.07 23.38 18:18:06 18:05:02 3 29.09 0.00 23.78 13.79 0.05 33.30 18:18:06 18:06:01 all 45.78 0.00 20.71 15.45 0.05 18.02 18:18:06 18:06:01 0 43.68 0.00 20.69 13.91 0.05 21.66 18:18:06 18:06:01 1 48.58 0.00 20.73 16.96 0.05 13.67 18:18:06 18:06:01 2 46.06 0.00 20.91 15.98 0.05 16.99 18:18:06 18:06:01 3 44.79 0.00 20.50 14.92 0.05 19.74 18:18:06 18:07:01 all 5.55 0.00 3.95 3.55 0.03 86.92 18:18:06 18:07:01 0 9.41 0.00 5.16 2.81 0.02 82.61 18:18:06 18:07:01 1 2.71 0.00 3.35 3.47 0.03 90.44 18:18:06 18:07:01 2 6.12 0.00 4.20 4.99 0.03 84.65 18:18:06 18:07:01 3 3.95 0.00 3.11 2.94 0.02 89.98 18:18:06 18:08:01 all 0.15 0.00 0.03 0.00 0.00 99.81 18:18:06 18:08:01 0 0.30 0.00 0.05 0.00 0.00 99.65 18:18:06 18:08:01 1 0.05 0.00 0.03 0.02 0.00 99.90 18:18:06 18:08:01 2 0.27 0.00 0.03 0.00 0.00 99.70 18:18:06 18:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:18:06 18:09:01 all 0.15 0.00 0.04 0.00 0.01 99.80 18:18:06 18:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:18:06 18:09:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:18:06 18:09:01 2 0.52 0.00 0.03 0.00 0.02 99.43 18:18:06 18:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:18:06 18:18:06 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:18:06 18:10:01 all 0.15 0.00 0.01 0.00 0.00 99.83 18:18:06 18:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:06 18:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:18:06 18:10:01 2 0.52 0.00 0.02 0.00 0.00 99.47 18:18:06 18:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:06 18:11:01 all 0.15 0.00 0.04 0.00 0.00 99.80 18:18:06 18:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:18:06 18:11:01 1 0.05 0.00 0.07 0.00 0.00 99.88 18:18:06 18:11:01 2 0.52 0.00 0.03 0.00 0.00 99.45 18:18:06 18:11:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:18:06 18:12:01 all 0.04 0.00 0.03 0.00 0.00 99.92 18:18:06 18:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:18:06 18:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:18:06 18:12:01 2 0.10 0.00 0.07 0.00 0.00 99.83 18:18:06 18:12:01 3 0.02 0.00 0.05 0.00 0.00 99.93 18:18:06 18:13:01 all 0.04 0.00 0.05 0.02 0.00 99.89 18:18:06 18:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 18:18:06 18:13:01 1 0.02 0.00 0.05 0.00 0.00 99.93 18:18:06 18:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:18:06 18:13:01 3 0.05 0.00 0.10 0.08 0.00 99.77 18:18:06 18:14:01 all 0.08 0.00 0.03 0.00 0.00 99.89 18:18:06 18:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:06 18:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:18:06 18:14:01 2 0.27 0.00 0.07 0.00 0.00 99.67 18:18:06 18:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:18:06 18:15:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:18:06 18:15:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:18:06 18:15:01 1 0.52 0.00 0.03 0.00 0.00 99.45 18:18:06 18:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:18:06 18:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:06 18:16:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:18:06 18:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:18:06 18:16:01 1 0.50 0.00 0.00 0.00 0.00 99.50 18:18:06 18:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:18:06 18:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:18:06 18:17:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:18:06 18:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:18:06 18:17:01 1 0.52 0.00 0.02 0.00 0.00 99.47 18:18:06 18:17:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:18:06 18:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:18:06 Average: all 13.74 0.00 7.32 4.26 0.02 74.65 18:18:06 Average: 0 13.90 0.00 7.28 3.98 0.02 74.82 18:18:06 Average: 1 13.70 0.00 7.28 4.27 0.03 74.72 18:18:06 Average: 2 13.84 0.00 7.56 5.08 0.02 73.50 18:18:06 Average: 3 13.52 0.00 7.18 3.70 0.02 75.58 18:18:06 18:18:06 18:18:06