Pull request #2959 opened 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 620c94923bc71f4f47da1c97111a0befb4c30845+dd265b0a906f4796680bcfa54b47b0c8333d6388 (87f52828e17a04d5ffb69371c29983c9af5aa501) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2959/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2959/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16475 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit 620c94923bc71f4f47da1c97111a0befb4c30845 Merge succeeded, producing 620c94923bc71f4f47da1c97111a0befb4c30845 Checking out Revision 620c94923bc71f4f47da1c97111a0befb4c30845 (PR-2959) > 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/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 Commit message: "feat(data): Implement GET /reading/device/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:31:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:31:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:31:34 ========================================================= 09:31:34 EdgeX Global Pipelines Version Info 09:31:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:31:36 ------------------- 09:31:36 stable info: 09:31:36 ------------------- 09:31:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:31:36 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 09:31:36 Message: update stable to v1.0.173 09:31:37 ------------------- 09:31:37 experimental info: 09:31:37 ------------------- 09:31:37 Commited By: **** collab-it+edgex@linuxfoundation.org 09:31:37 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 09:31:37 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:31:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:31:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:31:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:31:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:31:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:31:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:31:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:31:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:31:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:31:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:31:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:31:40 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:31:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:31:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:31:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:31:40 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:31:41 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 09:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2959 [Pipeline] echo 09:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2959 [Pipeline] echo 09:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2959 [Pipeline] echo 09:31:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 620c94923bc71f4f47da1c97111a0befb4c30845 [Pipeline] echo 09:31:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 620c949 [Pipeline] echo 09:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:31:42 provisioning config files... 09:31:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7732910820747432977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:42 ---> docker-login.sh 09:31:42 nexus3.edgexfoundry.org:10001 09:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:43 Configure a credential helper to remove this warning. See 09:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:43 09:31:43 Login Succeeded 09:31:43 nexus3.edgexfoundry.org:10002 09:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:43 Configure a credential helper to remove this warning. See 09:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:43 09:31:43 Login Succeeded 09:31:43 nexus3.edgexfoundry.org:10003 09:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:44 Configure a credential helper to remove this warning. See 09:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:44 09:31:44 Login Succeeded 09:31:44 nexus3.edgexfoundry.org:10004 09:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:44 Configure a credential helper to remove this warning. See 09:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:44 09:31:44 Login Succeeded 09:31:44 docker.io 09:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:31:45 Configure a credential helper to remove this warning. See 09:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:31:45 09:31:45 Login Succeeded 09:31:45 ---> docker-login.sh ends [Pipeline] } 09:31:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:31:45 ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ cut -d/ -f2 09:31:45 ++ dirname cmd/core-command/Dockerfile 09:31:45 + echo core-command,cmd/core-command/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ dirname cmd/core-data/Dockerfile 09:31:45 ++ cut -d/ -f2 09:31:45 + echo core-data,cmd/core-data/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ dirname cmd/core-metadata/Dockerfile 09:31:45 ++ cut -d/ -f2 09:31:45 + echo core-metadata,cmd/core-metadata/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ dirname cmd/security-bootstrap-redis/Dockerfile 09:31:45 ++ cut -d/ -f2 09:31:45 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ dirname cmd/security-proxy-setup/Dockerfile 09:31:45 ++ cut -d/ -f2 09:31:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ dirname cmd/security-secrets-setup/Dockerfile 09:31:45 ++ cut -d/ -f2 09:31:45 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:31:45 ++ cut -d/ -f2 09:31:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ dirname cmd/support-notifications/Dockerfile 09:31:45 ++ cut -d/ -f2 09:31:45 + echo support-notifications,cmd/support-notifications/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ dirname cmd/support-scheduler/Dockerfile 09:31:45 ++ cut -d/ -f2 09:31:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:31:45 + for file in '`ls cmd/**/Dockerfile`' 09:31:45 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:31:45 ++ cut -d/ -f2 09:31:45 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:31:45 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-secrets-setup-go, dockerfile:cmd/security-secrets-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 09:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:31:47 09:31:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:31:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:31:48 latest: Pulling from edgex-devops/git-semver 09:31:48 31603596830f: Pulling fs layer 09:31:48 2a8b12db71e7: Pulling fs layer 09:31:48 6ca5941a6612: Pulling fs layer 09:31:48 ecc8261a40a4: Pulling fs layer 09:31:48 ecc8261a40a4: Waiting 09:31:48 2a8b12db71e7: Verifying Checksum 09:31:48 2a8b12db71e7: Download complete 09:31:48 31603596830f: Verifying Checksum 09:31:48 31603596830f: Download complete 09:31:48 ecc8261a40a4: Verifying Checksum 09:31:48 ecc8261a40a4: Download complete 09:31:48 6ca5941a6612: Verifying Checksum 09:31:48 6ca5941a6612: Download complete 09:31:48 31603596830f: Pull complete 09:31:49 2a8b12db71e7: Pull complete 09:31:50 6ca5941a6612: Pull complete 09:31:50 ecc8261a40a4: Pull complete 09:31:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:31:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:31:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:31:50 prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container 09:31:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:31:53 $ docker top de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:31:54 [ssh-agent] Looking for ssh-agent implementation... 09:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:54 $ docker exec de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee ssh-agent 09:31:54 SSH_AUTH_SOCK=/tmp/ssh-4japV2H7sIcn/agent.11 09:31:54 SSH_AGENT_PID=17 09:31:54 Running ssh-add (command line suppressed) 09:31:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2511143521285296021.key (/w/workspace/edgex-go/1@tmp/private_key_2511143521285296021.key) 09:31:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:31:55 + git tag --points-at HEAD [Pipeline] } 09:31:56 $ docker exec --env ******** --env ******** de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee ssh-agent -k 09:31:56 unset SSH_AUTH_SOCK; 09:31:56 unset SSH_AGENT_PID; 09:31:56 echo Agent pid 17 killed; 09:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:31:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:31:56 [ssh-agent] Looking for ssh-agent implementation... 09:31:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:56 $ docker exec de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee ssh-agent 09:31:57 SSH_AUTH_SOCK=/tmp/ssh-sQ5kk6qohQIX/agent.45 09:31:57 SSH_AGENT_PID=50 09:31:57 Running ssh-add (command line suppressed) 09:31:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1750585910265530397.key (/w/workspace/edgex-go/1@tmp/private_key_1750585910265530397.key) 09:31:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:31:58 + git semver init 09:31:58 # -> Open(): unable to determine branch for HEAD 09:31:58 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:31:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:31:58 # $SEMVER_REMOTE_NAME = origin 09:31:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:31:58 # $SEMVER_USER_NAME = edgex-jenkins 09:31:58 # $SEMVER_BRANCH = PR-2959 09:31:58 # $SEMVER_TEMP = /tmp/semver-192752851 09:31:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:32:30 # '/tmp/semver-192752851' -> '/w/workspace/edgex-go/1/.semver' 09:32:31 # -> Force: false 09:32:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:32:31 $ docker exec --env ******** --env ******** de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee ssh-agent -k 09:32:31 unset SSH_AUTH_SOCK; 09:32:31 unset SSH_AGENT_PID; 09:32:31 echo Agent pid 50 killed; 09:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:32:32 + git semver [Pipeline] } 09:32:32 $ docker stop --time=1 de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee 09:32:34 $ docker rm -f de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee [Pipeline] // withDockerContainer [Pipeline] sh 09:32:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:32:36 Stashed 1 file(s) [Pipeline] echo 09:32:36 [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 09:32:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:32:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:32:38 + true 09:32:38 + sudo service docker restart 09:32:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:32:39 ========================================================= 09:32:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:32:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:32:39 + 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 . 09:32:45 Sending build context to Docker daemon 326.4MB 09:32:45 Step 1/7 : ARG BASE=golang:1.15-alpine 09:32:45 Step 2/7 : FROM ${BASE} 09:32:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:32:45 188c0c94c7c5: Pulling fs layer 09:32:45 0ef7d3d256c8: Pulling fs layer 09:32:45 de9db76c5a1d: Pulling fs layer 09:32:45 bca2f99d35d6: Pulling fs layer 09:32:45 93359f2a8cfa: Pulling fs layer 09:32:45 7c6f9722023f: Pulling fs layer 09:32:45 a35cf1a2eb13: Pulling fs layer 09:32:45 bca2f99d35d6: Waiting 09:32:45 93359f2a8cfa: Waiting 09:32:45 7c6f9722023f: Waiting 09:32:45 a35cf1a2eb13: Waiting 09:32:45 de9db76c5a1d: Verifying Checksum 09:32:45 de9db76c5a1d: Download complete 09:32:45 0ef7d3d256c8: Download complete 09:32:46 93359f2a8cfa: Download complete 09:32:46 7c6f9722023f: Verifying Checksum 09:32:46 7c6f9722023f: Download complete 09:32:46 188c0c94c7c5: Verifying Checksum 09:32:46 188c0c94c7c5: Download complete 09:32:46 188c0c94c7c5: Pull complete 09:32:46 0ef7d3d256c8: Pull complete 09:32:47 de9db76c5a1d: Pull complete 09:32:50 a35cf1a2eb13: Verifying Checksum 09:32:50 a35cf1a2eb13: Download complete 09:32:51 bca2f99d35d6: Verifying Checksum 09:32:51 bca2f99d35d6: Download complete 09:32:51 Still waiting to schedule task 09:32:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:33:03 bca2f99d35d6: Pull complete 09:33:03 93359f2a8cfa: Pull complete 09:33:03 7c6f9722023f: Pull complete 09:33:08 a35cf1a2eb13: Pull complete 09:33:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:33:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:33:08 ---> a62c8e92a672 09:33:08 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:33:08 ---> Running in 373f2aefbcc9 09:33:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:33:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:33:11 (1/12) Installing libmagic (5.38-r0) 09:33:11 (2/12) Installing file (5.38-r0) 09:33:11 (3/12) Installing libc-dev (0.7.2-r3) 09:33:11 (4/12) Installing g++ (9.3.0-r2) 09:33:18 (5/12) Installing fortify-headers (1.1-r0) 09:33:18 (6/12) Installing patch (2.7.6-r6) 09:33:18 (7/12) Installing build-base (0.5-r2) 09:33:18 (8/12) Installing libsodium (1.0.18-r0) 09:33:18 (9/12) Installing pkgconf (1.7.2-r0) 09:33:18 (10/12) Installing libsodium-dev (1.0.18-r0) 09:33:18 (11/12) Installing libzmq (4.3.3-r0) 09:33:18 (12/12) Installing zeromq-dev (4.3.3-r0) 09:33:18 Executing busybox-1.31.1-r19.trigger 09:33:18 OK: 233 MiB in 51 packages 09:33:22 Removing intermediate container 373f2aefbcc9 09:33:22 ---> 4b3bebfc3334 09:33:22 Step 4/7 : WORKDIR /edgex-go 09:33:22 ---> Running in de1fb534bd3b 09:33:22 Removing intermediate container de1fb534bd3b 09:33:22 ---> 6562a537e0a7 09:33:22 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:33:22 latest: Pulling from library/docker 09:33:22 05e7bc50f07f: Pulling fs layer 09:33:22 6db28d0fdbf6: Pulling fs layer 09:33:22 292df0bc6bf3: Pulling fs layer 09:33:22 a3104fdc50d0: Pulling fs layer 09:33:22 a8e67d69e12c: Pulling fs layer 09:33:22 1ede2b221ee4: Pulling fs layer 09:33:22 fc74c0d5b799: Pulling fs layer 09:33:22 a3104fdc50d0: Waiting 09:33:22 a8e67d69e12c: Waiting 09:33:22 1ede2b221ee4: Waiting 09:33:22 fc74c0d5b799: Waiting 09:33:23 292df0bc6bf3: Verifying Checksum 09:33:23 292df0bc6bf3: Download complete 09:33:23 05e7bc50f07f: Verifying Checksum 09:33:23 05e7bc50f07f: Download complete 09:33:23 6db28d0fdbf6: Verifying Checksum 09:33:23 6db28d0fdbf6: Download complete 09:33:23 1ede2b221ee4: Verifying Checksum 09:33:23 1ede2b221ee4: Download complete 09:33:23 a8e67d69e12c: Verifying Checksum 09:33:23 a8e67d69e12c: Download complete 09:33:23 fc74c0d5b799: Download complete 09:33:23 05e7bc50f07f: Pull complete 09:33:24 6db28d0fdbf6: Pull complete 09:33:24 a3104fdc50d0: Verifying Checksum 09:33:24 a3104fdc50d0: Download complete 09:33:25 292df0bc6bf3: Pull complete 09:33:30 a3104fdc50d0: Pull complete 09:33:30 a8e67d69e12c: Pull complete 09:33:31 1ede2b221ee4: Pull complete 09:33:31 fc74c0d5b799: Pull complete 09:33:31 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 09:33:31 Status: Downloaded newer image for docker:latest 09:33:34 ---> 230b5bc98786 09:33:34 Step 6/7 : COPY go.mod . 09:33:34 ---> c1900f44ddb1 09:33:34 Step 7/7 : RUN go mod download 09:33:34 ---> Running in bfc4af106a35 09:34:01 Removing intermediate container bfc4af106a35 09:34:01 ---> 08a2ed2e9e48 09:34:01 Successfully built 08a2ed2e9e48 09:34:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:34:01 + docker inspect -f . ci-base-image-x86_64 09:34:02 . [Pipeline] withDockerContainer 09:34:02 prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container 09:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:04 $ docker top 19381e5f1f91994ea985675f0010c0b4df5de4a2588452a3c2cac183ba28fdee -eo pid,comm [Pipeline] { [Pipeline] sh 09:34:04 + go version 09:34:05 go version go1.15.5 linux/amd64 [Pipeline] } 09:34:05 $ docker stop --time=1 19381e5f1f91994ea985675f0010c0b4df5de4a2588452a3c2cac183ba28fdee 09:34:06 $ docker rm -f 19381e5f1f91994ea985675f0010c0b4df5de4a2588452a3c2cac183ba28fdee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:34:07 + docker inspect -f . ci-base-image-x86_64 09:34:07 . [Pipeline] withDockerContainer 09:34:07 prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container 09:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:34:08 $ docker top 5f1b8c76cf5076d17d77c8c5c1be6ac3a3e9995ef1320c44e230444a8fb81c14 -eo pid,comm [Pipeline] { [Pipeline] echo 09:34:09 ========================================================= 09:34:09 [edgeXBuildGoParallel] Running Tests and Build... 09:34:09 ========================================================= [Pipeline] sh 09:34:09 + make test 09:34:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:34:24 ? github.com/edgexfoundry/edgex-go [no test files] 09:34:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16476 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws 09:34:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:34:46 using credential edgex-jenkins-ssh 09:34:46 Cloning the remote Git repository 09:34:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:34:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:34:46 > git init /w/workspace/edgex-go/1 # timeout=10 09:34:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:34:46 > git --version # timeout=10 09:34:46 > git --version # 'git version 2.17.1' 09:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 09:34:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:34:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:34:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:35:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:35:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:35:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:35:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:35:05 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.047s 09:35:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:35:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:35:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:35:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:35:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:35:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:35:11 Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit 620c94923bc71f4f47da1c97111a0befb4c30845 09:35:12 Merge succeeded, producing 620c94923bc71f4f47da1c97111a0befb4c30845 09:35:12 Checking out Revision 620c94923bc71f4f47da1c97111a0befb4c30845 (PR-2959) 09:35:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.143s coverage: 46.6% of statements 09:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:35:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:35:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:35:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:35:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:35:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:35:11 > git config core.sparsecheckout # timeout=10 09:35:11 > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 09:35:11 > git remote # timeout=10 09:35:11 > git config --get remote.origin.url # timeout=10 09:35:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:35:11 > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 09:35:11 > git rev-parse HEAD^{commit} # timeout=10 09:35:12 > git config core.sparsecheckout # timeout=10 09:35:12 > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 09:35:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.403s coverage: 27.1% of statements 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:35:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.077s coverage: 100.0% of statements 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:35:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.174s coverage: 100.0% of statements 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:35:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.140s coverage: 72.0% of statements 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:35:16 Commit message: "feat(data): Implement GET /reading/device/name/{name} V2 API" 09:35:16 > git --version # timeout=10 09:35:16 > git --version # 'git version 2.17.1' 09:35:16 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 09:35:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.468s coverage: 83.3% of statements 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:35:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:35:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:35:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:35:19 + + truesudo 09:35:19 service docker restart [Pipeline] withEnv [Pipeline] { 09:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.641s coverage: 28.6% of statements 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.110s coverage: 100.0% of statements 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.128s coverage: 86.7% of statements 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.163s coverage: 97.5% of statements 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [Pipeline] wrap 09:35:21 provisioning config files... 09:35:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4250768714473142538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:21 ---> docker-login.sh 09:35:21 nexus3.edgexfoundry.org:10001 09:35:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.135s coverage: 78.3% of statements 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:35:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:23 Configure a credential helper to remove this warning. See 09:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:23 09:35:23 Login Succeeded 09:35:23 nexus3.edgexfoundry.org:10002 09:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:23 Configure a credential helper to remove this warning. See 09:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:23 09:35:23 Login Succeeded 09:35:23 nexus3.edgexfoundry.org:10003 09:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:24 Configure a credential helper to remove this warning. See 09:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:24 09:35:24 Login Succeeded 09:35:24 nexus3.edgexfoundry.org:10004 09:35:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:24 Configure a credential helper to remove this warning. See 09:35:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:24 09:35:24 Login Succeeded 09:35:24 docker.io 09:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:35:25 Configure a credential helper to remove this warning. See 09:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:35:25 09:35:25 Login Succeeded 09:35:25 ---> docker-login.sh ends [Pipeline] } 09:35:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.690s coverage: 93.8% of statements 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:35:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:35:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.153s coverage: 0.1% of statements 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 75.5% of statements 09:35:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.8% of statements 09:35:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.133s coverage: 87.2% of statements [Pipeline] echo 09:35:25 ========================================================= 09:35:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:35:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:35:26 + 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 . 09:35:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.122s coverage: 84.2% of statements 09:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.4% of statements 09:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:35:29 Sending build context to Docker daemon 165.6MB 09:35:29 Step 1/7 : ARG BASE=golang:1.15-alpine 09:35:29 Step 2/7 : FROM ${BASE} 09:35:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:35:29 5f621e34cdf4: Pulling fs layer 09:35:29 a4357932f1b6: Pulling fs layer 09:35:29 18c013af1878: Pulling fs layer 09:35:29 00ac8860ef70: Pulling fs layer 09:35:29 63d7cb157983: Pulling fs layer 09:35:29 b116817d02f9: Pulling fs layer 09:35:29 745a02a5169b: Pulling fs layer 09:35:29 00ac8860ef70: Waiting 09:35:29 63d7cb157983: Waiting 09:35:29 b116817d02f9: Waiting 09:35:29 745a02a5169b: Waiting 09:35:29 18c013af1878: Download complete 09:35:29 a4357932f1b6: Download complete 09:35:29 63d7cb157983: Verifying Checksum 09:35:29 63d7cb157983: Download complete 09:35:29 b116817d02f9: Verifying Checksum 09:35:29 b116817d02f9: Download complete 09:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.491s coverage: 63.5% of statements 09:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:35:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 09:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.242s coverage: 91.3% of statements 09:35:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 09:35:29 5f621e34cdf4: Verifying Checksum 09:35:29 5f621e34cdf4: Download complete 09:35:30 5f621e34cdf4: Pull complete 09:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.139s coverage: 73.7% of statements 09:35:30 a4357932f1b6: Pull complete 09:35:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 09:35:31 18c013af1878: Pull complete 09:35:32 745a02a5169b: Verifying Checksum 09:35:32 745a02a5169b: Download complete 09:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.613s coverage: 55.9% of statements 09:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 09:35:33 00ac8860ef70: Verifying Checksum 09:35:33 00ac8860ef70: Download complete 09:35:43 00ac8860ef70: Pull complete 09:35:43 63d7cb157983: Pull complete 09:35:43 b116817d02f9: Pull complete 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.275s coverage: 86.3% of statements 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 2.211s coverage: 72.2% of statements 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.020s coverage: 72.1% of statements 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.091s coverage: 82.4% of statements 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.166s coverage: 48.4% of statements 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.076s coverage: 28.8% of statements 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.072s coverage: 96.8% of statements 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.222s coverage: 37.0% of statements 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.525s coverage: 84.0% of statements 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.107s coverage: 100.0% of statements 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.224s coverage: 47.1% of statements 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:35:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 09:35:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:35:47 745a02a5169b: Pull complete 09:35:47 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:35:47 ---> b7e6874047d6 09:35:47 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:35:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.373s coverage: 29.1% of statements 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:35:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.112s coverage: 99.0% of statements 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:35:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.078s coverage: 100.0% of statements 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:35:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:35:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.087s coverage: 100.0% of statements 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:35:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:35:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:35:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.094s coverage: 100.0% of statements 09:35:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.068s coverage: 32.1% of statements 09:35:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 09:35:51 ---> Running in 34d35a3093de 09:35:51 GO111MODULE=on go vet ./... 09:35:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:35:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:35:53 (1/12) Installing libmagic (5.38-r0) 09:35:54 (2/12) Installing file (5.38-r0) 09:35:54 (3/12) Installing libc-dev (0.7.2-r3) 09:35:54 (4/12) Installing g++ (9.3.0-r2) 09:35:58 (5/12) Installing fortify-headers (1.1-r0) 09:35:58 (6/12) Installing patch (2.7.6-r6) 09:35:58 (7/12) Installing build-base (0.5-r2) 09:35:58 (8/12) Installing libsodium (1.0.18-r0) 09:35:58 (9/12) Installing pkgconf (1.7.2-r0) 09:35:58 (10/12) Installing libsodium-dev (1.0.18-r0) 09:35:58 (11/12) Installing libzmq (4.3.3-r0) 09:35:58 (12/12) Installing zeromq-dev (4.3.3-r0) 09:35:58 Executing busybox-1.31.1-r19.trigger 09:35:58 OK: 217 MiB in 51 packages 09:36:03 Removing intermediate container 34d35a3093de 09:36:03 ---> aa545a2c0988 09:36:03 Step 4/7 : WORKDIR /edgex-go 09:36:03 ---> Running in 1d777e993a75 09:36:03 Removing intermediate container 1d777e993a75 09:36:03 ---> 8dd3142e0ad3 09:36:03 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:36:04 latest: Pulling from library/docker 09:36:04 a3cc7d3b244e: Pulling fs layer 09:36:04 02a3295e0d61: Pulling fs layer 09:36:04 0f4f2e6d8100: Pulling fs layer 09:36:04 065c9533d613: Pulling fs layer 09:36:04 9fce0df16b8b: Pulling fs layer 09:36:04 e3faa53604c1: Pulling fs layer 09:36:04 04b5adaa2053: Pulling fs layer 09:36:04 9fce0df16b8b: Waiting 09:36:04 e3faa53604c1: Waiting 09:36:04 04b5adaa2053: Waiting 09:36:04 065c9533d613: Waiting 09:36:04 02a3295e0d61: Verifying Checksum 09:36:04 02a3295e0d61: Download complete 09:36:04 0f4f2e6d8100: Verifying Checksum 09:36:04 0f4f2e6d8100: Download complete 09:36:04 a3cc7d3b244e: Verifying Checksum 09:36:04 a3cc7d3b244e: Download complete 09:36:04 9fce0df16b8b: Verifying Checksum 09:36:04 9fce0df16b8b: Download complete 09:36:04 e3faa53604c1: Verifying Checksum 09:36:04 e3faa53604c1: Download complete 09:36:05 04b5adaa2053: Verifying Checksum 09:36:05 04b5adaa2053: Download complete 09:36:05 a3cc7d3b244e: Pull complete 09:36:05 02a3295e0d61: Pull complete 09:36:06 065c9533d613: Verifying Checksum 09:36:06 065c9533d613: Download complete 09:36:06 0f4f2e6d8100: Pull complete 09:36:09 065c9533d613: Pull complete 09:36:10 9fce0df16b8b: Pull complete 09:36:10 e3faa53604c1: Pull complete 09:36:11 04b5adaa2053: Pull complete 09:36:11 Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 09:36:11 Status: Downloaded newer image for docker:latest 09:36:14 ---> a7427d1ec8e1 09:36:14 Step 6/7 : COPY go.mod . 09:36:15 ---> bc8c4400e36c 09:36:15 Step 7/7 : RUN go mod download 09:36:15 ---> Running in 1cf74828d1f2 09:36:38 gofmt -l . 09:36:38 [ "`gofmt -l .`" = "" ] 09:36:38 ./bin/test-go-mod-tidy.sh 09:36:38 ./bin/test-attribution-txt.sh [Pipeline] sh 09:36:39 + ls -al . 09:36:39 total 668 09:36:39 drwxrwxr-x 10 1001 1001 4096 Dec 17 09:36 . 09:36:39 drwxr-xr-x 4 root root 28 Dec 17 09:34 .. 09:36:39 -rw-rw-r-- 1 1001 1001 11 Dec 17 09:31 .dockerignore 09:36:39 drwxrwxr-x 8 1001 1001 179 Dec 17 09:31 .git 09:36:39 drwxrwxr-x 3 1001 1001 125 Dec 17 09:31 .github 09:36:39 -rw-rw-r-- 1 1001 1001 943 Dec 17 09:31 .gitignore 09:36:39 drwx------ 3 1001 1001 47 Dec 17 09:32 .semver 09:36:39 -rw-rw-r-- 1 1001 1001 166 Dec 17 09:31 .sonarcloud.properties 09:36:39 -rw-rw-r-- 1 1001 1001 3804 Dec 17 09:31 CONTRIBUTING.md 09:36:39 -rw-rw-r-- 1 1001 1001 1035 Dec 17 09:31 Dockerfile.build 09:36:39 -rw-rw-r-- 1 1001 1001 863 Dec 17 09:31 Jenkinsfile 09:36:39 -rw-rw-r-- 1 1001 1001 10775 Dec 17 09:31 LICENSE 09:36:39 -rw-rw-r-- 1 1001 1001 6318 Dec 17 09:31 Makefile 09:36:39 -rw-rw-r-- 1 1001 1001 6362 Dec 17 09:31 README.md 09:36:39 -rw-rw-r-- 1 1001 1001 7286 Dec 17 09:31 SECURITY.md 09:36:39 -rw-rw-r-- 1 1001 1001 5 Dec 17 09:32 VERSION 09:36:39 -rw-rw-r-- 1 1001 1001 4131 Dec 17 09:31 ZMQWindows.md 09:36:39 drwxrwxr-x 2 1001 1001 117 Dec 17 09:31 bin 09:36:39 drwxrwxr-x 15 1001 1001 4096 Dec 17 09:31 cmd 09:36:39 -rw-r--r-- 1 root root 570041 Dec 17 09:35 coverage.out 09:36:39 -rw-r--r-- 1 root root 979 Dec 17 09:36 go.mod 09:36:39 -rw-r--r-- 1 root root 18631 Dec 17 09:36 go.sum 09:36:39 drwxrwxr-x 8 1001 1001 127 Dec 17 09:31 internal 09:36:39 drwxrwxr-x 4 1001 1001 26 Dec 17 09:31 openapi 09:36:39 drwxrwxr-x 4 1001 1001 71 Dec 17 09:31 snap 09:36:39 -rw-rw-r-- 1 1001 1001 168 Dec 17 09:31 version.go [Pipeline] sh 09:36:39 + '[' -e coverage.out ] 09:36:39 + chown 1001:1001 coverage.out [Pipeline] stash 09:36:40 Stashed 1 file(s) [Pipeline] sh 09:36:40 + make build 09:36:40 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 09:36:41 Removing intermediate container 1cf74828d1f2 09:36:41 ---> 9ad0cedb09a6 09:36:41 Successfully built 9ad0cedb09a6 09:36:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:36:42 + docker inspect -f . ci-base-image-arm64 09:36:42 . [Pipeline] withDockerContainer 09:36:42 prd-ubuntu18.04-docker-arm64-4c-16g-16476 does not seem to be running inside a container 09:36:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:36:43 $ docker top acb2bc1259294ae812ecf6a6703bfd5bf2a7aab9eaf5729f5054e15f0249675a -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:45 + go version 09:36:45 go version go1.15.5 linux/arm64 [Pipeline] } 09:36:45 $ docker stop --time=1 acb2bc1259294ae812ecf6a6703bfd5bf2a7aab9eaf5729f5054e15f0249675a 09:36:46 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 09:36:47 $ docker rm -f acb2bc1259294ae812ecf6a6703bfd5bf2a7aab9eaf5729f5054e15f0249675a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:36:48 + docker inspect -f . ci-base-image-arm64 09:36:48 . [Pipeline] withDockerContainer 09:36:48 prd-ubuntu18.04-docker-arm64-4c-16g-16476 does not seem to be running inside a container 09:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:36:50 $ docker top 51f2272d1340ef4ab7cc0526ca19b232adf8dfb5cff09f1a8a043ef1a2f8a858 -eo pid,comm [Pipeline] { [Pipeline] echo 09:36:50 ========================================================= 09:36:50 [edgeXBuildGoParallel] Running Tests and Build... 09:36:50 ========================================================= [Pipeline] sh 09:36:51 + make test 09:36:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:37:02 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 09:37:03 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 09:37: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 09:37: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 09:37:10 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 09:37:13 ? github.com/edgexfoundry/edgex-go [no test files] 09:37:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 09:37:15 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 09:37:18 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 09:37:21 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 09:37:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 09:37:26 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] } 09:37:29 $ docker stop --time=1 5f1b8c76cf5076d17d77c8c5c1be6ac3a3e9995ef1320c44e230444a8fb81c14 09:37:31 $ docker rm -f 5f1b8c76cf5076d17d77c8c5c1be6ac3a3e9995ef1320c44e230444a8fb81c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:37:35 09:37:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:37:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:37:36 latest: Pulling from edgex-devops/edgex-compose 09:37:36 cbdbe7a5bc2a: Pulling fs layer 09:37:36 ca9280d653b3: Pulling fs layer 09:37:36 7e9c9ca2126c: Pulling fs layer 09:37:37 cbdbe7a5bc2a: Download complete 09:37:38 cbdbe7a5bc2a: Pull complete 09:37:38 ca9280d653b3: Download complete 09:37:40 ca9280d653b3: Pull complete 09:37:40 7e9c9ca2126c: Verifying Checksum 09:37:40 7e9c9ca2126c: Download complete 09:37:51 7e9c9ca2126c: Pull complete 09:37:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:37:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:37:51 prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container 09:37:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:37:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:37:53 $ docker top 0e6380075f9427e8c75c39c8e5b1c6372cc8cb5c2e48cc3956955e90cc37ade1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:37:54 + docker-compose build --help 09:37:54 + grep parallel 09:37:55 --parallel Build images in parallel. [Pipeline] } 09:37:56 $ docker stop --time=1 0e6380075f9427e8c75c39c8e5b1c6372cc8cb5c2e48cc3956955e90cc37ade1 09:37:57 $ docker rm -f 0e6380075f9427e8c75c39c8e5b1c6372cc8cb5c2e48cc3956955e90cc37ade1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:37:58 . [Pipeline] withDockerContainer 09:37:58 prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container 09:37:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:38:00 $ docker top abb14e52b12068255765676ca102191a6cb99eea2afb87f17a11b70369d048c3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:01 + docker-compose -f ./docker-compose-build.yml build --parallel 09:38:03 Building docker-core-command-go ... 09:38:03 Building docker-core-data-go ... 09:38:03 Building docker-core-metadata-go ... 09:38:03 Building docker-security-bootstrap-redis-go ... 09:38:03 Building docker-security-proxy-setup-go ... 09:38:03 Building docker-security-secrets-setup-go ... 09:38:03 Building docker-security-secretstore-setup-go ... 09:38:03 Building docker-support-notifications-go ... 09:38:03 Building docker-support-scheduler-go ... 09:38:03 Building docker-sys-mgmt-agent-go ... 09:38:03 Building docker-security-bootstrap-redis-go 09:38:03 Building docker-support-scheduler-go 09:38:03 Building docker-security-secretstore-setup-go 09:38:03 Building docker-security-secrets-setup-go 09:38:03 Building docker-core-data-go 09:38:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:38:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:38:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:38:14 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.062s 09:38:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:38:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:38:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:38:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:38:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:38:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:38:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.296s coverage: 46.6% of statements 09:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:38:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.536s coverage: 27.1% of statements 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.501s coverage: 72.7% of statements 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:38:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.625s coverage: 83.3% of statements 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:38:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.150s coverage: 28.6% of statements 09:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.190s coverage: 100.0% of statements 09:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements 09:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:38:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.311s coverage: 86.7% of statements 09:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements 09:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements 09:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:38:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.056s coverage: 93.8% of statements 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:38:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:38:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.169s coverage: 0.1% of statements 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements 09:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.8% of statements 09:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.143s coverage: 87.2% of statements 09:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.189s coverage: 84.2% of statements 09:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.4% of statements 09:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.613s coverage: 63.5% of statements 09:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 09:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 91.3% of statements 09:38:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 09:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 09:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements 09:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.825s coverage: 55.9% of statements 09:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 09:39:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 09:39:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:39:00 ---> 08a2ed2e9e48 09:39:00 Step 3/23 : WORKDIR /edgex-go 09:39:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 09:39:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:39:00 ---> 08a2ed2e9e48 09:39:00 Step 3/24 : WORKDIR /edgex-go 09:39:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 09:39:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:39:00 ---> 08a2ed2e9e48 09:39:00 Step 3/21 : WORKDIR /edgex-go 09:39:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 09:39:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:39:00 ---> 08a2ed2e9e48 09:39:00 Step 3/22 : WORKDIR /edgex-go 09:39:00 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 09:39:00 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 09:39:00 ---> 08a2ed2e9e48 09:39:00 Step 3/29 : WORKDIR /edgex-go 09:39:00 ---> Running in 08f28e927ffb 09:39:00 ---> Running in e1a20875ee1f 09:39:00 ---> Running in 7a5b8a953231 09:39:00 ---> Running in f602b4b8af81 09:39:00 ---> Running in d638a7578a9a 09:39:01 Removing intermediate container 7a5b8a953231 09:39:01 ---> 643062ae928f 09:39:01 Step 4/29 : RUN apk update && apk add make git 09:39:01 Removing intermediate container f602b4b8af81 09:39:01 ---> 55ccfdb353f8 09:39:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:01 Removing intermediate container d638a7578a9a 09:39:01 ---> 99fba601c384 09:39:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:01 Removing intermediate container e1a20875ee1f 09:39:01 ---> e8be3b733d4d 09:39:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:01 Removing intermediate container 08f28e927ffb 09:39:01 ---> f47f4fc371a4 09:39:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:39:01 ---> Running in ffe4a0dd8054 09:39:01 ---> Running in c9d6af9a48d7 09:39:01 ---> Running in e41268cfdbc3 09:39:01 ---> Running in db9f326a8bff 09:39:01 ---> Running in 00393d671be0 09:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:39:05 Removing intermediate container c9d6af9a48d7 09:39:05 ---> e2794103665f 09:39:05 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 09:39:05 Removing intermediate container e41268cfdbc3 09:39:05 ---> 621823a30f29 09:39:05 Step 5/22 : RUN apk update && apk add make git 09:39:05 Removing intermediate container db9f326a8bff 09:39:05 ---> dd6f243ea447 09:39:05 Step 5/21 : RUN apk update && apk add make git 09:39:05 ---> Running in 5262f9c9243e 09:39:05 Removing intermediate container 00393d671be0 09:39:05 ---> 3ed38a50931c 09:39:05 Step 5/24 : RUN apk update && apk add make git 09:39:05 ---> Running in e84241ca1b73 09:39:05 ---> Running in f33502287eb5 09:39:05 ---> Running in 21ba56f7d27d 09:39:05 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:39:05 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:39:05 OK: 12750 distinct packages available 09:39:05 OK: 233 MiB in 51 packages 09:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:39:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:39:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:39:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:39:07 Removing intermediate container ffe4a0dd8054 09:39:07 ---> cbe818ef385e 09:39:07 Step 5/29 : COPY go.mod . 09:39:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:39:07 ---> 198e0ae166d2 09:39:07 Step 6/29 : RUN go mod download 09:39:07 ---> Running in 9efafc91a189 09:39:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:39:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:39:08 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:39:08 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:39:08 OK: 12750 distinct packages available 09:39:08 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:39:08 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:39:08 OK: 12750 distinct packages available 09:39:08 OK: 233 MiB in 51 packages 09:39:09 OK: 233 MiB in 51 packages 09:39:09 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:39:09 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:39:09 OK: 12750 distinct packages available 09:39:09 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:39:09 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:39:09 OK: 12750 distinct packages available 09:39:10 OK: 233 MiB in 51 packages 09:39:10 OK: 233 MiB in 51 packages 09:39:10 Removing intermediate container 5262f9c9243e 09:39:10 ---> 91b03b2228f8 09:39:10 Step 6/23 : COPY go.mod . 09:39:10 Removing intermediate container e84241ca1b73 09:39:10 ---> b30d1871353e 09:39:10 Step 6/22 : COPY go.mod . 09:39:11 ---> 4aa82e8e5874 09:39:11 Step 7/23 : RUN go mod download 09:39:11 Removing intermediate container f33502287eb5 09:39:11 ---> ecf0d0a66f7f 09:39:11 Step 6/21 : COPY go.mod . 09:39:11 ---> 27879ecc98d2 09:39:11 Step 7/22 : RUN go mod download 09:39:12 Removing intermediate container 21ba56f7d27d 09:39:12 ---> f6bb552b6b9d 09:39:12 Step 6/24 : COPY go.mod . 09:39:12 ---> Running in 923e26838061 09:39:12 ---> Running in 6d7de7ea8bcf 09:39:12 ---> 75fbb1d3e8b3 09:39:12 Step 7/21 : RUN go mod download 09:39:13 ---> Running in 922d46859da5 09:39:13 Removing intermediate container 9efafc91a189 09:39:13 ---> cb4347f9e0a4 09:39:13 Step 7/29 : COPY . . 09:39:13 ---> 4707d899a626 09:39:13 Step 7/24 : RUN go mod download 09:39:13 ---> Running in da35bf245370 09:39:19 Removing intermediate container 923e26838061 09:39:19 ---> b8b41cc298b2 09:39:19 Step 8/23 : COPY . . 09:39:19 Removing intermediate container da35bf245370 09:39:19 ---> 4fdb09289446 09:39:19 Step 8/24 : COPY . . 09:39:19 Removing intermediate container 6d7de7ea8bcf 09:39:19 ---> 5924b9753ae0 09:39:19 Step 8/22 : COPY . . 09:39:19 Removing intermediate container 922d46859da5 09:39:19 ---> 57558f32b069 09:39:19 Step 8/21 : COPY . . 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 30.997s coverage: 86.3% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.316s coverage: 72.2% of statements 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.426s coverage: 72.1% of statements 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.090s coverage: 82.4% of statements 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.094s coverage: 48.4% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.065s coverage: 28.8% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.108s coverage: 96.8% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.365s coverage: 37.0% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.484s coverage: 84.0% of statements 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.115s coverage: 100.0% of statements 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.359s coverage: 47.1% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.695s coverage: 29.1% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:39:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 09:39:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 09:39:30 GO111MODULE=on go vet ./... 09:40:17 ---> 249991e18955 09:40:17 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 09:40:17 ---> 7c77b44b0e9f 09:40:17 Step 9/23 : RUN make cmd/core-data/core-data 09:40:17 ---> Running in ff686486b940 09:40:17 ---> Running in 3afefe26cbbe 09:40:17 ---> 72c017061c8c 09:40:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:40:17 ---> 296dfc9e3834 09:40:17 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 09:40:17 ---> 618ee4729b1d 09:40:17 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 09:40:17 ---> Running in ad2f7559f104 09:40:17 ---> Running in 581df5b8ad59 09:40:17 ---> Running in 72f981e27b08 09:40:17 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 09:40:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 09:40:17 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 09:40: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 09:40:17 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 09:40:39 gofmt -l . 09:40:39 [ "`gofmt -l .`" = "" ] 09:40:39 ./bin/test-go-mod-tidy.sh 09:40:39 ./bin/test-attribution-txt.sh [Pipeline] sh 09:40:40 + ls -al . 09:40:40 total 696 09:40:40 drwxrwxr-x 9 1001 1001 4096 Dec 17 09:40 . 09:40:40 drwxr-xr-x 4 root root 4096 Dec 17 09:36 .. 09:40:40 -rw-rw-r-- 1 1001 1001 11 Dec 17 09:35 .dockerignore 09:40:40 drwxrwxr-x 8 1001 1001 4096 Dec 17 09:35 .git 09:40:40 drwxrwxr-x 3 1001 1001 4096 Dec 17 09:35 .github 09:40:40 -rw-rw-r-- 1 1001 1001 943 Dec 17 09:35 .gitignore 09:40:40 -rw-rw-r-- 1 1001 1001 166 Dec 17 09:35 .sonarcloud.properties 09:40:40 -rw-rw-r-- 1 1001 1001 3804 Dec 17 09:35 CONTRIBUTING.md 09:40:40 -rw-rw-r-- 1 1001 1001 1035 Dec 17 09:35 Dockerfile.build 09:40:40 -rw-rw-r-- 1 1001 1001 863 Dec 17 09:35 Jenkinsfile 09:40:40 -rw-rw-r-- 1 1001 1001 10775 Dec 17 09:35 LICENSE 09:40:40 -rw-rw-r-- 1 1001 1001 6318 Dec 17 09:35 Makefile 09:40:40 -rw-rw-r-- 1 1001 1001 6362 Dec 17 09:35 README.md 09:40:40 -rw-rw-r-- 1 1001 1001 7286 Dec 17 09:35 SECURITY.md 09:40:40 -rw-rw-r-- 1 1001 1001 5 Dec 17 09:32 VERSION 09:40:40 -rw-rw-r-- 1 1001 1001 4131 Dec 17 09:35 ZMQWindows.md 09:40:40 drwxrwxr-x 2 1001 1001 4096 Dec 17 09:35 bin 09:40:40 drwxrwxr-x 15 1001 1001 4096 Dec 17 09:35 cmd 09:40:40 -rw-r--r-- 1 root root 570041 Dec 17 09:39 coverage.out 09:40:40 -rw-r--r-- 1 root root 979 Dec 17 09:40 go.mod 09:40:40 -rw-r--r-- 1 root root 18631 Dec 17 09:40 go.sum 09:40:40 drwxrwxr-x 8 1001 1001 4096 Dec 17 09:35 internal 09:40:40 drwxrwxr-x 4 1001 1001 4096 Dec 17 09:35 openapi 09:40:40 drwxrwxr-x 4 1001 1001 4096 Dec 17 09:35 snap 09:40:40 -rw-rw-r-- 1 1001 1001 168 Dec 17 09:35 version.go [Pipeline] sh 09:40:41 + '[' -e coverage.out ] 09:40:41 + chown 1001:1001 coverage.out [Pipeline] stash 09:40:41 Warning: overwriting stash ‘coverage-report’ 09:40:42 Stashed 1 file(s) [Pipeline] sh 09:40:43 + make build 09:40:43 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 09:40:53 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 09:41:04 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 09:41:05 Removing intermediate container ff686486b940 09:41:05 ---> 512b4d8a6643 09:41:05 09:41:05 Step 9/29 : FROM alpine:latest 09:41:05 Removing intermediate container 72f981e27b08 09:41:05 ---> 764e2fe8be37 09:41:05 09:41:05 Step 10/22 : FROM alpine:3.10 09:41:05 latest: Pulling from library/alpine 09:41:05 3.10: Pulling from library/alpine 09:41:07 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 09:41:07 Status: Downloaded newer image for alpine:3.10 09:41:07 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:41:07 ---> be4e4bea2c2e 09:41:07 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 09:41:08 Status: Downloaded newer image for alpine:latest 09:41:08 ---> 389fef711851 09:41:08 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 09:41:10 ---> Running in fc07fcfb40f0 09:41:10 ---> Running in 37edc1b06b48 09:41:10 Removing intermediate container 581df5b8ad59 09:41:10 ---> 5fa26e0a1249 09:41:10 09:41:10 Step 10/21 : FROM scratch 09:41:10 ---> 09:41:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:41:10 ---> Running in 2fff910b44c2 09:41:10 Removing intermediate container fc07fcfb40f0 09:41:10 ---> 933c5d383b9f 09:41:10 Step 11/29 : USER root 09:41:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 09:41:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 09:41:12 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 09:41:12 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 09:41:12 OK: 10350 distinct packages available 09:41:12 ---> Running in 2ae90a6bedb6 09:41:12 Removing intermediate container 2fff910b44c2 09:41:12 ---> de2e5a3fd573 09:41:12 Step 12/21 : ENV APP_PORT=48085 09:41:13 (1/5) Installing ca-certificates (20191127-r2) 09:41:13 Removing intermediate container ad2f7559f104 09:41:13 ---> 93fe737541d4 09:41:13 09:41:13 Step 10/24 : FROM alpine:3.10 09:41:13 ---> be4e4bea2c2e 09:41:13 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 09:41:13 ---> Running in 7741e97b9781 09:41:13 (2/5) Installing nghttp2-libs (1.39.2-r1) 09:41:13 (3/5) Installing libcurl (7.66.0-r3) 09:41:13 (4/5) Installing curl (7.66.0-r3) 09:41:13 (5/5) Installing dumb-init (1.2.2-r1) 09:41:13 Executing busybox-1.30.1-r3.trigger 09:41:13 Executing ca-certificates-20191127-r2.trigger 09:41:13 ---> Running in 307a258785b9 09:41:13 OK: 7 MiB in 19 packages 09:41:13 Removing intermediate container 7741e97b9781 09:41:13 ---> e59cab2f4ff8 09:41:13 Step 13/21 : EXPOSE $APP_PORT 09:41:13 Removing intermediate container 2ae90a6bedb6 09:41:13 ---> 5192dfaa916e 09:41:13 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 09:41:14 ---> Running in 5f215bb7938e 09:41:14 ---> Running in 8decb5ab3797 09:41:15 Removing intermediate container 5f215bb7938e 09:41:15 ---> 05f27753a985 09:41:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 09:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 09:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 09:41: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 09:41:15 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 09:41:15 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 09:41:15 OK: 10350 distinct packages available 09:41:15 Removing intermediate container 37edc1b06b48 09:41:15 ---> a8e81c9a253b 09:41:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 09:41:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:41:16 (1/5) Installing ca-certificates (20191127-r2) 09:41:16 (2/5) Installing nghttp2-libs (1.39.2-r1) 09:41:16 (3/5) Installing libcurl (7.66.0-r3) 09:41:16 (4/5) Installing curl (7.66.0-r3) 09:41:16 (5/5) Installing dumb-init (1.2.2-r1) 09:41:16 Executing busybox-1.30.1-r3.trigger 09:41:16 Executing ca-certificates-20191127-r2.trigger 09:41:16 ---> e03700ba563c 09:41:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:41:16 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 09:41:16 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 09:41:16 OK: 12745 distinct packages available 09:41:16 OK: 7 MiB in 19 packages 09:41:16 (1/2) Installing ca-certificates (20191127-r4) 09:41:17 (2/2) Installing dumb-init (1.2.2-r1) 09:41:17 Executing busybox-1.31.1-r19.trigger 09:41:17 Executing ca-certificates-20191127-r4.trigger 09:41:17 OK: 6 MiB in 16 packages 09:41:17 ---> Running in 3a4ad2ddefd9 09:41:17 Removing intermediate container 3afefe26cbbe 09:41:17 ---> 08766624ccd4 09:41:17 09:41:17 Step 10/23 : FROM alpine 09:41:17 ---> 389fef711851 09:41:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:41:18 ---> 23b7c2209837 09:41:18 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:41:18 Removing intermediate container 3a4ad2ddefd9 09:41:18 ---> 3fc4d2519b34 09:41:18 Step 13/22 : WORKDIR / 09:41:18 ---> Running in c417e7959edc 09:41:18 ---> Running in 673f452f01a3 09:41:19 Removing intermediate container c417e7959edc 09:41:19 ---> 266a706b1ac7 09:41:19 Step 12/23 : ENV APP_PORT=48080 09:41:19 Removing intermediate container 307a258785b9 09:41:19 ---> 3b2c7eba31c3 09:41:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:41:19 ---> 01de36b4ea61 09:41:19 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 09:41:19 Removing intermediate container 8decb5ab3797 09:41:19 ---> f0a6d4f46cdd 09:41:19 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 09:41:19 Removing intermediate container 673f452f01a3 09:41:19 ---> dfe34e547de5 09:41:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 09:41:20 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 09:41:20 ---> Running in 791dbdd9fa68 09:41:20 ---> Running in 330e50925d9a 09:41:20 ---> Running in 01fe85cbdc61 09:41:20 ---> Running in 82d2aef5783e 09:41:20 ---> 6934395c0b33 09:41:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 09:41:20 Removing intermediate container 330e50925d9a 09:41:20 ---> f101b0b15e7b 09:41:20 Step 13/23 : EXPOSE $APP_PORT 09:41:20 Removing intermediate container 791dbdd9fa68 09:41:20 ---> 5706a22023d8 09:41:20 Step 13/24 : WORKDIR / 09:41:20 ---> Running in 6f7d2db3a61f 09:41:20 Removing intermediate container 01fe85cbdc61 09:41:20 ---> 12131f5f82a9 09:41:20 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:41:21 Removing intermediate container 82d2aef5783e 09:41:21 ---> 6b65223521a1 09:41:21 Step 14/29 : WORKDIR $BASE_DIR 09:41:21 ---> Running in 4b5ed902e5f8 09:41:21 ---> Running in 8bc6df906978 09:41:21 ---> Running in d6adf8300809 09:41:21 Removing intermediate container 6f7d2db3a61f 09:41:21 ---> 70dae77e8d79 09:41:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:21 ---> Running in 7218627b2258 09:41:21 Removing intermediate container 8bc6df906978 09:41:21 ---> fa744c78b0f4 09:41:21 Step 19/21 : LABEL arch=x86_64 09:41:21 Removing intermediate container 4b5ed902e5f8 09:41:21 ---> 4f47f554a985 09:41:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:41:21 ---> 56d1aea1b5f0 09:41:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 09:41:21 Removing intermediate container d6adf8300809 09:41:21 ---> 1c03b431a248 09:41:21 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 09:41:22 ---> Running in 26f678db329f 09:41:22 ---> Running in d655010b7e12 09:41:22 Removing intermediate container 26f678db329f 09:41:22 ---> 282a51486189 09:41:22 Step 20/21 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:41:22 ---> 9cdbea28f6e4 09:41:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 09:41:22 ---> 67ea5addd90f 09:41:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:41:23 ---> Running in e47e9b21a3f6 09:41:23 ---> 242bef3f58e6 09:41:23 Step 18/22 : RUN chmod +x entrypoint.sh 09:41:23 Removing intermediate container e47e9b21a3f6 09:41:23 ---> 015c0eda6a18 09:41:23 Step 21/21 : LABEL version=0.0.0 09:41:23 ---> Running in 505eec274bd9 09:41:23 ---> Running in c676fd2c2695 09:41:23 ---> 8a3bda14ec54 09:41:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:41:23 Removing intermediate container c676fd2c2695 09:41:23 ---> c7d1a6bdaf96 09:41:23 09:41:24 Removing intermediate container 7218627b2258 09:41:24 ---> 21d08454f337 09:41:24 Step 15/23 : RUN apk --no-cache add zeromq 09:41:24 ---> 63909cfa02d5 09:41:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:41:24 ---> Running in a821b69414e9 09:41:24 Successfully built c7d1a6bdaf96 09:41:24 Successfully tagged docker-support-scheduler-go:latest 09:41:25 Building docker-core-metadata-go 09:41:25  Building docker-support-scheduler-go ... done Removing intermediate container d655010b7e12 09:41:25 ---> ecd374e63e72 09:41:25 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 09:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:41:25 ---> 4ee18e89f829 09:41:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:41:26 Removing intermediate container 505eec274bd9 09:41:26 ---> a02616c2c113 09:41:26 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 09:41:26 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 09:41:26 ---> 40afd9061d7d 09:41:26 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 09:41:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:41:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 09:41:27 ---> Running in 1fb13e874396 09:41:27 ---> c1faaa397654 09:41:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:41:27 (1/5) Installing libgcc (9.3.0-r2) 09:41:27 Removing intermediate container 1fb13e874396 09:41:27 ---> 79625848e605 09:41:27 Step 20/22 : LABEL arch=x86_64 09:41:27 (2/5) Installing libsodium (1.0.18-r0) 09:41:27 ---> 7617d54c4c4b 09:41:27 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 09:41:27 (3/5) Installing libstdc++ (9.3.0-r2) 09:41:28 ---> Running in 3f06f300eeea 09:41:28 ---> 0b793b89c890 09:41:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:28 (4/5) Installing libzmq (4.3.3-r0) 09:41:28 ---> Running in 2901328997fb 09:41:28 (5/5) Installing zeromq (4.3.3-r0) 09:41:28 Executing busybox-1.31.1-r19.trigger 09:41:28 OK: 8 MiB in 19 packages 09:41:28 ---> 61c987bdd753 09:41:28 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 09:41:28 Removing intermediate container 3f06f300eeea 09:41:28 ---> 19b0e36b1046 09:41:28 Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:41:30 ---> Running in 7b3bd1b0a34b 09:41:30 ---> 9329bef15d0a 09:41:30 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 09:41:31 Removing intermediate container 7b3bd1b0a34b 09:41:31 ---> 3c8645b8d752 09:41:31 Step 22/22 : LABEL version=0.0.0 09:41:32 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 09:41:32 ---> 1654efdbcadc 09:41:32 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 09:41:32 Removing intermediate container a821b69414e9 09:41:32 ---> 159ed618ff81 09:41:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 09:41:32 ---> Running in 394657c2eaff 09:41:33 ---> Running in cf5af343bf90 09:41:33 Removing intermediate container 2901328997fb 09:41:33 ---> b6c9eb83edaa 09:41:33 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:41:33 Removing intermediate container 394657c2eaff 09:41:33 ---> 08b613d98bf5 09:41:33 09:41:33 ---> be2d40ccc2da 09:41:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:41:33 ---> Running in e662f78f39cd 09:41:34 Successfully built 08b613d98bf5 09:41:34 Successfully tagged docker-security-bootstrap-redis-go:latest 09:41:34  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go 09:41:34 Removing intermediate container e662f78f39cd 09:41:34 ---> 22a40ed75033 09:41:34 Step 22/24 : LABEL arch=x86_64 09:41:34 ---> Running in 09c3f800b001 09:41:34 ---> 3f3ba0a692ed 09:41:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:41:35 Removing intermediate container 09c3f800b001 09:41:35 ---> 2fe3b11be45f 09:41:35 Step 23/24 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:41:36 ---> Running in d3044bfbad9e 09:41:36 ---> e3cb5d64fe7f 09:41:36 Step 19/23 : ENTRYPOINT ["/core-data"] 09:41:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 09:41:36 Removing intermediate container cf5af343bf90 09:41:36 ---> cbafefdc404d 09:41:36 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 09:41:37 Removing intermediate container d3044bfbad9e 09:41:37 ---> b7541e29cf21 09:41:37 Step 24/24 : LABEL version=0.0.0 09:41:37 ---> Running in 50e85f620163 09:41:38 ---> Running in 67313bc108b2 09:41:39 ---> 8544929705d5 09:41:39 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:39 Removing intermediate container 50e85f620163 09:41:39 ---> 2db13e361b87 09:41:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:41:40 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 09:41:40 ---> Running in 6aa979c51ad4 09:41:40 ---> Running in d2ebda912add 09:41:40 Removing intermediate container 67313bc108b2 09:41:40 ---> 1af65b2b0624 09:41:40 09:41:41 Removing intermediate container 6aa979c51ad4 09:41:41 ---> 5364ef1a26e5 09:41:41 Step 21/23 : LABEL arch=x86_64 09:41:41 Successfully built 1af65b2b0624 09:41:41 Successfully tagged docker-security-secretstore-setup-go:latest 09:41:41  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 09:41:42 ---> Running in 005a5ec9aebc 09:41:43 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 09:41:44 Removing intermediate container 005a5ec9aebc 09:41:44 ---> 67361417923b 09:41:44 Step 22/23 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:41:44 ---> Running in a6e740fc529f 09:41:45 Removing intermediate container a6e740fc529f 09:41:45 ---> 222c7b0ad287 09:41:45 Step 23/23 : LABEL version=0.0.0 09:41:46 Removing intermediate container d2ebda912add 09:41:46 ---> 90371f5754cb 09:41:46 Step 24/29 : RUN chmod 755 security-secrets-setup 09:41:46 ---> Running in 8e6f1ab12654 09:41:46 ---> Running in 636785566aed 09:41:47 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 09:41:47 Removing intermediate container 8e6f1ab12654 09:41:47 ---> 62f0c2ee6cc4 09:41:47 09:41:48 Successfully built 62f0c2ee6cc4 09:41:48 Successfully tagged docker-core-data-go:latest 09:41:48 Building docker-support-notifications-go 09:41:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 09:41:52  Building docker-core-data-go ... done Removing intermediate container 636785566aed 09:41:52 ---> 3eab50d7aa5b 09:41:52 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 09:41:52 ---> Running in dac2119e5b1f 09:41:54 Removing intermediate container dac2119e5b1f 09:41:54 ---> 3a88e6c018fa 09:41:54 Step 26/29 : CMD [ "generate" ] 09:41:54 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 09:41:54 ---> Running in aa89175a150c 09:41:55 Removing intermediate container aa89175a150c 09:41:55 ---> a69dcba87d64 09:41:55 Step 27/29 : LABEL arch=x86_64 09:41:56 ---> Running in 765e6612e29d 09:41:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 09:41:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:41:57 ---> 08a2ed2e9e48 09:41:57 Step 3/22 : WORKDIR /edgex-go 09:41:57 ---> Using cache 09:41:57 ---> f47f4fc371a4 09:41:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:41:57 ---> Using cache 09:41:57 ---> 3ed38a50931c 09:41:57 Step 5/22 : RUN apk update && apk add make git 09:41:57 ---> Using cache 09:41:57 ---> f6bb552b6b9d 09:41:57 Step 6/22 : COPY go.mod . 09:41:57 ---> Using cache 09:41:57 ---> 4707d899a626 09:41:57 Step 7/22 : RUN go mod download 09:41:57 ---> Using cache 09:41:57 ---> 4fdb09289446 09:41:57 Step 8/22 : COPY . . 09:41:57 ---> Using cache 09:41:57 ---> 72c017061c8c 09:41:57 Step 9/22 : RUN make cmd/core-metadata/core-metadata 09:41:57 Removing intermediate container 765e6612e29d 09:41:57 ---> dce29625ebcf 09:41:57 Step 28/29 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [Pipeline] } 09:41:59 $ docker stop --time=1 51f2272d1340ef4ab7cc0526ca19b232adf8dfb5cff09f1a8a043ef1a2f8a858 09:41:59 ---> Running in ee91afee8239 09:41:59 ---> Running in c441f1d31d66 09:41:59 Removing intermediate container ee91afee8239 09:41:59 ---> bb2b2674e507 09:41:59 Step 29/29 : LABEL version=0.0.0 09:42:00 ---> Running in 35d16dda4c80 09:42:01 Removing intermediate container 35d16dda4c80 09:42:01 ---> db9aa916eb11 09:42:01 09:42:01 $ docker rm -f 51f2272d1340ef4ab7cc0526ca19b232adf8dfb5cff09f1a8a043ef1a2f8a858 09:42:02 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 09:42:02 Successfully built db9aa916eb11 09:42:02 Successfully tagged docker-security-secrets-setup-go:latest 09:42:02 Building docker-security-proxy-setup-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:03 09:42:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:42:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:04 latest: Pulling from edgex-devops/edgex-compose-arm64 09:42:04 29e5d40040c1: Pulling fs layer 09:42:04 1ce36da41761: Pulling fs layer 09:42:04 25b303627fd3: Pulling fs layer 09:42:05 29e5d40040c1: Download complete 09:42:06 1ce36da41761: Verifying Checksum 09:42:06 1ce36da41761: Download complete 09:42:06 29e5d40040c1: Pull complete 09:42:07 1ce36da41761: Pull complete 09:42:07 25b303627fd3: Verifying Checksum 09:42:07 25b303627fd3: Download complete 09:42:17 25b303627fd3: Pull complete 09:42:17 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 09:42:18 prd-ubuntu18.04-docker-arm64-4c-16g-16476 does not seem to be running inside a container 09:42:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:42:21  Building docker-security-secrets-setup-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 09:42:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:42:21 ---> 08a2ed2e9e48 09:42:21 Step 3/27 : WORKDIR /edgex-go 09:42:21 ---> Using cache 09:42:21 ---> f47f4fc371a4 09:42:21 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:21 ---> Using cache 09:42:21 ---> 3ed38a50931c 09:42:21 Step 5/27 : RUN apk update && apk add make bash git 09:42:21 ---> Running in 64018caef61f 09:42:21 $ docker top 4a5dadc3c19174ac32c9fd1bab96a81d77f71254dffe8868da42cba370378900 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:22 + docker-compose build --help 09:42:22 + grep parallel 09:42:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:24 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:42:24 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:42:24 OK: 12750 distinct packages available 09:42:25 OK: 233 MiB in 51 packages 09:42:27 --parallel Build images in parallel. [Pipeline] } 09:42:27 $ docker stop --time=1 4a5dadc3c19174ac32c9fd1bab96a81d77f71254dffe8868da42cba370378900 09:42:28 Removing intermediate container 64018caef61f 09:42:28 ---> 85ccc7a4f6a3 09:42:28 Step 6/27 : COPY go.mod . 09:42:29 $ docker rm -f 4a5dadc3c19174ac32c9fd1bab96a81d77f71254dffe8868da42cba370378900 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:42:30 . [Pipeline] withDockerContainer 09:42:30 ---> ee6ce161cb9c 09:42:30 Step 7/27 : RUN go mod download 09:42:30 prd-ubuntu18.04-docker-arm64-4c-16g-16476 does not seem to be running inside a container 09:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:42:30 ---> Running in a517e0768487 09:42:32 $ docker top 12cb2dde52a6abbbec3243133257cae5c6040fb803518f4ab384bbe3aac77eb7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:33 + docker-compose -f ./docker-compose-build.yml build --parallel 09:42:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 09:42:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:42:34 ---> 08a2ed2e9e48 09:42:34 Step 3/22 : WORKDIR /edgex-go 09:42:34 ---> Using cache 09:42:34 ---> f47f4fc371a4 09:42:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:34 ---> Using cache 09:42:34 ---> 3ed38a50931c 09:42:34 Step 5/22 : RUN apk update && apk add make git 09:42:34 ---> Using cache 09:42:34 ---> f6bb552b6b9d 09:42:34 Step 6/22 : COPY go.mod . 09:42:34 ---> Using cache 09:42:34 ---> 4707d899a626 09:42:34 Step 7/22 : RUN go mod download 09:42:34 ---> Using cache 09:42:34 ---> 4fdb09289446 09:42:34 Step 8/22 : COPY . . 09:42:34 ---> Using cache 09:42:34 ---> 72c017061c8c 09:42:34 Step 9/22 : RUN make cmd/core-command/core-command 09:42:36 ---> Running in 8934b24bbee6 09:42:37 Building docker-core-command-go ... 09:42:37 Building docker-core-data-go ... 09:42:37 Building docker-core-metadata-go ... 09:42:37 Building docker-security-bootstrap-redis-go ... 09:42:37 Building docker-security-proxy-setup-go ... 09:42:37 Building docker-security-secrets-setup-go ... 09:42:37 Building docker-security-secretstore-setup-go ... 09:42:37 Building docker-support-notifications-go ... 09:42:37 Building docker-support-scheduler-go ... 09:42:37 Building docker-sys-mgmt-agent-go ... 09:42:37 Building docker-security-secretstore-setup-go 09:42:37 Building docker-security-secrets-setup-go 09:42:37 Building docker-core-metadata-go 09:42:37 Building docker-security-bootstrap-redis-go 09:42:37 Building docker-support-notifications-go 09:42:38 Removing intermediate container a517e0768487 09:42:38 ---> c9f708cda394 09:42:38 Step 8/27 : COPY . . 09:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 09:42:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 09:42:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:42:39 ---> 08a2ed2e9e48 09:42:39 Step 3/24 : WORKDIR /edgex-go 09:42:39 ---> Using cache 09:42:39 ---> f47f4fc371a4 09:42:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:39 ---> Using cache 09:42:39 ---> 3ed38a50931c 09:42:39 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 09:42:40 ---> Running in 75a887cf5760 09:42:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:45 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 09:42:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:42:45 ---> 08a2ed2e9e48 09:42:45 Step 3/21 : WORKDIR /edgex-go 09:42:45 ---> Using cache 09:42:45 ---> f47f4fc371a4 09:42:45 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:45 ---> Using cache 09:42:45 ---> 3ed38a50931c 09:42:45 Step 5/21 : RUN apk update && apk add make git 09:42:45 ---> Using cache 09:42:45 ---> f6bb552b6b9d 09:42:45 Step 6/21 : COPY go.mod . 09:42:45 ---> Using cache 09:42:45 ---> 4707d899a626 09:42:45 Step 7/21 : RUN go mod download 09:42:45 ---> Using cache 09:42:45 ---> 4fdb09289446 09:42:45 Step 8/21 : COPY . . 09:42:45 ---> Using cache 09:42:45 ---> 72c017061c8c 09:42:45 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:42:45 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:42:45 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:42:45 OK: 12750 distinct packages available 09:42:45 ---> Running in 6845cd68943b 09:42:46 OK: 233 MiB in 51 packages 09:42:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:42:49 Removing intermediate container 75a887cf5760 09:42:49 ---> 2b3ca9fa9622 09:42:49 Step 6/24 : COPY go.mod . 09:42:50 ---> 13d319af0a67 09:42:50 Step 7/24 : RUN go mod download 09:42:51 ---> Running in b80d0fc35c50 09:42:54 Removing intermediate container c441f1d31d66 09:42:54 ---> babe41e384a4 09:42:54 09:42:54 Step 10/22 : FROM scratch 09:42:54 ---> 09:42:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:42:55 ---> Using cache 09:42:55 ---> de2e5a3fd573 09:42:55 Step 12/22 : ENV APP_PORT=48081 09:42:57 Removing intermediate container b80d0fc35c50 09:42:57 ---> be5e5bb9e967 09:42:57 Step 8/24 : COPY . . 09:42:57 ---> Running in ce7fb9e92b23 09:42:58 Removing intermediate container ce7fb9e92b23 09:42:58 ---> 794682a2d0a4 09:42:58 Step 13/22 : EXPOSE $APP_PORT 09:43:00 ---> Running in 6a2be4f48aeb 09:43:01 Removing intermediate container 6a2be4f48aeb 09:43:01 ---> 55fb125c4e7b 09:43:01 Step 14/22 : WORKDIR / 09:43:02 ---> Running in cbb3d27b9fc8 09:43:04 Removing intermediate container cbb3d27b9fc8 09:43:04 ---> c3921db031de 09:43:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 09:43:06 ---> 0c70bbb1b640 09:43:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:43:09 ---> c93b47e092f2 09:43:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:43:11 ---> e15b91e32719 09:43:11 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:43:12 ---> Running in 55932d12f3c6 09:43:14 Removing intermediate container 55932d12f3c6 09:43:14 ---> 4fdde70dd533 09:43:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:43:15 ---> Running in 8c988796b44d 09:43:16 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 09:43:17 Removing intermediate container 8c988796b44d 09:43:17 ---> 4e211e3f137a 09:43:17 Step 20/22 : LABEL arch=x86_64 09:43:20 ---> Running in e181a9993942 09:43:21 Removing intermediate container e181a9993942 09:43:21 ---> 0ca7361c131f 09:43:21 Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:43:21 Removing intermediate container 8934b24bbee6 09:43:21 ---> 1d79d0abf195 09:43:21 09:43:21 Step 10/22 : FROM scratch 09:43:21 ---> 09:43:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:43:22 ---> 2d8adc6b1641 09:43:22 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:43:22 ---> Using cache 09:43:22 ---> de2e5a3fd573 09:43:22 Step 12/22 : ENV APP_PORT=48082 09:43:22 ---> Running in 186db4866091 09:43:22 ---> Running in 15a231ab6e17 09:43:22 ---> Running in aea916cb120c 09:43:23 Removing intermediate container 186db4866091 09:43:23 ---> 4978766a1c9f 09:43:23 Step 22/22 : LABEL version=0.0.0 09:43:23 Removing intermediate container 15a231ab6e17 09:43:23 ---> 5342ab41487a 09:43:23 Step 13/22 : EXPOSE $APP_PORT 09:43:23 ---> Running in dab6a8596401 09:43:23 ---> Running in f6957242afd9 09:43:23 Removing intermediate container dab6a8596401 09:43:23 ---> e2682293b386 09:43:23 09:43:23 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 09:43:24 Removing intermediate container f6957242afd9 09:43:24 ---> f0a27fb2bb3e 09:43:24 Step 14/22 : WORKDIR / 09:43:24 ---> Running in 32345d6d6634 09:43:24 Successfully built e2682293b386 09:43:24 Successfully tagged docker-core-metadata-go:latest 09:43:26  Building docker-core-metadata-go ... done Removing intermediate container 32345d6d6634 09:43:26 ---> 17c3303beb0c 09:43:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 09:43:28 ---> f5c3edea0d82 09:43:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:43:31 ---> d1442eb0b59a 09:43:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:43:31 Removing intermediate container 6845cd68943b 09:43:31 ---> e9ad986cfbec 09:43:31 09:43:31 Step 10/21 : FROM alpine 09:43:31 ---> 389fef711851 09:43:31 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 09:43:32 ---> Running in 43fbe6caf3c1 09:43:32 ---> 8781cb5bc709 09:43:32 Step 18/22 : ENTRYPOINT ["/core-command"] 09:43:33 ---> Running in 03a5aa81e69c 09:43:34 Removing intermediate container 03a5aa81e69c 09:43:34 ---> ad5c14050412 09:43:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:43:35 ---> Running in d13115f85513 09:43:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:43:35 Removing intermediate container d13115f85513 09:43:35 ---> 43c1c2040d69 09:43:35 Step 20/22 : LABEL arch=x86_64 09:43:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:43:36 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 09:43:36 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 09:43:36 OK: 12745 distinct packages available 09:43:36 ---> Running in d761c6359b96 09:43:36 (1/4) Installing ca-certificates (20191127-r4) 09:43:36 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:43:36 (3/4) Installing libcurl (7.69.1-r3) 09:43:36 (4/4) Installing curl (7.69.1-r3) 09:43:36 Executing busybox-1.31.1-r19.trigger 09:43:37 Executing ca-certificates-20191127-r4.trigger 09:43:37 OK: 7 MiB in 18 packages 09:43:37 Removing intermediate container d761c6359b96 09:43:37 ---> 97d2f9ad3372 09:43:37 Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:43:37 ---> Running in a2ed9d9533fd 09:43:38 Removing intermediate container a2ed9d9533fd 09:43:38 ---> 3c1ca3cbabfd 09:43:38 Step 22/22 : LABEL version=0.0.0 09:43:38 ---> Running in 595325f2f5d2 09:43:39 Removing intermediate container 43fbe6caf3c1 09:43:39 ---> bfdd67e15c0c 09:43:39 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:43:39 ---> Running in cb7fa6bef6aa 09:43:39 Removing intermediate container 595325f2f5d2 09:43:39 ---> d0778440e0e8 09:43:39 09:43:40 Successfully built d0778440e0e8 09:43:40 Successfully tagged docker-core-command-go:latest 09:43:40  Building docker-core-command-go ... done Removing intermediate container cb7fa6bef6aa 09:43:40 ---> 191611807b02 09:43:40 Step 13/21 : WORKDIR /edgex 09:43:40 ---> Running in 2fe0c81798e4 09:43:41 ---> 8867b10980e0 09:43:41 Step 9/24 : RUN make cmd/support-notifications/support-notifications 09:43:41 ---> Running in 7b100b742751 09:43:41 Removing intermediate container 2fe0c81798e4 09:43:41 ---> a1ddbdc59a0d 09:43:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:43:42 ---> c87d3388ac52 09:43:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:43:42 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 09:43:43 ---> db07b7d5b2ca 09:43:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:43:44 ---> c7b6b76a6524 09:43:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:43:44 ---> Running in f9082d587019 09:43:45 Removing intermediate container f9082d587019 09:43:45 ---> fb1635e0d50d 09:43:45 Step 18/21 : CMD ["--init=true"] 09:43:45 ---> Running in 4b8548ee0921 09:43:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 09:43:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:43:45 ---> 9ad0cedb09a6 09:43:45 Step 3/22 : WORKDIR /edgex-go 09:43:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 09:43:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:43:45 ---> 9ad0cedb09a6 09:43:45 Step 3/24 : WORKDIR /edgex-go 09:43:45 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 09:43:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:43:45 ---> 9ad0cedb09a6 09:43:45 Step 3/24 : WORKDIR /edgex-go 09:43:45 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 09:43:45 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 09:43:45 ---> 9ad0cedb09a6 09:43:45 Step 3/29 : WORKDIR /edgex-go 09:43:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 09:43:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:43:45 ---> 9ad0cedb09a6 09:43:45 Step 3/22 : WORKDIR /edgex-go 09:43:45 Removing intermediate container 4b8548ee0921 09:43:45 ---> af70aebebc16 09:43:45 Step 19/21 : LABEL arch=x86_64 09:43:46 ---> Running in e81637aaeee1 09:43:47 Removing intermediate container e81637aaeee1 09:43:47 ---> 069435517139 09:43:47 Step 20/21 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:43:48 ---> Running in b81a62d46a6b 09:43:48 ---> Running in 560ebe10b2a0 09:43:48 ---> Running in f33eaa4fea35 09:43:48 ---> Running in 75787b58d271 09:43:48 ---> Running in 3cad017ddfe6 09:43:48 ---> Running in 5265cb8233b7 09:43:48 Removing intermediate container 3cad017ddfe6 09:43:48 ---> eb2df7edd62c 09:43:48 Step 4/29 : RUN apk update && apk add make git 09:43:48 Removing intermediate container 560ebe10b2a0 09:43:48 ---> 26257f39b770 09:43:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:48 Removing intermediate container f33eaa4fea35 09:43:48 ---> 79039f25cac0 09:43:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:48 Removing intermediate container b81a62d46a6b 09:43:48 ---> aa85ec66cf0a 09:43:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:48 Removing intermediate container 75787b58d271 09:43:48 ---> a4703828af1c 09:43:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:43:48 ---> Running in f4f92e1ac056 09:43:48 Removing intermediate container aea916cb120c 09:43:48 ---> 03b1430afb87 09:43:48 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:43:48 Removing intermediate container 5265cb8233b7 09:43:48 ---> 5da0a86ed42a 09:43:48 Step 21/21 : LABEL version=0.0.0 09:43:49 ---> Running in 9cc2d350ad7f 09:43:49 ---> Running in a634680b40db 09:43:49 ---> Running in c4d2e425e561 09:43:49 ---> Running in e2ec8a8fd82c 09:43:49 ---> Running in 328a0bdc839f 09:43:49 ---> Running in 6a790b73a54b 09:43:49 Removing intermediate container 6a790b73a54b 09:43:49 ---> b3ef4314d2b9 09:43:49 09:43:50 Successfully built b3ef4314d2b9 09:43:50 Successfully tagged docker-security-proxy-setup-go:latest 09:43:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:43:51  Building docker-security-proxy-setup-go ... done 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 09:43:52 Removing intermediate container a634680b40db 09:43:52 ---> 82dd2b76bdeb 09:43:52 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 09:43:52 ---> Running in de60f117f93e 09:43:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:43:53 Removing intermediate container 9cc2d350ad7f 09:43:53 ---> f614454583d8 09:43:53 Step 5/22 : RUN apk update && apk add make git 09:43:53 Removing intermediate container e2ec8a8fd82c 09:43:53 ---> cdd589fa3dd7 09:43:53 Step 5/22 : RUN apk update && apk add make git 09:43:53 Removing intermediate container c4d2e425e561 09:43:53 ---> bab78a48da36 09:43:53 Step 5/24 : RUN apk update && apk add make git 09:43:53 ---> Running in 2d81c393aa77 09:43:53 ---> Running in eaa9f37718bc 09:43:53 ---> Running in b17c2473dcdd 09:43:53 Removing intermediate container 328a0bdc839f 09:43:53 ---> 957409240204 09:43:53 09:43:53 Step 11/27 : FROM docker:latest 09:43:53 ---> 0c995d0d3006 09:43:53 Step 12/27 : RUN apk add --no-cache bash 09:43:53 ---> Running in 5a0556744cb1 09:43:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:43:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:43:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:43:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:43:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:43:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:43:55 (1/2) Installing readline (8.0.4-r0) 09:43:55 (2/2) Installing bash (5.0.17-r0) 09:43:55 Executing bash-5.0.17-r0.post-install 09:43:55 Executing busybox-1.31.1-r19.trigger 09:43:55 OK: 12 MiB in 22 packages 09:43:55 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:43:55 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:43:55 OK: 12620 distinct packages available 09:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:43:56 OK: 217 MiB in 51 packages 09:43:56 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:43:56 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:43:56 OK: 12620 distinct packages available 09:43:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:43:57 Removing intermediate container 5a0556744cb1 09:43:57 ---> b487e5043e31 09:43:57 Step 13/27 : RUN rm -rf /var/cache/apk/* 09:43:57 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:43:57 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:43:57 OK: 12620 distinct packages available 09:43:57 OK: 217 MiB in 51 packages 09:43:57 ---> Running in 8c4d7f2634d4 09:43:57 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:43:57 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:43:57 OK: 12620 distinct packages available 09:43:57 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:43:57 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:43:57 OK: 12620 distinct packages available 09:43:58 Removing intermediate container f4f92e1ac056 09:43:58 ---> 6520c6db4e33 09:43:58 Step 5/29 : COPY go.mod . 09:43:58 OK: 217 MiB in 51 packages 09:43:58 OK: 217 MiB in 51 packages 09:43:58 OK: 217 MiB in 51 packages 09:43:59 ---> 09e68053be52 09:43:59 Step 6/29 : RUN go mod download 09:43:59 Removing intermediate container de60f117f93e 09:43:59 ---> 5349aea63220 09:43:59 Step 6/24 : COPY go.mod . 09:43:59 Removing intermediate container 8c4d7f2634d4 09:43:59 ---> 72c5c4479f90 09:43:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:43:59 ---> Running in 1d0d74ca44d2 09:43:59 ---> Running in fdc30a02ed0c 09:43:59 Removing intermediate container 1d0d74ca44d2 09:43:59 ---> ec0e1eb5155b 09:43:59 Step 15/27 : ENV APP_PORT=48090 09:43:59 Removing intermediate container 2d81c393aa77 09:43:59 ---> 8a98840516ed 09:43:59 Step 6/22 : COPY go.mod . 09:44:00 ---> Running in d6f25c4f4f04 09:44:00 ---> 8d20f8895249 09:44:00 Step 7/24 : RUN go mod download 09:44:00 Removing intermediate container b17c2473dcdd 09:44:00 ---> 4926368b4437 09:44:00 Step 6/22 : COPY go.mod . 09:44:00 Removing intermediate container eaa9f37718bc 09:44:00 ---> f984196a26c5 09:44:00 Step 6/24 : COPY go.mod . 09:44:00 ---> Running in 8f3f7fc51722 09:44:00 ---> b02a115752b4 09:44:00 Step 7/22 : RUN go mod download 09:44:00 ---> Running in 5d820482f20c 09:44:01 Removing intermediate container d6f25c4f4f04 09:44:01 ---> ca9b8f4da046 09:44:01 Step 16/27 : EXPOSE $APP_PORT 09:44:01 ---> Running in 0699f01cfee6 09:44:01 ---> 851e5b7d3ff4 09:44:01 Step 7/22 : RUN go mod download 09:44:01 Removing intermediate container 7b100b742751 09:44:01 ---> 142a00b5a442 09:44:01 09:44:01 Step 10/24 : FROM scratch 09:44:01 ---> 09:44:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 09:44:01 ---> 0fc64a1fe7cd 09:44:01 Step 7/24 : RUN go mod download 09:44:01 ---> Running in fb63ac596628 09:44:01 Removing intermediate container 0699f01cfee6 09:44:01 ---> 94ca164b163e 09:44:01 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:44:01 ---> Running in ceb4258c2aac 09:44:02 ---> Running in 9238d6e34fd1 09:44:02 Removing intermediate container ceb4258c2aac 09:44:02 ---> a7f796b1fd88 09:44:02 Step 12/24 : ENV APP_PORT=48060 09:44:02 ---> Running in 3afb62795361 09:44:02 ---> 4e625d1fed2f 09:44:02 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:44:02 Removing intermediate container 3afb62795361 09:44:02 ---> aaec31566bf0 09:44:02 Step 13/24 : EXPOSE $APP_PORT 09:44:02 ---> Running in 61c69d3e449f 09:44:03 ---> 3f2530630467 09:44:03 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:44:03 Removing intermediate container fdc30a02ed0c 09:44:03 ---> b571967718af 09:44:03 Step 7/29 : COPY . . 09:44:03 Removing intermediate container 61c69d3e449f 09:44:03 ---> 97799bc7679b 09:44:03 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 09:44:03 ---> ed069d74a944 09:44:03 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 09:44:03 ---> 42cd5c2e2107 09:44:03 Step 20/27 : RUN apk --no-cache add py3-pip 09:44:03 ---> Running in 1734b4102c0d 09:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:44:04 ---> 57fd6974ee43 09:44:04 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 09:44:05 (1/33) Installing libbz2 (1.0.8-r1) 09:44:05 (2/33) Installing expat (2.2.9-r1) 09:44:05 (3/33) Installing libffi (3.3-r2) 09:44:05 (4/33) Installing gdbm (1.13-r1) 09:44:05 (5/33) Installing xz-libs (5.2.5-r0) 09:44:05 (6/33) Installing sqlite-libs (3.32.1-r0) 09:44:05 (7/33) Installing python3 (3.8.5-r0) 09:44:06 Removing intermediate container 8f3f7fc51722 09:44:06 ---> bc9d2cbbf510 09:44:06 Step 8/24 : COPY . . 09:44:06 Removing intermediate container 5d820482f20c 09:44:06 ---> fc163afe782f 09:44:06 Step 8/22 : COPY . . 09:44:06 Removing intermediate container fb63ac596628 09:44:06 ---> 3fd7cf9d89f2 09:44:06 Step 8/22 : COPY . . 09:44:06 Removing intermediate container 9238d6e34fd1 09:44:06 ---> fbcfa8eb29d1 09:44:06 Step 8/24 : COPY . . 09:44:09 ---> 42f0cc475d77 09:44:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 09:44:09 (8/33) Installing py3-appdirs (1.4.4-r1) 09:44:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:44:09 (10/33) Installing py3-parsing (2.4.7-r0) 09:44:09 (11/33) Installing py3-six (1.15.0-r0) 09:44:09 (12/33) Installing py3-packaging (20.4-r0) 09:44:09 (13/33) Installing py3-setuptools (47.0.0-r0) 09:44:09 (14/33) Installing py3-chardet (3.0.4-r4) 09:44:09 (15/33) Installing py3-idna (2.9-r0) 09:44:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:44:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:44:09 (18/33) Installing py3-requests (2.23.0-r0) 09:44:09 (19/33) Installing py3-msgpack (1.0.0-r0) 09:44:09 (20/33) Installing py3-lockfile (0.12.2-r3) 09:44:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:44:10 (22/33) Installing py3-colorama (0.4.3-r0) 09:44:10 (23/33) Installing py3-distlib (0.3.0-r0) 09:44:10 (24/33) Installing py3-distro (1.5.0-r1) 09:44:10 ---> 886e5f9db71a 09:44:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:44:10 (25/33) Installing py3-webencodings (0.5.1-r3) 09:44:10 (26/33) Installing py3-html5lib (1.0.1-r4) 09:44:10 (27/33) Installing py3-pytoml (0.1.21-r0) 09:44:10 (28/33) Installing py3-pep517 (0.8.2-r0) 09:44:10 (29/33) Installing py3-progress (1.5-r0) 09:44:10 (30/33) Installing py3-toml (0.10.1-r0) 09:44:10 (31/33) Installing py3-retrying (1.3.3-r0) 09:44:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:44:10 (33/33) Installing py3-pip (20.1.1-r0) 09:44:11 Executing busybox-1.31.1-r19.trigger 09:44:11 OK: 71 MiB in 55 packages 09:44:12 ---> 06a26c3fcfa1 09:44:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:44:13 ---> 3f8693575262 09:44:13 Step 20/24 : ENTRYPOINT ["/support-notifications"] 09:44:14 ---> Running in 4d470d901f7e 09:44:16 Removing intermediate container 4d470d901f7e 09:44:16 ---> 90fb291c8e91 09:44:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:16 ---> Running in 89835397e6f9 09:44:17 Removing intermediate container 1734b4102c0d 09:44:17 ---> f30eede30809 09:44:17 Step 21/27 : RUN pip install docker-compose==1.23.2 09:44:17 Removing intermediate container 89835397e6f9 09:44:17 ---> d660e9cd7571 09:44:17 Step 22/24 : LABEL arch=x86_64 09:44:17 ---> Running in 5f2e6e9ee39b 09:44:17 ---> Running in d36f23f4f2c4 09:44:17 Removing intermediate container d36f23f4f2c4 09:44:17 ---> 71d512d2828c 09:44:17 Step 23/24 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:44:17 ---> Running in a5895f2fa08d 09:44:17 Removing intermediate container a5895f2fa08d 09:44:17 ---> c13ba5b9c5f7 09:44:17 Step 24/24 : LABEL version=0.0.0 09:44:17 ---> Running in b8c34b9dd397 09:44:18 Removing intermediate container b8c34b9dd397 09:44:18 ---> b5430ce9bbfc 09:44:18 09:44:18 Successfully built b5430ce9bbfc 09:44:18 Successfully tagged docker-support-notifications-go:latest 09:44:19  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 09:44:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:44:19 Collecting websocket-client<1.0,>=0.32.0 09:44:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:44:19 Collecting texttable<0.10,>=0.9.0 09:44:20 Downloading texttable-0.9.1.tar.gz (11 kB) 09:44:21 Collecting PyYAML<4,>=3.10 09:44:21 Downloading PyYAML-3.13.tar.gz (270 kB) 09:44:22 Collecting docopt<0.7,>=0.6.1 09:44:22 Downloading docopt-0.6.2.tar.gz (25 kB) 09:44:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:44:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:44:24 Collecting dockerpty<0.5,>=0.4.1 09:44:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:44:25 Collecting docker<4.0,>=3.6.0 09:44:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:44:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:44:25 Collecting cached-property<2,>=1.2.0 09:44:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:44:25 Collecting jsonschema<3,>=2.5.1 09:44:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:44:25 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) 09:44:25 Collecting idna<2.8,>=2.5 09:44:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:44:25 Collecting urllib3<1.25,>=1.21.1 09:44:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:44:25 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) 09:44:25 Collecting docker-pycreds>=0.4.0 09:44:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:44:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:44:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:44:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:44:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:44:26 Installing collected packages: websocket-client, texttable, PyYAML, docopt, idna, urllib3, requests, dockerpty, docker-pycreds, docker, cached-property, jsonschema, docker-compose 09:44:26 Running setup.py install for texttable: started 09:44:27 Running setup.py install for texttable: finished with status 'done' 09:44:27 Running setup.py install for PyYAML: started 09:44:27 Running setup.py install for PyYAML: finished with status 'done' 09:44:27 Running setup.py install for docopt: started 09:44:28 Running setup.py install for docopt: finished with status 'done' 09:44:28 Attempting uninstall: idna 09:44:28 Found existing installation: idna 2.9 09:44:28 Uninstalling idna-2.9: 09:44:28 Successfully uninstalled idna-2.9 09:44:28 Attempting uninstall: urllib3 09:44:28 Found existing installation: urllib3 1.25.9 09:44:28 Uninstalling urllib3-1.25.9: 09:44:28 Successfully uninstalled urllib3-1.25.9 09:44:29 Attempting uninstall: requests 09:44:29 Found existing installation: requests 2.23.0 09:44:29 Uninstalling requests-2.23.0: 09:44:29 Successfully uninstalled requests-2.23.0 09:44:29 Running setup.py install for dockerpty: started 09:44:30 Running setup.py install for dockerpty: finished with status 'done' 09:44:31 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 09:44:33 ---> 4760ef1a670c 09:44:33 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 09:44:33 ---> d4cd3b9c7514 09:44:33 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 09:44:33 ---> Running in 4f9f067fe11c 09:44:33 ---> 771fec3d71de 09:44:33 Step 9/24 : RUN make cmd/support-notifications/support-notifications 09:44:33 ---> 6581cf616a40 09:44:33 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:44:33 ---> f84093826405 09:44:33 Step 9/22 : RUN make cmd/core-metadata/core-metadata 09:44:33 ---> Running in f0841e58e522 09:44:33 ---> Running in 2f8618e5c446 09:44:33 ---> Running in d5609e297917 09:44:33 ---> Running in 807683876db8 09:44:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 09:44:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 09:44:33 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 09:44:33 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 09:44:33 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 09:44:34 Removing intermediate container 5f2e6e9ee39b 09:44:34 ---> 4a7520d8e84c 09:44:34 Step 22/27 : RUN apk --no-cache add curl 09:44:34 ---> Running in b269ea906b8f 09:44:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:44:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:44:35 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:44:35 (2/3) Installing libcurl (7.69.1-r3) 09:44:35 (3/3) Installing curl (7.69.1-r3) 09:44:35 Executing busybox-1.31.1-r19.trigger 09:44:35 OK: 72 MiB in 58 packages 09:44:37 Removing intermediate container b269ea906b8f 09:44:37 ---> c74542be4aa0 09:44:37 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 09:44:37 ---> Running in 1322bfbc2312 09:44:37 Removing intermediate container 1322bfbc2312 09:44:37 ---> 8d2806a9b8fa 09:44:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:37 ---> Running in 93d76d021dc6 09:44:37 Removing intermediate container 93d76d021dc6 09:44:37 ---> b45fb03870c9 09:44:37 Step 25/27 : LABEL arch=x86_64 09:44:37 ---> Running in 59032b5c28c4 09:44:38 Removing intermediate container 59032b5c28c4 09:44:38 ---> 7b63d910d73a 09:44:38 Step 26/27 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:44:38 ---> Running in d81b3fb16dfe 09:44:38 Removing intermediate container d81b3fb16dfe 09:44:38 ---> edf0de7742fe 09:44:38 Step 27/27 : LABEL version=0.0.0 09:44:38 ---> Running in bd770e81a522 09:44:38 Removing intermediate container bd770e81a522 09:44:38 ---> 4d2452d81379 09:44:38 09:44:39 Successfully built 4d2452d81379 09:44:39 Successfully tagged docker-sys-mgmt-agent-go:latest 09:44:39  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 09:44:39 $ docker stop --time=1 abb14e52b12068255765676ca102191a6cb99eea2afb87f17a11b70369d048c3 09:44:42 $ docker rm -f abb14e52b12068255765676ca102191a6cb99eea2afb87f17a11b70369d048c3 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:43 + grep docker 09:44:43 + docker images 09:44:43 docker-sys-mgmt-agent-go latest 4d2452d81379 5 seconds ago 313MB 09:44:43 docker-support-notifications-go latest b5430ce9bbfc 25 seconds ago 12.1MB 09:44:43 docker-security-proxy-setup-go latest b3ef4314d2b9 54 seconds ago 24.6MB 09:44:43 docker-core-command-go latest d0778440e0e8 About a minute ago 10.6MB 09:44:43 docker-core-metadata-go latest e2682293b386 About a minute ago 13MB 09:44:43 docker-security-secrets-setup-go latest db9aa916eb11 2 minutes ago 23.9MB 09:44:43 docker-core-data-go latest 62f0c2ee6cc4 2 minutes ago 22.2MB 09:44:43 docker-security-secretstore-setup-go latest 1af65b2b0624 3 minutes ago 24.7MB 09:44:43 docker-security-bootstrap-redis-go latest 08b613d98bf5 3 minutes ago 15.8MB 09:44:43 docker-support-scheduler-go latest c7d1a6bdaf96 3 minutes ago 10.8MB 09:44:43 docker latest 0c995d0d3006 35 hours 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 09:44:59 Still waiting to schedule task 09:44:59 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 09:45:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:45:55 Removing intermediate container 4f9f067fe11c 09:45:55 ---> be04a56a9cfa 09:45:55 09:45:55 Step 9/29 : FROM alpine:latest 09:45:55 latest: Pulling from library/alpine 09:45:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 09:45:55 Status: Downloaded newer image for alpine:latest 09:45:55 ---> afeebe901d6b 09:45:55 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 09:45:55 ---> Running in 76dbd9c37651 09:45:55 Removing intermediate container 76dbd9c37651 09:45:55 ---> 66c86d7a6c92 09:45:55 Step 11/29 : USER root 09:45:55 ---> Running in 0593fcc422ef 09:45:56 Removing intermediate container 0593fcc422ef 09:45:56 ---> 636832f32d40 09:45:56 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 09:45:56 ---> Running in 37fef9b4fa87 09:45:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:45:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:45:59 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 09:45:59 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 09:45:59 OK: 12615 distinct packages available 09:45:59 Removing intermediate container f0841e58e522 09:45:59 ---> 25f95d9957f6 09:45:59 09:45:59 Step 10/22 : FROM alpine:3.10 09:46:00 3.10: Pulling from library/alpine 09:46:00 (1/2) Installing ca-certificates (20191127-r4) 09:46:01 (2/2) Installing dumb-init (1.2.2-r1) 09:46:01 Executing busybox-1.31.1-r19.trigger 09:46:01 Executing ca-certificates-20191127-r4.trigger 09:46:01 OK: 6 MiB in 16 packages 09:46:02 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 09:46:02 Status: Downloaded newer image for alpine:3.10 09:46:02 ---> 536a684cf733 09:46:02 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 09:46:02 Running on prd-ubuntu18.04-docker-8c-8g-16480 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws 09:46:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 09:46:03 ---> Running in 5e93d348fd94 09:46:04 using credential edgex-jenkins-ssh 09:46:05 Cloning the remote Git repository 09:46:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:46:05 > git init /w/workspace/edgex-go/1 # timeout=10 09:46:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:46:05 > git --version # timeout=10 09:46:05 > git --version # 'git version 2.17.1' 09:46:05 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 09:46:05 Removing intermediate container 37fef9b4fa87 09:46:05 ---> 6edb4c035ae6 09:46:05 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 09:46:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 09:46:06 ---> Running in 2eb3ba1dd7d9 09:46:06 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 09:46:06 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 09:46:06 OK: 10171 distinct packages available 09:46:07 Removing intermediate container d5609e297917 09:46:07 ---> 78a43d7e9a99 09:46:07 09:46:07 Step 10/24 : FROM alpine:3.10 09:46:07 ---> 536a684cf733 09:46:07 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 09:46:07 (1/5) Installing ca-certificates (20191127-r2) 09:46:07 (2/5) Installing nghttp2-libs (1.39.2-r1) 09:46:07 (3/5) Installing libcurl (7.66.0-r3) 09:46:07 (4/5) Installing curl (7.66.0-r3) 09:46:07 Removing intermediate container 2eb3ba1dd7d9 09:46:07 ---> 68d617d718f4 09:46:07 Step 14/29 : WORKDIR $BASE_DIR 09:46:07 (5/5) Installing dumb-init (1.2.2-r1) 09:46:07 Executing busybox-1.30.1-r3.trigger 09:46:07 Executing ca-certificates-20191127-r2.trigger 09:46:07 ---> Running in d67de98f888e 09:46:07 OK: 7 MiB in 19 packages 09:46:07 ---> Running in 13d67457bf19 09:46:07 Removing intermediate container 807683876db8 09:46:07 ---> 2acac77d2003 09:46:07 09:46:07 Step 10/24 : FROM scratch 09:46:07 ---> 09:46:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 09:46:08 ---> Running in 7499a51c719a 09:46:08 Removing intermediate container 13d67457bf19 09:46:08 ---> b6e6a2bb0866 09:46:08 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 09:46:08 Removing intermediate container 7499a51c719a 09:46:08 ---> 6aa134c0c61b 09:46:08 Step 12/24 : ENV APP_PORT=48060 09:46:09 ---> Running in 4aaf4b773c98 09:46:09 ---> Running in 3dee4294fe55 09:46:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 09:46:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 09:46:10 Removing intermediate container 5e93d348fd94 09:46:10 ---> 20d14a3d9eaa 09:46:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 09:46:10 Removing intermediate container 3dee4294fe55 09:46:10 ---> f000b68f5638 09:46:10 Step 13/24 : EXPOSE $APP_PORT 09:46:10 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 09:46:10 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 09:46:10 OK: 10171 distinct packages available 09:46:10 ---> Running in 4328a5e26659 09:46:10 ---> Running in 21890cdfde3f 09:46:11 (1/5) Installing ca-certificates (20191127-r2) 09:46:11 (2/5) Installing nghttp2-libs (1.39.2-r1) 09:46:11 (3/5) Installing libcurl (7.66.0-r3) 09:46:11 (4/5) Installing curl (7.66.0-r3) 09:46:11 (5/5) Installing dumb-init (1.2.2-r1) 09:46:11 Executing busybox-1.30.1-r3.trigger 09:46:11 Removing intermediate container 21890cdfde3f 09:46:11 ---> d97f56d39b9a 09:46:11 Step 13/22 : WORKDIR / 09:46:11 Executing ca-certificates-20191127-r2.trigger 09:46:11 Removing intermediate container 4328a5e26659 09:46:11 ---> 2b413a6f890d 09:46:11 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 09:46:11 OK: 7 MiB in 19 packages 09:46:12 ---> Running in d1be62f0b125 09:46:12 Removing intermediate container 4aaf4b773c98 09:46:12 ---> af688c413224 09:46:12 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 09:46:12 Removing intermediate container d1be62f0b125 09:46:12 ---> 66fb658d1172 09:46:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 09:46:12 ---> 090d4afddf11 09:46:12 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 09:46:15 Removing intermediate container d67de98f888e 09:46:15 ---> f38ad327842c 09:46:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:46:15 ---> ec69faa72576 09:46:15 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 09:46:15 ---> 2226c35ac5b5 09:46:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 09:46:15 ---> 5f853807e37a 09:46:15 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 09:46:15 ---> Running in af3d78dba17b 09:46:16 Removing intermediate container af3d78dba17b 09:46:16 ---> ff0fe44a279a 09:46:16 Step 13/24 : WORKDIR / 09:46:16 ---> Running in a3cce0248a9e 09:46:16 ---> 5cd583d81d1e 09:46:16 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 09:46:17 ---> 9908ff781070 09:46:17 ---> 6e956e5ba796 09:46:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 09:46:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 09:46:17 Removing intermediate container a3cce0248a9e 09:46:17 ---> a3322337af44 09:46:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:46:17 ---> 405e3de43f40 09:46:17 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 09:46:18 ---> d3f935dab05a 09:46:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 09:46:18 ---> a23e0c27a023 09:46:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:46:18 ---> 9ed635d62d3c 09:46:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:46:19 ---> 141d82c29cfe 09:46:19 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 09:46:19 ---> 00ecf6a765fe 09:46:19 Step 18/22 : RUN chmod +x entrypoint.sh 09:46:19 Removing intermediate container 2f8618e5c446 09:46:19 ---> 8fd4f8091360 09:46:19 09:46:19 Step 10/22 : FROM scratch 09:46:19 ---> 09:46:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:46:19 ---> 666a613cfefc 09:46:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:46:20 ---> Running in bc966c012081 09:46:20 ---> Running in 6e7bc3408cfa 09:46:20 ---> eea6c3bb843d 09:46:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:46:20 ---> 1b0119bbca65 09:46:20 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 09:46:20 ---> Running in 449723a09c0a 09:46:21 ---> d439b91a9432 09:46:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:46:21 Removing intermediate container 6e7bc3408cfa 09:46:21 ---> 36df6ebf04ea 09:46:21 Step 12/22 : ENV APP_PORT=48081 09:46:21 ---> Running in 25705a2ee0ff 09:46:21 Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit 620c94923bc71f4f47da1c97111a0befb4c30845 09:46:21 ---> 3ef742ca1ede 09:46:21 Step 20/24 : ENTRYPOINT ["/support-notifications"] 09:46:22 Merge succeeded, producing 620c94923bc71f4f47da1c97111a0befb4c30845 09:46:22 Checking out Revision 620c94923bc71f4f47da1c97111a0befb4c30845 (PR-2959) 09:46:22 ---> Running in dd032eb790ce 09:46:22 Removing intermediate container 25705a2ee0ff 09:46:22 ---> 662ae32671b4 09:46:22 Step 13/22 : EXPOSE $APP_PORT 09:46:22 ---> Running in f87d68c7d0e8 09:46:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:46:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:46:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:46:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:46:21 > git config core.sparsecheckout # timeout=10 09:46:21 > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 09:46:22 > git remote # timeout=10 09:46:22 > git config --get remote.origin.url # timeout=10 09:46:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:46:22 > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 09:46:22 > git rev-parse HEAD^{commit} # timeout=10 09:46:22 > git config core.sparsecheckout # timeout=10 09:46:22 > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 09:46:23 ---> 140436ca887a 09:46:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:46:23 Removing intermediate container dd032eb790ce 09:46:23 ---> 4d7ad4c44a6b 09:46:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:46:23 Removing intermediate container f87d68c7d0e8 09:46:23 ---> 8b18fe5f24bf 09:46:23 Step 14/22 : WORKDIR / 09:46:23 ---> Running in a68e89216424 09:46:23 ---> Running in 109cfaa19988 09:46:23 Removing intermediate container bc966c012081 09:46:23 ---> 89f22658ce6a 09:46:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 09:46:23 ---> Running in fc75774a1051 09:46:24 Removing intermediate container 109cfaa19988 09:46:24 ---> 416c5be8a4f9 09:46:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 09:46:24 Removing intermediate container 449723a09c0a 09:46:24 ---> 58906a4d5367 09:46:24 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 09:46:24 Removing intermediate container a68e89216424 09:46:24 ---> b11b32639fbd 09:46:24 Step 22/24 : LABEL arch=arm64 09:46:24 ---> Running in e39575808f19 09:46:24 ---> 8292e0a24b07 09:46:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:46:24 Removing intermediate container fc75774a1051 09:46:24 ---> 405ba56f8ab2 09:46:24 Step 20/22 : LABEL arch=arm64 09:46:25 ---> Running in 36e182f91da0 09:46:25 ---> 2fccb9788fae 09:46:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:46:25 Removing intermediate container e39575808f19 09:46:25 ---> 27c064a23ec5 09:46:25 Step 23/24 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:46:25 ---> 0d8e16641e1f 09:46:25 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:46:25 ---> Running in 570d059c7f35 09:46:25 ---> Running in 75f959b7e1fe 09:46:25 Removing intermediate container 36e182f91da0 09:46:25 ---> 0084c5d681b1 09:46:25 Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:46:25 Commit message: "feat(data): Implement GET /reading/device/name/{name} V2 API" 09:46:25 > git --version # timeout=10 09:46:25 > git --version # 'git version 2.17.1' 09:46:25 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 09:46:26 ---> e967632622d8 09:46:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:46:26 ---> Running in 6b0511efa06c [Pipeline] withEnv [Pipeline] { 09:46:26 Removing intermediate container 570d059c7f35 09:46:26 ---> ccdaf38c8635 09:46:26 Step 24/24 : LABEL version=0.0.0 09:46:26 ---> Running in e6ebfd63ed02 [Pipeline] libraryResource [Pipeline] sh 09:46:26 ---> Running in 85846e363a21 09:46:27 Removing intermediate container 6b0511efa06c 09:46:27 ---> d8bf2e5db89e 09:46:27 Step 22/22 : LABEL version=0.0.0 09:46:27 ---> 6862e080209b 09:46:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:46:27 + echo snap-build.sh 09:46:27 snap-build.sh 09:46:27 + SNAP_BASE_DIR=. 09:46:27 + '[' '!' -z /w/workspace/edgex-go/1 ']' 09:46:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 09:46:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 09:46:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 09:46:27 + cd /w/workspace/edgex-go/1 09:46:27 + sudo apt-get remove -qy --purge lxd lxd-client 09:46:27 Reading package lists... 09:46:27 ---> Running in f25fb2d4fdaa 09:46:27 Building dependency tree... 09:46:27 Reading state information... 09:46:27 The following packages were automatically installed and are no longer required: 09:46:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 09:46:27 uidmap xdelta3 09:46:27 Use 'sudo apt autoremove' to remove them. 09:46:27 The following packages will be REMOVED: 09:46:27 lxd* lxd-client* 09:46:27 Removing intermediate container 85846e363a21 09:46:27 ---> 524debef74c5 09:46:27 09:46:27 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 09:46:28 After this operation, 31.7 MB disk space will be freed. 09:46:28 Removing intermediate container f25fb2d4fdaa 09:46:28 ---> 65814af01da9 09:46:28 09:46:28 Successfully built 524debef74c5 09:46:28 Successfully tagged docker-support-notifications-go-arm64:latest 09:46:28  Building docker-support-notifications-go ... done Building docker-core-data-go 09:46:28 ---> 48fd6db5f9c1 09:46:28 Step 18/22 : ENTRYPOINT ["/core-metadata"] 09:46:28 Successfully built 65814af01da9 09:46:28 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 09:46:28 Building docker-core-command-go 09:46:28  Building docker-security-bootstrap-redis-go ... done  ---> Running in d1aecde3e595 09:46: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.) 09:46:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 09:46:29 Removing intermediate container 75f959b7e1fe 09:46:29 ---> 9c5bd0da3844 09:46:29 Step 24/29 : RUN chmod 755 security-secrets-setup 09:46:29 ---> Running in 10590c2c94ee 09:46:29 Removing intermediate container d1aecde3e595 09:46:29 ---> e4591a977d01 09:46:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:46:29 ---> Running in 915a89870f25 09:46:30 Removing lxd dnsmasq configuration 09:46:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 09:46:30 Removing intermediate container e6ebfd63ed02 09:46:30 ---> 1e6461f62393 09:46:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:46:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 09:46:30 Removing intermediate container 915a89870f25 09:46:30 ---> d9b60ad75caa 09:46:30 Step 20/22 : LABEL arch=arm64 09:46:30 ---> Running in 485b3d8c59da 09:46:30 ---> Running in 74965597c9aa 09:46:31 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 09:46: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.) 09:46:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 09:46:31 Removing intermediate container 485b3d8c59da 09:46:31 ---> 3473855c1a4f 09:46:31 Step 22/24 : LABEL arch=arm64 09:46:32 Removing intermediate container 74965597c9aa 09:46:32 ---> 464961d2f8ee 09:46:32 Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:46:32 Processing triggers for systemd (237-3ubuntu10.42) ... 09:46:32 Processing triggers for ureadahead (0.100.0-21) ... 09:46:33 ---> Running in 608c796421a8 09:46:34 + sudo snap remove --purge lxd 09:46:34 ---> Running in 7b1b7eab0b1a 09:46:34 snap "lxd" is not installed 09:46:34 + sudo groupadd --force --system lxd 09:46:34 ++ whoami 09:46:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 09:46:34 + newgrp - lxd 09:46:34 + sudo snap install lxd 09:46:34 Removing intermediate container 608c796421a8 09:46:34 ---> 6e69bf53f319 09:46:34 Step 23/24 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:46:34 Removing intermediate container 7b1b7eab0b1a 09:46:34 ---> dc45b99da32f 09:46:34 Step 22/22 : LABEL version=0.0.0 09:46:35 ---> Running in 09db661ba328 09:46:35 Removing intermediate container 10590c2c94ee 09:46:35 ---> 84b3dca924a5 09:46:35 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 09:46:35 ---> Running in ed70d18849b3 09:46:36 ---> Running in c7d9fa6cb0f8 09:46:36 Removing intermediate container ed70d18849b3 09:46:36 ---> 583e744f1a44 09:46:36 09:46:36 Removing intermediate container 09db661ba328 09:46:36 ---> 2939801dba8b 09:46:36 Step 24/24 : LABEL version=0.0.0 09:46:37 Successfully built 583e744f1a44 09:46:37 Successfully tagged docker-core-metadata-go-arm64:latest 09:46:37 Building docker-support-scheduler-go 09:46:37  Building docker-core-metadata-go ... done Removing intermediate container c7d9fa6cb0f8 09:46:37 ---> 4d9dd0de6a77 09:46:37 Step 26/29 : CMD [ "generate" ] 09:46:37 ---> Running in 4b07ea82d739 09:46:37 ---> Running in df42f5020aad 09:46:37 Removing intermediate container 4b07ea82d739 09:46:37 ---> d9a54c4b6403 09:46:37 09:46:38 Removing intermediate container df42f5020aad 09:46:38 ---> 6be29503c3ac 09:46:38 Step 27/29 : LABEL arch=arm64 09:46:38 Successfully built d9a54c4b6403 09:46:38 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 09:46:38  Building docker-security-secretstore-setup-go ... done  ---> Running in 2f8045eca924 09:46:38 Building docker-security-proxy-setup-go 09:46:39 Removing intermediate container 2f8045eca924 09:46:39 ---> c5c7d7423433 09:46:39 Step 28/29 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:46:39 ---> Running in d0b8ad8859b2 09:46:39 Removing intermediate container d0b8ad8859b2 09:46:39 ---> fa8f81cd7179 09:46:39 Step 29/29 : LABEL version=0.0.0 09:46:39 ---> Running in 928ea3bfd875 09:46:40 Removing intermediate container 928ea3bfd875 09:46:40 ---> 7125613f7c17 09:46:40 09:46:40 Successfully built 7125613f7c17 09:46:40 Successfully tagged docker-security-secrets-setup-go-arm64:latest 09:46:40  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go 09:46:42 2020-12-17T09:46:39Z INFO Waiting for automatic snapd restart... 09:46:57 lxd 4.9 from Canonical* installed 09:46:57 + sudo lxd init --auto 09:47:05 + sudo snap install --classic snapcraft 09:47:09 snapcraft 4.4.4 from Canonical* installed 09:47:09 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 09:47:09 + patch --verbose -p1 09:47:09 Hmm... Looks like a unified diff to me... 09:47:09 The text leading up to this was: 09:47:09 -------------------------- 09:47:09 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 09:47:09 |From: Tony Espy 09:47:09 |Date: Wed, 2 Dec 2020 17:38:31 -0500 09:47:09 |Subject: [PATCH] optimize snap build for pipeline CI check 09:47:09 | 09:47:09 |This patch is used by the EdgeX CI pipeline builds to 09:47:09 |optimize the snap CI check run for pull requests. When 09:47:09 |applied, it essentially strips out everything (apps and 09:47:09 |parts) from the snapcraft.yaml file except those required 09:47:09 |to build edgex-go, as the whole idea of the CI check is to 09:47:09 |catch changes to edgex-go that break the snap build. 09:47:09 | 09:47:09 |In general, anyone updating snapcraft.yaml will also need 09:47:09 |to update this patch file, otherwise it may fail to apply, 09:47:09 |resulting in a failed snap build CI check in the associated 09:47:09 |pull request. 09:47:09 | 09:47:09 |Note - in addition to applying this patch, the pipeline also 09:47:09 |only primes the snap (e.g. `snapcraft prime`), as there's no 09:47:09 |need to build the finally binary .snap file (and it won't 09:47:09 |work with the patch applied). This further reduces the build 09:47:09 |time. 09:47:09 |--- 09:47:09 | snap/snapcraft.yaml | 466 +------------------------------------------- 09:47:09 | 1 file changed, 2 insertions(+), 464 deletions(-) 09:47:09 | 09:47:09 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 09:47:09 |index b265277c..d7e1de37 100644 09:47:09 |--- a/snap/snapcraft.yaml 09:47:09 |+++ b/snap/snapcraft.yaml 09:47:09 -------------------------- 09:47:09 patching file snap/snapcraft.yaml 09:47:09 Using Plan A... 09:47:09 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 09:47:09 Hunk #2 succeeded at 81 (offset -3 lines). 09:47:09 Hunk #3 succeeded at 209 (offset -10 lines). 09:47:09 Hunk #4 succeeded at 224 (offset -10 lines). 09:47:09 Hunk #5 succeeded at 232 (offset -10 lines). 09:47:09 Hunk #6 succeeded at 239 (offset -10 lines). 09:47:09 Hunk #7 succeeded at 266 (offset -10 lines). 09:47:09 Hunk #8 succeeded at 300 (offset -10 lines). 09:47:09 Hunk #9 succeeded at 356 (offset -10 lines). 09:47:09 Hmm... Ignoring the trailing garbage. 09:47:09 done 09:47:09 + sudo snapcraft prime --use-lxd 09:47:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 09:47:10 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: 09:47:10 - README.md 09:47:10 - snapcraft.yaml.orig 09:47:10 09:47:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:47:11 Launching a container. 09:47:29 Waiting for container to be ready 09:47:29 To start your first instance, try: lxc launch ubuntu:18.04 09:47:29 09:47:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 09:47:32 Waiting for network to be ready... 09:47:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:47:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:47:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 09:47:33 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:47:33 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:47:34 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:47:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:47:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 09:47:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:47:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 09:47:34 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 09:47:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 09:47:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:47:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:47:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:47:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 09:47:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 09:47:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 09:47:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:47:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 09:47:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 09:47:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 09:47:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 09:47:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 09:47:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 09:47:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 09:47:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 09:47:37 Fetched 23.5 MB in 4s (5481 kB/s) 09:47:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 09:47:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:47:37 ---> 9ad0cedb09a6 09:47:37 Step 3/23 : WORKDIR /edgex-go 09:47:37 ---> Using cache 09:47:37 ---> a4703828af1c 09:47:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:37 ---> Using cache 09:47:37 ---> cdd589fa3dd7 09:47:37 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 09:47:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 09:47:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:47:37 ---> 9ad0cedb09a6 09:47:37 Step 3/22 : WORKDIR /edgex-go 09:47:37 ---> Using cache 09:47:37 ---> a4703828af1c 09:47:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:37 ---> Using cache 09:47:37 ---> cdd589fa3dd7 09:47:37 Step 5/22 : RUN apk update && apk add make git 09:47:37 ---> Using cache 09:47:37 ---> 4926368b4437 09:47:37 Step 6/22 : COPY go.mod . 09:47:37 ---> Using cache 09:47:37 ---> 851e5b7d3ff4 09:47:37 Step 7/22 : RUN go mod download 09:47:37 ---> Using cache 09:47:37 ---> 3fd7cf9d89f2 09:47:37 Step 8/22 : COPY . . 09:47:37 ---> Using cache 09:47:37 ---> f84093826405 09:47:37 Step 9/22 : RUN make cmd/core-command/core-command 09:47:37 ---> Running in 05a208ce1a15 09:47:37 ---> Running in 130c633bcfdc 09:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:47:37 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 09:47:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:47:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:47:37 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:47:37 OK: 12620 distinct packages available 09:47:37 OK: 217 MiB in 51 packages 09:47:38 Reading package lists... 09:47:38 Reading package lists... 09:47:38 Building dependency tree... 09:47:38 Reading state information... 09:47:38 The following additional packages will be installed: 09:47:38 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:47:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:47:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:47:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 09:47:38 Suggested packages: 09:47:38 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 09:47:38 Recommended packages: 09:47:38 gnupg libsasl2-modules 09:47:38 The following NEW packages will be installed: 09:47:38 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 09:47:38 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 09:47:38 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 09:47:38 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 09:47:38 The following packages will be upgraded: 09:47:38 gpg gpg-agent gpgconf libudev1 09:47:38 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 09:47:38 Need to get 3531 kB of archives. 09:47:38 After this operation, 13.3 MB of additional disk space will be used. 09:47:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 09:47:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 09:47:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 09:47:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 09:47:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 09:47:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 09:47:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 09:47:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 09:47:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 09:47:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 09:47:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:47:38 ---> 9ad0cedb09a6 09:47:38 Step 3/21 : WORKDIR /edgex-go 09:47:38 ---> Using cache 09:47:38 ---> a4703828af1c 09:47:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:38 ---> Using cache 09:47:38 ---> cdd589fa3dd7 09:47:38 Step 5/21 : RUN apk update && apk add make git 09:47:38 ---> Using cache 09:47:38 ---> 4926368b4437 09:47:38 Step 6/21 : COPY go.mod . 09:47:38 ---> Using cache 09:47:38 ---> 851e5b7d3ff4 09:47:38 Step 7/21 : RUN go mod download 09:47:38 ---> Using cache 09:47:38 ---> 3fd7cf9d89f2 09:47:38 Step 8/21 : COPY . . 09:47:39 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 09:47:39 ---> Using cache 09:47:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 09:47:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 09:47:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 09:47:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 09:47:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 09:47:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 09:47:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 09:47:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 09:47:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 09:47:39 ---> f84093826405 09:47:39 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 09:47:39 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 09:47:39 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 09:47:39 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 09:47:39 debconf: delaying package configuration, since apt-utils is not installed 09:47:39 Fetched 3531 kB in 1s (3171 kB/s) 09:47:39 (Reading database ... 12511 files and directories currently installed.) 09:47:39 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 09:47:39 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 09:47:39 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 09:47:39 Selecting previously unselected package udev. 09:47:40 (Reading database ... 12511 files and directories currently installed.) 09:47:40 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 09:47:40 Unpacking udev (237-3ubuntu10.43) ... 09:47:40 Selecting previously unselected package libfuse2:amd64. 09:47:40 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 09:47:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 09:47:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:47:40 ---> 9ad0cedb09a6 09:47:40 Step 3/21 : WORKDIR /edgex-go 09:47:40 ---> Using cache 09:47:40 ---> a4703828af1c 09:47:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:40 ---> Using cache 09:47:40 ---> cdd589fa3dd7 09:47:40 Step 5/21 : RUN apk update && apk add make git 09:47:40 ---> Using cache 09:47:40 ---> 4926368b4437 09:47:40 Step 6/21 : COPY go.mod . 09:47:40 ---> Using cache 09:47:40 ---> 851e5b7d3ff4 09:47:40 Step 7/21 : RUN go mod download 09:47:40 ---> Using cache 09:47:40 ---> 3fd7cf9d89f2 09:47:40 Step 8/21 : COPY . . 09:47:40 ---> Using cache 09:47:40 ---> f84093826405 09:47:40 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:47:40 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:47:40 Selecting previously unselected package fuse. 09:47:40 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 09:47:40 Unpacking fuse (2.9.7-1ubuntu1) ... 09:47:40 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 09:47:40 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 09:47:40 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 09:47:40 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:47:40 ---> 9ad0cedb09a6 09:47:40 Step 3/27 : WORKDIR /edgex-go 09:47:40 ---> Using cache 09:47:40 ---> a4703828af1c 09:47:40 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:40 ---> Using cache 09:47:40 ---> cdd589fa3dd7 09:47:40 Step 5/27 : RUN apk update && apk add make bash git 09:47:40 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 09:47:40 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 09:47:40 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 09:47:40 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 09:47:40 ---> Running in 4655abda5dde 09:47:40 ---> Running in 3e69dfc2fe11 09:47:40 ---> Running in 272081d5ad26 09:47:40 Selecting previously unselected package libksba8:amd64. 09:47:40 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 09:47:40 Unpacking libksba8:amd64 (1.3.5-2) ... 09:47:40 Selecting previously unselected package libroken18-heimdal:amd64. 09:47:40 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:47:40 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:41 Selecting previously unselected package libasn1-8-heimdal:amd64. 09:47:41 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:47:41 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:41 Selecting previously unselected package libheimbase1-heimdal:amd64. 09:47:41 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:47:41 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:41 Selecting previously unselected package libhcrypto4-heimdal:amd64. 09:47:41 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:47:41 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:41 Selecting previously unselected package libwind0-heimdal:amd64. 09:47:41 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:47:41 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:41 Selecting previously unselected package libhx509-5-heimdal:amd64. 09:47:41 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:47:41 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:41 Selecting previously unselected package libkrb5-26-heimdal:amd64. 09:47:41 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:47:41 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:41 Selecting previously unselected package libheimntlm0-heimdal:amd64. 09:47:41 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:47:41 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:41 Selecting previously unselected package libgssapi3-heimdal:amd64. 09:47:41 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 09:47:41 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:41 Selecting previously unselected package libsasl2-modules-db:amd64. 09:47:41 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 09:47:41 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 09:47:41 Selecting previously unselected package libsasl2-2:amd64. 09:47:41 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 09:47:41 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 09:47:42 Removing intermediate container 130c633bcfdc 09:47:42 ---> b54a3ac180d3 09:47:42 Step 6/23 : COPY go.mod . 09:47:42 Selecting previously unselected package libldap-common. 09:47:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 09:47:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 09:47:42 Selecting previously unselected package libldap-2.4-2:amd64. 09:47:42 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 09:47:42 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 09:47:42 Selecting previously unselected package dirmngr. 09:47:42 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 09:47:42 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 09:47:42 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 09:47:42 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 09:47:42 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 09:47:42 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 09:47:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 09:47:43 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 09:47:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:43 Setting up libksba8:amd64 (1.3.5-2) ... 09:47:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:47:43 Setting up udev (237-3ubuntu10.43) ... 09:47:43 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 09:47:43 invoke-rc.d: policy-rc.d denied execution of start. 09:47:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:43 Processing triggers for systemd (237-3ubuntu10) ... 09:47:43 Setting up fuse (2.9.7-1ubuntu1) ... 09:47:43 Setting up gpg (2.2.4-1ubuntu1.3) ... 09:47:43 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:43 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:43 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:43 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:43 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:43 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:43 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 09:47:43 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 09:47:43 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 09:47:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:47:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:47:43 ---> f30b67315e0d 09:47:43 Step 7/23 : RUN go mod download 09:47:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:47:44 ---> Running in 612870773c57 09:47:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 09:47:44 settings in the [Install] section, and DefaultInstance for template units). 09:47:44 This means they are not meant to be enabled using systemctl. 09:47:44 Possible reasons for having this kind of units are: 09:47:44 1) A unit may be statically enabled by being symlinked from another unit's 09:47:44 .wants/ or .requires/ directory. 09:47:44 2) A unit's purpose may be to act as a helper for some other unit which has 09:47:44 a requirement dependency on it. 09:47:44 3) A unit may be started when needed via activation (socket, path, timer, 09:47:44 D-Bus, udev, scripted systemctl call, ...). 09:47:44 4) In case of template units, the unit is meant to be enabled with some 09:47:44 instance name specified. 09:47:44 Reading package lists... 09:47:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:47:44 Building dependency tree... 09:47:44 Reading state information... 09:47:44 The following additional packages will be installed: 09:47:44 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 09:47:44 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 09:47:44 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 09:47:44 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 09:47:44 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 09:47:44 Suggested packages: 09:47:44 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 09:47:44 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 09:47:44 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 09:47:44 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 09:47:44 systemd-container policykit-1 09:47:44 Recommended packages: 09:47:44 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 09:47:44 The following NEW packages will be installed: 09:47:44 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 09:47:44 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 09:47:44 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 09:47:44 multiarch-support openssh-client python3 python3-minimal python3.6 09:47:44 python3.6-minimal snapd squashfs-tools sudo 09:47:44 The following packages will be upgraded: 09:47:44 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 09:47:45 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 09:47:45 Need to get 35.2 MB of archives. 09:47:45 After this operation, 141 MB of additional disk space will be used. 09:47:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 09:47:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 09:47:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 09:47:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 09:47:46 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 09:47:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 09:47:46 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 09:47:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 09:47:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 09:47:46 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 09:47:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 09:47:46 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 09:47:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 09:47:46 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 09:47:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 09:47:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 09:47:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 09:47:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 09:47:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 09:47:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 09:47:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 09:47:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 09:47:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 09:47:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 09:47:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 09:47:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 09:47:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 09:47:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 09:47:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 09:47:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 09:47:46 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:47:46 v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:47:46 OK: 12620 distinct packages available 09:47:47 debconf: delaying package configuration, since apt-utils is not installed 09:47:47 Fetched 35.2 MB in 2s (14.1 MB/s) 09:47:47 (Reading database ... 12757 files and directories currently installed.) 09:47:47 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 09:47:47 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 09:47:48 OK: 217 MiB in 51 packages 09:47:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 09:47:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 09:47:48 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 09:47:48 (Reading database ... 12757 files and directories currently installed.) 09:47:48 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 09:47:48 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 09:47:48 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 09:47:48 (Reading database ... 12757 files and directories currently installed.) 09:47:48 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 09:47:48 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 09:47:49 Setting up apt (1.6.12ubuntu0.2) ... 09:47:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 09:47:49 Removing intermediate container 612870773c57 09:47:49 ---> 4bda4d38f987 09:47:49 Step 8/23 : COPY . . 09:47:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 09:47:49 (Reading database ... 12764 files and directories currently installed.) 09:47:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 09:47:49 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 09:47:49 Selecting previously unselected package libpython3.6-minimal:amd64. 09:47:49 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 09:47:49 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 09:47:50 Removing intermediate container 272081d5ad26 09:47:50 ---> 3db4f1f929c7 09:47:50 Step 6/27 : COPY go.mod . 09:47:50 Selecting previously unselected package libexpat1:amd64. 09:47:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 09:47:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:47:50 Selecting previously unselected package python3.6-minimal. 09:47:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 09:47:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 09:47:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 09:47:50 Checking for services that may need to be restarted...done. 09:47:50 Checking for services that may need to be restarted...done. 09:47:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 09:47:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 09:47:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 09:47:51 Selecting previously unselected package python3-minimal. 09:47:51 (Reading database ... 13012 files and directories currently installed.) 09:47:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 09:47:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 09:47:51 Selecting previously unselected package mime-support. 09:47:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 09:47:51 Unpacking mime-support (3.60ubuntu1) ... 09:47:51 Selecting previously unselected package libmpdec2:amd64. 09:47:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 09:47:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:47:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 09:47:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 09:47:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 09:47:51 Selecting previously unselected package python3.6. 09:47:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 09:47:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 09:47:51 Selecting previously unselected package libpython3-stdlib:amd64. 09:47:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 09:47:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:47:51 Setting up python3-minimal (3.6.7-1~18.04) ... 09:47:52 Selecting previously unselected package python3. 09:47:52 (Reading database ... 13442 files and directories currently installed.) 09:47:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 09:47:52 Unpacking python3 (3.6.7-1~18.04) ... 09:47:52 ---> b5fc5f4f254b 09:47:52 Step 7/27 : RUN go mod download 09:47:52 ---> Running in f3d2684b991c 09:47:52 Selecting previously unselected package multiarch-support. 09:47:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 09:47:52 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 09:47:52 Setting up multiarch-support (2.27-3ubuntu1.4) ... 09:47:52 Selecting previously unselected package liblzo2-2:amd64. 09:47:52 (Reading database ... 13479 files and directories currently installed.) 09:47:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 09:47:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 09:47:52 Selecting previously unselected package libbsd0:amd64. 09:47:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 09:47:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:47:52 Selecting previously unselected package sudo. 09:47:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 09:47:52 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 09:47:52 Selecting previously unselected package apparmor. 09:47:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 09:47:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 09:47:52 Selecting previously unselected package libedit2:amd64. 09:47:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 09:47:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 09:47:53 Selecting previously unselected package libkrb5support0:amd64. 09:47:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 09:47:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:47:53 Selecting previously unselected package libk5crypto3:amd64. 09:47:53 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 09:47:53 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:47:53 Selecting previously unselected package libkeyutils1:amd64. 09:47:53 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 09:47:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:47:53 Selecting previously unselected package libkrb5-3:amd64. 09:47:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 09:47:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:47:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 09:47:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 09:47:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:47:53 Selecting previously unselected package libssl1.0.0:amd64. 09:47:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 09:47:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 09:47:53 Selecting previously unselected package openssh-client. 09:47:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 09:47:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 09:47:53 Selecting previously unselected package squashfs-tools. 09:47:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 09:47:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:47:54 Selecting previously unselected package snapd. 09:47:54 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 09:47:54 Unpacking snapd (2.48+18.04) ... 09:47:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 09:47:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 09:47:56 Setting up mime-support (3.60ubuntu1) ... 09:47:56 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 09:47:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 09:47:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 09:47:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:47:56 Setting up systemd (237-3ubuntu10.43) ... 09:47:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 09:47:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 09:47:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 09:47:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 09:47:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 09:47:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 09:47:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 09:47:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 09:47:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 09:47:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 09:47:58 Setting up python3 (3.6.7-1~18.04) ... 09:47:58 running python rtupdate hooks for python3.6... 09:47:58 running python post-rtupdate hooks for python3.6... 09:47:58 Setting up apparmor (2.12-4ubuntu5.1) ... 09:47:58 Removing intermediate container f3d2684b991c 09:47:58 ---> f2d8ad9b04e4 09:47:58 Step 8/27 : COPY . . 09:48:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 09:48:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 09:48:00 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 09:48:00 Setting up snapd (2.48+18.04) ... 09:48:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 09:48:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 09:48:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 09:48:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 09:48:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 09:48:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 09:48:02 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 09:48:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 09:48:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 09:48:02 /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' 09:48:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 09:48:02 Processing triggers for systemd (237-3ubuntu10.43) ... 09:48:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:48:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:48:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:48:05 Reading package lists... 09:48:05 Reading package lists... 09:48:05 Building dependency tree... 09:48:05 Reading state information... 09:48:05 Calculating upgrade... 09:48:05 The following packages will be upgraded: 09:48:05 advancecomp base-files bash binutils binutils-common 09:48:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 09:48:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 09:48:05 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 09:48:05 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 09:48:05 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 09:48:05 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 09:48:05 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 09:48:05 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 09:48:05 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 09:48:05 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 09:48:05 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 09:48:05 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 09:48:05 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 09:48:05 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 09:48:05 Need to get 63.5 MB of archives. 09:48:05 After this operation, 5191 kB of additional disk space will be used. 09:48:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 09:48:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 09:48:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 09:48:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 09:48:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 09:48:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 09:48:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 09:48:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 09:48:06 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 09:48:06 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 09:48:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 09:48:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 09:48:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 09:48:06 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 09:48:06 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 09:48:06 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 09:48:06 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 09:48:06 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 09:48:06 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 09:48:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 09:48:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 09:48:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 09:48:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 09:48:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 09:48:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 09:48:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 09:48:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 09:48:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 09:48:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 09:48:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 09:48:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 09:48:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 09:48:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 09:48:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 09:48:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 09:48:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 09:48:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 09:48:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 09:48:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 09:48:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 09:48:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 09:48:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 09:48:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 09:48:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 09:48:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 09:48:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 09:48:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 09:48:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 09:48:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 09:48:06 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 09:48:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 09:48:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 09:48:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 09:48:06 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 09:48:06 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 09:48:06 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 09:48:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 09:48:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 09:48:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 09:48:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 09:48:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 09:48:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 09:48:06 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 09:48:07 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 09:48:07 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 09:48:07 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 09:48:07 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 09:48:07 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 09:48:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 09:48:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 09:48:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 09:48:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 09:48:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 09:48:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 09:48:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 09:48:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 09:48:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 09:48:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 09:48:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 09:48:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 09:48:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 09:48:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 09:48:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 09:48:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 09:48:07 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 09:48:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 09:48:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 09:48:08 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 09:48:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 09:48:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 09:48:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 09:48:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 09:48:08 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 09:48:08 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 09:48:08 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 09:48:08 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 09:48:08 debconf: delaying package configuration, since apt-utils is not installed 09:48:08 Fetched 63.5 MB in 2s (28.7 MB/s) 09:48:08 (Reading database ... 13912 files and directories currently installed.) 09:48:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 09:48:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 09:48:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 09:48:09 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 09:48:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:10 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:10 (Reading database ... 13911 files and directories currently installed.) 09:48:10 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 09:48:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 09:48:11 (Reading database ... 13911 files and directories currently installed.) 09:48:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 09:48:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 09:48:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:11 (Reading database ... 13911 files and directories currently installed.) 09:48:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 09:48:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:12 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 09:48:12 (Reading database ... 13911 files and directories currently installed.) 09:48:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 09:48:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 09:48:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 09:48:12 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 09:48:13 Setting up base-files (10.1ubuntu2.10) ... 09:48:13 Installing new version of config file /etc/issue ... 09:48:13 Installing new version of config file /etc/issue.net ... 09:48:13 Installing new version of config file /etc/lsb-release ... 09:48:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 09:48:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 09:48:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 09:48:13 Removing obsolete conffile /etc/default/motd-news ... 09:48:13 (Reading database ... 13912 files and directories currently installed.) 09:48:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 09:48:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 09:48:13 Setting up bash (4.4.18-2ubuntu1.2) ... 09:48:13 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 09:48:13 (Reading database ... 13912 files and directories currently installed.) 09:48:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 09:48:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 09:48:13 (Reading database ... 13912 files and directories currently installed.) 09:48:13 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 09:48:13 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 09:48:14 ---> 6a19428e8e37 09:48:14 Step 9/23 : RUN make cmd/core-data/core-data 09:48:14 Setting up tar (1.29b-2ubuntu0.1) ... 09:48:14 (Reading database ... 13912 files and directories currently installed.) 09:48:14 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 09:48:14 ---> Running in 1f13fe2ad121 09:48:14 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:48:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 09:48:14 (Reading database ... 13912 files and directories currently installed.) 09:48:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:14 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 09:48:14 (Reading database ... 13912 files and directories currently installed.) 09:48:14 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:14 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 09:48:15 (Reading database ... 13912 files and directories currently installed.) 09:48:15 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 09:48:15 Unpacking grep (3.1-2build1) over (3.1-2) ... 09:48:15 Setting up grep (3.1-2build1) ... 09:48:15 (Reading database ... 13912 files and directories currently installed.) 09:48:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 09:48:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:48:15 Setting up login (1:4.5-1ubuntu2) ... 09:48:15 (Reading database ... 13912 files and directories currently installed.) 09:48:15 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:15 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:15 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 09:48:15 (Reading database ... 13912 files and directories currently installed.) 09:48:15 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:15 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:16 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:16 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:16 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 09:48:16 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:16 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 09:48:17 Setting up perl-base (5.26.1-6ubuntu0.5) ... 09:48:17 (Reading database ... 13912 files and directories currently installed.) 09:48:17 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 09:48:17 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 09:48:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:48:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:48:18 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 09:48:18 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 09:48:18 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 09:48:18 (Reading database ... 13912 files and directories currently installed.) 09:48:18 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 09:48:18 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 09:48:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 09:48:18 (Reading database ... 13912 files and directories currently installed.) 09:48:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:19 (Reading database ... 13912 files and directories currently installed.) 09:48:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:19 (Reading database ... 13912 files and directories currently installed.) 09:48:19 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:19 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:19 (Reading database ... 13912 files and directories currently installed.) 09:48:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:19 (Reading database ... 13912 files and directories currently installed.) 09:48:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:20 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 09:48:20 (Reading database ... 13912 files and directories currently installed.) 09:48:20 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 09:48:20 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:20 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 09:48:20 (Reading database ... 13912 files and directories currently installed.) 09:48:20 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:20 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 09:48:20 (Reading database ... 13912 files and directories currently installed.) 09:48:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 09:48:20 (Reading database ... 13912 files and directories currently installed.) 09:48:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:21 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:21 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 09:48:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 09:48:22 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 09:48:22 ---> 92f94f9108b9 09:48:22 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 09:48:22 (Reading database ... 13912 files and directories currently installed.) 09:48:22 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 09:48:22 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 09:48:22 ---> Running in 21ee602ffaa6 09:48:22 Setting up libc-bin (2.27-3ubuntu1.4) ... 09:48:22 (Reading database ... 13912 files and directories currently installed.) 09:48:22 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 09:48:22 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 09:48:22 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 09:48:22 (Reading database ... 13914 files and directories currently installed.) 09:48:22 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 09:48:22 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 09:48:23 Setting up debconf (1.5.66ubuntu1) ... 09:48:23 (Reading database ... 13914 files and directories currently installed.) 09:48:23 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:48:23 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:48:23 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:48:23 (Reading database ... 13914 files and directories currently installed.) 09:48:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:48:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:48:24 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 09:48:24 (Reading database ... 13914 files and directories currently installed.) 09:48:24 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 09:48:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:48:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 09:48:24 (Reading database ... 13914 files and directories currently installed.) 09:48:24 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 09:48:24 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 09:48:24 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 09:48:24 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 09:48: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 09:48:24 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:24 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:25 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 09:48:25 (Reading database ... 13914 files and directories currently installed.) 09:48:25 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 09:48:25 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 09:48:25 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 09:48:25 (Reading database ... 13914 files and directories currently installed.) 09:48:25 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 09:48:25 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 09:48:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 09:48:25 (Reading database ... 13914 files and directories currently installed.) 09:48:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 09:48:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 09:48:25 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 09:48:25 (Reading database ... 13914 files and directories currently installed.) 09:48:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 09:48:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 09:48:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 09:48:26 (Reading database ... 13914 files and directories currently installed.) 09:48:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 09:48:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 09:48:26 Setting up passwd (1:4.5-1ubuntu2) ... 09:48:26 (Reading database ... 13914 files and directories currently installed.) 09:48:26 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 09:48:26 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 09:48:26 Setting up gpgv (2.2.4-1ubuntu1.3) ... 09:48:26 (Reading database ... 13914 files and directories currently installed.) 09:48:26 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 09:48:26 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 09:48:26 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 09:48:27 (Reading database ... 13914 files and directories currently installed.) 09:48:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 09:48:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 09:48:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 09:48:27 (Reading database ... 13914 files and directories currently installed.) 09:48:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 09:48:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 09:48:27 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 09:48:27 (Reading database ... 13914 files and directories currently installed.) 09:48:27 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 09:48:27 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 09:48:27 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 09:48:27 (Reading database ... 13914 files and directories currently installed.) 09:48:27 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 09:48:27 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 09:48:28 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 09:48:28 (Reading database ... 13915 files and directories currently installed.) 09:48:28 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:48:28 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:48:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 09:48:28 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 09:48:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 09:48:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 09:48:28 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 09:48:28 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 09:48:29 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 09:48:29 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 09:48:29 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 09:48:29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 09:48:29 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 09:48:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 09:48:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 09:48:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 09:48:29 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 09:48:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 09:48:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 09:48:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 09:48:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 09:48:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 09:48:30 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 09:48:30 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 09:48:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 09:48:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 09:48:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 09:48:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 09:48:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:48:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:48:31 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:48:31 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:48:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:48:32 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:48:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 09:48:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 09:48:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:36 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:36 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:37 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 09:48:37 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 09:48:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:48:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:48:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 09:48:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:48:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 09:48:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 09:48:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 09:48:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 09:48:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:48:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:48:37 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 09:48:37 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 09:48:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 09:48:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 09:48:38 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:38 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 09:48:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 09:48:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 09:48:38 Setting up tzdata (2020d-0ubuntu0.18.04) ... 09:48:38 09:48:38 Current default time zone: 'Etc/UTC' 09:48:38 Local time is now: Thu Dec 17 09:48:38 UTC 2020. 09:48:38 Universal Time is now: Thu Dec 17 09:48:38 UTC 2020. 09:48:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 09:48:38 09:48:38 Setting up systemd-sysv (237-3ubuntu10.43) ... 09:48:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:38 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 09:48:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 09:48:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 09:48:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 09:48:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 09:48:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 09:48:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 09:48:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 09:48:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 09:48:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 09:48:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:38 Setting up patch (2.7.6-2ubuntu1.1) ... 09:48:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 09:48:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 09:48:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 09:48:38 Installing new version of config file /etc/ssl/openssl.cnf ... 09:48:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 09:48:38 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 09:48:38 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 09:48:40 Updating certificates in /etc/ssl/certs... 09:48:41 22 added, 17 removed; done. 09:48:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 09:48:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 09:48:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 09:48:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 09:48:41 Setting up pkgbinarymangler (138.18.04.1) ... 09:48:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 09:48:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 09:48:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 09:48:42 Setting up perl (5.26.1-6ubuntu0.5) ... 09:48:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 09:48:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 09:48:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 09:48:42 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 09:48:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 09:48:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 09:48:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 09:48:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 09:48:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 09:48:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:48:42 Processing triggers for systemd (237-3ubuntu10.43) ... 09:48:42 Processing triggers for mime-support (3.60ubuntu1) ... 09:48:43 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 09:48:43 Updating certificates in /etc/ssl/certs... 09:48:43 0 added, 0 removed; done. 09:48:43 Running hooks in /etc/ca-certificates/update.d... 09:48:43 done. 09:48:43 Reading package lists... 09:48:44 Building dependency tree... 09:48:44 Reading state information... 09:48:44 The following NEW packages will be installed: 09:48:44 apt-transport-https 09:48:44 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 09:48:44 Need to get 1696 B of archives. 09:48:44 After this operation, 153 kB of additional disk space will be used. 09:48:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 09:48:44 debconf: delaying package configuration, since apt-utils is not installed 09:48:44 Fetched 1696 B in 0s (26.8 kB/s) 09:48:44 Selecting previously unselected package apt-transport-https. 09:48:44 (Reading database ... 13929 files and directories currently installed.) 09:48:44 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 09:48:44 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 09:48:44 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 09:48:44 Waiting for network to be ready... 09:48:51 2020-12-17T09:48:47Z INFO Waiting for automatic snapd restart... 09:48:51 snapd 2.48.1 from Canonical* installed 09:48:52 "snapd" switched to the "latest/stable" channel 09:48:52 09:48:54 core18 20201210 from Canonical* installed 09:48:54 "core18" switched to the "latest/stable" channel 09:48:54 09:48:57 snapcraft 4.4.4 from Canonical* installed 09:48:58 "snapcraft" switched to the "latest/stable" channel 09:48:58 09:49:02 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: 09:49:02 - README.md 09:49:02 - snapcraft.yaml.orig 09:49:02 09:49:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 09:49:03 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 09:49:03 Removing intermediate container 05a208ce1a15 09:49:03 ---> 413ab31d1e22 09:49:03 09:49:03 Step 10/22 : FROM scratch 09:49:03 ---> 09:49:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:49:03 ---> Using cache 09:49:03 ---> 36df6ebf04ea 09:49:03 Step 12/22 : ENV APP_PORT=48082 09:49:03 ---> Running in 84968df99178 09:49:03 Removing intermediate container 84968df99178 09:49:03 ---> 8fe57007e838 09:49:03 Step 13/22 : EXPOSE $APP_PORT 09:49:03 ---> Running in 42c7f50c3e51 09:49:03 Removing intermediate container 42c7f50c3e51 09:49:03 ---> 7307e0fbd68a 09:49:03 Step 14/22 : WORKDIR / 09:49:03 ---> Running in 5a46680a291c 09:49:04 Removing intermediate container 5a46680a291c 09:49:04 ---> 358c39ed660c 09:49:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 09:49:05 ---> 7c818fea499f 09:49:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:49:07 ---> 653cd03232d0 09:49:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:49:08 ---> fc151c3a5c76 09:49:08 Step 18/22 : ENTRYPOINT ["/core-command"] 09:49:08 ---> Running in 2171d80bae91 09:49:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:49:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 09:49:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 09:49:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:49:09 Removing intermediate container 2171d80bae91 09:49:09 ---> 63ea692e8df4 09:49:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:49:09 ---> Running in e0d6ec0168fe 09:49:09 Reading package lists... 09:49:09 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 09:49:10 Removing intermediate container e0d6ec0168fe 09:49:10 ---> 7cbdd1422f1a 09:49:10 Step 20/22 : LABEL arch=arm64 09:49:10 ---> Running in 8f92d2585830 09:49:10 Removing intermediate container 8f92d2585830 09:49:10 ---> b902ecbfc7f8 09:49:10 Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:49:11 ---> Running in ba8f25b5854c 09:49:11 Removing intermediate container ba8f25b5854c 09:49:11 ---> 17369dd48400 09:49:11 Step 22/22 : LABEL version=0.0.0 09:49:12 ---> Running in 82e7ef9a78ce 09:49:13 Removing intermediate container 82e7ef9a78ce 09:49:13 ---> acdee7fa8536 09:49:13 09:49:14 Successfully built acdee7fa8536 09:49:14 Successfully tagged docker-core-command-go-arm64:latest 09:49:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:49:16 Reading package lists... 09:49:16 Building dependency tree... 09:49:16 Reading state information... 09:49:16 Suggested packages: 09:49:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 09:49:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 09:49:16 Recommended packages: 09:49:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 09:49:16 The following NEW packages will be installed: 09:49:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 09:49:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 09:49:16 pkg-config zip 09:49:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 09:49:16 Need to get 7655 kB of archives. 09:49:16 After this operation, 43.7 MB of additional disk space will be used. 09:49:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 09:49:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 09:49:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 09:49:16 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 09:49:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 09:49:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 09:49:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 09:49:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 09:49:16 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 09:49:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 09:49:16 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 09:49:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 09:49:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 09:49:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 09:49:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 09:49:17  Building docker-core-command-go ... done Removing intermediate container 3e69dfc2fe11 09:49:17 ---> 8d934e331896 09:49:17 09:49:17 Step 10/21 : FROM scratch 09:49:17 ---> 09:49:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:49:17 debconf: delaying package configuration, since apt-utils is not installed 09:49:17 Fetched 7655 kB in 1s (10.5 MB/s) 09:49:17 Selecting previously unselected package libglib2.0-0:amd64. 09:49:17 (Reading database ... 13933 files and directories currently installed.) 09:49:17 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 09:49:17 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 09:49:17 ---> Using cache 09:49:17 ---> 36df6ebf04ea 09:49:17 Step 12/21 : ENV APP_PORT=48085 09:49:17 Selecting previously unselected package libpsl5:amd64. 09:49:17 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 09:49:17 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 09:49:17 Selecting previously unselected package libnghttp2-14:amd64. 09:49:17 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 09:49:17 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:49:17 Selecting previously unselected package librtmp1:amd64. 09:49:17 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 09:49:17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:49:17 Selecting previously unselected package libcurl3-gnutls:amd64. 09:49:17 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 09:49:17 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 09:49:17 Selecting previously unselected package liberror-perl. 09:49:17 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 09:49:17 Unpacking liberror-perl (0.17025-1) ... 09:49:17 Selecting previously unselected package git-man. 09:49:17 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 09:49:17 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 09:49:18 Selecting previously unselected package git. 09:49:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 09:49:18 Unpacking git (1:2.17.1-1ubuntu0.7) ... 09:49:18 ---> Running in 4f56d4713e18 09:49:18 Selecting previously unselected package libnorm1:amd64. 09:49:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 09:49:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:49:18 Selecting previously unselected package libpgm-5.2-0:amd64. 09:49:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 09:49:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:49:18 Selecting previously unselected package libsodium23:amd64. 09:49:18 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 09:49:19 Removing intermediate container 4f56d4713e18 09:49:19 ---> dccdffc8d0ed 09:49:19 Step 13/21 : EXPOSE $APP_PORT 09:49:19 Removing intermediate container 4655abda5dde 09:49:19 ---> a552c25827bb 09:49:19 09:49:19 Step 10/21 : FROM alpine 09:49:19 ---> afeebe901d6b 09:49:19 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 09:49:19 ---> Running in e0e8b002ad90 09:49:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 09:49:19 Selecting previously unselected package libzmq5:amd64. 09:49:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 09:49:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:49:19 Selecting previously unselected package libzmq3-dev:amd64. 09:49:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 09:49:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:49:19 ---> Running in 39eb3b6eae75 09:49:19 Selecting previously unselected package pkg-config. 09:49:19 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 09:49:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 09:49:19 Selecting previously unselected package zip. 09:49:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 09:49:19 Unpacking zip (3.0-11build1) ... 09:49:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 09:49:19 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 09:49:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 09:49:19 Setting up liberror-perl (0.17025-1) ... 09:49:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 09:49:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 09:49:19 No schema files found: doing nothing. 09:49:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 09:49:19 Setting up zip (3.0-11build1) ... 09:49:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 09:49:19 Setting up libsodium23:amd64 (1.0.16-2) ... 09:49:19 Removing intermediate container e0e8b002ad90 09:49:19 ---> 32eb56e16d28 09:49:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 09:49:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 09:49:20 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 09:49:20 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 09:49:20 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 09:49:20 Setting up git (1:2.17.1-1ubuntu0.7) ... 09:49:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 09:49:21 ---> bde92cc8e867 09:49:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:49:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:49:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:49:22 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 09:49:22 v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 09:49:22 OK: 12615 distinct packages available 09:49:23 ---> 2b7933fedd26 09:49:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:49:23 (1/4) Installing ca-certificates (20191127-r4) 09:49:23 (2/4) Installing nghttp2-libs (1.41.0-r0) 09:49:23 (3/4) Installing libcurl (7.69.1-r3) 09:49:23 (4/4) Installing curl (7.69.1-r3) 09:49:23 Executing busybox-1.31.1-r19.trigger 09:49:23 Executing ca-certificates-20191127-r4.trigger 09:49:23 OK: 7 MiB in 18 packages 09:49:24 ---> 2c3a5167eb25 09:49:24 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 09:49:24 ---> Running in c4d740a7b289 09:49:25 Removing intermediate container c4d740a7b289 09:49:25 ---> ed6ee985f076 09:49:25 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:49:25 ---> Running in de5361dd4e29 09:49:26 Removing intermediate container 39eb3b6eae75 09:49:26 ---> fd957427a7fb 09:49:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:49:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:49:26 ---> Running in 244cb4f03098 09:49:26 Removing intermediate container de5361dd4e29 09:49:26 ---> 933a66323f72 09:49:26 Step 19/21 : LABEL arch=arm64 09:49:26 git set to automatically installed. 09:49:26 git-man set to automatically installed. 09:49:26 libcurl3-gnutls set to automatically installed. 09:49:26 liberror-perl set to automatically installed. 09:49:26 libglib2.0-0 set to automatically installed. 09:49:26 libnghttp2-14 set to automatically installed. 09:49:26 libnorm1 set to automatically installed. 09:49:26 libpgm-5.2-0 set to automatically installed. 09:49:26 libpsl5 set to automatically installed. 09:49:26 librtmp1 set to automatically installed. 09:49:26 libsodium23 set to automatically installed. 09:49:26 libzmq3-dev set to automatically installed. 09:49:26 libzmq5 set to automatically installed. 09:49:26 pkg-config set to automatically installed. 09:49:26 zip set to automatically installed. 09:49:26 ---> Running in d64fe5b7be9a 09:49:27 Removing intermediate container 244cb4f03098 09:49:27 ---> c172be88ff17 09:49:27 Step 13/21 : WORKDIR /edgex 09:49:27 ---> Running in cbae19336dbd 09:49:27 Removing intermediate container d64fe5b7be9a 09:49:27 ---> 302173d167e6 09:49:27 Step 20/21 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:49:28 ---> Running in 46d1c3277fa5 09:49:28 Removing intermediate container cbae19336dbd 09:49:28 ---> fdcfa71490e2 09:49:28 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:49:28 snapd is not logged in, snap install commands will use sudo 09:49:29 Removing intermediate container 46d1c3277fa5 09:49:29 ---> 66c125d3c633 09:49:29 Step 21/21 : LABEL version=0.0.0 09:49:29 ---> Running in 636f064d81de 09:49:30 ---> a80d54c3bd09 09:49:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:49:30 Removing intermediate container 636f064d81de 09:49:30 ---> c80b383d12c1 09:49:30 09:49:31 Successfully built c80b383d12c1 09:49:31 Successfully tagged docker-support-scheduler-go-arm64:latest 09:49:32  Building docker-support-scheduler-go ... done  ---> e26bf23d13a9 09:49:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:49:33 ---> fccd3b82f672 09:49:33 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 09:49:33 ---> Running in e6508756829a 09:49:34 Removing intermediate container e6508756829a 09:49:34 ---> 799ad64f9a4b 09:49:34 Step 18/21 : CMD ["--init=true"] 09:49:34 ---> Running in 7e7c6344d4bf 09:49:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 09:49:35 snap "core18" has no updates available 09:49:35 Removing intermediate container 7e7c6344d4bf 09:49:35 ---> f25348171dcc 09:49:35 Step 19/21 : LABEL arch=arm64 09:49:35 ---> Running in 56e7f1604a56 09:49:36 Removing intermediate container 56e7f1604a56 09:49:36 ---> b409d6140695 09:49:36 Step 20/21 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:49:36 ---> Running in f4030ac17e99 09:49:36 Pulling config-common 09:49:37 Removing intermediate container f4030ac17e99 09:49:37 ---> 9d5ee931e328 09:49:37 Step 21/21 : LABEL version=0.0.0 09:49:37 ---> Running in 11db239b0fc7 09:49:37 Pulling go-build-helper 09:49:37 Removing intermediate container 11db239b0fc7 09:49:37 ---> e419ed784ae6 09:49:37 09:49:38 Successfully built e419ed784ae6 09:49:38 Successfully tagged docker-security-proxy-setup-go-arm64:latest 09:49:44  Building docker-security-proxy-setup-go ... done Removing intermediate container 21ee602ffaa6 09:49:44 ---> 3ace583613e6 09:49:44 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 09:49:44 ---> Running in c55774eccec7 09:49:45 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 09:49:48 Removing intermediate container c55774eccec7 09:49:48 ---> 60b9fc3973c9 09:49:48 09:49:48 Step 11/27 : FROM docker:latest 09:49:48 ---> 0c09fb3ff9b5 09:49:48 Step 12/27 : RUN apk add --no-cache bash 09:49:48 ---> Running in dbc645357f10 09:49:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:49:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:49:50 (1/2) Installing readline (8.0.4-r0) 09:49:50 (2/2) Installing bash (5.0.17-r0) 09:49:50 Executing bash-5.0.17-r0.post-install 09:49:50 Executing busybox-1.31.1-r19.trigger 09:49:50 OK: 12 MiB in 22 packages 09:49:51 Removing intermediate container dbc645357f10 09:49:51 ---> 5d0b2d4b6df5 09:49:51 Step 13/27 : RUN rm -rf /var/cache/apk/* 09:49:51 ---> Running in 35f52b5594c7 09:49:54 Removing intermediate container 35f52b5594c7 09:49:54 ---> ae2f925cbe66 09:49:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 09:49:54 ---> Running in 838eb2058d95 09:49:55 Removing intermediate container 1f13fe2ad121 09:49:55 ---> 056fdcf802db 09:49:55 09:49:55 Step 10/23 : FROM alpine 09:49:55 ---> afeebe901d6b 09:49:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:49:55 Removing intermediate container 838eb2058d95 09:49:55 ---> 841ed1ddf062 09:49:55 Step 15/27 : ENV APP_PORT=48090 09:49:55 ---> Running in 411170da727d 09:49:55 ---> Running in a6e10f771f3f 09:49:55 Removing intermediate container 411170da727d 09:49:55 ---> cb891240c15d 09:49:55 Step 16/27 : EXPOSE $APP_PORT 09:49:55 Removing intermediate container a6e10f771f3f 09:49:55 ---> 6cb76cd5e889 09:49:55 Step 12/23 : ENV APP_PORT=48080 09:49:56 ---> Running in 74e145fd8ee8 09:49:56 ---> Running in 01138946434c 09:49:56 Removing intermediate container 74e145fd8ee8 09:49:56 Removing intermediate container 01138946434c 09:49:56 ---> 17c5f24ba636 09:49:56 ---> 36ef2250efb9 09:49:56 Step 13/23 : EXPOSE $APP_PORT 09:49:56 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 09:49:56 ---> Running in 96808b92d4ea 09:49:57 Removing intermediate container 96808b92d4ea 09:49:57 ---> 98920c7585f1 09:49:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:49:57 ---> Running in 8d0ce899304e 09:49:57 ---> e10efcc79c08 09:49:57 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 09:49:58 ---> dd3ac1c0916e 09:49:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 09:49:59 ---> bbdebfb6b182 09:49:59 Step 20/27 : RUN apk --no-cache add py3-pip 09:49:59 ---> Running in f9b68e5b2409 09:49:59 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 09:49:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 09:49:59 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 09:49:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 09:49:59 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 09:49:59 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 09:49:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 09:49:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 09:49:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 09:49:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 09:49:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 09:49:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 09:49:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 09:49:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 09:49:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 09:49:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 09:49:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 09:49:59 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 09:49:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 09:49:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 09:49:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 09:49:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 09:49:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 09:49:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 09:49:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 09:49:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 09:49:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 09:49:59 Fetched 23.5 MB in 0s (0 B/s) 09:49:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 09:49:59 Fetched 96.5 kB in 0s (0 B/s) 09:49:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 09:49:59 Fetched 279 kB in 0s (0 B/s) 09:49:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 09:49:59 Fetched 122 kB in 0s (0 B/s) 09:49:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 09:49:59 Fetched 77.8 kB in 0s (0 B/s) 09:49:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 09:49:59 Fetched 8848 B in 0s (0 B/s) 09:49:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 09:49:59 Fetched 47.8 kB in 0s (0 B/s) 09:49:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 09:49:59 Fetched 45.6 kB in 0s (0 B/s) 09:49:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 09:49:59 Fetched 14.8 kB in 0s (0 B/s) 09:49:59 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 09:49:59 Fetched 214 kB in 0s (0 B/s) 09:49:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 09:49:59 Fetched 155 kB in 0s (0 B/s) 09:49:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 09:49:59 Fetched 50.6 kB in 0s (0 B/s) 09:49:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 09:49:59 Fetched 14.8 kB in 0s (0 B/s) 09:49:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 09:49:59 Fetched 41.8 kB in 0s (0 B/s) 09:49:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 09:49:59 Fetched 499 kB in 0s (0 B/s) 09:49:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 09:49:59 Fetched 111 kB in 0s (0 B/s) 09:49:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 09:49:59 Fetched 240 kB in 0s (0 B/s) 09:49:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 09:49:59 Fetched 29.3 kB in 0s (0 B/s) 09:49:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 09:49:59 Fetched 85.5 kB in 0s (0 B/s) 09:49:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 09:49:59 Fetched 24.5 kB in 0s (0 B/s) 09:49:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 09:49:59 Fetched 49.2 kB in 0s (0 B/s) 09:49:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 09:49:59 Fetched 54.2 kB in 0s (0 B/s) 09:49:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 09:49:59 Fetched 30.8 kB in 0s (0 B/s) 09:49:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 09:49:59 Fetched 17.0 kB in 0s (0 B/s) 09:49:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 09:49:59 Fetched 85.9 kB in 0s (0 B/s) 09:49:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 09:49:59 Fetched 8720 B in 0s (0 B/s) 09:49:59 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 09:49:59 Fetched 137 kB in 0s (0 B/s) 09:49:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 09:49:59 Fetched 119 kB in 0s (0 B/s) 09:49:59 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 09:49:59 Fetched 109 kB in 0s (0 B/s) 09:49:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 09:49:59 Fetched 11.1 kB in 0s (0 B/s) 09:49:59 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 09:49:59 Fetched 645 kB in 0s (0 B/s) 09:49:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 09:49:59 Fetched 41.3 kB in 0s (0 B/s) 09:49:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 09:49:59 Fetched 17.9 kB in 0s (0 B/s) 09:49:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 09:49:59 Fetched 368 kB in 0s (0 B/s) 09:49:59 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 09:49:59 Fetched 187 kB in 0s (0 B/s) 09:49:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 09:49:59 Fetched 175 kB in 0s (0 B/s) 09:49:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 09:49:59 Removing intermediate container 8d0ce899304e 09:49:59 ---> f0f1a74e6c04 09:49:59 Step 15/23 : RUN apk --no-cache add zeromq 09:50:00 ---> Running in 78735af87a6b 09:50:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:01 (1/33) Installing libbz2 (1.0.8-r1) 09:50:01 (2/33) Installing expat (2.2.9-r1) 09:50:01 (3/33) Installing libffi (3.3-r2) 09:50:01 (4/33) Installing gdbm (1.13-r1) 09:50:01 (5/33) Installing xz-libs (5.2.5-r0) 09:50:01 (6/33) Installing sqlite-libs (3.32.1-r0) 09:50:01 (7/33) Installing python3 (3.8.5-r0) 09:50:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:03 (1/5) Installing libgcc (9.3.0-r2) 09:50:03 (8/33) Installing py3-appdirs (1.4.4-r1) 09:50:03 (9/33) Installing py3-ordered-set (4.0.1-r0) 09:50:03 (10/33) Installing py3-parsing (2.4.7-r0) 09:50:03 (11/33) Installing py3-six (1.15.0-r0) 09:50:03 (2/5) Installing libsodium (1.0.18-r0) 09:50:03 (12/33) Installing py3-packaging (20.4-r0) 09:50:03 (13/33) Installing py3-setuptools (47.0.0-r0) 09:50:03 (14/33) Installing py3-chardet (3.0.4-r4) 09:50:03 (3/5) Installing libstdc++ (9.3.0-r2) 09:50:03 (15/33) Installing py3-idna (2.9-r0) 09:50:03 (16/33) Installing py3-certifi (2020.4.5.1-r0) 09:50:03 (17/33) Installing py3-urllib3 (1.25.9-r0) 09:50:03 (18/33) Installing py3-requests (2.23.0-r0) 09:50:03 (19/33) Installing py3-msgpack (1.0.0-r0) 09:50:03 (20/33) Installing py3-lockfile (0.12.2-r3) 09:50:03 (21/33) Installing py3-cachecontrol (0.12.6-r0) 09:50:03 (22/33) Installing py3-colorama (0.4.3-r0) 09:50:03 (23/33) Installing py3-distlib (0.3.0-r0) 09:50:03 (24/33) Installing py3-distro (1.5.0-r1) 09:50:03 (25/33) Installing py3-webencodings (0.5.1-r3) 09:50:03 (4/5) Installing libzmq (4.3.3-r0) 09:50:03 Fetched 206 kB in 0s (0 B/s) 09:50:03 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 09:50:03 Fetched 1301 kB in 0s (0 B/s) 09:50:03 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 09:50:03 Fetched 36.2 kB in 0s (0 B/s) 09:50:03 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 09:50:03 Fetched 159 kB in 0s (0 B/s) 09:50:03 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 09:50:03 Fetched 107 kB in 0s (0 B/s) 09:50:03 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 09:50:03 Fetched 48.7 kB in 0s (0 B/s) 09:50:03 Pulling static-packages 09:50:04 (26/33) Installing py3-html5lib (1.0.1-r4) 09:50:04 (27/33) Installing py3-pytoml (0.1.21-r0) 09:50:04 (28/33) Installing py3-pep517 (0.8.2-r0) 09:50:04 (29/33) Installing py3-progress (1.5-r0) 09:50:04 (30/33) Installing py3-toml (0.10.1-r0) 09:50:04 (31/33) Installing py3-retrying (1.3.3-r0) 09:50:04 (32/33) Installing py3-contextlib2 (0.6.0-r0) 09:50:04 (33/33) Installing py3-pip (20.1.1-r0) 09:50:04 (5/5) Installing zeromq (4.3.3-r0) 09:50:04 Executing busybox-1.31.1-r19.trigger 09:50:04 'go115' has dependencies that need to be staged: static-packages go-build-helper 09:50:04 Skipping pull go-build-helper (already ran) 09:50:04 Skipping pull static-packages (already ran) 09:50:04 Building go-build-helper 09:50:04 OK: 8 MiB in 19 packages 09:50:04 Executing busybox-1.31.1-r19.trigger 09:50:04 OK: 71 MiB in 55 packages 09:50:06 Removing intermediate container 78735af87a6b 09:50:06 ---> bea06091369e 09:50:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 09:50:07 ---> b73a76b8b308 09:50:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:50:08 Building static-packages 09:50:09 ---> 3a8ef5f094c9 09:50:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:50:09 Staging go-build-helper 09:50:10 ---> a3fc342840cd 09:50:10 Step 19/23 : ENTRYPOINT ["/core-data"] 09:50:10 ---> Running in 5b57db7a20d7 09:50:10 Staging static-packages 09:50:11 Removing intermediate container 5b57db7a20d7 09:50:11 ---> 7416d13236ec 09:50:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:50:11 Removing intermediate container f9b68e5b2409 09:50:11 ---> 6fa97be51079 09:50:11 Step 21/27 : RUN pip install docker-compose==1.23.2 09:50:11 ---> Running in ab5a71e15db0 09:50:11 ---> Running in 99c801013a47 09:50:11 Pulling go115 09:50:12 Removing intermediate container 99c801013a47 09:50:12 ---> ddc5d3e327e5 09:50:12 Step 21/23 : LABEL arch=arm64 09:50:12 ---> Running in d6bb911353ab 09:50:12 'edgex-go' has dependencies that need to be staged: go115 09:50:12 Skipping pull go115 (already ran) 09:50:12 Building go115 09:50:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:12 Dload Upload Total Spent Left Speed 09:50:12 Removing intermediate container d6bb911353ab 09:50:12 ---> 934259c4bb63 09:50:12 Step 22/23 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:50:12 ---> Running in e2de9eefa70b 09:50:13 Removing intermediate container e2de9eefa70b 09:50:13 ---> 226841dcf64d 09:50:13 Step 23/23 : LABEL version=0.0.0 09:50:13 ---> Running in 504ab40b1f3b 09:50:13 Removing intermediate container 504ab40b1f3b 09:50:13 ---> 903ef6514798 09:50:13 09:50:14 Successfully built 903ef6514798 09:50:14 Successfully tagged docker-core-data-go-arm64:latest 09:50:16  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 09:50:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 09:50:16 Collecting docopt<0.7,>=0.6.1 09:50:16 Downloading docopt-0.6.2.tar.gz (25 kB) 09:50:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 986k 0 0 3191k 0 0:00:37 --:--:-- 0:00:37 3191k 23 115M 23 27.4M 0 0 20.9M 0 0:00:05 0:00:01 0:00:04 20.9M 45 115M 45 52.2M 0 0 22.6M 0 0:00:05 0:00:02 0:00:03 22.6M 70 115M 70 81.9M 0 0 24.7M 0 0:00:04 0:00:03 0:00:01 24.7M 97 115M 97 112M 0 0 26.1M 0 0:00:04 0:00:04 --:--:-- 26.1M 100 115M 100 115M 0 0 26.3M 0 0:00:04 0:00:04 --:--:-- 28.1M 09:50:17 go1.15.2.linux-amd64.tar.gz: OK 09:50:18 Collecting docker<4.0,>=3.6.0 09:50:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 09:50:20 Collecting PyYAML<4,>=3.10 09:50:20 Downloading PyYAML-3.13.tar.gz (270 kB) 09:50:21 Staging go115 09:50:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 09:50:22 Collecting dockerpty<0.5,>=0.4.1 09:50:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 09:50:24 Collecting texttable<0.10,>=0.9.0 09:50:24 Downloading texttable-0.9.1.tar.gz (11 kB) 09:50:26 Collecting jsonschema<3,>=2.5.1 09:50:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 09:50:27 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 09:50:27 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 09:50:27 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 09:50:27 Fetched 0 B in 0s (0 B/s) 09:50:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 09:50:27 Fetched 224 kB in 0s (0 B/s) 09:50:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 09:50:27 Fetched 157 kB in 0s (0 B/s) 09:50:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 09:50:27 Fetched 221 kB in 0s (0 B/s) 09:50:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 09:50:27 Fetched 143 kB in 0s (0 B/s) 09:50:27 Pulling edgex-go 09:50:27 Collecting websocket-client<1.0,>=0.32.0 09:50:27 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 09:50:27 Collecting cached-property<2,>=1.2.0 09:50:27 Pulling version 09:50:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 09:50:28 Building config-common 09:50:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 09:50:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 09:50:29 Collecting docker-pycreds>=0.4.0 09:50:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:50:29 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) 09:50:29 Collecting idna<2.8,>=2.5 09:50:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 09:50:29 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) 09:50:30 Collecting urllib3<1.25,>=1.21.1 09:50:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 09:50:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 09:50:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 09:50:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 09:50:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 09:50:31 Installing collected packages: docopt, idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, dockerpty, texttable, jsonschema, cached-property, docker-compose 09:50:31 Running setup.py install for docopt: started 09:50:31 Skipping build go-build-helper (already ran) 09:50:31 Skipping build static-packages (already ran) 09:50:31 Skipping build go115 (already ran) 09:50:31 Building edgex-go 09:50:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 09:50:32 go: downloading github.com/gorilla/mux v1.8.0 09:50:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 09:50:32 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 09:50:32 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 09:50:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 09:50:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:50:32 go: downloading github.com/x448/float16 v0.8.4 09:50:32 go: downloading github.com/google/uuid v1.1.2 09:50:32 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 09:50:32 go: downloading github.com/BurntSushi/toml v0.3.1 09:50:32 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 09:50:32 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 09:50:32 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 09:50:32 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 09:50:32 go: downloading github.com/pkg/errors v0.8.1 09:50:32 go: downloading github.com/go-kit/kit v0.8.0 09:50:32 go: downloading github.com/pebbe/zmq4 v1.0.0 09:50:32 go: downloading github.com/go-playground/validator/v10 v10.3.0 09:50:32 go: downloading github.com/go-redis/redis/v7 v7.2.0 09:50:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 09:50:32 go: downloading github.com/imdario/mergo v0.3.11 09:50:32 go: downloading gopkg.in/yaml.v2 v2.4.0 09:50:32 go: downloading github.com/pelletier/go-toml v1.2.0 09:50:33 Running setup.py install for docopt: finished with status 'done' 09:50:33 Attempting uninstall: idna 09:50:33 Found existing installation: idna 2.9 09:50:33 Uninstalling idna-2.9: 09:50:33 Successfully uninstalled idna-2.9 09:50:33 go: downloading github.com/hashicorp/consul/api v1.1.0 09:50:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:50:33 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 09:50:33 go: downloading github.com/go-playground/universal-translator v0.17.0 09:50:33 go: downloading github.com/leodido/go-urn v1.2.0 09:50:33 go: downloading github.com/go-logfmt/logfmt v0.4.0 09:50:33 go: downloading github.com/hashicorp/serf v0.8.2 09:50:33 go: downloading github.com/mitchellh/mapstructure v1.1.2 09:50:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 09:50:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 09:50:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 09:50:33 go: downloading github.com/mitchellh/copystructure v1.0.0 09:50:33 go: downloading github.com/go-playground/locales v0.13.0 09:50:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 09:50:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:50:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 09:50:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 09:50:33 Attempting uninstall: urllib3 09:50:33 Found existing installation: urllib3 1.25.9 09:50:33 Uninstalling urllib3-1.25.9: 09:50:33 Successfully uninstalled urllib3-1.25.9 09:50:34 Attempting uninstall: requests 09:50:34 Found existing installation: requests 2.23.0 09:50:34 Uninstalling requests-2.23.0: 09:50:34 Successfully uninstalled requests-2.23.0 09:50:35 Running setup.py install for PyYAML: started 09:50:37 Running setup.py install for PyYAML: finished with status 'done' 09:50:37 Running setup.py install for dockerpty: started 09:50:39 Running setup.py install for dockerpty: finished with status 'done' 09:50:39 Running setup.py install for texttable: started 09:50:40 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 09:50:41 Running setup.py install for texttable: finished with status 'done' 09:50:42 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 09:50:45 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 09:50:46 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 09:50:46 Removing intermediate container ab5a71e15db0 09:50:46 ---> f120192fb053 09:50:46 Step 22/27 : RUN apk --no-cache add curl 09:50:46 ---> Running in 5c225d8e9f25 09:50:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:50:47 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 09:50:47 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 09:50:47 go: downloading github.com/stretchr/testify v1.5.1 09:50:48 go: downloading github.com/davecgh/go-spew v1.1.1 09:50:48 go: downloading github.com/pmezard/go-difflib v1.0.0 09:50:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:50:49 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 09:50:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 09:50:49 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 09:50:50 (1/3) Installing nghttp2-libs (1.41.0-r0) 09:50:50 (2/3) Installing libcurl (7.69.1-r3) 09:50:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 09:50:50 (3/3) Installing curl (7.69.1-r3) 09:50:50 Executing busybox-1.31.1-r19.trigger 09:50:50 OK: 71 MiB in 58 packages 09:50:52 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 09:50:52 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 09:50:52 Removing intermediate container 5c225d8e9f25 09:50:52 ---> 4e90d914fb2c 09:50:52 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 09:50:52 ---> Running in 0fee3b7fc30b 09:50:52 Removing intermediate container 0fee3b7fc30b 09:50:52 ---> c39dd3eb2570 09:50:52 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:50:52 ---> Running in 99400a0c0025 09:50:53 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 09:50:53 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 09:50:53 Removing intermediate container 99400a0c0025 09:50:53 ---> 4983e413056d 09:50:53 Step 25/27 : LABEL arch=arm64 09:50:53 ---> Running in bf2e991ea047 09:50:53 Removing intermediate container bf2e991ea047 09:50:53 ---> fc17b1da8872 09:50:53 Step 26/27 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 09:50:54 ---> Running in 60b837350cdd 09:50:54 Removing intermediate container 60b837350cdd 09:50:54 ---> a91e411e0f45 09:50:54 Step 27/27 : LABEL version=0.0.0 09:50:54 ---> Running in eb6b8aef45fc 09:50:55 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 09:50:55 Removing intermediate container eb6b8aef45fc 09:50:55 ---> ba1318c60f9e 09:50:55 09:50:55 Successfully built ba1318c60f9e 09:50:55 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 09:50:55 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 09:50:55  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 09:50:55 $ docker stop --time=1 12cb2dde52a6abbbec3243133257cae5c6040fb803518f4ab384bbe3aac77eb7 09:50:56 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 09:50:57 $ docker rm -f 12cb2dde52a6abbbec3243133257cae5c6040fb803518f4ab384bbe3aac77eb7 [Pipeline] // withDockerContainer [Pipeline] sh 09:50:58 + + grepdocker docker images 09:50:58 09:50:58 docker-sys-mgmt-agent-go-arm64 latest ba1318c60f9e 4 seconds ago 300MB 09:50:58 docker-core-data-go-arm64 latest 903ef6514798 45 seconds ago 20.9MB 09:50:58 docker-security-proxy-setup-go-arm64 latest e419ed784ae6 About a minute ago 23.4MB 09:50:58 docker-support-scheduler-go-arm64 latest c80b383d12c1 About a minute ago 10MB 09:50:58 docker-core-command-go-arm64 latest acdee7fa8536 About a minute ago 9.98MB 09:50:58 docker-security-secrets-setup-go-arm64 latest 7125613f7c17 4 minutes ago 22.7MB 09:50:58 docker-security-secretstore-setup-go-arm64 latest d9a54c4b6403 4 minutes ago 23.5MB 09:50:58 docker-core-metadata-go-arm64 latest 583e744f1a44 4 minutes ago 12.2MB 09:50:58 docker-support-notifications-go-arm64 latest 524debef74c5 4 minutes ago 11.4MB 09:50:58 docker-security-bootstrap-redis-go-arm64 latest 65814af01da9 4 minutes ago 15.2MB 09:50:58 docker latest 0c09fb3ff9b5 36 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:50:59 Building version [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 09:51:00 Staging config-common [Pipeline] } [Pipeline] // stage [Pipeline] } 09:51:01 Skipping stage go-build-helper (already ran) 09:51:01 Skipping stage static-packages (already ran) 09:51:01 Skipping stage go115 (already ran) 09:51:01 Staging edgex-go 09:51:02 Staging version 09:51:03 Priming config-common 09:51:04 Priming go-build-helper 09:51:05 Priming static-packages 09:51:07 Priming go115 09:51:08 Priming edgex-go 09:51:09 Priming version 09:51:11 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:51:15 provisioning config files... 09:51:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8237462010077533513tmp [Pipeline] { [Pipeline] sh 09:51:15 + set +x 09:51:15 + curl -s https://codecov.io/bash 09:51:15 + bash -s -- 09:51:16 09:51:16 _____ _ 09:51:16 / ____| | | 09:51:16 | | ___ __| | ___ ___ _____ __ 09:51:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:51:16 | |___| (_) | (_| | __/ (_| (_) \ V / 09:51:16 \_____\___/ \__,_|\___|\___\___/ \_/ 09:51:16 Bash-20201130-cc6d3fe 09:51:16 09:51:16 09:51:16 ==> Jenkins CI detected. 09:51:16 project root: . 09:51:16 --> token set from env 09:51:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:51:16 ==> Running gcov in . (disable via -X gcov) 09:51:16 ==> Python coveragepy not found 09:51:16 ==> Searching for coverage reports in: 09:51:16 + . 09:51:16 -> Found 1 reports 09:51:16 ==> Detecting git/mercurial file structure 09:51:16 ==> Reading reports 09:51:16 + ./coverage.out bytes=570041 09:51:16 ==> Appending adjustments 09:51:16 https://docs.codecov.io/docs/fixing-reports 09:51:23 + Found adjustments 09:51:23 ==> Gzipping contents 09:51:23 88K /tmp/codecov.xFxOo3.gz 09:51:23 ==> Uploading reports 09:51:23 url: https://codecov.io 09:51:23 query: branch=PR-2959&commit=620c94923bc71f4f47da1c97111a0befb4c30845&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2959%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2959&job=&cmd_args= 09:51:23 -> Pinging Codecov 09:51:23 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2959&commit=620c94923bc71f4f47da1c97111a0befb4c30845&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2959%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2959&job=&cmd_args= 09:51:23 -> Uploading to 09:51:23 https://storage.googleapis.com/codecov/v4/raw/2020-12-17/00271124DB129430A58F1EEE437C3FCB/620c94923bc71f4f47da1c97111a0befb4c30845/5f673991-fa20-4d4a-b893-d9fae64fec28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T095122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6c23a328e8cebc850aec9ec91692d10fc388215cf2f87b6b17812906e15ff7d 09:51:23 % Total % Received % Xferd Average Speed Time Time Time Current 09:51:23 Dload Upload Total Spent Left Speed 09:51:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86090 0 0 100 86090 0 151k --:--:-- --:--:-- --:--:-- 151k 09:51:23 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/620c94923bc71f4f47da1c97111a0befb4c30845 [Pipeline] } 09:51:23 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 09:51:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:51:27 ---> package-listing.sh 09:51:27 ++ facter osfamily 09:51:27 ++ tr '[:upper:]' '[:lower:]' 09:51:27 + OS_FAMILY=redhat 09:51:27 + workspace=/w/workspace/edgex-go/1 09:51:27 + START_PACKAGES=/tmp/packages_start.txt 09:51:27 + END_PACKAGES=/tmp/packages_end.txt 09:51:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:27 + PACKAGES=/tmp/packages_start.txt 09:51:27 + '[' /w/workspace/edgex-go/1 ']' 09:51:27 + PACKAGES=/tmp/packages_end.txt 09:51:27 + case "${OS_FAMILY}" in 09:51:27 + rpm -qa 09:51:27 + sort 09:51:32 + '[' -f /tmp/packages_start.txt ']' 09:51:32 + '[' -f /tmp/packages_end.txt ']' 09:51:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:32 + '[' /w/workspace/edgex-go/1 ']' 09:51:32 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:51:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:51:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:51:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:51:33 09:51:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:51:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:51:34 alpine: Pulling from edgex-lftools-log-publisher 09:51:34 df20fa9351a1: Pulling fs layer 09:51:34 36b3adc4ff6f: Pulling fs layer 09:51:34 8ad3a11d3b57: Pulling fs layer 09:51:34 46f8f816bc3b: Pulling fs layer 09:51:34 93b61091891f: Pulling fs layer 09:51:34 93b9cdb0e59b: Pulling fs layer 09:51:34 5e14af77c1be: Pulling fs layer 09:51:34 01666e4c0597: Pulling fs layer 09:51:34 aa168da1d23b: Pulling fs layer 09:51:34 93b61091891f: Waiting 09:51:34 93b9cdb0e59b: Waiting 09:51:34 5e14af77c1be: Waiting 09:51:34 01666e4c0597: Waiting 09:51:34 aa168da1d23b: Waiting 09:51:34 46f8f816bc3b: Waiting 09:51:34 36b3adc4ff6f: Verifying Checksum 09:51:34 36b3adc4ff6f: Download complete 09:51:34 46f8f816bc3b: Verifying Checksum 09:51:34 46f8f816bc3b: Download complete 09:51:34 df20fa9351a1: Download complete 09:51:34 93b9cdb0e59b: Verifying Checksum 09:51:34 93b9cdb0e59b: Download complete 09:51:34 5e14af77c1be: Verifying Checksum 09:51:34 5e14af77c1be: Download complete 09:51:34 93b61091891f: Verifying Checksum 09:51:34 93b61091891f: Download complete 09:51:34 01666e4c0597: Verifying Checksum 09:51:34 01666e4c0597: Download complete 09:51:35 df20fa9351a1: Pull complete 09:51:35 8ad3a11d3b57: Verifying Checksum 09:51:35 8ad3a11d3b57: Download complete 09:51:35 36b3adc4ff6f: Pull complete 09:51:37 8ad3a11d3b57: Pull complete 09:51:37 46f8f816bc3b: Pull complete 09:51:39 93b61091891f: Pull complete 09:51:39 93b9cdb0e59b: Pull complete 09:51:40 aa168da1d23b: Verifying Checksum 09:51:40 aa168da1d23b: Download complete 09:51:40 5e14af77c1be: Pull complete 09:51:40 01666e4c0597: Pull complete 09:51:55 aa168da1d23b: Pull complete 09:51:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:51:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:51:56 prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container 09:51:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:52:00 $ docker top 6dd18533590c50ca8b4d60503ec0c953a2ccb4e1d0f0dfc7793ac8f900731247 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:01 + touch /tmp/pre-build-complete [Pipeline] sh 09:52:02 + mkdir -p /var/log/sa [Pipeline] sh 09:52:02 + ls /var/log/sa-host 09:52:02 + sadf -c /var/log/sa-host/sa17 09:52:02 file_magic: OK 09:52:02 HZ: Using current value: 100 09:52:02 file_header: OK 09:52:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:52:02 Statistics: 09:52:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:52:02 File successfully converted to sysstat format version 12.2.1 09:52:02 + sadf -c /var/log/sa-host/sa23 09:52:02 file_magic: OK 09:52:02 HZ: Using current value: 100 09:52:02 file_header: OK 09:52:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:52:02 Statistics: 09:52:02 Hnuu...uuuununununu... 09:52:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:03 provisioning config files... 09:52:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4711405613615816739tmp [Pipeline] { [Pipeline] echo 09:52:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:52:04 ---> create-netrc.sh [Pipeline] } 09:52:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:52:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:52:04 ---> python-tools-install.sh [Pipeline] echo 09:52:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:52:05 ---> sudo-logs.sh 09:52:05 Archiving 'sudo' log.. [Pipeline] echo 09:52:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:52:06 ---> job-cost.sh 09:52:06 lf-activate-venv: SKIPPING 09:52:06 INFO: No Stack... 09:52:07 INFO: Retrieving Pricing Info for: v1-standard-2 09:52:08 INFO: Archiving Costs [Pipeline] echo 09:52:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:52:08 ---> logs-deploy.sh 09:52:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2959/1 09:52:08 INFO: archiving workspace using pattern(s): 09:52:10 Archives upload complete. 09:52:10 INFO: archiving logs to Nexus 09:52:12 ---> uname -a: 09:52:12 Linux prd-centos7-docker-4c-2g-16475.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:52:12 09:52:12 09:52:12 ---> lscpu: 09:52:12 Architecture: x86_64 09:52:12 CPU op-mode(s): 32-bit, 64-bit 09:52:12 Byte Order: Little Endian 09:52:12 Address sizes: 40 bits physical, 48 bits virtual 09:52:12 CPU(s): 4 09:52:12 On-line CPU(s) list: 0-3 09:52:12 Thread(s) per core: 1 09:52:12 Core(s) per socket: 1 09:52:12 Socket(s): 4 09:52:12 NUMA node(s): 1 09:52:12 Vendor ID: GenuineIntel 09:52:12 CPU family: 6 09:52:12 Model: 44 09:52:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:52:12 Stepping: 1 09:52:12 CPU MHz: 2933.438 09:52:12 BogoMIPS: 5866.87 09:52:12 Virtualization: VT-x 09:52:12 Hypervisor vendor: KVM 09:52:12 Virtualization type: full 09:52:12 L1d cache: 128 KiB 09:52:12 L1i cache: 128 KiB 09:52:12 L2 cache: 16 MiB 09:52:12 L3 cache: 64 MiB 09:52:12 NUMA node0 CPU(s): 0-3 09:52:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:52:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:52:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:52:12 Vulnerability Meltdown: Mitigation; PTI 09:52:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:52:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:52:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:52:12 Vulnerability Srbds: Not affected 09:52:12 Vulnerability Tsx async abort: Not affected 09:52:12 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 09:52:12 09:52:12 09:52:12 ---> nproc: 09:52:12 4 09:52:12 09:52:12 09:52:12 ---> df -h: 09:52:12 Filesystem Size Used Available Use% Mounted on 09:52:12 overlay 50.0G 12.2G 37.8G 24% / 09:52:12 tmpfs 64.0M 0 64.0M 0% /dev 09:52:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:52:12 shm 64.0M 0 64.0M 0% /dev/shm 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp 09:52:12 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 09:52:12 09:52:12 09:52:12 ---> free -m: 09:52:12 total used free shared buff/cache available 09:52:12 Mem: 1837 655 114 0 1067 1099 09:52:12 Swap: 1023 106 917 09:52:12 09:52:12 09:52:12 ---> ip addr: 09:52:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:52:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:52:12 inet 127.0.0.1/8 scope host lo 09:52:12 valid_lft forever preferred_lft forever 09:52:12 inet6 ::1/128 scope host 09:52:12 valid_lft forever preferred_lft forever 09:52:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:52:12 link/ether fa:16:3e:0e:24:1d brd ff:ff:ff:ff:ff:ff 09:52:12 inet 10.30.123.208/23 brd 10.30.123.255 scope global dynamic eth0 09:52:12 valid_lft 85098sec preferred_lft 85098sec 09:52:12 inet6 fe80::f816:3eff:fe0e:241d/64 scope link 09:52:12 valid_lft forever preferred_lft forever 09:52:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:52:12 link/ether 02:42:20:e5:b6:fd brd ff:ff:ff:ff:ff:ff 09:52:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:52:12 valid_lft forever preferred_lft forever 09:52:12 inet6 fe80::42:20ff:fee5:b6fd/64 scope link 09:52:12 valid_lft forever preferred_lft forever 09:52:12 09:52:12 09:52:12 ---> sar -b -r -n DEV: 09:52:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 09:52:12 09:52:12 09:30:18 LINUX RESTART (4 CPU) 09:52:12 09:52:12 09:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:52:12 09:32:01 66.76 18.42 48.34 0.00 5397.65 9173.06 0.00 09:52:12 09:33:01 127.75 54.42 73.33 0.00 4856.86 35365.78 0.00 09:52:12 09:34:02 257.69 86.68 171.01 0.00 4717.01 39921.58 0.00 09:52:12 09:35:01 168.98 101.15 67.83 0.00 3831.22 7514.21 0.00 09:52:12 09:36:01 90.50 44.55 45.94 0.00 1612.74 3583.46 0.00 09:52:12 09:37:01 82.33 34.93 47.40 0.00 1587.12 4608.10 0.00 09:52:12 09:38:02 78.90 9.09 69.81 0.00 1045.89 20864.31 0.00 09:52:12 09:39:01 949.65 741.22 208.43 0.00 90855.45 150443.17 0.00 09:52:12 09:40:05 2308.28 2056.04 252.24 0.00 119546.17 129727.45 0.00 09:52:12 09:41:01 462.55 352.56 109.98 0.00 23934.46 26865.35 0.00 09:52:12 09:42:03 1180.40 874.29 306.11 0.00 82552.39 93089.64 0.00 09:52:12 09:43:03 1248.33 989.22 259.11 0.00 100349.78 105608.79 0.00 09:52:12 09:44:01 953.59 704.45 249.14 0.00 42191.07 55812.09 0.00 09:52:12 09:45:01 146.11 25.96 120.15 0.00 3392.95 7819.96 0.00 09:52:12 09:46:01 4.46 2.98 1.48 0.00 84.67 24.35 0.00 09:52:12 09:47:02 0.43 0.17 0.27 0.00 2.00 3.51 0.00 09:52:12 09:48:01 0.27 0.02 0.25 0.00 0.27 2.61 0.00 09:52:12 09:49:01 0.85 0.70 0.15 0.00 9.32 1.76 0.00 09:52:12 09:50:01 0.33 0.07 0.27 0.00 1.20 3.64 0.00 09:52:12 09:51:01 0.27 0.02 0.25 0.00 0.13 2.29 0.00 09:52:12 09:52:01 182.01 89.83 92.17 0.00 7540.79 18571.14 0.00 09:52:12 Average: 401.41 299.79 101.62 0.00 23819.50 34087.61 0.00 09:52:12 09:52:12 09:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:12 09:32:01 75448 0 670876 35.66 2620 1132600 1350872 46.10 528736 1072012 37196 09:52:12 09:33:01 78980 0 700448 37.23 2320 1099796 1546228 52.77 702500 868880 74888 09:52:12 09:34:02 309860 0 676768 35.97 1448 893468 1144532 39.06 481076 815224 32 09:52:12 09:35:01 221080 0 755144 40.13 584 904736 1778892 60.71 645580 734296 16672 09:52:12 09:36:01 267160 0 771916 41.03 488 841980 1753724 59.85 603316 725204 46676 09:52:12 09:37:01 249008 0 736356 39.14 400 895780 1450848 49.52 617872 722732 59264 09:52:12 09:38:02 174092 0 709100 37.69 400 997952 1262620 43.09 624208 796684 52 09:52:12 09:39:01 549248 0 637480 33.88 4 694812 1304120 44.51 477220 647192 24 09:52:12 09:40:05 78460 0 802040 42.63 4 1001040 2326984 79.42 722644 853072 82936 09:52:12 09:41:01 321080 0 888972 47.25 4 671488 2715076 92.66 670132 623060 2936 09:52:12 09:42:03 72812 0 667816 35.49 4 1140912 1816128 61.98 742320 843084 74892 09:52:12 09:43:03 89452 0 818844 43.52 4 973244 2807836 95.83 658932 892484 57204 09:52:12 09:44:01 484240 0 599296 31.85 4 798004 1424316 48.61 480576 680312 8 09:52:12 09:45:01 380204 0 566008 30.08 4 935328 1270920 43.37 480180 778072 20 09:52:12 09:46:01 386596 0 558476 29.68 4 936468 1191368 40.66 476004 776992 24 09:52:12 09:47:02 387496 0 557624 29.64 4 936420 1184176 40.41 475296 777036 8 09:52:12 09:48:01 389852 0 555260 29.51 4 936428 1162588 39.68 474176 776384 8 09:52:12 09:49:01 389676 0 555428 29.52 4 936436 1162588 39.68 474084 776664 12 09:52:12 09:50:01 389692 0 555404 29.52 4 936444 1162588 39.68 474064 776700 8 09:52:12 09:51:01 389776 0 555316 29.51 4 936448 1162588 39.68 474052 776704 8 09:52:12 09:52:01 145288 0 651308 34.62 0 1084948 1797724 61.35 509300 937076 36 09:52:12 Average: 277595 0 666185 35.41 396 937368 1560796 53.27 561537 792851 21567 09:52:12 09:52:12 09:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:12 09:32:01 veth4d1c613 255.36 190.46 25.21 651.88 0.00 0.00 0.00 0.00 09:52:12 09:32:01 eth0 956.77 678.72 4159.11 121.60 0.00 0.00 0.00 0.00 09:52:12 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:32:01 docker0 255.36 190.34 21.72 651.87 0.00 0.00 0.00 0.00 09:52:12 09:33:01 eth0 827.57 1006.43 4843.59 93.02 0.00 0.00 0.00 0.00 09:52:12 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:33:01 docker0 769.83 540.17 56.78 2013.26 0.00 0.00 0.00 0.00 09:52:12 09:34:02 eth0 422.76 245.85 2078.67 73.19 0.00 0.00 0.00 0.00 09:52:12 09:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:34:02 docker0 157.72 213.43 11.73 825.10 0.00 0.00 0.00 0.00 09:52:12 09:35:01 eth0 31.48 23.14 27.71 41.62 0.00 0.00 0.00 0.00 09:52:12 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:35:01 vethe781957 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:52:12 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:36:01 eth0 30.29 21.61 23.41 12.93 0.00 0.00 0.00 0.00 09:52:12 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:36:01 vethe781957 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:37:01 eth0 20.91 18.47 12.35 49.81 0.00 0.00 0.00 0.00 09:52:12 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:37:01 vethe781957 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:38:02 eth0 207.64 175.01 1702.05 60.04 0.00 0.00 0.00 0.00 09:52:12 09:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:38:02 veth62215bc 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:52:12 09:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:39:01 veth9d0a1b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:39:01 eth0 8.21 5.94 7.32 3.47 0.00 0.00 0.00 0.00 09:52:12 09:39:01 vethb0b0845 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:39:01 veth4aabb66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:40:05 eth0 37.94 25.50 152.22 8.69 0.00 0.00 0.00 0.00 09:52:12 09:40:05 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:52:12 09:40:05 veth62215bc 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 09:52:12 09:40:05 docker0 1126.49 909.58 85.64 3426.42 0.00 0.00 0.00 0.00 09:52:12 09:41:01 eth0 15.43 12.63 5.80 39.97 0.00 0.00 0.00 0.00 09:52:12 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:41:01 veth62215bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:41:01 vethabfb36a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 09:52:12 09:42:03 eth0 91.71 64.51 269.95 61.68 0.00 0.00 0.00 0.00 09:52:12 09:42:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:42:03 veth56a8a51 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 09:52:12 09:42:03 veth62215bc 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 09:52:12 09:43:03 veth41b93ec 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:52:12 09:43:03 eth0 46.89 31.53 84.23 49.19 0.00 0.00 0.00 0.00 09:52:12 09:43:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:43:03 veth62215bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:52:12 09:44:01 eth0 72.06 50.79 116.70 56.91 0.00 0.00 0.00 0.00 09:52:12 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:44:01 veth62215bc 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:44:01 docker0 1260.10 1050.21 95.20 4038.44 0.00 0.00 0.00 0.00 09:52:12 09:45:01 eth0 99.04 54.50 391.56 50.34 0.00 0.00 0.00 0.00 09:52:12 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:45:01 docker0 21.61 54.16 1.46 361.86 0.00 0.00 0.00 0.00 09:52:12 09:46:01 eth0 1.13 0.60 0.75 0.28 0.00 0.00 0.00 0.00 09:52:12 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:47:02 eth0 0.55 0.27 0.33 0.16 0.00 0.00 0.00 0.00 09:52:12 09:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:48:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 09:52:12 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:52:12 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:52:12 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:52:01 eth0 223.56 173.09 2179.45 76.65 0.00 0.00 0.00 0.00 09:52:12 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 Average: eth0 147.41 123.39 765.67 38.00 0.00 0.00 0.00 0.00 09:52:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:12 Average: docker0 59.30 51.15 4.47 204.03 0.00 0.00 0.00 0.00 09:52:12 09:52:12 09:52:12 ---> sar -P ALL: 09:52:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 09:52:12 09:52:12 09:30:18 LINUX RESTART (4 CPU) 09:52:12 09:52:12 09:31:02 CPU %user %nice %system %iowait %steal %idle 09:52:12 09:32:01 all 11.87 0.00 4.38 1.32 11.34 71.09 09:52:12 09:32:01 0 11.37 0.00 4.36 0.38 11.65 72.24 09:52:12 09:32:01 1 8.31 0.00 3.65 0.39 11.94 75.70 09:52:12 09:32:01 2 15.25 0.00 5.11 3.81 10.85 64.98 09:52:12 09:32:01 3 12.70 0.00 4.45 0.77 10.91 71.17 09:52:12 09:33:01 all 8.99 0.00 4.25 0.96 16.33 69.47 09:52:12 09:33:01 0 6.90 0.00 4.26 0.79 16.78 71.26 09:52:12 09:33:01 1 8.43 0.00 4.25 1.49 16.19 69.64 09:52:12 09:33:01 2 7.55 0.00 4.39 0.49 16.36 71.22 09:52:12 09:33:01 3 13.05 0.00 4.11 1.07 15.99 65.79 09:52:12 09:34:02 all 6.88 0.00 6.30 3.81 15.47 67.53 09:52:12 09:34:02 0 8.07 0.00 6.64 4.31 16.29 64.68 09:52:12 09:34:02 1 6.06 0.00 5.70 4.37 15.41 68.46 09:52:12 09:34:02 2 7.02 0.00 6.94 2.80 15.26 67.98 09:52:12 09:34:02 3 6.38 0.00 5.95 3.78 14.94 68.95 09:52:12 09:35:01 all 35.17 0.00 10.88 5.30 17.96 30.67 09:52:12 09:35:01 0 41.87 0.00 13.30 7.28 16.72 20.83 09:52:12 09:35:01 1 32.33 0.00 10.29 5.10 18.27 34.02 09:52:12 09:35:01 2 32.64 0.00 9.97 5.33 19.38 32.68 09:52:12 09:35:01 3 34.18 0.00 10.10 3.60 17.42 34.70 09:52:12 09:36:01 all 40.40 0.00 11.87 2.67 25.97 19.10 09:52:12 09:36:01 0 35.15 0.00 10.65 1.92 28.89 23.39 09:52:12 09:36:01 1 41.55 0.00 13.14 3.00 25.27 17.05 09:52:12 09:36:01 2 41.99 0.00 11.24 3.45 24.92 18.40 09:52:12 09:36:01 3 43.14 0.00 12.48 2.32 24.67 17.38 09:52:12 09:37:01 all 31.00 0.00 13.22 2.89 20.35 32.55 09:52:12 09:37:01 0 29.92 0.00 12.78 1.28 20.72 35.30 09:52:12 09:37:01 1 29.77 0.00 12.55 2.34 21.01 34.33 09:52:12 09:37:01 2 31.69 0.00 12.83 4.18 20.70 30.59 09:52:12 09:37:01 3 32.65 0.00 14.73 3.76 18.94 29.92 09:52:12 09:38:02 all 10.00 0.00 7.71 0.70 18.62 62.98 09:52:12 09:38:02 0 11.50 0.00 7.93 0.81 18.82 60.94 09:52:12 09:38:02 1 9.58 0.00 7.54 1.25 19.03 62.61 09:52:12 09:38:02 2 9.33 0.00 7.85 0.51 18.52 63.79 09:52:12 09:38:02 3 9.56 0.00 7.54 0.22 18.08 64.59 09:52:12 09:39:01 all 12.20 0.00 13.60 5.95 36.38 31.88 09:52:12 09:39:01 0 13.45 0.00 14.11 6.17 36.66 29.61 09:52:12 09:39:01 1 11.16 0.00 13.31 6.43 35.94 33.17 09:52:12 09:39:01 2 11.83 0.00 13.94 5.69 36.74 31.80 09:52:12 09:39:01 3 12.37 0.00 13.05 5.49 36.20 32.89 09:52:12 09:40:05 all 11.77 0.00 15.07 20.54 30.36 22.26 09:52:12 09:40:05 0 12.75 0.00 15.17 21.49 29.90 20.69 09:52:12 09:40:05 1 9.60 0.00 13.35 20.51 30.60 25.93 09:52:12 09:40:05 2 12.32 0.00 15.86 20.05 30.24 21.53 09:52:12 09:40:05 3 12.48 0.00 15.97 20.09 30.69 20.77 09:52:12 09:41:01 all 58.39 0.00 14.96 6.80 13.83 6.02 09:52:12 09:41:01 0 58.32 0.00 13.75 6.41 14.60 6.93 09:52:12 09:41:01 1 59.22 0.00 15.77 6.52 12.74 5.74 09:52:12 09:41:01 2 59.94 0.00 15.83 7.14 12.29 4.80 09:52:12 09:41:01 3 56.06 0.00 14.51 7.12 15.70 6.62 09:52:12 09:42:03 all 15.29 0.00 16.75 18.67 25.74 23.54 09:52:12 09:42:03 0 15.66 0.00 17.68 15.57 25.29 25.79 09:52:12 09:42:03 1 14.82 0.00 16.02 18.67 25.76 24.72 09:52:12 09:42:03 2 15.52 0.00 17.18 21.28 25.49 20.53 09:52:12 09:42:03 3 15.17 0.00 16.12 19.18 26.43 23.10 09:52:12 09:52:12 09:42:03 CPU %user %nice %system %iowait %steal %idle 09:52:12 09:43:03 all 40.77 0.00 21.05 11.12 19.61 7.45 09:52:12 09:43:03 0 39.51 0.00 21.62 9.77 20.23 8.86 09:52:12 09:43:03 1 41.45 0.00 21.79 11.14 18.67 6.95 09:52:12 09:43:03 2 42.36 0.00 21.17 10.85 18.68 6.93 09:52:12 09:43:03 3 39.79 0.00 19.60 12.74 20.86 7.02 09:52:12 09:44:01 all 36.50 0.00 18.19 11.08 19.07 15.15 09:52:12 09:44:01 0 35.43 0.00 18.02 10.68 18.81 17.06 09:52:12 09:44:01 1 35.04 0.00 19.42 11.07 19.63 14.83 09:52:12 09:44:01 2 36.82 0.00 17.83 11.70 18.72 14.92 09:52:12 09:44:01 3 38.69 0.00 17.53 10.89 19.14 13.76 09:52:12 09:45:01 all 6.20 0.00 5.14 4.72 6.85 77.09 09:52:12 09:45:01 0 7.82 0.00 5.60 3.69 6.64 76.24 09:52:12 09:45:01 1 5.35 0.00 5.65 6.27 6.80 75.94 09:52:12 09:45:01 2 7.27 0.00 4.46 4.06 6.95 77.25 09:52:12 09:45:01 3 4.36 0.00 4.85 4.83 7.02 78.95 09:52:12 09:46:01 all 0.10 0.00 0.12 0.10 0.48 99.21 09:52:12 09:46:01 0 0.03 0.00 0.10 0.05 0.78 99.04 09:52:12 09:46:01 1 0.03 0.00 0.17 0.20 0.38 99.22 09:52:12 09:46:01 2 0.27 0.00 0.05 0.10 0.45 99.14 09:52:12 09:46:01 3 0.05 0.00 0.15 0.05 0.32 99.43 09:52:12 09:47:02 all 0.10 0.00 0.34 0.01 1.12 98.43 09:52:12 09:47:02 0 0.03 0.00 0.26 0.02 0.89 98.79 09:52:12 09:47:02 1 0.12 0.00 0.18 0.00 1.47 98.24 09:52:12 09:47:02 2 0.22 0.00 0.50 0.02 1.04 98.23 09:52:12 09:47:02 3 0.03 0.00 0.41 0.00 1.08 98.48 09:52:12 09:48:01 all 0.08 0.00 0.05 0.00 0.25 99.61 09:52:12 09:48:01 0 0.02 0.00 0.00 0.00 0.19 99.80 09:52:12 09:48:01 1 0.25 0.00 0.07 0.00 0.36 99.32 09:52:12 09:48:01 2 0.03 0.00 0.07 0.00 0.34 99.56 09:52:12 09:48:01 3 0.03 0.00 0.05 0.00 0.14 99.78 09:52:12 09:49:01 all 0.11 0.00 0.05 0.02 0.22 99.60 09:52:12 09:49:01 0 0.02 0.00 0.02 0.03 0.20 99.73 09:52:12 09:49:01 1 0.28 0.00 0.07 0.00 0.20 99.45 09:52:12 09:49:01 2 0.10 0.00 0.05 0.05 0.32 99.48 09:52:12 09:49:01 3 0.03 0.00 0.08 0.00 0.15 99.73 09:52:12 09:50:01 all 0.09 0.00 0.05 0.00 0.26 99.60 09:52:12 09:50:01 0 0.02 0.00 0.03 0.02 0.13 99.80 09:52:12 09:50:01 1 0.03 0.00 0.03 0.00 0.42 99.52 09:52:12 09:50:01 2 0.28 0.00 0.08 0.00 0.38 99.25 09:52:12 09:50:01 3 0.02 0.00 0.05 0.00 0.12 99.82 09:52:12 09:51:01 all 0.07 0.00 0.03 0.00 0.27 99.63 09:52:12 09:51:01 0 0.02 0.00 0.03 0.00 0.38 99.57 09:52:12 09:51:01 1 0.02 0.00 0.02 0.00 0.20 99.77 09:52:12 09:51:01 2 0.23 0.00 0.03 0.00 0.35 99.38 09:52:12 09:51:01 3 0.03 0.00 0.03 0.00 0.15 99.78 09:52:12 09:52:01 all 5.96 0.00 5.24 3.57 10.02 75.21 09:52:12 09:52:01 0 7.57 0.00 7.38 4.88 9.80 70.37 09:52:12 09:52:01 1 6.66 0.00 5.38 4.05 10.12 73.79 09:52:12 09:52:01 2 4.96 0.00 4.17 3.28 10.11 77.48 09:52:12 09:52:01 3 4.69 0.00 4.08 2.12 10.06 79.06 09:52:12 Average: all 14.73 0.00 7.74 4.67 13.59 59.27 09:52:12 Average: 0 14.96 0.00 7.98 4.46 13.77 58.82 09:52:12 Average: 1 14.11 0.00 7.67 4.80 13.64 59.78 09:52:12 Average: 2 14.98 0.00 7.75 4.86 13.47 58.94 09:52:12 Average: 3 14.86 0.00 7.58 4.54 13.48 59.54 09:52:12 09:52:12 09:52:12