Pull request #3032 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from cf465e0b669e4d599c783b9aabd90b6cc09dc2da+fd359634b10927f8e0ebf7f54b54c9e517c8d604 (78395c8b16fcbc50d58a5a1bed3e37d3e7abdc88) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20491 in /w/workspace/edgexfoundry_edgex-go_PR-3032 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit cf465e0b669e4d599c783b9aabd90b6cc09dc2da Merge succeeded, producing cf465e0b669e4d599c783b9aabd90b6cc09dc2da Checking out Revision cf465e0b669e4d599c783b9aabd90b6cc09dc2da (PR-3032) > 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/3032/head:refs/remotes/origin/PR-3032 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # 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 fd359634b10927f8e0ebf7f54b54c9e517c8d604 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 Commit message: "Merge branch 'master' into v2-messaging" > git rev-list --no-walk 9f568b56b8c1b3d9bfa7cd78c828e34a708b7646 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:29 ========================================================= 15:11:29 EdgeX Global Pipelines Version Info 15:11:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:32 ------------------- 15:11:32 stable info: 15:11:32 ------------------- 15:11:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:32 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 15:11:32 Message: update stable to v1.0.177 15:11:33 ------------------- 15:11:33 experimental info: 15:11:33 ------------------- 15:11:33 Commited By: **** collab-it+edgex@linuxfoundation.org 15:11:33 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 15:11:33 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:11:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:11:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:11:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:11:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:11:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:11:35 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:11:36 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:11:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3032 [Pipeline] echo 15:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3032 [Pipeline] echo 15:11:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3032 [Pipeline] echo 15:11:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf465e0b669e4d599c783b9aabd90b6cc09dc2da [Pipeline] echo 15:11:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf465e0 [Pipeline] echo 15:11:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:11:36 provisioning config files... 15:11:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config9127714610151240952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:37 ---> docker-login.sh 15:11:37 nexus3.edgexfoundry.org:10001 15:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:38 Configure a credential helper to remove this warning. See 15:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:38 15:11:38 Login Succeeded 15:11:38 nexus3.edgexfoundry.org:10002 15:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:38 Configure a credential helper to remove this warning. See 15:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:38 15:11:38 Login Succeeded 15:11:38 nexus3.edgexfoundry.org:10003 15:11:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:38 Configure a credential helper to remove this warning. See 15:11:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:38 15:11:38 Login Succeeded 15:11:38 nexus3.edgexfoundry.org:10004 15:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:39 Configure a credential helper to remove this warning. See 15:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:39 15:11:39 Login Succeeded 15:11:39 docker.io 15:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:39 Configure a credential helper to remove this warning. See 15:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:39 15:11:39 Login Succeeded 15:11:39 ---> docker-login.sh ends [Pipeline] } 15:11:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:40 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:11:40 + for file in '`ls cmd/**/Dockerfile`' 15:11:40 ++ cut -d/ -f2 15:11:40 ++ dirname cmd/core-command/Dockerfile 15:11:40 + echo core-command,cmd/core-command/Dockerfile 15:11:40 + for file in '`ls cmd/**/Dockerfile`' 15:11:40 ++ cut -d/ -f2 15:11:40 ++ dirname cmd/core-data/Dockerfile 15:11:40 + echo core-data,cmd/core-data/Dockerfile 15:11:40 + for file in '`ls cmd/**/Dockerfile`' 15:11:40 ++ dirname cmd/core-metadata/Dockerfile 15:11:40 ++ cut -d/ -f2 15:11:40 + echo core-metadata,cmd/core-metadata/Dockerfile 15:11:40 + for file in '`ls cmd/**/Dockerfile`' 15:11:40 ++ dirname cmd/security-bootstrap-redis/Dockerfile 15:11:40 ++ cut -d/ -f2 15:11:40 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 15:11:40 + for file in '`ls cmd/**/Dockerfile`' 15:11:40 ++ dirname cmd/security-proxy-setup/Dockerfile 15:11:40 ++ cut -d/ -f2 15:11:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:11:40 + for file in '`ls cmd/**/Dockerfile`' 15:11:40 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:11:40 ++ cut -d/ -f2 15:11:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:11:40 + for file in '`ls cmd/**/Dockerfile`' 15:11:40 ++ cut -d/ -f2 15:11:40 ++ dirname cmd/support-notifications/Dockerfile 15:11:40 + echo support-notifications,cmd/support-notifications/Dockerfile 15:11:40 + for file in '`ls cmd/**/Dockerfile`' 15:11:40 ++ dirname cmd/support-scheduler/Dockerfile 15:11:40 ++ cut -d/ -f2 15:11:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:11:40 + for file in '`ls cmd/**/Dockerfile`' 15:11:40 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:11:40 ++ cut -d/ -f2 15:11:40 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:11:40 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:11:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:42 15:11:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:11:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:42 latest: Pulling from edgex-devops/git-semver 15:11:42 31603596830f: Pulling fs layer 15:11:42 2a8b12db71e7: Pulling fs layer 15:11:42 6ca5941a6612: Pulling fs layer 15:11:42 ecc8261a40a4: Pulling fs layer 15:11:42 ecc8261a40a4: Waiting 15:11:42 2a8b12db71e7: Verifying Checksum 15:11:42 2a8b12db71e7: Download complete 15:11:43 31603596830f: Verifying Checksum 15:11:43 31603596830f: Download complete 15:11:44 6ca5941a6612: Verifying Checksum 15:11:44 6ca5941a6612: Download complete 15:11:44 31603596830f: Pull complete 15:11:44 ecc8261a40a4: Verifying Checksum 15:11:44 ecc8261a40a4: Download complete 15:11:44 2a8b12db71e7: Pull complete 15:11:46 6ca5941a6612: Pull complete 15:11:46 ecc8261a40a4: Pull complete 15:11:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:11:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:11:47 prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container 15:11:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:11:49 $ docker top 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:50 [ssh-agent] Looking for ssh-agent implementation... 15:11:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:50 $ docker exec 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 ssh-agent 15:11:51 SSH_AUTH_SOCK=/tmp/ssh-hc0KsvRq2JcW/agent.12 15:11:51 SSH_AGENT_PID=17 15:11:51 Running ssh-add (command line suppressed) 15:11:51 Identity added: /w/workspace/edgex-go/7@tmp/private_key_6098854014941651587.key (/w/workspace/edgex-go/7@tmp/private_key_6098854014941651587.key) 15:11:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:52 + git tag --points-at HEAD [Pipeline] } 15:11:52 $ docker exec --env ******** --env ******** 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 ssh-agent -k 15:11:52 unset SSH_AUTH_SOCK; 15:11:52 unset SSH_AGENT_PID; 15:11:52 echo Agent pid 17 killed; 15:11:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:11:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:52 [ssh-agent] Looking for ssh-agent implementation... 15:11:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:53 $ docker exec 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 ssh-agent 15:11:53 SSH_AUTH_SOCK=/tmp/ssh-6SqkREUxl6OY/agent.46 15:11:53 SSH_AGENT_PID=51 15:11:53 Running ssh-add (command line suppressed) 15:11:54 Identity added: /w/workspace/edgex-go/7@tmp/private_key_6183702591213824676.key (/w/workspace/edgex-go/7@tmp/private_key_6183702591213824676.key) 15:11:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:54 + git semver init 15:11:54 # -> Open(): unable to determine branch for HEAD 15:11:54 # $GIT_DIR = /w/workspace/edgex-go/7/.git 15:11:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 15:11:54 # $SEMVER_REMOTE_NAME = origin 15:11:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:11:54 # $SEMVER_USER_NAME = edgex-jenkins 15:11:54 # $SEMVER_BRANCH = PR-3032 15:11:54 # $SEMVER_TEMP = /tmp/semver-494514057 15:11:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:12:27 # '/tmp/semver-494514057' -> '/w/workspace/edgex-go/7/.semver' 15:12:27 # -> Force: false 15:12:27 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 15:12:27 $ docker exec --env ******** --env ******** 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 ssh-agent -k 15:12:28 unset SSH_AUTH_SOCK; 15:12:28 unset SSH_AGENT_PID; 15:12:28 echo Agent pid 51 killed; 15:12:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:28 + git semver [Pipeline] } 15:12:29 $ docker stop --time=1 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 15:12:31 $ docker rm -f 45373352a6bf2bdb2546c9b24d38ceabb0be83c303f89141870240ae8a08efd9 [Pipeline] // withDockerContainer [Pipeline] sh 15:12:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:33 Stashed 1 file(s) [Pipeline] echo 15:12:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:12:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:12:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:12:34 + sudo service docker restart 15:12:34 + true 15:12:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:12:36 ========================================================= 15:12:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:12:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:12:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:12:45 Sending build context to Docker daemon 326.6MB 15:12:45 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:12:45 Step 2/6 : FROM ${BASE} 15:12:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:12:45 188c0c94c7c5: Pulling fs layer 15:12:45 0ef7d3d256c8: Pulling fs layer 15:12:45 de9db76c5a1d: Pulling fs layer 15:12:45 bca2f99d35d6: Pulling fs layer 15:12:45 93359f2a8cfa: Pulling fs layer 15:12:45 7c6f9722023f: Pulling fs layer 15:12:45 a35cf1a2eb13: Pulling fs layer 15:12:45 93359f2a8cfa: Waiting 15:12:45 7c6f9722023f: Waiting 15:12:45 a35cf1a2eb13: Waiting 15:12:45 bca2f99d35d6: Waiting 15:12:45 de9db76c5a1d: Verifying Checksum 15:12:45 de9db76c5a1d: Download complete 15:12:45 0ef7d3d256c8: Verifying Checksum 15:12:45 0ef7d3d256c8: Download complete 15:12:45 93359f2a8cfa: Verifying Checksum 15:12:45 93359f2a8cfa: Download complete 15:12:45 188c0c94c7c5: Verifying Checksum 15:12:45 188c0c94c7c5: Download complete 15:12:45 7c6f9722023f: Download complete 15:12:45 188c0c94c7c5: Pull complete 15:12:46 0ef7d3d256c8: Pull complete 15:12:46 de9db76c5a1d: Pull complete 15:12:48 Still waiting to schedule task 15:12:48 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:12:50 a35cf1a2eb13: Verifying Checksum 15:12:50 a35cf1a2eb13: Download complete 15:12:51 bca2f99d35d6: Verifying Checksum 15:12:51 bca2f99d35d6: Download complete 15:13:07 bca2f99d35d6: Pull complete 15:13:07 93359f2a8cfa: Pull complete 15:13:07 7c6f9722023f: Pull complete 15:13:11 a35cf1a2eb13: Pull complete 15:13:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:13:11 ---> a62c8e92a672 15:13:11 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:13:12 ---> Running in e212ab3125ce 15:13:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:13:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:13:14 (1/12) Installing libmagic (5.38-r0) 15:13:14 (2/12) Installing file (5.38-r0) 15:13:14 (3/12) Installing libc-dev (0.7.2-r3) 15:13:15 (4/12) Installing g++ (9.3.0-r2) 15:13:20 (5/12) Installing fortify-headers (1.1-r0) 15:13:20 (6/12) Installing patch (2.7.6-r6) 15:13:20 (7/12) Installing build-base (0.5-r2) 15:13:20 (8/12) Installing libsodium (1.0.18-r0) 15:13:20 (9/12) Installing pkgconf (1.7.2-r0) 15:13:20 (10/12) Installing libsodium-dev (1.0.18-r0) 15:13:20 (11/12) Installing libzmq (4.3.3-r0) 15:13:20 (12/12) Installing zeromq-dev (4.3.3-r0) 15:13:20 Executing busybox-1.31.1-r19.trigger 15:13:20 OK: 233 MiB in 51 packages 15:13:25 Removing intermediate container e212ab3125ce 15:13:25 ---> 8a53ae1fced3 15:13:25 Step 4/6 : WORKDIR /edgex-go 15:13:25 ---> Running in 387927cda144 15:13:25 Removing intermediate container 387927cda144 15:13:25 ---> a7af1ca48f8d 15:13:25 Step 5/6 : COPY go.mod . 15:13:26 ---> 487acebd2531 15:13:26 Step 6/6 : RUN go mod download 15:13:26 ---> Running in 8ae2d848a25a 15:13:49 Removing intermediate container 8ae2d848a25a 15:13:49 ---> bf9d3642cdfa 15:13:49 Successfully built bf9d3642cdfa 15:13:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:13:49 + docker inspect -f . ci-base-image-x86_64 15:13:49 . [Pipeline] withDockerContainer 15:13:50 prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container 15:13:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:52 $ docker top 4cd5ab6d0ba80d09210e24b7c5c888f24f5c0c712c1e87a067a6ecda36495445 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:52 + go version 15:13:52 go version go1.15.5 linux/amd64 [Pipeline] } 15:13:52 $ docker stop --time=1 4cd5ab6d0ba80d09210e24b7c5c888f24f5c0c712c1e87a067a6ecda36495445 15:13:54 $ docker rm -f 4cd5ab6d0ba80d09210e24b7c5c888f24f5c0c712c1e87a067a6ecda36495445 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:13:55 + docker inspect -f . ci-base-image-x86_64 15:13:55 . [Pipeline] withDockerContainer 15:13:56 prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container 15:13:56 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:13:58 $ docker top 3be407b262ac6c7cc594ca53615167c66697ecefc88840030dbfc6ef84bcabb1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:58 ========================================================= 15:13:58 [edgeXBuildGoParallel] Running Tests and Build... 15:13:58 ========================================================= [Pipeline] sh 15:13:59 + make test 15:13:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:14:18 ? github.com/edgexfoundry/edgex-go [no test files] 15:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:14:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:14:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:14:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:14:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:14:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:14:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:14:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:14:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:15:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:15:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:15:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.187s coverage: 46.6% of statements 15:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:15:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.481s coverage: 27.0% of statements 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:15:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:15:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.123s coverage: 100.0% of statements 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:15:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.166s coverage: 67.9% of statements 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:15:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.586s coverage: 82.3% of statements 15:15:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:15:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:15:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:15:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.928s coverage: 28.6% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.079s coverage: 100.0% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:15:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.260s coverage: 86.7% of statements 15:15:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:15:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.391s coverage: 97.5% of statements 15:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.117s coverage: 78.3% of statements 15:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:15:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.745s coverage: 92.8% of statements 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:15:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:15:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 75.5% of statements 15:15:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 80.8% of statements 15:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements 15:15:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.154s coverage: 84.2% of statements 15:15:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.249s coverage: 91.4% of statements 15:15:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.553s coverage: 63.5% of statements 15:15:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:15:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 15:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements 15:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.147s coverage: 100.0% of statements 15:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 15:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 15:15:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.996s coverage: 68.9% of statements 15:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:15:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 37.0% of statements 15:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:15:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.812s coverage: 84.0% of statements 15:15:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.110s coverage: 100.0% of statements 15:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.187s coverage: 47.1% of statements 15:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.072s coverage: 100.0% of statements 15:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:15:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements 15:15:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:15:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.495s coverage: 29.1% of statements 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:15:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.282s coverage: 99.0% of statements 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:15:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.069s coverage: 100.0% of statements 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:15:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.231s coverage: 0.0% of statements 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:15:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.152s coverage: 100.0% of statements 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:15:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:15:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 15:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:15:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:15:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 15:15:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.072s coverage: 32.1% of statements 15:15:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.346s coverage: 100.0% of statements 15:15:44 GO111MODULE=on go vet ./... 15:16:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20494 in /w/workspace/edgexfoundry_edgex-go_PR-3032 [Pipeline] { [Pipeline] ws 15:16:00 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:16:05 using credential edgex-jenkins-ssh 15:16:05 Cloning the remote Git repository 15:16:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:16:06 > git init /w/workspace/edgex-go/7 # timeout=10 15:16:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:16:06 > git --version # timeout=10 15:16:06 > git --version # 'git version 2.17.1' 15:16:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:16:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:16:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3032/head:refs/remotes/origin/PR-3032 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:16:21 Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:16:22 Merge succeeded, producing cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:16:22 Checking out Revision cf465e0b669e4d599c783b9aabd90b6cc09dc2da (PR-3032) 15:16:21 > git config core.sparsecheckout # timeout=10 15:16:21 > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 15:16:22 > git remote # timeout=10 15:16:22 > git config --get remote.origin.url # timeout=10 15:16:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:22 > git merge fd359634b10927f8e0ebf7f54b54c9e517c8d604 # timeout=10 15:16:22 > git rev-parse HEAD^{commit} # timeout=10 15:16:22 > git config core.sparsecheckout # timeout=10 15:16:22 > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 15:16:26 Commit message: "Merge branch 'master' into v2-messaging" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:16:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:16:29 + true 15:16:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:16:31 provisioning config files... 15:16:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4514085733775382885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:31 ---> docker-login.sh 15:16:31 nexus3.edgexfoundry.org:10001 15:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:32 Configure a credential helper to remove this warning. See 15:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:32 15:16:32 Login Succeeded 15:16:32 nexus3.edgexfoundry.org:10002 15:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:33 Configure a credential helper to remove this warning. See 15:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:33 15:16:33 Login Succeeded 15:16:33 nexus3.edgexfoundry.org:10003 15:16:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:33 Configure a credential helper to remove this warning. See 15:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:33 15:16:33 Login Succeeded 15:16:33 nexus3.edgexfoundry.org:10004 15:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:34 Configure a credential helper to remove this warning. See 15:16:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:34 15:16:34 Login Succeeded 15:16:34 docker.io 15:16:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:35 Configure a credential helper to remove this warning. See 15:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:35 15:16:35 Login Succeeded 15:16:35 ---> docker-login.sh ends [Pipeline] } 15:16:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:16:35 ========================================================= 15:16:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:16:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:16:36 + 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 . 15:16:38 Sending build context to Docker daemon 165.6MB 15:16:38 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:16:38 Step 2/6 : FROM ${BASE} 15:16:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:16:38 5f621e34cdf4: Pulling fs layer 15:16:38 a4357932f1b6: Pulling fs layer 15:16:38 18c013af1878: Pulling fs layer 15:16:38 00ac8860ef70: Pulling fs layer 15:16:38 63d7cb157983: Pulling fs layer 15:16:38 b116817d02f9: Pulling fs layer 15:16:38 745a02a5169b: Pulling fs layer 15:16:38 00ac8860ef70: Waiting 15:16:38 63d7cb157983: Waiting 15:16:38 b116817d02f9: Waiting 15:16:38 745a02a5169b: Waiting 15:16:38 18c013af1878: Download complete 15:16:38 a4357932f1b6: Verifying Checksum 15:16:38 a4357932f1b6: Download complete 15:16:38 5f621e34cdf4: Verifying Checksum 15:16:38 5f621e34cdf4: Download complete 15:16:38 63d7cb157983: Verifying Checksum 15:16:38 63d7cb157983: Download complete 15:16:38 b116817d02f9: Verifying Checksum 15:16:38 b116817d02f9: Download complete 15:16:38 5f621e34cdf4: Pull complete 15:16:39 a4357932f1b6: Pull complete 15:16:39 18c013af1878: Pull complete 15:16:40 745a02a5169b: Verifying Checksum 15:16:40 745a02a5169b: Download complete 15:16:42 00ac8860ef70: Verifying Checksum 15:16:42 00ac8860ef70: Download complete 15:16:42 gofmt -l . 15:16:42 [ "`gofmt -l .`" = "" ] 15:16:42 ./bin/test-go-mod-tidy.sh 15:16:42 ./bin/test-attribution-txt.sh [Pipeline] sh 15:16:43 + ls -al . 15:16:43 total 656 15:16:43 drwxrwxr-x 10 1001 1001 4096 Jan 15 15:16 . 15:16:43 drwxr-xr-x 4 root root 28 Jan 15 15:13 .. 15:16:43 -rw-rw-r-- 1 1001 1001 11 Jan 15 15:11 .dockerignore 15:16:43 drwxrwxr-x 8 1001 1001 179 Jan 15 15:11 .git 15:16:43 drwxrwxr-x 3 1001 1001 125 Jan 15 15:11 .github 15:16:43 -rw-rw-r-- 1 1001 1001 824 Jan 15 15:11 .gitignore 15:16:43 drwx------ 3 1001 1001 47 Jan 15 15:12 .semver 15:16:43 -rw-rw-r-- 1 1001 1001 166 Jan 15 15:11 .sonarcloud.properties 15:16:43 -rw-rw-r-- 1 1001 1001 7744 Jan 15 15:11 Attribution.txt 15:16:43 -rw-rw-r-- 1 1001 1001 3804 Jan 15 15:11 CONTRIBUTING.md 15:16:43 -rw-rw-r-- 1 1001 1001 931 Jan 15 15:11 Dockerfile.build 15:16:43 -rw-rw-r-- 1 1001 1001 863 Jan 15 15:11 Jenkinsfile 15:16:43 -rw-rw-r-- 1 1001 1001 10775 Jan 15 15:11 LICENSE 15:16:43 -rw-rw-r-- 1 1001 1001 5750 Jan 15 15:11 Makefile 15:16:43 -rw-rw-r-- 1 1001 1001 6524 Jan 15 15:11 README.md 15:16:43 -rw-rw-r-- 1 1001 1001 6744 Jan 15 15:11 SECURITY.md 15:16:43 -rw-rw-r-- 1 1001 1001 5 Jan 15 15:12 VERSION 15:16:43 -rw-rw-r-- 1 1001 1001 4131 Jan 15 15:11 ZMQWindows.md 15:16:43 drwxrwxr-x 2 1001 1001 117 Jan 15 15:11 bin 15:16:43 drwxrwxr-x 14 1001 1001 4096 Jan 15 15:11 cmd 15:16:43 -rw-r--r-- 1 root root 550280 Jan 15 15:15 coverage.out 15:16:43 -rw-r--r-- 1 root root 981 Jan 15 15:16 go.mod 15:16:43 -rw-r--r-- 1 root root 19241 Jan 15 15:16 go.sum 15:16:43 drwxrwxr-x 8 1001 1001 127 Jan 15 15:11 internal 15:16:43 drwxrwxr-x 4 1001 1001 26 Jan 15 15:11 openapi 15:16:43 drwxrwxr-x 4 1001 1001 71 Jan 15 15:11 snap 15:16:43 -rw-rw-r-- 1 1001 1001 168 Jan 15 15:11 version.go [Pipeline] sh 15:16:44 + '[' -e coverage.out ] 15:16:44 + chown 1001:1001 coverage.out [Pipeline] stash 15:16:44 Stashed 1 file(s) [Pipeline] sh 15:16:45 + make build 15:16:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:16:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:16:52 00ac8860ef70: Pull complete 15:16:52 63d7cb157983: Pull complete 15:16:52 b116817d02f9: Pull complete 15:16:56 745a02a5169b: Pull complete 15:16:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:16:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:16:56 ---> b7e6874047d6 15:16:56 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:17:00 ---> Running in f09e6d13c5d3 15:17:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:17:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:17:02 (1/12) Installing libmagic (5.38-r0) 15:17:02 (2/12) Installing file (5.38-r0) 15:17:02 (3/12) Installing libc-dev (0.7.2-r3) 15:17:02 (4/12) Installing g++ (9.3.0-r2) 15:17:08 (5/12) Installing fortify-headers (1.1-r0) 15:17:08 (6/12) Installing patch (2.7.6-r6) 15:17:08 (7/12) Installing build-base (0.5-r2) 15:17:08 (8/12) Installing libsodium (1.0.18-r0) 15:17:08 (9/12) Installing pkgconf (1.7.2-r0) 15:17:08 (10/12) Installing libsodium-dev (1.0.18-r0) 15:17:08 (11/12) Installing libzmq (4.3.3-r0) 15:17:08 (12/12) Installing zeromq-dev (4.3.3-r0) 15:17:08 Executing busybox-1.31.1-r19.trigger 15:17:08 OK: 217 MiB in 51 packages 15:17:13 Removing intermediate container f09e6d13c5d3 15:17:13 ---> 167ce5a3a303 15:17:13 Step 4/6 : WORKDIR /edgex-go 15:17:13 ---> Running in 2f90836796ba 15:17:13 Removing intermediate container 2f90836796ba 15:17:13 ---> a2d239260819 15:17:13 Step 5/6 : COPY go.mod . 15:17:13 ---> be2adedd6de1 15:17:13 Step 6/6 : RUN go mod download 15:17:13 ---> Running in f619991f7151 15:17:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:17:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:17:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:17:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:17:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:17:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:17:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:17:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:17:34 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 15:17:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 15:17:38 $ docker stop --time=1 3be407b262ac6c7cc594ca53615167c66697ecefc88840030dbfc6ef84bcabb1 15:17:40 $ docker rm -f 3be407b262ac6c7cc594ca53615167c66697ecefc88840030dbfc6ef84bcabb1 15:17:40 Removing intermediate container f619991f7151 15:17:40 ---> 8ac3a01fc17d 15:17:40 Successfully built 8ac3a01fc17d 15:17:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { 15:17:42 + docker inspect -f . ci-base-image-arm64 15:17:42 . [Pipeline] withDockerContainer 15:17:44 prd-ubuntu18.04-docker-arm64-4c-16g-20494 does not seem to be running inside a container 15:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 15:17:46 $ docker top 099773043f14ae32031e8dc5b5e49a476e351e94aa5378e3852cc4b0a5769479 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:17:47 15:17:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:17:47 + go version 15:17:47 go version go1.15.5 linux/arm64 [Pipeline] } 15:17:47 $ docker stop --time=1 099773043f14ae32031e8dc5b5e49a476e351e94aa5378e3852cc4b0a5769479 15:17:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:17:47 latest: Pulling from edgex-devops/edgex-compose 15:17:47 cbdbe7a5bc2a: Pulling fs layer 15:17:47 ca9280d653b3: Pulling fs layer 15:17:47 7e9c9ca2126c: Pulling fs layer 15:17:47 cbdbe7a5bc2a: Download complete 15:17:48 cbdbe7a5bc2a: Pull complete 15:17:49 ca9280d653b3: Verifying Checksum 15:17:49 ca9280d653b3: Download complete 15:17:49 $ docker rm -f 099773043f14ae32031e8dc5b5e49a476e351e94aa5378e3852cc4b0a5769479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:17:50 + docker inspect -f . ci-base-image-arm64 15:17:50 . [Pipeline] withDockerContainer 15:17:50 prd-ubuntu18.04-docker-arm64-4c-16g-20494 does not seem to be running inside a container 15:17:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** ci-base-image-arm64 cat 15:17:51 7e9c9ca2126c: Verifying Checksum 15:17:51 7e9c9ca2126c: Download complete 15:17:51 ca9280d653b3: Pull complete 15:17:52 $ docker top 2e6a5db66dfc9cd640695b79654340e88f6808e6c30ee75f0da3a202e8c24709 -eo pid,comm [Pipeline] { [Pipeline] echo 15:17:52 ========================================================= 15:17:52 [edgeXBuildGoParallel] Running Tests and Build... 15:17:52 ========================================================= [Pipeline] sh 15:17:53 + make test 15:17:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:18:01 7e9c9ca2126c: Pull complete 15:18:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:18:01 prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container 15:18:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:18:04 $ docker top 5685a9b13f2d4d9282537a3bf5cc6e3923db16e1672e010e941d61a70dc6b929 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:05 + grep parallel 15:18:05 + docker-compose build --help 15:18:06 --parallel Build images in parallel. [Pipeline] } 15:18:06 $ docker stop --time=1 5685a9b13f2d4d9282537a3bf5cc6e3923db16e1672e010e941d61a70dc6b929 15:18:08 $ docker rm -f 5685a9b13f2d4d9282537a3bf5cc6e3923db16e1672e010e941d61a70dc6b929 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:09 . [Pipeline] withDockerContainer 15:18:09 prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container 15:18:09 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:18:11 $ docker top a22cbcd7bd5f3ba9caac0a6e78e728aabc58bf5a9b8b82b39c7f91718e23e3bd -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:12 + docker-compose -f ./docker-compose-build.yml build --parallel 15:18:13 Building docker-core-command-go ... 15:18:13 Building docker-core-data-go ... 15:18:13 Building docker-core-metadata-go ... 15:18:13 Building docker-security-bootstrap-redis-go ... 15:18:13 Building docker-security-proxy-setup-go ... 15:18:13 Building docker-security-secretstore-setup-go ... 15:18:13 Building docker-support-notifications-go ... 15:18:13 Building docker-support-scheduler-go ... 15:18:13 Building docker-sys-mgmt-agent-go ... 15:18:13 Building docker-security-bootstrap-redis-go 15:18:13 Building docker-core-data-go 15:18:13 Building docker-support-notifications-go 15:18:13 Building docker-security-secretstore-setup-go 15:18:13 Building docker-support-scheduler-go 15:18:15 ? github.com/edgexfoundry/edgex-go [no test files] 15:18:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:19:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:19:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:19:10 ---> bf9d3642cdfa 15:19:10 Step 3/24 : WORKDIR /edgex-go 15:19:10 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:19:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:19:10 ---> bf9d3642cdfa 15:19:10 Step 3/24 : WORKDIR /edgex-go 15:19:10 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:19:10 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:19:10 ---> bf9d3642cdfa 15:19:10 Step 3/21 : WORKDIR /edgex-go 15:19:10 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:19:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:19:10 ---> bf9d3642cdfa 15:19:10 Step 3/23 : WORKDIR /edgex-go 15:19:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:19:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:19:10 ---> bf9d3642cdfa 15:19:10 Step 3/22 : WORKDIR /edgex-go 15:19:10 ---> Running in 5a4a426b9d5b 15:19:10 ---> Running in 4e4600d2fba9 15:19:10 ---> Running in 487f3019d0e9 15:19:10 ---> Running in 44d77761e18c 15:19:10 ---> Running in e28b3735f738 15:19:10 Removing intermediate container e28b3735f738 15:19:10 ---> 97be15ebb9ae 15:19:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:10 Removing intermediate container 44d77761e18c 15:19:10 ---> 78f1a9652f2d 15:19:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:10 Removing intermediate container 487f3019d0e9 15:19:10 ---> e668ded408ee 15:19:10 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:10 Removing intermediate container 5a4a426b9d5b 15:19:10 ---> db65f166dff7 15:19:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:10 Removing intermediate container 4e4600d2fba9 15:19:10 ---> 3a796516ec26 15:19:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:10 ---> Running in 7f5de4552779 15:19:10 ---> Running in 08b18e3b8d5d 15:19:10 ---> Running in e807b2347148 15:19:10 ---> Running in 48b91ca317a5 15:19:10 ---> Running in 0301ee476bf6 15:19:14 Removing intermediate container 08b18e3b8d5d 15:19:14 ---> 3f1f0b381567 15:19:14 Step 5/22 : RUN apk add --update --no-cache make git 15:19:14 Removing intermediate container e807b2347148 15:19:14 ---> 10d76d50c62f 15:19:14 Step 5/21 : RUN apk add --update --no-cache make git 15:19:14 Removing intermediate container 0301ee476bf6 15:19:14 ---> ff8fa32890a4 15:19:14 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 15:19:14 ---> Running in 0be858f7ee60 15:19:14 ---> Running in c965455701c6 15:19:14 ---> Running in f6eb51604141 15:19:14 Removing intermediate container 7f5de4552779 15:19:14 ---> 209971c01804 15:19:14 Step 5/24 : RUN apk add --update --no-cache make git 15:19:14 ---> Running in d8f8bb455177 15:19:14 Removing intermediate container 48b91ca317a5 15:19:14 ---> c2e12d5054cc 15:19:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:19:15 ---> Running in 0e1aa44423c2 15:19:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:19:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:19:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:19:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:19:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:19:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:19:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:19:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:19:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:18 OK: 233 MiB in 51 packages 15:19:18 OK: 233 MiB in 51 packages 15:19:18 OK: 233 MiB in 51 packages 15:19:18 OK: 233 MiB in 51 packages 15:19:18 OK: 233 MiB in 51 packages 15:19:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:19:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:19:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:19:20 Removing intermediate container f6eb51604141 15:19:20 ---> acd06e862a89 15:19:20 Step 6/24 : COPY go.mod . 15:19:20 Removing intermediate container c965455701c6 15:19:20 ---> 83f8644eda56 15:19:20 Step 6/21 : COPY go.mod . 15:19:20 Removing intermediate container 0be858f7ee60 15:19:20 ---> 50bb90483a35 15:19:20 Step 6/22 : COPY go.mod . 15:19:20 Removing intermediate container d8f8bb455177 15:19:20 ---> 3c8d7f7255be 15:19:20 Step 6/24 : COPY go.mod . 15:19:20 Removing intermediate container 0e1aa44423c2 15:19:20 ---> 5795f05ce17c 15:19:20 Step 6/23 : COPY go.mod . 15:19:20 ---> 0240c882bf40 15:19:20 Step 7/24 : RUN go mod download 15:19:20 ---> Running in 2f20043e597a 15:19:20 ---> 92005d6217fe 15:19:20 Step 7/21 : RUN go mod download 15:19:21 ---> Running in 6155fc0bfe52 15:19:21 ---> fc6a79b995e8 15:19:21 Step 7/22 : RUN go mod download 15:19:21 ---> 10b25f811f1b 15:19:21 Step 7/23 : RUN go mod download 15:19:21 ---> 862c1101ab85 15:19:21 Step 7/24 : RUN go mod download 15:19:21 ---> Running in 3290d32c16b8 15:19:21 ---> Running in 1e1ff3e59f80 15:19:21 ---> Running in a990176bda94 15:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements 15:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:19:25 Removing intermediate container 3290d32c16b8 15:19:25 ---> caf89f6d2b34 15:19:25 Step 8/22 : COPY . . 15:19:25 Removing intermediate container 6155fc0bfe52 15:19:25 ---> 967b3332f974 15:19:25 Step 8/21 : COPY . . 15:19:25 Removing intermediate container 2f20043e597a 15:19:25 ---> b598ee4229a5 15:19:25 Step 8/24 : COPY . . 15:19:25 Removing intermediate container a990176bda94 15:19:25 ---> edfeb49ede4e 15:19:25 Step 8/24 : COPY . . 15:19:25 Removing intermediate container 1e1ff3e59f80 15:19:25 ---> c356bdcd5e2b 15:19:25 Step 8/23 : COPY . . 15:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.519s coverage: 27.0% of statements 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.361s coverage: 67.9% of statements 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:19:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.711s coverage: 82.3% of statements 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:19:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.058s coverage: 28.6% of statements 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.208s coverage: 100.0% of statements 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.346s coverage: 86.7% of statements 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.370s coverage: 97.5% of statements 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:19:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.175s coverage: 92.8% of statements 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:19:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:19:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.147s coverage: 0.1% of statements 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.116s coverage: 75.5% of statements 15:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.8% of statements 15:19:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.124s coverage: 87.2% of statements 15:19:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.2% of statements 15:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.4% of statements 15:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.589s coverage: 63.5% of statements 15:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:19:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 15:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 15:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 15:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 15:19:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 15:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.027s coverage: 68.9% of statements 15:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.375s coverage: 37.0% of statements 15:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.598s coverage: 84.0% of statements 15:20:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.116s coverage: 100.0% of statements 15:20:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.347s coverage: 47.1% of statements 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:20:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:20:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.117s coverage: 100.0% of statements 15:20:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:20:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.884s coverage: 29.1% of statements 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:20:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.205s coverage: 99.0% of statements 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:20:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.133s coverage: 100.0% of statements 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:20:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:20:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:20:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.119s coverage: 87.9% of statements 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:20:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:20:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 15:20:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 15:20:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 15:20:16 GO111MODULE=on go vet ./... 15:20:35 ---> d93fe74a1270 15:20:35 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:20:35 ---> b84ef0d44130 15:20:35 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:20:35 ---> d193a7add6b7 15:20:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:20:35 ---> 8829564fe3d6 15:20:35 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 15:20:35 ---> c9ab760889d6 15:20:35 Step 9/23 : RUN make cmd/core-data/core-data 15:20:35 ---> Running in 39ff248b670f 15:20:35 ---> Running in 7e113ad666e8 15:20:35 ---> Running in e3b88f2430aa 15:20:35 ---> Running in e5a8682cd588 15:20:35 ---> Running in 20ae455185cb 15:20:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:20:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:20:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:20:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:20:35 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 15:21:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:21:24 gofmt -l . 15:21:24 [ "`gofmt -l .`" = "" ] 15:21:26 ./bin/test-go-mod-tidy.sh 15:21:26 ./bin/test-attribution-txt.sh [Pipeline] sh 15:21:28 + ls -al . 15:21:28 total 684 15:21:28 drwxrwxr-x 9 1001 1001 4096 Jan 15 15:21 . 15:21:28 drwxr-xr-x 4 root root 4096 Jan 15 15:17 .. 15:21:28 -rw-rw-r-- 1 1001 1001 11 Jan 15 15:16 .dockerignore 15:21:28 drwxrwxr-x 8 1001 1001 4096 Jan 15 15:16 .git 15:21:28 drwxrwxr-x 3 1001 1001 4096 Jan 15 15:16 .github 15:21:28 -rw-rw-r-- 1 1001 1001 824 Jan 15 15:16 .gitignore 15:21:28 -rw-rw-r-- 1 1001 1001 166 Jan 15 15:16 .sonarcloud.properties 15:21:28 -rw-rw-r-- 1 1001 1001 7744 Jan 15 15:16 Attribution.txt 15:21:28 -rw-rw-r-- 1 1001 1001 3804 Jan 15 15:16 CONTRIBUTING.md 15:21:28 -rw-rw-r-- 1 1001 1001 931 Jan 15 15:16 Dockerfile.build 15:21:28 -rw-rw-r-- 1 1001 1001 863 Jan 15 15:16 Jenkinsfile 15:21:28 -rw-rw-r-- 1 1001 1001 10775 Jan 15 15:16 LICENSE 15:21:28 -rw-rw-r-- 1 1001 1001 5750 Jan 15 15:16 Makefile 15:21:28 -rw-rw-r-- 1 1001 1001 6524 Jan 15 15:16 README.md 15:21:28 -rw-rw-r-- 1 1001 1001 6744 Jan 15 15:16 SECURITY.md 15:21:28 -rw-rw-r-- 1 1001 1001 5 Jan 15 15:12 VERSION 15:21:28 -rw-rw-r-- 1 1001 1001 4131 Jan 15 15:16 ZMQWindows.md 15:21:28 drwxrwxr-x 2 1001 1001 4096 Jan 15 15:16 bin 15:21:28 drwxrwxr-x 14 1001 1001 4096 Jan 15 15:16 cmd 15:21:28 -rw-r--r-- 1 root root 550280 Jan 15 15:20 coverage.out 15:21:28 -rw-r--r-- 1 root root 981 Jan 15 15:21 go.mod 15:21:28 -rw-r--r-- 1 root root 19241 Jan 15 15:21 go.sum 15:21:28 drwxrwxr-x 8 1001 1001 4096 Jan 15 15:16 internal 15:21:28 drwxrwxr-x 4 1001 1001 4096 Jan 15 15:16 openapi 15:21:28 drwxrwxr-x 4 1001 1001 4096 Jan 15 15:16 snap 15:21:28 -rw-rw-r-- 1 1001 1001 168 Jan 15 15:16 version.go [Pipeline] sh 15:21:29 + '[' -e coverage.out ] 15:21:29 + chown 1001:1001 coverage.out [Pipeline] stash 15:21:29 Warning: overwriting stash ‘coverage-report’ 15:21:30 Stashed 1 file(s) [Pipeline] sh 15:21:31 + make build 15:21: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 15:21:36 Removing intermediate container e3b88f2430aa 15:21:36 ---> ed47f97f4013 15:21:36 15:21:36 Step 10/22 : FROM alpine:3.12 15:21:36 Removing intermediate container 39ff248b670f 15:21:36 ---> 080fa9f09287 15:21:36 15:21:36 Step 10/21 : FROM scratch 15:21:36 ---> 15:21:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:21:36 Removing intermediate container e5a8682cd588 15:21:36 ---> 043572aa9ba3 15:21:36 15:21:36 Step 10/24 : FROM alpine:3.12 15:21:36 Removing intermediate container 7e113ad666e8 15:21:36 ---> 3d35279a42e8 15:21:36 15:21:36 Step 10/24 : FROM scratch 15:21:36 ---> 15:21:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:21:36 3.12: Pulling from library/alpine 15:21:36 3.12: Pulling from library/alpine 15:21:36 ---> Running in 846b37d5bff2 15:21:36 ---> Running in c17e7db53233 15:21:37 Removing intermediate container 846b37d5bff2 15:21:37 ---> fff64ba0d98d 15:21:37 Step 12/21 : ENV APP_PORT=48085 15:21:37 Removing intermediate container c17e7db53233 15:21:37 ---> d3de26faa6bc 15:21:37 Step 12/24 : ENV APP_PORT=48060 15:21:37 ---> Running in b4900cbc1fc7 15:21:37 ---> Running in 6e77872cdd22 15:21:37 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:21:37 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:21:37 Status: Downloaded newer image for alpine:3.12 15:21:37 ---> 389fef711851 15:21:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:21:37 Status: Downloaded newer image for alpine:3.12 15:21:37 ---> 389fef711851 15:21:38 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:21:39 ---> Running in 590275de3050 15:21:39 Removing intermediate container b4900cbc1fc7 15:21:39 ---> e1cd340aaf3c 15:21:39 Step 13/21 : EXPOSE $APP_PORT 15:21:39 ---> Running in 65bfefd36d6e 15:21:40 Removing intermediate container 6e77872cdd22 15:21:40 ---> 443d4978c50b 15:21:40 Step 13/24 : EXPOSE $APP_PORT 15:21:40 ---> Running in 79cf85b58ac6 15:21:40 ---> Running in e0aa5a36ef46 15:21:41 Removing intermediate container 79cf85b58ac6 15:21:41 ---> 732990927016 15:21:41 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:41 Removing intermediate container 20ae455185cb 15:21:41 ---> 0832cad55b91 15:21:41 15:21:41 Step 10/23 : FROM alpine:3.12 15:21:41 ---> 389fef711851 15:21:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:21:41 Removing intermediate container e0aa5a36ef46 15:21:41 ---> 2135e582f0c1 15:21:41 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:21:41 ---> Running in 8a3d93f6c2de 15:21:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:21:42 ---> 316dd612d683 15:21:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:21:42 Removing intermediate container 8a3d93f6c2de 15:21:42 ---> a0844c51e00b 15:21:42 Step 12/23 : ENV APP_PORT=48080 15:21:42 ---> Running in 2c01a94064ac 15:21:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:21:42 ---> ca84e7bce965 15:21:42 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:21:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:21:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:21:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:21:43 (1/5) Installing ca-certificates (20191127-r4) 15:21:43 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:21:43 (1/5) Installing ca-certificates (20191127-r4) 15:21:43 (3/5) Installing libcurl (7.69.1-r3) 15:21:43 Removing intermediate container 2c01a94064ac 15:21:43 ---> f45a4a9c5962 15:21:43 Step 13/23 : EXPOSE $APP_PORT 15:21:43 (4/5) Installing curl (7.69.1-r3) 15:21:43 (5/5) Installing dumb-init (1.2.2-r1) 15:21:43 Executing busybox-1.31.1-r19.trigger 15:21:43 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:21:43 (3/5) Installing libcurl (7.69.1-r3) 15:21:43 (4/5) Installing curl (7.69.1-r3) 15:21:43 (5/5) Installing dumb-init (1.2.2-r1) 15:21:43 Executing busybox-1.31.1-r19.trigger 15:21:43 Executing ca-certificates-20191127-r4.trigger 15:21:43 Executing ca-certificates-20191127-r4.trigger 15:21:43 OK: 7 MiB in 19 packages 15:21:43 OK: 7 MiB in 19 packages 15:21:44 ---> Running in 02e16f3f3920 15:21:44 ---> 551954545d80 15:21:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:21:45 Removing intermediate container 02e16f3f3920 15:21:45 ---> 4dee96c510f1 15:21:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:45 ---> d052d3c3db55 15:21:45 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:21:45 ---> Running in 15795116d7a1 15:21:45 ---> 4ba6dfdbf6bf 15:21:45 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:21:46 ---> Running in 9b65b94e4e1a 15:21:46 Removing intermediate container 65bfefd36d6e 15:21:46 ---> b4e03209ea2b 15:21:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 15:21:46 Removing intermediate container 590275de3050 15:21:46 ---> f0a17cabb549 15:21:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:21:46 ---> Running in 0ec1452baae2 15:21:46 ---> Running in ef04f0b63c15 15:21:46 ---> bfe21f105a30 15:21:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:46 Removing intermediate container 9b65b94e4e1a 15:21:46 ---> 47dcf31375ca 15:21:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:46 ---> Running in 3b5fe37f038e 15:21:47 Removing intermediate container 0ec1452baae2 15:21:47 ---> ee0cc0d38408 15:21:47 Step 13/22 : WORKDIR / 15:21:47 Removing intermediate container ef04f0b63c15 15:21:47 ---> 048b4804b97c 15:21:47 Step 13/24 : WORKDIR / 15:21:47 ---> Running in 7e6116827450 15:21:47 ---> Running in 1bb7f42913e7 15:21:47 Removing intermediate container 3b5fe37f038e 15:21:47 ---> 54eb35293834 15:21:47 Step 19/21 : LABEL arch=x86_64 15:21:47 ---> dca11b4a4cba 15:21:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:21:47 ---> Running in c00162020849 15:21:48 Removing intermediate container 1bb7f42913e7 15:21:48 ---> 14099b524a12 15:21:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:21:48 Removing intermediate container 7e6116827450 15:21:48 ---> 5df89eb3c91e 15:21:48 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:48 Removing intermediate container c00162020849 15:21:48 ---> 750ea0f37ad1 15:21:48 Step 20/21 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:21:48 Removing intermediate container 15795116d7a1 15:21:48 ---> d405675e843a 15:21:48 Step 15/23 : RUN apk add --update --no-cache zeromq 15:21:49 ---> Running in f25a1e67bb36 15:21:49 ---> Running in da1a047c7f6a 15:21:49 ---> 0322e19e54f6 15:21:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 15:21:49 ---> bfdba393627e 15:21:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:21:49 ---> 429486236861 15:21:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:21:49 Removing intermediate container f25a1e67bb36 15:21:49 ---> d8374bddc397 15:21:49 Step 21/21 : LABEL version=0.0.0 15:21:50 ---> Running in d63a5b70c4cf 15:21:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:21:50 ---> 775a77625dec 15:21:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:21:51 Removing intermediate container d63a5b70c4cf 15:21:51 ---> c0d440d43ba3 15:21:51 15:21:51 ---> 0fb6a1b0c09f 15:21:51 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:21:51 ---> 7db127296254 15:21:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 15:21:51 ---> Running in d35098b1b1fb 15:21:51 ---> 9b8198cb2312 15:21:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:21:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:21:52 ---> 2ad6fcbf1d53 15:21:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 15:21:52 Removing intermediate container d35098b1b1fb 15:21:52 ---> fa2b0ea1c164 15:21:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:52 (1/5) Installing libgcc (9.3.0-r2) 15:21:52 Successfully built c0d440d43ba3 15:21:52 Successfully tagged docker-support-scheduler-go:latest 15:21:52 Building docker-sys-mgmt-agent-go 15:21:52 (2/5) Installing libsodium (1.0.18-r0) 15:21:53  Building docker-support-scheduler-go ... done  ---> Running in 488bf13bd429 15:21:53 (3/5) Installing libstdc++ (9.3.0-r2) 15:21:53 (4/5) Installing libzmq (4.3.3-r0) 15:21:53 ---> 1c020d2a4287 15:21:53 Step 18/22 : RUN chmod +x entrypoint.sh 15:21:53 Removing intermediate container 488bf13bd429 15:21:53 ---> f6b433f58ffa 15:21:53 Step 22/24 : LABEL arch=x86_64 15:21:53 ---> 143e9fbd6bd0 15:21:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:21:53 ---> Running in d434afbc2d57 15:21:53 (5/5) Installing zeromq (4.3.3-r0) 15:21:53 ---> Running in 1baa40aef028 15:21:53 Executing busybox-1.31.1-r19.trigger 15:21:53 OK: 8 MiB in 19 packages 15:21:54 Removing intermediate container 1baa40aef028 15:21:54 ---> fc3692de8334 15:21:54 Step 23/24 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:21:55 ---> Running in 44c127b8eba3 15:21:56 ---> be6e7cc0be1a 15:21:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:21:56 Removing intermediate container 44c127b8eba3 15:21:56 ---> a38457a043ac 15:21:56 Step 24/24 : LABEL version=0.0.0 15:21:56 ---> Running in 3b8b0c08e85c 15:21:56 Removing intermediate container da1a047c7f6a 15:21:56 ---> 5c281411c82a 15:21:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:56 ---> ed0f75be5695 15:21:56 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/ 15:21:57 ---> Running in f7692346100f 15:21:58 Removing intermediate container d434afbc2d57 15:21:58 ---> 7ac953a0787d 15:21:58 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 15:21:58 Removing intermediate container 3b8b0c08e85c 15:21:58 ---> 01baf967a68c 15:21:58 15:21:58 Successfully built 01baf967a68c 15:21:59 Successfully tagged docker-support-notifications-go:latest 15:21:59  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 15:21:59 ---> a56812d07752 15:21:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:21:59 ---> Running in 45a13bc93987 15:22:00 Removing intermediate container 45a13bc93987 15:22:00 ---> 8f3cbfd0735f 15:22:00 Step 20/22 : LABEL arch=x86_64 15:22:02 ---> Running in ebd7f65f81df 15:22:03 ---> bb4b287fe0c6 15:22:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:22:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:22:04 Removing intermediate container ebd7f65f81df 15:22:04 ---> ee6edcdf44bc 15:22:04 Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:22:05 ---> Running in 6b5ddc02a21e 15:22:05 Removing intermediate container f7692346100f 15:22:05 ---> 8aa13291bd23 15:22:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:22:05 ---> Running in e21e99eb8044 15:22:05 ---> 3b49ce6a23e0 15:22:05 Step 19/23 : ENTRYPOINT ["/core-data"] 15:22:06 ---> Running in 9aacfb78ce95 15:22:07 Removing intermediate container 6b5ddc02a21e 15:22:07 ---> 86e956f9e0a7 15:22:07 Step 22/22 : LABEL version=0.0.0 15:22:07 Removing intermediate container e21e99eb8044 15:22:07 ---> e8a8a12c3af5 15:22:07 Step 22/24 : LABEL arch=x86_64 15:22:08 ---> Running in a0dfb53124c3 15:22:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:22:08 Removing intermediate container 9aacfb78ce95 15:22:08 ---> 03222a07d3b2 15:22:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:22:08 ---> Running in ff1a80dc53ad 15:22:09 ---> Running in 814aa7a0cd0f 15:22:09 Removing intermediate container a0dfb53124c3 15:22:09 ---> a762fd1a6f43 15:22:09 15:22:09 Removing intermediate container ff1a80dc53ad 15:22:09 ---> 3df77d820afd 15:22:09 Step 23/24 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:22:10 Successfully built a762fd1a6f43 15:22:12 Successfully tagged docker-security-bootstrap-redis-go:latest 15:22:12 Building docker-core-metadata-go 15:22:12  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 814aa7a0cd0f 15:22:12 ---> 8fab4f4722f4 15:22:12 Step 21/23 : LABEL arch=x86_64 15:22:13 ---> Running in 72d824fbee15 15:22:13 ---> Running in 09e627cc892a 15:22:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:22:15 Removing intermediate container 72d824fbee15 15:22:15 ---> c66562973ccb 15:22:15 Step 24/24 : LABEL version=0.0.0 15:22:16 ---> Running in 4b9db0e4a9bf 15:22:16 Removing intermediate container 09e627cc892a 15:22:16 ---> ee3a64014bca 15:22:16 Step 22/23 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:22:18 ---> Running in 3bc932848e1c 15:22:19 Removing intermediate container 4b9db0e4a9bf 15:22:19 ---> 57899c5a31c2 15:22:19 15:22:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:22:20 Removing intermediate container 3bc932848e1c 15:22:20 ---> faff349cbafc 15:22:20 Step 23/23 : LABEL version=0.0.0 15:22:20 Successfully built 57899c5a31c2 15:22:20 Successfully tagged docker-security-secretstore-setup-go:latest 15:22:20 Building docker-core-command-go 15:22:21  Building docker-security-secretstore-setup-go ... done  ---> Running in 68b2c06b45a5 15:22:23 Removing intermediate container 68b2c06b45a5 15:22:23 ---> 87aefbb27ba6 15:22:23 15:22:23 Successfully built 87aefbb27ba6 15:22:24 Successfully tagged docker-core-data-go:latest 15:22:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:22:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:22:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:22:37 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 15:22:37  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:22:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:22:37 ---> bf9d3642cdfa 15:22:37 Step 3/26 : WORKDIR /edgex-go 15:22:37 ---> Using cache 15:22:37 ---> 3a796516ec26 15:22:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:37 ---> Using cache 15:22:37 ---> ff8fa32890a4 15:22:37 Step 5/26 : RUN apk add --update --no-cache make bash git 15:22:38 ---> Running in e0d20e1efdef 15:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:22:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:22:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:22:40 ---> bf9d3642cdfa 15:22:40 Step 3/21 : WORKDIR /edgex-go 15:22:40 ---> Using cache 15:22:40 ---> 3a796516ec26 15:22:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:40 ---> Using cache 15:22:40 ---> ff8fa32890a4 15:22:40 Step 5/21 : RUN apk add --update --no-cache make git 15:22:41 ---> Running in 082c59f873fe 15:22:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:22:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:22:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] } 15:22:44 $ docker stop --time=1 2e6a5db66dfc9cd640695b79654340e88f6808e6c30ee75f0da3a202e8c24709 15:22:44 OK: 233 MiB in 51 packages 15:22:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:22:45 OK: 233 MiB in 51 packages 15:22:47 $ docker rm -f 2e6a5db66dfc9cd640695b79654340e88f6808e6c30ee75f0da3a202e8c24709 [Pipeline] // withDockerContainer [Pipeline] } 15:22:48 Removing intermediate container e0d20e1efdef 15:22:48 ---> f3f3db34c3f7 15:22:48 Step 6/26 : COPY go.mod . [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 15:22:48 Removing intermediate container 082c59f873fe 15:22:48 ---> 651700ece082 15:22:48 Step 6/21 : COPY go.mod . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:22:49 15:22:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:22:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:22:49 latest: Pulling from edgex-devops/edgex-compose-arm64 15:22:49 29e5d40040c1: Pulling fs layer 15:22:49 1ce36da41761: Pulling fs layer 15:22:49 25b303627fd3: Pulling fs layer 15:22:50 29e5d40040c1: Verifying Checksum 15:22:50 29e5d40040c1: Download complete 15:22:50 ---> a6e74326c563 15:22:50 Step 7/26 : RUN go mod download 15:22:50 ---> 2b6b90fd1e24 15:22:50 Step 7/21 : RUN go mod download 15:22:50 ---> Running in c3f58ada99ca 15:22:50 1ce36da41761: Verifying Checksum 15:22:50 1ce36da41761: Download complete 15:22:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:22:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:22:50 ---> bf9d3642cdfa 15:22:50 Step 3/22 : WORKDIR /edgex-go 15:22:50 ---> Using cache 15:22:50 ---> 3a796516ec26 15:22:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:50 ---> Using cache 15:22:50 ---> ff8fa32890a4 15:22:50 Step 5/22 : RUN apk add --update --no-cache make git 15:22:50 ---> Using cache 15:22:50 ---> 651700ece082 15:22:50 Step 6/22 : COPY go.mod . 15:22:50 ---> Using cache 15:22:50 ---> 2b6b90fd1e24 15:22:50 Step 7/22 : RUN go mod download 15:22:51 29e5d40040c1: Pull complete 15:22:51 ---> Running in 5a1210ba3dd9 15:22:51 ---> Running in 28b918747379 15:22:52 1ce36da41761: Pull complete 15:22:52 25b303627fd3: Verifying Checksum 15:22:52 25b303627fd3: Download complete 15:23:00 Removing intermediate container 5a1210ba3dd9 15:23:00 ---> 5d9f3fcab0d8 15:23:00 Step 8/21 : COPY . . 15:23:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:23:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:23:00 ---> bf9d3642cdfa 15:23:00 Step 3/22 : WORKDIR /edgex-go 15:23:00 ---> Using cache 15:23:00 ---> 3a796516ec26 15:23:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:00 ---> Using cache 15:23:00 ---> ff8fa32890a4 15:23:00 Step 5/22 : RUN apk add --update --no-cache make git 15:23:00 ---> Using cache 15:23:00 ---> 651700ece082 15:23:00 Step 6/22 : COPY go.mod . 15:23:00 ---> Using cache 15:23:00 ---> 2b6b90fd1e24 15:23:00 Step 7/22 : RUN go mod download 15:23:00 ---> Using cache 15:23:00 ---> 5d9f3fcab0d8 15:23:00 Step 8/22 : COPY . . 15:23:00 Removing intermediate container c3f58ada99ca 15:23:00 ---> 4f12a7a05136 15:23:00 Step 8/26 : COPY . . 15:23:00 Removing intermediate container 28b918747379 15:23:00 ---> dc2b672df132 15:23:00 Step 8/22 : COPY . . 15:23:02 25b303627fd3: Pull complete 15:23:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:23:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:23:03 prd-ubuntu18.04-docker-arm64-4c-16g-20494 does not seem to be running inside a container 15:23:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:23:06 $ docker top fe41aa6899ca56e9abdd5a980eed6eb7d263a847b1eaefc19c539c9f955f92be -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:07 + docker-compose build --help 15:23:07 + grep parallel 15:23:10 --parallel Build images in parallel. [Pipeline] } 15:23:11 $ docker stop --time=1 fe41aa6899ca56e9abdd5a980eed6eb7d263a847b1eaefc19c539c9f955f92be 15:23:13 $ docker rm -f fe41aa6899ca56e9abdd5a980eed6eb7d263a847b1eaefc19c539c9f955f92be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:23:13 . [Pipeline] withDockerContainer 15:23:14 prd-ubuntu18.04-docker-arm64-4c-16g-20494 does not seem to be running inside a container 15:23:14 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 15:23:15 $ docker top d7022f67d73c1d5df4fe9ce402b515cebacaa336736b4dc2ac39ec6a0b4b5c74 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:16 + docker-compose -f ./docker-compose-build.yml build --parallel 15:23:20 Building docker-core-command-go ... 15:23:20 Building docker-core-data-go ... 15:23:20 Building docker-core-metadata-go ... 15:23:20 Building docker-security-bootstrap-redis-go ... 15:23:20 Building docker-security-proxy-setup-go ... 15:23:20 Building docker-security-secretstore-setup-go ... 15:23:20 Building docker-support-notifications-go ... 15:23:20 Building docker-support-scheduler-go ... 15:23:20 Building docker-sys-mgmt-agent-go ... 15:23:20 Building docker-security-secretstore-setup-go 15:23:20 Building docker-security-proxy-setup-go 15:23:20 Building docker-core-metadata-go 15:23:20 Building docker-support-notifications-go 15:23:20 Building docker-support-scheduler-go 15:23:58 ---> 7bbad96ded0d 15:23:58 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:23:58 ---> da4b20208065 15:23:58 Step 9/22 : RUN make cmd/core-command/core-command 15:23:58 ---> 4b2f60c156d6 15:23:58 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:23:58 ---> Running in cfe4654be170 15:23:58 ---> Running in 931533ed2944 15:23:58 ---> e3c3a7dba8a7 15:23:58 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:23:58 ---> Running in 6842e9028bdc 15:23:58 ---> Running in 260457b6d7d6 15:23:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:23:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:23:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:23:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:24:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:24:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:24:28 ---> 8ac3a01fc17d 15:24:28 Step 3/24 : WORKDIR /edgex-go 15:24:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:24:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:24:28 ---> 8ac3a01fc17d 15:24:28 Step 3/21 : WORKDIR /edgex-go 15:24:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:24:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:24:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> 8ac3a01fc17d 15:24:28 15:24:28 Step 3/24 : WORKDIR /edgex-goStep 2/22 : FROM ${BUILDER_BASE} AS builder 15:24:28 15:24:28 ---> 8ac3a01fc17d 15:24:28 Step 3/22 : WORKDIR /edgex-go 15:24:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:24:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:24:28 ---> 8ac3a01fc17d 15:24:28 Step 3/21 : WORKDIR /edgex-go 15:24:30 ---> Running in c0f8b6f177f4 15:24:30 ---> Running in 84ff5fab9aff 15:24:30 ---> Running in 8daed5f3ca8a 15:24:30 ---> Running in 0c5c610ce0c8 15:24:30 ---> Running in 24982336377b 15:24:31 Removing intermediate container c0f8b6f177f4 15:24:31 ---> 0095e5e3d2ae 15:24:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:31 Removing intermediate container 84ff5fab9aff 15:24:31 ---> a05f12c92ab6 15:24:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:31 Removing intermediate container 8daed5f3ca8a 15:24:31 ---> e0585c32e623 15:24:31 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:31 Removing intermediate container 24982336377b 15:24:31 Removing intermediate container 0c5c610ce0c8 15:24:31 ---> 6c8e2f13eafd 15:24:31 ---> 31af20c8d7f5 15:24:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:31 ---> Running in 32da4722da86 15:24:31 ---> Running in 93410bb0b69a 15:24:31 ---> Running in 4737c7989e38 15:24:31 ---> Running in 9fe61037f46d 15:24:31 ---> Running in 73c2f55b92bf 15:24:35 Removing intermediate container 32da4722da86 15:24:35 ---> 59a3d0c021b5 15:24:35 Step 5/22 : RUN apk add --update --no-cache make git 15:24:35 ---> Running in 4ebc58f65766 15:24:35 Removing intermediate container 4737c7989e38 15:24:35 ---> ece5afbc63e9 15:24:35 Step 5/21 : RUN apk add --update --no-cache make git 15:24:35 Removing intermediate container 9fe61037f46d 15:24:35 ---> 71cf63e0672e 15:24:35 Step 5/24 : RUN apk add --update --no-cache make git 15:24:35 ---> Running in d453d7697390 15:24:35 Removing intermediate container 93410bb0b69a 15:24:35 ---> 391cd1f4e7e4 15:24:35 Step 5/21 : RUN apk add --update --no-cache make git 15:24:35 ---> Running in 7e99cd29a7e4 15:24:36 Removing intermediate container 73c2f55b92bf 15:24:36 ---> e89cc08e51ff 15:24:36 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 15:24:36 ---> Running in c56dea31d4ad 15:24:36 ---> Running in e76d6c34160a 15:24:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:24:38 OK: 217 MiB in 51 packages 15:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:24:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:24:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:24:39 OK: 217 MiB in 51 packages 15:24:39 OK: 217 MiB in 51 packages 15:24:39 OK: 217 MiB in 51 packages 15:24:39 OK: 217 MiB in 51 packages 15:24:40 Removing intermediate container 4ebc58f65766 15:24:40 ---> 31b22e6c33b4 15:24:40 Step 6/22 : COPY go.mod . 15:24:40 Removing intermediate container 931533ed2944 15:24:40 ---> 9409a56c2352 15:24:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:24:41 ---> ecbd0c4f5af4 15:24:41 Step 7/22 : RUN go mod download 15:24:41 Removing intermediate container d453d7697390 15:24:41 ---> e840ba70a431 15:24:41 Step 6/21 : COPY go.mod . 15:24:41 ---> Running in a567afd870e2 15:24:41 Removing intermediate container 7e99cd29a7e4 15:24:41 ---> 1b2d57d09ca3 15:24:41 Step 6/24 : COPY go.mod . 15:24:41 Removing intermediate container c56dea31d4ad 15:24:41 ---> a5c1fb2a523f 15:24:41 Step 6/21 : COPY go.mod . 15:24:41 Removing intermediate container e76d6c34160a 15:24:41 ---> b0dce575e8e9 15:24:41 Step 6/24 : COPY go.mod . 15:24:42 ---> Running in c93fd20266f6 15:24:42 Removing intermediate container cfe4654be170 15:24:42 ---> 018015ae55ec 15:24:42 15:24:42 Step 10/22 : FROM scratch 15:24:42 ---> 15:24:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:24:42 ---> c8e60e9572a4 15:24:42 Step 7/21 : RUN go mod download 15:24:42 ---> 9d0229a21764 15:24:42 Step 7/24 : RUN go mod download 15:24:42 ---> Running in 14b49de63c26 15:24:42 ---> Running in 1a3e7d8b397c 15:24:43 ---> 27c880c2c48a 15:24:43 Step 7/21 : RUN go mod download 15:24:43 ---> edf4c29293ff 15:24:43 Step 7/24 : RUN go mod download 15:24:43 ---> Running in f6af4daec226 15:24:43 ---> Using cache 15:24:43 ---> fff64ba0d98d 15:24:43 Step 12/22 : ENV APP_PORT=48082 15:24:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:24:43 ---> Running in d4c16a6b1ae7 15:24:44 ---> Running in afbd88130eff 15:24:45 Removing intermediate container a567afd870e2 15:24:45 ---> 8af0ce73cec2 15:24:45 Step 8/22 : COPY . . 15:24:46 Removing intermediate container 260457b6d7d6 15:24:46 ---> b26999900ab8 15:24:46 15:24:46 Step 10/21 : FROM alpine:3.12 15:24:46 Removing intermediate container afbd88130eff 15:24:46 ---> a4bd47000142 15:24:46 Step 13/22 : EXPOSE $APP_PORT 15:24:46 ---> 389fef711851 15:24:46 Step 11/21 : RUN apk add --update --no-cache curl 15:24:46 Removing intermediate container 6842e9028bdc 15:24:46 ---> eb12ccfc4292 15:24:46 15:24:46 Step 10/22 : FROM scratch 15:24:46 ---> 15:24:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:24:46 ---> Running in 63452eaf29c3 15:24:46 ---> Using cache 15:24:46 ---> fff64ba0d98d 15:24:46 Step 12/22 : ENV APP_PORT=48081 15:24:46 ---> Running in e24a37624b04 15:24:46 ---> Running in 1e20f3628ba9 15:24:46 Removing intermediate container 63452eaf29c3 15:24:46 ---> cce19b8376ad 15:24:46 Step 14/22 : WORKDIR / 15:24:46 ---> Running in 4e5bc2c07582 15:24:46 Removing intermediate container 1e20f3628ba9 15:24:46 ---> 9c3e886d5515 15:24:46 Step 13/22 : EXPOSE $APP_PORT 15:24:47 ---> Running in a90c02f6678e 15:24:47 Removing intermediate container c93fd20266f6 15:24:47 ---> 19f72517aca2 15:24:47 15:24:47 Step 11/26 : FROM docker:20.10.0 15:24:47 Removing intermediate container 4e5bc2c07582 15:24:47 ---> 74a0ed5555c6 15:24:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:47 20.10.0: Pulling from library/docker 15:24:47 Removing intermediate container a90c02f6678e 15:24:47 ---> 29aa0cf664ec 15:24:47 Step 14/22 : WORKDIR / 15:24:48 ---> Running in bf33b0aeca7f 15:24:48 ---> ff064c80a58b 15:24:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:24:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:24:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:24:48 Removing intermediate container 14b49de63c26 15:24:48 ---> 4ef6d440ac9b 15:24:48 Step 8/21 : COPY . . 15:24:48 (1/4) Installing ca-certificates (20191127-r4) 15:24:48 Removing intermediate container 1a3e7d8b397c 15:24:48 ---> 9db2c233a6bc 15:24:48 Step 8/24 : COPY . . 15:24:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:24:48 (3/4) Installing libcurl (7.69.1-r3) 15:24:48 (4/4) Installing curl (7.69.1-r3) 15:24:48 Executing busybox-1.31.1-r19.trigger 15:24:48 Removing intermediate container bf33b0aeca7f 15:24:48 ---> 5358befd3d81 15:24:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:48 Executing ca-certificates-20191127-r4.trigger 15:24:48 Removing intermediate container f6af4daec226 15:24:48 ---> 8652f0e95f1e 15:24:48 Step 8/21 : COPY . . 15:24:49 Removing intermediate container d4c16a6b1ae7 15:24:49 ---> 49db0722f2cc 15:24:49 Step 8/24 : COPY . . 15:24:49 OK: 7 MiB in 18 packages 15:24:50 ---> 89c5cd064e17 15:24:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:24:50 ---> 2c713007df35 15:24:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:24:51 ---> 02a58bcf4c6c 15:24:51 Step 18/22 : ENTRYPOINT ["/core-command"] 15:24:51 ---> Running in bcbfb5ff27f6 15:24:51 ---> 4c53e1d9188d 15:24:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:24:51 Removing intermediate container e24a37624b04 15:24:51 ---> e31279f39799 15:24:51 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:24:51 ---> Running in a5b3ecd44a57 15:24:52 Removing intermediate container bcbfb5ff27f6 15:24:52 ---> 8245f9946f13 15:24:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:52 ---> Running in db87f723eb8b 15:24:52 ---> faf4646bb796 15:24:52 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:24:52 Removing intermediate container a5b3ecd44a57 15:24:52 ---> 3883814cd6a0 15:24:52 Step 13/21 : WORKDIR /edgex 15:24:52 ---> Running in b652acc98236 15:24:52 Removing intermediate container db87f723eb8b 15:24:52 ---> c7178f889f54 15:24:52 Step 20/22 : LABEL arch=x86_64 15:24:52 ---> Running in a17edfbbd6da 15:24:52 ---> Running in ce3d8cb3c521 15:24:52 Removing intermediate container b652acc98236 15:24:52 ---> 516fe3f2e063 15:24:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:53 ---> Running in 94de6c04d62a 15:24:53 Removing intermediate container a17edfbbd6da 15:24:53 ---> 9f32c8025086 15:24:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:24:53 Removing intermediate container ce3d8cb3c521 15:24:53 ---> e3ca4d35b19c 15:24:53 Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:24:53 ---> Running in 65994fd65018 15:24:54 Removing intermediate container 94de6c04d62a 15:24:54 ---> 42fe751ed6de 15:24:54 Step 20/22 : LABEL arch=x86_64 15:24:54 ---> 97d68b413146 15:24:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:24:54 ---> Running in 6627287c45c2 15:24:54 Removing intermediate container 65994fd65018 15:24:54 ---> 444b33cb5cb8 15:24:54 Step 22/22 : LABEL version=0.0.0 15:24:54 ---> Running in 5be2d3c682aa 15:24:55 Removing intermediate container 6627287c45c2 15:24:55 ---> a4263be365ab 15:24:55 Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:24:55 Removing intermediate container 5be2d3c682aa 15:24:55 ---> 5ed717652d4b 15:24:55 15:24:55 ---> Running in 367292e908b5 15:24:55 ---> 346e46d47489 15:24:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:24:55 Successfully built 5ed717652d4b 15:24:55 Removing intermediate container 367292e908b5 15:24:55 ---> cebcc9b3ebd7 15:24:55 Step 22/22 : LABEL version=0.0.0 15:24:55 Successfully tagged docker-core-command-go:latest 15:24:56  Building docker-core-command-go ... done  ---> Running in 34079b3ee530 15:24:56 ---> 55ede73fa6ef 15:24:56 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:24:56 Removing intermediate container 34079b3ee530 15:24:56 ---> 756da9f8198c 15:24:56 15:24:57 Successfully built 756da9f8198c 15:24:57 ---> Running in afec216a89bb 15:24:57 Successfully tagged docker-core-metadata-go:latest 15:24:57  Building docker-core-metadata-go ... done Removing intermediate container afec216a89bb 15:24:57 ---> 369f51f14a2a 15:24:57 Step 18/21 : CMD ["--init=true"] 15:24:57 ---> Running in efa6c59c4406 15:24:58 Removing intermediate container efa6c59c4406 15:24:58 ---> e2565bf40446 15:24:58 Step 19/21 : LABEL arch=x86_64 15:24:58 ---> Running in 248d08225a00 15:24:59 Removing intermediate container 248d08225a00 15:24:59 ---> 4ff32d8f41a8 15:24:59 Step 20/21 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:24:59 ---> Running in 6303a087d0d5 15:24:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:24:59 Removing intermediate container 6303a087d0d5 15:24:59 ---> 4805097727ca 15:24:59 Step 21/21 : LABEL version=0.0.0 15:24:59 Status: Downloaded newer image for docker:20.10.0 15:24:59 ---> aefe523efa57 15:24:59 Step 12/26 : RUN apk add --no-cache bash 15:24:59 ---> Running in 97b16d824d51 15:24:59 ---> Running in 88b732f7114d 15:25:00 Removing intermediate container 97b16d824d51 15:25:00 ---> e313c28a28e7 15:25:00 15:25:00 Successfully built e313c28a28e7 15:25:00 Successfully tagged docker-security-proxy-setup-go:latest 15:25:00  Building docker-security-proxy-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:25:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:25:01 (1/2) Installing readline (8.0.4-r0) 15:25:01 (2/2) Installing bash (5.0.17-r0) 15:25:01 Executing bash-5.0.17-r0.post-install 15:25:01 Executing busybox-1.31.1-r19.trigger 15:25:01 OK: 12 MiB in 22 packages 15:25:03 Removing intermediate container 88b732f7114d 15:25:03 ---> 11d4fad708e2 15:25:03 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:25:03 ---> Running in cdb9e8df8640 15:25:03 Removing intermediate container cdb9e8df8640 15:25:03 ---> f4eaea9ff197 15:25:03 Step 14/26 : ENV APP_PORT=48090 15:25:03 ---> Running in 0f3eca12e6be 15:25:03 Removing intermediate container 0f3eca12e6be 15:25:03 ---> ba2d13d075de 15:25:03 Step 15/26 : EXPOSE $APP_PORT 15:25:04 ---> Running in 2a660014666d 15:25:04 Removing intermediate container 2a660014666d 15:25:04 ---> 713118cfaa6a 15:25:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:25:05 ---> c282180da60a 15:25:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:25:05 ---> 10c965d9d15f 15:25:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:25:06 ---> a810dcc88645 15:25:06 Step 19/26 : RUN apk --no-cache add py3-pip 15:25:06 ---> Running in ff052eb66129 15:25:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:25:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:25:07 (1/33) Installing libbz2 (1.0.8-r1) 15:25:07 (2/33) Installing expat (2.2.9-r1) 15:25:07 (3/33) Installing libffi (3.3-r2) 15:25:07 (4/33) Installing gdbm (1.13-r1) 15:25:07 (5/33) Installing xz-libs (5.2.5-r0) 15:25:07 (6/33) Installing sqlite-libs (3.32.1-r0) 15:25:07 (7/33) Installing python3 (3.8.5-r0) 15:25:14 (8/33) Installing py3-appdirs (1.4.4-r1) 15:25:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:25:14 (10/33) Installing py3-parsing (2.4.7-r0) 15:25:14 (11/33) Installing py3-six (1.15.0-r0) 15:25:14 (12/33) Installing py3-packaging (20.4-r0) 15:25:14 (13/33) Installing py3-setuptools (47.0.0-r0) 15:25:14 (14/33) Installing py3-chardet (3.0.4-r4) 15:25:14 (15/33) Installing py3-idna (2.9-r0) 15:25:14 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:25:14 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:25:14 (18/33) Installing py3-requests (2.23.0-r0) 15:25:14 (19/33) Installing py3-msgpack (1.0.0-r0) 15:25:14 (20/33) Installing py3-lockfile (0.12.2-r3) 15:25:14 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:25:14 (22/33) Installing py3-colorama (0.4.3-r0) 15:25:14 (23/33) Installing py3-distlib (0.3.0-r0) 15:25:14 (24/33) Installing py3-distro (1.5.0-r1) 15:25:14 (25/33) Installing py3-webencodings (0.5.1-r3) 15:25:14 (26/33) Installing py3-html5lib (1.0.1-r4) 15:25:14 (27/33) Installing py3-pytoml (0.1.21-r0) 15:25:14 (28/33) Installing py3-pep517 (0.8.2-r0) 15:25:14 (29/33) Installing py3-progress (1.5-r0) 15:25:14 (30/33) Installing py3-toml (0.10.1-r0) 15:25:14 (31/33) Installing py3-retrying (1.3.3-r0) 15:25:14 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:25:14 (33/33) Installing py3-pip (20.1.1-r0) 15:25:14 Executing busybox-1.31.1-r19.trigger 15:25:14 OK: 71 MiB in 55 packages 15:25:16 ---> 672f212ab0b6 15:25:16 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:25:16 ---> Running in a5b38f6653b7 15:25:16 ---> a483750ddc41 15:25:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:25:16 ---> 4a9351d4fc04 15:25:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:25:16 ---> a298f75496cf 15:25:16 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:25:16 ---> Running in 66592505e37e 15:25:16 ---> Running in f7a5779370e1 15:25:16 ---> Running in 7c1c3e204d86 15:25:16 ---> 6702bb1c7114 15:25:16 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:25:16 ---> Running in 53f07ba19772 15:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:25: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 15:25:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:25:23 Removing intermediate container ff052eb66129 15:25:23 ---> 1deeed930ec8 15:25:23 Step 20/26 : RUN pip install docker-compose==1.23.2 15:25:23 ---> Running in 175d722f4039 15:25:26 Collecting docker-compose==1.23.2 15:25:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:25:26 Collecting jsonschema<3,>=2.5.1 15:25:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:25:26 Collecting PyYAML<4,>=3.10 15:25:26 Downloading PyYAML-3.13.tar.gz (270 kB) 15:25:27 Collecting cached-property<2,>=1.2.0 15:25:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:25:28 Collecting dockerpty<0.5,>=0.4.1 15:25:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:25:29 Collecting websocket-client<1.0,>=0.32.0 15:25:29 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:25:29 Collecting texttable<0.10,>=0.9.0 15:25:29 Downloading texttable-0.9.1.tar.gz (11 kB) 15:25:30 Collecting docopt<0.7,>=0.6.1 15:25:30 Downloading docopt-0.6.2.tar.gz (25 kB) 15:25:30 Collecting docker<4.0,>=3.6.0 15:25:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:25:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:25:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:25:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:25:31 Collecting docker-pycreds>=0.4.0 15:25:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:25:31 Collecting urllib3<1.25,>=1.21.1 15:25:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:25:31 Collecting idna<2.8,>=2.5 15:25:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:25:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:25:31 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:25:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:25:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:25:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:25:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:25:32 Installing collected packages: jsonschema, PyYAML, cached-property, dockerpty, websocket-client, texttable, docopt, docker-pycreds, urllib3, idna, requests, docker, docker-compose 15:25:32 Running setup.py install for PyYAML: started 15:25:33 Running setup.py install for PyYAML: finished with status 'done' 15:25:33 Running setup.py install for dockerpty: started 15:25:34 Running setup.py install for dockerpty: finished with status 'done' 15:25:34 Running setup.py install for texttable: started 15:25:34 Running setup.py install for texttable: finished with status 'done' 15:25:34 Running setup.py install for docopt: started 15:25:35 Running setup.py install for docopt: finished with status 'done' 15:25:35 Attempting uninstall: urllib3 15:25:35 Found existing installation: urllib3 1.25.9 15:25:35 Uninstalling urllib3-1.25.9: 15:25:35 Successfully uninstalled urllib3-1.25.9 15:25:35 Attempting uninstall: idna 15:25:35 Found existing installation: idna 2.9 15:25:35 Uninstalling idna-2.9: 15:25:35 Successfully uninstalled idna-2.9 15:25:36 Attempting uninstall: requests 15:25:36 Found existing installation: requests 2.23.0 15:25:36 Uninstalling requests-2.23.0: 15:25:36 Successfully uninstalled requests-2.23.0 15:25:37 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 15:25:41 Removing intermediate container 175d722f4039 15:25:41 ---> 04752d58b83d 15:25:41 Step 21/26 : RUN apk --no-cache add curl 15:25:41 ---> Running in 1ebea5480ae4 15:25:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:25:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:25:43 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:25:43 (2/3) Installing libcurl (7.69.1-r3) 15:25:43 (3/3) Installing curl (7.69.1-r3) 15:25:43 Executing busybox-1.31.1-r19.trigger 15:25:43 OK: 72 MiB in 58 packages 15:25:44 Removing intermediate container 1ebea5480ae4 15:25:44 ---> bb8557f96a5a 15:25:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:25:44 ---> Running in c9e79ac728ac 15:25:44 Removing intermediate container c9e79ac728ac 15:25:44 ---> a87b86f0ed64 15:25:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:25:44 ---> Running in 7e6ac4dfc31b 15:25:45 Removing intermediate container 7e6ac4dfc31b 15:25:45 ---> 9f62cfbe3461 15:25:45 Step 24/26 : LABEL arch=x86_64 15:25:45 ---> Running in 3406ee188e9d 15:25:45 Removing intermediate container 3406ee188e9d 15:25:45 ---> 912d86dd4839 15:25:45 Step 25/26 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:25:45 ---> Running in fbc8a6e36377 15:25:46 Removing intermediate container fbc8a6e36377 15:25:46 ---> 06a1f88fcbf3 15:25:46 Step 26/26 : LABEL version=0.0.0 15:25:46 ---> Running in 619bc5c764f9 15:25:46 Removing intermediate container 619bc5c764f9 15:25:46 ---> cb3859690503 15:25:46 15:25:47 Successfully built cb3859690503 15:25:47 Successfully tagged docker-sys-mgmt-agent-go:latest 15:25:47  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 15:25:47 $ docker stop --time=1 a22cbcd7bd5f3ba9caac0a6e78e728aabc58bf5a9b8b82b39c7f91718e23e3bd 15:25:49 $ docker rm -f a22cbcd7bd5f3ba9caac0a6e78e728aabc58bf5a9b8b82b39c7f91718e23e3bd [Pipeline] // withDockerContainer [Pipeline] sh 15:25:50 + docker images 15:25:50 + grep docker 15:25:50 docker-sys-mgmt-agent-go latest cb3859690503 3 seconds ago 313MB 15:25:50 docker-security-proxy-setup-go latest e313c28a28e7 50 seconds ago 24.4MB 15:25:50 docker-core-metadata-go latest 756da9f8198c 53 seconds ago 13.1MB 15:25:50 docker-core-command-go latest 5ed717652d4b 55 seconds ago 10.6MB 15:25:50 docker-core-data-go latest 87aefbb27ba6 3 minutes ago 22.3MB 15:25:50 docker-security-secretstore-setup-go latest 57899c5a31c2 3 minutes ago 24.6MB 15:25:50 docker-security-bootstrap-redis-go latest a762fd1a6f43 3 minutes ago 15.8MB 15:25:50 docker-support-notifications-go latest 01baf967a68c 3 minutes ago 12MB 15:25:50 docker-support-scheduler-go latest c0d440d43ba3 3 minutes ago 10.7MB 15:25:50 docker 20.10.0 aefe523efa57 5 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 15:26:05 Still waiting to schedule task 15:26:05 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:26:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:26:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:26:53 Removing intermediate container f7a5779370e1 15:26:53 ---> 9d681fb63067 15:26:53 15:26:53 Step 10/24 : FROM alpine:3.12 15:26:53 3.12: Pulling from library/alpine 15:26:53 Removing intermediate container 66592505e37e 15:26:53 ---> 7b0b91cdd13a 15:26:53 15:26:53 Step 10/21 : FROM alpine:3.12 15:26:53 3.12: Pulling from library/alpine 15:26:54 Removing intermediate container 7c1c3e204d86 15:26:54 ---> 8f22d5daf479 15:26:54 15:26:54 Step 10/24 : FROM scratch 15:26:54 ---> 15:26:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:26:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:26:54 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:26:54 Status: Downloaded newer image for alpine:3.12 15:26:54 ---> afeebe901d6b 15:26:54 Step 11/21 : RUN apk add --update --no-cache curlStatus: Downloaded newer image for alpine:3.12 15:26:54 15:26:54 ---> afeebe901d6b 15:26:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:26:54 Removing intermediate container 53f07ba19772 15:26:54 ---> b47392b205ea 15:26:54 15:26:54 Step 10/21 : FROM scratch 15:26:54 ---> 15:26:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:26:54 ---> Running in e0ca521c7105 15:26:54 ---> Running in 5377a5e848b7 15:26:54 ---> Running in 844b562c8a8c 15:26:54 ---> Running in b3fe6ef36d99 15:26:54 Removing intermediate container e0ca521c7105 15:26:54 ---> 34d9915e9945 15:26:54 Step 12/24 : ENV APP_PORT=48060 15:26:55 Removing intermediate container 844b562c8a8c 15:26:55 ---> cd328ee4d591 15:26:55 Step 12/21 : ENV APP_PORT=48085 15:26:55 ---> Running in 419ae2dbaf8d 15:26:55 ---> Running in af8b0ade9cc0 15:26:56 Removing intermediate container 419ae2dbaf8d 15:26:56 ---> 3dbeee56a545 15:26:56 Step 13/24 : EXPOSE $APP_PORT 15:26:56 ---> Running in 92ae934d059b 15:26:56 Removing intermediate container af8b0ade9cc0 15:26:56 ---> cef4a427574e 15:26:56 Step 13/21 : EXPOSE $APP_PORT 15:26:56 ---> Running in e64d42b17eda 15:26:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:56 Removing intermediate container 92ae934d059b 15:26:56 ---> f372141f3b33 15:26:56 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:26:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:57 Removing intermediate container e64d42b17eda 15:26:57 ---> fcd50069ac66 15:26:57 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:26:57 (1/4) Installing ca-certificates (20191127-r4) 15:26:57 (1/5) Installing ca-certificates (20191127-r4) 15:26:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:26:57 (3/4) Installing libcurl (7.69.1-r3) 15:26:57 (4/4) Installing curl (7.69.1-r3) 15:26:57 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:26:57 Executing busybox-1.31.1-r19.trigger 15:26:58 (3/5) Installing libcurl (7.69.1-r3) 15:26:58 (4/5) Installing curl (7.69.1-r3) 15:26:58 (5/5) Installing dumb-init (1.2.2-r1) 15:26:58 Executing ca-certificates-20191127-r4.trigger 15:26:58 Executing busybox-1.31.1-r19.trigger 15:26:58 Executing ca-certificates-20191127-r4.trigger 15:26:58 OK: 7 MiB in 19 packages 15:26:58 OK: 7 MiB in 18 packages 15:26:58 ---> 4cb4de47444f 15:26:58 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:26:58 ---> 3b0d3baa2c6c 15:26:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:26:58 Running on prd-ubuntu18.04-docker-8c-8g-20497 in /w/workspace/edgexfoundry_edgex-go_PR-3032 [Pipeline] { [Pipeline] ws 15:26:58 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 15:27:00 using credential edgex-jenkins-ssh 15:27:00 Cloning the remote Git repository 15:27:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:27:00 > git init /w/workspace/edgex-go/7 # timeout=10 15:27:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:27:00 > git --version # timeout=10 15:27:00 > git --version # 'git version 2.17.1' 15:27:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:01 ---> 75b59a467e81 15:27:01 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:27:01 ---> 3deb7ca94f48 15:27:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:27:01 Removing intermediate container b3fe6ef36d99 15:27:01 ---> ad323c3e02c1 15:27:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:27:01 Removing intermediate container 5377a5e848b7 15:27:01 ---> c3b7c35dea1e 15:27:01 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:27:01 ---> Running in cb7f9cda698b 15:27:01 ---> Running in d344bd5ef8bd 15:27:02 ---> c1a3c3ac6a62 15:27:02 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:27:03 ---> Running in a7f13a25f1a2 15:27:03 Removing intermediate container cb7f9cda698b 15:27:03 ---> d9cb1e7d83e6 15:27:03 Step 13/24 : WORKDIR / 15:27:03 Removing intermediate container d344bd5ef8bd 15:27:03 ---> 96e5cbd5baba 15:27:03 Step 13/21 : WORKDIR /edgex 15:27:03 ---> 1fba47ae68d3 15:27:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:03 ---> Running in 575b737fcdd5 15:27:03 ---> Running in 25e49c741abe 15:27:03 Removing intermediate container a7f13a25f1a2 15:27:03 ---> 033503c0619e 15:27:03 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:04 Removing intermediate container 575b737fcdd5 15:27:04 ---> 94bc520cbd78 15:27:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:27:04 ---> Running in a0cc40316172 15:27:04 ---> 07c78764c8f1 15:27:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:27:04 Removing intermediate container 25e49c741abe 15:27:04 ---> f7b1c14ef6aa 15:27:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:27:05 Removing intermediate container a5b38f6653b7 15:27:05 ---> 2f75caffd2c1 15:27:05 15:27:05 Step 10/22 : FROM scratch 15:27:05 ---> 15:27:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:27:05 ---> Using cache 15:27:05 ---> cd328ee4d591 15:27:05 Step 12/22 : ENV APP_PORT=48081 15:27:05 Removing intermediate container a0cc40316172 15:27:05 ---> 50faaf0bdd19 15:27:05 Step 19/21 : LABEL arch=arm64 15:27:05 ---> Running in 91c9e754a42c 15:27:05 ---> Running in 1b73cedf1e59 15:27:05 ---> 07b83025557a 15:27:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:27:06 ---> bf87455bf5c9 15:27:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:27:06 Removing intermediate container 91c9e754a42c 15:27:06 ---> 5bd989a118a8 15:27:06 Step 13/22 : EXPOSE $APP_PORT 15:27:06 Removing intermediate container 1b73cedf1e59 15:27:06 ---> 754fbf49bc80 15:27:06 Step 20/21 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:27:06 ---> ed3a026822e9 15:27:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:27:06 ---> Running in 3510920f7630 15:27:06 ---> Running in 9eaff8395827 15:27:06 ---> d92585293aa2 15:27:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:27:07 Removing intermediate container 3510920f7630 15:27:07 ---> f7a2b95c9311 15:27:07 Step 14/22 : WORKDIR / 15:27:07 ---> Running in 67855c0c3210 15:27:07 Removing intermediate container 9eaff8395827 15:27:07 ---> f9409497d0a6 15:27:07 Step 21/21 : LABEL version=0.0.0 15:27:07 ---> 1f0817651af6 15:27:07 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:27:07 ---> 7bdff3c3901a 15:27:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:27:07 ---> Running in 03fa998a82dc 15:27:08 ---> 8cbe3df6b5c6 15:27:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:27:08 ---> Running in ca71937ebe4e 15:27:08 Removing intermediate container 67855c0c3210 15:27:08 ---> b639045167c7 15:27:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:27:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:27:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:27:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3032/head:refs/remotes/origin/PR-3032 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:27:08 Merging remotes/origin/master commit fd359634b10927f8e0ebf7f54b54c9e517c8d604 into PR head commit cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:27:08 Merge succeeded, producing cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:27:08 Checking out Revision cf465e0b669e4d599c783b9aabd90b6cc09dc2da (PR-3032) 15:27:09 Removing intermediate container 03fa998a82dc 15:27:09 ---> 0cb0c2751fcc 15:27:09 15:27:09 Removing intermediate container ca71937ebe4e 15:27:09 ---> 332beea1d8e4 15:27:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:09 Successfully built 0cb0c2751fcc 15:27:09 ---> 45416c9a11ab 15:27:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:27:09 Successfully tagged docker-support-scheduler-go-arm64:latest 15:27:09  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 15:27:09 ---> 288ef375d4b1 15:27:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:27:09 ---> Running in 06b4352074ea 15:27:08 > git config core.sparsecheckout # timeout=10 15:27:08 > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 15:27:08 > git remote # timeout=10 15:27:08 > git config --get remote.origin.url # timeout=10 15:27:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:27:08 > git merge fd359634b10927f8e0ebf7f54b54c9e517c8d604 # timeout=10 15:27:08 > git rev-parse HEAD^{commit} # timeout=10 15:27:08 > git config core.sparsecheckout # timeout=10 15:27:08 > git checkout -f cf465e0b669e4d599c783b9aabd90b6cc09dc2da # timeout=10 15:27:09 ---> 863a294b2a8f 15:27:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:27:09 ---> Running in 3f7b11ee7079 15:27:10 Removing intermediate container 06b4352074ea 15:27:10 ---> af5a99e83550 15:27:10 Step 22/24 : LABEL arch=arm64 15:27:11 Removing intermediate container 3f7b11ee7079 15:27:11 ---> 38d78141d010 15:27:11 Step 18/21 : CMD ["--init=true"] 15:27:11 ---> Running in e009ad7a5289 15:27:12 ---> df547d081ad0 15:27:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:27:12 Commit message: "Merge branch 'master' into v2-messaging" 15:27:12 ---> 38d13ae7b43c 15:27:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] withEnv [Pipeline] { 15:27:12 ---> Running in 715c47b3c473 [Pipeline] libraryResource [Pipeline] sh 15:27:13 Removing intermediate container e009ad7a5289 15:27:13 ---> 1b8e55aaebc8 15:27:13 Step 23/24 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:27:13 ---> e2d709e98d07 15:27:13 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/ 15:27:13 ---> f0e14b7050c7 15:27:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:27:13 + echo snap-build.sh 15:27:13 snap-build.sh 15:27:13 + SNAP_BASE_DIR=. 15:27:13 + '[' '!' -z /w/workspace/edgex-go/7 ']' 15:27:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 15:27:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 15:27:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 15:27:13 + cd /w/workspace/edgex-go/7 15:27:13 + sudo apt-get remove -qy --purge lxd lxd-client 15:27:13 Reading package lists... 15:27:13 Building dependency tree... 15:27:13 Reading state information... 15:27:13 ---> Running in b46d310662b8 15:27:13 The following packages were automatically installed and are no longer required: 15:27:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:27:13 uidmap xdelta3 15:27:13 Use 'sudo apt autoremove' to remove them. 15:27:13 The following packages will be REMOVED: 15:27:13 lxd* lxd-client* 15:27:13 ---> Running in d3e9f4f31aa2 15:27:13 ---> Running in f755db38510c 15:27:13 Removing intermediate container 715c47b3c473 15:27:13 ---> 36e9c40216c7 15:27:13 Step 19/21 : LABEL arch=arm64 15:27:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:27:14 After this operation, 31.7 MB disk space will be freed. 15:27:14 Removing intermediate container b46d310662b8 15:27:14 ---> 3ce4b9a9b0f9 15:27:14 Step 24/24 : LABEL version=0.0.0 15:27:15 ---> Running in 1592a914a2a3 15:27:15 Removing intermediate container f755db38510c 15:27:15 ---> 9f61ca398106 15:27:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:27:15 ---> Running in ee64e51b0369 15:27:15 (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.) 15:27:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:27:15 ---> Running in 3c0455e0fa0f 15:27:15 Removing intermediate container 1592a914a2a3 15:27:15 ---> 9cca78f09c70 15:27:15 Step 20/21 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:27:15 ---> Running in dcabefdeea3f 15:27:16 Removing lxd dnsmasq configuration 15:27:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:27:16 Removing intermediate container ee64e51b0369 15:27:16 ---> 44798eeff788 15:27:16 15:27:16 Removing intermediate container 3c0455e0fa0f 15:27:16 ---> f3412221cefc 15:27:16 Step 20/22 : LABEL arch=arm64 15:27:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:27:16 ---> Running in 8ce2b7dda7ab 15:27:16 Successfully built 44798eeff788 15:27:16 Removing intermediate container dcabefdeea3f 15:27:16 ---> 9da1736bac0f 15:27:16 Successfully tagged docker-support-notifications-go-arm64:latest 15:27:16 Step 21/21 : LABEL version=0.0.0 15:27:16 Building docker-sys-mgmt-agent-go 15:27:16  Building docker-support-notifications-go ... done  ---> Running in c0e4d9848c9c 15:27:16 Removing intermediate container 8ce2b7dda7ab 15:27:16 ---> 52f08f236351 15:27:16 Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:27:17 ---> Running in 351584eb71d6 15:27:17 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:27:17 Removing intermediate container d3e9f4f31aa2 15:27:17 ---> 0d342ecff18c 15:27:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:27:17 Removing intermediate container c0e4d9848c9c 15:27:17 ---> 9e6cb62c1f3f 15:27:17 15:27:17 (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.) 15:27:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:27:17 ---> Running in 3b4e41e806cd 15:27:18 Successfully built 9e6cb62c1f3f 15:27:18 Successfully tagged docker-security-proxy-setup-go-arm64:latest 15:27:18 Building docker-core-command-go 15:27:18  Building docker-security-proxy-setup-go ... done Removing intermediate container 351584eb71d6 15:27:18 ---> daf22bba67df 15:27:18 Step 22/22 : LABEL version=0.0.0 15:27:18 ---> Running in fb4bb626fd25 15:27:18 Removing intermediate container 3b4e41e806cd 15:27:18 ---> f692fac35027 15:27:18 Step 22/24 : LABEL arch=arm64 15:27:18 ---> Running in 10c538bb11ae 15:27:18 Removing intermediate container fb4bb626fd25 15:27:18 ---> e215e6872208 15:27:18 15:27:18 Processing triggers for systemd (237-3ubuntu10.42) ... 15:27:18 Processing triggers for ureadahead (0.100.0-21) ... 15:27:19 Successfully built e215e6872208 15:27:19 Successfully tagged docker-core-metadata-go-arm64:latest 15:27:19  Building docker-core-metadata-go ... done Building docker-core-data-go 15:27:19 Removing intermediate container 10c538bb11ae 15:27:19 ---> a50271f70c37 15:27:19 Step 23/24 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:27:19 ---> Running in 41eaadc8fb4c 15:27:20 + sudo snap remove --purge lxd 15:27:20 snap "lxd" is not installed 15:27:20 + sudo groupadd --force --system lxd 15:27:20 ++ whoami 15:27:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:27:20 + newgrp - lxd 15:27:20 + sudo snap install lxd 15:27:20 Removing intermediate container 41eaadc8fb4c 15:27:20 ---> 17c457b8f1be 15:27:20 Step 24/24 : LABEL version=0.0.0 15:27:20 ---> Running in 056ae6efc15d 15:27:21 Removing intermediate container 056ae6efc15d 15:27:21 ---> 5d9b1f1564e4 15:27:21 15:27:21 Successfully built 5d9b1f1564e4 15:27:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 15:27:28 2021-01-15T15:27:25Z INFO Waiting for automatic snapd restart... 15:27:40 lxd 4.10 from Canonical* installed 15:27:40 + sudo lxd init --auto 15:27:50 + sudo snap install --classic snapcraft 15:27:54  Building docker-security-secretstore-setup-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:27:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:27:54 ---> 8ac3a01fc17d 15:27:54 Step 3/22 : WORKDIR /edgex-go 15:27:54 ---> Using cache 15:27:54 ---> 31af20c8d7f5 15:27:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:54 ---> Using cache 15:27:54 ---> 71cf63e0672e 15:27:54 Step 5/22 : RUN apk add --update --no-cache make git 15:27:54 ---> Using cache 15:27:54 ---> 1b2d57d09ca3 15:27:54 Step 6/22 : COPY go.mod . 15:27:54 ---> Using cache 15:27:54 ---> 9d0229a21764 15:27:54 Step 7/22 : RUN go mod download 15:27:54 ---> Using cache 15:27:54 ---> 9db2c233a6bc 15:27:54 Step 8/22 : COPY . . 15:27:54 ---> Using cache 15:27:54 ---> 4a9351d4fc04 15:27:54 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 15:27:57 snapcraft 4.4.4 from Canonical* installed 15:27:57 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:27:57 + patch --verbose -p1 15:27:57 Hmm... Looks like a unified diff to me... 15:27:57 The text leading up to this was: 15:27:57 -------------------------- 15:27:57 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 15:27:57 |From: Tony Espy 15:27:57 |Date: Wed, 16 Dec 2020 16:34:55 -0500 15:27:57 |Subject: [PATCH] optimize snap build for pipeline CI check 15:27:57 | 15:27:57 |This patch is used by the EdgeX CI pipeline builds to 15:27:57 |optimize the snap CI check run for pull requests. When 15:27:57 |applied, it essentially strips out everything (apps and 15:27:57 |parts) from the snapcraft.yaml file except those required 15:27:57 |to build edgex-go, as the whole idea of the CI check is to 15:27:57 |catch changes to edgex-go that break the snap build. 15:27:57 | 15:27:57 |In general, anyone updating snapcraft.yaml will also need 15:27:57 |to update this patch file, otherwise it may fail to apply, 15:27:57 |resulting in a failed snap build CI check in the associated 15:27:57 |pull request. 15:27:57 | 15:27:57 |Note - in addition to applying this patch, the pipeline also 15:27:57 |only primes the snap (e.g. `snapcraft prime`), as there's no 15:27:57 |need to build the finally binary .snap file (and it won't 15:27:57 |work with the patch applied). This further reduces the build 15:27:57 |time. 15:27:57 |--- 15:27:57 | snap/snapcraft.yaml | 461 +------------------------------------------- 15:27:57 | 1 file changed, 2 insertions(+), 459 deletions(-) 15:27:57 | 15:27:57 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 15:27:57 |index 1e537489..faf42425 100644 15:27:57 |--- a/snap/snapcraft.yaml 15:27:57 |+++ b/snap/snapcraft.yaml 15:27:57 -------------------------- 15:27:57 patching file snap/snapcraft.yaml 15:27:57 Using Plan A... 15:27:57 Hunk #1 succeeded at 73. 15:27:57 Hunk #2 succeeded at 202 with fuzz 1. 15:27:57 Hunk #3 succeeded at 214 (offset -3 lines). 15:27:57 Hunk #4 succeeded at 222 (offset -3 lines). 15:27:57 Hunk #5 succeeded at 229 (offset -3 lines). 15:27:57 Hunk #6 succeeded at 256 (offset -3 lines). 15:27:57 Hunk #7 succeeded at 290 (offset -3 lines). 15:27:57 Hunk #8 succeeded at 342 (offset -2 lines). 15:27:57 Hmm... Ignoring the trailing garbage. 15:27:57 done 15:27:57 + sudo snapcraft prime --use-lxd 15:27:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:27:58 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:27:58 - README.md 15:27:58 - snapcraft.yaml.orig 15:27:58 15:27:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:27:59 Launching a container. 15:28:02 ---> Running in b2f204da1c1a 15:28:02 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 15:28:04 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:28:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:28:04 ---> 8ac3a01fc17d 15:28:04 Step 3/26 : WORKDIR /edgex-go 15:28:04 ---> Using cache 15:28:04 ---> 31af20c8d7f5 15:28:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:04 ---> Using cache 15:28:04 ---> 71cf63e0672e 15:28:04 Step 5/26 : RUN apk add --update --no-cache make bash git 15:28:04 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:28:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:28:04 ---> 8ac3a01fc17d 15:28:04 Step 3/22 : WORKDIR /edgex-go 15:28:04 ---> Using cache 15:28:04 ---> 31af20c8d7f5 15:28:04 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:04 ---> Using cache 15:28:04 ---> 71cf63e0672e 15:28:04 Step 5/22 : RUN apk add --update --no-cache make git 15:28:04 ---> Using cache 15:28:04 ---> 1b2d57d09ca3 15:28:04 Step 6/22 : COPY go.mod . 15:28:04 ---> Using cache 15:28:04 ---> 9d0229a21764 15:28:04 Step 7/22 : RUN go mod download 15:28:04 ---> Using cache 15:28:04 ---> 9db2c233a6bc 15:28:04 Step 8/22 : COPY . . 15:28:05 ---> Using cache 15:28:05 ---> 4a9351d4fc04 15:28:05 Step 9/22 : RUN make cmd/core-command/core-command 15:28:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:28:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:28:05 ---> 8ac3a01fc17d 15:28:05 Step 3/23 : WORKDIR /edgex-go 15:28:05 ---> Using cache 15:28:05 ---> 31af20c8d7f5 15:28:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:05 ---> Using cache 15:28:05 ---> 71cf63e0672e 15:28:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:28:05 ---> Running in 13cac706232a 15:28:05 ---> Running in 278ea4403557 15:28:05 ---> Running in d47ae109c39d 15:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:28:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:28:09 OK: 217 MiB in 51 packages 15:28:09 OK: 217 MiB in 51 packages 15:28:11 Waiting for container to be ready 15:28:11 To start your first instance, try: lxc launch ubuntu:18.04 15:28:11 15:28:11 Removing intermediate container 278ea4403557 15:28:11 ---> e9aead96e600 15:28:11 Step 6/23 : COPY go.mod . 15:28:11 Removing intermediate container 13cac706232a 15:28:11 ---> 767059fb01a5 15:28:11 Step 6/26 : COPY go.mod . 15:28:12 ---> 9e6af4cf1e35 15:28:12 Step 7/23 : RUN go mod download 15:28:13 ---> Running in 30ae586ad0ec 15:28:13 ---> 59d649df88e5 15:28:13 Step 7/26 : RUN go mod download 15:28:13 ---> Running in 6c0c1c76b43a 15:28:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:28:14 Waiting for network to be ready... 15:28:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:28:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] 15:28:14 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:28:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] 15:28:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 15:28:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 15:28:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 15:28:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 15:28:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 15:28:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 15:28:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:28:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:28:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:28:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:28:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:28:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:28:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:28:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:28:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:28:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] 15:28:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 15:28:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 15:28:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 15:28:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 15:28:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 15:28:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 15:28:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 15:28:18 Fetched 23.7 MB in 4s (5895 kB/s) 15:28:19 Removing intermediate container 30ae586ad0ec 15:28:19 ---> 334927d05d5e 15:28:19 Step 8/23 : COPY . . 15:28:19 Removing intermediate container 6c0c1c76b43a 15:28:19 ---> 0de4401f3343 15:28:19 Step 8/26 : COPY . . 15:28:19 Reading package lists... 15:28:19 Reading package lists... 15:28:19 Building dependency tree... 15:28:19 Reading state information... 15:28:20 The following additional packages will be installed: 15:28:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:28:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:28:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:28:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:28:20 Suggested packages: 15:28:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:28:20 Recommended packages: 15:28:20 gnupg libsasl2-modules 15:28:20 The following NEW packages will be installed: 15:28:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:28:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:28:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:28:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:28:20 The following packages will be upgraded: 15:28:20 gpg gpg-agent gpgconf libudev1 15:28:20 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 15:28:20 Need to get 3532 kB of archives. 15:28:20 After this operation, 13.3 MB of additional disk space will be used. 15:28:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 15:28:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 15:28:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 15:28:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 15:28:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 15:28:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 15:28:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 15:28:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:28:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 15:28:21 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:28:21 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:28:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:28:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:28:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:28:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:28:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:28:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:28:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:28:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:28:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:28:21 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] 15:28:21 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] 15:28:21 debconf: delaying package configuration, since apt-utils is not installed 15:28:21 Fetched 3532 kB in 1s (3217 kB/s) 15:28:21 (Reading database ... 12511 files and directories currently installed.) 15:28:21 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 15:28:21 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:28:21 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 15:28:21 Selecting previously unselected package udev. 15:28:21 (Reading database ... 12511 files and directories currently installed.) 15:28:21 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 15:28:21 Unpacking udev (237-3ubuntu10.43) ... 15:28:21 Selecting previously unselected package libfuse2:amd64. 15:28:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:28:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:28:21 Selecting previously unselected package fuse. 15:28:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:28:22 Unpacking fuse (2.9.7-1ubuntu1) ... 15:28:22 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 15:28:22 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:28:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 15:28:22 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:28:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 15:28:22 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:28:22 Selecting previously unselected package libksba8:amd64. 15:28:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:28:22 Unpacking libksba8:amd64 (1.3.5-2) ... 15:28:22 Selecting previously unselected package libroken18-heimdal:amd64. 15:28:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:28:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:23 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:28:23 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:28:23 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:23 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:28:23 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:28:23 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:23 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:28:23 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:28:23 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:23 Selecting previously unselected package libwind0-heimdal:amd64. 15:28:23 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:28:23 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:23 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:28:23 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:28:23 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:23 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:28:23 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:28:23 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:23 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:28:23 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:28:23 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:23 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:28:23 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:28:23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:23 Selecting previously unselected package libsasl2-modules-db:amd64. 15:28:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:28:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:28:23 Selecting previously unselected package libsasl2-2:amd64. 15:28:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:28:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:28:24 Selecting previously unselected package libldap-common. 15:28:24 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 15:28:24 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 15:28:24 Selecting previously unselected package libldap-2.4-2:amd64. 15:28:24 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 15:28:24 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 15:28:24 Selecting previously unselected package dirmngr. 15:28:24 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 15:28:24 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 15:28:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 15:28:24 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 15:28:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:28:24 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:28:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:28:24 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 15:28:24 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:24 Setting up libksba8:amd64 (1.3.5-2) ... 15:28:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:28:24 Setting up udev (237-3ubuntu10.43) ... 15:28:24 invoke-rc.d: policy-rc.d denied execution of start. 15:28:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:25 Processing triggers for systemd (237-3ubuntu10) ... 15:28:25 Setting up fuse (2.9.7-1ubuntu1) ... 15:28:25 Setting up gpg (2.2.4-1ubuntu1.3) ... 15:28:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:28:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 15:28:25 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 15:28:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:28:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:28:25 settings in the [Install] section, and DefaultInstance for template units). 15:28:25 This means they are not meant to be enabled using systemctl. 15:28:25 Possible reasons for having this kind of units are: 15:28:25 1) A unit may be statically enabled by being symlinked from another unit's 15:28:25 .wants/ or .requires/ directory. 15:28:25 2) A unit's purpose may be to act as a helper for some other unit which has 15:28:25 a requirement dependency on it. 15:28:25 3) A unit may be started when needed via activation (socket, path, timer, 15:28:25 D-Bus, udev, scripted systemctl call, ...). 15:28:25 4) In case of template units, the unit is meant to be enabled with some 15:28:25 instance name specified. 15:28:26 Reading package lists... 15:28:26 Building dependency tree... 15:28:26 Reading state information... 15:28:26 The following additional packages will be installed: 15:28:26 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:28:26 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:28:26 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:28:26 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:28:26 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:28:26 Suggested packages: 15:28:26 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:28:26 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:28:26 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:28:26 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:28:26 systemd-container policykit-1 15:28:26 Recommended packages: 15:28:26 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:28:26 The following NEW packages will be installed: 15:28:26 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:28:26 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:28:26 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:28:26 multiarch-support openssh-client python3 python3-minimal python3.6 15:28:26 python3.6-minimal snapd squashfs-tools sudo 15:28:26 The following packages will be upgraded: 15:28:26 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:28:26 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 15:28:26 Need to get 35.2 MB of archives. 15:28:26 After this operation, 141 MB of additional disk space will be used. 15:28:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 15:28:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 15:28:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 15:28:26 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 15:28:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 15:28:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:28:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 15:28:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 15:28:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 15:28:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:28:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:28:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:28:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:28:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:28:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:28:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 15:28:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:28:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 15:28:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:28:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:28:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:28:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:28:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:28:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:28:27 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:28:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 15:28:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:28:27 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:28:27 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:28:27 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 15:28:29 debconf: delaying package configuration, since apt-utils is not installed 15:28:29 Fetched 35.2 MB in 2s (16.2 MB/s) 15:28:29 (Reading database ... 12757 files and directories currently installed.) 15:28:29 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 15:28:29 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:28:29 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 15:28:29 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:28:29 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 15:28:29 (Reading database ... 12757 files and directories currently installed.) 15:28:29 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 15:28:29 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 15:28:29 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 15:28:30 (Reading database ... 12757 files and directories currently installed.) 15:28:30 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 15:28:30 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 15:28:30 Setting up apt (1.6.12ubuntu0.2) ... 15:28:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:28:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:28:31 (Reading database ... 12764 files and directories currently installed.) 15:28:31 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 15:28:31 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 15:28:31 Selecting previously unselected package libpython3.6-minimal:amd64. 15:28:31 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:28:31 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:28:31 Selecting previously unselected package libexpat1:amd64. 15:28:31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:28:31 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:28:31 Selecting previously unselected package python3.6-minimal. 15:28:31 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:28:31 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:28:32 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 15:28:32 Checking for services that may need to be restarted...done. 15:28:32 Checking for services that may need to be restarted...done. 15:28:32 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:28:32 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:28:32 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:28:32 Selecting previously unselected package python3-minimal. 15:28:32 (Reading database ... 13012 files and directories currently installed.) 15:28:32 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:28:32 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:28:32 Selecting previously unselected package mime-support. 15:28:32 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:28:32 Unpacking mime-support (3.60ubuntu1) ... 15:28:32 Selecting previously unselected package libmpdec2:amd64. 15:28:32 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:28:32 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:28:33 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:28:33 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:28:33 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:28:33 Selecting previously unselected package python3.6. 15:28:33 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:28:33 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:28:33 Selecting previously unselected package libpython3-stdlib:amd64. 15:28:33 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:28:33 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:28:33 Setting up python3-minimal (3.6.7-1~18.04) ... 15:28:34 Selecting previously unselected package python3. 15:28:34 (Reading database ... 13442 files and directories currently installed.) 15:28:34 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:28:34 Unpacking python3 (3.6.7-1~18.04) ... 15:28:34 Selecting previously unselected package multiarch-support. 15:28:34 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:28:34 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:28:34 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:28:34 Selecting previously unselected package liblzo2-2:amd64. 15:28:34 (Reading database ... 13479 files and directories currently installed.) 15:28:34 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:28:34 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:28:34 Selecting previously unselected package libbsd0:amd64. 15:28:34 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:28:34 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:28:34 Selecting previously unselected package sudo. 15:28:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 15:28:34 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 15:28:35 Selecting previously unselected package apparmor. 15:28:35 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:28:35 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:28:35 Selecting previously unselected package libedit2:amd64. 15:28:35 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:28:35 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:28:35 Selecting previously unselected package libkrb5support0:amd64. 15:28:35 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:28:35 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:28:35 Selecting previously unselected package libk5crypto3:amd64. 15:28:35 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:28:35 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:28:35 Selecting previously unselected package libkeyutils1:amd64. 15:28:35 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:28:35 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:28:35 Selecting previously unselected package libkrb5-3:amd64. 15:28:35 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:28:35 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:28:35 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:28:35 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:28:35 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:28:35 Selecting previously unselected package libssl1.0.0:amd64. 15:28:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 15:28:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 15:28:36 Selecting previously unselected package openssh-client. 15:28:36 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:28:36 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:28:36 Selecting previously unselected package squashfs-tools. 15:28:36 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:28:36 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:28:36 Selecting previously unselected package snapd. 15:28:36 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 15:28:36 Unpacking snapd (2.48+18.04) ... 15:28:39 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:28:39 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 15:28:39 Setting up mime-support (3.60ubuntu1) ... 15:28:39 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 15:28:39 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:28:39 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:28:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:28:39 Setting up systemd (237-3ubuntu10.43) ... 15:28:39 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:28:39 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:28:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:28:39 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:28:39 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:28:39 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:28:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:28:40 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:28:40 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:28:40 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:28:40 Setting up python3 (3.6.7-1~18.04) ... 15:28:40 running python rtupdate hooks for python3.6... 15:28:40 running python post-rtupdate hooks for python3.6... 15:28:40 Setting up apparmor (2.12-4ubuntu5.1) ... 15:28:42 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:28:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:28:43 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:28:43 Setting up snapd (2.48+18.04) ... 15:28:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:28:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:28:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:28:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:28:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:28:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:28:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:28:44 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:28:44 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:28:44 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:28:45 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 15:28:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:28:45 Processing triggers for systemd (237-3ubuntu10.43) ... 15:28:46 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 15:28:46 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:28:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:28:47 Reading package lists... 15:28:47 Reading package lists... 15:28:47 Building dependency tree... 15:28:47 Reading state information... 15:28:47 Calculating upgrade... 15:28:48 The following packages will be upgraded: 15:28:48 advancecomp base-files bash binutils binutils-common 15:28:48 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:28:48 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:28:48 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 15:28:48 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 15:28:48 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 15:28:48 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 15:28:48 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 15:28:48 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:28:48 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:28:48 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:28:48 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:28:48 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:28:48 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:28:48 ubuntu-keyring util-linux 15:28:48 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:28:48 Need to get 63.7 MB of archives. 15:28:48 After this operation, 5203 kB of additional disk space will be used. 15:28:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] 15:28:48 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:28:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:28:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:28:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:28:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:28:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:28:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:28:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:28:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:28:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:28:48 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:28:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:28:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:28:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:28:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:28:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:28:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:28:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:28:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:28:48 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:28:48 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:28:48 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:28:48 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:28:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:28:48 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:28:48 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:28:48 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:28:48 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:28:48 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:28:48 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:28:48 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:28:48 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:28:48 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:28:48 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:28:48 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 15:28:48 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 15:28:48 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:28:48 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:28:48 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 15:28:48 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 15:28:48 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 15:28:48 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:28:48 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:28:48 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:28:48 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 15:28:48 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:28:48 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:28:48 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 15:28:48 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 15:28:48 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 15:28:48 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 15:28:48 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:28:48 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:28:48 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:28:48 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:28:48 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:28:49 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:28:49 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:28:49 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:28:49 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:28:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:28:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:28:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:28:49 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:28:49 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:28:49 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:28:49 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:28:49 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:28:49 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:28:49 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:28:49 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:28:49 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:28:49 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:28:49 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:28:49 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:28:49 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:28:49 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:28:49 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:28:49 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:28:49 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 15:28:49 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:28:49 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 15:28:49 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:28:49 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:28:49 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:28:49 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:28:49 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 15:28:49 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:28:49 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:28:49 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:28:49 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:28:49 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:28:49 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:28:49 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:28:49 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:28:50 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:28:50 debconf: delaying package configuration, since apt-utils is not installed 15:28:50 Fetched 63.7 MB in 2s (33.4 MB/s) 15:28:50 (Reading database ... 13912 files and directories currently installed.) 15:28:50 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:28:50 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:28:51 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:28:51 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:28:51 Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... 15:28:51 Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... 15:28:51 ---> c9425dfdb08c 15:28:51 Step 9/23 : RUN make cmd/core-data/core-data 15:28:51 ---> 4d2ef8346be2 15:28:51 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:28:51 ---> Running in 96a6327de980 15:28:51 ---> Running in 58e60c734e52 15:28:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:28:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:28:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:52 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:52 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:52 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:52 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:52 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:52 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:52 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:52 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:52 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:52 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:52 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:28:52 (Reading database ... 13911 files and directories currently installed.) 15:28:52 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:52 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:28:53 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:28:53 (Reading database ... 13911 files and directories currently installed.) 15:28:53 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:53 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:53 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:53 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:53 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:28:53 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:28:53 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:28:53 (Reading database ... 13911 files and directories currently installed.) 15:28:53 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:28:54 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:28:54 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:28:54 (Reading database ... 13911 files and directories currently installed.) 15:28:54 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:28:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:28:54 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:28:54 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:28:55 Setting up base-files (10.1ubuntu2.10) ... 15:28:55 Installing new version of config file /etc/issue ... 15:28:55 Installing new version of config file /etc/issue.net ... 15:28:55 Installing new version of config file /etc/lsb-release ... 15:28:55 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:28:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:28:55 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:28:55 Removing obsolete conffile /etc/default/motd-news ... 15:28:55 (Reading database ... 13912 files and directories currently installed.) 15:28:55 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:28:55 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:28:55 Setting up bash (4.4.18-2ubuntu1.2) ... 15:28:55 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 15:28:55 (Reading database ... 13912 files and directories currently installed.) 15:28:55 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:28:55 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:28:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:28:56 (Reading database ... 13912 files and directories currently installed.) 15:28:56 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:28:56 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:28:56 Setting up tar (1.29b-2ubuntu0.2) ... 15:28:56 (Reading database ... 13912 files and directories currently installed.) 15:28:56 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:28:56 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:28:56 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:28:56 (Reading database ... 13912 files and directories currently installed.) 15:28:56 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:28:56 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:28:56 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:28:57 (Reading database ... 13912 files and directories currently installed.) 15:28:57 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:28:57 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:28:57 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:28:57 (Reading database ... 13912 files and directories currently installed.) 15:28:57 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:28:57 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:28:57 Setting up grep (3.1-2build1) ... 15:28:57 (Reading database ... 13912 files and directories currently installed.) 15:28:57 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:28:57 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:28:58 Setting up login (1:4.5-1ubuntu2) ... 15:28:58 Removing intermediate container b2f204da1c1a 15:28:58 ---> 6c49d017d81c 15:28:58 15:28:58 Step 10/22 : FROM alpine:3.12 15:28:58 ---> afeebe901d6b 15:28:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:28:58 ---> Using cache 15:28:58 ---> ad323c3e02c1 15:28:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 15:28:58 (Reading database ... 13912 files and directories currently installed.) 15:28:58 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:28:58 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:28:58 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:28:58 (Reading database ... 13912 files and directories currently installed.) 15:28:58 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:28:58 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:28:58 ---> Running in a0cc9366d68d 15:28:59 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:28:59 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:28:59 Removing intermediate container a0cc9366d68d 15:28:59 ---> 0d64c620ef66 15:28:59 Step 13/22 : WORKDIR / 15:28:59 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:28:59 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:28:59 ---> Running in c6515c90521f 15:28:59 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:28:59 (Reading database ... 13912 files and directories currently installed.) 15:28:59 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:28:59 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:29:00 Removing intermediate container c6515c90521f 15:29:00 ---> 33270bfe8464 15:29:00 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:29:00 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:29:00 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:29:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:29:01 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:29:01 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:29:01 ---> b418760ae60d 15:29:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 15:29:01 (Reading database ... 13912 files and directories currently installed.) 15:29:01 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:29:01 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:29:01 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:29:01 (Reading database ... 13912 files and directories currently installed.) 15:29:01 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:29:01 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:29:01 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:29:01 (Reading database ... 13912 files and directories currently installed.) 15:29:01 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:29:01 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:29:01 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:29:02 (Reading database ... 13912 files and directories currently installed.) 15:29:02 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:29:02 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:29:02 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:29:02 (Reading database ... 13912 files and directories currently installed.) 15:29:02 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:29:02 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:29:02 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:29:02 (Reading database ... 13912 files and directories currently installed.) 15:29:02 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:29:02 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:29:02 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:29:02 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:29:02 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:29:02 (Reading database ... 13912 files and directories currently installed.) 15:29:02 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:29:02 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:29:03 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:29:03 ---> 037ac2692eec 15:29:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 15:29:03 (Reading database ... 13912 files and directories currently installed.) 15:29:03 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:29:03 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:29:03 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:29:03 (Reading database ... 13912 files and directories currently installed.) 15:29:03 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:29:03 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:29:03 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:29:04 (Reading database ... 13912 files and directories currently installed.) 15:29:04 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:29:04 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:29:04 ---> b9e4966b02b0 15:29:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 15:29:04 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:29:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:29:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:29:05 (Reading database ... 13912 files and directories currently installed.) 15:29:05 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:29:05 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:29:05 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:29:05 (Reading database ... 13912 files and directories currently installed.) 15:29:05 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:29:05 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:29:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:29:05 (Reading database ... 13914 files and directories currently installed.) 15:29:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:29:05 ---> 9a3be64172f7 15:29:05 Step 18/22 : RUN chmod +x entrypoint.sh 15:29:05 ---> Running in aaa9b13e620c 15:29:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:29:05 Setting up debconf (1.5.66ubuntu1) ... 15:29:06 (Reading database ... 13914 files and directories currently installed.) 15:29:06 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:29:06 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:29:06 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:29:06 (Reading database ... 13914 files and directories currently installed.) 15:29:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:29:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:29:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:29:06 (Reading database ... 13914 files and directories currently installed.) 15:29:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:29:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:29:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:29:07 (Reading database ... 13914 files and directories currently installed.) 15:29:07 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:29:07 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:29:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 15:29:07 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 15:29:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:29:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:29:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:29:07 (Reading database ... 13914 files and directories currently installed.) 15:29:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:29:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:29:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:29:07 (Reading database ... 13914 files and directories currently installed.) 15:29:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:29:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:29:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:29:08 (Reading database ... 13914 files and directories currently installed.) 15:29:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:29:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:29:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:29:08 (Reading database ... 13914 files and directories currently installed.) 15:29:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 15:29:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 15:29:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 15:29:08 (Reading database ... 13914 files and directories currently installed.) 15:29:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:29:09 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:29:09 Removing intermediate container aaa9b13e620c 15:29:09 ---> de2d610fc7e2 15:29:09 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 15:29:09 ---> Running in 9d750f71a731 15:29:09 Setting up passwd (1:4.5-1ubuntu2) ... 15:29:09 (Reading database ... 13914 files and directories currently installed.) 15:29:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 15:29:09 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:29:09 Setting up gpgv (2.2.4-1ubuntu1.3) ... 15:29:09 (Reading database ... 13914 files and directories currently installed.) 15:29:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:29:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:29:09 Removing intermediate container 9d750f71a731 15:29:09 ---> 979239acde00 15:29:09 Step 20/22 : LABEL arch=arm64 15:29:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:29:09 (Reading database ... 13914 files and directories currently installed.) 15:29:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:29:10 ---> Running in 79a781b80a56 15:29:10 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:29:10 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:29:10 (Reading database ... 13914 files and directories currently installed.) 15:29:10 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:29:10 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:29:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:29:10 (Reading database ... 13914 files and directories currently installed.) 15:29:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:29:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:29:10 Removing intermediate container 79a781b80a56 15:29:10 ---> 61fc12f92390 15:29:10 Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:29:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:29:10 (Reading database ... 13914 files and directories currently installed.) 15:29:10 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 15:29:10 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 15:29:10 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 15:29:10 ---> Running in 00591012ba99 15:29:11 (Reading database ... 13914 files and directories currently installed.) 15:29:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 15:29:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 15:29:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 15:29:11 (Reading database ... 13915 files and directories currently installed.) 15:29:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:29:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:29:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:29:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:29:11 Removing intermediate container 00591012ba99 15:29:11 ---> b6ac7bb8800e 15:29:11 Step 22/22 : LABEL version=0.0.0 15:29:11 ---> Running in 88c16fe640d4 15:29:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 15:29:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 15:29:11 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 15:29:11 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 15:29:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:29:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:29:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:29:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:29:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:29:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:29:12 Removing intermediate container 88c16fe640d4 15:29:12 ---> de650ebee41f 15:29:12 15:29:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:29:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:29:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:29:12 Successfully built de650ebee41f 15:29:13 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:29:13 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:29:13 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:29:13 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 15:29:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:29:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:29:13 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 15:29:13 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 15:29:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:29:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:29:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:29:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:29:15 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:29:15 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:29:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:29:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:29:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:29:15 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:29:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:29:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:29:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:29:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:29:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:29:16 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:29:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:29:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:29:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:29:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:29:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:29:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:29:18 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:29:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:29:18  Building docker-security-bootstrap-redis-go ... done Removing intermediate container d47ae109c39d 15:29:18 ---> a8a4db4a2673 15:29:18 15:29:18 Step 10/22 : FROM scratch 15:29:18 ---> 15:29:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:29:18 ---> Using cache 15:29:18 ---> cd328ee4d591 15:29:18 Step 12/22 : ENV APP_PORT=48082 15:29:18 ---> Running in 4a0dc23c4782 15:29:19 Removing intermediate container 4a0dc23c4782 15:29:19 ---> de1065450303 15:29:19 Step 13/22 : EXPOSE $APP_PORT 15:29:19 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:29:19 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:29:19 ---> Running in f93364f0eb58 15:29:19 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:29:19 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:29:20 Removing intermediate container f93364f0eb58 15:29:20 ---> f63931336df1 15:29:20 Step 14/22 : WORKDIR / 15:29:20 ---> Running in 8f75fd026752 15:29:20 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:29:20 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:29:20 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:29:20 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:29:20 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:29:20 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:29:20 Removing intermediate container 8f75fd026752 15:29:20 ---> 9d26b604a0f1 15:29:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:29:20 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:29:20 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:29:20 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:29:20 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:29:20 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:29:20 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:29:21 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:29:21 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:29:21 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:29:21 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:29:21 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:29:21 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:29:21 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:29:21 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:29:21 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:29:21 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:29:21 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:29:21 Setting up tzdata (2020f-0ubuntu0.18.04) ... 15:29:21 15:29:21 Current default time zone: 'Etc/UTC' 15:29:21 Local time is now: Fri Jan 15 15:29:21 UTC 2021. 15:29:21 Universal Time is now: Fri Jan 15 15:29:21 UTC 2021. 15:29:21 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:29:21 15:29:21 Setting up systemd-sysv (237-3ubuntu10.43) ... 15:29:22 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:29:22 Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... 15:29:22 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:29:22 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:29:22 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:29:22 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:29:22 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:29:22 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:29:22 ---> b9fc978a07ac 15:29:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:29:22 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:29:22 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:29:22 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:29:22 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:29:22 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 15:29:22 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:29:22 Setting up patch (2.7.6-2ubuntu1.1) ... 15:29:22 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:29:22 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:29:22 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 15:29:22 Installing new version of config file /etc/ssl/openssl.cnf ... 15:29:22 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:29:22 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:29:22 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 15:29:24 ---> f34c10e7134e 15:29:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:29:24 Updating certificates in /etc/ssl/certs... 15:29:25 ---> ee4d54d06b44 15:29:25 Step 18/22 : ENTRYPOINT ["/core-command"] 15:29:25 22 added, 17 removed; done. 15:29:25 ---> Running in 0d4944a7b83f 15:29:25 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:29:25 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:29:25 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:29:25 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:29:25 Setting up pkgbinarymangler (138.18.04.1) ... 15:29:25 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:29:25 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 15:29:25 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:29:25 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:29:25 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:29:25 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:29:25 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:29:25 Setting up perl (5.26.1-6ubuntu0.5) ... 15:29:25 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:29:25 Removing intermediate container 0d4944a7b83f 15:29:25 ---> 189b51e421e4 15:29:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:29:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:29:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:29:26 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 15:29:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:29:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:29:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:29:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:29:26 ---> Running in 181d66d30d39 15:29:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:29:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:29:26 Processing triggers for systemd (237-3ubuntu10.43) ... 15:29:26 Processing triggers for mime-support (3.60ubuntu1) ... 15:29:26 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 15:29:26 Updating certificates in /etc/ssl/certs... 15:29:26 Removing intermediate container 181d66d30d39 15:29:26 ---> 5054f7b755ce 15:29:26 Step 20/22 : LABEL arch=arm64 15:29:27 ---> Running in f193df5bcd1c 15:29:27 0 added, 0 removed; done. 15:29:27 Running hooks in /etc/ca-certificates/update.d... 15:29:27 done. 15:29:27 Reading package lists... 15:29:27 Removing intermediate container f193df5bcd1c 15:29:27 ---> 00a20ea4e39d 15:29:27 Step 21/22 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:29:27 Building dependency tree... 15:29:27 Reading state information... 15:29:28 ---> Running in 2002f6b4d0ec 15:29:28 The following NEW packages will be installed: 15:29:28 apt-transport-https 15:29:28 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:29:28 Need to get 1696 B of archives. 15:29:28 After this operation, 153 kB of additional disk space will be used. 15:29:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 15:29:28 debconf: delaying package configuration, since apt-utils is not installed 15:29:28 Fetched 1696 B in 0s (28.2 kB/s) 15:29:28 Selecting previously unselected package apt-transport-https. 15:29:28 (Reading database ... 13929 files and directories currently installed.) 15:29:28 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 15:29:28 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 15:29:28 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 15:29:28 Waiting for network to be ready... 15:29:28 Removing intermediate container 2002f6b4d0ec 15:29:28 ---> 35f8e50352c1 15:29:28 Step 22/22 : LABEL version=0.0.0 15:29:28 ---> Running in 1831c3b9202f 15:29:29 Removing intermediate container 1831c3b9202f 15:29:29 ---> b951ffd7a38f 15:29:29 15:29:29 Successfully built b951ffd7a38f 15:29:30 Successfully tagged docker-core-command-go-arm64:latest 15:29:35 2021-01-15T15:29:31Z INFO Waiting for automatic snapd restart... 15:29:35 snapd 2.48.2 from Canonical* installed 15:29:36 "snapd" switched to the "latest/stable" channel 15:29:36 15:29:38 core18 20201210 from Canonical* installed 15:29:38 "core18" switched to the "latest/stable" channel 15:29:38 15:29:41 snapcraft 4.4.4 from Canonical* installed 15:29:41 "snapcraft" switched to the "latest/stable" channel 15:29:41 15:29:46 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:29:46 - README.md 15:29:46 - snapcraft.yaml.orig 15:29:46 15:29:46 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:29:52  Building docker-core-command-go ... done Removing intermediate container 58e60c734e52 15:29:52 ---> f98668cd22ec 15:29:52 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:29:52 ---> Running in b8c35d868d6a 15:29:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:29:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:29:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:29:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:29:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:29:53 Reading package lists... 15:29:53 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 15:29:54 Removing intermediate container b8c35d868d6a 15:29:54 ---> ff4051a851ca 15:29:54 15:29:54 Step 11/26 : FROM docker:20.10.0 15:29:54 20.10.0: Pulling from library/docker 15:30:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:30:00 Reading package lists... 15:30:00 Building dependency tree... 15:30:00 Reading state information... 15:30:00 Suggested packages: 15:30:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:30:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:30:00 Recommended packages: 15:30:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:30:00 The following NEW packages will be installed: 15:30:00 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:30:00 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:30:00 pkg-config zip 15:30:00 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:30:00 Need to get 7655 kB of archives. 15:30:00 After this operation, 43.7 MB of additional disk space will be used. 15:30:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 15:30:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 15:30:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:30:00 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:30:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:30:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:30:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:30:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:30:00 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:30:00 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:30:00 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:30:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:30:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:30:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:30:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:30:01 debconf: delaying package configuration, since apt-utils is not installed 15:30:01 Fetched 7655 kB in 1s (10.5 MB/s) 15:30:01 Selecting previously unselected package libglib2.0-0:amd64. 15:30:01 (Reading database ... 13933 files and directories currently installed.) 15:30:01 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 15:30:01 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:30:01 Selecting previously unselected package libpsl5:amd64. 15:30:01 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:30:01 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:30:01 Selecting previously unselected package libnghttp2-14:amd64. 15:30:01 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:30:01 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:30:01 Selecting previously unselected package librtmp1:amd64. 15:30:01 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:30:01 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:30:01 Selecting previously unselected package libcurl3-gnutls:amd64. 15:30:01 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 15:30:01 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:30:01 Selecting previously unselected package liberror-perl. 15:30:01 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:30:01 Unpacking liberror-perl (0.17025-1) ... 15:30:01 Selecting previously unselected package git-man. 15:30:01 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:30:01 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:30:02 Selecting previously unselected package git. 15:30:02 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:30:02 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:30:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:30:03 Status: Downloaded newer image for docker:20.10.0 15:30:03 ---> eeaf43b92773 15:30:03 Step 12/26 : RUN apk add --no-cache bash 15:30:03 Selecting previously unselected package libnorm1:amd64. 15:30:03 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:30:03 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:30:03 Selecting previously unselected package libpgm-5.2-0:amd64. 15:30:03 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:30:03 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:30:03 Selecting previously unselected package libsodium23:amd64. 15:30:03 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:30:03 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:30:03 Selecting previously unselected package libzmq5:amd64. 15:30:03 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:30:03 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:30:03 Selecting previously unselected package libzmq3-dev:amd64. 15:30:03 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:30:03 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:30:03 Selecting previously unselected package pkg-config. 15:30:03 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:30:03 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:30:03 Selecting previously unselected package zip. 15:30:03 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:30:03 Unpacking zip (3.0-11build1) ... 15:30:03 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:30:03 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:30:03 ---> Running in 10716e6aa9f1 15:30:04 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:30:04 Setting up liberror-perl (0.17025-1) ... 15:30:04 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:30:04 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:30:04 No schema files found: doing nothing. 15:30:04 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:30:04 Setting up zip (3.0-11build1) ... 15:30:04 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:30:04 Setting up libsodium23:amd64 (1.0.16-2) ... 15:30:04 Removing intermediate container 96a6327de980 15:30:04 ---> 797303b4a42e 15:30:04 15:30:04 Step 10/23 : FROM alpine:3.12 15:30:04 ---> afeebe901d6b 15:30:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:30:04 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:30:04 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:30:04 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:30:04 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:30:04 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:30:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:30:04 ---> Running in 9d027f3001eb 15:30:04 Removing intermediate container 9d027f3001eb 15:30:04 ---> f856f8d467a5 15:30:04 Step 12/23 : ENV APP_PORT=48080 15:30:04 ---> Running in c9b904891ba5 15:30:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:30:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:30:05 Removing intermediate container c9b904891ba5 15:30:05 ---> ea849a265699 15:30:05 Step 13/23 : EXPOSE $APP_PORT 15:30:05 ---> Running in 1fbdb0e09bc9 15:30:05 (1/2) Installing readline (8.0.4-r0) 15:30:05 (2/2) Installing bash (5.0.17-r0) 15:30:05 Executing bash-5.0.17-r0.post-install 15:30:06 Executing busybox-1.31.1-r19.trigger 15:30:06 OK: 12 MiB in 22 packages 15:30:06 Removing intermediate container 1fbdb0e09bc9 15:30:06 ---> 2e84d0c4778a 15:30:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:06 ---> Running in f8f973def13c 15:30:07 Removing intermediate container 10716e6aa9f1 15:30:07 ---> 7fa90a893f55 15:30:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:30:07 ---> Running in 7d28cd01e698 15:30:08 Removing intermediate container 7d28cd01e698 15:30:08 ---> 279d4bc97e69 15:30:08 Step 14/26 : ENV APP_PORT=48090 15:30:08 ---> Running in bb93c21c3df4 15:30:08 Removing intermediate container f8f973def13c 15:30:08 ---> 4d7a75fc518b 15:30:08 Step 15/23 : RUN apk add --update --no-cache zeromq 15:30:08 Removing intermediate container bb93c21c3df4 15:30:08 ---> 29bc56a1e2f6 15:30:08 Step 15/26 : EXPOSE $APP_PORT 15:30:08 ---> Running in 3de7c2470c85 15:30:09 ---> Running in 5c1a4ac5cf52 15:30:09 Removing intermediate container 5c1a4ac5cf52 15:30:09 ---> 2555aece0f15 15:30:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:30:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:30:10 ---> bb7cccfe5aba 15:30:10 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:30:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:30:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:30:10 git set to automatically installed. 15:30:10 git-man set to automatically installed. 15:30:10 libcurl3-gnutls set to automatically installed. 15:30:10 liberror-perl set to automatically installed. 15:30:10 libglib2.0-0 set to automatically installed. 15:30:10 libnghttp2-14 set to automatically installed. 15:30:10 libnorm1 set to automatically installed. 15:30:10 libpgm-5.2-0 set to automatically installed. 15:30:10 libpsl5 set to automatically installed. 15:30:10 librtmp1 set to automatically installed. 15:30:10 libsodium23 set to automatically installed. 15:30:10 libzmq3-dev set to automatically installed. 15:30:10 libzmq5 set to automatically installed. 15:30:10 pkg-config set to automatically installed. 15:30:10 zip set to automatically installed. 15:30:11 (1/5) Installing libgcc (9.3.0-r2) 15:30:11 ---> d280e4f65fe9 15:30:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:30:11 (2/5) Installing libsodium (1.0.18-r0) 15:30:11 (3/5) Installing libstdc++ (9.3.0-r2) 15:30:11 (4/5) Installing libzmq (4.3.3-r0) 15:30:11 (5/5) Installing zeromq (4.3.3-r0) 15:30:12 Executing busybox-1.31.1-r19.trigger 15:30:12 OK: 8 MiB in 19 packages 15:30:12 ---> 1d28bb09610a 15:30:12 Step 19/26 : RUN apk --no-cache add py3-pip 15:30:12 ---> Running in d16230916268 15:30:13 Removing intermediate container 3de7c2470c85 15:30:13 ---> 1cf38695a56e 15:30:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:13 snapd is not logged in, snap install commands will use sudo 15:30:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:30:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:30:14 ---> 7b15966a1a16 15:30:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:30:14 (1/33) Installing libbz2 (1.0.8-r1) 15:30:14 (2/33) Installing expat (2.2.9-r1) 15:30:14 (3/33) Installing libffi (3.3-r2) 15:30:14 (4/33) Installing gdbm (1.13-r1) 15:30:14 (5/33) Installing xz-libs (5.2.5-r0) 15:30:14 (6/33) Installing sqlite-libs (3.32.1-r0) 15:30:14 (7/33) Installing python3 (3.8.5-r0) 15:30:16 ---> 9a505912b3e3 15:30:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:30:16 (8/33) Installing py3-appdirs (1.4.4-r1) 15:30:16 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:30:16 (10/33) Installing py3-parsing (2.4.7-r0) 15:30:16 (11/33) Installing py3-six (1.15.0-r0) 15:30:16 (12/33) Installing py3-packaging (20.4-r0) 15:30:16 (13/33) Installing py3-setuptools (47.0.0-r0) 15:30:16 (14/33) Installing py3-chardet (3.0.4-r4) 15:30:16 (15/33) Installing py3-idna (2.9-r0) 15:30:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:30:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:30:17 ---> 6da2a1042543 15:30:17 Step 19/23 : ENTRYPOINT ["/core-data"] 15:30:17 (18/33) Installing py3-requests (2.23.0-r0) 15:30:17 (19/33) Installing py3-msgpack (1.0.0-r0) 15:30:17 (20/33) Installing py3-lockfile (0.12.2-r3) 15:30:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:30:17 (22/33) Installing py3-colorama (0.4.3-r0) 15:30:17 (23/33) Installing py3-distlib (0.3.0-r0) 15:30:17 ---> Running in ec1038e55305 15:30:17 (24/33) Installing py3-distro (1.5.0-r1) 15:30:17 (25/33) Installing py3-webencodings (0.5.1-r3) 15:30:17 (26/33) Installing py3-html5lib (1.0.1-r4) 15:30:17 (27/33) Installing py3-pytoml (0.1.21-r0) 15:30:17 (28/33) Installing py3-pep517 (0.8.2-r0) 15:30:17 (29/33) Installing py3-progress (1.5-r0) 15:30:17 (30/33) Installing py3-toml (0.10.1-r0) 15:30:17 (31/33) Installing py3-retrying (1.3.3-r0) 15:30:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:30:17 (33/33) Installing py3-pip (20.1.1-r0) 15:30:17 Executing busybox-1.31.1-r19.trigger 15:30:17 OK: 71 MiB in 55 packages 15:30:17 Removing intermediate container ec1038e55305 15:30:17 ---> 26bbb56171e0 15:30:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:30:17 ---> Running in 391d24094f2f 15:30:18 Removing intermediate container 391d24094f2f 15:30:18 ---> 1f5c803c30b5 15:30:18 Step 21/23 : LABEL arch=arm64 15:30:18 ---> Running in b657152ec0bc 15:30:19 Removing intermediate container b657152ec0bc 15:30:19 ---> 46af9f553457 15:30:19 Step 22/23 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:30:19 ---> Running in e877c394a75c 15:30:19 Removing intermediate container e877c394a75c 15:30:19 ---> 3b38274d1e92 15:30:19 Step 23/23 : LABEL version=0.0.0 15:30:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:30:20 snap "core18" has no updates available 15:30:20 ---> Running in 2447fab43484 15:30:20 Removing intermediate container 2447fab43484 15:30:20 ---> d558947f402a 15:30:20 15:30:20 Pulling config-common 15:30:21 Successfully built d558947f402a 15:30:21 Successfully tagged docker-core-data-go-arm64:latest 15:30:22 Pulling go-build-helper 15:30:24  Building docker-core-data-go ... done Removing intermediate container d16230916268 15:30:24 ---> 808c88800c5b 15:30:24 Step 20/26 : RUN pip install docker-compose==1.23.2 15:30:24 ---> Running in 3909c51cc314 15:30:29 Collecting docker-compose==1.23.2 15:30:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:30:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:30:30 Collecting texttable<0.10,>=0.9.0 15:30:30 Downloading texttable-0.9.1.tar.gz (11 kB) 15:30:33 Collecting PyYAML<4,>=3.10 15:30:33 Downloading PyYAML-3.13.tar.gz (270 kB) 15:30:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:30:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:30:37 Collecting docopt<0.7,>=0.6.1 15:30:37 Downloading docopt-0.6.2.tar.gz (25 kB) 15:30:40 Collecting cached-property<2,>=1.2.0 15:30:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:30:40 Collecting docker<4.0,>=3.6.0 15:30:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:30:41 Collecting dockerpty<0.5,>=0.4.1 15:30:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:30:44 Collecting websocket-client<1.0,>=0.32.0 15:30:44 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:30:44 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:30:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:30:44 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:30:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] 15:30:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:30:44 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:30:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:30:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:30:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:30:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:30:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:30:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] 15:30:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 15:30:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 15:30:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 15:30:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 15:30:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 15:30:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 15:30:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:30:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] 15:30:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 15:30:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 15:30:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 15:30:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 15:30:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 15:30:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 15:30:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 15:30:44 Fetched 23.7 MB in 0s (0 B/s) 15:30:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:30:44 Fetched 96.5 kB in 0s (0 B/s) 15:30:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:30:44 Fetched 279 kB in 0s (0 B/s) 15:30:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:30:44 Fetched 122 kB in 0s (0 B/s) 15:30:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:30:44 Fetched 77.8 kB in 0s (0 B/s) 15:30:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:30:44 Fetched 8848 B in 0s (0 B/s) 15:30:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:30:44 Fetched 47.8 kB in 0s (0 B/s) 15:30:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:30:44 Fetched 45.6 kB in 0s (0 B/s) 15:30:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:30:44 Fetched 15.0 kB in 0s (0 B/s) 15:30:44 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 15:30:44 Fetched 214 kB in 0s (0 B/s) 15:30:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 15:30:44 Fetched 155 kB in 0s (0 B/s) 15:30:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:30:44 Fetched 50.6 kB in 0s (0 B/s) 15:30:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:30:44 Fetched 14.8 kB in 0s (0 B/s) 15:30:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:30:44 Fetched 41.8 kB in 0s (0 B/s) 15:30:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:30:44 Fetched 499 kB in 0s (0 B/s) 15:30:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:30:44 Fetched 111 kB in 0s (0 B/s) 15:30:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:30:44 Fetched 240 kB in 0s (0 B/s) 15:30:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:30:44 Fetched 29.3 kB in 0s (0 B/s) 15:30:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:30:44 Fetched 85.5 kB in 0s (0 B/s) 15:30:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:30:44 Fetched 24.5 kB in 0s (0 B/s) 15:30:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:30:44 Fetched 49.2 kB in 0s (0 B/s) 15:30:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:30:44 Fetched 54.2 kB in 0s (0 B/s) 15:30:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:30:44 Fetched 30.8 kB in 0s (0 B/s) 15:30:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 15:30:44 Fetched 17.0 kB in 0s (0 B/s) 15:30:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:30:44 Fetched 85.9 kB in 0s (0 B/s) 15:30:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:30:44 Fetched 8720 B in 0s (0 B/s) 15:30:44 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 15:30:44 Fetched 137 kB in 0s (0 B/s) 15:30:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:30:44 Fetched 119 kB in 0s (0 B/s) 15:30:44 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 15:30:44 Fetched 109 kB in 0s (0 B/s) 15:30:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:30:44 Fetched 11.1 kB in 0s (0 B/s) 15:30:44 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:30:44 Fetched 645 kB in 0s (0 B/s) 15:30:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:30:44 Fetched 41.3 kB in 0s (0 B/s) 15:30:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:30:44 Fetched 17.9 kB in 0s (0 B/s) 15:30:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:30:44 Fetched 368 kB in 0s (0 B/s) 15:30:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:30:44 Fetched 187 kB in 0s (0 B/s) 15:30:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:30:44 Fetched 175 kB in 0s (0 B/s) 15:30:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:30:44 Collecting jsonschema<3,>=2.5.1 15:30:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:30:44 Collecting idna<2.8,>=2.5 15:30:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:30:45 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 15:30:45 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 15:30:45 Collecting urllib3<1.25,>=1.21.1 15:30:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:30:46 Collecting docker-pycreds>=0.4.0 15:30:46 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:30:46 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:30:46 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:30:46 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:30:46 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:30:46 Fetched 206 kB in 0s (0 B/s) 15:30:46 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 15:30:46 Fetched 1301 kB in 0s (0 B/s) 15:30:46 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:30:46 Fetched 36.2 kB in 0s (0 B/s) 15:30:46 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 15:30:46 Fetched 159 kB in 0s (0 B/s) 15:30:46 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:30:46 Fetched 107 kB in 0s (0 B/s) 15:30:46 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:30:46 Fetched 48.7 kB in 0s (0 B/s) 15:30:46 Pulling static-packages 15:30:47 Installing collected packages: texttable, PyYAML, idna, urllib3, requests, docopt, cached-property, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, docker-compose 15:30:47 Running setup.py install for texttable: started 15:30:47 'go115' has dependencies that need to be staged: go-build-helper static-packages 15:30:47 Skipping pull go-build-helper (already ran) 15:30:47 Skipping pull static-packages (already ran) 15:30:47 Building go-build-helper 15:30:49 Running setup.py install for texttable: finished with status 'done' 15:30:49 Running setup.py install for PyYAML: started 15:30:51 Running setup.py install for PyYAML: finished with status 'done' 15:30:51 Attempting uninstall: idna 15:30:51 Found existing installation: idna 2.9 15:30:51 Uninstalling idna-2.9: 15:30:51 Successfully uninstalled idna-2.9 15:30:52 Building static-packages 15:30:52 Attempting uninstall: urllib3 15:30:52 Found existing installation: urllib3 1.25.9 15:30:52 Uninstalling urllib3-1.25.9: 15:30:52 Successfully uninstalled urllib3-1.25.9 15:30:53 Staging go-build-helper 15:30:53 Attempting uninstall: requests 15:30:53 Found existing installation: requests 2.23.0 15:30:53 Uninstalling requests-2.23.0: 15:30:53 Successfully uninstalled requests-2.23.0 15:30:54 Running setup.py install for docopt: started 15:30:54 Staging static-packages 15:30:55 Pulling go115 15:30:56 Running setup.py install for docopt: finished with status 'done' 15:30:56 'edgex-go' has dependencies that need to be staged: go115 15:30:56 Skipping pull go115 (already ran) 15:30:56 Building go115 15:30:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:56 Dload Upload Total Spent Left Speed 15:30:57 Running setup.py install for dockerpty: started 15:30:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 115M 16 18.8M 0 0 26.5M 0 0:00:04 --:--:-- 0:00:04 26.5M 47 115M 47 54.3M 0 0 31.8M 0 0:00:03 0:00:01 0:00:02 31.7M 91 115M 91 105M 0 0 39.0M 0 0:00:02 0:00:02 --:--:-- 38.9M 100 115M 100 115M 0 0 39.3M 0 0:00:02 0:00:02 --:--:-- 39.3M 15:30:59 go1.15.2.linux-amd64.tar.gz: OK 15:31:00 Running setup.py install for dockerpty: finished with status 'done' 15:31:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 15:31:03 Staging go115 15:31:05 Removing intermediate container 3909c51cc314 15:31:05 ---> eb28c5f0483c 15:31:05 Step 21/26 : RUN apk --no-cache add curl 15:31:05 ---> Running in 76904f009ffe 15:31:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:31:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:31:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:31:06 (2/3) Installing libcurl (7.69.1-r3) 15:31:06 (3/3) Installing curl (7.69.1-r3) 15:31:06 Executing busybox-1.31.1-r19.trigger 15:31:06 OK: 71 MiB in 58 packages 15:31:08 Removing intermediate container 76904f009ffe 15:31:08 ---> 2908bf2a9cc7 15:31:08 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:31:08 ---> Running in 582bf5e81765 15:31:08 Removing intermediate container 582bf5e81765 15:31:08 ---> 312c3c2bccc4 15:31:08 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:31:08 ---> Running in 1811e806f0b2 15:31:09 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:31:09 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:31:09 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:31:09 Fetched 0 B in 0s (0 B/s) 15:31:09 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:31:09 Fetched 224 kB in 0s (0 B/s) 15:31:09 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:31:09 Fetched 157 kB in 0s (0 B/s) 15:31:09 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:31:09 Fetched 221 kB in 0s (0 B/s) 15:31:09 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:31:09 Fetched 143 kB in 0s (0 B/s) 15:31:09 Pulling edgex-go 15:31:09 Removing intermediate container 1811e806f0b2 15:31:09 ---> c10d520c1cce 15:31:09 Step 24/26 : LABEL arch=arm64 15:31:09 ---> Running in 421f6fde9e4b 15:31:09 Pulling version 15:31:10 Removing intermediate container 421f6fde9e4b 15:31:10 ---> 57ce24726b0f 15:31:10 Step 25/26 : LABEL git_sha=cf465e0b669e4d599c783b9aabd90b6cc09dc2da 15:31:10 ---> Running in 9bbba4e932eb 15:31:10 Removing intermediate container 9bbba4e932eb 15:31:10 ---> f2eb6fff3a6f 15:31:10 Step 26/26 : LABEL version=0.0.0 15:31:10 ---> Running in 2883238fc2d4 15:31:10 Building config-common 15:31:11 Removing intermediate container 2883238fc2d4 15:31:11 ---> a85817f6b353 15:31:11 15:31:11 Successfully built a85817f6b353 15:31:11 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 15:31:12  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 15:31:12 $ docker stop --time=1 d7022f67d73c1d5df4fe9ce402b515cebacaa336736b4dc2ac39ec6a0b4b5c74 15:31:12 Skipping build go-build-helper (already ran) 15:31:12 Skipping build static-packages (already ran) 15:31:12 Skipping build go115 (already ran) 15:31:12 Building edgex-go 15:31:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:31:14 $ docker rm -f d7022f67d73c1d5df4fe9ce402b515cebacaa336736b4dc2ac39ec6a0b4b5c74 15:31:14 go: downloading github.com/gorilla/mux v1.8.0 15:31:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 15:31:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 15:31:14 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 15:31:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:31:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 15:31:14 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 15:31:14 go: downloading github.com/imdario/mergo v0.3.11 15:31:14 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 15:31:14 go: downloading github.com/BurntSushi/toml v0.3.1 15:31:14 go: downloading github.com/pkg/errors v0.8.1 15:31:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:31:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:31:14 go: downloading github.com/google/uuid v1.1.4 15:31:14 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 15:31:14 go: downloading github.com/pelletier/go-toml v1.2.0 15:31:14 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:31:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:31:14 go: downloading github.com/go-kit/kit v0.8.0 15:31:14 go: downloading gopkg.in/yaml.v2 v2.4.0 15:31:14 go: downloading github.com/pebbe/zmq4 v1.2.2 15:31:14 go: downloading github.com/hashicorp/consul/api v1.1.0 15:31:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 15:31:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:31:14 go: downloading github.com/go-playground/validator/v10 v10.3.0 15:31:14 go: downloading github.com/x448/float16 v0.8.4 [Pipeline] // withDockerContainer [Pipeline] sh 15:31:14 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:31:14 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:31:14 go: downloading github.com/mitchellh/copystructure v1.0.0 15:31:14 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:31:14 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:31:14 go: downloading github.com/hashicorp/serf v0.8.2 15:31:14 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:31:14 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:31:14 go: downloading github.com/leodido/go-urn v1.2.0 15:31:14 go: downloading github.com/go-playground/universal-translator v0.17.0 15:31:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:31:14 go: downloading github.com/go-playground/locales v0.13.0 15:31:14 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:31:14 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:31:14 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:31:14 + docker images 15:31:14 + grep docker 15:31:15 docker-sys-mgmt-agent-go-arm64 latest a85817f6b353 4 seconds ago 300MB 15:31:15 docker-core-data-go-arm64 latest d558947f402a 54 seconds ago 21MB 15:31:15 docker-core-command-go-arm64 latest b951ffd7a38f About a minute ago 9.98MB 15:31:15 docker-security-bootstrap-redis-go-arm64 latest de650ebee41f 2 minutes ago 15.1MB 15:31:15 docker-security-secretstore-setup-go-arm64 latest 5d9b1f1564e4 3 minutes ago 23.4MB 15:31:15 docker-core-metadata-go-arm64 latest e215e6872208 3 minutes ago 12.3MB 15:31:15 docker-security-proxy-setup-go-arm64 latest 9e6cb62c1f3f 3 minutes ago 23.2MB 15:31:15 docker-support-notifications-go-arm64 latest 44798eeff788 3 minutes ago 11.4MB 15:31:15 docker-support-scheduler-go-arm64 latest 0cb0c2751fcc 4 minutes ago 10MB 15:31:15 docker 20.10.0 eeaf43b92773 5 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] } 15:31:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:31:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:31:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:31:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:31:27 go: downloading github.com/stretchr/testify v1.6.1 15:31:27 go: downloading github.com/davecgh/go-spew v1.1.1 15:31:27 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:31:27 go: downloading github.com/pmezard/go-difflib v1.0.0 15:31: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 15:31:28 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:31:28 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:31:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:31:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:31:30 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:31:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:31:33 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 15:31:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:31:33 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:31:36 Building version 15:31:38 Staging config-common 15:31:38 Skipping stage go-build-helper (already ran) 15:31:38 Skipping stage static-packages (already ran) 15:31:38 Skipping stage go115 (already ran) 15:31:38 Staging edgex-go 15:31:39 Staging version 15:31:40 Priming config-common 15:31:41 Priming go-build-helper 15:31:42 Priming static-packages 15:31:44 Priming go115 15:31:45 Priming edgex-go 15:31:46 Priming version 15:31:47 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:31:50 provisioning config files... 15:31:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config4869922764878228606tmp [Pipeline] { [Pipeline] sh 15:31:51 + set +x 15:31:51 + curl -s https://codecov.io/bash 15:31:51 + bash -s -- 15:31:51 15:31:51 _____ _ 15:31:51 / ____| | | 15:31:51 | | ___ __| | ___ ___ _____ __ 15:31:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:31:51 | |___| (_) | (_| | __/ (_| (_) \ V / 15:31:51 \_____\___/ \__,_|\___|\___\___/ \_/ 15:31:51 Bash-20201231-23d4836 15:31:51 15:31:51 15:31:51 ==> git version 2.24.3 found 15:31:51 ==> 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 15:31:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:31:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:31:51 ==> Jenkins CI detected. 15:31:51 project root: . 15:31:51 --> token set from env 15:31:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:31:52 ==> Running gcov in . (disable via -X gcov) 15:31:52 ==> Python coveragepy not found 15:31:52 ==> Searching for coverage reports in: 15:31:52 + . 15:31:52 -> Found 1 reports 15:31:52 ==> Detecting git/mercurial file structure 15:31:52 ==> Reading reports 15:31:52 + ./coverage.out bytes=550280 15:31:52 ==> Appending adjustments 15:31:52 https://docs.codecov.io/docs/fixing-reports 15:31:59 + Found adjustments 15:31:59 ==> Gzipping contents 15:31:59 84K /tmp/codecov.TMMYmg.gz 15:31:59 ==> Uploading reports 15:31:59 url: https://codecov.io 15:31:59 query: branch=PR-3032&commit=cf465e0b669e4d599c783b9aabd90b6cc09dc2da&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3032%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3032&job=&cmd_args= 15:31:59 -> Pinging Codecov 15:31:59 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3032&commit=cf465e0b669e4d599c783b9aabd90b6cc09dc2da&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3032%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3032&job=&cmd_args= 15:31:59 -> Uploading to 15:31:59 https://storage.googleapis.com/codecov/v4/raw/2021-01-15/00271124DB129430A58F1EEE437C3FCB/cf465e0b669e4d599c783b9aabd90b6cc09dc2da/c93a9ffd-a6ee-4a01-9f07-2e059b00bdfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T153159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a7e931a183b9e927cde5c5542275333f46d8c6fc9d650fb9e4ec0eb9822684e 15:31:59 % Total % Received % Xferd Average Speed Time Time Time Current 15:31:59 Dload Upload Total Spent Left Speed 15:31:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83165 0 0 100 83165 0 154k --:--:-- --:--:-- --:--:-- 154k 100 83165 0 0 100 83165 0 153k --:--:-- --:--:-- --:--:-- 153k 15:32:00 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/cf465e0b669e4d599c783b9aabd90b6cc09dc2da [Pipeline] } 15:32:00 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 15:32:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:32:03 ---> package-listing.sh 15:32:03 ++ facter osfamily 15:32:03 ++ tr '[:upper:]' '[:lower:]' 15:32:03 + OS_FAMILY=redhat 15:32:03 + workspace=/w/workspace/edgex-go/7 15:32:03 + START_PACKAGES=/tmp/packages_start.txt 15:32:03 + END_PACKAGES=/tmp/packages_end.txt 15:32:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:03 + PACKAGES=/tmp/packages_start.txt 15:32:03 + '[' /w/workspace/edgex-go/7 ']' 15:32:03 + PACKAGES=/tmp/packages_end.txt 15:32:03 + case "${OS_FAMILY}" in 15:32:03 + rpm -qa 15:32:03 + sort 15:32:09 + '[' -f /tmp/packages_start.txt ']' 15:32:09 + '[' -f /tmp/packages_end.txt ']' 15:32:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:09 + '[' /w/workspace/edgex-go/7 ']' 15:32:09 + mkdir -p /w/workspace/edgex-go/7/archives/ 15:32:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 15:32:09 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:32:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:32:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:32:10 15:32:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:32:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:32:11 alpine: Pulling from edgex-lftools-log-publisher 15:32:11 df20fa9351a1: Pulling fs layer 15:32:11 36b3adc4ff6f: Pulling fs layer 15:32:11 8ad3a11d3b57: Pulling fs layer 15:32:11 46f8f816bc3b: Pulling fs layer 15:32:11 93b61091891f: Pulling fs layer 15:32:11 93b9cdb0e59b: Pulling fs layer 15:32:11 5e14af77c1be: Pulling fs layer 15:32:11 01666e4c0597: Pulling fs layer 15:32:11 aa168da1d23b: Pulling fs layer 15:32:11 93b61091891f: Waiting 15:32:11 93b9cdb0e59b: Waiting 15:32:11 5e14af77c1be: Waiting 15:32:11 01666e4c0597: Waiting 15:32:11 46f8f816bc3b: Waiting 15:32:11 aa168da1d23b: Waiting 15:32:11 36b3adc4ff6f: Download complete 15:32:11 46f8f816bc3b: Verifying Checksum 15:32:11 46f8f816bc3b: Download complete 15:32:11 df20fa9351a1: Download complete 15:32:11 93b61091891f: Download complete 15:32:11 93b9cdb0e59b: Verifying Checksum 15:32:11 93b9cdb0e59b: Download complete 15:32:11 5e14af77c1be: Verifying Checksum 15:32:11 01666e4c0597: Verifying Checksum 15:32:11 01666e4c0597: Download complete 15:32:11 8ad3a11d3b57: Verifying Checksum 15:32:11 8ad3a11d3b57: Download complete 15:32:12 df20fa9351a1: Pull complete 15:32:12 36b3adc4ff6f: Pull complete 15:32:14 8ad3a11d3b57: Pull complete 15:32:14 46f8f816bc3b: Pull complete 15:32:15 93b61091891f: Pull complete 15:32:16 93b9cdb0e59b: Pull complete 15:32:16 5e14af77c1be: Pull complete 15:32:17 01666e4c0597: Pull complete 15:32:18 aa168da1d23b: Download complete 15:32:33 aa168da1d23b: Pull complete 15:32:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:32:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:32:34 prd-centos7-docker-4c-2g-20491 does not seem to be running inside a container 15:32:34 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:32:38 $ docker top 24abb1b1690fe7b9047b0317a97449d64b703ba17fc2359688ab32367cb9bc05 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:39 + touch /tmp/pre-build-complete [Pipeline] sh 15:32:39 + mkdir -p /var/log/sa [Pipeline] sh 15:32:40 + ls /var/log/sa-host 15:32:40 + sadf -c /var/log/sa-host/sa15 15:32:40 file_magic: OK 15:32:40 HZ: Using current value: 100 15:32:40 file_header: OK 15:32:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:32:40 Statistics: 15:32:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:32:40 File successfully converted to sysstat format version 12.2.1 15:32:40 + sadf -c /var/log/sa-host/sa23 15:32:40 file_magic: OK 15:32:40 HZ: Using current value: 100 15:32:40 file_header: OK 15:32:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:32:40 Statistics: 15:32:40 Hnuu...uuuununununu... 15:32:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:40 provisioning config files... 15:32:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config1299623429536345801tmp [Pipeline] { [Pipeline] echo 15:32:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:32:41 ---> create-netrc.sh [Pipeline] } 15:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:32:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:32:42 ---> python-tools-install.sh [Pipeline] echo 15:32:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:32:43 ---> sudo-logs.sh 15:32:43 Archiving 'sudo' log.. [Pipeline] echo 15:32:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:32:44 ---> job-cost.sh 15:32:44 lf-activate-venv: SKIPPING 15:32:44 INFO: No Stack... 15:32:45 INFO: Retrieving Pricing Info for: v1-standard-2 15:32:45 INFO: Archiving Costs [Pipeline] echo 15:32:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:32:46 ---> logs-deploy.sh 15:32:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3032/7 15:32:46 INFO: archiving workspace using pattern(s): 15:32:48 Archives upload complete. 15:32:48 INFO: archiving logs to Nexus 15:32:50 ---> uname -a: 15:32:50 Linux prd-centos7-docker-4c-2g-20491.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:32:50 15:32:50 15:32:50 ---> lscpu: 15:32:50 Architecture: x86_64 15:32:50 CPU op-mode(s): 32-bit, 64-bit 15:32:50 Byte Order: Little Endian 15:32:50 Address sizes: 40 bits physical, 48 bits virtual 15:32:50 CPU(s): 4 15:32:50 On-line CPU(s) list: 0-3 15:32:50 Thread(s) per core: 1 15:32:50 Core(s) per socket: 1 15:32:50 Socket(s): 4 15:32:50 NUMA node(s): 1 15:32:50 Vendor ID: GenuineIntel 15:32:50 CPU family: 6 15:32:50 Model: 44 15:32:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:32:50 Stepping: 1 15:32:50 CPU MHz: 2933.438 15:32:50 BogoMIPS: 5866.87 15:32:50 Virtualization: VT-x 15:32:50 Hypervisor vendor: KVM 15:32:50 Virtualization type: full 15:32:50 L1d cache: 128 KiB 15:32:50 L1i cache: 128 KiB 15:32:50 L2 cache: 16 MiB 15:32:50 L3 cache: 64 MiB 15:32:50 NUMA node0 CPU(s): 0-3 15:32:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:32:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:32:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:32:50 Vulnerability Meltdown: Mitigation; PTI 15:32:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:32:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:32:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:32:50 Vulnerability Srbds: Not affected 15:32:50 Vulnerability Tsx async abort: Not affected 15:32:50 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 15:32:50 15:32:50 15:32:50 ---> nproc: 15:32:50 4 15:32:50 15:32:50 15:32:50 ---> df -h: 15:32:50 Filesystem Size Used Available Use% Mounted on 15:32:50 overlay 50.0G 11.6G 38.4G 23% / 15:32:50 tmpfs 64.0M 0 64.0M 0% /dev 15:32:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:32:50 shm 64.0M 0 64.0M 0% /dev/shm 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/7 15:32:50 /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/7@tmp 15:32:50 15:32:50 15:32:50 ---> free -m: 15:32:50 total used free shared buff/cache available 15:32:50 Mem: 1837 653 177 0 1006 1101 15:32:50 Swap: 1023 44 979 15:32:50 15:32:50 15:32:50 ---> ip addr: 15:32:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:32:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:32:50 inet 127.0.0.1/8 scope host lo 15:32:50 valid_lft forever preferred_lft forever 15:32:50 inet6 ::1/128 scope host 15:32:50 valid_lft forever preferred_lft forever 15:32:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:32:50 link/ether fa:16:3e:6b:ad:02 brd ff:ff:ff:ff:ff:ff 15:32:50 inet 10.30.123.235/23 brd 10.30.123.255 scope global dynamic eth0 15:32:50 valid_lft 85052sec preferred_lft 85052sec 15:32:50 inet6 fe80::f816:3eff:fe6b:ad02/64 scope link 15:32:50 valid_lft forever preferred_lft forever 15:32:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:32:50 link/ether 02:42:8f:69:80:2e brd ff:ff:ff:ff:ff:ff 15:32:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:32:50 valid_lft forever preferred_lft forever 15:32:50 inet6 fe80::42:8fff:fe69:802e/64 scope link 15:32:50 valid_lft forever preferred_lft forever 15:32:50 15:32:50 15:32:50 ---> sar -b -r -n DEV: 15:32:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 15:32:50 15:32:50 15:10:06 LINUX RESTART (4 CPU) 15:32:50 15:32:50 15:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:32:50 15:12:01 63.16 15.57 47.59 0.00 5194.74 9117.60 0.00 15:32:50 15:13:01 108.77 45.62 63.15 0.00 4385.67 33136.12 0.00 15:32:50 15:14:02 253.18 89.37 163.80 0.00 3705.89 28656.92 0.00 15:32:50 15:15:01 102.27 42.22 60.05 0.00 1839.41 7545.12 0.00 15:32:50 15:16:01 69.29 30.98 38.31 0.00 1515.35 3206.81 0.00 15:32:50 15:17:02 71.98 27.97 44.01 0.00 2108.37 3672.78 0.00 15:32:50 15:18:01 70.75 10.25 60.50 0.00 558.54 17732.53 0.00 15:32:50 15:19:05 817.18 647.67 169.51 0.00 76711.84 131394.69 0.00 15:32:50 15:20:07 1657.97 1461.21 196.75 0.00 93359.52 98224.24 0.00 15:32:50 15:21:01 1120.37 989.18 131.19 0.00 58073.78 62880.86 0.00 15:32:50 15:22:02 286.00 102.96 183.04 0.00 26331.84 39396.40 0.00 15:32:50 15:23:05 1377.64 1157.02 220.61 0.00 90080.92 110263.51 0.00 15:32:50 15:24:01 1950.73 1752.24 198.49 0.00 100206.86 111355.07 0.00 15:32:50 15:25:02 192.33 37.93 154.40 0.00 4193.29 30127.73 0.00 15:32:50 15:26:01 90.82 9.59 81.23 0.00 3058.91 6850.69 0.00 15:32:50 15:27:01 5.12 0.03 5.09 0.00 1.06 161.49 0.00 15:32:50 15:28:01 0.27 0.00 0.27 0.00 0.00 3.01 0.00 15:32:50 15:29:01 0.25 0.00 0.25 0.00 0.00 3.09 0.00 15:32:50 15:30:01 0.28 0.03 0.25 0.00 0.40 2.60 0.00 15:32:50 15:31:01 0.60 0.38 0.22 0.00 16.11 2.01 0.00 15:32:50 15:32:01 13.14 12.87 0.27 0.00 885.91 21.35 0.00 15:32:50 Average: 391.22 304.31 86.91 0.00 22580.66 33335.91 0.00 15:32:50 15:32:50 15:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:32:50 15:12:01 68324 0 634180 33.71 2620 1176420 1300428 44.38 515660 1090768 56136 15:32:50 15:13:01 70272 0 658668 35.01 2596 1150008 1533012 52.32 707016 879936 88252 15:32:50 15:14:02 301236 0 656616 34.90 1512 922180 1297256 44.27 466600 839144 52 15:32:50 15:15:01 187492 0 739840 39.32 1512 952700 1739424 59.36 626784 786232 22600 15:32:50 15:16:01 275420 0 716352 38.07 1492 888280 1509484 51.52 560380 759872 47840 15:32:50 15:17:02 194372 0 775076 41.19 868 911228 1454044 49.62 673584 726348 34344 15:32:50 15:18:01 202088 0 662944 35.23 756 1015756 1238020 42.25 530404 863836 79652 15:32:50 15:19:05 70396 0 761064 40.45 72 1050012 2205600 75.27 718908 884092 88148 15:32:50 15:20:07 71052 0 775244 41.20 24 1035224 2301048 78.53 754128 825408 74608 15:32:50 15:21:01 161672 0 1109016 58.94 24 610832 3607684 123.12 792248 663832 41424 15:32:50 15:22:02 66988 0 648088 34.44 24 1166444 1340312 45.74 546068 1020128 57704 15:32:50 15:23:05 73984 0 715216 38.01 24 1092320 2109216 71.98 687980 901044 77848 15:32:50 15:24:01 607836 0 698852 37.14 24 574832 2563552 87.49 431772 590612 68 15:32:50 15:25:02 151216 0 645224 34.29 24 1085080 1484584 50.67 544104 937216 36 15:32:50 15:26:01 115744 0 578108 30.73 24 1187668 1170396 39.94 547548 962264 20 15:32:50 15:27:01 123592 0 570092 30.30 24 1187836 1118540 38.17 543232 961744 28 15:32:50 15:28:01 123760 0 569976 30.29 24 1187784 1118636 38.18 543436 961724 8 15:32:50 15:29:01 124740 0 568988 30.24 24 1187792 1107232 37.79 542524 961724 8 15:32:50 15:30:01 125068 0 568648 30.22 24 1187804 1107228 37.79 542520 961740 16 15:32:50 15:31:01 124424 0 568804 30.23 24 1188292 1107304 37.79 542656 962220 12 15:32:50 15:32:01 95948 0 571464 30.37 24 1214108 1113936 38.02 552512 978016 104 15:32:50 Average: 158839 0 675831 35.92 559 1046314 1596521 54.49 589051 881805 31853 15:32:50 15:32:50 15:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:32:50 15:12:01 eth0 929.09 702.58 4332.81 122.41 0.00 0.00 0.00 0.00 15:32:50 15:12:01 vethc32aec7 341.64 259.92 33.86 972.43 0.00 0.00 0.00 0.00 15:32:50 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:12:01 docker0 341.64 259.79 29.19 972.42 0.00 0.00 0.00 0.00 15:32:50 15:13:01 eth0 688.87 752.31 4516.31 80.88 0.00 0.00 0.00 0.00 15:32:50 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:13:01 docker0 502.01 390.41 40.55 1689.44 0.00 0.00 0.00 0.00 15:32:50 15:14:02 eth0 234.07 190.59 868.59 60.16 0.00 0.00 0.00 0.00 15:32:50 15:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:14:02 veth085c7a9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:14:02 docker0 159.69 194.70 11.42 834.64 0.00 0.00 0.00 0.00 15:32:50 15:15:01 eth0 19.32 15.01 12.42 27.65 0.00 0.00 0.00 0.00 15:32:50 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:15:01 veth085c7a9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:16:01 eth0 36.38 29.45 23.58 50.85 0.00 0.00 0.00 0.00 15:32:50 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:16:01 veth085c7a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:17:02 eth0 13.36 7.67 11.76 6.10 0.00 0.00 0.00 0.00 15:32:50 15:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:17:02 veth085c7a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:18:01 eth0 176.29 139.82 1711.69 40.90 0.00 0.00 0.00 0.00 15:32:50 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:19:05 veth7c9c4b0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:19:05 eth0 21.58 17.47 21.02 28.88 0.00 0.00 0.00 0.00 15:32:50 15:19:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:19:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:20:07 veth7c9c4b0 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:20:07 eth0 43.61 25.02 156.95 8.16 0.00 0.00 0.00 0.00 15:32:50 15:20:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:20:07 docker0 12.71 26.26 0.70 143.66 0.00 0.00 0.00 0.00 15:32:50 15:21:01 veth7c9c4b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:21:01 veth6047d97 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:21:01 veth0e1885d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:21:01 vethf357e33 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:22:02 veth7c9c4b0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:22:02 eth0 2332.69 1980.33 12098.58 511.37 0.00 0.00 0.00 0.00 15:32:50 15:22:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:32:50 15:22:02 docker0 1014.98 883.64 81.54 3730.76 0.00 0.00 0.00 0.00 15:32:50 15:23:05 veth7c9c4b0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:23:05 eth0 50.75 34.20 85.46 41.09 0.00 0.00 0.00 0.00 15:32:50 15:23:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:23:05 docker0 3.65 9.46 0.19 56.07 0.00 0.00 0.00 0.00 15:32:50 15:24:01 veth82e4b01 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:24:01 veth7c9c4b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:24:01 vetha913710 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 15:32:50 15:24:01 eth0 6.82 5.10 5.41 2.94 0.00 0.00 0.00 0.00 15:32:50 15:25:02 veth7c9c4b0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:25:02 eth0 147.66 99.32 1311.42 41.93 0.00 0.00 0.00 0.00 15:32:50 15:25:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:32:50 15:25:02 docker0 1031.19 915.16 82.57 3886.67 0.00 0.00 0.00 0.00 15:32:50 15:26:01 eth0 196.33 128.41 404.37 70.59 0.00 0.00 0.00 0.00 15:32:50 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:26:01 docker0 97.16 130.23 5.40 373.06 0.00 0.00 0.00 0.00 15:32:50 15:27:01 eth0 0.78 0.33 0.23 0.02 0.00 0.00 0.00 0.00 15:32:50 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:28:01 eth0 0.47 0.32 0.27 0.20 0.00 0.00 0.00 0.00 15:32:50 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:29:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:30:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:32:50 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:31:01 eth0 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:32:50 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:32:01 eth0 12.60 9.69 8.50 18.77 0.00 0.00 0.00 0.00 15:32:50 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 Average: eth0 125.96 104.96 649.19 32.11 0.00 0.00 0.00 0.00 15:32:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:50 Average: docker0 53.86 49.87 4.20 203.33 0.00 0.00 0.00 0.00 15:32:50 15:32:50 15:32:50 ---> sar -P ALL: 15:32:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/15/21 _x86_64_ (4 CPU) 15:32:50 15:32:50 15:10:06 LINUX RESTART (4 CPU) 15:32:50 15:32:50 15:11:02 CPU %user %nice %system %iowait %steal %idle 15:32:50 15:12:01 all 11.46 0.00 4.23 1.18 16.18 66.95 15:32:50 15:12:01 0 9.21 0.00 4.97 1.46 18.54 65.81 15:32:50 15:12:01 1 13.44 0.00 3.42 0.83 16.08 66.23 15:32:50 15:12:01 2 11.41 0.00 4.41 0.59 15.67 67.91 15:32:50 15:12:01 3 11.73 0.00 4.12 1.85 14.46 67.84 15:32:50 15:13:01 all 8.03 0.00 3.87 0.78 22.09 65.22 15:32:50 15:13:01 0 6.94 0.00 4.53 0.88 22.94 64.72 15:32:50 15:13:01 1 11.35 0.00 3.73 0.56 22.43 61.94 15:32:50 15:13:01 2 5.92 0.00 3.67 0.98 21.47 67.97 15:32:50 15:13:01 3 7.97 0.00 3.58 0.72 21.54 66.20 15:32:50 15:14:02 all 6.16 0.00 6.73 4.86 17.53 64.72 15:32:50 15:14:02 0 6.03 0.00 5.96 4.62 17.34 66.05 15:32:50 15:14:02 1 6.41 0.00 7.63 4.92 17.80 63.24 15:32:50 15:14:02 2 5.66 0.00 6.27 6.34 17.95 63.78 15:32:50 15:14:02 3 6.55 0.00 7.09 3.54 17.03 65.80 15:32:50 15:15:01 all 35.00 0.00 10.68 3.49 28.45 22.39 15:32:50 15:15:01 0 34.41 0.00 11.55 3.85 29.42 20.77 15:32:50 15:15:01 1 34.02 0.00 11.17 3.95 27.96 22.91 15:32:50 15:15:01 2 38.19 0.00 10.31 4.02 27.42 20.07 15:32:50 15:15:01 3 33.52 0.00 9.68 2.18 28.97 25.65 15:32:50 15:16:01 all 34.52 0.00 11.20 1.41 32.93 19.95 15:32:50 15:16:01 0 38.94 0.00 12.22 2.65 32.55 13.64 15:32:50 15:16:01 1 39.26 0.00 12.23 0.95 31.87 15.69 15:32:50 15:16:01 2 29.63 0.00 9.86 0.81 32.73 26.97 15:32:50 15:16:01 3 30.93 0.00 10.62 1.27 34.48 22.69 15:32:50 15:17:02 all 21.82 0.00 10.34 2.27 34.78 30.80 15:32:50 15:17:02 0 20.16 0.00 9.76 2.37 35.50 32.21 15:32:50 15:17:02 1 24.01 0.00 11.33 1.75 34.26 28.65 15:32:50 15:17:02 2 22.18 0.00 10.28 1.90 34.14 31.49 15:32:50 15:17:02 3 21.00 0.00 10.01 3.04 35.17 30.77 15:32:50 15:18:01 all 12.63 0.00 8.16 0.27 22.74 56.20 15:32:50 15:18:01 0 11.82 0.00 6.97 0.33 23.87 57.01 15:32:50 15:18:01 1 13.24 0.00 8.55 0.30 22.95 54.96 15:32:50 15:18:01 2 12.73 0.00 8.75 0.27 21.85 56.40 15:32:50 15:18:01 3 12.75 0.00 8.41 0.19 22.24 56.41 15:32:50 15:19:05 all 10.52 0.00 11.34 7.13 32.78 38.23 15:32:50 15:19:05 0 10.54 0.00 10.15 7.48 32.85 38.97 15:32:50 15:19:05 1 10.16 0.00 10.70 6.00 32.03 41.11 15:32:50 15:19:05 2 11.15 0.00 13.19 7.46 32.62 35.58 15:32:50 15:19:05 3 10.25 0.00 11.41 7.61 33.64 37.09 15:32:50 15:20:07 all 6.89 0.00 11.51 26.76 30.93 23.92 15:32:50 15:20:07 0 7.31 0.00 12.59 28.28 31.80 20.03 15:32:50 15:20:07 1 6.95 0.00 10.97 28.30 30.74 23.04 15:32:50 15:20:07 2 6.89 0.00 11.69 25.85 29.59 25.99 15:32:50 15:20:07 3 6.41 0.00 10.78 24.58 31.58 26.64 15:32:50 15:21:01 all 36.20 0.00 13.50 11.06 24.80 14.44 15:32:50 15:21:01 0 36.23 0.00 13.32 10.62 23.09 16.73 15:32:50 15:21:01 1 34.40 0.00 12.97 11.54 26.41 14.68 15:32:50 15:21:01 2 36.26 0.00 13.42 12.06 24.84 13.42 15:32:50 15:21:01 3 37.98 0.00 14.32 9.98 24.86 12.86 15:32:50 15:22:02 all 33.36 0.00 13.43 8.39 26.66 18.16 15:32:50 15:22:02 0 34.56 0.00 13.99 11.13 26.36 13.96 15:32:50 15:22:02 1 34.60 0.00 14.53 6.82 25.98 18.07 15:32:50 15:22:02 2 31.05 0.00 13.19 7.38 27.57 20.81 15:32:50 15:22:02 3 33.33 0.00 12.06 8.28 26.70 19.64 15:32:50 15:32:50 15:22:02 CPU %user %nice %system %iowait %steal %idle 15:32:50 15:23:05 all 9.06 0.00 11.04 16.03 36.92 26.95 15:32:50 15:23:05 0 8.92 0.00 11.35 16.68 37.87 25.18 15:32:50 15:23:05 1 9.95 0.00 11.51 17.09 37.26 24.19 15:32:50 15:23:05 2 8.51 0.00 10.58 15.46 35.61 29.84 15:32:50 15:23:05 3 8.85 0.00 10.71 14.87 36.95 28.61 15:32:50 15:24:01 all 8.07 0.00 9.03 26.56 29.32 27.02 15:32:50 15:24:01 0 9.55 0.00 11.26 28.68 30.06 20.45 15:32:50 15:24:01 1 7.05 0.00 7.99 26.06 28.60 30.30 15:32:50 15:24:01 2 8.09 0.00 8.98 27.63 28.93 26.37 15:32:50 15:24:01 3 7.65 0.00 7.97 23.94 29.71 30.74 15:32:50 15:25:02 all 49.85 0.00 13.22 5.10 14.48 17.34 15:32:50 15:25:02 0 53.40 0.00 14.03 4.77 13.56 14.24 15:32:50 15:25:02 1 48.31 0.00 12.33 4.90 15.14 19.31 15:32:50 15:25:02 2 48.87 0.00 13.29 4.98 15.72 17.13 15:32:50 15:25:02 3 48.86 0.00 13.23 5.77 13.50 18.64 15:32:50 15:26:01 all 5.46 0.00 4.38 2.56 9.75 77.85 15:32:50 15:26:01 0 6.49 0.00 5.14 1.50 10.55 76.31 15:32:50 15:26:01 1 4.33 0.00 4.02 2.91 9.40 79.35 15:32:50 15:26:01 2 7.66 0.00 5.18 2.88 8.87 75.41 15:32:50 15:26:01 3 3.42 0.00 3.24 2.93 10.17 80.23 15:32:50 15:27:01 all 0.09 0.00 0.05 0.00 0.44 99.41 15:32:50 15:27:01 0 0.02 0.00 0.08 0.00 0.68 99.22 15:32:50 15:27:01 1 0.03 0.00 0.03 0.00 0.23 99.70 15:32:50 15:27:01 2 0.28 0.00 0.03 0.00 0.60 99.09 15:32:50 15:27:01 3 0.02 0.00 0.07 0.00 0.27 99.65 15:32:50 15:28:01 all 0.16 0.00 0.31 0.00 1.20 98.33 15:32:50 15:28:01 0 0.05 0.00 0.36 0.00 1.29 98.30 15:32:50 15:28:01 1 0.08 0.00 0.10 0.00 1.45 98.37 15:32:50 15:28:01 2 0.46 0.00 0.36 0.02 1.04 98.11 15:32:50 15:28:01 3 0.03 0.00 0.40 0.00 1.01 98.56 15:32:50 15:29:01 all 0.12 0.00 0.04 0.00 0.34 99.50 15:32:50 15:29:01 0 0.02 0.00 0.03 0.00 0.50 99.45 15:32:50 15:29:01 1 0.33 0.00 0.02 0.00 0.28 99.37 15:32:50 15:29:01 2 0.05 0.00 0.05 0.00 0.38 99.52 15:32:50 15:29:01 3 0.07 0.00 0.07 0.00 0.20 99.67 15:32:50 15:30:01 all 0.12 0.00 0.06 0.00 0.36 99.46 15:32:50 15:30:01 0 0.10 0.00 0.02 0.00 0.32 99.57 15:32:50 15:30:01 1 0.28 0.00 0.08 0.00 0.30 99.33 15:32:50 15:30:01 2 0.03 0.00 0.08 0.00 0.30 99.58 15:32:50 15:30:01 3 0.07 0.00 0.07 0.00 0.51 99.35 15:32:50 15:31:01 all 0.13 0.00 0.02 0.01 0.21 99.62 15:32:50 15:31:01 0 0.43 0.00 0.03 0.00 0.33 99.20 15:32:50 15:31:01 1 0.03 0.00 0.03 0.02 0.33 99.58 15:32:50 15:31:01 2 0.03 0.00 0.00 0.02 0.05 99.90 15:32:50 15:31:01 3 0.03 0.00 0.03 0.00 0.13 99.80 15:32:50 15:32:01 all 1.07 0.00 0.86 0.49 2.78 94.80 15:32:50 15:32:01 0 1.46 0.00 1.03 0.55 2.42 94.55 15:32:50 15:32:01 1 1.24 0.00 0.83 0.83 2.58 94.54 15:32:50 15:32:01 2 0.64 0.00 0.69 0.15 2.45 96.07 15:32:50 15:32:01 3 0.95 0.00 0.88 0.44 3.67 94.06 15:32:50 Average: all 13.06 0.00 6.67 5.57 18.11 56.59 15:32:50 Average: 0 13.27 0.00 6.91 5.90 18.44 55.48 15:32:50 Average: 1 13.45 0.00 6.68 5.58 18.01 56.28 15:32:50 Average: 2 12.84 0.00 6.70 5.58 17.83 57.05 15:32:50 Average: 3 12.67 0.00 6.41 5.23 18.14 57.54 15:32:50 15:32:50 15:32:50