Branch indexing 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5+3fcc602c4282fe50c74be67af1ba7a350be2dfea (fc1897d974528dbe9a85f29ad85edaa3fb69e8e4) 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-20074 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 > 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/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 Merge succeeded, producing e5b3601524dbcf911e51762260f2dd1db58c3eb0 Checking out Revision e5b3601524dbcf911e51762260f2dd1db58c3eb0 (PR-3002) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5b3601524dbcf911e51762260f2dd1db58c3eb0 # timeout=10 Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" > git rev-list --no-walk f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:27 ========================================================= 00:30:27 EdgeX Global Pipelines Version Info 00:30:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:28 ------------------- 00:30:28 stable info: 00:30:28 ------------------- 00:30:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:28 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 00:30:28 Message: update stable to v1.0.177 00:30:29 ------------------- 00:30:29 experimental info: 00:30:29 ------------------- 00:30:29 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:29 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 00:30:29 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5b3601524dbcf911e51762260f2dd1db58c3eb0 [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5b3601 [Pipeline] echo 00:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:33 provisioning config files... 00:30:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config7560940490911677472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:33 ---> docker-login.sh 00:30:33 nexus3.edgexfoundry.org:10001 00:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:34 Configure a credential helper to remove this warning. See 00:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:34 00:30:34 Login Succeeded 00:30:34 nexus3.edgexfoundry.org:10002 00:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:34 Configure a credential helper to remove this warning. See 00:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:34 00:30:34 Login Succeeded 00:30:34 nexus3.edgexfoundry.org:10003 00:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:34 Configure a credential helper to remove this warning. See 00:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:34 00:30:34 Login Succeeded 00:30:34 nexus3.edgexfoundry.org:10004 00:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:34 Configure a credential helper to remove this warning. See 00:30:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:34 00:30:34 Login Succeeded 00:30:34 docker.io 00:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:35 Configure a credential helper to remove this warning. See 00:30:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:35 00:30:35 Login Succeeded 00:30:35 ---> docker-login.sh ends [Pipeline] } 00:30:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:35 ++ 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 00:30:35 + for file in '`ls cmd/**/Dockerfile`' 00:30:35 ++ dirname cmd/core-command/Dockerfile 00:30:35 ++ cut -d/ -f2 00:30:35 + echo core-command,cmd/core-command/Dockerfile 00:30:35 + for file in '`ls cmd/**/Dockerfile`' 00:30:35 ++ dirname cmd/core-data/Dockerfile 00:30:35 ++ cut -d/ -f2 00:30:35 + echo core-data,cmd/core-data/Dockerfile 00:30:35 + for file in '`ls cmd/**/Dockerfile`' 00:30:35 ++ dirname cmd/core-metadata/Dockerfile 00:30:35 ++ cut -d/ -f2 00:30:35 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:35 + for file in '`ls cmd/**/Dockerfile`' 00:30:35 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:30:35 ++ cut -d/ -f2 00:30:35 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:30:35 + for file in '`ls cmd/**/Dockerfile`' 00:30:35 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:35 ++ cut -d/ -f2 00:30:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:35 + for file in '`ls cmd/**/Dockerfile`' 00:30:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:35 ++ cut -d/ -f2 00:30:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:35 + for file in '`ls cmd/**/Dockerfile`' 00:30:35 ++ dirname cmd/support-notifications/Dockerfile 00:30:35 ++ cut -d/ -f2 00:30:35 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:35 + for file in '`ls cmd/**/Dockerfile`' 00:30:35 ++ cut -d/ -f2 00:30:35 ++ dirname cmd/support-scheduler/Dockerfile 00:30:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:35 + for file in '`ls cmd/**/Dockerfile`' 00:30:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:35 ++ cut -d/ -f2 00:30:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:35 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 00:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:36 00:30:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:36 latest: Pulling from edgex-devops/git-semver 00:30:36 31603596830f: Pulling fs layer 00:30:36 2a8b12db71e7: Pulling fs layer 00:30:36 6ca5941a6612: Pulling fs layer 00:30:36 ecc8261a40a4: Pulling fs layer 00:30:36 ecc8261a40a4: Waiting 00:30:36 2a8b12db71e7: Download complete 00:30:37 31603596830f: Verifying Checksum 00:30:37 31603596830f: Download complete 00:30:37 ecc8261a40a4: Verifying Checksum 00:30:37 6ca5941a6612: Verifying Checksum 00:30:37 6ca5941a6612: Download complete 00:30:37 31603596830f: Pull complete 00:30:37 2a8b12db71e7: Pull complete 00:30:38 6ca5941a6612: Pull complete 00:30:39 ecc8261a40a4: Pull complete 00:30:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:39 prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container 00:30:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:30:41 $ docker top 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:42 [ssh-agent] Looking for ssh-agent implementation... 00:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:42 $ docker exec 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d ssh-agent 00:30:42 SSH_AUTH_SOCK=/tmp/ssh-iPTF75IJbnO5/agent.12 00:30:42 SSH_AGENT_PID=18 00:30:42 Running ssh-add (command line suppressed) 00:30:43 Identity added: /w/workspace/edgex-go/11@tmp/private_key_3435130462628594789.key (/w/workspace/edgex-go/11@tmp/private_key_3435130462628594789.key) 00:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:43 + git tag --points-at HEAD [Pipeline] } 00:30:43 $ docker exec --env ******** --env ******** 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d ssh-agent -k 00:30:43 unset SSH_AUTH_SOCK; 00:30:43 unset SSH_AGENT_PID; 00:30:43 echo Agent pid 18 killed; 00:30:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:43 [ssh-agent] Looking for ssh-agent implementation... 00:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:44 $ docker exec 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d ssh-agent 00:30:44 SSH_AUTH_SOCK=/tmp/ssh-5T4xVZDd99uG/agent.47 00:30:44 SSH_AGENT_PID=52 00:30:44 Running ssh-add (command line suppressed) 00:30:44 Identity added: /w/workspace/edgex-go/11@tmp/private_key_4465714218561342129.key (/w/workspace/edgex-go/11@tmp/private_key_4465714218561342129.key) 00:30:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:45 + git semver init 00:30:45 # -> Open(): unable to determine branch for HEAD 00:30:45 # $GIT_DIR = /w/workspace/edgex-go/11/.git 00:30:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/11 00:30:45 # $SEMVER_REMOTE_NAME = origin 00:30:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:45 # $SEMVER_USER_NAME = edgex-jenkins 00:30:45 # $SEMVER_BRANCH = PR-3002 00:30:45 # $SEMVER_TEMP = /tmp/semver-593951829 00:30:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:11 # '/tmp/semver-593951829' -> '/w/workspace/edgex-go/11/.semver' 00:31:11 # -> Force: false 00:31:11 # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } 00:31:12 $ docker exec --env ******** --env ******** 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d ssh-agent -k 00:31:12 unset SSH_AUTH_SOCK; 00:31:12 unset SSH_AGENT_PID; 00:31:12 echo Agent pid 52 killed; 00:31:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:12 + git semver [Pipeline] } 00:31:12 $ docker stop --time=1 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d 00:31:14 $ docker rm -f 13cbfad01f1e40ef5f6e65f757d2817319dd032a269339c95332c81696d0863d [Pipeline] // withDockerContainer [Pipeline] sh 00:31:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:16 Stashed 1 file(s) [Pipeline] echo 00:31:16 [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 00:31:17 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:17 + sudo service docker restart 00:31:17 + true 00:31:17 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:18 ========================================================= 00:31:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:19 + 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 . 00:31:23 Sending build context to Docker daemon 326.6MB 00:31:23 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:31:23 Step 2/6 : FROM ${BASE} 00:31:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:23 188c0c94c7c5: Pulling fs layer 00:31:23 0ef7d3d256c8: Pulling fs layer 00:31:23 de9db76c5a1d: Pulling fs layer 00:31:23 bca2f99d35d6: Pulling fs layer 00:31:23 93359f2a8cfa: Pulling fs layer 00:31:23 7c6f9722023f: Pulling fs layer 00:31:23 a35cf1a2eb13: Pulling fs layer 00:31:23 93359f2a8cfa: Waiting 00:31:23 7c6f9722023f: Waiting 00:31:23 bca2f99d35d6: Waiting 00:31:23 a35cf1a2eb13: Waiting 00:31:23 de9db76c5a1d: Verifying Checksum 00:31:23 de9db76c5a1d: Download complete 00:31:23 0ef7d3d256c8: Verifying Checksum 00:31:23 0ef7d3d256c8: Download complete 00:31:23 93359f2a8cfa: Verifying Checksum 00:31:23 93359f2a8cfa: Download complete 00:31:23 7c6f9722023f: Verifying Checksum 00:31:23 7c6f9722023f: Download complete 00:31:23 188c0c94c7c5: Verifying Checksum 00:31:23 188c0c94c7c5: Download complete 00:31:24 188c0c94c7c5: Pull complete 00:31:24 0ef7d3d256c8: Pull complete 00:31:25 de9db76c5a1d: Pull complete 00:31:26 a35cf1a2eb13: Verifying Checksum 00:31:26 a35cf1a2eb13: Download complete 00:31:26 bca2f99d35d6: Verifying Checksum 00:31:26 bca2f99d35d6: Download complete 00:31:31 Still waiting to schedule task 00:31:31 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:33 bca2f99d35d6: Pull complete 00:31:33 93359f2a8cfa: Pull complete 00:31:33 7c6f9722023f: Pull complete 00:31:37 a35cf1a2eb13: Pull complete 00:31:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:31:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:31:37 ---> a62c8e92a672 00:31:37 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 00:31:37 ---> Running in cc8d9d35219c 00:31:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:39 (1/12) Installing libmagic (5.38-r0) 00:31:39 (2/12) Installing file (5.38-r0) 00:31:40 (3/12) Installing libc-dev (0.7.2-r3) 00:31:40 (4/12) Installing g++ (9.3.0-r2) 00:31:55 (5/12) Installing fortify-headers (1.1-r0) 00:31:55 (6/12) Installing patch (2.7.6-r6) 00:31:55 (7/12) Installing build-base (0.5-r2) 00:31:55 (8/12) Installing libsodium (1.0.18-r0) 00:31:55 (9/12) Installing pkgconf (1.7.2-r0) 00:31:55 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:55 (11/12) Installing libzmq (4.3.3-r0) 00:31:55 (12/12) Installing zeromq-dev (4.3.3-r0) 00:31:55 Executing busybox-1.31.1-r19.trigger 00:31:55 OK: 233 MiB in 51 packages 00:31:57 Removing intermediate container cc8d9d35219c 00:31:57 ---> 14352663b7ec 00:31:57 Step 4/6 : WORKDIR /edgex-go 00:31:57 ---> Running in baf8ecd661a9 00:31:58 Removing intermediate container baf8ecd661a9 00:31:58 ---> f5277f0c20ea 00:31:58 Step 5/6 : COPY go.mod . 00:31:58 ---> 746890a4c881 00:31:58 Step 6/6 : RUN go mod download 00:31:58 ---> Running in b2945c967dc8 00:32:20 Removing intermediate container b2945c967dc8 00:32:20 ---> 55105406d5b3 00:32:20 Successfully built 55105406d5b3 00:32:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:20 + docker inspect -f . ci-base-image-x86_64 00:32:21 . [Pipeline] withDockerContainer 00:32:21 prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container 00:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:32:22 $ docker top 21276212384e016201d4b493c02d6a43036389d4a25cca08896874509b3f4a47 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:22 + go version 00:32:22 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:23 $ docker stop --time=1 21276212384e016201d4b493c02d6a43036389d4a25cca08896874509b3f4a47 00:32:24 $ docker rm -f 21276212384e016201d4b493c02d6a43036389d4a25cca08896874509b3f4a47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:26 + docker inspect -f . ci-base-image-x86_64 00:32:26 . [Pipeline] withDockerContainer 00:32:26 prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container 00:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:32:27 $ docker top 34af2501fca18b63799760ef58ddc232acafd504dfbe20783b1582f3a495057e -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:28 ========================================================= 00:32:28 [edgeXBuildGoParallel] Running Tests and Build... 00:32:28 ========================================================= [Pipeline] sh 00:32:28 + make test 00:32:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:38 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.141s coverage: 46.6% of statements 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.262s coverage: 27.0% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.075s coverage: 100.0% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.104s coverage: 100.0% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.126s coverage: 67.9% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.117s coverage: 82.3% of statements 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.559s coverage: 28.6% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.096s coverage: 100.0% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.060s coverage: 100.0% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.169s coverage: 86.7% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.210s coverage: 97.5% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.153s coverage: 78.3% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.531s coverage: 93.1% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.114s coverage: 0.1% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.127s coverage: 75.5% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.111s coverage: 87.2% of statements 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements 00:33:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.152s coverage: 91.4% of statements 00:33:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.276s coverage: 63.5% of statements 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.387s coverage: 55.9% of statements 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.321s coverage: 84.0% of statements 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.056s coverage: 100.0% of statements 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.141s coverage: 47.1% of statements 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.061s coverage: 100.0% of statements 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 00:33:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.755s coverage: 29.1% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.094s coverage: 99.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.057s coverage: 0.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 32.1% of statements 00:33:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 00:33:35 GO111MODULE=on go vet ./... 00:34:02 gofmt -l . 00:34:02 [ "`gofmt -l .`" = "" ] 00:34:02 ./bin/test-go-mod-tidy.sh 00:34:02 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:03 + ls -al . 00:34:03 total 660 00:34:03 drwxrwxr-x 10 1001 1001 4096 Jan 14 00:34 . 00:34:03 drwxr-xr-x 4 root root 30 Jan 14 00:32 .. 00:34:03 -rw-rw-r-- 1 1001 1001 11 Jan 14 00:30 .dockerignore 00:34:03 drwxrwxr-x 8 1001 1001 179 Jan 14 00:30 .git 00:34:03 drwxrwxr-x 3 1001 1001 125 Jan 14 00:30 .github 00:34:03 -rw-rw-r-- 1 1001 1001 824 Jan 14 00:30 .gitignore 00:34:03 drwx------ 3 1001 1001 47 Jan 14 00:31 .semver 00:34:03 -rw-rw-r-- 1 1001 1001 166 Jan 14 00:30 .sonarcloud.properties 00:34:03 -rw-rw-r-- 1 1001 1001 7741 Jan 14 00:30 Attribution.txt 00:34:03 -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:30 CONTRIBUTING.md 00:34:03 -rw-rw-r-- 1 1001 1001 931 Jan 14 00:30 Dockerfile.build 00:34:03 -rw-rw-r-- 1 1001 1001 863 Jan 14 00:30 Jenkinsfile 00:34:03 -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:30 LICENSE 00:34:03 -rw-rw-r-- 1 1001 1001 5750 Jan 14 00:30 Makefile 00:34:03 -rw-rw-r-- 1 1001 1001 6524 Jan 14 00:30 README.md 00:34:03 -rw-rw-r-- 1 1001 1001 6744 Jan 14 00:30 SECURITY.md 00:34:03 -rw-rw-r-- 1 1001 1001 5 Jan 14 00:31 VERSION 00:34:03 -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:30 ZMQWindows.md 00:34:03 drwxrwxr-x 2 1001 1001 117 Jan 14 00:30 bin 00:34:03 drwxrwxr-x 14 1001 1001 4096 Jan 14 00:30 cmd 00:34:03 -rw-r--r-- 1 root root 553305 Jan 14 00:33 coverage.out 00:34:03 -rw-r--r-- 1 root root 979 Jan 14 00:34 go.mod 00:34:03 -rw-r--r-- 1 root root 19036 Jan 14 00:34 go.sum 00:34:03 drwxrwxr-x 8 1001 1001 127 Jan 14 00:30 internal 00:34:03 drwxrwxr-x 4 1001 1001 26 Jan 14 00:30 openapi 00:34:03 drwxrwxr-x 4 1001 1001 71 Jan 14 00:30 snap 00:34:03 -rw-rw-r-- 1 1001 1001 168 Jan 14 00:30 version.go [Pipeline] sh 00:34:03 + '[' -e coverage.out ] 00:34:03 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:03 Stashed 1 file(s) [Pipeline] sh 00:34:04 + make build 00:34:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:34: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 00:34:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34: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 00:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:34: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 00:34:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:34:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:34:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 00:34:28 $ docker stop --time=1 34af2501fca18b63799760ef58ddc232acafd504dfbe20783b1582f3a495057e 00:34:30 $ docker rm -f 34af2501fca18b63799760ef58ddc232acafd504dfbe20783b1582f3a495057e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:32 00:34:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:33 latest: Pulling from edgex-devops/edgex-compose 00:34:33 cbdbe7a5bc2a: Pulling fs layer 00:34:33 ca9280d653b3: Pulling fs layer 00:34:33 7e9c9ca2126c: Pulling fs layer 00:34:33 cbdbe7a5bc2a: Download complete 00:34:34 ca9280d653b3: Download complete 00:34:34 cbdbe7a5bc2a: Pull complete 00:34:35 7e9c9ca2126c: Download complete 00:34:35 ca9280d653b3: Pull complete 00:34:43 7e9c9ca2126c: Pull complete 00:34:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:43 prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container 00:34:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:34:46 $ docker top de6bbca78b642069a480f529be5c6fc0c124ef2ea6a000f5f772123413372ca5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:47 + docker-compose+ buildgrep parallel --help 00:34:47 00:34:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20081 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 00:34:48 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 00:34:48 --parallel Build images in parallel. [Pipeline] } 00:34:48 $ docker stop --time=1 de6bbca78b642069a480f529be5c6fc0c124ef2ea6a000f5f772123413372ca5 00:34:50 $ docker rm -f de6bbca78b642069a480f529be5c6fc0c124ef2ea6a000f5f772123413372ca5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:51 . [Pipeline] withDockerContainer 00:34:51 prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container 00:34:51 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:34:52 $ docker top d1b6b09d48ddc5d5cbab022813ba17ed95c7a7766e3e1fbe9b3a6a2918541e30 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:52 + docker-compose -f ./docker-compose-build.yml build --parallel 00:34:53 Building docker-core-command-go ... 00:34:53 Building docker-core-data-go ... 00:34:53 Building docker-core-metadata-go ... 00:34:53 Building docker-security-bootstrap-redis-go ... 00:34:53 Building docker-security-proxy-setup-go ... 00:34:53 Building docker-security-secretstore-setup-go ... 00:34:53 Building docker-support-notifications-go ... 00:34:53 Building docker-support-scheduler-go ... 00:34:53 Building docker-sys-mgmt-agent-go ... 00:34:53 Building docker-support-notifications-go 00:34:53 Building docker-core-metadata-go 00:34:53 Building docker-sys-mgmt-agent-go 00:34:53 Building docker-security-proxy-setup-go 00:34:53 Building docker-support-scheduler-go 00:34:54 using credential edgex-jenkins-ssh 00:34:54 Cloning the remote Git repository 00:34:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:54 > git init /w/workspace/edgex-go/11 # timeout=10 00:34:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:54 > git --version # timeout=10 00:34:55 > git --version # 'git version 2.17.1' 00:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:14 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 00:35:15 Merge succeeded, producing 90f7b5fbd52c2d34da65c8baa30483110d42ba9b 00:35:15 Checking out Revision 90f7b5fbd52c2d34da65c8baa30483110d42ba9b (PR-3002) 00:35:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:35:14 > git config core.sparsecheckout # timeout=10 00:35:14 > git checkout -f f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 00:35:14 > git remote # timeout=10 00:35:14 > git config --get remote.origin.url # timeout=10 00:35:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:14 > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 00:35:15 > git rev-parse HEAD^{commit} # timeout=10 00:35:15 > git config core.sparsecheckout # timeout=10 00:35:15 > git checkout -f 90f7b5fbd52c2d34da65c8baa30483110d42ba9b # timeout=10 00:35:19 Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" 00:35:19 > git rev-list --no-walk f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:35:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:35:22 + + sudo service docker restart 00:35:22 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:35:24 provisioning config files... 00:35:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config7695129660017259728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:24 ---> docker-login.sh 00:35:24 nexus3.edgexfoundry.org:10001 00:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:25 Configure a credential helper to remove this warning. See 00:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:25 00:35:25 Login Succeeded 00:35:25 nexus3.edgexfoundry.org:10002 00:35:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:25 ---> 55105406d5b3 00:35:25 Step 3/22 : WORKDIR /edgex-go 00:35:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:25 ---> 55105406d5b3 00:35:25 Step 3/24 : WORKDIR /edgex-go 00:35:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:35:25 ---> 55105406d5b3 00:35:25 Step 3/21 : WORKDIR /edgex-go 00:35:26 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:35:26 ---> 55105406d5b3 00:35:26 Step 3/26 : WORKDIR /edgex-go 00:35:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:35:26 ---> 55105406d5b3 00:35:26 Step 3/21 : WORKDIR /edgex-go 00:35:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:26 Configure a credential helper to remove this warning. See 00:35:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:26 00:35:26 Login Succeeded 00:35:26 nexus3.edgexfoundry.org:10003 00:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:27 Configure a credential helper to remove this warning. See 00:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:27 00:35:27 Login Succeeded 00:35:27 nexus3.edgexfoundry.org:10004 00:35:27 ---> Running in 75955c09a438 00:35:27 ---> Running in a7780f5f6fa0 00:35:27 ---> Running in 3d3f42097f42 00:35:27 ---> Running in 5192afabaa4f 00:35:27 ---> Running in a784dd2fcfa7 00:35:27 Removing intermediate container 5192afabaa4f 00:35:27 ---> a2e4190848c0 00:35:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:27 Configure a credential helper to remove this warning. See 00:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:27 00:35:27 Login Succeeded 00:35:27 docker.io 00:35:27 Removing intermediate container a784dd2fcfa7 00:35:27 ---> 19037bacccba 00:35:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:27 Removing intermediate container 75955c09a438 00:35:27 ---> 5ed6d372d32b 00:35:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:27 Removing intermediate container a7780f5f6fa0 00:35:27 ---> 96d6fc2fd10e 00:35:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:27 Removing intermediate container 3d3f42097f42 00:35:27 ---> d5307a0cfc1a 00:35:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:27 ---> Running in 708f02473841 00:35:27 ---> Running in 6b5cd38c51f8 00:35:27 ---> Running in 62a170612e1b 00:35:27 ---> Running in 78d58ab7322a 00:35:27 ---> Running in d46f19b6ae7f 00:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:29 Configure a credential helper to remove this warning. See 00:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:29 00:35:29 Login Succeeded 00:35:29 ---> docker-login.sh ends [Pipeline] } 00:35:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:29 ========================================================= 00:35:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:35:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:35:30 + 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 . 00:35:30 Removing intermediate container 6b5cd38c51f8 00:35:30 ---> 8abde07aab22 00:35:30 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:30 Removing intermediate container 708f02473841 00:35:30 ---> a7f4221b5651 00:35:30 Step 5/26 : RUN apk add --update --no-cache make bash git 00:35:30 ---> Running in 99712c4f3f12 00:35:30 ---> Running in 0b7fa00642c3 00:35:30 Removing intermediate container d46f19b6ae7f 00:35:30 ---> e8ca08f5deae 00:35:30 Step 5/21 : RUN apk add --update --no-cache make git 00:35:30 Removing intermediate container 78d58ab7322a 00:35:30 ---> 564797502f7b 00:35:30 Step 5/22 : RUN apk add --update --no-cache make git 00:35:30 Removing intermediate container 62a170612e1b 00:35:30 ---> a659328d5e1a 00:35:30 Step 5/21 : RUN apk add --update --no-cache make git 00:35:31 ---> Running in a3cd20312fe3 00:35:31 ---> Running in 1bb18d85574e 00:35:31 ---> Running in 3f4d62213fb2 00:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:33 Sending build context to Docker daemon 165.6MB 00:35:33 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:35:33 Step 2/6 : FROM ${BASE} 00:35:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:33 5f621e34cdf4: Pulling fs layer 00:35:33 a4357932f1b6: Pulling fs layer 00:35:33 18c013af1878: Pulling fs layer 00:35:33 00ac8860ef70: Pulling fs layer 00:35:33 63d7cb157983: Pulling fs layer 00:35:33 b116817d02f9: Pulling fs layer 00:35:33 745a02a5169b: Pulling fs layer 00:35:33 00ac8860ef70: Waiting 00:35:33 63d7cb157983: Waiting 00:35:33 b116817d02f9: Waiting 00:35:33 745a02a5169b: Waiting 00:35:33 18c013af1878: Verifying Checksum 00:35:33 18c013af1878: Download complete 00:35:33 a4357932f1b6: Verifying Checksum 00:35:33 a4357932f1b6: Download complete 00:35:33 63d7cb157983: Download complete 00:35:33 5f621e34cdf4: Verifying Checksum 00:35:33 5f621e34cdf4: Download complete 00:35:33 OK: 233 MiB in 51 packages 00:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:33 b116817d02f9: Verifying Checksum 00:35:33 b116817d02f9: Download complete 00:35:33 5f621e34cdf4: Pull complete 00:35:33 OK: 233 MiB in 51 packages 00:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:34 OK: 233 MiB in 51 packages 00:35:34 a4357932f1b6: Pull complete 00:35:34 OK: 233 MiB in 51 packages 00:35:34 Removing intermediate container 0b7fa00642c3 00:35:34 ---> b8ec04c97951 00:35:34 Step 6/26 : COPY go.mod . 00:35:34 Removing intermediate container a3cd20312fe3 00:35:34 ---> 2f1569f822c3 00:35:34 Step 6/21 : COPY go.mod . 00:35:34 OK: 233 MiB in 51 packages 00:35:34 18c013af1878: Pull complete 00:35:34 Removing intermediate container 99712c4f3f12 00:35:34 ---> 4a535d39d5bd 00:35:34 Step 6/24 : COPY go.mod . 00:35:34 ---> c8b050089c8e 00:35:34 Step 7/26 : RUN go mod download 00:35:35 ---> Running in 5dc3aad369bc 00:35:35 ---> eb4d0e65d04b 00:35:35 Step 7/21 : RUN go mod download 00:35:35 745a02a5169b: Verifying Checksum 00:35:35 745a02a5169b: Download complete 00:35:35 Removing intermediate container 3f4d62213fb2 00:35:35 ---> 8cd9ceba237d 00:35:35 Step 6/21 : COPY go.mod . 00:35:35 ---> 3310b7135704 00:35:35 Step 7/24 : RUN go mod download 00:35:35 ---> Running in 1795e14fb179 00:35:35 ---> Running in 4cd6469f97bd 00:35:35 Removing intermediate container 1bb18d85574e 00:35:35 ---> 4d5859f79de5 00:35:35 Step 6/22 : COPY go.mod . 00:35:35 ---> 2129bc1b249f 00:35:35 Step 7/21 : RUN go mod download 00:35:35 ---> Running in 1f528dcd1cb6 00:35:36 ---> 7e0989001138 00:35:36 Step 7/22 : RUN go mod download 00:35:36 ---> Running in 3cd73806f2c4 00:35:36 00ac8860ef70: Verifying Checksum 00:35:36 00ac8860ef70: Download complete 00:35:37 Removing intermediate container 5dc3aad369bc 00:35:37 ---> f4225b8941cb 00:35:37 Step 8/26 : COPY . . 00:35:37 Removing intermediate container 1795e14fb179 00:35:37 ---> 0391efe4e54c 00:35:37 Step 8/21 : COPY . . 00:35:38 Removing intermediate container 4cd6469f97bd 00:35:38 ---> 94823c5ccf6b 00:35:38 Step 8/24 : COPY . . 00:35:38 Removing intermediate container 1f528dcd1cb6 00:35:38 ---> b5f513b9d010 00:35:38 Step 8/21 : COPY . . 00:35:38 Removing intermediate container 3cd73806f2c4 00:35:38 ---> 8c12935b8afe 00:35:38 Step 8/22 : COPY . . 00:35:47 00ac8860ef70: Pull complete 00:35:47 63d7cb157983: Pull complete 00:35:47 b116817d02f9: Pull complete 00:35:50 745a02a5169b: Pull complete 00:35:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:35:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:35:50 ---> b7e6874047d6 00:35:50 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 00:35:54 ---> Running in 586ccfe8a45e 00:35:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:56 (1/12) Installing libmagic (5.38-r0) 00:35:56 (2/12) Installing file (5.38-r0) 00:35:56 (3/12) Installing libc-dev (0.7.2-r3) 00:35:57 (4/12) Installing g++ (9.3.0-r2) 00:36:02 (5/12) Installing fortify-headers (1.1-r0) 00:36:02 (6/12) Installing patch (2.7.6-r6) 00:36:02 (7/12) Installing build-base (0.5-r2) 00:36:02 (8/12) Installing libsodium (1.0.18-r0) 00:36:02 (9/12) Installing pkgconf (1.7.2-r0) 00:36:02 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:02 (11/12) Installing libzmq (4.3.3-r0) 00:36:02 (12/12) Installing zeromq-dev (4.3.3-r0) 00:36:02 Executing busybox-1.31.1-r19.trigger 00:36:02 OK: 217 MiB in 51 packages 00:36:06 Removing intermediate container 586ccfe8a45e 00:36:06 ---> 944008a845e7 00:36:06 Step 4/6 : WORKDIR /edgex-go 00:36:06 ---> Running in fa53f9a26754 00:36:06 Removing intermediate container fa53f9a26754 00:36:06 ---> 32759f632d64 00:36:06 Step 5/6 : COPY go.mod . 00:36:07 ---> 5b563c86be7a 00:36:07 Step 6/6 : RUN go mod download 00:36:07 ---> Running in cd7bb6f9e809 00:36:17 ---> 54b7a0b55cfd 00:36:17 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:36:17 ---> e8228748938b 00:36:17 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:36:17 ---> d67a44371dc5 00:36:17 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:36:17 ---> c9372dcabbbc 00:36:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:17 ---> Running in e46bc6104777 00:36:17 ---> 1054ce69b109 00:36:17 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:36:17 ---> Running in ae9659e27715 00:36:17 ---> Running in ed07a8767cbd 00:36:17 ---> Running in 6c1090419013 00:36:17 ---> Running in c99481b79867 00:36:17 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 00:36:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:36:17 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 00:36:17 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 00:36:34 Removing intermediate container cd7bb6f9e809 00:36:34 ---> 52e2e5f9d221 00:36:34 Successfully built 52e2e5f9d221 00:36:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:34 + docker inspect -f . ci-base-image-arm64 00:36:34 . [Pipeline] withDockerContainer 00:36:35 prd-ubuntu18.04-docker-arm64-4c-16g-20081 does not seem to be running inside a container 00:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:36:36 $ docker top 9d5b2414dc1756b7b0b914ca862a537e4e80d9408aab621d72cb807fcd6459a1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:37 + go version 00:36:37 go version go1.15.5 linux/arm64 [Pipeline] } 00:36:37 $ docker stop --time=1 9d5b2414dc1756b7b0b914ca862a537e4e80d9408aab621d72cb807fcd6459a1 00:36:39 $ docker rm -f 9d5b2414dc1756b7b0b914ca862a537e4e80d9408aab621d72cb807fcd6459a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:40 + docker inspect -f . ci-base-image-arm64 00:36:40 . [Pipeline] withDockerContainer 00:36:40 prd-ubuntu18.04-docker-arm64-4c-16g-20081 does not seem to be running inside a container 00:36:41 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:36:42 $ docker top 9d10d12d80b4e930bc0702e7137db99995086f7a2dd07fc7cc4b17ae8fe103fa -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:42 ========================================================= 00:36:42 [edgeXBuildGoParallel] Running Tests and Build... 00:36:42 ========================================================= [Pipeline] sh 00:36:43 + make test 00:36:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:49 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 00:36:56 Removing intermediate container ae9659e27715 00:36:56 ---> 39cefd19c8ee 00:36:56 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:36:56 Removing intermediate container e46bc6104777 00:36:56 ---> 7e64ed346216 00:36:56 00:36:56 Step 10/24 : FROM scratch 00:36:56 ---> 00:36:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:36:56 Removing intermediate container ed07a8767cbd 00:36:56 ---> 311be177b3ba 00:36:56 00:36:56 Step 10/21 : FROM alpine:3.12 00:36:56 Removing intermediate container 6c1090419013 00:36:56 ---> bd51df15fd11 00:36:56 00:36:56 Step 10/21 : FROM scratch 00:36:56 ---> 00:36:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:36:56 ---> Running in 29ffd77fffd8 00:36:56 3.12: Pulling from library/alpine 00:36:56 ---> Running in 34fb009ba0f6 00:36:56 ---> Running in 289d59a279fb 00:36:56 Removing intermediate container 34fb009ba0f6 00:36:56 ---> 3b98ef2ad028 00:36:56 Step 12/21 : ENV APP_PORT=48085 00:36:56 Removing intermediate container 289d59a279fb 00:36:56 ---> 6458d51f9364 00:36:56 Step 12/24 : ENV APP_PORT=48060 00:36:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:36:58 ---> Running in 83c65aab4ef3 00:36:58 ---> Running in 21a1d7ef9a20 00:36:58 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:36:58 Status: Downloaded newer image for alpine:3.12 00:36:58 ---> 389fef711851 00:36:58 Step 11/21 : RUN apk add --update --no-cache curl 00:36:58 ---> Running in e829d93098bf 00:36:58 Removing intermediate container c99481b79867 00:36:58 ---> bf101b397191 00:36:58 00:36:58 Step 10/22 : FROM scratch 00:36:58 ---> 00:36:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:36:58 ---> Using cache 00:36:58 ---> 3b98ef2ad028 00:36:58 Step 12/22 : ENV APP_PORT=48081 00:36:58 Removing intermediate container 21a1d7ef9a20 00:36:58 ---> 106229ae367d 00:36:58 Step 13/24 : EXPOSE $APP_PORT 00:36:58 Removing intermediate container 83c65aab4ef3 00:36:58 ---> ca44cccd0f06 00:36:58 Step 13/21 : EXPOSE $APP_PORT 00:36:58 ---> Running in f71bc0cf550c 00:36:58 ---> Running in 586edffdbbf6 00:36:58 ---> Running in 889e7f6a6117 00:36:59 Removing intermediate container f71bc0cf550c 00:36:59 ---> 8e4a17cd8883 00:36:59 Step 13/22 : EXPOSE $APP_PORT 00:36:59 Removing intermediate container 586edffdbbf6 00:36:59 ---> 8694f49ecad0 00:36:59 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:36:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:59 ---> Running in e517310d0385 00:36:59 Removing intermediate container 889e7f6a6117 00:36:59 ---> d114050ba1af 00:36:59 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:59 Removing intermediate container 29ffd77fffd8 00:36:59 ---> 7af9c0fe469a 00:36:59 00:36:59 Step 11/26 : FROM docker:20.10.0 00:36:59 20.10.0: Pulling from library/docker 00:36:59 Removing intermediate container e517310d0385 00:36:59 ---> 97e1484c5be6 00:36:59 Step 14/22 : WORKDIR / 00:36:59 (1/4) Installing ca-certificates (20191127-r4) 00:36:59 ---> Running in 884675b2cc52 00:36:59 ---> 0ee8b7f81528 00:36:59 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:36:59 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:59 (3/4) Installing libcurl (7.69.1-r3) 00:36:59 (4/4) Installing curl (7.69.1-r3) 00:36:59 Executing busybox-1.31.1-r19.trigger 00:36:59 Executing ca-certificates-20191127-r4.trigger 00:36:59 OK: 7 MiB in 18 packages 00:37:01 ---> 0cf45e6a2b43 00:37:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:02 Removing intermediate container 884675b2cc52 00:37:02 ---> a3f6e339096f 00:37:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:02 ---> 75ff3f60795c 00:37:02 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:37:02 ---> cfa842e2b2bf 00:37:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:03 ---> c7208bf37a1a 00:37:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:03 Removing intermediate container e829d93098bf 00:37:03 ---> fb995261c6ac 00:37:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:04 ---> e7a97021d634 00:37:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:04 ---> Running in 2a8edec6db7e 00:37:04 ---> e5f8934770fe 00:37:04 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:37:04 ---> Running in e482329548d3 00:37:04 ---> 68a64d324328 00:37:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:04 Removing intermediate container 2a8edec6db7e 00:37:04 ---> 16169f6c4a26 00:37:04 Step 13/21 : WORKDIR /edgex 00:37:05 ---> Running in 62f5b6b5b966 00:37:05 ---> bd24d5f6d20d 00:37:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:05 Removing intermediate container e482329548d3 00:37:05 ---> 0f16ded1193f 00:37:05 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:05 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:05 ---> 220adf96268f 00:37:05 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:37:05 ---> Running in e1ae34225399 00:37:05 ---> Running in 91e493bbb403 00:37:05 Removing intermediate container 62f5b6b5b966 00:37:05 ---> ad0869f82d22 00:37:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:05 Removing intermediate container e1ae34225399 00:37:05 ---> dc7b67e29b04 00:37:05 Step 19/21 : LABEL arch=x86_64 00:37:05 Removing intermediate container 91e493bbb403 00:37:05 ---> 1781b9db2c07 00:37:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:06 ---> Running in c1fed0749ba1 00:37:06 ---> 3a799824917f 00:37:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:06 ---> 09b37c19389e 00:37:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:06 ---> Running in 8461dfcd9d25 00:37:06 Removing intermediate container c1fed0749ba1 00:37:06 ---> fce0a8904848 00:37:06 Step 20/21 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:37:06 ---> Running in 85fb33310ede 00:37:06 Removing intermediate container 8461dfcd9d25 00:37:06 ---> 0698cbf79dca 00:37:06 Step 20/22 : LABEL arch=x86_64 00:37:06 ---> f13c63da190d 00:37:06 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:37:06 ---> Running in 4a5106478584 00:37:06 Removing intermediate container 85fb33310ede 00:37:06 ---> 5ac11d1e0931 00:37:06 Step 21/21 : LABEL version=0.0.0 00:37:06 ---> Running in 50613210495c 00:37:06 ---> Running in c5d265d5436b 00:37:06 ---> 4602304d5cf5 00:37:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:07 Removing intermediate container 4a5106478584 00:37:07 ---> 37b4208cace9 00:37:07 Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:37:07 Removing intermediate container 50613210495c 00:37:07 ---> a179eabcc1ea 00:37:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:07 ---> Running in ac0aa455fa30 00:37:07 ---> Running in 9ec0ba28b0f4 00:37:07 Removing intermediate container c5d265d5436b 00:37:07 ---> ab4301353622 00:37:07 00:37:07 Removing intermediate container ac0aa455fa30 00:37:07 ---> c190de5ebe32 00:37:07 Step 22/22 : LABEL version=0.0.0 00:37:07 Successfully built ab4301353622 00:37:07 Successfully tagged docker-support-scheduler-go:latest 00:37:07 ---> Running in d748de0a0425 00:37:07 ---> eb6a562206b3 00:37:07 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:07  Building docker-support-scheduler-go ... done Building docker-core-command-go 00:37:07 Removing intermediate container 9ec0ba28b0f4 00:37:07 ---> b9fd34106459 00:37:07 Step 22/24 : LABEL arch=x86_64 00:37:07 ---> Running in 2c2e44c695d6 00:37:07 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:07 Status: Downloaded newer image for docker:20.10.0 00:37:07 ---> aefe523efa57 00:37:07 Step 12/26 : RUN apk add --no-cache bash 00:37:07 ---> Running in 35acb2b4084c 00:37:07 Removing intermediate container d748de0a0425 00:37:07 ---> eb92bf6354c2 00:37:07 00:37:08 ---> Running in 70912f6e1c72 00:37:08 Successfully built eb92bf6354c2 00:37:08 Removing intermediate container 2c2e44c695d6 00:37:08 ---> e5ea0fb6f72f 00:37:08 Step 18/21 : CMD ["--init=true"] 00:37:08 Successfully tagged docker-core-metadata-go:latest 00:37:08  Building docker-core-metadata-go ... done Building docker-core-data-go 00:37:08 Removing intermediate container 35acb2b4084c 00:37:08 ---> 37aa265ab908 00:37:08 Step 23/24 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:37:08 ---> Running in 23f4270682a3 00:37:08 ---> Running in c77f970a44ee 00:37:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:12 (1/2) Installing readline (8.0.4-r0) 00:37:12 (2/2) Installing bash (5.0.17-r0) 00:37:12 Executing bash-5.0.17-r0.post-install 00:37:12 Executing busybox-1.31.1-r19.trigger 00:37:12 OK: 12 MiB in 22 packages 00:37:12 Removing intermediate container 23f4270682a3 00:37:12 ---> 7dcf20dfd6ce 00:37:12 Step 19/21 : LABEL arch=x86_64 00:37:12 Removing intermediate container c77f970a44ee 00:37:12 ---> 6c552e97b6dd 00:37:12 Step 24/24 : LABEL version=0.0.0 00:37:13 ---> Running in f8b25278ba23 00:37:13 ---> Running in 0f9ae8f84ce0 00:37:15 Removing intermediate container f8b25278ba23 00:37:15 ---> fd768b4a7aa2 00:37:15 Step 20/21 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:37:15 Removing intermediate container 70912f6e1c72 00:37:15 ---> 9447606da479 00:37:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:37:15 Removing intermediate container 0f9ae8f84ce0 00:37:15 ---> 7ef7e93fd635 00:37:15 00:37:16 ---> Running in 5cce3822439d 00:37:16 ---> Running in a9fcc602da92 00:37:16 Successfully built 7ef7e93fd635 00:37:16 Successfully tagged docker-support-notifications-go:latest 00:37:16  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 00:37:19 Removing intermediate container 5cce3822439d 00:37:19 ---> 641c67077981 00:37:19 Step 21/21 : LABEL version=0.0.0 00:37:19 Removing intermediate container a9fcc602da92 00:37:19 ---> d1d80a0a7752 00:37:19 Step 14/26 : ENV APP_PORT=48090 00:37:20 ---> Running in 8db0f1ac5c0f 00:37:20 ---> Running in 9c465ee948c4 00:37:22 Removing intermediate container 9c465ee948c4 00:37:22 ---> 2b93b697746c 00:37:22 Step 15/26 : EXPOSE $APP_PORT 00:37:22 Removing intermediate container 8db0f1ac5c0f 00:37:22 ---> 1f68838f8a36 00:37:22 00:37:23 Successfully built 1f68838f8a36 00:37:23 Successfully tagged docker-security-proxy-setup-go:latest 00:37:23  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 00:37:23 ---> Running in 5c9d85959a18 00:37:24 Removing intermediate container 5c9d85959a18 00:37:24 ---> 54b1ba958fd4 00:37:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:27 ---> 13cc0f70473e 00:37:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:28 ---> 55105406d5b3 00:37:28 Step 3/23 : WORKDIR /edgex-go 00:37:29 ---> Using cache 00:37:29 ---> d5307a0cfc1a 00:37:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:29 ---> Using cache 00:37:29 ---> e8ca08f5deae 00:37:29 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:29 ---> 55105406d5b3 00:37:29 Step 3/22 : WORKDIR /edgex-go 00:37:29 ---> Using cache 00:37:29 ---> d5307a0cfc1a 00:37:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:29 ---> Using cache 00:37:29 ---> e8ca08f5deae 00:37:29 Step 5/22 : RUN apk add --update --no-cache make git 00:37:29 ---> Using cache 00:37:29 ---> 2f1569f822c3 00:37:29 Step 6/22 : COPY go.mod . 00:37:29 ---> Using cache 00:37:29 ---> eb4d0e65d04b 00:37:29 Step 7/22 : RUN go mod download 00:37:29 ---> Using cache 00:37:29 ---> 0391efe4e54c 00:37:29 Step 8/22 : COPY . . 00:37:30 ---> Using cache 00:37:30 ---> c9372dcabbbc 00:37:30 Step 9/22 : RUN make cmd/core-command/core-command 00:37:31 ---> b470c1e22af2 00:37:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:31 ---> Running in a7b5aa5e80a6 00:37:31 ---> Running in 513c82838a1b 00:37:33 ---> 3818e66897ee 00:37:33 Step 19/26 : RUN apk --no-cache add py3-pip 00:37:34 ---> Running in 8ee6ec6ef64d 00:37:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:37:35 ---> 55105406d5b3 00:37:35 Step 3/24 : WORKDIR /edgex-go 00:37:35 ---> Using cache 00:37:35 ---> d5307a0cfc1a 00:37:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:35 ---> Using cache 00:37:35 ---> e8ca08f5deae 00:37:35 Step 5/24 : RUN apk add --update --no-cache make git 00:37:35 ---> Using cache 00:37:35 ---> 2f1569f822c3 00:37:35 Step 6/24 : COPY go.mod . 00:37:35 ---> Using cache 00:37:35 ---> eb4d0e65d04b 00:37:35 Step 7/24 : RUN go mod download 00:37:35 ---> Using cache 00:37:35 ---> 0391efe4e54c 00:37:35 Step 8/24 : COPY . . 00:37:35 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 00:37:35 ---> Using cache 00:37:35 ---> c9372dcabbbc 00:37:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:37:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:36 (1/33) Installing libbz2 (1.0.8-r1) 00:37:36 (2/33) Installing expat (2.2.9-r1) 00:37:36 (3/33) Installing libffi (3.3-r2) 00:37:36 ---> Running in 54c0404b7ff7 00:37:36 (4/33) Installing gdbm (1.13-r1) 00:37:36 (5/33) Installing xz-libs (5.2.5-r0) 00:37:36 (6/33) Installing sqlite-libs (3.32.1-r0) 00:37:36 (7/33) Installing python3 (3.8.5-r0) 00:37:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:37 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 00:37:37 OK: 233 MiB in 51 packages 00:37:42 (8/33) Installing py3-appdirs (1.4.4-r1) 00:37:42 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:37:42 (10/33) Installing py3-parsing (2.4.7-r0) 00:37:42 (11/33) Installing py3-six (1.15.0-r0) 00:37:42 (12/33) Installing py3-packaging (20.4-r0) 00:37:42 (13/33) Installing py3-setuptools (47.0.0-r0) 00:37:42 (14/33) Installing py3-chardet (3.0.4-r4) 00:37:42 (15/33) Installing py3-idna (2.9-r0) 00:37:42 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:37:42 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:37:42 (18/33) Installing py3-requests (2.23.0-r0) 00:37:42 (19/33) Installing py3-msgpack (1.0.0-r0) 00:37:42 (20/33) Installing py3-lockfile (0.12.2-r3) 00:37:42 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:37:42 (22/33) Installing py3-colorama (0.4.3-r0) 00:37:42 (23/33) Installing py3-distlib (0.3.0-r0) 00:37:42 (24/33) Installing py3-distro (1.5.0-r1) 00:37:42 (25/33) Installing py3-webencodings (0.5.1-r3) 00:37:42 (26/33) Installing py3-html5lib (1.0.1-r4) 00:37:43 (27/33) Installing py3-pytoml (0.1.21-r0) 00:37:43 (28/33) Installing py3-pep517 (0.8.2-r0) 00:37:43 (29/33) Installing py3-progress (1.5-r0) 00:37:43 (30/33) Installing py3-toml (0.10.1-r0) 00:37:43 Removing intermediate container a7b5aa5e80a6 00:37:43 ---> 35d1355ffa1a 00:37:43 Step 6/23 : COPY go.mod . 00:37:43 (31/33) Installing py3-retrying (1.3.3-r0) 00:37:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:37:43 (33/33) Installing py3-pip (20.1.1-r0) 00:37:44 Executing busybox-1.31.1-r19.trigger 00:37:44 OK: 71 MiB in 55 packages 00:37:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:46 ---> e0f1a4f0b7fb 00:37:46 Step 7/23 : RUN go mod download 00:37:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:46 ---> 55105406d5b3 00:37:46 Step 3/22 : WORKDIR /edgex-go 00:37:46 ---> Using cache 00:37:46 ---> d5307a0cfc1a 00:37:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:46 ---> Using cache 00:37:46 ---> e8ca08f5deae 00:37:46 Step 5/22 : RUN apk add --update --no-cache make git 00:37:46 ---> Using cache 00:37:46 ---> 2f1569f822c3 00:37:46 Step 6/22 : COPY go.mod . 00:37:46 ---> Using cache 00:37:46 ---> eb4d0e65d04b 00:37:46 Step 7/22 : RUN go mod download 00:37:46 ---> Using cache 00:37:46 ---> 0391efe4e54c 00:37:46 Step 8/22 : COPY . . 00:37:46 ---> Using cache 00:37:46 ---> c9372dcabbbc 00:37:46 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:37:47 ---> Running in 35fbf8aab3db 00:37:47 ---> Running in 2cefae9f891c 00:37:48 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 00:37:51 Removing intermediate container 35fbf8aab3db 00:37:51 ---> e89d4f0f9cbd 00:37:51 Step 8/23 : COPY . . 00:38:03 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 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:38:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:38:08 Removing intermediate container 8ee6ec6ef64d 00:38:08 ---> ef4699a3756f 00:38:08 Step 20/26 : RUN pip install docker-compose==1.23.2 00:38:09 ---> Running in ef9cfd48f09f 00:38:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:38:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:38:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:13 Removing intermediate container 513c82838a1b 00:38:13 ---> fc6505d8d4ee 00:38:13 00:38:13 Step 10/22 : FROM scratch 00:38:13 ---> 00:38:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:13 ---> Using cache 00:38:13 ---> 3b98ef2ad028 00:38:13 Step 12/22 : ENV APP_PORT=48082 00:38:14 ---> Running in 8284a73906e3 00:38:16 ---> 8a4dc6b97c35 00:38:16 Step 9/23 : RUN make cmd/core-data/core-data 00:38:17 Removing intermediate container 54c0404b7ff7 00:38:17 ---> f889ac75e2b1 00:38:17 00:38:17 Step 10/24 : FROM alpine:3.12 00:38:17 ---> 389fef711851 00:38:17 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:38:17 Removing intermediate container 8284a73906e3 00:38:17 ---> c2fa9d7df189 00:38:17 Step 13/22 : EXPOSE $APP_PORT 00:38:17 ---> Running in 423b8645608b 00:38:17 Removing intermediate container 2cefae9f891c 00:38:17 ---> 0025831ae5b5 00:38:17 00:38:17 Step 10/22 : FROM alpine:3.12 00:38:17 ---> 389fef711851 00:38:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:38:17 ---> Running in d72cfd421dbd 00:38:17 ---> Running in 8ef8a31a0aad 00:38:17 Collecting docker-compose==1.23.2 00:38:17 ---> Running in ecede955ba6f 00:38:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:38:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:38:18 Removing intermediate container d72cfd421dbd 00:38:18 ---> 8172326b67f3 00:38:18 Step 14/22 : WORKDIR / 00:38:18 Collecting websocket-client<1.0,>=0.32.0 00:38:18 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:38:18 ---> Running in d6ebe27a19a0 00:38:18 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 00:38:18 Collecting cached-property<2,>=1.2.0 00:38:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:38:18 Collecting texttable<0.10,>=0.9.0 00:38:18 Downloading texttable-0.9.1.tar.gz (11 kB) 00:38:18 Removing intermediate container d6ebe27a19a0 00:38:18 ---> 5a1e87cae06d 00:38:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:18 ---> db1d8be8ec9e 00:38:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.258s coverage: 46.6% of statements 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:38:19 (1/5) Installing ca-certificates (20191127-r4) 00:38:19 (1/5) Installing ca-certificates (20191127-r4) 00:38:19 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:38:19 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:38:19 (3/5) Installing libcurl (7.69.1-r3) 00:38:19 (3/5) Installing libcurl (7.69.1-r3) 00:38:19 (4/5) Installing curl (7.69.1-r3) 00:38:19 (4/5) Installing curl (7.69.1-r3) 00:38:19 (5/5) Installing dumb-init (1.2.2-r1) 00:38:19 (5/5) Installing dumb-init (1.2.2-r1) 00:38:19 Executing busybox-1.31.1-r19.trigger 00:38:19 Executing busybox-1.31.1-r19.trigger 00:38:19 Executing ca-certificates-20191127-r4.trigger 00:38:19 Executing ca-certificates-20191127-r4.trigger 00:38:19 OK: 7 MiB in 19 packages 00:38:19 OK: 7 MiB in 19 packages 00:38:19 Collecting docopt<0.7,>=0.6.1 00:38:19 Downloading docopt-0.6.2.tar.gz (25 kB) 00:38:20 ---> b3ccc718fb7f 00:38:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:20 Collecting PyYAML<4,>=3.10 00:38:20 Downloading PyYAML-3.13.tar.gz (270 kB) 00:38:22 Collecting jsonschema<3,>=2.5.1 00:38:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:38:22 ---> 29c1f64733af 00:38:22 Step 18/22 : ENTRYPOINT ["/core-command"] 00:38:22 Removing intermediate container ecede955ba6f 00:38:22 ---> 164b34edbeae 00:38:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:38:22 ---> Running in 1706df6fa9b7 00:38:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:38:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:38:23 ---> Running in 60e6df75a068 00:38:23 Removing intermediate container 8ef8a31a0aad 00:38:23 ---> 2e22d5b5197f 00:38:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:23 Collecting dockerpty<0.5,>=0.4.1 00:38:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:38:23 Removing intermediate container 1706df6fa9b7 00:38:23 ---> 8c38237a2464 00:38:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:23 ---> Running in 99c23dea49e9 00:38:23 ---> Running in 7d7a87feb041 00:38:23 Removing intermediate container 60e6df75a068 00:38:23 ---> 22ba47b53187 00:38:23 Step 13/22 : WORKDIR / 00:38:24 ---> Running in 3c9b92249d1c 00:38:24 Removing intermediate container 99c23dea49e9 00:38:24 ---> d02a67637d9b 00:38:24 Step 13/24 : WORKDIR / 00:38:24 ---> Running in e4bfd15b04bc 00:38:24 Removing intermediate container 7d7a87feb041 00:38:24 ---> 4849eb6a5e8d 00:38:24 Step 20/22 : LABEL arch=x86_64 00:38:24 Collecting docker<4.0,>=3.6.0 00:38:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:38:24 Removing intermediate container 3c9b92249d1c 00:38:24 ---> 927096a0fdfa 00:38:24 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:24 ---> Running in ee5cadda953b 00:38:24 Collecting idna<2.8,>=2.5 00:38:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:38:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:38:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:38:24 Removing intermediate container e4bfd15b04bc 00:38:24 ---> dfe5a9896fbf 00:38:24 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:38:24 Removing intermediate container ee5cadda953b 00:38:24 ---> e86fd0b887d6 00:38:24 Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:38:24 Collecting urllib3<1.25,>=1.21.1 00:38:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:38:25 Collecting docker-pycreds>=0.4.0 00:38:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:38:25 ---> 1a0b7c53d0c2 00:38:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:38:25 ---> Running in 5f4d738fbe56 00:38:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:38:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:38:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:38:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:38:25 ---> 394a8b0a6374 00:38:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:38:25 Installing collected packages: websocket-client, cached-property, texttable, docopt, PyYAML, jsonschema, idna, urllib3, requests, dockerpty, docker-pycreds, docker, docker-compose 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.560s coverage: 27.0% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.283s coverage: 67.9% of statements 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:38:26 Removing intermediate container 5f4d738fbe56 00:38:26 ---> 1aa7d14e6de0 00:38:26 Step 22/22 : LABEL version=0.0.0 00:38:26 Running setup.py install for texttable: started 00:38:26 ---> ff83c5a3c2ae 00:38:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:26 ---> Running in 2470c73d62e3 00:38:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.714s coverage: 82.3% of statements 00:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:38:27 Running setup.py install for texttable: finished with status 'done' 00:38:27 Running setup.py install for docopt: started 00:38:27 ---> 02f7c42455c2 00:38:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:38:27 Removing intermediate container 2470c73d62e3 00:38:27 ---> 63586875c210 00:38:27 00:38:27 ---> be6a3201d468 00:38:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:27 Successfully built 63586875c210 00:38:27 ---> 4667e41e317a 00:38:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:38:27 Successfully tagged docker-core-command-go:latest 00:38:28  Building docker-core-command-go ... done  Running setup.py install for docopt: finished with status 'done' 00:38:28 Running setup.py install for PyYAML: started 00:38:29 Running setup.py install for PyYAML: finished with status 'done' 00:38:29 ---> 8086c94a4800 00:38:29 Step 18/22 : RUN chmod +x entrypoint.sh 00:38:29 ---> 9d87b5268882 00:38:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:29 Attempting uninstall: idna 00:38:29 Found existing installation: idna 2.9 00:38:29 Uninstalling idna-2.9: 00:38:29 Successfully uninstalled idna-2.9 00:38:29 ---> Running in bff2f6361986 00:38:30 Attempting uninstall: urllib3 00:38:30 Found existing installation: urllib3 1.25.9 00:38:30 Uninstalling urllib3-1.25.9: 00:38:30 Successfully uninstalled urllib3-1.25.9 00:38:30 Attempting uninstall: requests 00:38:30 Found existing installation: requests 2.23.0 00:38:30 Uninstalling requests-2.23.0: 00:38:30 Successfully uninstalled requests-2.23.0 00:38:31 ---> 1ae2e955e582 00:38:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:31 Running setup.py install for dockerpty: started 00:38:31 Running setup.py install for dockerpty: finished with status 'done' 00:38:32 ---> f49555fca540 00:38:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:38:32 ---> Running in 835c0f0fdf34 00:38:32 Removing intermediate container bff2f6361986 00:38:32 ---> f56840f5ba92 00:38:32 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:38:33 ---> Running in 05473de45ebd 00:38:33 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 00:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.165s coverage: 28.6% of statements 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.138s coverage: 100.0% of statements 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.359s coverage: 86.7% of statements 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:38:35 Removing intermediate container 05473de45ebd 00:38:35 ---> 5d422df1c3b0 00:38:35 Step 20/22 : LABEL arch=x86_64 00:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.310s coverage: 97.5% of statements 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:38:35 ---> Running in 9dd88bb105a3 00:38:35 Removing intermediate container 9dd88bb105a3 00:38:35 ---> 0ea28df76bb1 00:38:35 Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:38:35 ---> Running in f2adadfa97ea 00:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.144s coverage: 78.3% of statements 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:38:35 Removing intermediate container 835c0f0fdf34 00:38:35 ---> d15816d40c18 00:38:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:35 ---> Running in 17e10d64d289 00:38:36 Removing intermediate container f2adadfa97ea 00:38:36 ---> c3266f4523ee 00:38:36 Step 22/22 : LABEL version=0.0.0 00:38:37 ---> Running in ef90fd876e51 00:38:37 Removing intermediate container 17e10d64d289 00:38:37 ---> 43bd21d50c9d 00:38:37 Step 22/24 : LABEL arch=x86_64 00:38:37 Removing intermediate container ef9cfd48f09f 00:38:37 ---> d798b2354f6e 00:38:37 Step 21/26 : RUN apk --no-cache add curl 00:38:37 ---> Running in f532774edbc5 00:38:37 ---> Running in 5cbcdd23ec4a 00:38:37 Removing intermediate container ef90fd876e51 00:38:37 ---> cec171118632 00:38:37 00:38:37 Successfully built cec171118632 00:38:37 Successfully tagged docker-security-bootstrap-redis-go:latest 00:38:37  Building docker-security-bootstrap-redis-go ... done Removing intermediate container f532774edbc5 00:38:37 ---> 8ea6124927f4 00:38:37 Step 23/24 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:38:38 ---> Running in 251a24000beb 00:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:38 Removing intermediate container 251a24000beb 00:38:38 ---> 45c6e6ccc2bb 00:38:38 Step 24/24 : LABEL version=0.0.0 00:38:38 ---> Running in 1530cc56e1f8 00:38:38 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:38:38 (2/3) Installing libcurl (7.69.1-r3) 00:38:38 (3/3) Installing curl (7.69.1-r3) 00:38:38 Executing busybox-1.31.1-r19.trigger 00:38:38 OK: 72 MiB in 58 packages 00:38:38 Removing intermediate container 1530cc56e1f8 00:38:38 ---> df3c3e83a830 00:38:38 00:38:39 Successfully built df3c3e83a830 00:38:39 Successfully tagged docker-security-secretstore-setup-go:latest 00:38:39  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5cbcdd23ec4a 00:38:39 ---> 39da1b829fa7 00:38:39 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:38:39 ---> Running in 9d238d6d92d4 00:38:40 Removing intermediate container 9d238d6d92d4 00:38:40 ---> 4fac7f747abd 00:38:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:40 ---> Running in 453d263001dd 00:38:40 Removing intermediate container 453d263001dd 00:38:40 ---> d1e1a3334713 00:38:40 Step 24/26 : LABEL arch=x86_64 00:38:40 ---> Running in 8425e26e86e4 00:38:43 Removing intermediate container 8425e26e86e4 00:38:43 ---> b54829fc772f 00:38:43 Step 25/26 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:38:43 ---> Running in a56d6746834c 00:38:43 Removing intermediate container 423b8645608b 00:38:43 ---> 8ab695bf3c53 00:38:43 00:38:43 Step 10/23 : FROM alpine:3.12 00:38:43 ---> 389fef711851 00:38:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:43 ---> Running in d088e6c4085f 00:38:43 Removing intermediate container a56d6746834c 00:38:43 ---> 3cd64296d54f 00:38:43 Step 26/26 : LABEL version=0.0.0 00:38:43 ---> Running in 53bce8a6919a 00:38:43 Removing intermediate container d088e6c4085f 00:38:43 ---> eb2c103aba49 00:38:43 Step 12/23 : ENV APP_PORT=48080 00:38:43 ---> Running in 9357b4e9076c 00:38:43 Removing intermediate container 53bce8a6919a 00:38:43 ---> 3399a1ba75f3 00:38:43 00:38:43 Successfully built 3399a1ba75f3 00:38:43 Successfully tagged docker-sys-mgmt-agent-go:latest 00:38:43  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9357b4e9076c 00:38:43 ---> 93c6e84044be 00:38:43 Step 13/23 : EXPOSE $APP_PORT 00:38:43 ---> Running in e338da189618 00:38:43 Removing intermediate container e338da189618 00:38:43 ---> a7c8c4a56371 00:38:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:43 ---> Running in 2e773d62b195 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.110s coverage: 93.1% of statements 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.185s coverage: 0.1% of statements 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.083s coverage: 100.0% of statements 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 75.5% of statements 00:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.8% of statements 00:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.169s coverage: 87.2% of statements 00:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.170s coverage: 84.2% of statements 00:38:45 Removing intermediate container 2e773d62b195 00:38:45 ---> 6a0ff346c427 00:38:45 Step 15/23 : RUN apk add --update --no-cache zeromq 00:38:45 ---> Running in 77587818fc87 00:38:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.4% of statements 00:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:47 (1/5) Installing libgcc (9.3.0-r2) 00:38:47 (2/5) Installing libsodium (1.0.18-r0) 00:38:47 (3/5) Installing libstdc++ (9.3.0-r2) 00:38:47 (4/5) Installing libzmq (4.3.3-r0) 00:38:47 (5/5) Installing zeromq (4.3.3-r0) 00:38:48 Executing busybox-1.31.1-r19.trigger 00:38:48 OK: 8 MiB in 19 packages 00:38:48 Removing intermediate container 77587818fc87 00:38:48 ---> 95e06d6b4994 00:38:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:49 ---> c53e1c3dd7c9 00:38:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.632s coverage: 63.5% of statements 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 00:38:49 ---> 57b7f4b2bc7d 00:38:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 00:38:50 ---> f58df18dc881 00:38:50 Step 19/23 : ENTRYPOINT ["/core-data"] 00:38:50 ---> Running in c4a84b9c011c 00:38:50 Removing intermediate container c4a84b9c011c 00:38:50 ---> dee4798cfb67 00:38:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 00:38:50 ---> Running in 454c9d9f971a 00:38:50 Removing intermediate container 454c9d9f971a 00:38:50 ---> dc802ed9a8fd 00:38:50 Step 21/23 : LABEL arch=x86_64 00:38:50 ---> Running in 9d30d50a91cf 00:38:50 Removing intermediate container 9d30d50a91cf 00:38:50 ---> 068ede2e6764 00:38:50 Step 22/23 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:38:51 ---> Running in f22360c4abdb 00:38:51 Removing intermediate container f22360c4abdb 00:38:51 ---> 1e7c445cf566 00:38:51 Step 23/23 : LABEL version=0.0.0 00:38:51 ---> Running in 56c9ddd04881 00:38:51 Removing intermediate container 56c9ddd04881 00:38:51 ---> 9861a6d2f39a 00:38:51 00:38:51 Successfully built 9861a6d2f39a 00:38:51 Successfully tagged docker-core-data-go:latest 00:38:52  Building docker-core-data-go ... done  [Pipeline] } 00:38:52 $ docker stop --time=1 d1b6b09d48ddc5d5cbab022813ba17ed95c7a7766e3e1fbe9b3a6a2918541e30 00:38:54 $ docker rm -f d1b6b09d48ddc5d5cbab022813ba17ed95c7a7766e3e1fbe9b3a6a2918541e30 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:54 + docker images 00:38:54 + grep docker 00:38:54 docker-core-data-go latest 9861a6d2f39a 3 seconds ago 22.3MB 00:38:54 docker-sys-mgmt-agent-go latest 3399a1ba75f3 11 seconds ago 313MB 00:38:54 docker-security-secretstore-setup-go latest df3c3e83a830 16 seconds ago 24.6MB 00:38:54 docker-security-bootstrap-redis-go latest cec171118632 17 seconds ago 15.8MB 00:38:54 docker-core-command-go latest 63586875c210 27 seconds ago 10.6MB 00:38:54 docker-security-proxy-setup-go latest 1f68838f8a36 About a minute ago 24.5MB 00:38:54 docker-support-notifications-go latest 7ef7e93fd635 About a minute ago 12MB 00:38:54 docker-support-scheduler-go latest ab4301353622 About a minute ago 10.7MB 00:38:54 docker-core-metadata-go latest eb92bf6354c2 About a minute ago 13.1MB 00:38:54 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.905s coverage: 55.9% of statements 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.354s coverage: 37.0% of statements 00:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.625s coverage: 84.0% of statements 00:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.351s coverage: 47.1% of statements 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.172s coverage: 100.0% of statements 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.145s coverage: 100.0% of statements 00:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.191s coverage: 29.1% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.170s coverage: 99.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.088s coverage: 100.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements 00:39:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 00:39:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements 00:39:10 Still waiting to schedule task 00:39:10 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:39:11 GO111MODULE=on go vet ./... 00:39:59 Running on prd-ubuntu18.04-docker-8c-8g-20086 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws 00:39:59 Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout 00:40:01 using credential edgex-jenkins-ssh 00:40:01 Cloning the remote Git repository 00:40:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:40:01 > git init /w/workspace/edgex-go/11 # timeout=10 00:40:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:01 > git --version # timeout=10 00:40:01 > git --version # 'git version 2.17.1' 00:40:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:19 gofmt -l . 00:40:19 [ "`gofmt -l .`" = "" ] 00:40:19 ./bin/test-go-mod-tidy.sh 00:40:19 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:21 + ls -al . 00:40:21 total 688 00:40:21 drwxrwxr-x 9 1001 1001 4096 Jan 14 00:40 . 00:40:21 drwxr-xr-x 4 root root 4096 Jan 14 00:36 .. 00:40:21 -rw-rw-r-- 1 1001 1001 11 Jan 14 00:35 .dockerignore 00:40:21 drwxrwxr-x 8 1001 1001 4096 Jan 14 00:35 .git 00:40:21 drwxrwxr-x 3 1001 1001 4096 Jan 14 00:35 .github 00:40:21 -rw-rw-r-- 1 1001 1001 824 Jan 14 00:35 .gitignore 00:40:21 -rw-rw-r-- 1 1001 1001 166 Jan 14 00:35 .sonarcloud.properties 00:40:21 -rw-rw-r-- 1 1001 1001 7741 Jan 14 00:35 Attribution.txt 00:40:21 -rw-rw-r-- 1 1001 1001 3804 Jan 14 00:35 CONTRIBUTING.md 00:40:21 -rw-rw-r-- 1 1001 1001 931 Jan 14 00:35 Dockerfile.build 00:40:21 -rw-rw-r-- 1 1001 1001 863 Jan 14 00:35 Jenkinsfile 00:40:21 -rw-rw-r-- 1 1001 1001 10775 Jan 14 00:35 LICENSE 00:40:21 -rw-rw-r-- 1 1001 1001 5750 Jan 14 00:35 Makefile 00:40:21 -rw-rw-r-- 1 1001 1001 6524 Jan 14 00:35 README.md 00:40:21 -rw-rw-r-- 1 1001 1001 6744 Jan 14 00:35 SECURITY.md 00:40:21 -rw-rw-r-- 1 1001 1001 5 Jan 14 00:31 VERSION 00:40:21 -rw-rw-r-- 1 1001 1001 4131 Jan 14 00:35 ZMQWindows.md 00:40:21 drwxrwxr-x 2 1001 1001 4096 Jan 14 00:35 bin 00:40:21 drwxrwxr-x 14 1001 1001 4096 Jan 14 00:35 cmd 00:40:21 -rw-r--r-- 1 root root 553305 Jan 14 00:39 coverage.out 00:40:21 -rw-r--r-- 1 root root 979 Jan 14 00:40 go.mod 00:40:21 -rw-r--r-- 1 root root 19036 Jan 14 00:40 go.sum 00:40:21 drwxrwxr-x 8 1001 1001 4096 Jan 14 00:35 internal 00:40:21 drwxrwxr-x 4 1001 1001 4096 Jan 14 00:35 openapi 00:40:21 drwxrwxr-x 4 1001 1001 4096 Jan 14 00:35 snap 00:40:21 -rw-rw-r-- 1 1001 1001 168 Jan 14 00:35 version.go [Pipeline] sh 00:40:22 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 00:40:22 + '[' -e coverage.out ] 00:40:22 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:22 Warning: overwriting stash ‘coverage-report’ 00:40:22 Merge succeeded, producing bfd06ef58b324977c8c839e2e97c85ad446bb4e6 00:40:22 Checking out Revision bfd06ef58b324977c8c839e2e97c85ad446bb4e6 (PR-3002) 00:40:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:40:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:40:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:40:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:40:22 > git config core.sparsecheckout # timeout=10 00:40:22 > git checkout -f f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 00:40:22 > git remote # timeout=10 00:40:22 > git config --get remote.origin.url # timeout=10 00:40:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:22 > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 00:40:22 > git rev-parse HEAD^{commit} # timeout=10 00:40:22 > git config core.sparsecheckout # timeout=10 00:40:22 > git checkout -f bfd06ef58b324977c8c839e2e97c85ad446bb4e6 # timeout=10 00:40:23 Stashed 1 file(s) [Pipeline] sh 00:40:23 + make build 00:40:23 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 00:40:25 Commit message: "Merge commit '3fcc602c4282fe50c74be67af1ba7a350be2dfea' into HEAD" 00:40:25 > git rev-list --no-walk f2181a9cfd8cd381fbc8312e3f7096b2cceae8a5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:27 + echo snap-build.sh 00:40:27 snap-build.sh 00:40:27 + SNAP_BASE_DIR=. 00:40:27 + '[' '!' -z /w/workspace/edgex-go/11 ']' 00:40:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/11 00:40:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' 00:40:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/11] 00:40:27 + cd /w/workspace/edgex-go/11 00:40:27 + sudo apt-get remove -qy --purge lxd lxd-client 00:40:27 Reading package lists... 00:40:27 Building dependency tree... 00:40:27 Reading state information... 00:40:27 The following packages were automatically installed and are no longer required: 00:40:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:40:27 uidmap xdelta3 00:40:27 Use 'sudo apt autoremove' to remove them. 00:40:27 The following packages will be REMOVED: 00:40:27 lxd* lxd-client* 00:40:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:40:27 After this operation, 31.7 MB disk space will be freed. 00:40:29 (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.) 00:40:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:40:29 Removing lxd dnsmasq configuration 00:40:29 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:40:29 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:40:30 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:40:31 (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.) 00:40:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:40:32 Processing triggers for systemd (237-3ubuntu10.42) ... 00:40:32 Processing triggers for ureadahead (0.100.0-21) ... 00:40:33 + sudo snap remove --purge lxd 00:40:33 snap "lxd" is not installed 00:40:33 + sudo groupadd --force --system lxd 00:40:33 ++ whoami 00:40:33 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:40:33 + newgrp - lxd 00:40:33 + sudo snap install lxd 00:40:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:40:42 2021-01-14T00:40:39Z INFO Waiting for automatic snapd restart... 00:40:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:40:56 lxd 4.10 from Canonical* installed 00:40:56 + sudo lxd init --auto 00:41:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:41:06 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 00:41:07 + sudo snap install --classic snapcraft 00:41:07 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 00:41:11 snapcraft 4.4.4 from Canonical* installed 00:41:11 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:41:11 + patch --verbose -p1 00:41:11 Hmm... Looks like a unified diff to me... 00:41:11 The text leading up to this was: 00:41:11 -------------------------- 00:41:11 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:41:11 |From: Tony Espy 00:41:11 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:41:11 |Subject: [PATCH] optimize snap build for pipeline CI check 00:41:11 | 00:41:11 |This patch is used by the EdgeX CI pipeline builds to 00:41:11 |optimize the snap CI check run for pull requests. When 00:41:11 |applied, it essentially strips out everything (apps and 00:41:11 |parts) from the snapcraft.yaml file except those required 00:41:11 |to build edgex-go, as the whole idea of the CI check is to 00:41:11 |catch changes to edgex-go that break the snap build. 00:41:11 | 00:41:11 |In general, anyone updating snapcraft.yaml will also need 00:41:11 |to update this patch file, otherwise it may fail to apply, 00:41:11 |resulting in a failed snap build CI check in the associated 00:41:11 |pull request. 00:41:11 | 00:41:11 |Note - in addition to applying this patch, the pipeline also 00:41:11 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:41:11 |need to build the finally binary .snap file (and it won't 00:41:11 |work with the patch applied). This further reduces the build 00:41:11 |time. 00:41:11 |--- 00:41:11 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:41:11 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:41:11 | 00:41:11 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:41:11 |index 1e537489..faf42425 100644 00:41:11 |--- a/snap/snapcraft.yaml 00:41:11 |+++ b/snap/snapcraft.yaml 00:41:11 -------------------------- 00:41:11 patching file snap/snapcraft.yaml 00:41:11 Using Plan A... 00:41:11 Hunk #1 succeeded at 73. 00:41:11 Hunk #2 succeeded at 202 with fuzz 1. 00:41:11 Hunk #3 succeeded at 214 (offset -3 lines). 00:41:11 Hunk #4 succeeded at 222 (offset -3 lines). 00:41:11 Hunk #5 succeeded at 229 (offset -3 lines). 00:41:11 Hunk #6 succeeded at 256 (offset -3 lines). 00:41:11 Hunk #7 succeeded at 290 (offset -3 lines). 00:41:11 Hunk #8 succeeded at 342 (offset -2 lines). 00:41:11 Hmm... Ignoring the trailing garbage. 00:41:11 done 00:41:11 + sudo snapcraft prime --use-lxd 00:41:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:41:12 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: 00:41:12 - README.md 00:41:12 - snapcraft.yaml.orig 00:41:12 00:41:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:41:13 Launching a container. 00:41:13 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 00:41:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:41:21 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 00:41:25 Waiting for container to be ready 00:41:25 To start your first instance, try: lxc launch ubuntu:18.04 00:41:25 00:41:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:41:28 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:41:28 Waiting for network to be ready... 00:41:29 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 00:41:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:41:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 00:41:29 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:41:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 00:41:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 00:41:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 00:41:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 00:41:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 00:41:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 00:41:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 00:41:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:41:30 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:41:30 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:41:30 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:41:30 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:41:30 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:41:30 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:41:30 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:41:30 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:41:30 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 00:41:30 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 00:41:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 00:41:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 00:41:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 00:41:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 00:41:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 00:41:31 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 00:41:33 Fetched 23.7 MB in 4s (5955 kB/s) 00:41: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 00:41:33 Reading package lists... 00:41:33 Reading package lists... 00:41:34 Building dependency tree... 00:41:34 Reading state information... 00:41:34 The following additional packages will be installed: 00:41:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:41:34 Suggested packages: 00:41:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:41:34 Recommended packages: 00:41:34 gnupg libsasl2-modules 00:41:34 The following NEW packages will be installed: 00:41:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:41:34 The following packages will be upgraded: 00:41:34 gpg gpg-agent gpgconf libudev1 00:41:34 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 00:41:34 Need to get 3532 kB of archives. 00:41:34 After this operation, 13.3 MB of additional disk space will be used. 00:41:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:41:34 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 00:41:35 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 00:41:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:41:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:41:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:41:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:41:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:41:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:41:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:41:35 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:41:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:41:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:41:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:41:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:41:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:41:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:41:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:41:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:41:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:41:35 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] 00:41:35 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] 00:41:35 debconf: delaying package configuration, since apt-utils is not installed 00:41:35 Fetched 3532 kB in 1s (3006 kB/s) 00:41:35 (Reading database ... 12511 files and directories currently installed.) 00:41:35 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 00:41:35 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:41:35 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 00:41:36 Selecting previously unselected package udev. 00:41:36 (Reading database ... 12511 files and directories currently installed.) 00:41:36 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 00:41:36 Unpacking udev (237-3ubuntu10.43) ... 00:41:36 Selecting previously unselected package libfuse2:amd64. 00:41:36 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:41:36 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:36 Selecting previously unselected package fuse. 00:41:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:41:36 Unpacking fuse (2.9.7-1ubuntu1) ... 00:41:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:41:36 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:41:36 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:41:36 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:41:36 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:41:36 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:41:36 Selecting previously unselected package libksba8:amd64. 00:41:36 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:41:36 Unpacking libksba8:amd64 (1.3.5-2) ... 00:41:36 Selecting previously unselected package libroken18-heimdal:amd64. 00:41:36 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:36 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] } 00:41:36 $ docker stop --time=1 9d10d12d80b4e930bc0702e7137db99995086f7a2dd07fc7cc4b17ae8fe103fa 00:41:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:41:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:41:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:41:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:37 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:37 Selecting previously unselected package libwind0-heimdal:amd64. 00:41:37 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:37 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:37 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:41:37 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:37 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:41:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:41:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:37 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:37 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:41:37 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:37 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:37 Selecting previously unselected package libsasl2-modules-db:amd64. 00:41:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:41:37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:37 Selecting previously unselected package libsasl2-2:amd64. 00:41:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:41:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:37 Selecting previously unselected package libldap-common. 00:41:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:41:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:41:37 Selecting previously unselected package libldap-2.4-2:amd64. 00:41:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:41:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:41:37 Selecting previously unselected package dirmngr. 00:41:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:41:38 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:41:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:41:38 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:41:38 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:38 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:41:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:38 Setting up libksba8:amd64 (1.3.5-2) ... 00:41:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:38 Setting up udev (237-3ubuntu10.43) ... 00:41:38 invoke-rc.d: policy-rc.d denied execution of start. 00:41:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:39 Processing triggers for systemd (237-3ubuntu10) ... 00:41:39 Setting up fuse (2.9.7-1ubuntu1) ... 00:41:39 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:41:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:41:39 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:41:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:39 $ docker rm -f 9d10d12d80b4e930bc0702e7137db99995086f7a2dd07fc7cc4b17ae8fe103fa 00:41:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:41:39 settings in the [Install] section, and DefaultInstance for template units). 00:41:39 This means they are not meant to be enabled using systemctl. 00:41:39 Possible reasons for having this kind of units are: 00:41:39 1) A unit may be statically enabled by being symlinked from another unit's 00:41:39 .wants/ or .requires/ directory. 00:41:39 2) A unit's purpose may be to act as a helper for some other unit which has 00:41:39 a requirement dependency on it. 00:41:39 3) A unit may be started when needed via activation (socket, path, timer, 00:41:39 D-Bus, udev, scripted systemctl call, ...). 00:41:39 4) In case of template units, the unit is meant to be enabled with some 00:41:39 instance name specified. 00:41:40 Reading package lists... 00:41:40 Building dependency tree... 00:41:40 Reading state information... 00:41:40 The following additional packages will be installed: 00:41:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:41:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:41:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:41:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:41:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:41:40 Suggested packages: 00:41:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:41:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:41:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:41:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:41:40 systemd-container policykit-1 00:41:40 Recommended packages: 00:41:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:41:40 The following NEW packages will be installed: 00:41:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:41:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:41:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:41:40 multiarch-support openssh-client python3 python3-minimal python3.6 00:41:40 python3.6-minimal snapd squashfs-tools sudo 00:41:40 The following packages will be upgraded: 00:41:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:41:40 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 00:41:40 Need to get 35.2 MB of archives. 00:41:40 After this operation, 141 MB of additional disk space will be used. 00:41:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:41:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:41:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:41:40 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 00:41:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:41:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:41:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:41:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:41:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:41:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:41:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:41:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:41:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:41:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:41:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:41:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:41:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:41 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 00:41:41 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:41:41 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:41:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:41:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:41:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:41:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:41:41 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:41:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:41 00:41:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 00:41:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:41:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:41:41 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:41:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [Pipeline] sh 00:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:41 latest: Pulling from edgex-devops/edgex-compose-arm64 00:41:41 29e5d40040c1: Pulling fs layer 00:41:41 1ce36da41761: Pulling fs layer 00:41:41 25b303627fd3: Pulling fs layer 00:41:42 29e5d40040c1: Verifying Checksum 00:41:42 29e5d40040c1: Download complete 00:41:42 29e5d40040c1: Pull complete 00:41:42 debconf: delaying package configuration, since apt-utils is not installed 00:41:42 Fetched 35.2 MB in 3s (13.7 MB/s) 00:41:43 1ce36da41761: Verifying Checksum 00:41:43 1ce36da41761: Download complete 00:41:43 (Reading database ... 12757 files and directories currently installed.) 00:41:43 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 00:41:43 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:41:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 00:41:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:41:43 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 00:41:43 (Reading database ... 12757 files and directories currently installed.) 00:41:43 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:41:43 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:41:44 1ce36da41761: Pull complete 00:41:44 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:41:44 (Reading database ... 12757 files and directories currently installed.) 00:41:44 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:41:44 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:41:44 25b303627fd3: Download complete 00:41:44 Setting up apt (1.6.12ubuntu0.2) ... 00:41:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:41:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:41:45 (Reading database ... 12764 files and directories currently installed.) 00:41:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:41:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:41:45 Selecting previously unselected package libpython3.6-minimal:amd64. 00:41:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:41:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:41:45 Selecting previously unselected package libexpat1:amd64. 00:41:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:41:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:41:45 Selecting previously unselected package python3.6-minimal. 00:41:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:41:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:41:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:41:45 Checking for services that may need to be restarted...done. 00:41:45 Checking for services that may need to be restarted...done. 00:41:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:41:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:41:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:41:46 Selecting previously unselected package python3-minimal. 00:41:46 (Reading database ... 13012 files and directories currently installed.) 00:41:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:41:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:41:46 Selecting previously unselected package mime-support. 00:41:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:41:46 Unpacking mime-support (3.60ubuntu1) ... 00:41:46 Selecting previously unselected package libmpdec2:amd64. 00:41:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:41:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:41:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:41:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:41:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:41:46 Selecting previously unselected package python3.6. 00:41:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:41:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:41:47 Selecting previously unselected package libpython3-stdlib:amd64. 00:41:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:41:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:41:47 Setting up python3-minimal (3.6.7-1~18.04) ... 00:41:47 Selecting previously unselected package python3. 00:41:47 (Reading database ... 13442 files and directories currently installed.) 00:41:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:41:47 Unpacking python3 (3.6.7-1~18.04) ... 00:41:47 Selecting previously unselected package multiarch-support. 00:41:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:41:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:41:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:41:47 Selecting previously unselected package liblzo2-2:amd64. 00:41:47 (Reading database ... 13479 files and directories currently installed.) 00:41:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:41:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:41:47 Selecting previously unselected package libbsd0:amd64. 00:41:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:41:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:41:47 Selecting previously unselected package sudo. 00:41:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:41:47 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:41:47 Selecting previously unselected package apparmor. 00:41:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:41:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:41:48 Selecting previously unselected package libedit2:amd64. 00:41:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:41:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:41:48 Selecting previously unselected package libkrb5support0:amd64. 00:41:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:41:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:41:48 Selecting previously unselected package libk5crypto3:amd64. 00:41:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:41:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:41:48 Selecting previously unselected package libkeyutils1:amd64. 00:41:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:41:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:41:48 Selecting previously unselected package libkrb5-3:amd64. 00:41:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:41:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:41:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:41:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:41:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:41:48 Selecting previously unselected package libssl1.0.0:amd64. 00:41:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:41:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:41:49 Selecting previously unselected package openssh-client. 00:41:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:41:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:41:49 Selecting previously unselected package squashfs-tools. 00:41:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:41:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:41:49 Selecting previously unselected package snapd. 00:41:49 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:41:49 Unpacking snapd (2.48+18.04) ... 00:41:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:41:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:41:51 Setting up mime-support (3.60ubuntu1) ... 00:41:51 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:41:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:41:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:41:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:51 Setting up systemd (237-3ubuntu10.43) ... 00:41:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:41:52 25b303627fd3: Pull complete 00:41:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:41:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:41:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:41:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:41:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:41:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:41:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:41:52 prd-ubuntu18.04-docker-arm64-4c-16g-20081 does not seem to be running inside a container 00:41:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:41:53 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:41:53 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:41:53 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:41:53 Setting up python3 (3.6.7-1~18.04) ... 00:41:53 running python rtupdate hooks for python3.6... 00:41:53 running python post-rtupdate hooks for python3.6... 00:41:53 Setting up apparmor (2.12-4ubuntu5.1) ... 00:41:55 $ docker top addffbe6fe97dac2b66510d6e81bbaebea051093c37d29d34d879550b22c3801 -eo pid,comm 00:41:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:41:56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:41:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:41:56 Setting up snapd (2.48+18.04) ... [Pipeline] { [Pipeline] sh 00:41:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:41:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:41:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:41:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:41:56 + docker-compose+ buildgrep --help parallel 00:41:56 00:41:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:41:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:41:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:41:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:41:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:41:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:41:57 /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' 00:41:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:57 Processing triggers for systemd (237-3ubuntu10.43) ... 00:41:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:41:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:41:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:41:59 Reading package lists... 00:41:59 Reading package lists... 00:42:00 --parallel Build images in parallel. 00:42:00 Building dependency tree... 00:42:00 Reading state information... 00:42:00 Calculating upgrade... 00:42:00 The following packages will be upgraded: 00:42:00 advancecomp base-files bash binutils binutils-common 00:42:00 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:42:00 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:42:00 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:42:00 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:42:00 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:42:00 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:42:00 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:42:00 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:42:00 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:42:00 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:42:00 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:42:00 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:42:00 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:42:00 ubuntu-keyring util-linux [Pipeline] } 00:42:00 $ docker stop --time=1 addffbe6fe97dac2b66510d6e81bbaebea051093c37d29d34d879550b22c3801 00:42:00 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:42:00 Need to get 63.7 MB of archives. 00:42:00 After this operation, 5203 kB of additional disk space will be used. 00:42:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 00:42:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:42:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:42:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:42:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:42:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:42:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:42:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:42:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:42:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:42:01 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:42:01 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:42:01 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:42:01 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:42:01 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:42:01 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:42:01 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:42:01 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:42:01 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:42:01 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:42:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:42:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:42:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:42:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:42:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:42:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:42:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:42:01 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:42:01 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:42:01 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:42:01 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:42:01 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:42:01 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:42:01 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:42:01 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:42:01 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:42:01 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:42:01 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:42:01 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 00:42:01 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:42:01 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:42:01 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:42:01 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:42:01 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:42:01 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:42:01 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:42:01 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:42:01 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:42:01 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:42:01 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:42:01 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:42:01 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:42:01 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:42:01 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:42:01 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:42:01 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:42:01 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:42:01 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:42:01 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:42:01 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:42:01 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:42:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:42:01 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:42:01 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:42:01 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:42:01 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:42:01 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:42:01 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:42:01 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:42:01 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:42:01 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:42:01 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:42:01 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:42:01 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:42:02 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:42:02 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:42:02 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:42:02 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 00:42:02 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:42:02 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:42:02 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:42:02 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:42:02 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:42:02 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:42:02 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:42:02 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:42:02 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:42:02 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:42:02 $ docker rm -f addffbe6fe97dac2b66510d6e81bbaebea051093c37d29d34d879550b22c3801 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:02 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:42:03 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:42:03 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:42:03 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:03 . [Pipeline] withDockerContainer 00:42:03 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:42:03 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:42:03 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:42:03 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:42:03 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:42:03 prd-ubuntu18.04-docker-arm64-4c-16g-20081 does not seem to be running inside a container 00:42:03 $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:42:03 debconf: delaying package configuration, since apt-utils is not installed 00:42:03 Fetched 63.7 MB in 3s (20.0 MB/s) 00:42:03 (Reading database ... 13912 files and directories currently installed.) 00:42:03 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:42:03 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:04 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:42:04 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:04 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 00:42:04 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 00:42:05 $ docker top fa6daeec1a6bd8f084f5ad7f3669f7c58130dd45a1f8c9111b07946d221df565 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:05 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:05 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:05 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:05 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:05 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:05 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:05 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:05 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:06 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:06 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:06 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:06 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:06 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:06 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:06 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:06 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:06 (Reading database ... 13911 files and directories currently installed.) 00:42:06 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:06 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:42:06 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:42:06 (Reading database ... 13911 files and directories currently installed.) 00:42:06 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:06 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:06 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:06 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:06 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:06 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:42:06 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:07 (Reading database ... 13911 files and directories currently installed.) 00:42:07 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:42:07 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:07 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:42:07 (Reading database ... 13911 files and directories currently installed.) 00:42:07 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:42:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:42:07 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:42:07 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:42:07 Setting up base-files (10.1ubuntu2.10) ... 00:42:08 Installing new version of config file /etc/issue ... 00:42:08 Installing new version of config file /etc/issue.net ... 00:42:08 Installing new version of config file /etc/lsb-release ... 00:42:08 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:42:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:42:08 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:42:08 Removing obsolete conffile /etc/default/motd-news ... 00:42:08 (Reading database ... 13912 files and directories currently installed.) 00:42:08 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:42:08 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:42:08 Setting up bash (4.4.18-2ubuntu1.2) ... 00:42:08 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 00:42:08 (Reading database ... 13912 files and directories currently installed.) 00:42:08 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:09 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:42:09 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:42:09 (Reading database ... 13912 files and directories currently installed.) 00:42:09 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:42:09 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:42:09 Setting up tar (1.29b-2ubuntu0.2) ... 00:42:09 (Reading database ... 13912 files and directories currently installed.) 00:42:09 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:42:09 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:09 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:42:09 (Reading database ... 13912 files and directories currently installed.) 00:42:09 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:09 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:09 (Reading database ... 13912 files and directories currently installed.) 00:42:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:10 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:42:10 (Reading database ... 13912 files and directories currently installed.) 00:42:10 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:42:10 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:42:10 Setting up grep (3.1-2build1) ... 00:42:10 (Reading database ... 13912 files and directories currently installed.) 00:42:10 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:42:10 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:42:10 Building docker-core-command-go ... 00:42:10 Building docker-core-data-go ... 00:42:10 Building docker-core-metadata-go ... 00:42:10 Building docker-security-bootstrap-redis-go ... 00:42:10 Building docker-security-proxy-setup-go ... 00:42:10 Building docker-security-secretstore-setup-go ... 00:42:10 Building docker-support-notifications-go ... 00:42:10 Building docker-support-scheduler-go ... 00:42:10 Building docker-sys-mgmt-agent-go ... 00:42:10 Building docker-security-proxy-setup-go 00:42:10 Building docker-support-notifications-go 00:42:10 Building docker-core-metadata-go 00:42:10 Building docker-support-scheduler-go 00:42:10 Building docker-security-bootstrap-redis-go 00:42:10 Setting up login (1:4.5-1ubuntu2) ... 00:42:10 (Reading database ... 13912 files and directories currently installed.) 00:42:10 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:42:10 (Reading database ... 13912 files and directories currently installed.) 00:42:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:42:11 (Reading database ... 13912 files and directories currently installed.) 00:42:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:42:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:42:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:42:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:42:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:42:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:42:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:42:13 (Reading database ... 13912 files and directories currently installed.) 00:42:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:42:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:42:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:42:13 (Reading database ... 13912 files and directories currently installed.) 00:42:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:13 (Reading database ... 13912 files and directories currently installed.) 00:42:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:14 (Reading database ... 13912 files and directories currently installed.) 00:42:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:14 (Reading database ... 13912 files and directories currently installed.) 00:42:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:14 (Reading database ... 13912 files and directories currently installed.) 00:42:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:14 (Reading database ... 13912 files and directories currently installed.) 00:42:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:42:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:14 (Reading database ... 13912 files and directories currently installed.) 00:42:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:42:15 (Reading database ... 13912 files and directories currently installed.) 00:42:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:42:15 (Reading database ... 13912 files and directories currently installed.) 00:42:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:42:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:42:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:42:16 (Reading database ... 13912 files and directories currently installed.) 00:42:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:42:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:42:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:42:17 (Reading database ... 13912 files and directories currently installed.) 00:42:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:42:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:42:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:42:17 (Reading database ... 13914 files and directories currently installed.) 00:42:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:42:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:42:17 Setting up debconf (1.5.66ubuntu1) ... 00:42:17 (Reading database ... 13914 files and directories currently installed.) 00:42:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:42:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:42:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:42:17 (Reading database ... 13914 files and directories currently installed.) 00:42:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:42:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:42:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:42:18 (Reading database ... 13914 files and directories currently installed.) 00:42:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:42:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:42:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:42:18 (Reading database ... 13914 files and directories currently installed.) 00:42:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:42:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 00:42:18 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 00:42:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:18 (Reading database ... 13914 files and directories currently installed.) 00:42:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:42:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:42:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:42:19 (Reading database ... 13914 files and directories currently installed.) 00:42:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:42:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:42:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:42:19 (Reading database ... 13914 files and directories currently installed.) 00:42:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:19 (Reading database ... 13914 files and directories currently installed.) 00:42:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:42:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:42:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:42:20 (Reading database ... 13914 files and directories currently installed.) 00:42:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:42:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:42:20 Setting up passwd (1:4.5-1ubuntu2) ... 00:42:20 (Reading database ... 13914 files and directories currently installed.) 00:42:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:42:20 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:42:20 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:42:20 (Reading database ... 13914 files and directories currently installed.) 00:42:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:42:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:42:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:42:20 (Reading database ... 13914 files and directories currently installed.) 00:42:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:42:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:42:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:42:21 (Reading database ... 13914 files and directories currently installed.) 00:42:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:42:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:42:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:42:21 (Reading database ... 13914 files and directories currently installed.) 00:42:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:42:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:42:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:42:21 (Reading database ... 13914 files and directories currently installed.) 00:42:21 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:42:21 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:42:22 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:42:22 (Reading database ... 13914 files and directories currently installed.) 00:42:22 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:42:22 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:42:22 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:42:22 (Reading database ... 13915 files and directories currently installed.) 00:42:22 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:42:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:42:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:42:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:42:22 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:42:22 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:42:22 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:42:22 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:42:22 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:42:22 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:42:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:42:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:42:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:42:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:42:23 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:42:23 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:42:23 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:42:23 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:42:23 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:42:23 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:42:23 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:42:23 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:42:23 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 00:42:23 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 00:42:24 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:42:24 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:42:24 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:42:24 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:42:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:42:25 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:42:25 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:25 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:42:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:42:26 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:26 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:26 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:26 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:27 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:27 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:28 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:42:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:42:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:42:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:42:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:31 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:42:31 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:42:31 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:31 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:31 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:31 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:31 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:31 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:42:31 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:42:31 Setting up tzdata (2020f-0ubuntu0.18.04) ... 00:42:31 00:42:31 Current default time zone: 'Etc/UTC' 00:42:31 Local time is now: Thu Jan 14 00:42:31 UTC 2021. 00:42:31 Universal Time is now: Thu Jan 14 00:42:31 UTC 2021. 00:42:31 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:42:31 00:42:31 Setting up systemd-sysv (237-3ubuntu10.43) ... 00:42:31 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:31 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 00:42:31 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:42:31 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:42:31 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:42:31 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:42:31 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:42:31 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:42:31 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:42:32 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:32 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:42:32 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:32 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:42:32 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:32 Setting up patch (2.7.6-2ubuntu1.1) ... 00:42:32 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:42:32 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:42:32 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:42:32 Installing new version of config file /etc/ssl/openssl.cnf ... 00:42:32 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:42:32 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:42:32 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:42:34 Updating certificates in /etc/ssl/certs... 00:42:35 22 added, 17 removed; done. 00:42:35 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:42:35 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:35 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:42:35 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:42:35 Setting up pkgbinarymangler (138.18.04.1) ... 00:42:35 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:35 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:42:35 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:35 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:35 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:35 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:42:35 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:35 Setting up perl (5.26.1-6ubuntu0.5) ... 00:42:35 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:42:35 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:42:35 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:42:35 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:42:35 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:42:35 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:42:35 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:42:35 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:42:35 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:42:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:42:35 Processing triggers for systemd (237-3ubuntu10.43) ... 00:42:35 Processing triggers for mime-support (3.60ubuntu1) ... 00:42:35 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:42:35 Updating certificates in /etc/ssl/certs... 00:42:36 0 added, 0 removed; done. 00:42:36 Running hooks in /etc/ca-certificates/update.d... 00:42:36 done. 00:42:36 Reading package lists... 00:42:37 Building dependency tree... 00:42:37 Reading state information... 00:42:37 The following NEW packages will be installed: 00:42:37 apt-transport-https 00:42:37 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:42:37 Need to get 1696 B of archives. 00:42:37 After this operation, 153 kB of additional disk space will be used. 00:42:37 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:42:37 debconf: delaying package configuration, since apt-utils is not installed 00:42:37 Fetched 1696 B in 0s (6277 B/s) 00:42:37 Selecting previously unselected package apt-transport-https. 00:42:37 (Reading database ... 13929 files and directories currently installed.) 00:42:37 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:42:37 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:42:37 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:42:37 Waiting for network to be ready... 00:42:43 2021-01-14T00:42:40Z INFO Waiting for automatic snapd restart... 00:42:43 snapd 2.48.2 from Canonical* installed 00:42:44 "snapd" switched to the "latest/stable" channel 00:42:44 00:42:46 core18 20201210 from Canonical* installed 00:42:46 "core18" switched to the "latest/stable" channel 00:42:46 00:42:50 snapcraft 4.4.4 from Canonical* installed 00:42:50 "snapcraft" switched to the "latest/stable" channel 00:42:50 00:42:53 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: 00:42:53 - README.md 00:42:53 - snapcraft.yaml.orig 00:42:53 00:42:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:43:00 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:00 Reading package lists... 00:43:01 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 00:43:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:08 Reading package lists... 00:43:08 Building dependency tree... 00:43:08 Reading state information... 00:43:08 Suggested packages: 00:43:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:43:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:43:08 Recommended packages: 00:43:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:43:08 The following NEW packages will be installed: 00:43:08 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:43:08 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:43:08 pkg-config zip 00:43:08 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:43:08 Need to get 7655 kB of archives. 00:43:08 After this operation, 43.7 MB of additional disk space will be used. 00:43:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:43:08 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:43:08 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:43:08 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:43:08 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:43:08 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:43:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:43:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:43:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:43:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:43:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:43:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:43:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:43:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:43:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:43:09 debconf: delaying package configuration, since apt-utils is not installed 00:43:09 Fetched 7655 kB in 1s (6533 kB/s) 00:43:09 Selecting previously unselected package libglib2.0-0:amd64. 00:43:09 (Reading database ... 13933 files and directories currently installed.) 00:43:09 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:43:09 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:43:09 Selecting previously unselected package libpsl5:amd64. 00:43:09 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:43:09 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:43:09 Selecting previously unselected package libnghttp2-14:amd64. 00:43:09 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:43:09 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:43:09 Selecting previously unselected package librtmp1:amd64. 00:43:09 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:43:09 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:43:09 Selecting previously unselected package libcurl3-gnutls:amd64. 00:43:09 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:43:09 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:43:09 Selecting previously unselected package liberror-perl. 00:43:09 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:43:09 Unpacking liberror-perl (0.17025-1) ... 00:43:09 Selecting previously unselected package git-man. 00:43:09 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:43:09 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:43:09 Selecting previously unselected package git. 00:43:09 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:43:09 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:43:10 Selecting previously unselected package libnorm1:amd64. 00:43:10 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:43:10 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:43:10 Selecting previously unselected package libpgm-5.2-0:amd64. 00:43:10 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:43:10 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:43:11 Selecting previously unselected package libsodium23:amd64. 00:43:11 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:43:11 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:43:11 Selecting previously unselected package libzmq5:amd64. 00:43:11 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:43:11 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:43:11 Selecting previously unselected package libzmq3-dev:amd64. 00:43:11 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:43:11 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:43:11 Selecting previously unselected package pkg-config. 00:43:11 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:43:11 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:43:11 Selecting previously unselected package zip. 00:43:11 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:43:11 Unpacking zip (3.0-11build1) ... 00:43:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:43:11 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:43:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:43:11 Setting up liberror-perl (0.17025-1) ... 00:43:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:43:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:43:11 No schema files found: doing nothing. 00:43:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:43:11 Setting up zip (3.0-11build1) ... 00:43:11 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:43:11 Setting up libsodium23:amd64 (1.0.16-2) ... 00:43:11 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:43:11 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:43:11 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:43:11 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:43:11 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:43:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 52e2e5f9d221 00:43:18 Step 3/21 : WORKDIR /edgex-go 00:43:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 52e2e5f9d221 00:43:18 Step 3/22 : WORKDIR /edgex-go 00:43:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 52e2e5f9d221 00:43:18 Step 3/21 : WORKDIR /edgex-go 00:43:18 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 52e2e5f9d221 00:43:18 Step 3/24 : WORKDIR /edgex-go 00:43:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:43:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:18 ---> 52e2e5f9d221 00:43:18 Step 3/22 : WORKDIR /edgex-go 00:43:18 ---> Running in 0d311fc9a6fb 00:43:18 ---> Running in 55ba6c0c94ac 00:43:18 ---> Running in 0f4238e1ba83 00:43:18 ---> Running in 91da841bafb3 00:43:18 ---> Running in a36eafe3b22d 00:43:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:18 git set to automatically installed. 00:43:18 git-man set to automatically installed. 00:43:18 libcurl3-gnutls set to automatically installed. 00:43:18 liberror-perl set to automatically installed. 00:43:18 libglib2.0-0 set to automatically installed. 00:43:18 libnghttp2-14 set to automatically installed. 00:43:18 libnorm1 set to automatically installed. 00:43:18 libpgm-5.2-0 set to automatically installed. 00:43:18 libpsl5 set to automatically installed. 00:43:18 librtmp1 set to automatically installed. 00:43:18 libsodium23 set to automatically installed. 00:43:18 libzmq3-dev set to automatically installed. 00:43:18 libzmq5 set to automatically installed. 00:43:18 pkg-config set to automatically installed. 00:43:18 zip set to automatically installed. 00:43:19 Removing intermediate container 0f4238e1ba83 00:43:19 ---> 442b78ec8322 00:43:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:19 Removing intermediate container a36eafe3b22d 00:43:19 Removing intermediate container 91da841bafb3 00:43:19 ---> 1c55fb982b6a 00:43:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 0ab1de8ae468 00:43:19 00:43:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:19 Removing intermediate container 55ba6c0c94ac 00:43:19 ---> fa6ac63d621e 00:43:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:19 ---> Running in 34d65cc92605 00:43:19 Removing intermediate container 0d311fc9a6fb 00:43:19 ---> f51400d78bd5 00:43:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:19 ---> Running in 011a5855a578 00:43:19 ---> Running in 25f6b2d9f0bb 00:43:19 ---> Running in 1d1830d7175d 00:43:19 ---> Running in ee4d753447f5 00:43:21 snapd is not logged in, snap install commands will use sudo 00:43:22 Removing intermediate container 34d65cc92605 00:43:22 ---> 6e9880cd3fdb 00:43:22 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 00:43:23 ---> Running in 6b50802af3e6 00:43:23 Removing intermediate container 1d1830d7175d 00:43:23 ---> 4a792c77d1f9 00:43:23 Step 5/21 : RUN apk add --update --no-cache make git 00:43:23 Removing intermediate container 25f6b2d9f0bb 00:43:23 ---> 7bb7a5cee3c8 00:43:23 Step 5/22 : RUN apk add --update --no-cache make git 00:43:23 ---> Running in ca6b7514c258 00:43:23 ---> Running in 9b316f56a73e 00:43:24 Removing intermediate container ee4d753447f5 00:43:24 ---> f6933ea10281 00:43:24 Step 5/22 : RUN apk add --update --no-cache make git 00:43:24 Removing intermediate container 011a5855a578 00:43:24 ---> a952344f1cdc 00:43:24 Step 5/21 : RUN apk add --update --no-cache make git 00:43:24 ---> Running in ed603fe83bab 00:43:24 ---> Running in 4f6509ff6420 00:43:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:26 OK: 217 MiB in 51 packages 00:43:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:27 OK: 217 MiB in 51 packages 00:43:27 OK: 217 MiB in 51 packages 00:43:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:43:27 OK: 217 MiB in 51 packages 00:43:27 snap "core18" has no updates available 00:43:28 Removing intermediate container 6b50802af3e6 00:43:28 ---> 2ddf88dd7e12 00:43:28 Step 6/24 : COPY go.mod . 00:43:28 Pulling config-common 00:43:29 Removing intermediate container ca6b7514c258 00:43:29 ---> 99344a80136a 00:43:29 Step 6/21 : COPY go.mod . 00:43:29 Removing intermediate container 9b316f56a73e 00:43:29 ---> 5d127a0d6868 00:43:29 Step 6/22 : COPY go.mod . 00:43:29 OK: 217 MiB in 51 packages 00:43:29 Removing intermediate container ed603fe83bab 00:43:29 ---> 97cf09eed478 00:43:29 Step 6/22 : COPY go.mod . 00:43:29 ---> 64ccddb660a4 00:43:29 Step 7/24 : RUN go mod download 00:43:29 Pulling go-build-helper 00:43:30 ---> Running in 266a0fe03ea3 00:43:30 ---> 26b3ec31fc78 00:43:30 Step 7/21 : RUN go mod download 00:43:30 ---> Running in 5cd3cf4d7340 00:43:30 ---> d86a188b38e2 00:43:30 Step 7/22 : RUN go mod download 00:43:30 ---> 9b10c54c96e4 00:43:30 Step 7/22 : RUN go mod download 00:43:30 ---> Running in 9c55ac6c4468 00:43:30 ---> Running in abc940800d9c 00:43:31 Removing intermediate container 4f6509ff6420 00:43:31 ---> 7f01fd5734cd 00:43:31 Step 6/21 : COPY go.mod . 00:43:32 ---> 0829393339c9 00:43:32 Step 7/21 : RUN go mod download 00:43:32 ---> Running in c9cc06ac6df3 00:43:34 Removing intermediate container 266a0fe03ea3 00:43:34 ---> 7a11513bb898 00:43:34 Step 8/24 : COPY . . 00:43:34 Removing intermediate container 5cd3cf4d7340 00:43:34 ---> 2edcd26c448f 00:43:34 Step 8/21 : COPY . . 00:43:36 Removing intermediate container abc940800d9c 00:43:36 ---> 2e0e40641d53 00:43:36 Step 8/22 : COPY . . 00:43:37 Removing intermediate container 9c55ac6c4468 00:43:37 ---> 72be88d995a1 00:43:37 Step 8/22 : COPY . . 00:43:37 Removing intermediate container c9cc06ac6df3 00:43:37 ---> 663b1bbd82cc 00:43:37 Step 8/21 : COPY . . 00:43:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] 00:43:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 00:43:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 00:43:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 00:43:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] 00:43:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] 00:43:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] 00:43:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 00:43:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] 00:43:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 00:43:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 00:43:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 00:43:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 00:43:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 00:43:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 00:43:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 00:43:51 Fetched 23.7 MB in 0s (0 B/s) 00:43:51 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:43:51 Fetched 96.5 kB in 0s (0 B/s) 00:43:51 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:43:51 Fetched 279 kB in 0s (0 B/s) 00:43:51 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:43:51 Fetched 122 kB in 0s (0 B/s) 00:43:51 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:43:51 Fetched 77.8 kB in 0s (0 B/s) 00:43:51 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:43:51 Fetched 8848 B in 0s (0 B/s) 00:43:51 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:43:51 Fetched 47.8 kB in 0s (0 B/s) 00:43:51 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:43:51 Fetched 45.6 kB in 0s (0 B/s) 00:43:51 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:43:51 Fetched 15.0 kB in 0s (0 B/s) 00:43:51 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:43:51 Fetched 214 kB in 0s (0 B/s) 00:43:51 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:43:51 Fetched 155 kB in 0s (0 B/s) 00:43:51 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:43:51 Fetched 50.6 kB in 0s (0 B/s) 00:43:51 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:43:51 Fetched 14.8 kB in 0s (0 B/s) 00:43:51 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:43:51 Fetched 41.8 kB in 0s (0 B/s) 00:43:51 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:43:51 Fetched 499 kB in 0s (0 B/s) 00:43:51 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:43:51 Fetched 111 kB in 0s (0 B/s) 00:43:51 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:43:51 Fetched 240 kB in 0s (0 B/s) 00:43:51 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:43:51 Fetched 29.3 kB in 0s (0 B/s) 00:43:51 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:43:51 Fetched 85.5 kB in 0s (0 B/s) 00:43:51 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:43:51 Fetched 24.5 kB in 0s (0 B/s) 00:43:51 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:43:51 Fetched 49.2 kB in 0s (0 B/s) 00:43:51 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:43:51 Fetched 54.2 kB in 0s (0 B/s) 00:43:51 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:43:51 Fetched 30.8 kB in 0s (0 B/s) 00:43:51 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:43:51 Fetched 17.0 kB in 0s (0 B/s) 00:43:51 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:43:51 Fetched 85.9 kB in 0s (0 B/s) 00:43:51 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:43:51 Fetched 8720 B in 0s (0 B/s) 00:43:51 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:43:51 Fetched 137 kB in 0s (0 B/s) 00:43:51 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:43:51 Fetched 119 kB in 0s (0 B/s) 00:43:51 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:43:51 Fetched 109 kB in 0s (0 B/s) 00:43:51 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:43:51 Fetched 11.1 kB in 0s (0 B/s) 00:43:51 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:43:51 Fetched 645 kB in 0s (0 B/s) 00:43:51 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:43:51 Fetched 41.3 kB in 0s (0 B/s) 00:43:51 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:43:51 Fetched 17.9 kB in 0s (0 B/s) 00:43:51 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:43:51 Fetched 368 kB in 0s (0 B/s) 00:43:51 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:43:51 Fetched 187 kB in 0s (0 B/s) 00:43:51 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:43:51 Fetched 175 kB in 0s (0 B/s) 00:43:51 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:43:54 Fetched 206 kB in 0s (0 B/s) 00:43:54 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:43:54 Fetched 1301 kB in 0s (0 B/s) 00:43:54 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:43:54 Fetched 36.2 kB in 0s (0 B/s) 00:43:54 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:43:54 Fetched 159 kB in 0s (0 B/s) 00:43:54 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:43:54 Fetched 107 kB in 0s (0 B/s) 00:43:54 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:43:54 Fetched 48.7 kB in 0s (0 B/s) 00:43:54 Pulling static-packages 00:43:54 'go115' has dependencies that need to be staged: go-build-helper static-packages 00:43:54 Skipping pull go-build-helper (already ran) 00:43:54 Skipping pull static-packages (already ran) 00:43:54 Building go-build-helper 00:43:58 Building static-packages 00:44:00 Staging go-build-helper 00:44:01 Staging static-packages 00:44:02 Pulling go115 00:44:03 'edgex-go' has dependencies that need to be staged: go115 00:44:03 Skipping pull go115 (already ran) 00:44:03 Building go115 00:44:03 % Total % Received % Xferd Average Speed Time Time Time Current 00:44:03 Dload Upload Total Spent Left Speed 00:44:04 ---> a0c90a6e45da 00:44:04 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:44:04 ---> b205e189d7ae 00:44:04 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:44:04 ---> 9f3414b112a6 00:44:04 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:44:04 ---> 9a496f8bc967 00:44:04 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:44:04 ---> 1dba6246f379 00:44:04 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:44:04 ---> Running in abefca379612 00:44:04 ---> Running in 2398a2e4e701 00:44:04 ---> Running in cb27ae25e164 00:44:04 ---> Running in c7c53133b794 00:44:04 ---> Running in e35515344ad1 00:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:44:04 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 00:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:44:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:44:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 115M 9 10.5M 0 0 13.1M 0 0:00:08 --:--:-- 0:00:08 13.0M 34 115M 34 39.9M 0 0 22.1M 0 0:00:05 0:00:01 0:00:04 22.1M 56 115M 56 64.9M 0 0 23.1M 0 0:00:04 0:00:02 0:00:02 23.1M 75 115M 75 86.7M 0 0 22.8M 0 0:00:05 0:00:03 0:00:02 22.8M 96 115M 96 111M 0 0 23.0M 0 0:00:05 0:00:04 0:00:01 23.0M 100 115M 100 115M 0 0 23.1M 0 0:00:04 0:00:04 --:--:-- 25.0M 00:44:08 go1.15.2.linux-amd64.tar.gz: OK 00:44:12 Staging go115 00:44:18 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:18 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:18 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:18 Fetched 0 B in 0s (0 B/s) 00:44:18 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:44:18 Fetched 224 kB in 0s (0 B/s) 00:44:18 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:44:18 Fetched 157 kB in 0s (0 B/s) 00:44:18 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:44:18 Fetched 221 kB in 0s (0 B/s) 00:44:18 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:44:18 Fetched 143 kB in 0s (0 B/s) 00:44:18 Pulling edgex-go 00:44:18 Pulling version 00:44:19 Building config-common 00:44:21 Skipping build go-build-helper (already ran) 00:44:21 Skipping build static-packages (already ran) 00:44:21 Skipping build go115 (already ran) 00:44:21 Building edgex-go 00:44:21 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 00:44:22 go: downloading github.com/gorilla/mux v1.8.0 00:44:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:44:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 00:44:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 00:44:22 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:44:22 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 00:44:22 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 00:44:22 go: downloading github.com/google/uuid v1.1.4 00:44:22 go: downloading github.com/x448/float16 v0.8.4 00:44:22 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:44:22 go: downloading github.com/pelletier/go-toml v1.2.0 00:44:22 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 00:44:22 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:44:22 go: downloading gopkg.in/yaml.v2 v2.4.0 00:44:22 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 00:44:22 go: downloading github.com/imdario/mergo v0.3.11 00:44:22 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:44:22 go: downloading github.com/pebbe/zmq4 v1.2.2 00:44:22 go: downloading github.com/BurntSushi/toml v0.3.1 00:44:22 go: downloading github.com/hashicorp/consul/api v1.1.0 00:44:22 go: downloading github.com/go-kit/kit v0.8.0 00:44:22 go: downloading github.com/pkg/errors v0.8.1 00:44:22 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:44:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:44:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:44:22 go: downloading github.com/go-playground/universal-translator v0.17.0 00:44:22 go: downloading github.com/leodido/go-urn v1.2.0 00:44:22 go: downloading github.com/mitchellh/copystructure v1.0.0 00:44:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:44:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:44:22 go: downloading github.com/hashicorp/serf v0.8.2 00:44:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:44:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:44:22 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:44:22 go: downloading github.com/go-playground/locales v0.13.0 00:44:22 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:44:22 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:44:22 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:44:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:44:23 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:44:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:44:33 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 00:44:34 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 00:44:34 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 00:44:35 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 00:44:35 go: downloading github.com/stretchr/testify v1.6.1 00:44:35 go: downloading github.com/davecgh/go-spew v1.1.1 00:44:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:44:35 go: downloading github.com/pmezard/go-difflib v1.0.0 00:44:36 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 00:44:36 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:44:36 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:44:38 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 00:44:38 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:44:39 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 00:44:39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:44:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:44:41 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 00:44:41 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 00:44:43 Building version 00:44:45 Staging config-common 00:44:46 Skipping stage go-build-helper (already ran) 00:44:46 Skipping stage static-packages (already ran) 00:44:46 Skipping stage go115 (already ran) 00:44:46 Staging edgex-go 00:44:47 Staging version 00:44:48 Priming config-common 00:44:49 Priming go-build-helper 00:44:50 Priming static-packages 00:44:52 Priming go115 00:44:53 Priming edgex-go 00:44:54 Priming version 00:44:55 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] } 00:45:25 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 00:45:31 Removing intermediate container cb27ae25e164 00:45:31 ---> ea6ef8923692 00:45:31 00:45:31 Step 10/22 : FROM alpine:3.12 00:45:31 3.12: Pulling from library/alpine 00:45:32 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:45:32 Status: Downloaded newer image for alpine:3.12 00:45:32 ---> afeebe901d6b 00:45:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:45:33 ---> Running in 3f147f667715 00:45:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:36 (1/5) Installing ca-certificates (20191127-r4) 00:45:37 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:45:37 (3/5) Installing libcurl (7.69.1-r3) 00:45:37 (4/5) Installing curl (7.69.1-r3) 00:45:37 (5/5) Installing dumb-init (1.2.2-r1) 00:45:37 Executing busybox-1.31.1-r19.trigger 00:45:37 Executing ca-certificates-20191127-r4.trigger 00:45:37 OK: 7 MiB in 19 packages 00:45:38 Removing intermediate container abefca379612 00:45:38 ---> 296042b2dfc0 00:45:38 00:45:38 Step 10/24 : FROM scratch 00:45:38 ---> 00:45:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:45:39 ---> Running in 5935b1a48c25 00:45:39 Removing intermediate container 2398a2e4e701 00:45:39 ---> 15c2656a5b37 00:45:40 00:45:40 Step 10/21 : FROM scratch 00:45:40 ---> 00:45:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:45:40 Removing intermediate container 5935b1a48c25 00:45:40 ---> 6fb1d62740b4 00:45:40 Step 12/24 : ENV APP_PORT=48060 00:45:40 ---> Running in b1d7a4970f3f 00:45:40 ---> Running in 1548d0165eb2 00:45:41 Removing intermediate container 3f147f667715 00:45:41 ---> 1bb47b95a2fd 00:45:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:45:41 Removing intermediate container c7c53133b794 00:45:41 ---> 4939990c3996 00:45:41 00:45:41 Step 10/21 : FROM alpine:3.12 00:45:41 ---> afeebe901d6b 00:45:41 Step 11/21 : RUN apk add --update --no-cache curl 00:45:41 ---> Running in 0f3439bef7ff 00:45:41 Removing intermediate container b1d7a4970f3f 00:45:41 ---> 95d367828f3d 00:45:41 Step 12/21 : ENV APP_PORT=48085 00:45:41 ---> Running in 2d806e74b465 00:45:41 ---> Running in d3b19bb85737 00:45:41 Removing intermediate container 1548d0165eb2 00:45:41 ---> dbc483eb1453 00:45:41 Step 13/24 : EXPOSE $APP_PORT 00:45:42 ---> Running in 3a292557c401 00:45:42 Removing intermediate container 0f3439bef7ff 00:45:42 ---> 7f9a6f3ffd2b 00:45:42 Step 13/22 : WORKDIR / 00:45:42 ---> Running in 0dc6121e6711 00:45:42 Removing intermediate container d3b19bb85737 00:45:42 ---> 6c15723b9ed5 00:45:42 Step 13/21 : EXPOSE $APP_PORT 00:45:42 ---> Running in b0a15dc80b54 00:45:42 Removing intermediate container 3a292557c401 00:45:42 ---> 8ee081bb56ee 00:45:42 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:45:43 Removing intermediate container 0dc6121e6711 00:45:43 ---> 6c76cc04178f 00:45:43 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:43 Removing intermediate container b0a15dc80b54 00:45:43 ---> c7f0936ef58e 00:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:43 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:44 ---> 738fcd1996e3 00:45:44 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:45:44 (1/4) Installing ca-certificates (20191127-r4) 00:45:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:45:44 (3/4) Installing libcurl (7.69.1-r3) 00:45:44 (4/4) Installing curl (7.69.1-r3) 00:45:44 Executing busybox-1.31.1-r19.trigger 00:45:44 Executing ca-certificates-20191127-r4.trigger 00:45:44 ---> 50a4f29b2116 00:45:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:45:44 OK: 7 MiB in 18 packages 00:45:44 ---> e00677dae876 00:45:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:45:46 ---> bcf80d9a7ebd 00:45:46 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:45:47 ---> e1ee190d8185 00:45:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:45:47 ---> a08c0ca05082 00:45:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:45:47 Removing intermediate container 2d806e74b465 00:45:47 ---> c9bb91fcb1c6 00:45:47 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:45:47 ---> Running in 42231f871723 00:45:48 ---> 3fce736ca874 00:45:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:45:48 ---> f33bca9abf77 00:45:48 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:45:48 ---> 68fd326b30c6 00:45:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:48 Removing intermediate container 42231f871723 00:45:48 ---> 419a635b8402 00:45:48 Step 13/21 : WORKDIR /edgex 00:45:49 ---> Running in 3b7fad7e2f50 00:45:49 ---> Running in 14a7d6bc4230 00:45:49 ---> aea77930f4dc 00:45:49 Step 18/22 : RUN chmod +x entrypoint.sh 00:45:49 ---> Running in b2750556148d 00:45:50 ---> 174d441c3306 00:45:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:45:50 Removing intermediate container 14a7d6bc4230 00:45:50 ---> 433cb8bcd9d6 00:45:50 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:45:50 Removing intermediate container 3b7fad7e2f50 00:45:50 ---> 3b1c982361ae 00:45:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:45:50 ---> Running in 0eb3fe84d88c 00:45:50 Removing intermediate container e35515344ad1 00:45:50 ---> 3732427a5d00 00:45:50 00:45:50 Step 10/22 : FROM scratch 00:45:50 ---> 00:45:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:45:50 ---> Using cache 00:45:50 ---> 95d367828f3d 00:45:50 Step 12/22 : ENV APP_PORT=48081 00:45:51 ---> Running in e85867bad94f 00:45:51 Removing intermediate container 0eb3fe84d88c 00:45:51 ---> 4aa404f23a07 00:45:51 Step 19/21 : LABEL arch=arm64 00:45:51 ---> Running in 6abfb4d9a691 00:45:51 ---> 13962a479149 00:45:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:45:52 ---> c2639287adc7 00:45:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:45:52 Removing intermediate container e85867bad94f 00:45:52 ---> b2d01a0fa288 00:45:52 Step 13/22 : EXPOSE $APP_PORT 00:45:52 ---> Running in b8dd09378594 00:45:52 Removing intermediate container 6abfb4d9a691 00:45:52 ---> aa99213c88f0 00:45:52 Step 20/21 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:45:52 ---> Running in 04a72c9354d5 00:45:52 Removing intermediate container b8dd09378594 00:45:52 ---> 730c271e2677 00:45:52 Step 14/22 : WORKDIR / 00:45:53 ---> e3e811c938ff 00:45:53 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:45:53 ---> Running in 99ec1a4d2f3a 00:45:53 ---> 37fca6261a6b 00:45:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:45:53 ---> Running in d8c0b898f33b 00:45:53 Removing intermediate container b2750556148d 00:45:53 ---> e38cd4d9e2b7 00:45:53 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:45:53 Removing intermediate container 04a72c9354d5 00:45:53 ---> ad3033c92c38 00:45:53 Step 21/21 : LABEL version=0.0.0 00:45:53 ---> Running in 365f8a837b0d 00:45:53 ---> Running in 09b7b70868fb 00:45:54 Removing intermediate container d8c0b898f33b 00:45:54 ---> 5ddc6b5ce6c8 00:45:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:45:54 Removing intermediate container 99ec1a4d2f3a 00:45:54 ---> 7172414402b5 00:45:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:54 Removing intermediate container 365f8a837b0d 00:45:54 ---> b268003b76dd 00:45:54 Step 20/22 : LABEL arch=arm64 00:45:54 Removing intermediate container 09b7b70868fb 00:45:54 ---> 88d3b4955136 00:45:54 00:45:54 ---> Running in 50b2750e4051 00:45:54 ---> Running in 88e337c6cf63 00:45:54 ---> 2b0dae4d653e 00:45:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:45:55 Successfully built 88d3b4955136 00:45:55 ---> Running in 1f6bf929096f 00:45:55 Successfully tagged docker-support-scheduler-go-arm64:latest 00:45:55 Building docker-sys-mgmt-agent-go 00:45:55  Building docker-support-scheduler-go ... done  ---> 8b3753200503 00:45:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:45:55 Removing intermediate container 88e337c6cf63 00:45:55 ---> 7345af6e4844 00:45:55 Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:45:55 Removing intermediate container 50b2750e4051 00:45:55 ---> a1f47f685be8 00:45:55 Step 22/24 : LABEL arch=arm64 00:45:55 ---> Running in 544b1884969f 00:45:55 ---> Running in 51c923e61068 00:45:56 Removing intermediate container 1f6bf929096f 00:45:56 ---> 84e20b567562 00:45:56 Step 18/21 : CMD ["--init=true"] 00:45:56 ---> Running in b6176b3a40d2 00:45:56 Removing intermediate container 51c923e61068 00:45:56 ---> e77e3e4f9942 00:45:56 Step 22/22 : LABEL version=0.0.0 00:45:56 Removing intermediate container 544b1884969f 00:45:56 ---> 38f84e75dd55 00:45:56 Step 23/24 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:45:57 ---> ed9932517b7a 00:45:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:45:58 ---> Running in 97a059b8d862 00:45:58 ---> Running in eef7309a142f 00:45:58 Removing intermediate container b6176b3a40d2 00:45:58 ---> 18c4ce4cbad9 00:45:58 Step 19/21 : LABEL arch=arm64 00:45:59 ---> 3dedc540b83f 00:45:59 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:45:59 Removing intermediate container eef7309a142f 00:45:59 ---> 76df224ac44f 00:45:59 00:45:59 ---> Running in 9c5bfcea8c71 00:45:59 Removing intermediate container 97a059b8d862 00:45:59 ---> f6bada475321 00:45:59 Step 24/24 : LABEL version=0.0.0 00:46:01 Successfully built 76df224ac44f 00:46:01 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:46:01  Building docker-security-bootstrap-redis-go ... done Building docker-core-command-go 00:46:01 ---> Running in 8808a71a8a95 00:46:01 ---> Running in 9f9616d91c0e 00:46:01 Removing intermediate container 9c5bfcea8c71 00:46:01 ---> 546328a3c621 00:46:01 Step 20/21 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:46:01 Removing intermediate container 8808a71a8a95 00:46:01 ---> 9f3f47df8f33 00:46:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:01 ---> Running in 2994672100cc 00:46:01 ---> Running in 948e90f1a81b 00:46:01 Removing intermediate container 9f9616d91c0e 00:46:01 ---> 8b3b0319c838 00:46:01 00:46:01 Removing intermediate container 2994672100cc 00:46:01 ---> d847c4e7ede3 00:46:01 Step 21/21 : LABEL version=0.0.0 00:46:01 Successfully built 8b3b0319c838 00:46:01 Successfully tagged docker-support-notifications-go-arm64:latest 00:46:01 Building docker-core-data-go 00:46:01  Building docker-support-notifications-go ... done Removing intermediate container 948e90f1a81b 00:46:01 ---> 0a09b65dfa04 00:46:01 Step 20/22 : LABEL arch=arm64 00:46:01 ---> Running in 0e26de579aa2 00:46:02 ---> Running in 4930f804ae29 00:46:02 Removing intermediate container 0e26de579aa2 00:46:02 ---> a13be58231e9 00:46:02 00:46:02 Removing intermediate container 4930f804ae29 00:46:02 ---> c176a210dbb7 00:46:02 Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:46:02 Successfully built a13be58231e9 00:46:02 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:46:02  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 00:46:03 ---> Running in 7a7dc033df4a 00:46:03 Removing intermediate container 7a7dc033df4a 00:46:03 ---> 40484037fcaf 00:46:03 Step 22/22 : LABEL version=0.0.0 00:46:03 ---> Running in 5e6304f85ab7 00:46:04 Removing intermediate container 5e6304f85ab7 00:46:04 ---> b960641c87a6 00:46:04 00:46:04 Successfully built b960641c87a6 00:46:04 Successfully tagged docker-core-metadata-go-arm64:latest 00:46:43  Building docker-core-metadata-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:46:43 ---> 52e2e5f9d221 00:46:43 Step 3/26 : WORKDIR /edgex-go 00:46:43 ---> Using cache 00:46:43 ---> f51400d78bd5 00:46:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:43 ---> Using cache 00:46:43 ---> f6933ea10281 00:46:43 Step 5/26 : RUN apk add --update --no-cache make bash git 00:46:44 ---> Running in 7d69ddc6d08d 00:46:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:47 OK: 217 MiB in 51 packages 00:46:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:46:50 ---> 52e2e5f9d221 00:46:50 Step 3/22 : WORKDIR /edgex-go 00:46:50 ---> Using cache 00:46:50 ---> f51400d78bd5 00:46:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:50 ---> Using cache 00:46:50 ---> f6933ea10281 00:46:50 Step 5/22 : RUN apk add --update --no-cache make git 00:46:50 ---> Using cache 00:46:50 ---> 97cf09eed478 00:46:50 Step 6/22 : COPY go.mod . 00:46:50 ---> Using cache 00:46:50 ---> 9b10c54c96e4 00:46:50 Step 7/22 : RUN go mod download 00:46:50 ---> Using cache 00:46:50 ---> 2e0e40641d53 00:46:50 Step 8/22 : COPY . . 00:46:50 ---> Using cache 00:46:50 ---> 1dba6246f379 00:46:50 Step 9/22 : RUN make cmd/core-command/core-command 00:46:50 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:50 ---> 52e2e5f9d221 00:46:50 Step 3/23 : WORKDIR /edgex-go 00:46:50 ---> Using cache 00:46:50 ---> f51400d78bd5 00:46:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:50 ---> Using cache 00:46:50 ---> f6933ea10281 00:46:50 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:46:50 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:46:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:50 ---> 52e2e5f9d221 00:46:50 Step 3/24 : WORKDIR /edgex-go 00:46:50 ---> Using cache 00:46:50 ---> f51400d78bd5 00:46:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:50 ---> Using cache 00:46:50 ---> f6933ea10281 00:46:50 Step 5/24 : RUN apk add --update --no-cache make git 00:46:50 ---> Using cache 00:46:50 ---> 97cf09eed478 00:46:50 Step 6/24 : COPY go.mod . 00:46:50 ---> Using cache 00:46:50 ---> 9b10c54c96e4 00:46:50 Step 7/24 : RUN go mod download 00:46:50 ---> Using cache 00:46:50 ---> 2e0e40641d53 00:46:50 Step 8/24 : COPY . . 00:46:50 ---> Using cache 00:46:50 ---> 1dba6246f379 00:46:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:50 ---> Running in fd53d503b59b 00:46:50 ---> Running in 17eb9a4ab356 00:46:50 ---> Running in 2cdd48188a15 00:46:50 Removing intermediate container 7d69ddc6d08d 00:46:50 ---> c39ec5c458f0 00:46:50 Step 6/26 : COPY go.mod . 00:46:51 ---> 8e3e3a4542c1 00:46:51 Step 7/26 : RUN go mod download 00:46:52 ---> Running in f587278c6515 00:46:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:52 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 00:46:52 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 00:46:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:54 OK: 217 MiB in 51 packages 00:46:56 Removing intermediate container 17eb9a4ab356 00:46:56 ---> 1b73dc85ae4e 00:46:56 Step 6/23 : COPY go.mod . 00:46:56 Removing intermediate container f587278c6515 00:46:56 ---> 2857b433ff03 00:46:56 Step 8/26 : COPY . . 00:46:57 ---> fc3a0cd98521 00:46:57 Step 7/23 : RUN go mod download 00:46:57 ---> Running in 0f2190437b00 00:47:04 Removing intermediate container 0f2190437b00 00:47:04 ---> 056a2f77f6e0 00:47:04 Step 8/23 : COPY . . 00:47:22 ---> 8efa02926ba6 00:47:22 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:47:22 ---> Running in cae934f5b300 00:47:24 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 00:47:27 ---> a033b15b6d72 00:47:27 Step 9/23 : RUN make cmd/core-data/core-data 00:47:27 ---> Running in 1155afd4a9a6 00:47:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:47:44 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 00:47:59 Removing intermediate container 2cdd48188a15 00:47:59 ---> 8c63ce9911f9 00:47:59 00:47:59 Step 10/24 : FROM alpine:3.12 00:47:59 ---> afeebe901d6b 00:47:59 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:47:59 ---> Using cache 00:47:59 ---> 1bb47b95a2fd 00:47:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:48:00 ---> Running in 9797693c5bdb 00:48:01 Removing intermediate container 9797693c5bdb 00:48:01 ---> ccb20f44c838 00:48:01 Step 13/24 : WORKDIR / 00:48:01 ---> Running in 996d2201db96 00:48:01 Removing intermediate container fd53d503b59b 00:48:01 ---> 8095f165a4c5 00:48:01 00:48:01 Step 10/22 : FROM scratch 00:48:01 ---> 00:48:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:02 ---> Using cache 00:48:02 ---> 95d367828f3d 00:48:02 Step 12/22 : ENV APP_PORT=48082 00:48:02 ---> Running in 71ebcf0cfd5d 00:48:02 Removing intermediate container 996d2201db96 00:48:02 ---> 966bd3b9e437 00:48:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:48:02 Removing intermediate container 71ebcf0cfd5d 00:48:02 ---> d7ca65973880 00:48:02 Step 13/22 : EXPOSE $APP_PORT 00:48:03 ---> Running in 2df4f2553d63 00:48:04 Removing intermediate container 2df4f2553d63 00:48:04 ---> b04b34b3d814 00:48:04 Step 14/22 : WORKDIR / 00:48:04 ---> cd499f0204e0 00:48:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:48:04 ---> Running in 0f44a0ec2dff 00:48:05 Removing intermediate container 0f44a0ec2dff 00:48:05 ---> 1ea329d1526c 00:48:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:05 ---> eff805c3a23d 00:48:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:48:06 ---> 617f4fc388d7 00:48:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:06 ---> 32c00e874caf 00:48:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:48:08 ---> 41541c86e946 00:48:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:08 ---> 932bdaeef157 00:48:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:48:10 ---> f813b362d86f 00:48:10 Step 18/22 : ENTRYPOINT ["/core-command"] 00:48:10 ---> Running in f48cf9c15659 00:48:10 ---> cc3c213f03fe 00:48:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:48:11 Removing intermediate container f48cf9c15659 00:48:11 ---> 9c07ac50b4f1 00:48:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:11 ---> Running in a15ad0a88c30 00:48:12 Removing intermediate container a15ad0a88c30 00:48:12 ---> 81631b80df9d 00:48:12 Step 20/22 : LABEL arch=arm64 00:48:12 ---> a0aa5519ae5f 00:48:12 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/ 00:48:12 ---> Running in 5d8c37f2a9f0 00:48:12 ---> Running in 7d45e02c9767 00:48:13 Removing intermediate container 5d8c37f2a9f0 00:48:13 ---> 73a05c6816e7 00:48:13 Step 21/22 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:48:13 ---> Running in 44017516d032 00:48:14 Removing intermediate container 44017516d032 00:48:14 ---> 585767c21977 00:48:14 Step 22/22 : LABEL version=0.0.0 00:48:14 ---> Running in ce673d873149 00:48:15 Removing intermediate container ce673d873149 00:48:15 ---> 0761810164fb 00:48:15 00:48:15 Successfully built 0761810164fb 00:48:15 Successfully tagged docker-core-command-go-arm64:latest 00:48:15  Building docker-core-command-go ... done Removing intermediate container 7d45e02c9767 00:48:15 ---> 00e41b4a2991 00:48:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:48:16 ---> Running in 9e9b92a804e9 00:48:16 Removing intermediate container 9e9b92a804e9 00:48:16 ---> 5032f2b06af9 00:48:16 Step 22/24 : LABEL arch=arm64 00:48:17 ---> Running in 75d3cc5caec0 00:48:17 Removing intermediate container 75d3cc5caec0 00:48:17 ---> 3ed68f7d8ad7 00:48:17 Step 23/24 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:48:17 ---> Running in af22afd6cffd 00:48:18 Removing intermediate container af22afd6cffd 00:48:18 ---> 78728ebaf465 00:48:18 Step 24/24 : LABEL version=0.0.0 00:48:18 ---> Running in 10cfdd18ed27 00:48:19 Removing intermediate container 10cfdd18ed27 00:48:19 ---> b325cf9cb627 00:48:19 00:48:19 Successfully built b325cf9cb627 00:48:20 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:48:32  Building docker-security-secretstore-setup-go ... done Removing intermediate container cae934f5b300 00:48:32 ---> 75303566efc9 00:48:32 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:48:32 ---> Running in bf5351be19a1 00:48:33 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 00:48:36 Removing intermediate container bf5351be19a1 00:48:36 ---> 7cd1e174f562 00:48:36 00:48:36 Step 11/26 : FROM docker:20.10.0 00:48:36 20.10.0: Pulling from library/docker 00:48:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:48:45 Status: Downloaded newer image for docker:20.10.0 00:48:45 ---> eeaf43b92773 00:48:45 Step 12/26 : RUN apk add --no-cache bash 00:48:45 ---> Running in b4afe722a60f 00:48:46 Removing intermediate container 1155afd4a9a6 00:48:46 ---> 7d9a1d6d7d52 00:48:46 00:48:46 Step 10/23 : FROM alpine:3.12 00:48:46 ---> afeebe901d6b 00:48:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:46 ---> Running in 1cead89c2c98 00:48:47 Removing intermediate container 1cead89c2c98 00:48:47 ---> 3c1589b4d781 00:48:47 Step 12/23 : ENV APP_PORT=48080 00:48:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:47 ---> Running in 156085db1e36 00:48:47 (1/2) Installing readline (8.0.4-r0) 00:48:47 Removing intermediate container 156085db1e36 00:48:47 ---> 775af9129a78 00:48:47 Step 13/23 : EXPOSE $APP_PORT 00:48:47 (2/2) Installing bash (5.0.17-r0) 00:48:47 Executing bash-5.0.17-r0.post-install 00:48:47 Executing busybox-1.31.1-r19.trigger 00:48:47 OK: 12 MiB in 22 packages 00:48:48 ---> Running in 56b8313b2f9d 00:48:48 Removing intermediate container 56b8313b2f9d 00:48:48 ---> e46a16466e13 00:48:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:48 ---> Running in 1fbba7f9dd3d 00:48:49 Removing intermediate container b4afe722a60f 00:48:49 ---> 775387cea3e6 00:48:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:48:49 ---> Running in 17c2762eae6c 00:48:50 Removing intermediate container 17c2762eae6c 00:48:50 ---> 0d4346a768c2 00:48:50 Step 14/26 : ENV APP_PORT=48090 00:48:50 ---> Running in b75695261b9a 00:48:50 Removing intermediate container b75695261b9a 00:48:50 ---> 67dc41da81c2 00:48:50 Step 15/26 : EXPOSE $APP_PORT 00:48:50 Removing intermediate container 1fbba7f9dd3d 00:48:50 ---> 50bd722e50c7 00:48:50 Step 15/23 : RUN apk add --update --no-cache zeromq 00:48:50 ---> Running in 32c7d8959b69 00:48:51 ---> Running in 99d3d2d9f64e 00:48:51 Removing intermediate container 32c7d8959b69 00:48:51 ---> 882fd3e55da1 00:48:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:48:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:53 ---> c6e2a946a704 00:48:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:48:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:54 ---> d813f165275e 00:48:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:48:54 (1/5) Installing libgcc (9.3.0-r2) 00:48:54 (2/5) Installing libsodium (1.0.18-r0) 00:48:54 (3/5) Installing libstdc++ (9.3.0-r2) 00:48:54 (4/5) Installing libzmq (4.3.3-r0) 00:48:54 ---> b73f2c9913b6 00:48:54 Step 19/26 : RUN apk --no-cache add py3-pip 00:48:54 (5/5) Installing zeromq (4.3.3-r0) 00:48:54 Executing busybox-1.31.1-r19.trigger 00:48:54 OK: 8 MiB in 19 packages 00:48:55 ---> Running in e0e6b7df9ca2 00:48:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:56 Removing intermediate container 99d3d2d9f64e 00:48:56 ---> 27f0a826bc1d 00:48:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:56 (1/33) Installing libbz2 (1.0.8-r1) 00:48:56 (2/33) Installing expat (2.2.9-r1) 00:48:56 (3/33) Installing libffi (3.3-r2) 00:48:56 (4/33) Installing gdbm (1.13-r1) 00:48:56 (5/33) Installing xz-libs (5.2.5-r0) 00:48:56 (6/33) Installing sqlite-libs (3.32.1-r0) 00:48:56 (7/33) Installing python3 (3.8.5-r0) 00:48:56 ---> 284fcc0a9536 00:48:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:58 (8/33) Installing py3-appdirs (1.4.4-r1) 00:48:58 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:48:58 (10/33) Installing py3-parsing (2.4.7-r0) 00:48:58 (11/33) Installing py3-six (1.15.0-r0) 00:48:58 (12/33) Installing py3-packaging (20.4-r0) 00:48:58 (13/33) Installing py3-setuptools (47.0.0-r0) 00:48:58 (14/33) Installing py3-chardet (3.0.4-r4) 00:48:58 ---> 8110994ce604 00:48:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:58 (15/33) Installing py3-idna (2.9-r0) 00:48:58 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:48:58 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:48:59 (18/33) Installing py3-requests (2.23.0-r0) 00:48:59 (19/33) Installing py3-msgpack (1.0.0-r0) 00:48:59 (20/33) Installing py3-lockfile (0.12.2-r3) 00:48:59 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:48:59 (22/33) Installing py3-colorama (0.4.3-r0) 00:48:59 (23/33) Installing py3-distlib (0.3.0-r0) 00:48:59 (24/33) Installing py3-distro (1.5.0-r1) 00:48:59 (25/33) Installing py3-webencodings (0.5.1-r3) 00:48:59 (26/33) Installing py3-html5lib (1.0.1-r4) 00:48:59 (27/33) Installing py3-pytoml (0.1.21-r0) 00:48:59 (28/33) Installing py3-pep517 (0.8.2-r0) 00:48:59 (29/33) Installing py3-progress (1.5-r0) 00:48:59 (30/33) Installing py3-toml (0.10.1-r0) 00:48:59 (31/33) Installing py3-retrying (1.3.3-r0) 00:48:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:48:59 (33/33) Installing py3-pip (20.1.1-r0) 00:48:59 Executing busybox-1.31.1-r19.trigger 00:48:59 OK: 71 MiB in 55 packages 00:48:59 ---> 4ac447b3a0b1 00:48:59 Step 19/23 : ENTRYPOINT ["/core-data"] 00:49:00 ---> Running in cf38bcfda395 00:49:00 Removing intermediate container cf38bcfda395 00:49:00 ---> 345ab8384c89 00:49:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:00 ---> Running in d3154bda9347 00:49:01 Removing intermediate container d3154bda9347 00:49:01 ---> 2cec486e7070 00:49:01 Step 21/23 : LABEL arch=arm64 00:49:01 ---> Running in db901996e878 00:49:02 Removing intermediate container db901996e878 00:49:02 ---> c56feeed214e 00:49:02 Step 22/23 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:49:02 ---> Running in 6a62e9cc3c46 00:49:03 Removing intermediate container 6a62e9cc3c46 00:49:03 ---> 5a7b8a7e74d3 00:49:03 Step 23/23 : LABEL version=0.0.0 00:49:03 ---> Running in 57e6f30c4e1a 00:49:04 Removing intermediate container 57e6f30c4e1a 00:49:04 ---> 2b29106a7507 00:49:04 00:49:04 Successfully built 2b29106a7507 00:49:04 Successfully tagged docker-core-data-go-arm64:latest 00:49:05  Building docker-core-data-go ... done Removing intermediate container e0e6b7df9ca2 00:49:05 ---> 51a8c8001827 00:49:05 Step 20/26 : RUN pip install docker-compose==1.23.2 00:49:05 ---> Running in 5014e6366711 00:49:11 Collecting docker-compose==1.23.2 00:49:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:11 Collecting texttable<0.10,>=0.9.0 00:49:11 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:13 Collecting websocket-client<1.0,>=0.32.0 00:49:13 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:49:13 Collecting jsonschema<3,>=2.5.1 00:49:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:14 Collecting docker<4.0,>=3.6.0 00:49:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:14 Collecting cached-property<2,>=1.2.0 00:49:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:15 Collecting docopt<0.7,>=0.6.1 00:49:15 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:17 Collecting dockerpty<0.5,>=0.4.1 00:49:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:19 Collecting PyYAML<4,>=3.10 00:49:19 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:23 Collecting docker-pycreds>=0.4.0 00:49:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:23 Collecting idna<2.8,>=2.5 00:49:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:23 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) 00:49:23 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) 00:49:24 Collecting urllib3<1.25,>=1.21.1 00:49:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:25 Installing collected packages: texttable, websocket-client, jsonschema, idna, urllib3, requests, docker-pycreds, docker, cached-property, docopt, dockerpty, PyYAML, docker-compose 00:49:25 Running setup.py install for texttable: started 00:49:27 Running setup.py install for texttable: finished with status 'done' 00:49:27 Attempting uninstall: idna 00:49:27 Found existing installation: idna 2.9 00:49:27 Uninstalling idna-2.9: 00:49:27 Successfully uninstalled idna-2.9 00:49:28 Attempting uninstall: urllib3 00:49:28 Found existing installation: urllib3 1.25.9 00:49:28 Uninstalling urllib3-1.25.9: 00:49:28 Successfully uninstalled urllib3-1.25.9 00:49:28 Attempting uninstall: requests 00:49:28 Found existing installation: requests 2.23.0 00:49:28 Uninstalling requests-2.23.0: 00:49:28 Successfully uninstalled requests-2.23.0 00:49:30 Running setup.py install for docopt: started 00:49:31 Running setup.py install for docopt: finished with status 'done' 00:49:31 Running setup.py install for dockerpty: started 00:49:33 Running setup.py install for dockerpty: finished with status 'done' 00:49:33 Running setup.py install for PyYAML: started 00:49:35 Running setup.py install for PyYAML: finished with status 'done' 00:49:36 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 00:49:40 Removing intermediate container 5014e6366711 00:49:40 ---> 6bf52ef3e390 00:49:40 Step 21/26 : RUN apk --no-cache add curl 00:49:40 ---> Running in ba32c50eaf28 00:49:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:41 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:49:41 (2/3) Installing libcurl (7.69.1-r3) 00:49:41 (3/3) Installing curl (7.69.1-r3) 00:49:41 Executing busybox-1.31.1-r19.trigger 00:49:41 OK: 71 MiB in 58 packages 00:49:43 Removing intermediate container ba32c50eaf28 00:49:43 ---> 6f7b941f1074 00:49:43 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:49:43 ---> Running in 80f3261ea8b6 00:49:43 Removing intermediate container 80f3261ea8b6 00:49:43 ---> d0cb99a8a4f7 00:49:43 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:43 ---> Running in 2913ac56cd45 00:49:44 Removing intermediate container 2913ac56cd45 00:49:44 ---> ec0fa78e7903 00:49:44 Step 24/26 : LABEL arch=arm64 00:49:44 ---> Running in 15f4c6519bef 00:49:45 Removing intermediate container 15f4c6519bef 00:49:45 ---> a17a7bea70f8 00:49:45 Step 25/26 : LABEL git_sha=e5b3601524dbcf911e51762260f2dd1db58c3eb0 00:49:45 ---> Running in a4290727c34f 00:49:45 Removing intermediate container a4290727c34f 00:49:45 ---> 1d9aac5faa0a 00:49:45 Step 26/26 : LABEL version=0.0.0 00:49:45 ---> Running in b01f8cf577fa 00:49:46 Removing intermediate container b01f8cf577fa 00:49:46 ---> 2d03af880212 00:49:46 00:49:46 Successfully built 2d03af880212 00:49:46 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:49:46  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:49:46 $ docker stop --time=1 fa6daeec1a6bd8f084f5ad7f3669f7c58130dd45a1f8c9111b07946d221df565 00:49:48 $ docker rm -f fa6daeec1a6bd8f084f5ad7f3669f7c58130dd45a1f8c9111b07946d221df565 [Pipeline] // withDockerContainer [Pipeline] sh 00:49:49 + + docker images 00:49:49 grep docker 00:49:49 docker-sys-mgmt-agent-go-arm64 latest 2d03af880212 4 seconds ago 300MB 00:49:49 docker-core-data-go-arm64 latest 2b29106a7507 46 seconds ago 21MB 00:49:49 docker-security-secretstore-setup-go-arm64 latest b325cf9cb627 About a minute ago 23.4MB 00:49:49 docker-core-command-go-arm64 latest 0761810164fb About a minute ago 9.98MB 00:49:49 docker-core-metadata-go-arm64 latest b960641c87a6 3 minutes ago 12.3MB 00:49:49 docker-security-proxy-setup-go-arm64 latest a13be58231e9 3 minutes ago 23.3MB 00:49:49 docker-support-notifications-go-arm64 latest 8b3b0319c838 3 minutes ago 11.4MB 00:49:49 docker-security-bootstrap-redis-go-arm64 latest 76df224ac44f 3 minutes ago 15.1MB 00:49:49 docker-support-scheduler-go-arm64 latest 88d3b4955136 3 minutes ago 10MB 00:49:49 docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 00:49:51 provisioning config files... 00:49:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config3392746299360092910tmp [Pipeline] { [Pipeline] sh 00:49:51 + set +x 00:49:51 + curl -s https://codecov.io/bash 00:49:51 + bash -s -- 00:49:52 00:49:52 _____ _ 00:49:52 / ____| | | 00:49:52 | | ___ __| | ___ ___ _____ __ 00:49:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:49:52 | |___| (_) | (_| | __/ (_| (_) \ V / 00:49:52 \_____\___/ \__,_|\___|\___\___/ \_/ 00:49:52 Bash-20201231-23d4836 00:49:52 00:49:52 00:49:52 ==> git version 2.24.3 found 00:49:52 ==> 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 00:49:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:49:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:49:52 ==> Jenkins CI detected. 00:49:52 project root: . 00:49:52 --> token set from env 00:49:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:49:52 ==> Running gcov in . (disable via -X gcov) 00:49:52 ==> Python coveragepy not found 00:49:52 ==> Searching for coverage reports in: 00:49:52 + . 00:49:52 -> Found 1 reports 00:49:52 ==> Detecting git/mercurial file structure 00:49:52 ==> Reading reports 00:49:52 + ./coverage.out bytes=553305 00:49:52 ==> Appending adjustments 00:49:52 https://docs.codecov.io/docs/fixing-reports 00:49:55 + Found adjustments 00:49:55 ==> Gzipping contents 00:49:55 84K /tmp/codecov.hg56if.gz 00:49:55 ==> Uploading reports 00:49:55 url: https://codecov.io 00:49:55 query: branch=PR-3002&commit=e5b3601524dbcf911e51762260f2dd1db58c3eb0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 00:49:55 -> Pinging Codecov 00:49:55 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3002&commit=e5b3601524dbcf911e51762260f2dd1db58c3eb0&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= 00:49:56 -> Uploading to 00:49:56 https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/e5b3601524dbcf911e51762260f2dd1db58c3eb0/2608ee8b-c36f-4b9b-8b1e-4d73deb23be6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T004955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=718f686ae5dcb280a01765b6d77aad1a7bb43ce169063d1d11309f05ddb8eefc 00:49:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:49:56 Dload Upload Total Spent Left Speed 00:49:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83901 0 0 100 83901 0 119k --:--:-- --:--:-- --:--:-- 119k 100 83901 0 0 100 83901 0 119k --:--:-- --:--:-- --:--:-- 119k 00:49:56 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/e5b3601524dbcf911e51762260f2dd1db58c3eb0 [Pipeline] } 00:49:56 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 00:49:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:49:59 ---> package-listing.sh 00:49:59 ++ facter osfamily 00:49:59 ++ tr '[:upper:]' '[:lower:]' 00:49:59 + OS_FAMILY=redhat 00:49:59 + workspace=/w/workspace/edgex-go/11 00:49:59 + START_PACKAGES=/tmp/packages_start.txt 00:49:59 + END_PACKAGES=/tmp/packages_end.txt 00:49:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:49:59 + PACKAGES=/tmp/packages_start.txt 00:49:59 + '[' /w/workspace/edgex-go/11 ']' 00:49:59 + PACKAGES=/tmp/packages_end.txt 00:49:59 + case "${OS_FAMILY}" in 00:49:59 + rpm -qa 00:49:59 + sort 00:50:04 + '[' -f /tmp/packages_start.txt ']' 00:50:04 + '[' -f /tmp/packages_end.txt ']' 00:50:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:50:04 + '[' /w/workspace/edgex-go/11 ']' 00:50:04 + mkdir -p /w/workspace/edgex-go/11/archives/ 00:50:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo 00:50:04 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:50:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:50:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:50:05 00:50:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:50:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:50:05 alpine: Pulling from edgex-lftools-log-publisher 00:50:05 df20fa9351a1: Pulling fs layer 00:50:05 36b3adc4ff6f: Pulling fs layer 00:50:05 8ad3a11d3b57: Pulling fs layer 00:50:05 46f8f816bc3b: Pulling fs layer 00:50:05 93b61091891f: Pulling fs layer 00:50:05 93b9cdb0e59b: Pulling fs layer 00:50:05 5e14af77c1be: Pulling fs layer 00:50:05 01666e4c0597: Pulling fs layer 00:50:05 aa168da1d23b: Pulling fs layer 00:50:05 93b9cdb0e59b: Waiting 00:50:05 5e14af77c1be: Waiting 00:50:05 46f8f816bc3b: Waiting 00:50:05 aa168da1d23b: Waiting 00:50:05 01666e4c0597: Waiting 00:50:05 36b3adc4ff6f: Verifying Checksum 00:50:05 36b3adc4ff6f: Download complete 00:50:05 46f8f816bc3b: Verifying Checksum 00:50:05 46f8f816bc3b: Download complete 00:50:05 df20fa9351a1: Verifying Checksum 00:50:05 df20fa9351a1: Download complete 00:50:06 93b9cdb0e59b: Verifying Checksum 00:50:06 93b9cdb0e59b: Download complete 00:50:06 5e14af77c1be: Verifying Checksum 00:50:06 5e14af77c1be: Download complete 00:50:06 93b61091891f: Verifying Checksum 00:50:06 93b61091891f: Download complete 00:50:06 01666e4c0597: Verifying Checksum 00:50:06 01666e4c0597: Download complete 00:50:06 df20fa9351a1: Pull complete 00:50:06 8ad3a11d3b57: Verifying Checksum 00:50:06 8ad3a11d3b57: Download complete 00:50:06 36b3adc4ff6f: Pull complete 00:50:07 8ad3a11d3b57: Pull complete 00:50:07 46f8f816bc3b: Pull complete 00:50:08 aa168da1d23b: Verifying Checksum 00:50:08 aa168da1d23b: Download complete 00:50:09 93b61091891f: Pull complete 00:50:09 93b9cdb0e59b: Pull complete 00:50:10 5e14af77c1be: Pull complete 00:50:10 01666e4c0597: Pull complete 00:50:18 aa168da1d23b: Pull complete 00:50:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:50:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:50:18 prd-centos7-docker-4c-2g-20074 does not seem to be running inside a container 00:50:18 $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 00:50:26 $ docker top c83652aaf62cbd7dfcf5264f5f1a6aaad0069f04ed41cfd69e31585f9dac1f97 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:26 + touch /tmp/pre-build-complete [Pipeline] sh 00:50:27 + mkdir -p /var/log/sa [Pipeline] sh 00:50:27 + ls /var/log/sa-host 00:50:27 + sadf -c /var/log/sa-host/sa14 00:50:27 file_magic: OK 00:50:27 HZ: Using current value: 100 00:50:27 file_header: OK 00:50:27 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 00:50:27 Statistics: 00:50:27 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... 00:50:27 File successfully converted to sysstat format version 12.2.1 00:50:27 + sadf -c /var/log/sa-host/sa23 00:50:27 file_magic: OK 00:50:27 HZ: Using current value: 100 00:50:27 file_header: OK 00:50:27 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 00:50:27 Statistics: 00:50:27 Hnuu...uuuununununu... 00:50:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:50:28 provisioning config files... 00:50:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config3386079673221558147tmp [Pipeline] { [Pipeline] echo 00:50:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:50:28 ---> create-netrc.sh [Pipeline] } 00:50:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:50:28 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:50:29 ---> python-tools-install.sh [Pipeline] echo 00:50:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:50:29 ---> sudo-logs.sh 00:50:29 Archiving 'sudo' log.. [Pipeline] echo 00:50:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:50:29 ---> job-cost.sh 00:50:29 lf-activate-venv: SKIPPING 00:50:29 INFO: No Stack... 00:50:30 INFO: Retrieving Pricing Info for: v1-standard-2 00:50:31 INFO: Archiving Costs [Pipeline] echo 00:50:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:50:31 ---> logs-deploy.sh 00:50:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/11 00:50:31 INFO: archiving workspace using pattern(s): 00:50:33 Archives upload complete. 00:50:33 INFO: archiving logs to Nexus 00:50:35 ---> uname -a: 00:50:35 Linux prd-centos7-docker-4c-2g-20074.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:50:35 00:50:35 00:50:35 ---> lscpu: 00:50:35 Architecture: x86_64 00:50:35 CPU op-mode(s): 32-bit, 64-bit 00:50:35 Byte Order: Little Endian 00:50:35 Address sizes: 40 bits physical, 48 bits virtual 00:50:35 CPU(s): 4 00:50:35 On-line CPU(s) list: 0-3 00:50:35 Thread(s) per core: 1 00:50:35 Core(s) per socket: 1 00:50:35 Socket(s): 4 00:50:35 NUMA node(s): 1 00:50:35 Vendor ID: GenuineIntel 00:50:35 CPU family: 6 00:50:35 Model: 44 00:50:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:50:35 Stepping: 1 00:50:35 CPU MHz: 2933.436 00:50:35 BogoMIPS: 5866.87 00:50:35 Virtualization: VT-x 00:50:35 Hypervisor vendor: KVM 00:50:35 Virtualization type: full 00:50:35 L1d cache: 128 KiB 00:50:35 L1i cache: 128 KiB 00:50:35 L2 cache: 16 MiB 00:50:35 L3 cache: 64 MiB 00:50:35 NUMA node0 CPU(s): 0-3 00:50:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:50:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:50:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:50:35 Vulnerability Meltdown: Mitigation; PTI 00:50:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:50:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:50:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:50:35 Vulnerability Srbds: Not affected 00:50:35 Vulnerability Tsx async abort: Not affected 00:50:35 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 00:50:35 00:50:35 00:50:35 ---> nproc: 00:50:35 4 00:50:35 00:50:35 00:50:35 ---> df -h: 00:50:35 Filesystem Size Used Available Use% Mounted on 00:50:35 overlay 50.0G 10.8G 39.2G 22% / 00:50:35 tmpfs 64.0M 0 64.0M 0% /dev 00:50:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:50:35 shm 64.0M 0 64.0M 0% /dev/shm 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /facter-os 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /etc/resolv.conf 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /etc/hostname 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /etc/hosts 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /var/log/auth.log 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /run/cloud-init/result.json 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /var/log/sa-host 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /var/log/secure 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /w/workspace/edgex-go/11 00:50:35 /dev/vda1 50.0G 10.8G 39.2G 22% /w/workspace/edgex-go/11@tmp 00:50:35 00:50:35 00:50:35 ---> free -m: 00:50:35 total used free shared buff/cache available 00:50:35 Mem: 1837 719 227 0 890 1032 00:50:35 Swap: 1023 63 960 00:50:35 00:50:35 00:50:35 ---> ip addr: 00:50:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:50:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:50:35 inet 127.0.0.1/8 scope host lo 00:50:35 valid_lft forever preferred_lft forever 00:50:35 inet6 ::1/128 scope host 00:50:35 valid_lft forever preferred_lft forever 00:50:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:50:35 link/ether fa:16:3e:72:64:5a brd ff:ff:ff:ff:ff:ff 00:50:35 inet 10.30.123.135/23 brd 10.30.123.255 scope global dynamic eth0 00:50:35 valid_lft 85150sec preferred_lft 85150sec 00:50:35 inet6 fe80::f816:3eff:fe72:645a/64 scope link 00:50:35 valid_lft forever preferred_lft forever 00:50:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:50:35 link/ether 02:42:fa:47:91:f5 brd ff:ff:ff:ff:ff:ff 00:50:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:50:35 valid_lft forever preferred_lft forever 00:50:35 inet6 fe80::42:faff:fe47:91f5/64 scope link 00:50:35 valid_lft forever preferred_lft forever 00:50:35 00:50:35 00:50:35 ---> sar -b -r -n DEV: 00:50:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 00:50:35 00:50:35 00:29:33 LINUX RESTART (4 CPU) 00:50:35 00:50:35 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:50:35 00:31:01 106.91 45.23 61.68 0.00 8281.82 13584.25 0.00 00:50:35 00:32:01 234.12 111.83 122.29 0.00 7609.85 44775.58 0.00 00:50:35 00:33:01 224.81 90.89 133.93 0.00 3551.11 16529.42 0.00 00:50:35 00:34:01 162.60 81.70 80.90 0.00 2517.80 9390.33 0.00 00:50:35 00:35:01 172.06 39.60 132.47 0.00 11202.12 62712.79 0.00 00:50:35 00:36:04 2767.54 2416.90 350.64 0.00 178704.78 211168.42 0.00 00:50:35 00:37:01 895.44 688.74 206.70 0.00 40912.59 61821.67 0.00 00:50:35 00:38:01 1289.93 930.50 359.43 0.00 121119.36 153855.41 0.00 00:50:35 00:39:01 621.02 381.86 239.16 0.00 24639.57 36168.29 0.00 00:50:35 00:40:01 6.91 0.50 6.41 0.00 15.71 201.20 0.00 00:50:35 00:41:02 0.35 0.02 0.33 0.00 0.13 5.01 0.00 00:50:35 00:42:01 0.37 0.02 0.36 0.00 0.14 5.67 0.00 00:50:35 00:43:01 0.40 0.02 0.38 0.00 0.53 5.74 0.00 00:50:35 00:44:01 0.27 0.02 0.25 0.00 0.27 3.21 0.00 00:50:35 00:45:01 2.11 1.80 0.32 0.00 55.14 4.88 0.00 00:50:35 00:46:01 0.85 0.03 0.82 0.00 0.80 15.60 0.00 00:50:35 00:47:01 0.40 0.02 0.38 0.00 0.13 5.61 0.00 00:50:35 00:48:01 0.32 0.02 0.30 0.00 0.27 4.46 0.00 00:50:35 00:49:01 0.42 0.02 0.40 0.00 0.13 5.51 0.00 00:50:35 00:50:01 40.25 39.75 0.50 0.00 4183.12 31.60 0.00 00:50:35 Average: 329.72 244.50 85.22 0.00 20403.28 30814.81 0.00 00:50:35 00:50:35 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:50:35 00:31:01 74920 0 802496 42.65 2620 1001508 1466096 50.04 663184 940104 28980 00:50:35 00:32:01 145936 0 715260 38.01 1612 1018736 1543992 52.69 578708 916992 1200 00:50:35 00:33:01 123256 0 922404 49.02 892 834992 1803440 61.55 729748 754084 74620 00:50:35 00:34:01 347584 0 740932 39.38 580 792448 1323360 45.16 540648 705936 45772 00:50:35 00:35:01 76084 0 720556 38.30 236 1084668 1253040 42.76 713444 836760 99564 00:50:35 00:36:04 70764 0 844684 44.89 40 966056 2390696 81.59 757636 825668 36072 00:50:35 00:37:01 351184 0 724444 38.50 40 805876 1604248 54.75 515672 770828 32848 00:50:35 00:38:01 198076 0 822692 43.72 40 860736 2528268 86.29 599764 827480 80656 00:50:35 00:39:01 389356 0 644776 34.27 40 847372 1242892 42.42 529740 717036 20 00:50:35 00:40:01 395760 0 637924 33.90 40 847820 1207904 41.22 527712 716688 24 00:50:35 00:41:02 394436 0 639240 33.97 40 847828 1208120 41.23 529092 716312 8 00:50:35 00:42:01 394624 0 639044 33.96 40 847836 1208108 41.23 528876 716316 8 00:50:35 00:43:01 395124 0 638548 33.94 40 847832 1208060 41.23 528776 716316 8 00:50:35 00:44:01 395008 0 638644 33.94 40 847852 1208084 41.23 528904 716340 8 00:50:35 00:45:01 393852 0 638840 33.95 40 848812 1207916 41.22 527956 717248 20 00:50:35 00:46:01 394032 0 638644 33.94 40 848828 1207988 41.23 527980 717264 8 00:50:35 00:47:01 394556 0 638112 33.91 40 848836 1207916 41.22 527796 717268 8 00:50:35 00:48:01 394316 0 638348 33.93 40 848840 1208012 41.23 528292 717268 8 00:50:35 00:49:01 394200 0 638452 33.93 40 848852 1208000 41.23 528360 717276 8 00:50:35 00:50:01 243876 0 665232 35.36 40 972396 1243132 42.43 566044 826216 16 00:50:35 Average: 298347 0 699464 37.18 327 883406 1423964 48.60 573917 764470 19993 00:50:35 00:50:35 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:50:35 00:31:01 eth0 1502.92 1368.16 6328.62 190.17 0.00 0.00 0.00 0.00 00:50:35 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:31:01 veth7580261 799.90 627.10 77.68 2658.49 0.00 0.00 0.00 0.00 00:50:35 00:31:01 docker0 799.90 626.97 66.74 2658.48 0.00 0.00 0.00 0.00 00:50:35 00:32:01 veth86d387e 21.17 24.12 2.05 16.58 0.00 0.00 0.00 0.00 00:50:35 00:32:01 eth0 407.57 339.39 3220.81 36.32 0.00 0.00 0.00 0.00 00:50:35 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:32:01 docker0 73.04 88.91 4.49 376.79 0.00 0.00 0.00 0.00 00:50:35 00:33:01 veth3446301 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:50:35 00:33:01 eth0 117.69 91.87 476.66 74.32 0.00 0.00 0.00 0.00 00:50:35 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:33:01 docker0 62.93 80.74 4.87 448.72 0.00 0.00 0.00 0.00 00:50:35 00:34:01 veth3446301 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:34:01 eth0 26.24 16.49 20.55 11.12 0.00 0.00 0.00 0.00 00:50:35 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:35:01 eth0 218.51 176.34 1705.29 93.17 0.00 0.00 0.00 0.00 00:50:35 00:35:01 vethf387192 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:50:35 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:36:04 eth0 44.78 31.50 155.80 9.13 0.00 0.00 0.00 0.00 00:50:35 00:36:04 vethf387192 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 00:50:35 00:36:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:36:04 docker0 22.57 27.02 1.48 141.87 0.00 0.00 0.00 0.00 00:50:35 00:37:01 eth0 152.60 115.54 1378.47 13.44 0.00 0.00 0.00 0.00 00:50:35 00:37:01 vethf387192 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:37:01 docker0 3.30 5.95 0.19 40.22 0.00 0.00 0.00 0.00 00:50:35 00:38:01 veth00e582c 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 00:50:35 00:38:01 veth0f85001 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:50:35 00:38:01 veth9b7b820 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:50:35 00:38:01 eth0 123.21 71.84 405.85 83.72 0.00 0.00 0.00 0.00 00:50:35 00:39:01 eth0 87.83 50.67 216.62 45.88 0.00 0.00 0.00 0.00 00:50:35 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:50:35 00:39:01 docker0 1014.37 930.84 80.96 4222.60 0.00 0.00 0.00 0.00 00:50:35 00:40:01 eth0 1.26 0.12 0.12 0.02 0.00 0.00 0.00 0.00 00:50:35 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:41:02 eth0 3.76 3.68 0.60 13.46 0.00 0.00 0.00 0.00 00:50:35 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:42:01 eth0 9.79 9.48 1.16 29.24 0.00 0.00 0.00 0.00 00:50:35 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:43:01 eth0 3.20 0.70 0.98 0.55 0.00 0.00 0.00 0.00 00:50:35 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:44:01 eth0 1.32 0.43 0.37 0.22 0.00 0.00 0.00 0.00 00:50:35 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:45:01 eth0 0.62 0.38 0.28 0.23 0.00 0.00 0.00 0.00 00:50:35 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:46:01 eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 00:50:35 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:47:01 eth0 0.58 0.12 0.05 0.01 0.00 0.00 0.00 0.00 00:50:35 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:48:01 eth0 1.17 0.25 0.32 0.19 0.00 0.00 0.00 0.00 00:50:35 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:49:01 eth0 0.42 0.23 0.14 0.07 0.00 0.00 0.00 0.00 00:50:35 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:50:01 eth0 12.12 7.77 11.92 5.80 0.00 0.00 0.00 0.00 00:50:35 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 Average: eth0 135.86 114.33 695.04 30.41 0.00 0.00 0.00 0.00 00:50:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:35 Average: docker0 50.82 46.64 4.06 211.55 0.00 0.00 0.00 0.00 00:50:35 00:50:35 00:50:35 ---> sar -P ALL: 00:50:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 00:50:35 00:50:35 00:29:33 LINUX RESTART (4 CPU) 00:50:35 00:50:35 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:50:35 00:31:01 all 20.95 0.00 8.80 2.05 1.98 66.21 00:50:35 00:31:01 0 20.85 0.00 11.80 0.96 1.93 64.45 00:50:35 00:31:01 1 18.56 0.00 7.53 2.19 1.97 69.75 00:50:35 00:31:01 2 23.95 0.00 7.98 4.21 2.12 61.73 00:50:35 00:31:01 3 20.44 0.00 7.92 0.83 1.92 68.90 00:50:35 00:32:01 all 11.05 0.00 7.32 2.45 2.52 76.66 00:50:35 00:32:01 0 12.35 0.00 7.00 1.33 2.81 76.52 00:50:35 00:32:01 1 10.64 0.00 6.76 3.16 2.33 77.11 00:50:35 00:32:01 2 10.81 0.00 7.01 2.21 2.42 77.55 00:50:35 00:32:01 3 10.40 0.00 8.51 3.11 2.54 75.45 00:50:35 00:33:01 all 35.96 0.00 11.74 5.85 2.27 44.18 00:50:35 00:33:01 0 36.35 0.00 12.20 3.61 2.38 45.45 00:50:35 00:33:01 1 36.46 0.00 11.40 7.82 2.36 41.96 00:50:35 00:33:01 2 34.65 0.00 11.61 5.45 2.18 46.12 00:50:35 00:33:01 3 36.36 0.00 11.75 6.54 2.14 43.22 00:50:35 00:34:01 all 60.73 0.00 16.45 4.10 2.51 16.21 00:50:35 00:34:01 0 61.33 0.00 16.72 5.14 2.46 14.35 00:50:35 00:34:01 1 60.32 0.00 15.95 3.91 2.44 17.38 00:50:35 00:34:01 2 60.23 0.00 16.46 3.01 2.49 17.82 00:50:35 00:34:01 3 61.04 0.00 16.67 4.34 2.67 15.28 00:50:35 00:35:01 all 23.74 0.00 12.90 4.24 0.75 58.37 00:50:35 00:35:01 0 24.24 0.00 12.28 4.57 0.80 58.11 00:50:35 00:35:01 1 22.53 0.00 12.98 5.03 0.75 58.71 00:50:35 00:35:01 2 25.54 0.00 13.14 5.09 0.71 55.52 00:50:35 00:35:01 3 22.66 0.00 13.18 2.28 0.73 61.14 00:50:35 00:36:04 all 23.70 0.00 31.08 20.22 0.98 24.03 00:50:35 00:36:04 0 24.11 0.00 31.63 20.15 1.02 23.09 00:50:35 00:36:04 1 23.30 0.00 31.09 21.49 0.92 23.20 00:50:35 00:36:04 2 22.84 0.00 30.60 20.03 0.99 25.54 00:50:35 00:36:04 3 24.55 0.00 31.00 19.19 0.97 24.28 00:50:35 00:37:01 all 56.70 0.00 19.22 10.99 0.37 12.71 00:50:35 00:37:01 0 57.11 0.00 19.43 10.30 0.37 12.80 00:50:35 00:37:01 1 55.17 0.00 18.71 9.47 0.41 16.24 00:50:35 00:37:01 2 57.54 0.00 19.36 11.79 0.37 10.94 00:50:35 00:37:01 3 57.00 0.00 19.38 12.42 0.34 10.86 00:50:35 00:38:01 all 40.95 0.00 29.17 15.40 0.42 14.05 00:50:35 00:38:01 0 40.39 0.00 28.33 13.94 0.44 16.90 00:50:35 00:38:01 1 40.48 0.00 29.98 17.62 0.41 11.51 00:50:35 00:38:01 2 41.24 0.00 29.29 13.88 0.41 15.18 00:50:35 00:38:01 3 41.69 0.00 29.08 16.17 0.43 12.63 00:50:35 00:39:01 all 26.88 0.00 14.64 16.57 0.58 41.34 00:50:35 00:39:01 0 27.42 0.00 14.74 16.29 0.53 41.02 00:50:35 00:39:01 1 25.56 0.00 16.20 17.46 0.61 40.17 00:50:35 00:39:01 2 26.40 0.00 13.84 16.18 0.67 42.91 00:50:35 00:39:01 3 28.15 0.00 13.77 16.34 0.49 41.25 00:50:35 00:40:01 all 0.03 0.00 0.07 0.03 0.01 99.85 00:50:35 00:40:01 0 0.02 0.00 0.13 0.13 0.00 99.72 00:50:35 00:40:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:50:35 00:40:01 2 0.03 0.00 0.05 0.00 0.02 99.90 00:50:35 00:40:01 3 0.03 0.00 0.07 0.00 0.00 99.90 00:50:35 00:41:02 all 0.09 0.00 0.08 0.00 0.03 99.80 00:50:35 00:41:02 0 0.05 0.00 0.05 0.00 0.07 99.83 00:50:35 00:41:02 1 0.08 0.00 0.05 0.00 0.00 99.87 00:50:35 00:41:02 2 0.12 0.00 0.13 0.00 0.02 99.73 00:50:35 00:41:02 3 0.12 0.00 0.10 0.00 0.03 99.75 00:50:35 00:50:35 00:41:02 CPU %user %nice %system %iowait %steal %idle 00:50:35 00:42:01 all 0.17 0.00 0.10 0.00 0.03 99.70 00:50:35 00:42:01 0 0.14 0.00 0.12 0.00 0.03 99.71 00:50:35 00:42:01 1 0.37 0.00 0.14 0.00 0.02 99.47 00:50:35 00:42:01 2 0.08 0.00 0.07 0.00 0.03 99.81 00:50:35 00:42:01 3 0.08 0.00 0.07 0.00 0.03 99.81 00:50:35 00:43:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:50:35 00:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:50:35 00:43:01 1 0.53 0.00 0.02 0.00 0.00 99.45 00:50:35 00:43:01 2 0.03 0.00 0.07 0.00 0.00 99.90 00:50:35 00:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:50:35 00:44:01 all 0.16 0.00 0.08 0.00 0.03 99.74 00:50:35 00:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 00:50:35 00:44:01 1 0.40 0.00 0.05 0.00 0.02 99.53 00:50:35 00:44:01 2 0.15 0.00 0.17 0.00 0.02 99.67 00:50:35 00:44:01 3 0.05 0.00 0.05 0.00 0.03 99.87 00:50:35 00:45:01 all 0.10 0.00 0.08 0.03 0.01 99.78 00:50:35 00:45:01 0 0.05 0.00 0.10 0.02 0.02 99.82 00:50:35 00:45:01 1 0.08 0.00 0.07 0.10 0.00 99.75 00:50:35 00:45:01 2 0.22 0.00 0.07 0.00 0.00 99.72 00:50:35 00:45:01 3 0.05 0.00 0.07 0.02 0.02 99.85 00:50:35 00:46:01 all 0.15 0.00 0.04 0.00 0.01 99.80 00:50:35 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:50:35 00:46:01 1 0.07 0.00 0.07 0.00 0.02 99.85 00:50:35 00:46:01 2 0.50 0.00 0.07 0.00 0.02 99.42 00:50:35 00:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:50:35 00:47:01 all 0.11 0.00 0.03 0.00 0.00 99.86 00:50:35 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:50:35 00:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:50:35 00:47:01 2 0.40 0.00 0.02 0.00 0.00 99.58 00:50:35 00:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:50:35 00:48:01 all 0.16 0.00 0.02 0.00 0.00 99.81 00:50:35 00:48:01 0 0.50 0.00 0.02 0.00 0.00 99.48 00:50:35 00:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:50:35 00:48:01 2 0.05 0.00 0.03 0.02 0.00 99.90 00:50:35 00:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:50:35 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.82 00:50:35 00:49:01 0 0.48 0.00 0.02 0.00 0.00 99.50 00:50:35 00:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:50:35 00:49:01 2 0.05 0.00 0.03 0.00 0.02 99.90 00:50:35 00:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:50:35 00:50:01 all 1.54 0.00 0.92 0.87 0.03 96.63 00:50:35 00:50:01 0 1.42 0.00 0.68 0.25 0.03 97.62 00:50:35 00:50:01 1 1.30 0.00 0.97 0.47 0.05 97.21 00:50:35 00:50:01 2 2.22 0.00 1.14 1.81 0.03 94.80 00:50:35 00:50:01 3 1.24 0.00 0.88 0.97 0.02 96.90 00:50:35 Average: all 14.57 0.00 7.38 4.00 0.61 73.43 00:50:35 Average: 0 14.76 0.00 7.52 3.71 0.63 73.38 00:50:35 Average: 1 14.20 0.00 7.35 4.30 0.60 73.54 00:50:35 Average: 2 14.77 0.00 7.31 4.05 0.61 73.26 00:50:35 Average: 3 14.56 0.00 7.35 3.95 0.60 73.53 00:50:35 00:50:35 00:50:35