Pull request #3603 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 90805ef41d267e4b1c5b96ffdf18bcb7a5654358+0f46f9c91dceca59bd5ea8aaab086cfec78c4084 (56863f124282ead6ff301853eed9ac692504a7a5) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4744693967254555496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7574380422577224220.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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-3603/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3603/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5055450754779226409.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3603/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4173668255581338308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2103278828473424014.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE 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-3603/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3603/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1195472806008133244.key > 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 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-722 in /w/workspace/edgexfoundry_edgex-go_PR-3603 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4170018579392109986.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 Merge succeeded, producing 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 Checking out Revision 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 (PR-3603) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5415744906304933304.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3603/head:refs/remotes/origin/PR-3603 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8968202618530024068.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 Commit message: "refactor: Change V2 Swagger to be published as 2.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T20:16:56.549Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T20:16:56.759Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T20:16:56.883Z] ========================================================= [2021-06-29T20:16:56.883Z] EdgeX Global Pipelines Version Info [2021-06-29T20:16:56.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:16:58.347Z] ------------------- [2021-06-29T20:16:58.347Z] stable info: [2021-06-29T20:16:58.347Z] ------------------- [2021-06-29T20:16:58.347Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T20:16:58.347Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T20:16:58.347Z] Message: update stable to v1.0.195 [2021-06-29T20:16:58.922Z] ------------------- [2021-06-29T20:16:58.922Z] experimental info: [2021-06-29T20:16:58.922Z] ------------------- [2021-06-29T20:16:58.922Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T20:16:58.922Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T20:16:58.922Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T20:16:59.185Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-29T20:16:59.248Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-29T20:16:59.309Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T20:16:59.377Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T20:16:59.440Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T20:16:59.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T20:16:59.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T20:16:59.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-29T20:16:59.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-29T20:16:59.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-29T20:16:59.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T20:16:59.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T20:17:00.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T20:17:00.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T20:17:00.165Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T20:17:00.222Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T20:17:00.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T20:17:00.348Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T20:17:00.414Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T20:17:00.480Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T20:17:00.544Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T20:17:00.605Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T20:17:00.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3603 [Pipeline] echo [2021-06-29T20:17:00.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3603 [Pipeline] echo [2021-06-29T20:17:00.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3603 [Pipeline] echo [2021-06-29T20:17:00.838Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [Pipeline] echo [2021-06-29T20:17:00.899Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 90805ef [Pipeline] echo [2021-06-29T20:17:00.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T20:17:01.114Z] provisioning config files... [2021-06-29T20:17:01.132Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6164246417886603783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:17:01.515Z] ---> docker-login.sh [2021-06-29T20:17:01.516Z] nexus3.edgexfoundry.org:10001 [2021-06-29T20:17:01.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:17:01.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:17:01.780Z] Configure a credential helper to remove this warning. See [2021-06-29T20:17:01.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:17:01.780Z] [2021-06-29T20:17:01.780Z] Login Succeeded [2021-06-29T20:17:01.780Z] nexus3.edgexfoundry.org:10002 [2021-06-29T20:17:02.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:17:02.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:17:02.051Z] Configure a credential helper to remove this warning. See [2021-06-29T20:17:02.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:17:02.051Z] [2021-06-29T20:17:02.051Z] Login Succeeded [2021-06-29T20:17:02.051Z] nexus3.edgexfoundry.org:10003 [2021-06-29T20:17:02.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:17:02.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:17:02.051Z] Configure a credential helper to remove this warning. See [2021-06-29T20:17:02.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:17:02.051Z] [2021-06-29T20:17:02.051Z] Login Succeeded [2021-06-29T20:17:02.051Z] nexus3.edgexfoundry.org:10004 [2021-06-29T20:17:02.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:17:02.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:17:02.319Z] Configure a credential helper to remove this warning. See [2021-06-29T20:17:02.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:17:02.319Z] [2021-06-29T20:17:02.319Z] Login Succeeded [2021-06-29T20:17:02.319Z] docker.io [2021-06-29T20:17:02.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:17:02.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:17:02.581Z] Configure a credential helper to remove this warning. See [2021-06-29T20:17:02.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:17:02.581Z] [2021-06-29T20:17:02.581Z] Login Succeeded [2021-06-29T20:17:02.581Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T20:17:02.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T20:17:03.046Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-29T20:17:03.046Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T20:17:03.046Z] ++ dirname cmd/core-command/Dockerfile [2021-06-29T20:17:03.046Z] ++ cut -d/ -f2 [2021-06-29T20:17:03.046Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-29T20:17:03.046Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T20:17:03.046Z] ++ dirname cmd/core-data/Dockerfile [2021-06-29T20:17:03.046Z] ++ cut -d/ -f2 [2021-06-29T20:17:03.046Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-29T20:17:03.046Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T20:17:03.046Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-29T20:17:03.046Z] ++ cut -d/ -f2 [2021-06-29T20:17:03.046Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-29T20:17:03.046Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T20:17:03.046Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-29T20:17:03.046Z] ++ cut -d/ -f2 [2021-06-29T20:17:03.046Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-29T20:17:03.046Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T20:17:03.046Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-29T20:17:03.046Z] ++ cut -d/ -f2 [2021-06-29T20:17:03.046Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-29T20:17:03.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T20:17:03.047Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-29T20:17:03.047Z] ++ cut -d/ -f2 [2021-06-29T20:17:03.047Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-29T20:17:03.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T20:17:03.047Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-29T20:17:03.047Z] ++ cut -d/ -f2 [2021-06-29T20:17:03.047Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-29T20:17:03.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T20:17:03.047Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-29T20:17:03.047Z] ++ cut -d/ -f2 [2021-06-29T20:17:03.047Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-29T20:17:03.047Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T20:17:03.047Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-29T20:17:03.047Z] ++ cut -d/ -f2 [2021-06-29T20:17:03.047Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-29T20:17:03.116Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:17:04.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:17:04.685Z] [2021-06-29T20:17:04.685Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:17:05.053Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:17:05.053Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T20:17:05.053Z] 31603596830f: Pulling fs layer [2021-06-29T20:17:05.053Z] 54011a49482f: Pulling fs layer [2021-06-29T20:17:05.053Z] a6820b24f6d8: Pulling fs layer [2021-06-29T20:17:05.053Z] f581987b2513: Pulling fs layer [2021-06-29T20:17:05.053Z] f581987b2513: Waiting [2021-06-29T20:17:05.053Z] 54011a49482f: Verifying Checksum [2021-06-29T20:17:05.053Z] 54011a49482f: Download complete [2021-06-29T20:17:05.314Z] 31603596830f: Verifying Checksum [2021-06-29T20:17:05.314Z] 31603596830f: Download complete [2021-06-29T20:17:05.314Z] f581987b2513: Verifying Checksum [2021-06-29T20:17:05.314Z] f581987b2513: Download complete [2021-06-29T20:17:05.314Z] a6820b24f6d8: Verifying Checksum [2021-06-29T20:17:05.314Z] a6820b24f6d8: Download complete [2021-06-29T20:17:05.577Z] 31603596830f: Pull complete [2021-06-29T20:17:05.577Z] 54011a49482f: Pull complete [2021-06-29T20:17:06.154Z] a6820b24f6d8: Pull complete [2021-06-29T20:17:06.431Z] f581987b2513: Pull complete [2021-06-29T20:17:06.431Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T20:17:06.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T20:17:06.431Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T20:17:06.541Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-06-29T20:17:06.591Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T20:17:07.747Z] $ docker top 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T20:17:07.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T20:17:07.954Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T20:17:08.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T20:17:08.067Z] $ docker exec 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d ssh-agent [2021-06-29T20:17:08.179Z] SSH_AUTH_SOCK=/tmp/ssh-Nw1MYAy6XjMj/agent.13 [2021-06-29T20:17:08.179Z] SSH_AGENT_PID=20 [2021-06-29T20:17:08.195Z] Running ssh-add (command line suppressed) [2021-06-29T20:17:08.290Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8667062532953311569.key (/w/workspace/edgex-go/1@tmp/private_key_8667062532953311569.key) [2021-06-29T20:17:08.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T20:17:08.676Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T20:17:08.699Z] $ docker exec --env ******** --env ******** 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d ssh-agent -k [2021-06-29T20:17:08.789Z] unset SSH_AUTH_SOCK; [2021-06-29T20:17:08.790Z] unset SSH_AGENT_PID; [2021-06-29T20:17:08.790Z] echo Agent pid 20 killed; [2021-06-29T20:17:08.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T20:17:08.895Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T20:17:08.895Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T20:17:09.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T20:17:09.009Z] $ docker exec 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d ssh-agent [2021-06-29T20:17:09.105Z] SSH_AUTH_SOCK=/tmp/ssh-AmrMx4s1CAny/agent.55 [2021-06-29T20:17:09.105Z] SSH_AGENT_PID=61 [2021-06-29T20:17:09.111Z] Running ssh-add (command line suppressed) [2021-06-29T20:17:09.191Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3599828175438369920.key (/w/workspace/edgex-go/1@tmp/private_key_3599828175438369920.key) [2021-06-29T20:17:09.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T20:17:09.570Z] + git semver init [2021-06-29T20:17:09.570Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T20:17:09.570Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-29T20:17:09.570Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-29T20:17:09.570Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T20:17:09.570Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T20:17:09.570Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T20:17:09.570Z] # $SEMVER_BRANCH = PR-3603 [2021-06-29T20:17:09.570Z] # $SEMVER_TEMP = /tmp/semver-606452669 [2021-06-29T20:17:09.570Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-29T20:17:31.585Z] # '/tmp/semver-606452669' -> '/w/workspace/edgex-go/1/.semver' [2021-06-29T20:17:31.585Z] # -> Force: false [2021-06-29T20:17:31.585Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-29T20:17:31.608Z] $ docker exec --env ******** --env ******** 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d ssh-agent -k [2021-06-29T20:17:31.701Z] unset SSH_AUTH_SOCK; [2021-06-29T20:17:31.702Z] unset SSH_AGENT_PID; [2021-06-29T20:17:31.702Z] echo Agent pid 61 killed; [2021-06-29T20:17:31.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T20:17:32.158Z] + git semver [Pipeline] } [2021-06-29T20:17:32.187Z] $ docker stop --time=1 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d [2021-06-29T20:17:35.070Z] $ docker rm -f 6844507c6e544c118584a0915c5aac881b292ede4684c05050c8e857c815945d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T20:17:35.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T20:17:35.998Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T20:17:36.025Z] [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 [2021-06-29T20:17:36.997Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:17:37.321Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:17:37.647Z] + true [2021-06-29T20:17:37.648Z] + sudo service docker restart [2021-06-29T20:17:37.648Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T20:17:51.472Z] Still waiting to schedule task [2021-06-29T20:17:51.472Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-29T20:17:55.839Z] ========================================================= [2021-06-29T20:17:55.839Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T20:17:55.839Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:17:56.198Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-29T20:17:57.592Z] Sending build context to Docker daemon 329.4MB [2021-06-29T20:17:57.592Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T20:17:57.592Z] Step 2/6 : FROM ${BASE} [2021-06-29T20:17:57.592Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T20:17:57.592Z] 540db60ca938: Pulling fs layer [2021-06-29T20:17:57.592Z] adcc1eea9eea: Pulling fs layer [2021-06-29T20:17:57.592Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T20:17:57.592Z] 0510c868ecb4: Pulling fs layer [2021-06-29T20:17:57.592Z] afea3b2eda06: Pulling fs layer [2021-06-29T20:17:57.592Z] 7809a108b3ef: Pulling fs layer [2021-06-29T20:17:57.592Z] f706445af74f: Pulling fs layer [2021-06-29T20:17:57.592Z] 0510c868ecb4: Waiting [2021-06-29T20:17:57.592Z] afea3b2eda06: Waiting [2021-06-29T20:17:57.592Z] 7809a108b3ef: Waiting [2021-06-29T20:17:57.592Z] f706445af74f: Waiting [2021-06-29T20:17:57.592Z] 4c4ab2625f07: Download complete [2021-06-29T20:17:57.896Z] adcc1eea9eea: Verifying Checksum [2021-06-29T20:17:57.896Z] adcc1eea9eea: Download complete [2021-06-29T20:17:57.896Z] afea3b2eda06: Verifying Checksum [2021-06-29T20:17:57.896Z] afea3b2eda06: Download complete [2021-06-29T20:17:57.896Z] 7809a108b3ef: Verifying Checksum [2021-06-29T20:17:57.896Z] 7809a108b3ef: Download complete [2021-06-29T20:17:57.896Z] 540db60ca938: Verifying Checksum [2021-06-29T20:17:57.896Z] 540db60ca938: Download complete [2021-06-29T20:17:57.896Z] 540db60ca938: Pull complete [2021-06-29T20:17:58.184Z] adcc1eea9eea: Pull complete [2021-06-29T20:17:58.184Z] 4c4ab2625f07: Pull complete [2021-06-29T20:18:01.492Z] f706445af74f: Verifying Checksum [2021-06-29T20:18:01.492Z] f706445af74f: Download complete [2021-06-29T20:18:01.492Z] 0510c868ecb4: Verifying Checksum [2021-06-29T20:18:01.492Z] 0510c868ecb4: Download complete [2021-06-29T20:18:04.836Z] 0510c868ecb4: Pull complete [2021-06-29T20:18:04.836Z] afea3b2eda06: Pull complete [2021-06-29T20:18:04.836Z] 7809a108b3ef: Pull complete [2021-06-29T20:18:07.396Z] f706445af74f: Pull complete [2021-06-29T20:18:07.396Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T20:18:07.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T20:18:07.396Z] ---> b068be0155e3 [2021-06-29T20:18:07.396Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T20:18:08.786Z] ---> Running in 362d25cf35b3 [2021-06-29T20:18:09.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:18:09.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:18:10.566Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T20:18:11.139Z] (2/12) Installing file (5.39-r0) [2021-06-29T20:18:11.139Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T20:18:11.139Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T20:18:15.360Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T20:18:15.360Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T20:18:15.360Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T20:18:15.360Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T20:18:15.360Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T20:18:15.360Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T20:18:15.360Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T20:18:15.621Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T20:18:15.621Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T20:18:15.621Z] OK: 219 MiB in 52 packages [2021-06-29T20:18:17.011Z] Removing intermediate container 362d25cf35b3 [2021-06-29T20:18:17.011Z] ---> 752f1f7c1e62 [2021-06-29T20:18:17.011Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T20:18:17.272Z] ---> Running in e4e603badf46 [2021-06-29T20:18:17.272Z] Removing intermediate container e4e603badf46 [2021-06-29T20:18:17.272Z] ---> 1797e09fb4a6 [2021-06-29T20:18:17.272Z] Step 5/6 : COPY go.mod . [2021-06-29T20:18:17.535Z] ---> ec1ff229894a [2021-06-29T20:18:17.535Z] Step 6/6 : RUN go mod download [2021-06-29T20:18:17.535Z] ---> Running in cb39cdae6ee6 [2021-06-29T20:18:27.572Z] Removing intermediate container cb39cdae6ee6 [2021-06-29T20:18:27.572Z] ---> 75906dea71ca [2021-06-29T20:18:27.572Z] Successfully built 75906dea71ca [2021-06-29T20:18:27.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:18:27.927Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T20:18:27.927Z] . [Pipeline] withDockerContainer [2021-06-29T20:18:28.027Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-06-29T20:18:28.074Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T20:18:28.420Z] $ docker top ec02ef37209845ecfa5bd673b6feba57fbce34cb6e9b6d0f6659b3a012b5493d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:18:28.861Z] + go version [2021-06-29T20:18:28.862Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T20:18:28.891Z] $ docker stop --time=1 ec02ef37209845ecfa5bd673b6feba57fbce34cb6e9b6d0f6659b3a012b5493d [2021-06-29T20:18:30.068Z] $ docker rm -f ec02ef37209845ecfa5bd673b6feba57fbce34cb6e9b6d0f6659b3a012b5493d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:18:30.907Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T20:18:30.907Z] . [Pipeline] withDockerContainer [2021-06-29T20:18:31.016Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-06-29T20:18:31.063Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T20:18:31.390Z] $ docker top 610f3323cfaa87b9a9ba0f1055fd54b75de390f9f27508eac6fe64d2b6af1a60 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T20:18:31.535Z] ========================================================= [2021-06-29T20:18:31.535Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T20:18:31.535Z] ========================================================= [Pipeline] sh [2021-06-29T20:18:31.856Z] + go mod tidy [Pipeline] sh [2021-06-29T20:18:32.194Z] + make test [2021-06-29T20:18:32.195Z] go mod tidy [2021-06-29T20:18:32.195Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T20:18:37.533Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T20:18:52.536Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T20:18:57.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T20:18:58.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T20:18:58.824Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T20:19:00.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T20:19:01.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T20:19:01.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T20:19:01.772Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T20:19:02.352Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T20:19:02.352Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T20:19:02.615Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T20:19:02.615Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T20:19:02.615Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T20:19:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T20:19:05.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2021-06-29T20:19:05.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T20:19:05.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T20:19:06.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements [2021-06-29T20:19:06.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T20:19:06.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.1% of statements [2021-06-29T20:19:06.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T20:19:06.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T20:19:06.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.098s coverage: 87.7% of statements [2021-06-29T20:19:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T20:19:06.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T20:19:06.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.048s coverage: 78.9% of statements [2021-06-29T20:19:08.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T20:19:08.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.246s coverage: 95.1% of statements [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T20:19:08.905Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T20:19:09.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-29T20:19:09.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T20:19:09.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T20:19:09.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T20:19:10.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.038s coverage: 0.8% of statements [2021-06-29T20:19:10.132Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T20:19:10.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-06-29T20:19:10.132Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements [2021-06-29T20:19:10.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T20:19:10.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-06-29T20:19:10.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-06-29T20:19:10.655Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements [2021-06-29T20:19:10.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-06-29T20:19:10.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-06-29T20:19:23.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-06-29T20:19:23.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-29T20:19:28.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.203s coverage: 81.8% of statements [2021-06-29T20:19:28.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T20:19:46.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements [2021-06-29T20:19:46.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T20:19:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T20:19:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-06-29T20:19:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-06-29T20:19:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-06-29T20:19:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-06-29T20:19:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-06-29T20:19:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements [2021-06-29T20:19:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T20:19:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T20:19:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T20:19:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements [2021-06-29T20:19:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T20:19:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T20:19:46.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2021-06-29T20:19:46.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T20:19:47.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-06-29T20:19:47.221Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T20:19:52.223Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-723 in /w/workspace/edgexfoundry_edgex-go_PR-3603 [Pipeline] { [Pipeline] ws [2021-06-29T20:19:52.288Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-29T20:19:52.587Z] The recommended git tool is: git [2021-06-29T20:19:53.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.3% of statements [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T20:19:53.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 91.9% of statements [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T20:19:53.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 62.7% of statements [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T20:19:53.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.6% of statements [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T20:19:53.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T20:19:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T20:19:53.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-06-29T20:19:53.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-29T20:19:53.825Z] GO111MODULE=on go vet ./... [2021-06-29T20:19:57.481Z] using credential edgex-jenkins-ssh [2021-06-29T20:19:57.502Z] Cloning the remote Git repository [2021-06-29T20:19:57.556Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T20:19:57.722Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-29T20:19:57.863Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T20:19:57.864Z] > git --version # timeout=10 [2021-06-29T20:19:57.907Z] > git --version # 'git version 2.17.1' [2021-06-29T20:19:57.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:19:58.044Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:20:14.081Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:20:14.395Z] Merge succeeded, producing 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:20:14.396Z] Checking out Revision 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 (PR-3603) [2021-06-29T20:20:13.056Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T20:20:13.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:20:13.095Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T20:20:13.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T20:20:13.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:20:13.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3603/head:refs/remotes/origin/PR-3603 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T20:20:14.099Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T20:20:14.112Z] > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 [2021-06-29T20:20:14.314Z] > git remote # timeout=10 [2021-06-29T20:20:14.331Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T20:20:14.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:20:14.354Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T20:20:14.375Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T20:20:14.401Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T20:20:14.421Z] > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 [2021-06-29T20:20:15.896Z] gofmt -l . [2021-06-29T20:20:16.167Z] [ "`gofmt -l .`" = "" ] [2021-06-29T20:20:16.427Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T20:20:17.373Z] + ls -al . [2021-06-29T20:20:17.373Z] total 560 [2021-06-29T20:20:17.373Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 20:20 . [2021-06-29T20:20:17.373Z] drwxr-xr-x 4 root root 28 Jun 29 20:18 .. [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 20:16 .dockerignore [2021-06-29T20:20:17.373Z] drwxrwxr-x 8 1001 1001 179 Jun 29 20:16 .git [2021-06-29T20:20:17.373Z] drwxrwxr-x 3 1001 1001 125 Jun 29 20:16 .github [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 20:16 .gitignore [2021-06-29T20:20:17.373Z] drwx------ 3 1001 1001 60 Jun 29 20:17 .semver [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 20:16 .sonarcloud.properties [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 20:16 Attribution.txt [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 20:16 CHANGELOG.md [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 20:16 CONTRIBUTING.md [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 20:16 Dockerfile.build [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 20:16 Jenkinsfile [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 20:16 LICENSE [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 20:16 Makefile [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 20:16 README.md [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 20:16 SECURITY.md [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 20:17 VERSION [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 20:16 ZMQWindows.md [2021-06-29T20:20:17.373Z] drwxrwxr-x 2 1001 1001 37 Jun 29 20:16 bin [2021-06-29T20:20:17.373Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 20:16 cmd [2021-06-29T20:20:17.373Z] -rw-r--r-- 1 root root 398095 Jun 29 20:19 coverage.out [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 20:16 go.mod [2021-06-29T20:20:17.373Z] -rw-r--r-- 1 root root 20759 Jun 29 20:18 go.sum [2021-06-29T20:20:17.373Z] drwxrwxr-x 7 1001 1001 114 Jun 29 20:16 internal [2021-06-29T20:20:17.373Z] drwxrwxr-x 3 1001 1001 16 Jun 29 20:16 openapi [2021-06-29T20:20:17.373Z] drwxrwxr-x 4 1001 1001 71 Jun 29 20:16 snap [2021-06-29T20:20:17.373Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 20:16 version.go [Pipeline] sh [2021-06-29T20:20:17.702Z] + '[' -e coverage.out ] [2021-06-29T20:20:17.702Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T20:20:17.850Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T20:20:18.169Z] + make build [2021-06-29T20:20:18.169Z] go mod tidy [2021-06-29T20:20:18.169Z] 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 [2021-06-29T20:20:18.775Z] Commit message: "refactor: Change V2 Swagger to be published as 2.0" [2021-06-29T20:20:18.829Z] > git --version # timeout=10 [2021-06-29T20:20:18.838Z] > git --version # 'git version 2.17.1' [2021-06-29T20:20:18.857Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T20:20:19.598Z] 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 [2021-06-29T20:20:20.452Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:20:20.931Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T20:20:21.303Z] + true+ [2021-06-29T20:20:21.303Z] sudo service docker restart [2021-06-29T20:20:26.307Z] 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 [2021-06-29T20:20:26.307Z] 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 [2021-06-29T20:20:27.257Z] 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 [2021-06-29T20:20:27.519Z] 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 [2021-06-29T20:20:28.097Z] 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 [2021-06-29T20:20:29.053Z] 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 [2021-06-29T20:20:29.635Z] 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 [2021-06-29T20:20:30.601Z] 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 [2021-06-29T20:20:31.184Z] 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 [2021-06-29T20:20:32.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-29T20:20:33.561Z] $ docker stop --time=1 610f3323cfaa87b9a9ba0f1055fd54b75de390f9f27508eac6fe64d2b6af1a60 [2021-06-29T20:20:35.695Z] $ docker rm -f 610f3323cfaa87b9a9ba0f1055fd54b75de390f9f27508eac6fe64d2b6af1a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:20:39.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T20:20:39.013Z] [2021-06-29T20:20:39.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:20:39.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T20:20:39.374Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-29T20:20:39.374Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-29T20:20:39.374Z] ca9280d653b3: Pulling fs layer [2021-06-29T20:20:39.374Z] 7e9c9ca2126c: Pulling fs layer [2021-06-29T20:20:39.636Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-29T20:20:39.636Z] cbdbe7a5bc2a: Download complete [2021-06-29T20:20:39.636Z] cbdbe7a5bc2a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T20:20:39.773Z] provisioning config files... [2021-06-29T20:20:39.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7933426378082085437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:20:40.230Z] ---> docker-login.sh [2021-06-29T20:20:40.230Z] nexus3.edgexfoundry.org:10001 [2021-06-29T20:20:40.582Z] ca9280d653b3: Verifying Checksum [2021-06-29T20:20:40.582Z] ca9280d653b3: Download complete [2021-06-29T20:20:41.164Z] ca9280d653b3: Pull complete [2021-06-29T20:20:41.164Z] 7e9c9ca2126c: Verifying Checksum [2021-06-29T20:20:41.164Z] 7e9c9ca2126c: Download complete [2021-06-29T20:20:41.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:20:41.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:20:41.484Z] Configure a credential helper to remove this warning. See [2021-06-29T20:20:41.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:20:41.484Z] [2021-06-29T20:20:41.484Z] Login Succeeded [2021-06-29T20:20:41.484Z] nexus3.edgexfoundry.org:10002 [2021-06-29T20:20:41.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:20:42.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:20:42.035Z] Configure a credential helper to remove this warning. See [2021-06-29T20:20:42.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:20:42.035Z] [2021-06-29T20:20:42.035Z] Login Succeeded [2021-06-29T20:20:42.035Z] nexus3.edgexfoundry.org:10003 [2021-06-29T20:20:42.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:20:42.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:20:42.598Z] Configure a credential helper to remove this warning. See [2021-06-29T20:20:42.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:20:42.598Z] [2021-06-29T20:20:42.598Z] Login Succeeded [2021-06-29T20:20:42.598Z] nexus3.edgexfoundry.org:10004 [2021-06-29T20:20:42.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:20:43.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:20:43.150Z] Configure a credential helper to remove this warning. See [2021-06-29T20:20:43.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:20:43.150Z] [2021-06-29T20:20:43.150Z] Login Succeeded [2021-06-29T20:20:43.150Z] docker.io [2021-06-29T20:20:43.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T20:20:44.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T20:20:44.021Z] Configure a credential helper to remove this warning. See [2021-06-29T20:20:44.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T20:20:44.021Z] [2021-06-29T20:20:44.021Z] Login Succeeded [2021-06-29T20:20:44.021Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T20:20:44.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-29T20:20:44.498Z] 7e9c9ca2126c: Pull complete [2021-06-29T20:20:44.498Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-29T20:20:44.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T20:20:44.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-29T20:20:44.602Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-06-29T20:20:44.649Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T20:20:47.541Z] $ docker top 76e77d451c1f4ae6f0dbe1d2dc7836aa84726b5e54e53bf53460d4aff4bb4c70 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T20:20:47.692Z] ========================================================= [2021-06-29T20:20:47.692Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T20:20:47.692Z] ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:20:48.004Z] + docker-compose build --help [2021-06-29T20:20:48.004Z] + grep parallel [2021-06-29T20:20:48.133Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-29T20:20:48.583Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T20:20:48.618Z] $ docker stop --time=1 76e77d451c1f4ae6f0dbe1d2dc7836aa84726b5e54e53bf53460d4aff4bb4c70 [2021-06-29T20:20:49.803Z] $ docker rm -f 76e77d451c1f4ae6f0dbe1d2dc7836aa84726b5e54e53bf53460d4aff4bb4c70 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:20:50.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T20:20:50.554Z] . [Pipeline] withDockerContainer [2021-06-29T20:20:50.648Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-06-29T20:20:50.696Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T20:20:50.763Z] Sending build context to Docker daemon 166.3MB [2021-06-29T20:20:50.763Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T20:20:50.763Z] Step 2/6 : FROM ${BASE} [2021-06-29T20:20:50.763Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T20:20:50.763Z] 595b0fe564bb: Pulling fs layer [2021-06-29T20:20:50.763Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T20:20:50.763Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T20:20:50.763Z] ba82ee9f976e: Pulling fs layer [2021-06-29T20:20:50.763Z] 506bd15cee9f: Pulling fs layer [2021-06-29T20:20:50.763Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T20:20:50.763Z] 618dc40b7e24: Pulling fs layer [2021-06-29T20:20:50.763Z] ba82ee9f976e: Waiting [2021-06-29T20:20:50.763Z] 506bd15cee9f: Waiting [2021-06-29T20:20:50.763Z] 75a0a4a0db45: Waiting [2021-06-29T20:20:50.763Z] 618dc40b7e24: Waiting [2021-06-29T20:20:50.763Z] 5b7225fbf94c: Verifying Checksum [2021-06-29T20:20:50.763Z] 5b7225fbf94c: Download complete [2021-06-29T20:20:50.763Z] 3088b5b3c5c0: Verifying Checksum [2021-06-29T20:20:50.764Z] 3088b5b3c5c0: Download complete [2021-06-29T20:20:50.764Z] 506bd15cee9f: Verifying Checksum [2021-06-29T20:20:50.764Z] 506bd15cee9f: Download complete [2021-06-29T20:20:50.764Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T20:20:50.764Z] 75a0a4a0db45: Download complete [2021-06-29T20:20:50.764Z] 595b0fe564bb: Verifying Checksum [2021-06-29T20:20:50.764Z] 595b0fe564bb: Download complete [2021-06-29T20:20:51.033Z] $ docker top c3302575305b84a2a0e1c20b86659e1c18751d6b7fef566debcb619ee67f5142 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:20:51.366Z] 595b0fe564bb: Pull complete [2021-06-29T20:20:51.452Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T20:20:51.972Z] 3088b5b3c5c0: Pull complete [2021-06-29T20:20:52.025Z] Building core-command ... [2021-06-29T20:20:52.025Z] Building core-data ... [2021-06-29T20:20:52.025Z] Building core-metadata ... [2021-06-29T20:20:52.025Z] Building security-bootstrapper ... [2021-06-29T20:20:52.025Z] Building security-proxy-setup ... [2021-06-29T20:20:52.025Z] Building security-secretstore-setup ... [2021-06-29T20:20:52.025Z] Building support-notifications ... [2021-06-29T20:20:52.025Z] Building support-scheduler ... [2021-06-29T20:20:52.025Z] Building sys-mgmt-agent ... [2021-06-29T20:20:52.025Z] Building sys-mgmt-agent [2021-06-29T20:20:52.025Z] Building core-metadata [2021-06-29T20:20:52.025Z] Building security-proxy-setup [2021-06-29T20:20:52.025Z] Building support-scheduler [2021-06-29T20:20:52.025Z] Building security-bootstrapper [2021-06-29T20:20:52.251Z] 5b7225fbf94c: Pull complete [2021-06-29T20:20:52.846Z] 618dc40b7e24: Verifying Checksum [2021-06-29T20:20:52.846Z] 618dc40b7e24: Download complete [2021-06-29T20:20:54.281Z] ba82ee9f976e: Verifying Checksum [2021-06-29T20:20:54.281Z] ba82ee9f976e: Download complete [2021-06-29T20:21:04.472Z] ba82ee9f976e: Pull complete [2021-06-29T20:21:04.750Z] 506bd15cee9f: Pull complete [2021-06-29T20:21:04.816Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:21:04.817Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:21:04.817Z] ---> 75906dea71ca [2021-06-29T20:21:04.817Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T20:21:04.817Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:21:04.817Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:21:04.817Z] ---> 75906dea71ca [2021-06-29T20:21:04.817Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T20:21:06.204Z] 75a0a4a0db45: Pull complete [2021-06-29T20:21:07.379Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:21:07.379Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:21:07.379Z] ---> 75906dea71ca [2021-06-29T20:21:07.379Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T20:21:09.614Z] 618dc40b7e24: Pull complete [2021-06-29T20:21:09.614Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T20:21:09.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T20:21:09.894Z] ---> a36622ca3599 [2021-06-29T20:21:09.894Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T20:21:10.890Z] ---> Running in 79c6b869edc6 [2021-06-29T20:21:12.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:21:12.683Z] ---> Running in c3e525cb29fe [2021-06-29T20:21:12.683Z] ---> Running in b6b7f30d0c94 [2021-06-29T20:21:12.683Z] ---> Running in 8032780ef56a [2021-06-29T20:21:13.305Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:21:13.910Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T20:21:14.504Z] (2/12) Installing file (5.39-r0) [2021-06-29T20:21:14.504Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T20:21:14.504Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T20:21:14.597Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:21:14.598Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:21:15.173Z] ---> 75906dea71ca [2021-06-29T20:21:15.173Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T20:21:15.173Z] ---> Using cache [2021-06-29T20:21:15.173Z] ---> 9b9dbea83a26 [2021-06-29T20:21:15.173Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:21:15.173Z] Removing intermediate container b6b7f30d0c94 [2021-06-29T20:21:15.173Z] ---> 91a38160526a [2021-06-29T20:21:15.173Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:21:15.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:21:15.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:21:15.173Z] ---> 75906dea71ca [2021-06-29T20:21:15.173Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T20:21:15.173Z] ---> Using cache [2021-06-29T20:21:15.174Z] ---> 9b9dbea83a26 [2021-06-29T20:21:15.174Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:21:15.749Z] Removing intermediate container 8032780ef56a [2021-06-29T20:21:15.749Z] ---> d5f67409cf5e [2021-06-29T20:21:15.749Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:21:15.749Z] Removing intermediate container c3e525cb29fe [2021-06-29T20:21:15.749Z] ---> 9b9dbea83a26 [2021-06-29T20:21:15.749Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:21:15.749Z] ---> Running in 22ed37f13ba1 [2021-06-29T20:21:15.749Z] ---> Running in cd7071bce8f1 [2021-06-29T20:21:15.749Z] ---> Running in efadb509effe [2021-06-29T20:21:16.012Z] ---> Running in 672c7490dd08 [2021-06-29T20:21:16.012Z] ---> Running in bcad9e711c34 [2021-06-29T20:21:16.977Z] Removing intermediate container 22ed37f13ba1 [2021-06-29T20:21:16.977Z] ---> 8bc8cb0d4c19 [2021-06-29T20:21:16.977Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T20:21:16.977Z] Removing intermediate container cd7071bce8f1 [2021-06-29T20:21:16.977Z] ---> 74c93be1c7e4 [2021-06-29T20:21:16.977Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T20:21:16.977Z] ---> Running in aa97dbb58919 [2021-06-29T20:21:16.977Z] ---> Running in ed3c149ea070 [2021-06-29T20:21:16.977Z] Removing intermediate container efadb509effe [2021-06-29T20:21:16.977Z] ---> 629271e54d44 [2021-06-29T20:21:16.977Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T20:21:16.977Z] ---> Running in d5a277bba0ba [2021-06-29T20:21:16.977Z] Removing intermediate container 672c7490dd08 [2021-06-29T20:21:16.977Z] ---> acd5bf3760c9 [2021-06-29T20:21:16.977Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T20:21:16.977Z] ---> Running in fb4541237166 [2021-06-29T20:21:17.244Z] Removing intermediate container bcad9e711c34 [2021-06-29T20:21:17.244Z] ---> 2c9cc86de7e2 [2021-06-29T20:21:17.244Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T20:21:17.244Z] ---> Running in 49deb97e1fe1 [2021-06-29T20:21:17.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:17.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:17.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:17.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:17.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:18.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:18.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:18.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:18.809Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T20:21:18.809Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T20:21:18.809Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T20:21:18.809Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T20:21:18.809Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T20:21:18.809Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T20:21:18.809Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T20:21:18.874Z] OK: 219 MiB in 52 packages [2021-06-29T20:21:18.874Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:19.082Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T20:21:19.082Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T20:21:19.082Z] OK: 218 MiB in 52 packages [2021-06-29T20:21:19.154Z] OK: 219 MiB in 52 packages [2021-06-29T20:21:19.154Z] Removing intermediate container d5a277bba0ba [2021-06-29T20:21:19.154Z] ---> 3c217a4f24f0 [2021-06-29T20:21:19.154Z] Step 6/23 : COPY go.mod . [2021-06-29T20:21:19.154Z] OK: 219 MiB in 52 packages [2021-06-29T20:21:19.154Z] ---> 71dfd0c0efa9 [2021-06-29T20:21:19.154Z] Step 7/23 : RUN go mod download [2021-06-29T20:21:19.420Z] ---> Running in 291ea5fc8cc5 [2021-06-29T20:21:19.420Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:21:19.420Z] Removing intermediate container fb4541237166 [2021-06-29T20:21:19.420Z] ---> e432b156e09f [2021-06-29T20:21:19.420Z] Step 6/22 : COPY go.mod . [2021-06-29T20:21:19.420Z] Removing intermediate container 49deb97e1fe1 [2021-06-29T20:21:19.420Z] ---> 1671df94bec1 [2021-06-29T20:21:19.420Z] Step 6/32 : COPY go.mod . [2021-06-29T20:21:19.685Z] ---> fb04c472b622 [2021-06-29T20:21:19.685Z] Step 7/22 : RUN go mod download [2021-06-29T20:21:19.685Z] ---> Running in 1fd5e98735e8 [2021-06-29T20:21:19.685Z] ---> 63a0d6cc8ac2 [2021-06-29T20:21:19.685Z] Step 7/32 : RUN go mod download [2021-06-29T20:21:19.685Z] ---> Running in dffb2f8bf62d [2021-06-29T20:21:19.958Z] Removing intermediate container 291ea5fc8cc5 [2021-06-29T20:21:19.958Z] ---> e970e8ceb352 [2021-06-29T20:21:19.958Z] Step 8/23 : COPY . . [2021-06-29T20:21:20.575Z] OK: 219 MiB in 52 packages [2021-06-29T20:21:21.548Z] OK: 219 MiB in 52 packages [2021-06-29T20:21:22.960Z] Removing intermediate container dffb2f8bf62d [2021-06-29T20:21:22.960Z] ---> 8ba7e5e60b3c [2021-06-29T20:21:22.960Z] Step 8/32 : COPY . . [2021-06-29T20:21:23.395Z] Removing intermediate container 79c6b869edc6 [2021-06-29T20:21:23.395Z] ---> a5f1d6a00785 [2021-06-29T20:21:23.395Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T20:21:23.395Z] ---> Running in 8213ceb48f24 [2021-06-29T20:21:23.395Z] Removing intermediate container 8213ceb48f24 [2021-06-29T20:21:23.395Z] ---> f1c7ca575066 [2021-06-29T20:21:23.395Z] Step 5/6 : COPY go.mod . [2021-06-29T20:21:24.379Z] ---> 5beaf562cdae [2021-06-29T20:21:24.379Z] Step 6/6 : RUN go mod download [2021-06-29T20:21:24.379Z] ---> Running in a5cb97889544 [2021-06-29T20:21:24.389Z] Removing intermediate container aa97dbb58919 [2021-06-29T20:21:24.389Z] ---> 779e6c4bf5c5 [2021-06-29T20:21:24.389Z] Step 6/24 : COPY go.mod . [2021-06-29T20:21:24.976Z] Removing intermediate container 1fd5e98735e8 [2021-06-29T20:21:24.976Z] ---> 6273c69971c1 [2021-06-29T20:21:24.976Z] Step 8/22 : COPY . . [2021-06-29T20:21:28.310Z] ---> 30f01706cb2c [2021-06-29T20:21:28.310Z] Step 7/24 : RUN go mod download [2021-06-29T20:21:28.310Z] ---> e2a1a619ec7a [2021-06-29T20:21:28.310Z] Step 9/23 : RUN go mod tidy [2021-06-29T20:21:29.281Z] Removing intermediate container ed3c149ea070 [2021-06-29T20:21:29.281Z] ---> b3ec72288666 [2021-06-29T20:21:29.281Z] Step 6/24 : COPY go.mod . [2021-06-29T20:21:29.547Z] ---> Running in 3af3a1080f00 [2021-06-29T20:21:29.547Z] ---> Running in 1184b6c0f6ef [2021-06-29T20:21:29.547Z] ---> 9acfb3e685b5 [2021-06-29T20:21:29.547Z] Step 9/32 : RUN go mod tidy [2021-06-29T20:21:29.547Z] ---> 5371b05a9888 [2021-06-29T20:21:29.547Z] Step 7/24 : RUN go mod download [2021-06-29T20:21:29.547Z] ---> Running in b633fa030d20 [2021-06-29T20:21:29.547Z] ---> Running in b25325b59116 [2021-06-29T20:21:29.547Z] ---> 8f9203377099 [2021-06-29T20:21:29.547Z] Step 9/22 : RUN go mod tidy [2021-06-29T20:21:29.812Z] ---> Running in 4bf04e407f09 [2021-06-29T20:21:30.393Z] Removing intermediate container 3af3a1080f00 [2021-06-29T20:21:30.393Z] ---> ae38d8f73701 [2021-06-29T20:21:30.393Z] Step 8/24 : COPY . . [2021-06-29T20:21:32.999Z] Removing intermediate container b633fa030d20 [2021-06-29T20:21:32.999Z] ---> fcdf708a0431 [2021-06-29T20:21:32.999Z] Step 8/24 : COPY . . [2021-06-29T20:21:34.923Z] Removing intermediate container 1184b6c0f6ef [2021-06-29T20:21:34.923Z] ---> 18b679159dc5 [2021-06-29T20:21:34.923Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T20:21:36.321Z] ---> Running in 6f794c90ca15 [2021-06-29T20:21:36.321Z] Removing intermediate container 4bf04e407f09 [2021-06-29T20:21:36.321Z] ---> 8fb95b9890f3 [2021-06-29T20:21:36.321Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T20:21:36.321Z] ---> 2097c80d8cf2 [2021-06-29T20:21:36.321Z] Step 9/24 : RUN go mod tidy [2021-06-29T20:21:36.321Z] Removing intermediate container b25325b59116 [2021-06-29T20:21:36.321Z] ---> 460c7e73a4f6 [2021-06-29T20:21:36.321Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T20:21:36.900Z] ---> Running in c0c117e74025 [2021-06-29T20:21:36.900Z] ---> Running in 1d5b3af7ff44 [2021-06-29T20:21:36.900Z] ---> Running in 02a0a3e40d91 [2021-06-29T20:21:37.487Z] 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 [2021-06-29T20:21:37.756Z] 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 [2021-06-29T20:21:37.756Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T20:21:41.182Z] Removing intermediate container 02a0a3e40d91 [2021-06-29T20:21:41.182Z] ---> c17f523b6c28 [2021-06-29T20:21:41.182Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T20:21:41.182Z] ---> Running in 2205f99cb03f [2021-06-29T20:21:41.454Z] ---> 27405299e007 [2021-06-29T20:21:41.454Z] Step 9/24 : RUN go mod tidy [2021-06-29T20:21:41.454Z] ---> Running in d14a6aeabf64 [2021-06-29T20:21:41.728Z] 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 [2021-06-29T20:21:43.182Z] Removing intermediate container d14a6aeabf64 [2021-06-29T20:21:43.182Z] ---> a214f01aa609 [2021-06-29T20:21:43.182Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T20:21:43.182Z] ---> Running in c74bf416de8d [2021-06-29T20:21:43.455Z] 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 [2021-06-29T20:21:51.180Z] Removing intermediate container a5cb97889544 [2021-06-29T20:21:51.180Z] ---> ba32ec147e3e [2021-06-29T20:21:51.180Z] Successfully built ba32ec147e3e [2021-06-29T20:21:51.180Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:21:51.565Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T20:21:51.565Z] . [Pipeline] withDockerContainer [2021-06-29T20:21:51.857Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-06-29T20:21:51.937Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-06-29T20:21:53.561Z] $ docker top b85c8ca9024f3c40d33d65e8b5b1c5804ae8cfb2bd21a657072ed294333ae9ec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:21:54.603Z] + go version [2021-06-29T20:21:54.603Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T20:21:54.638Z] $ docker stop --time=1 b85c8ca9024f3c40d33d65e8b5b1c5804ae8cfb2bd21a657072ed294333ae9ec [2021-06-29T20:21:56.467Z] $ docker rm -f b85c8ca9024f3c40d33d65e8b5b1c5804ae8cfb2bd21a657072ed294333ae9ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:21:57.850Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T20:21:57.850Z] . [Pipeline] withDockerContainer [2021-06-29T20:21:58.130Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-06-29T20:21:58.208Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2021-06-29T20:21:59.750Z] $ docker top 77f720456aeddd0314d8b1bd004679050267430b818272ff4c7432ea3580aa66 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T20:22:00.126Z] ========================================================= [2021-06-29T20:22:00.126Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T20:22:00.126Z] ========================================================= [Pipeline] sh [2021-06-29T20:22:00.791Z] + go mod tidy [Pipeline] sh [2021-06-29T20:22:02.079Z] + make test [2021-06-29T20:22:02.079Z] go mod tidy [2021-06-29T20:22:02.690Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T20:22:15.747Z] 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 [2021-06-29T20:22:17.149Z] Removing intermediate container 6f794c90ca15 [2021-06-29T20:22:17.149Z] ---> d59006b07684 [2021-06-29T20:22:17.149Z] [2021-06-29T20:22:17.149Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T20:22:17.149Z] Removing intermediate container 1d5b3af7ff44 [2021-06-29T20:22:17.149Z] ---> 5f33bb94fdad [2021-06-29T20:22:17.149Z] [2021-06-29T20:22:17.149Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T20:22:17.149Z] Removing intermediate container c0c117e74025 [2021-06-29T20:22:17.149Z] ---> 17c115a1621c [2021-06-29T20:22:17.149Z] [2021-06-29T20:22:17.149Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T20:22:18.138Z] 3.12: Pulling from library/alpine [2021-06-29T20:22:18.719Z] 3.12: Pulling from library/alpine [2021-06-29T20:22:18.719Z] 3.12: Pulling from library/alpine [2021-06-29T20:22:20.138Z] Removing intermediate container c74bf416de8d [2021-06-29T20:22:20.138Z] ---> da043aa0fc59 [2021-06-29T20:22:20.138Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T20:22:20.138Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T20:22:20.138Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T20:22:20.138Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T20:22:20.138Z] Status: Image is up to date for alpine:3.12 [2021-06-29T20:22:20.138Z] Status: Image is up to date for alpine:3.12 [2021-06-29T20:22:20.138Z] ---> 13621d1b12d4 [2021-06-29T20:22:20.138Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T20:22:20.138Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T20:22:20.138Z] ---> 13621d1b12d4 [2021-06-29T20:22:20.138Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T20:22:20.138Z] ---> 13621d1b12d4 [2021-06-29T20:22:20.138Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T20:22:20.138Z] Removing intermediate container 2205f99cb03f [2021-06-29T20:22:20.138Z] ---> 0b88d7022d22 [2021-06-29T20:22:20.138Z] [2021-06-29T20:22:20.138Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T20:22:20.138Z] ---> 13621d1b12d4 [2021-06-29T20:22:20.138Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T20:22:20.138Z] ---> Running in 1d8786a04802 [2021-06-29T20:22:20.138Z] ---> Running in cdc56fb8f49d [2021-06-29T20:22:20.138Z] ---> Running in a2d41c6eaa00 [2021-06-29T20:22:20.138Z] ---> Running in a9f840037f4e [2021-06-29T20:22:20.138Z] ---> Running in a1d518f6a1f0 [2021-06-29T20:22:20.138Z] Removing intermediate container cdc56fb8f49d [2021-06-29T20:22:20.138Z] ---> 9776ac94e079 [2021-06-29T20:22:20.138Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T20:22:20.138Z] ---> Running in 12722a7b7ebb [2021-06-29T20:22:20.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:20.407Z] 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 [2021-06-29T20:22:20.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:20.673Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T20:22:20.673Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:22:20.673Z] OK: 6 MiB in 15 packages [2021-06-29T20:22:20.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:20.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:21.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:21.242Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T20:22:21.242Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T20:22:21.242Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T20:22:21.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:21.242Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T20:22:21.242Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:22:21.242Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T20:22:21.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:21.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:21.242Z] Removing intermediate container a2d41c6eaa00 [2021-06-29T20:22:21.242Z] ---> e7b1ab0f1fe6 [2021-06-29T20:22:21.242Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:22:21.242Z] OK: 7 MiB in 18 packages [2021-06-29T20:22:21.509Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T20:22:21.509Z] ---> Running in 03aa7bccbdfa [2021-06-29T20:22:21.509Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T20:22:21.509Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:22:21.509Z] OK: 6 MiB in 16 packages [2021-06-29T20:22:21.509Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T20:22:21.509Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:22:21.509Z] OK: 6 MiB in 15 packages [2021-06-29T20:22:21.509Z] Removing intermediate container 03aa7bccbdfa [2021-06-29T20:22:21.509Z] ---> efcfcaba6093 [2021-06-29T20:22:21.509Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T20:22:21.785Z] ---> Running in 21a6ae294b1b [2021-06-29T20:22:21.785Z] Removing intermediate container 1d8786a04802 [2021-06-29T20:22:21.785Z] ---> 00e756566ba7 [2021-06-29T20:22:21.785Z] [2021-06-29T20:22:21.785Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T20:22:21.785Z] 20.10.0: Pulling from library/docker [2021-06-29T20:22:21.785Z] Removing intermediate container 21a6ae294b1b [2021-06-29T20:22:21.785Z] ---> 5ded20658d71 [2021-06-29T20:22:21.785Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T20:22:21.785Z] Removing intermediate container a1d518f6a1f0 [2021-06-29T20:22:21.785Z] ---> 9966ca5369ab [2021-06-29T20:22:21.785Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:22:21.785Z] ---> Running in 1325fba18201 [2021-06-29T20:22:21.785Z] Removing intermediate container a9f840037f4e [2021-06-29T20:22:21.785Z] ---> f1d1f153c5d3 [2021-06-29T20:22:21.785Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T20:22:22.055Z] ---> Running in 7893bf4114ba [2021-06-29T20:22:22.055Z] ---> Running in a3c9bdf5d53c [2021-06-29T20:22:22.055Z] Removing intermediate container 12722a7b7ebb [2021-06-29T20:22:22.055Z] ---> 1319dfa921ea [2021-06-29T20:22:22.055Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T20:22:22.055Z] Removing intermediate container 1325fba18201 [2021-06-29T20:22:22.055Z] ---> 89ea193e4d39 [2021-06-29T20:22:22.055Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:22:22.055Z] ---> Running in 5e765525e4f8 [2021-06-29T20:22:22.055Z] Removing intermediate container 7893bf4114ba [2021-06-29T20:22:22.055Z] ---> c3a217cb14eb [2021-06-29T20:22:22.055Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T20:22:22.329Z] Removing intermediate container a3c9bdf5d53c [2021-06-29T20:22:22.329Z] ---> 867d238a57b5 [2021-06-29T20:22:22.329Z] Step 14/22 : WORKDIR /edgex [2021-06-29T20:22:22.329Z] ---> Running in 2b200150875d [2021-06-29T20:22:22.329Z] ---> Running in 97a2d8ce0cfa [2021-06-29T20:22:22.329Z] Removing intermediate container 5e765525e4f8 [2021-06-29T20:22:22.329Z] ---> c09d67891579 [2021-06-29T20:22:22.329Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T20:22:22.329Z] ---> b811f4187200 [2021-06-29T20:22:22.329Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T20:22:22.329Z] ---> Running in 83bbc78c2a25 [2021-06-29T20:22:22.603Z] Removing intermediate container 2b200150875d [2021-06-29T20:22:22.603Z] ---> 87f8ea31e6be [2021-06-29T20:22:22.603Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T20:22:22.603Z] Removing intermediate container 97a2d8ce0cfa [2021-06-29T20:22:22.603Z] ---> e51bfbbcc6e7 [2021-06-29T20:22:22.603Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T20:22:22.603Z] ---> Running in 44def080500a [2021-06-29T20:22:22.871Z] Removing intermediate container 83bbc78c2a25 [2021-06-29T20:22:22.871Z] ---> cad9fda21a4d [2021-06-29T20:22:22.871Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T20:22:22.871Z] Removing intermediate container 44def080500a [2021-06-29T20:22:22.871Z] ---> 12552a38e413 [2021-06-29T20:22:22.871Z] Step 16/24 : WORKDIR / [2021-06-29T20:22:22.871Z] ---> Running in d03c0e62c448 [2021-06-29T20:22:22.871Z] ---> e1f0ea029eff [2021-06-29T20:22:22.871Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T20:22:22.871Z] ---> Running in 2eb7b555e6b4 [2021-06-29T20:22:22.871Z] ---> 93650777e09d [2021-06-29T20:22:22.871Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T20:22:23.150Z] Removing intermediate container 2eb7b555e6b4 [2021-06-29T20:22:23.150Z] ---> 772514bd5e6d [2021-06-29T20:22:23.150Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:22:23.733Z] ---> 26e46d99ab91 [2021-06-29T20:22:23.733Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T20:22:23.733Z] ---> 8f9ae469c22a [2021-06-29T20:22:23.733Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T20:22:23.733Z] ---> e2a5b649ddda [2021-06-29T20:22:23.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T20:22:23.733Z] ---> Running in 34ec183b8a06 [2021-06-29T20:22:24.000Z] Removing intermediate container d03c0e62c448 [2021-06-29T20:22:24.000Z] ---> 0e795ace25a2 [2021-06-29T20:22:24.000Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T20:22:24.267Z] Removing intermediate container 34ec183b8a06 [2021-06-29T20:22:24.267Z] ---> e01b0f49b47e [2021-06-29T20:22:24.267Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:22:24.536Z] ---> Running in c21ebf28d65b [2021-06-29T20:22:24.536Z] ---> b3e1aff37556 [2021-06-29T20:22:24.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T20:22:24.536Z] ---> 104fb681fc8e [2021-06-29T20:22:24.536Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T20:22:24.536Z] ---> Running in 61fc58365658 [2021-06-29T20:22:24.536Z] ---> Running in be9c0d5bf9fa [2021-06-29T20:22:24.805Z] Removing intermediate container c21ebf28d65b [2021-06-29T20:22:24.805Z] ---> 415b84aca698 [2021-06-29T20:22:24.805Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T20:22:24.805Z] Removing intermediate container 61fc58365658 [2021-06-29T20:22:24.805Z] ---> a107419171fa [2021-06-29T20:22:24.805Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T20:22:24.805Z] Removing intermediate container be9c0d5bf9fa [2021-06-29T20:22:24.805Z] ---> 19edca181d27 [2021-06-29T20:22:24.805Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T20:22:24.805Z] ---> a74eaa665e60 [2021-06-29T20:22:24.805Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T20:22:24.881Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T20:22:25.095Z] ---> Running in 795c95a66713 [2021-06-29T20:22:25.095Z] ---> Running in f1a77dfda6d9 [2021-06-29T20:22:25.095Z] ---> Running in 154108a28b9b [2021-06-29T20:22:25.095Z] ---> c2d255c0f285 [2021-06-29T20:22:25.095Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T20:22:25.095Z] Removing intermediate container 795c95a66713 [2021-06-29T20:22:25.095Z] ---> 2d6c65878fa7 [2021-06-29T20:22:25.095Z] Step 22/23 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:22:25.095Z] ---> Running in 0b50950ca4f2 [2021-06-29T20:22:25.365Z] ---> Running in 7575bf571e75 [2021-06-29T20:22:25.365Z] Removing intermediate container f1a77dfda6d9 [2021-06-29T20:22:25.365Z] ---> 622fd42bea9c [2021-06-29T20:22:25.365Z] Step 20/22 : LABEL arch=x86_64 [2021-06-29T20:22:25.365Z] Removing intermediate container 154108a28b9b [2021-06-29T20:22:25.365Z] ---> ef92bbc97843 [2021-06-29T20:22:25.365Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:22:25.365Z] ---> Running in 58e62c9535ce [2021-06-29T20:22:25.365Z] ---> Running in 50ef91166591 [2021-06-29T20:22:25.365Z] Removing intermediate container 7575bf571e75 [2021-06-29T20:22:25.365Z] ---> 689ee0eed1a4 [2021-06-29T20:22:25.365Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T20:22:25.630Z] ---> Running in cc3b547fbbc1 [2021-06-29T20:22:25.630Z] Removing intermediate container 58e62c9535ce [2021-06-29T20:22:25.630Z] ---> 4c34c77d815b [2021-06-29T20:22:25.630Z] Step 21/22 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:22:25.630Z] ---> Running in 7970c46cc8f7 [2021-06-29T20:22:25.630Z] Removing intermediate container 50ef91166591 [2021-06-29T20:22:25.630Z] ---> ba4cce4a2136 [2021-06-29T20:22:25.630Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T20:22:25.630Z] Removing intermediate container cc3b547fbbc1 [2021-06-29T20:22:25.631Z] ---> dbf184993724 [2021-06-29T20:22:25.631Z] [2021-06-29T20:22:25.918Z] ---> Running in 2fa9869707ba [2021-06-29T20:22:25.918Z] Successfully built dbf184993724 [2021-06-29T20:22:25.918Z] Removing intermediate container 7970c46cc8f7 [2021-06-29T20:22:25.918Z] ---> 0d9ac2464789 [2021-06-29T20:22:25.918Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T20:22:25.918Z] Successfully tagged support-scheduler:latest [2021-06-29T20:22:25.918Z]  Building support-scheduler ... done Building core-command [2021-06-29T20:22:25.918Z] ---> Running in 627eeea77afc [2021-06-29T20:22:26.513Z] Removing intermediate container 2fa9869707ba [2021-06-29T20:22:26.513Z] ---> 1f78376ddf7a [2021-06-29T20:22:26.513Z] Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:22:27.957Z] Removing intermediate container 627eeea77afc [2021-06-29T20:22:27.957Z] ---> 991f2e3a2544 [2021-06-29T20:22:27.957Z] [2021-06-29T20:22:27.957Z] Removing intermediate container 0b50950ca4f2 [2021-06-29T20:22:27.957Z] ---> 734ebbfc8c82 [2021-06-29T20:22:27.957Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:22:27.957Z] ---> Running in 5436e54f3112 [2021-06-29T20:22:27.957Z] Successfully built 991f2e3a2544 [2021-06-29T20:22:27.957Z] Successfully tagged security-proxy-setup:latest [2021-06-29T20:22:27.957Z] Building core-data [2021-06-29T20:22:28.283Z]  Building security-proxy-setup ... done Removing intermediate container 5436e54f3112 [2021-06-29T20:22:28.283Z] ---> f26f213d61a9 [2021-06-29T20:22:28.283Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T20:22:30.940Z] ---> Running in f8388d4a317a [2021-06-29T20:22:32.333Z] ---> 24d74ea66feb [2021-06-29T20:22:32.333Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T20:22:32.333Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T20:22:32.333Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T20:22:32.333Z] ---> aefe523efa57 [2021-06-29T20:22:32.333Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:22:32.333Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:22:32.333Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:22:32.909Z] ---> 75906dea71ca [2021-06-29T20:22:32.909Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T20:22:33.171Z] ---> Using cache [2021-06-29T20:22:33.171Z] ---> 9b9dbea83a26 [2021-06-29T20:22:33.171Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:22:33.171Z] ---> Using cache [2021-06-29T20:22:33.171Z] ---> 2c9cc86de7e2 [2021-06-29T20:22:33.171Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T20:22:33.747Z] ---> Running in c0c10357a7f2 [2021-06-29T20:22:33.747Z] Removing intermediate container f8388d4a317a [2021-06-29T20:22:33.747Z] ---> 46140f425aa4 [2021-06-29T20:22:33.747Z] [2021-06-29T20:22:33.747Z] ---> bf422ff39398 [2021-06-29T20:22:33.747Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T20:22:33.747Z] ---> Running in 93c4614c502e [2021-06-29T20:22:33.747Z] Successfully built 46140f425aa4 [2021-06-29T20:22:33.747Z] Successfully tagged core-metadata:latest [2021-06-29T20:22:33.747Z]  Building core-metadata ... done Building security-secretstore-setup [2021-06-29T20:22:33.747Z] Removing intermediate container c0c10357a7f2 [2021-06-29T20:22:33.747Z] ---> 6520cd1cc9d5 [2021-06-29T20:22:33.747Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T20:22:34.015Z] ---> Running in e10487ca6bde [2021-06-29T20:22:34.281Z] ---> f68268042547 [2021-06-29T20:22:34.281Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T20:22:34.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:36.473Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:22:36.473Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:22:36.473Z] ---> 75906dea71ca [2021-06-29T20:22:36.473Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T20:22:36.473Z] ---> Using cache [2021-06-29T20:22:36.473Z] ---> 9b9dbea83a26 [2021-06-29T20:22:36.473Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:22:36.473Z] ---> Using cache [2021-06-29T20:22:36.473Z] ---> 2c9cc86de7e2 [2021-06-29T20:22:36.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T20:22:36.473Z] ---> Using cache [2021-06-29T20:22:36.473Z] ---> 1671df94bec1 [2021-06-29T20:22:36.473Z] Step 6/24 : COPY go.mod . [2021-06-29T20:22:36.473Z] ---> Using cache [2021-06-29T20:22:36.473Z] ---> 63a0d6cc8ac2 [2021-06-29T20:22:36.473Z] Step 7/24 : RUN go mod download [2021-06-29T20:22:36.473Z] ---> Using cache [2021-06-29T20:22:36.473Z] ---> 8ba7e5e60b3c [2021-06-29T20:22:36.473Z] Step 8/24 : COPY . . [2021-06-29T20:22:36.473Z] ---> Using cache [2021-06-29T20:22:36.473Z] ---> 9acfb3e685b5 [2021-06-29T20:22:36.473Z] Step 9/24 : RUN go mod tidy [2021-06-29T20:22:36.473Z] ---> Using cache [2021-06-29T20:22:36.473Z] ---> 460c7e73a4f6 [2021-06-29T20:22:36.473Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T20:22:36.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:36.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:36.473Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T20:22:36.473Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T20:22:36.473Z] Executing bash-5.0.17-r0.post-install [2021-06-29T20:22:36.473Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T20:22:36.473Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T20:22:37.423Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:22:37.423Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:22:37.423Z] ---> 75906dea71ca [2021-06-29T20:22:37.423Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T20:22:37.423Z] ---> Using cache [2021-06-29T20:22:37.423Z] ---> 9b9dbea83a26 [2021-06-29T20:22:37.423Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:22:37.423Z] ---> Using cache [2021-06-29T20:22:37.423Z] ---> 2c9cc86de7e2 [2021-06-29T20:22:37.423Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T20:22:37.423Z] ---> Using cache [2021-06-29T20:22:37.423Z] ---> 1671df94bec1 [2021-06-29T20:22:37.423Z] Step 6/26 : COPY go.mod . [2021-06-29T20:22:37.423Z] ---> Using cache [2021-06-29T20:22:37.423Z] ---> 63a0d6cc8ac2 [2021-06-29T20:22:37.423Z] Step 7/26 : RUN go mod download [2021-06-29T20:22:37.423Z] ---> Using cache [2021-06-29T20:22:37.423Z] ---> 8ba7e5e60b3c [2021-06-29T20:22:37.423Z] Step 8/26 : COPY . . [2021-06-29T20:22:37.423Z] ---> Using cache [2021-06-29T20:22:37.423Z] ---> 9acfb3e685b5 [2021-06-29T20:22:37.423Z] Step 9/26 : RUN go mod tidy [2021-06-29T20:22:37.423Z] ---> Using cache [2021-06-29T20:22:37.423Z] ---> 460c7e73a4f6 [2021-06-29T20:22:37.424Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T20:22:37.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:37.953Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T20:22:37.953Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T20:22:37.953Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T20:22:37.953Z] OK: 219 MiB in 52 packages [2021-06-29T20:22:38.219Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T20:22:38.487Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T20:22:38.487Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T20:22:38.487Z] ---> 80c64f0a1ebd [2021-06-29T20:22:38.487Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T20:22:38.487Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T20:22:38.487Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T20:22:38.487Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T20:22:38.487Z] ---> Running in 9a281401e74b [2021-06-29T20:22:38.487Z] ---> Running in bbce0489c633 [2021-06-29T20:22:39.068Z] ---> 09de2888182d [2021-06-29T20:22:39.068Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T20:22:39.334Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T20:22:39.334Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T20:22:39.334Z] ---> Running in 6c5ea55c5aef [2021-06-29T20:22:39.334Z] Removing intermediate container 93c4614c502e [2021-06-29T20:22:39.334Z] ---> 47639e4ee59d [2021-06-29T20:22:39.334Z] Step 6/24 : COPY go.mod . [2021-06-29T20:22:39.334Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T20:22:39.334Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T20:22:39.334Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T20:22:39.334Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T20:22:39.334Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T20:22:39.335Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T20:22:39.335Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T20:22:39.335Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T20:22:39.335Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T20:22:39.335Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T20:22:39.335Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T20:22:39.335Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T20:22:39.335Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T20:22:39.335Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T20:22:39.335Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T20:22:39.335Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T20:22:39.335Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T20:22:39.335Z] 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 [2021-06-29T20:22:39.335Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T20:22:39.603Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T20:22:39.603Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T20:22:39.603Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T20:22:39.603Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T20:22:39.603Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T20:22:39.603Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T20:22:39.603Z] 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 [2021-06-29T20:22:39.881Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T20:22:39.881Z] Removing intermediate container 6c5ea55c5aef [2021-06-29T20:22:39.881Z] ---> 2ffb0891322b [2021-06-29T20:22:39.881Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T20:22:39.881Z] OK: 72 MiB in 59 packages [2021-06-29T20:22:39.881Z] ---> 25021bc05d03 [2021-06-29T20:22:39.881Z] Step 7/24 : RUN go mod download [2021-06-29T20:22:39.881Z] ---> Running in 2770ed0e75a0 [2021-06-29T20:22:40.162Z] ---> 412f11d96248 [2021-06-29T20:22:40.162Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T20:22:40.162Z] ---> Running in 91d5ecf71be3 [2021-06-29T20:22:41.633Z] Collecting docker-compose==1.23.2 [2021-06-29T20:22:41.633Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T20:22:41.633Z] Removing intermediate container 91d5ecf71be3 [2021-06-29T20:22:41.633Z] ---> 82b61715d770 [2021-06-29T20:22:41.633Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T20:22:41.633Z] Removing intermediate container 2770ed0e75a0 [2021-06-29T20:22:41.633Z] ---> 097c079c79b9 [2021-06-29T20:22:41.633Z] Step 8/24 : COPY . . [2021-06-29T20:22:41.633Z] ---> Running in 7fa99839e899 [2021-06-29T20:22:41.633Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T20:22:41.633Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T20:22:41.936Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T20:22:41.936Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T20:22:42.221Z] Removing intermediate container 7fa99839e899 [2021-06-29T20:22:42.221Z] ---> 7320e7e01951 [2021-06-29T20:22:42.221Z] Step 29/32 : CMD ["gate"] [2021-06-29T20:22:43.679Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T20:22:43.679Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T20:22:44.633Z] ---> Running in 871e9e902db9 [2021-06-29T20:22:44.633Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-29T20:22:44.633Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T20:22:44.633Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T20:22:44.902Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T20:22:44.902Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T20:22:45.866Z] Removing intermediate container 871e9e902db9 [2021-06-29T20:22:45.866Z] ---> 4246c95a96fc [2021-06-29T20:22:45.866Z] Step 30/32 : LABEL arch=x86_64 [2021-06-29T20:22:46.140Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T20:22:46.140Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T20:22:46.140Z] ---> Running in 74bae9f2ecff [2021-06-29T20:22:46.411Z] ---> 2f8e83ce1c48 [2021-06-29T20:22:46.411Z] Step 9/24 : RUN go mod tidy [2021-06-29T20:22:46.411Z] ---> Running in 3ddfe27e7394 [2021-06-29T20:22:46.411Z] Removing intermediate container 74bae9f2ecff [2021-06-29T20:22:46.411Z] ---> 12309abe484f [2021-06-29T20:22:46.411Z] Step 31/32 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:22:46.685Z] ---> Running in 3d67b72a6706 [2021-06-29T20:22:46.685Z] Removing intermediate container 3d67b72a6706 [2021-06-29T20:22:46.685Z] ---> 22547c06ffe9 [2021-06-29T20:22:46.685Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T20:22:46.962Z] ---> Running in c855d0ae4fe7 [2021-06-29T20:22:46.962Z] Removing intermediate container c855d0ae4fe7 [2021-06-29T20:22:46.962Z] ---> 09afc586f051 [2021-06-29T20:22:46.962Z] [2021-06-29T20:22:47.230Z] Successfully built 09afc586f051 [2021-06-29T20:22:47.230Z] Successfully tagged security-bootstrapper:latest [2021-06-29T20:22:47.230Z] Building support-notifications [2021-06-29T20:22:47.499Z]  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 [2021-06-29T20:22:47.499Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T20:22:49.441Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T20:22:49.441Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T20:22:50.025Z] Removing intermediate container 3ddfe27e7394 [2021-06-29T20:22:50.025Z] ---> d6b4d53b0422 [2021-06-29T20:22:50.025Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T20:22:50.025Z] ---> Running in c24f6fb48d17 [2021-06-29T20:22:50.025Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T20:22:50.025Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T20:22:50.615Z] 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 [2021-06-29T20:22:50.884Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T20:22:50.884Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T20:22:50.884Z] 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) [2021-06-29T20:22:50.884Z] Collecting idna<2.8,>=2.5 [2021-06-29T20:22:50.884Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T20:22:51.159Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T20:22:51.159Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T20:22:51.159Z] 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) [2021-06-29T20:22:51.159Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T20:22:51.159Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T20:22:51.159Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T20:22:51.159Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T20:22:51.159Z] Installing collected packages: jsonschema, texttable, websocket-client, cached-property, idna, urllib3, requests, docker-pycreds, docker, dockerpty, PyYAML, docopt, docker-compose [2021-06-29T20:22:51.432Z] Running setup.py install for texttable: started [2021-06-29T20:22:52.023Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T20:22:52.023Z] Attempting uninstall: idna [2021-06-29T20:22:52.023Z] Found existing installation: idna 2.9 [2021-06-29T20:22:52.023Z] Uninstalling idna-2.9: [2021-06-29T20:22:52.023Z] Successfully uninstalled idna-2.9 [2021-06-29T20:22:52.298Z] Attempting uninstall: urllib3 [2021-06-29T20:22:52.298Z] Found existing installation: urllib3 1.25.9 [2021-06-29T20:22:52.298Z] Uninstalling urllib3-1.25.9: [2021-06-29T20:22:52.298Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T20:22:52.877Z] Attempting uninstall: requests [2021-06-29T20:22:52.877Z] Found existing installation: requests 2.23.0 [2021-06-29T20:22:52.877Z] Uninstalling requests-2.23.0: [2021-06-29T20:22:52.877Z] Successfully uninstalled requests-2.23.0 [2021-06-29T20:22:53.144Z] Running setup.py install for dockerpty: started [2021-06-29T20:22:54.106Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T20:22:54.106Z] Running setup.py install for PyYAML: started [2021-06-29T20:22:54.698Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T20:22:54.698Z] Running setup.py install for docopt: started [2021-06-29T20:22:55.658Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T20:22:56.235Z] 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.59.0 [2021-06-29T20:22:57.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:22:57.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:22:57.180Z] ---> 75906dea71ca [2021-06-29T20:22:57.180Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T20:22:57.180Z] ---> Using cache [2021-06-29T20:22:57.180Z] ---> 9b9dbea83a26 [2021-06-29T20:22:57.180Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:22:57.180Z] ---> Using cache [2021-06-29T20:22:57.180Z] ---> 2c9cc86de7e2 [2021-06-29T20:22:57.180Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T20:22:58.132Z] ---> Running in b8cb0d36bd73 [2021-06-29T20:22:58.723Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:22:59.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:23:00.288Z] OK: 219 MiB in 52 packages [2021-06-29T20:23:01.702Z] Removing intermediate container e10487ca6bde [2021-06-29T20:23:01.702Z] ---> 7d5505ab6705 [2021-06-29T20:23:01.702Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T20:23:01.702Z] ---> Running in ec0476d3a18c [2021-06-29T20:23:01.702Z] Removing intermediate container b8cb0d36bd73 [2021-06-29T20:23:01.702Z] ---> ca82971f99c9 [2021-06-29T20:23:01.702Z] Step 6/23 : COPY go.mod . [2021-06-29T20:23:01.702Z] Removing intermediate container ec0476d3a18c [2021-06-29T20:23:01.702Z] ---> 000f5e908c32 [2021-06-29T20:23:01.702Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T20:23:01.702Z] ---> Running in 5f25b747129d [2021-06-29T20:23:01.966Z] ---> 78f93a6f8ea3 [2021-06-29T20:23:01.966Z] Step 7/23 : RUN go mod download [2021-06-29T20:23:01.966Z] ---> Running in bb5c2a9a1e71 [2021-06-29T20:23:01.966Z] Removing intermediate container 5f25b747129d [2021-06-29T20:23:01.966Z] ---> de87bcdd5e5f [2021-06-29T20:23:01.966Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T20:23:02.925Z] ---> 225a8b507ea2 [2021-06-29T20:23:02.925Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T20:23:03.191Z] ---> 2254f3d2b868 [2021-06-29T20:23:03.191Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T20:23:03.464Z] Removing intermediate container bb5c2a9a1e71 [2021-06-29T20:23:03.464Z] ---> 44bcdad9c942 [2021-06-29T20:23:03.464Z] Step 8/23 : COPY . . [2021-06-29T20:23:03.464Z] ---> 3f33c2901112 [2021-06-29T20:23:03.464Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T20:23:03.739Z] ---> Running in b5b9b1ff97a7 [2021-06-29T20:23:04.317Z] Removing intermediate container b5b9b1ff97a7 [2021-06-29T20:23:04.317Z] ---> 9e20bf2ea8b9 [2021-06-29T20:23:04.317Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:23:06.319Z] ---> Running in 999f36f80867 [2021-06-29T20:23:07.271Z] Removing intermediate container 999f36f80867 [2021-06-29T20:23:07.271Z] ---> 429e63db9727 [2021-06-29T20:23:07.271Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T20:23:07.860Z] ---> Running in 83ffadd28ecc [2021-06-29T20:23:08.125Z] Removing intermediate container 83ffadd28ecc [2021-06-29T20:23:08.125Z] ---> 00dcbfb29314 [2021-06-29T20:23:08.125Z] Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:23:08.395Z] ---> Running in 64d581842edf [2021-06-29T20:23:08.395Z] Removing intermediate container 64d581842edf [2021-06-29T20:23:08.395Z] ---> 3883b6343e40 [2021-06-29T20:23:08.395Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T20:23:08.395Z] ---> 13f055cb4eba [2021-06-29T20:23:08.395Z] Step 9/23 : RUN go mod tidy [2021-06-29T20:23:08.660Z] ---> Running in dbdbf5241b94 [2021-06-29T20:23:08.660Z] ---> Running in 9287305ca316 [2021-06-29T20:23:08.923Z] Removing intermediate container 9287305ca316 [2021-06-29T20:23:08.923Z] ---> 1d558da86e5e [2021-06-29T20:23:08.923Z] [2021-06-29T20:23:09.190Z] Successfully built 1d558da86e5e [2021-06-29T20:23:09.190Z] Successfully tagged sys-mgmt-agent:latest [2021-06-29T20:23:10.155Z]  Building sys-mgmt-agent ... done Removing intermediate container dbdbf5241b94 [2021-06-29T20:23:10.155Z] ---> 81ca34c17ce4 [2021-06-29T20:23:10.155Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T20:23:10.155Z] ---> Running in 1e14338714dd [2021-06-29T20:23:10.420Z] 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 [2021-06-29T20:23:10.999Z] 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 [2021-06-29T20:23:12.407Z] Removing intermediate container bbce0489c633 [2021-06-29T20:23:12.407Z] ---> 6e9a81341bb5 [2021-06-29T20:23:12.407Z] [2021-06-29T20:23:12.407Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T20:23:12.407Z] ---> 13621d1b12d4 [2021-06-29T20:23:12.407Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T20:23:12.407Z] ---> Using cache [2021-06-29T20:23:12.407Z] ---> 9966ca5369ab [2021-06-29T20:23:12.407Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:23:12.407Z] ---> Using cache [2021-06-29T20:23:12.407Z] ---> c3a217cb14eb [2021-06-29T20:23:12.407Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T20:23:12.683Z] ---> Running in 1984987eb609 [2021-06-29T20:23:12.683Z] Removing intermediate container 1984987eb609 [2021-06-29T20:23:12.683Z] ---> 437b0d04e887 [2021-06-29T20:23:12.683Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T20:23:12.683Z] ---> Running in 9080abe35c26 [2021-06-29T20:23:13.299Z] Removing intermediate container 9080abe35c26 [2021-06-29T20:23:13.299Z] ---> f320e3414252 [2021-06-29T20:23:13.299Z] Step 16/24 : WORKDIR / [2021-06-29T20:23:13.566Z] ---> Running in f5029b0b2c0c [2021-06-29T20:23:13.833Z] Removing intermediate container 9a281401e74b [2021-06-29T20:23:13.833Z] ---> 77cff3fcf933 [2021-06-29T20:23:13.833Z] [2021-06-29T20:23:13.833Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T20:23:13.833Z] ---> 13621d1b12d4 [2021-06-29T20:23:13.833Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T20:23:13.833Z] Removing intermediate container f5029b0b2c0c [2021-06-29T20:23:13.833Z] ---> 475b7db2e63f [2021-06-29T20:23:13.833Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:23:13.833Z] ---> Running in f63e83657f43 [2021-06-29T20:23:14.098Z] ---> c27c9bf062f5 [2021-06-29T20:23:14.098Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T20:23:14.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:23:14.688Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:23:14.958Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T20:23:14.958Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T20:23:14.958Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T20:23:14.958Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T20:23:14.958Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T20:23:14.958Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T20:23:14.958Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:23:14.958Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T20:23:14.958Z] ---> 30cf8a873f62 [2021-06-29T20:23:14.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T20:23:14.958Z] OK: 7 MiB in 20 packages [2021-06-29T20:23:15.223Z] ---> 2cb64b41b2fb [2021-06-29T20:23:15.223Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T20:23:15.487Z] ---> Running in 46205d42420e [2021-06-29T20:23:15.755Z] Removing intermediate container f63e83657f43 [2021-06-29T20:23:15.755Z] ---> 2d45b4a148cc [2021-06-29T20:23:15.755Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T20:23:15.755Z] Removing intermediate container 46205d42420e [2021-06-29T20:23:15.755Z] ---> 3a45d4095e23 [2021-06-29T20:23:15.755Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:23:15.755Z] ---> Running in 55169bb9731b [2021-06-29T20:23:15.755Z] ---> Running in 3b4cc0fcabb3 [2021-06-29T20:23:16.022Z] Removing intermediate container 3b4cc0fcabb3 [2021-06-29T20:23:16.022Z] ---> ca80b47582b6 [2021-06-29T20:23:16.022Z] Step 14/26 : WORKDIR / [2021-06-29T20:23:16.022Z] Removing intermediate container 55169bb9731b [2021-06-29T20:23:16.022Z] ---> c7dcd99119c6 [2021-06-29T20:23:16.022Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T20:23:16.022Z] ---> Running in 1ec3507e8298 [2021-06-29T20:23:16.022Z] ---> Running in 551dcab2bed2 [2021-06-29T20:23:16.292Z] Removing intermediate container 1ec3507e8298 [2021-06-29T20:23:16.292Z] ---> be30def897ee [2021-06-29T20:23:16.292Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-29T20:23:16.292Z] Removing intermediate container 551dcab2bed2 [2021-06-29T20:23:16.292Z] ---> b864b370f78b [2021-06-29T20:23:16.292Z] Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:23:16.559Z] ---> Running in 56249f411e27 [2021-06-29T20:23:16.559Z] ---> 694f624732b6 [2021-06-29T20:23:16.560Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-29T20:23:16.560Z] Removing intermediate container 56249f411e27 [2021-06-29T20:23:16.560Z] ---> e081ce09aeec [2021-06-29T20:23:16.560Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T20:23:16.839Z] ---> Running in 722dc8043f07 [2021-06-29T20:23:16.839Z] ---> 01780f784843 [2021-06-29T20:23:16.839Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T20:23:16.839Z] Removing intermediate container 722dc8043f07 [2021-06-29T20:23:16.839Z] ---> 4f1e40350489 [2021-06-29T20:23:16.839Z] [2021-06-29T20:23:17.114Z] Successfully built 4f1e40350489 [2021-06-29T20:23:17.114Z] Successfully tagged core-command:latest [2021-06-29T20:23:17.114Z]  Building core-command ... done  ---> fe97e8628e62 [2021-06-29T20:23:17.114Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-29T20:23:17.387Z] ---> e175f487d5dc [2021-06-29T20:23:17.387Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T20:23:17.977Z] ---> ba3d73999081 [2021-06-29T20:23:17.977Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T20:23:18.579Z] ---> 3ae99c7429d2 [2021-06-29T20:23:18.579Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T20:23:18.859Z] ---> dc67121c9df4 [2021-06-29T20:23:18.859Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-29T20:23:18.859Z] ---> Running in d3e14b01e641 [2021-06-29T20:23:19.861Z] Removing intermediate container d3e14b01e641 [2021-06-29T20:23:19.861Z] ---> d093df35c06b [2021-06-29T20:23:19.861Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T20:23:19.861Z] ---> Running in 2f1189a5031f [2021-06-29T20:23:19.861Z] Removing intermediate container 2f1189a5031f [2021-06-29T20:23:19.861Z] ---> 452ad1469018 [2021-06-29T20:23:19.861Z] Step 24/26 : LABEL arch=x86_64 [2021-06-29T20:23:20.140Z] ---> Running in b5fa000f5c75 [2021-06-29T20:23:20.140Z] Removing intermediate container b5fa000f5c75 [2021-06-29T20:23:20.140Z] ---> bb4cd7b82e97 [2021-06-29T20:23:20.140Z] Step 25/26 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:23:20.140Z] ---> Running in d11c7b9efa57 [2021-06-29T20:23:20.421Z] Removing intermediate container d11c7b9efa57 [2021-06-29T20:23:20.421Z] ---> b991364bb646 [2021-06-29T20:23:20.421Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T20:23:20.421Z] ---> Running in e36d8d67ee80 [2021-06-29T20:23:20.733Z] Removing intermediate container e36d8d67ee80 [2021-06-29T20:23:20.733Z] ---> 5b2237236bd6 [2021-06-29T20:23:20.733Z] [2021-06-29T20:23:20.733Z] Successfully built 5b2237236bd6 [2021-06-29T20:23:21.155Z] Successfully tagged security-secretstore-setup:latest [2021-06-29T20:23:21.464Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T20:23:23.192Z]  Building security-secretstore-setup ... done Removing intermediate container c24f6fb48d17 [2021-06-29T20:23:23.193Z] ---> 7e7caeda8d13 [2021-06-29T20:23:23.193Z] [2021-06-29T20:23:23.193Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T20:23:23.193Z] ---> 13621d1b12d4 [2021-06-29T20:23:23.193Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T20:23:23.193Z] ---> Running in c417cf4e4b44 [2021-06-29T20:23:23.473Z] Removing intermediate container c417cf4e4b44 [2021-06-29T20:23:23.473Z] ---> 334ee0649549 [2021-06-29T20:23:23.473Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T20:23:23.473Z] ---> Running in 0d2123142407 [2021-06-29T20:23:23.753Z] Removing intermediate container 0d2123142407 [2021-06-29T20:23:23.753Z] ---> 67eb21ce3d26 [2021-06-29T20:23:23.753Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T20:23:23.753Z] ---> Running in 1811d1b4c6bc [2021-06-29T20:23:23.753Z] Removing intermediate container 1811d1b4c6bc [2021-06-29T20:23:23.753Z] ---> 31e53707c5ca [2021-06-29T20:23:23.753Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:23:24.031Z] ---> Running in 56b705d28c52 [2021-06-29T20:23:24.128Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T20:23:24.622Z] Removing intermediate container 56b705d28c52 [2021-06-29T20:23:24.622Z] ---> aca386388f05 [2021-06-29T20:23:24.622Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T20:23:24.891Z] ---> Running in 98ca75558a26 [2021-06-29T20:23:25.480Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:23:26.057Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:23:26.638Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T20:23:26.638Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T20:23:26.638Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T20:23:26.638Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T20:23:27.592Z] Removing intermediate container 1e14338714dd [2021-06-29T20:23:27.592Z] ---> 0c10e3142ea6 [2021-06-29T20:23:27.592Z] [2021-06-29T20:23:27.592Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T20:23:27.592Z] ---> 13621d1b12d4 [2021-06-29T20:23:27.592Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T20:23:27.592Z] ---> Running in 9797292f54c6 [2021-06-29T20:23:27.592Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T20:23:27.592Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T20:23:27.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T20:23:27.859Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T20:23:27.859Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:23:27.859Z] OK: 8 MiB in 20 packages [2021-06-29T20:23:27.859Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T20:23:27.859Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T20:23:27.859Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:23:27.859Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T20:23:27.859Z] OK: 6 MiB in 16 packages [2021-06-29T20:23:28.122Z] Removing intermediate container 98ca75558a26 [2021-06-29T20:23:28.122Z] ---> e53ab373909a [2021-06-29T20:23:28.122Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:23:28.387Z] ---> c32590fa8b59 [2021-06-29T20:23:28.387Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T20:23:28.387Z] Removing intermediate container 9797292f54c6 [2021-06-29T20:23:28.387Z] ---> abe70e8b578f [2021-06-29T20:23:28.387Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:23:28.387Z] ---> Running in f13abe604021 [2021-06-29T20:23:28.661Z] Removing intermediate container f13abe604021 [2021-06-29T20:23:28.661Z] ---> 9a261377301e [2021-06-29T20:23:28.661Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T20:23:28.661Z] ---> 3c59d259fbee [2021-06-29T20:23:28.661Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T20:23:28.661Z] ---> Running in 9ea41727c159 [2021-06-29T20:23:28.661Z] Removing intermediate container 9ea41727c159 [2021-06-29T20:23:28.661Z] ---> dda86f60abfa [2021-06-29T20:23:28.661Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T20:23:28.661Z] ---> Running in 1ab46eb01dd3 [2021-06-29T20:23:28.930Z] ---> 07d2377dbd48 [2021-06-29T20:23:28.930Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T20:23:28.930Z] ---> Running in 4c81ec5e632d [2021-06-29T20:23:28.930Z] Removing intermediate container 1ab46eb01dd3 [2021-06-29T20:23:28.930Z] ---> f139edcc8b71 [2021-06-29T20:23:28.930Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:23:28.930Z] Removing intermediate container 4c81ec5e632d [2021-06-29T20:23:28.930Z] ---> 8212b9e11ddc [2021-06-29T20:23:28.930Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:23:28.930Z] ---> Running in 540941dd0dfb [2021-06-29T20:23:28.930Z] ---> 869cac30f70b [2021-06-29T20:23:28.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T20:23:29.193Z] Removing intermediate container 540941dd0dfb [2021-06-29T20:23:29.193Z] ---> 224cacfaea21 [2021-06-29T20:23:29.193Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T20:23:29.193Z] ---> Running in 32dc90b80996 [2021-06-29T20:23:29.459Z] Removing intermediate container 32dc90b80996 [2021-06-29T20:23:29.459Z] ---> 0023da008bc4 [2021-06-29T20:23:29.459Z] Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:23:29.459Z] ---> 3d53b4ac99df [2021-06-29T20:23:29.459Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T20:23:29.459Z] ---> Running in 7e1ca5dd04be [2021-06-29T20:23:29.459Z] Removing intermediate container 7e1ca5dd04be [2021-06-29T20:23:29.459Z] ---> e2d32095f031 [2021-06-29T20:23:29.459Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T20:23:29.459Z] ---> Running in 5ce124576fc7 [2021-06-29T20:23:29.459Z] ---> 2f027f65fa12 [2021-06-29T20:23:29.459Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T20:23:29.723Z] ---> Running in b391d5ef5a5d [2021-06-29T20:23:29.724Z] Removing intermediate container 5ce124576fc7 [2021-06-29T20:23:29.724Z] ---> caec6036b9e6 [2021-06-29T20:23:29.724Z] [2021-06-29T20:23:29.724Z] Removing intermediate container b391d5ef5a5d [2021-06-29T20:23:29.724Z] ---> da6f4c48dfd6 [2021-06-29T20:23:29.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:23:29.724Z] Successfully built caec6036b9e6 [2021-06-29T20:23:29.724Z] Successfully tagged core-data:latest [2021-06-29T20:23:29.724Z]  Building core-data ... done  ---> Running in a1267cc03c10 [2021-06-29T20:23:29.724Z] Removing intermediate container a1267cc03c10 [2021-06-29T20:23:29.724Z] ---> cd04d70fce9d [2021-06-29T20:23:29.724Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T20:23:29.995Z] ---> Running in 2641b36c019b [2021-06-29T20:23:29.995Z] Removing intermediate container 2641b36c019b [2021-06-29T20:23:29.995Z] ---> ef4d3465201a [2021-06-29T20:23:29.995Z] Step 22/23 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:23:29.995Z] ---> Running in 3653bff94e81 [2021-06-29T20:23:29.995Z] Removing intermediate container 3653bff94e81 [2021-06-29T20:23:29.995Z] ---> bcd41b6cda96 [2021-06-29T20:23:29.995Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T20:23:29.995Z] ---> Running in 248baf4be4cb [2021-06-29T20:23:30.259Z] Removing intermediate container 248baf4be4cb [2021-06-29T20:23:30.259Z] ---> 53813e4e50ec [2021-06-29T20:23:30.259Z] [2021-06-29T20:23:30.259Z] Successfully built 53813e4e50ec [2021-06-29T20:23:30.259Z] Successfully tagged support-notifications:latest [2021-06-29T20:23:30.268Z]  Building support-notifications ... done  [Pipeline] } [2021-06-29T20:23:30.289Z] $ docker stop --time=1 c3302575305b84a2a0e1c20b86659e1c18751d6b7fef566debcb619ee67f5142 [2021-06-29T20:23:30.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T20:23:30.869Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T20:23:31.609Z] $ docker rm -f c3302575305b84a2a0e1c20b86659e1c18751d6b7fef566debcb619ee67f5142 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T20:23:32.050Z] + docker images [2021-06-29T20:23:32.050Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T20:23:32.050Z] support-notifications latest 53813e4e50ec 1 second ago 16.7MB [2021-06-29T20:23:32.050Z] core-data latest caec6036b9e6 2 seconds ago 20.2MB [2021-06-29T20:23:32.050Z] 0c10e3142ea6 5 seconds ago 1.15GB [2021-06-29T20:23:32.050Z] 7e7caeda8d13 9 seconds ago 1.15GB [2021-06-29T20:23:32.050Z] security-secretstore-setup latest 5b2237236bd6 11 seconds ago 28.7MB [2021-06-29T20:23:32.050Z] core-command latest 4f1e40350489 15 seconds ago 15.9MB [2021-06-29T20:23:32.050Z] 77cff3fcf933 18 seconds ago 1.15GB [2021-06-29T20:23:32.050Z] 6e9a81341bb5 20 seconds ago 1.14GB [2021-06-29T20:23:32.050Z] sys-mgmt-agent latest 1d558da86e5e 23 seconds ago 312MB [2021-06-29T20:23:32.050Z] security-bootstrapper latest 09afc586f051 45 seconds ago 18.6MB [2021-06-29T20:23:32.050Z] core-metadata latest 46140f425aa4 59 seconds ago 16.6MB [2021-06-29T20:23:32.050Z] security-proxy-setup latest 991f2e3a2544 About a minute ago 25.7MB [2021-06-29T20:23:32.050Z] support-scheduler latest dbf184993724 About a minute ago 15.9MB [2021-06-29T20:23:32.050Z] 00e756566ba7 About a minute ago 1.15GB [2021-06-29T20:23:32.050Z] 0b88d7022d22 About a minute ago 1.15GB [2021-06-29T20:23:32.050Z] 17c115a1621c About a minute ago 1.15GB [2021-06-29T20:23:32.050Z] d59006b07684 About a minute ago 1.15GB [2021-06-29T20:23:32.050Z] 5f33bb94fdad About a minute ago 1.15GB [2021-06-29T20:23:32.050Z] ci-base-image-x86_64 latest 75906dea71ca 5 minutes ago 647MB [2021-06-29T20:23:32.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-29T20:23:32.050Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-29T20:23:32.050Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-29T20:23:32.050Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-29T20:23:32.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [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 [2021-06-29T20:23:37.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T20:23:37.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T20:23:37.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T20:23:37.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T20:23:38.248Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T20:23:39.247Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T20:23:40.235Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T20:23:40.235Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T20:23:40.235Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T20:23:40.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T20:23:47.779Z] Still waiting to schedule task [2021-06-29T20:23:47.779Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-29T20:23:52.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.151s coverage: 28.7% of statements [2021-06-29T20:23:52.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T20:23:52.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T20:23:55.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.331s coverage: 100.0% of statements [2021-06-29T20:23:55.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T20:23:55.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.413s coverage: 53.1% of statements [2021-06-29T20:23:55.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T20:23:55.968Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T20:23:57.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.758s coverage: 87.7% of statements [2021-06-29T20:23:57.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T20:23:57.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T20:23:57.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.219s coverage: 78.9% of statements [2021-06-29T20:24:01.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.290s coverage: 81.2% of statements [2021-06-29T20:24:01.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T20:24:01.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T20:24:01.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T20:24:01.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T20:24:01.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T20:24:07.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.294s coverage: 95.1% of statements [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T20:24:07.192Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.204s coverage: 60.0% of statements [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T20:24:07.192Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.378s coverage: 0.8% of statements [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T20:24:07.192Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-29T20:24:07.192Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.253s coverage: 22.0% of statements [2021-06-29T20:24:07.192Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T20:24:07.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements [2021-06-29T20:24:07.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.227s coverage: 79.5% of statements [2021-06-29T20:24:07.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.181s coverage: 94.1% of statements [2021-06-29T20:24:07.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.199s coverage: 96.3% of statements [2021-06-29T20:24:08.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.151s coverage: 87.5% of statements [2021-06-29T20:24:21.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements [2021-06-29T20:24:21.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.150s coverage: 44.8% of statements [2021-06-29T20:24:25.351Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.585s coverage: 81.8% of statements [2021-06-29T20:24:25.351Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.168s coverage: 58.8% of statements [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.185s coverage: 80.0% of statements [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 91.2% of statements [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 64.4% of statements [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T20:24:33.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements [2021-06-29T20:24:33.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-06-29T20:24:33.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements [2021-06-29T20:24:34.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-06-29T20:24:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.037s coverage: 66.9% of statements [2021-06-29T20:24:38.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T20:24:38.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T20:24:38.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T20:24:40.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.650s coverage: 43.6% of statements [2021-06-29T20:24:40.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T20:24:40.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T20:24:40.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2021-06-29T20:24:40.865Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T20:24:40.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements [2021-06-29T20:24:40.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T20:24:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.224s coverage: 19.3% of statements [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T20:24:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.581s coverage: 91.9% of statements [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T20:24:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 62.7% of statements [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T20:24:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.6% of statements [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T20:24:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T20:24:49.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T20:24:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-06-29T20:24:49.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-06-29T20:24:49.156Z] GO111MODULE=on go vet ./... [2021-06-29T20:24:53.678Z] Running on prd-ubuntu18.04-docker-8c-8g-725 in /w/workspace/edgexfoundry_edgex-go_PR-3603 [Pipeline] { [Pipeline] ws [2021-06-29T20:24:53.750Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-29T20:24:53.898Z] The recommended git tool is: git [2021-06-29T20:24:56.228Z] using credential edgex-jenkins-ssh [2021-06-29T20:24:56.243Z] Cloning the remote Git repository [2021-06-29T20:24:56.261Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T20:24:56.334Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-29T20:24:56.384Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T20:24:56.385Z] > git --version # timeout=10 [2021-06-29T20:24:56.392Z] > git --version # 'git version 2.17.1' [2021-06-29T20:24:56.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:24:56.431Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:25:03.081Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T20:25:03.086Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T20:25:03.096Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T20:25:03.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T20:25:03.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:25:03.112Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3603/head:refs/remotes/origin/PR-3603 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T20:25:04.185Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:25:04.285Z] Merge succeeded, producing 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:25:04.286Z] Checking out Revision 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 (PR-3603) [2021-06-29T20:25:04.191Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T20:25:04.196Z] > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 [2021-06-29T20:25:04.252Z] > git remote # timeout=10 [2021-06-29T20:25:04.257Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T20:25:04.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T20:25:04.267Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T20:25:04.276Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T20:25:04.285Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T20:25:04.291Z] > git checkout -f 90805ef41d267e4b1c5b96ffdf18bcb7a5654358 # timeout=10 [2021-06-29T20:25:07.995Z] Commit message: "refactor: Change V2 Swagger to be published as 2.0" [2021-06-29T20:25:08.019Z] > git --version # timeout=10 [2021-06-29T20:25:08.025Z] > git --version # 'git version 2.17.1' [2021-06-29T20:25:08.028Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:25:09.180Z] + echo snap-build.sh [2021-06-29T20:25:09.180Z] snap-build.sh [2021-06-29T20:25:09.180Z] + SNAP_BASE_DIR=. [2021-06-29T20:25:09.180Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-29T20:25:09.180Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-29T20:25:09.180Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-29T20:25:09.180Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-29T20:25:09.180Z] + cd /w/workspace/edgex-go/1 [2021-06-29T20:25:09.180Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-29T20:25:09.180Z] Reading package lists... [2021-06-29T20:25:09.444Z] Building dependency tree... [2021-06-29T20:25:09.444Z] Reading state information... [2021-06-29T20:25:09.444Z] The following packages were automatically installed and are no longer required: [2021-06-29T20:25:09.444Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-29T20:25:09.444Z] uidmap xdelta3 [2021-06-29T20:25:09.444Z] Use 'sudo apt autoremove' to remove them. [2021-06-29T20:25:09.707Z] The following packages will be REMOVED: [2021-06-29T20:25:09.707Z] lxd* lxd-client* [2021-06-29T20:25:09.974Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-29T20:25:09.974Z] After this operation, 31.7 MB disk space will be freed. [2021-06-29T20:25:10.765Z] (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 ... 190317 files and directories currently installed.) [2021-06-29T20:25:10.765Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T20:25:11.722Z] Removing lxd dnsmasq configuration [2021-06-29T20:25:11.722Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T20:25:11.987Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-29T20:25:12.973Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T20:25:12.973Z] (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 ... 190142 files and directories currently installed.) [2021-06-29T20:25:12.973Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T20:25:14.372Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-29T20:25:14.372Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-29T20:25:15.759Z] + sudo snap remove --purge lxd [2021-06-29T20:25:16.020Z] snap "lxd" is not installed [2021-06-29T20:25:16.020Z] + sudo groupadd --force --system lxd [2021-06-29T20:25:16.020Z] ++ whoami [2021-06-29T20:25:16.021Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-29T20:25:16.021Z] + newgrp - lxd [2021-06-29T20:25:16.021Z] + sudo snap install lxd [2021-06-29T20:25:24.179Z] 2021-06-29T20:25:22Z INFO Waiting for automatic snapd restart... [2021-06-29T20:25:42.330Z] lxd 4.15 from Canonical* installed [2021-06-29T20:25:42.330Z] + sudo lxd init --auto [2021-06-29T20:25:52.353Z] + sudo snap install --classic snapcraft [2021-06-29T20:26:10.529Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T20:26:10.529Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-29T20:26:10.529Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-29T20:26:10.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T20:26:10.529Z] Dload Upload Total Spent Left Speed [2021-06-29T20:26:10.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 [2021-06-29T20:26:10.791Z] 100 3325k 100 3325k 0 0 7732k 0 --:--:-- --:--:-- --:--:-- 7732k [2021-06-29T20:26:10.990Z] gofmt -l . [2021-06-29T20:26:10.991Z] [ "`gofmt -l .`" = "" ] [2021-06-29T20:26:10.991Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T20:26:11.052Z] ./yq_linux_amd64 [2021-06-29T20:26:11.052Z] + sudo snapcraft prime --use-lxd [2021-06-29T20:26:11.675Z] + ls -al . [2021-06-29T20:26:11.675Z] total 588 [2021-06-29T20:26:11.675Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 20:26 . [2021-06-29T20:26:11.675Z] drwxr-xr-x 4 root root 4096 Jun 29 20:21 .. [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 20:20 .dockerignore [2021-06-29T20:26:11.675Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 20:20 .git [2021-06-29T20:26:11.675Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 20:20 .github [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 20:20 .gitignore [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 20:20 .sonarcloud.properties [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 20:20 Attribution.txt [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 20:20 CHANGELOG.md [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 20:20 CONTRIBUTING.md [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 20:20 Dockerfile.build [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 20:20 Jenkinsfile [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 20:20 LICENSE [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 20:20 Makefile [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 20:20 README.md [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 20:20 SECURITY.md [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 20:17 VERSION [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 20:20 ZMQWindows.md [2021-06-29T20:26:11.675Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 20:20 bin [2021-06-29T20:26:11.675Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 20:20 cmd [2021-06-29T20:26:11.675Z] -rw-r--r-- 1 root root 398095 Jun 29 20:24 coverage.out [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 20:20 go.mod [2021-06-29T20:26:11.675Z] -rw-r--r-- 1 root root 20759 Jun 29 20:22 go.sum [2021-06-29T20:26:11.675Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 20:20 internal [2021-06-29T20:26:11.675Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 20:20 openapi [2021-06-29T20:26:11.675Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 20:20 snap [2021-06-29T20:26:11.675Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 20:20 version.go [Pipeline] sh [2021-06-29T20:26:12.353Z] + '[' -e coverage.out ] [2021-06-29T20:26:12.353Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T20:26:12.402Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T20:26:13.186Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T20:26:13.610Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-29T20:26:13.610Z] 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: [2021-06-29T20:26:13.610Z] - README.md [2021-06-29T20:26:13.610Z] [2021-06-29T20:26:13.610Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T20:26:13.853Z] + make build [2021-06-29T20:26:13.854Z] go mod tidy [2021-06-29T20:26:13.872Z] Launching a container. [2021-06-29T20:26:14.452Z] 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 [2021-06-29T20:26:21.171Z] 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 [2021-06-29T20:26:22.043Z] Waiting for container to be ready [2021-06-29T20:26:22.044Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-29T20:26:22.044Z] [2021-06-29T20:26:26.258Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-29T20:26:26.258Z] Waiting for network to be ready... [2021-06-29T20:26:26.258Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T20:26:26.522Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T20:26:26.522Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T20:26:26.786Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T20:26:26.786Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T20:26:26.786Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T20:26:26.786Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T20:26:26.786Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T20:26:26.786Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T20:26:26.786Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T20:26:27.048Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T20:26:27.048Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T20:26:27.621Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T20:26:27.621Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T20:26:27.621Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T20:26:27.621Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T20:26:27.621Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T20:26:27.621Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T20:26:27.884Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T20:26:27.884Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-29T20:26:28.152Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T20:26:28.152Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T20:26:28.152Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T20:26:28.152Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T20:26:28.152Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T20:26:28.152Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T20:26:28.152Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T20:26:30.708Z] Fetched 24.8 MB in 4s (6066 kB/s) [2021-06-29T20:26:31.287Z] Reading package lists... [2021-06-29T20:26:31.551Z] Reading package lists... [2021-06-29T20:26:31.551Z] Building dependency tree... [2021-06-29T20:26:31.551Z] Reading state information... [2021-06-29T20:26:31.814Z] The following additional packages will be installed: [2021-06-29T20:26:31.814Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T20:26:31.814Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T20:26:31.814Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T20:26:31.814Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-29T20:26:31.814Z] Suggested packages: [2021-06-29T20:26:31.814Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-29T20:26:31.814Z] Recommended packages: [2021-06-29T20:26:31.814Z] gnupg libsasl2-modules [2021-06-29T20:26:31.814Z] The following NEW packages will be installed: [2021-06-29T20:26:31.814Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T20:26:31.814Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T20:26:31.814Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T20:26:31.814Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-29T20:26:31.814Z] The following packages will be upgraded: [2021-06-29T20:26:31.814Z] gpg gpg-agent gpgconf libudev1 [2021-06-29T20:26:31.814Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-29T20:26:31.814Z] Need to get 3530 kB of archives. [2021-06-29T20:26:31.814Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-29T20:26:31.814Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-29T20:26:31.814Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-29T20:26:31.814Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-29T20:26:31.814Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-29T20:26:32.077Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-29T20:26:32.340Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-29T20:26:32.914Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-29T20:26:32.914Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-29T20:26:32.914Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-29T20:26:32.914Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-29T20:26:32.914Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-29T20:26:32.914Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-29T20:26:32.914Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-29T20:26:32.914Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-29T20:26:32.914Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-29T20:26:32.914Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-29T20:26:32.914Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-29T20:26:32.914Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-29T20:26:32.915Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-29T20:26:32.915Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-29T20:26:32.915Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-29T20:26:32.915Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-29T20:26:32.915Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T20:26:33.176Z] Fetched 3530 kB in 1s (3165 kB/s) [2021-06-29T20:26:33.176Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T20:26:33.176Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-29T20:26:33.176Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T20:26:33.438Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-29T20:26:33.701Z] Selecting previously unselected package udev. [2021-06-29T20:26:33.701Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T20:26:33.701Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-29T20:26:33.701Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-29T20:26:33.964Z] Selecting previously unselected package libfuse2:amd64. [2021-06-29T20:26:33.964Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T20:26:33.964Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T20:26:33.964Z] Selecting previously unselected package fuse. [2021-06-29T20:26:33.964Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T20:26:33.964Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-29T20:26:33.964Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T20:26:33.964Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T20:26:34.226Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T20:26:34.226Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T20:26:34.488Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T20:26:34.488Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T20:26:34.751Z] Selecting previously unselected package libksba8:amd64. [2021-06-29T20:26:34.752Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-29T20:26:34.752Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-29T20:26:34.752Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-29T20:26:34.752Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T20:26:34.752Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:35.016Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-29T20:26:35.016Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T20:26:35.016Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:35.016Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-29T20:26:35.016Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T20:26:35.344Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:35.344Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-29T20:26:35.344Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T20:26:35.344Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:35.344Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-29T20:26:35.344Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T20:26:35.687Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:35.687Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-29T20:26:35.687Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T20:26:35.687Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:36.026Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-29T20:26:36.026Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T20:26:36.026Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:36.026Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-29T20:26:36.026Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T20:26:36.026Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:36.287Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-29T20:26:36.287Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T20:26:36.287Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:36.287Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-29T20:26:36.287Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T20:26:36.287Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T20:26:36.550Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-29T20:26:36.550Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T20:26:36.550Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T20:26:36.812Z] Selecting previously unselected package libldap-common. [2021-06-29T20:26:36.812Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-29T20:26:36.812Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T20:26:36.812Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-29T20:26:36.812Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-29T20:26:36.812Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T20:26:37.089Z] Selecting previously unselected package dirmngr. [2021-06-29T20:26:37.089Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T20:26:37.089Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T20:26:37.352Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T20:26:37.352Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-29T20:26:37.352Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T20:26:37.352Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T20:26:37.614Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T20:26:37.614Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-29T20:26:37.614Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:37.614Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-29T20:26:37.876Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T20:26:37.876Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-29T20:26:38.452Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-29T20:26:38.452Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:38.452Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-29T20:26:38.713Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-29T20:26:38.713Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-29T20:26:38.974Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:38.974Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:38.974Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:38.974Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:38.974Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:39.238Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:39.238Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T20:26:39.238Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T20:26:39.238Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T20:26:39.238Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T20:26:39.812Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-29T20:26:39.812Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-29T20:26:39.812Z] This means they are not meant to be enabled using systemctl. [2021-06-29T20:26:39.812Z] Possible reasons for having this kind of units are: [2021-06-29T20:26:39.812Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-29T20:26:39.812Z] .wants/ or .requires/ directory. [2021-06-29T20:26:39.812Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-29T20:26:39.812Z] a requirement dependency on it. [2021-06-29T20:26:39.812Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-29T20:26:39.812Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-29T20:26:39.812Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-29T20:26:39.812Z] instance name specified. [2021-06-29T20:26:40.075Z] Reading package lists... [2021-06-29T20:26:40.335Z] Building dependency tree... [2021-06-29T20:26:40.336Z] Reading state information... [2021-06-29T20:26:40.336Z] The following additional packages will be installed: [2021-06-29T20:26:40.336Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-29T20:26:40.336Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-29T20:26:40.336Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-29T20:26:40.336Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-29T20:26:40.336Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-29T20:26:40.336Z] Suggested packages: [2021-06-29T20:26:40.336Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-29T20:26:40.336Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-29T20:26:40.336Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-29T20:26:40.336Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-29T20:26:40.336Z] systemd-container policykit-1 [2021-06-29T20:26:40.336Z] Recommended packages: [2021-06-29T20:26:40.336Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-29T20:26:40.336Z] The following NEW packages will be installed: [2021-06-29T20:26:40.336Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-29T20:26:40.336Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-29T20:26:40.336Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-29T20:26:40.336Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-29T20:26:40.336Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-29T20:26:40.336Z] The following packages will be upgraded: [2021-06-29T20:26:40.336Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-29T20:26:40.599Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-29T20:26:40.599Z] Need to get 36.7 MB of archives. [2021-06-29T20:26:40.599Z] After this operation, 147 MB of additional disk space will be used. [2021-06-29T20:26:40.599Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-29T20:26:40.599Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-29T20:26:40.599Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-29T20:26:40.599Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-29T20:26:40.599Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-29T20:26:40.599Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-29T20:26:40.599Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-29T20:26:40.868Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-29T20:26:40.868Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-29T20:26:40.868Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-29T20:26:40.868Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-29T20:26:40.868Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-29T20:26:40.868Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-29T20:26:40.868Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-29T20:26:40.868Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-29T20:26:40.868Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-29T20:26:41.441Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-29T20:26:41.442Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-29T20:26:41.442Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-29T20:26:41.442Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-29T20:26:41.442Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-29T20:26:41.442Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-29T20:26:41.442Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-29T20:26:41.442Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-29T20:26:41.442Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-29T20:26:41.705Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-29T20:26:41.705Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-29T20:26:41.705Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-29T20:26:41.705Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-29T20:26:41.705Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-29T20:26:43.093Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T20:26:43.093Z] Fetched 36.7 MB in 2s (14.9 MB/s) [2021-06-29T20:26:43.093Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T20:26:43.093Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-29T20:26:43.356Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T20:26:43.818Z] 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 [2021-06-29T20:26:43.931Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-29T20:26:43.931Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T20:26:44.743Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-29T20:26:45.254Z] 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 [2021-06-29T20:26:46.131Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T20:26:46.131Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-29T20:26:46.131Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-29T20:26:46.703Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-29T20:26:46.964Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T20:26:46.964Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-29T20:26:47.226Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-29T20:26:48.169Z] Setting up apt (1.6.13) ... [2021-06-29T20:26:48.432Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-29T20:26:49.382Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-29T20:26:49.583Z] 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 [2021-06-29T20:26:49.954Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-29T20:26:49.954Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T20:26:50.179Z] 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 [2021-06-29T20:26:50.214Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T20:26:53.580Z] 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 [2021-06-29T20:26:56.820Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-29T20:26:56.821Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T20:26:56.821Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T20:26:57.399Z] Selecting previously unselected package libexpat1:amd64. [2021-06-29T20:26:57.399Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-29T20:26:57.399Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T20:26:57.660Z] Selecting previously unselected package python3.6-minimal. [2021-06-29T20:26:57.660Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T20:26:57.660Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T20:26:57.895Z] 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 [2021-06-29T20:26:57.921Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T20:26:57.922Z] Checking for services that may need to be restarted...done. [2021-06-29T20:26:57.922Z] Checking for services that may need to be restarted...done. [2021-06-29T20:26:57.922Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T20:26:57.922Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T20:26:58.183Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T20:26:58.445Z] Selecting previously unselected package python3-minimal. [2021-06-29T20:26:58.445Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-29T20:26:58.445Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-29T20:26:58.445Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-29T20:26:58.707Z] Selecting previously unselected package mime-support. [2021-06-29T20:26:58.707Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-29T20:26:58.707Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-29T20:26:58.707Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-29T20:26:58.707Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-29T20:26:58.707Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T20:26:58.707Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-29T20:26:58.707Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T20:26:58.707Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T20:26:58.973Z] Selecting previously unselected package python3.6. [2021-06-29T20:26:58.973Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T20:26:58.973Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T20:26:58.973Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-29T20:26:58.973Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-29T20:26:58.973Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T20:26:58.973Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-29T20:26:59.256Z] Selecting previously unselected package python3. [2021-06-29T20:26:59.256Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-29T20:26:59.256Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-29T20:26:59.256Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-29T20:26:59.517Z] Selecting previously unselected package multiarch-support. [2021-06-29T20:26:59.517Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T20:26:59.517Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T20:26:59.517Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T20:26:59.779Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-29T20:26:59.780Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-29T20:26:59.780Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-29T20:26:59.780Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T20:26:59.780Z] Selecting previously unselected package libbsd0:amd64. [2021-06-29T20:26:59.780Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-29T20:26:59.780Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T20:27:00.054Z] Selecting previously unselected package sudo. [2021-06-29T20:27:00.054Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-29T20:27:00.054Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T20:27:00.054Z] Selecting previously unselected package apparmor. [2021-06-29T20:27:00.054Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T20:27:00.054Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-29T20:27:00.315Z] Selecting previously unselected package libedit2:amd64. [2021-06-29T20:27:00.315Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-29T20:27:00.315Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T20:27:00.315Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-29T20:27:00.315Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T20:27:00.315Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T20:27:00.315Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-29T20:27:00.315Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T20:27:00.315Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T20:27:00.579Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-29T20:27:00.579Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-29T20:27:00.579Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T20:27:00.579Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-29T20:27:00.579Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T20:27:00.579Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T20:27:00.845Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-29T20:27:00.845Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T20:27:00.845Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T20:27:01.106Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-29T20:27:01.107Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-29T20:27:01.107Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T20:27:01.314Z] 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 [2021-06-29T20:27:01.368Z] Selecting previously unselected package openssh-client. [2021-06-29T20:27:01.368Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-29T20:27:01.368Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T20:27:01.630Z] Selecting previously unselected package squashfs-tools. [2021-06-29T20:27:01.630Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-29T20:27:01.630Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T20:27:01.892Z] Selecting previously unselected package snapd. [2021-06-29T20:27:01.892Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-29T20:27:01.892Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-29T20:27:03.810Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T20:27:03.810Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T20:27:04.071Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-29T20:27:04.071Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T20:27:04.071Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T20:27:04.071Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T20:27:04.071Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T20:27:04.071Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-29T20:27:04.071Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-29T20:27:04.651Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T20:27:04.651Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T20:27:04.651Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T20:27:04.913Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T20:27:04.913Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T20:27:04.913Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T20:27:05.486Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T20:27:05.486Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T20:27:05.486Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T20:27:05.486Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-29T20:27:05.486Z] running python rtupdate hooks for python3.6... [2021-06-29T20:27:05.486Z] running python post-rtupdate hooks for python3.6... [2021-06-29T20:27:05.486Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-29T20:27:05.640Z] 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 [2021-06-29T20:27:06.432Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-29T20:27:06.432Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T20:27:06.432Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T20:27:06.694Z] Setting up snapd (2.49.2+18.04) ... [2021-06-29T20:27:06.957Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-29T20:27:06.957Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-29T20:27:07.220Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-29T20:27:07.482Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-29T20:27:07.482Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T20:27:07.482Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T20:27:07.742Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-29T20:27:08.005Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-29T20:27:08.005Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-29T20:27:08.256Z] 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 [2021-06-29T20:27:08.266Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-29T20:27:08.266Z] /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' [2021-06-29T20:27:08.266Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T20:27:08.535Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T20:27:09.120Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T20:27:09.384Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T20:27:09.384Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T20:27:10.599Z] Reading package lists... [2021-06-29T20:27:10.599Z] Reading package lists... [2021-06-29T20:27:10.863Z] Building dependency tree... [2021-06-29T20:27:10.863Z] Reading state information... [2021-06-29T20:27:10.863Z] Calculating upgrade... [2021-06-29T20:27:11.125Z] The following packages will be upgraded: [2021-06-29T20:27:11.125Z] advancecomp base-files bash binutils binutils-common [2021-06-29T20:27:11.125Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-29T20:27:11.125Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-29T20:27:11.125Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-29T20:27:11.125Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-29T20:27:11.125Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-29T20:27:11.125Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-29T20:27:11.125Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-29T20:27:11.125Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-29T20:27:11.125Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-29T20:27:11.125Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-29T20:27:11.125Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-29T20:27:11.125Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-29T20:27:11.125Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-29T20:27:11.125Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-29T20:27:11.125Z] ubuntu-keyring util-linux [2021-06-29T20:27:11.125Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T20:27:11.125Z] Need to get 64.1 MB of archives. [2021-06-29T20:27:11.125Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-29T20:27:11.125Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-29T20:27:11.387Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-29T20:27:11.387Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-29T20:27:11.387Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-29T20:27:11.387Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-29T20:27:11.387Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-29T20:27:11.387Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-29T20:27:11.387Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-29T20:27:11.387Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-29T20:27:11.387Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-29T20:27:11.387Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-29T20:27:11.387Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-29T20:27:11.387Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-29T20:27:11.387Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-29T20:27:11.387Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-29T20:27:11.387Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-29T20:27:11.387Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-29T20:27:11.387Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-29T20:27:11.387Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-29T20:27:11.387Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-29T20:27:11.387Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-29T20:27:11.387Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-29T20:27:11.387Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-29T20:27:11.387Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-29T20:27:11.650Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-29T20:27:11.650Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-29T20:27:11.650Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-29T20:27:11.650Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-29T20:27:11.650Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-29T20:27:11.650Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-29T20:27:11.650Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-29T20:27:11.650Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-29T20:27:11.650Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-29T20:27:11.650Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-29T20:27:11.650Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-29T20:27:11.650Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-29T20:27:11.650Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-29T20:27:11.650Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-29T20:27:11.650Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-29T20:27:11.650Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-29T20:27:11.650Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-29T20:27:11.650Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-29T20:27:11.650Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-29T20:27:11.650Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-29T20:27:11.650Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-29T20:27:11.650Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-29T20:27:11.650Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-29T20:27:11.650Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-29T20:27:11.650Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-29T20:27:11.650Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-29T20:27:11.650Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-29T20:27:11.650Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-29T20:27:11.650Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-29T20:27:11.650Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-29T20:27:11.650Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-29T20:27:11.650Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-29T20:27:11.650Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-29T20:27:11.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T20:27:11.912Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-29T20:27:12.174Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-29T20:27:12.174Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-29T20:27:12.174Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-29T20:27:12.435Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-29T20:27:12.435Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-29T20:27:12.435Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-29T20:27:12.435Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-29T20:27:12.435Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-29T20:27:12.435Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-29T20:27:12.435Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-29T20:27:12.697Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-29T20:27:12.697Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-29T20:27:12.697Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-29T20:27:12.697Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-29T20:27:12.697Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-29T20:27:12.697Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-29T20:27:12.697Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-29T20:27:12.697Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-29T20:27:12.697Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-29T20:27:12.697Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-29T20:27:12.697Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-29T20:27:12.958Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-29T20:27:12.958Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-29T20:27:12.958Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-29T20:27:12.958Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-29T20:27:12.958Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-29T20:27:12.958Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-29T20:27:12.958Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-29T20:27:12.958Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-29T20:27:12.958Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-29T20:27:12.958Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-29T20:27:12.958Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-29T20:27:12.958Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-29T20:27:12.958Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-29T20:27:12.958Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-29T20:27:12.958Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-29T20:27:12.958Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-29T20:27:12.958Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-29T20:27:12.958Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-29T20:27:13.219Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-29T20:27:13.219Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-29T20:27:13.219Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-29T20:27:13.219Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-29T20:27:13.219Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-29T20:27:13.219Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T20:27:13.480Z] Fetched 64.1 MB in 2s (30.3 MB/s) [2021-06-29T20:27:13.480Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T20:27:13.480Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T20:27:13.480Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T20:27:13.742Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T20:27:13.742Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T20:27:13.742Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-29T20:27:14.004Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-29T20:27:14.265Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:14.265Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:14.265Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:14.265Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:14.265Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:14.265Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:14.525Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:14.525Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:14.525Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:14.525Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:14.525Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:14.525Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:14.525Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:14.525Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:14.788Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:14.788Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T20:27:14.788Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:14.788Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-29T20:27:14.788Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:15.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T20:27:15.049Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:15.049Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:15.049Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:15.049Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:15.049Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:15.049Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T20:27:15.312Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:15.312Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T20:27:15.312Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T20:27:15.312Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T20:27:15.892Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T20:27:15.892Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T20:27:15.892Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-29T20:27:15.892Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-29T20:27:15.892Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-29T20:27:16.155Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-29T20:27:16.417Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-29T20:27:16.417Z] Installing new version of config file /etc/issue ... [2021-06-29T20:27:16.417Z] Installing new version of config file /etc/issue.net ... [2021-06-29T20:27:16.417Z] Installing new version of config file /etc/lsb-release ... [2021-06-29T20:27:16.417Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-29T20:27:16.678Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-29T20:27:16.678Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-29T20:27:16.678Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-29T20:27:16.678Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:16.678Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-29T20:27:16.678Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-29T20:27:16.940Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-29T20:27:16.940Z] 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 [2021-06-29T20:27:16.940Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:16.940Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T20:27:16.940Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-29T20:27:16.940Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [Pipeline] } [2021-06-29T20:27:17.131Z] $ docker stop --time=1 77f720456aeddd0314d8b1bd004679050267430b818272ff4c7432ea3580aa66 [2021-06-29T20:27:17.200Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:17.200Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-29T20:27:17.200Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-29T20:27:17.200Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-29T20:27:17.200Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:17.200Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-29T20:27:17.200Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T20:27:17.461Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-29T20:27:17.724Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:17.724Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T20:27:17.724Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T20:27:17.724Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T20:27:17.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:17.988Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T20:27:17.988Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T20:27:18.249Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-29T20:27:18.249Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:18.249Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-29T20:27:18.249Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-29T20:27:18.510Z] Setting up grep (3.1-2build1) ... [2021-06-29T20:27:18.510Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:18.510Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T20:27:18.510Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T20:27:18.771Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-29T20:27:18.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:18.771Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T20:27:18.771Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T20:27:19.033Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-29T20:27:19.033Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:19.033Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T20:27:19.033Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T20:27:19.606Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T20:27:19.868Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T20:27:19.868Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T20:27:19.868Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T20:27:20.441Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-29T20:27:20.558Z] $ docker rm -f 77f720456aeddd0314d8b1bd004679050267430b818272ff4c7432ea3580aa66 [2021-06-29T20:27:20.702Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:20.702Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-29T20:27:20.702Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T20:27:20.974Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T20:27:20.974Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T20:27:21.239Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T20:27:21.239Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T20:27:21.239Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T20:27:21.239Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:21.239Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-29T20:27:21.239Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-29T20:27:21.502Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-29T20:27:21.502Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:21.502Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T20:27:21.502Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T20:27:21.502Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T20:27:21.502Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:21.502Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T20:27:21.502Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T20:27:21.771Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T20:27:21.771Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:21.771Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T20:27:21.771Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T20:27:21.771Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-29T20:27:22.032Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:22.032Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T20:27:22.032Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T20:27:22.032Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T20:27:22.032Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:22.032Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T20:27:22.032Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T20:27:22.032Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T20:27:22.032Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:27:22.292Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T20:27:22.292Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:22.292Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T20:27:22.292Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T20:27:22.292Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T20:27:22.292Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:22.292Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T20:27:22.292Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T20:27:22.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T20:27:22.529Z] [2021-06-29T20:27:22.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T20:27:22.556Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T20:27:22.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:22.556Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T20:27:22.556Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T20:27:22.556Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-29T20:27:22.556Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:22.556Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:27:22.822Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T20:27:22.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T20:27:23.084Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-29T20:27:23.212Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-29T20:27:23.212Z] 29e5d40040c1: Pulling fs layer [2021-06-29T20:27:23.212Z] 1ce36da41761: Pulling fs layer [2021-06-29T20:27:23.212Z] 25b303627fd3: Pulling fs layer [2021-06-29T20:27:23.345Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-29T20:27:23.490Z] 29e5d40040c1: Verifying Checksum [2021-06-29T20:27:23.490Z] 29e5d40040c1: Download complete [2021-06-29T20:27:23.609Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-29T20:27:23.609Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:23.609Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T20:27:23.609Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T20:27:23.872Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T20:27:23.872Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T20:27:23.872Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-29T20:27:23.872Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T20:27:23.872Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-29T20:27:24.087Z] 29e5d40040c1: Pull complete [2021-06-29T20:27:24.133Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T20:27:24.133Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-29T20:27:24.133Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-29T20:27:24.133Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-29T20:27:24.362Z] 1ce36da41761: Verifying Checksum [2021-06-29T20:27:24.362Z] 1ce36da41761: Download complete [2021-06-29T20:27:24.394Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T20:27:24.394Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-29T20:27:24.394Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T20:27:24.394Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-29T20:27:24.394Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T20:27:24.394Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-29T20:27:24.394Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T20:27:24.655Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-29T20:27:24.655Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T20:27:24.655Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T20:27:24.655Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T20:27:24.655Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T20:27:24.655Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T20:27:24.655Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T20:27:24.927Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T20:27:24.927Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T20:27:24.927Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-29T20:27:24.927Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T20:27:24.927Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T20:27:25.190Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T20:27:25.190Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:25.190Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T20:27:25.190Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T20:27:25.190Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-29T20:27:25.190Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T20:27:25.452Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T20:27:25.452Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T20:27:25.452Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T20:27:25.452Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:25.452Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-29T20:27:25.452Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-29T20:27:25.452Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-29T20:27:25.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:25.714Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-29T20:27:25.714Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-29T20:27:25.714Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-29T20:27:25.714Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:25.714Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-29T20:27:25.714Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T20:27:25.714Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T20:27:25.794Z] 1ce36da41761: Pull complete [2021-06-29T20:27:25.794Z] 25b303627fd3: Verifying Checksum [2021-06-29T20:27:25.794Z] 25b303627fd3: Download complete [2021-06-29T20:27:25.976Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:25.976Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T20:27:25.976Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T20:27:25.976Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T20:27:26.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:26.237Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-29T20:27:26.237Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-29T20:27:26.237Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-29T20:27:26.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:26.237Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T20:27:26.237Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T20:27:26.498Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-29T20:27:26.498Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:26.498Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T20:27:26.498Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T20:27:26.761Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-29T20:27:26.761Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:26.761Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T20:27:26.761Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T20:27:26.761Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T20:27:26.761Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:26.761Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T20:27:26.761Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T20:27:27.024Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T20:27:27.024Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:27.024Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-29T20:27:27.024Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-29T20:27:27.024Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-29T20:27:27.024Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:27.024Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-29T20:27:27.024Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-29T20:27:27.285Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-29T20:27:27.285Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:27.285Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-29T20:27:27.285Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-29T20:27:27.285Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-29T20:27:27.285Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:27.285Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-29T20:27:27.285Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-29T20:27:27.547Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-29T20:27:27.547Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:27.547Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-29T20:27:27.547Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-29T20:27:27.547Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-29T20:27:27.547Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T20:27:27.547Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-29T20:27:27.547Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-29T20:27:27.810Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-29T20:27:27.810Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-29T20:27:27.810Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T20:27:27.810Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T20:27:27.810Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T20:27:27.810Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T20:27:28.077Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T20:27:28.077Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T20:27:28.077Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-29T20:27:28.077Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-29T20:27:28.339Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T20:27:28.339Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-29T20:27:28.339Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-29T20:27:28.339Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-29T20:27:28.339Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-29T20:27:28.339Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-29T20:27:28.339Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-29T20:27:28.339Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-29T20:27:28.607Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-29T20:27:28.607Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-29T20:27:28.607Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-29T20:27:28.607Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-29T20:27:28.607Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-29T20:27:28.607Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-29T20:27:28.868Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-29T20:27:28.868Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-29T20:27:29.128Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-29T20:27:29.128Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-29T20:27:29.128Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-29T20:27:29.128Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-29T20:27:29.128Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T20:27:29.128Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T20:27:29.390Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T20:27:29.390Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T20:27:29.650Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T20:27:29.650Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T20:27:29.650Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T20:27:29.650Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T20:27:29.650Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:29.650Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T20:27:29.650Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:29.650Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T20:27:29.913Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:29.913Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T20:27:29.913Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:29.913Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T20:27:30.856Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:30.856Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T20:27:31.799Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:31.799Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T20:27:32.061Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:32.061Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T20:27:32.322Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:32.322Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T20:27:32.898Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T20:27:32.898Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T20:27:33.161Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T20:27:33.161Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T20:27:33.161Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T20:27:33.161Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T20:27:33.161Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T20:27:33.161Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T20:27:33.424Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-29T20:27:33.424Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-29T20:27:33.424Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T20:27:33.424Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T20:27:33.424Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T20:27:33.424Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T20:27:33.424Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-29T20:27:33.424Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-29T20:27:33.685Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:33.685Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T20:27:33.685Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:33.685Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:33.685Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:33.685Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-29T20:27:33.685Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-29T20:27:33.685Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-29T20:27:33.685Z] [2021-06-29T20:27:33.685Z] Current default time zone: 'Etc/UTC' [2021-06-29T20:27:33.685Z] Local time is now: Tue Jun 29 20:27:33 UTC 2021. [2021-06-29T20:27:33.685Z] Universal Time is now: Tue Jun 29 20:27:33 UTC 2021. [2021-06-29T20:27:33.685Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-29T20:27:33.685Z] [2021-06-29T20:27:33.949Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-29T20:27:33.949Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:33.949Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-29T20:27:33.949Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-29T20:27:33.949Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-29T20:27:33.949Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-29T20:27:33.949Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-29T20:27:33.949Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-29T20:27:33.949Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-29T20:27:33.949Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T20:27:33.949Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:33.949Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-29T20:27:33.949Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T20:27:33.949Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T20:27:33.949Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:33.949Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-29T20:27:33.949Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-29T20:27:33.949Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-29T20:27:34.212Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T20:27:34.212Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-29T20:27:34.212Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-29T20:27:34.212Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-29T20:27:34.212Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-29T20:27:35.947Z] 25b303627fd3: Pull complete [2021-06-29T20:27:35.947Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-29T20:27:35.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T20:27:35.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-29T20:27:36.131Z] Updating certificates in /etc/ssl/certs... [2021-06-29T20:27:36.206Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-06-29T20:27:36.281Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T20:27:36.705Z] 23 added, 27 removed; done. [2021-06-29T20:27:36.705Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T20:27:36.705Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T20:27:36.705Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-29T20:27:36.967Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-29T20:27:36.967Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-29T20:27:36.967Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T20:27:36.967Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T20:27:36.967Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T20:27:36.967Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T20:27:36.967Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T20:27:36.967Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T20:27:36.967Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T20:27:36.967Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-29T20:27:36.967Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-29T20:27:36.967Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-29T20:27:36.967Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-29T20:27:36.967Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-29T20:27:36.967Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T20:27:36.967Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T20:27:36.967Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-29T20:27:36.967Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-29T20:27:36.967Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-29T20:27:37.229Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T20:27:37.229Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T20:27:37.229Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-29T20:27:37.229Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-29T20:27:37.229Z] Updating certificates in /etc/ssl/certs... [2021-06-29T20:27:37.801Z] 0 added, 0 removed; done. [2021-06-29T20:27:37.801Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-29T20:27:37.801Z] done. [2021-06-29T20:27:38.371Z] Reading package lists... [2021-06-29T20:27:38.371Z] Building dependency tree... [2021-06-29T20:27:38.371Z] Reading state information... [2021-06-29T20:27:38.633Z] The following NEW packages will be installed: [2021-06-29T20:27:38.633Z] apt-transport-https [2021-06-29T20:27:38.633Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T20:27:38.633Z] Need to get 1692 B of archives. [2021-06-29T20:27:38.633Z] After this operation, 154 kB of additional disk space will be used. [2021-06-29T20:27:38.633Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-29T20:27:38.896Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T20:27:38.896Z] Fetched 1692 B in 0s (8651 B/s) [2021-06-29T20:27:38.896Z] Selecting previously unselected package apt-transport-https. [2021-06-29T20:27:38.896Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-29T20:27:38.896Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-29T20:27:38.896Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-29T20:27:39.032Z] $ docker top c6d1aa8c333b0ae3a30b09a84850fd9b76c672a73fed065f536005b0671c38b7 -eo pid,comm [2021-06-29T20:27:39.159Z] Setting up apt-transport-https (1.6.13) ... [Pipeline] { [2021-06-29T20:27:39.498Z] Waiting for network to be ready... [Pipeline] sh [2021-06-29T20:27:40.207Z] + grep parallel [2021-06-29T20:27:40.207Z] + docker-compose build --help [2021-06-29T20:27:44.499Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T20:27:44.534Z] $ docker stop --time=1 c6d1aa8c333b0ae3a30b09a84850fd9b76c672a73fed065f536005b0671c38b7 [2021-06-29T20:27:46.377Z] $ docker rm -f c6d1aa8c333b0ae3a30b09a84850fd9b76c672a73fed065f536005b0671c38b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:27:47.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T20:27:47.172Z] . [Pipeline] withDockerContainer [2021-06-29T20:27:47.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-723 does not seem to be running inside a container [2021-06-29T20:27:47.551Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T20:27:47.823Z] 2021-06-29T20:27:44Z INFO Waiting for automatic snapd restart... [2021-06-29T20:27:48.396Z] snapd 2.51 from Canonical* installed [2021-06-29T20:27:49.049Z] $ docker top db6f504ae661dcf77dcb66219fe1805973541ca27c6306a7df6caf585f360e7a -eo pid,comm [2021-06-29T20:27:49.339Z] "snapd" switched to the "latest/stable" channel [2021-06-29T20:27:49.339Z] [Pipeline] { [Pipeline] sh [2021-06-29T20:27:50.086Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T20:27:52.650Z] core18 20210611 from Canonical* installed [2021-06-29T20:27:52.650Z] "core18" switched to the "latest/stable" channel [2021-06-29T20:27:52.650Z] [2021-06-29T20:27:54.375Z] Building core-command ... [2021-06-29T20:27:54.375Z] Building core-data ... [2021-06-29T20:27:54.375Z] Building core-metadata ... [2021-06-29T20:27:54.375Z] Building security-bootstrapper ... [2021-06-29T20:27:54.375Z] Building security-proxy-setup ... [2021-06-29T20:27:54.375Z] Building security-secretstore-setup ... [2021-06-29T20:27:54.375Z] Building support-notifications ... [2021-06-29T20:27:54.375Z] Building support-scheduler ... [2021-06-29T20:27:54.375Z] Building sys-mgmt-agent ... [2021-06-29T20:27:54.375Z] Building security-proxy-setup [2021-06-29T20:27:54.375Z] Building security-secretstore-setup [2021-06-29T20:27:54.375Z] Building support-scheduler [2021-06-29T20:27:54.375Z] Building sys-mgmt-agent [2021-06-29T20:27:54.375Z] Building core-command [2021-06-29T20:27:56.858Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T20:27:56.859Z] "snapcraft" switched to the "latest/stable" channel [2021-06-29T20:27:56.859Z] [2021-06-29T20:28:01.065Z] 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: [2021-06-29T20:28:01.065Z] - README.md [2021-06-29T20:28:01.065Z] [2021-06-29T20:28:01.065Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T20:28:01.639Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T20:28:01.639Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T20:28:01.639Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T20:28:02.844Z] Reading package lists... [2021-06-29T20:28:03.105Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 [2021-06-29T20:28:03.375Z] Reading package lists... [2021-06-29T20:28:03.375Z] Building dependency tree... [2021-06-29T20:28:03.375Z] Reading state information... [2021-06-29T20:28:03.635Z] Suggested packages: [2021-06-29T20:28:03.635Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-29T20:28:03.635Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-29T20:28:03.635Z] Recommended packages: [2021-06-29T20:28:03.635Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-29T20:28:03.635Z] The following NEW packages will be installed: [2021-06-29T20:28:03.635Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-29T20:28:03.635Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-29T20:28:03.635Z] pkg-config zip [2021-06-29T20:28:03.635Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T20:28:03.635Z] Need to get 7663 kB of archives. [2021-06-29T20:28:03.635Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-29T20:28:03.635Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-29T20:28:03.896Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-29T20:28:03.896Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-29T20:28:03.896Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-29T20:28:03.896Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-29T20:28:03.896Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-29T20:28:03.896Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-29T20:28:03.896Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-29T20:28:04.158Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-29T20:28:04.158Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-29T20:28:04.158Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-29T20:28:04.158Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-29T20:28:04.158Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-29T20:28:04.420Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-29T20:28:04.420Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-29T20:28:04.420Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T20:28:04.420Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-06-29T20:28:04.420Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-29T20:28:04.420Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-29T20:28:04.420Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-29T20:28:04.420Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T20:28:04.687Z] Selecting previously unselected package libpsl5:amd64. [2021-06-29T20:28:04.687Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-29T20:28:04.687Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T20:28:04.948Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-29T20:28:04.948Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-29T20:28:04.948Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T20:28:04.948Z] Selecting previously unselected package librtmp1:amd64. [2021-06-29T20:28:04.948Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-29T20:28:04.948Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T20:28:05.209Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-29T20:28:05.209Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-29T20:28:05.209Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T20:28:05.209Z] Selecting previously unselected package liberror-perl. [2021-06-29T20:28:05.209Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-29T20:28:05.209Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-29T20:28:05.470Z] Selecting previously unselected package git-man. [2021-06-29T20:28:05.470Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-29T20:28:05.470Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T20:28:05.732Z] Selecting previously unselected package git. [2021-06-29T20:28:05.732Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-29T20:28:05.732Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T20:28:06.306Z] Selecting previously unselected package libnorm1:amd64. [2021-06-29T20:28:06.306Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-29T20:28:06.306Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T20:28:06.306Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-29T20:28:06.306Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-29T20:28:06.306Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T20:28:06.580Z] Selecting previously unselected package libsodium23:amd64. [2021-06-29T20:28:06.580Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-29T20:28:06.580Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-29T20:28:06.580Z] Selecting previously unselected package libzmq5:amd64. [2021-06-29T20:28:06.580Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T20:28:06.580Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T20:28:06.580Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-29T20:28:06.580Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T20:28:06.580Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T20:28:06.841Z] Selecting previously unselected package pkg-config. [2021-06-29T20:28:06.841Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-29T20:28:06.841Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T20:28:06.841Z] Selecting previously unselected package zip. [2021-06-29T20:28:06.841Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-29T20:28:06.841Z] Unpacking zip (3.0-11build1) ... [2021-06-29T20:28:06.841Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T20:28:07.107Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T20:28:07.107Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T20:28:07.107Z] Setting up liberror-perl (0.17025-1) ... [2021-06-29T20:28:07.107Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T20:28:07.107Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T20:28:07.107Z] No schema files found: doing nothing. [2021-06-29T20:28:07.107Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T20:28:07.107Z] Setting up zip (3.0-11build1) ... [2021-06-29T20:28:07.107Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T20:28:07.378Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-29T20:28:07.378Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T20:28:07.378Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T20:28:07.378Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T20:28:07.378Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T20:28:07.378Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T20:28:07.378Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T20:28:08.321Z] git set to automatically installed. [2021-06-29T20:28:08.321Z] git-man set to automatically installed. [2021-06-29T20:28:08.321Z] libcurl3-gnutls set to automatically installed. [2021-06-29T20:28:08.321Z] liberror-perl set to automatically installed. [2021-06-29T20:28:08.321Z] libglib2.0-0 set to automatically installed. [2021-06-29T20:28:08.321Z] libnghttp2-14 set to automatically installed. [2021-06-29T20:28:08.321Z] libnorm1 set to automatically installed. [2021-06-29T20:28:08.321Z] libpgm-5.2-0 set to automatically installed. [2021-06-29T20:28:08.321Z] libpsl5 set to automatically installed. [2021-06-29T20:28:08.321Z] librtmp1 set to automatically installed. [2021-06-29T20:28:08.321Z] libsodium23 set to automatically installed. [2021-06-29T20:28:08.321Z] libzmq3-dev set to automatically installed. [2021-06-29T20:28:08.321Z] libzmq5 set to automatically installed. [2021-06-29T20:28:08.321Z] pkg-config set to automatically installed. [2021-06-29T20:28:08.321Z] zip set to automatically installed. [2021-06-29T20:28:09.264Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T20:28:15.862Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-29T20:28:16.125Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T20:28:17.076Z] snap "core18" has no updates available [2021-06-29T20:28:17.647Z] Downloading snap 'edgex-app-service-configurable' [2021-06-29T20:28:19.047Z] 2021/06/29 20:28:19.013380 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_579.snap: 7311360 [2021-06-29T20:28:20.511Z] Pulling app-service-config [2021-06-29T20:28:20.511Z] + snapcraftctl pull [2021-06-29T20:28:21.458Z] Pulling config-common [2021-06-29T20:28:21.458Z] + snapcraftctl pull [2021-06-29T20:28:22.416Z] Pulling go-build-helper [2021-06-29T20:28:22.416Z] + snapcraftctl pull [2021-06-29T20:28:23.803Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-29T20:28:23.803Z] Skipping pull go-build-helper (already ran) [2021-06-29T20:28:23.803Z] Building go-build-helper [2021-06-29T20:28:23.803Z] + snapcraftctl build [2021-06-29T20:28:25.717Z] Staging go-build-helper [2021-06-29T20:28:25.717Z] + snapcraftctl stage [2021-06-29T20:28:33.873Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T20:28:33.873Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T20:28:33.873Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T20:28:33.873Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T20:28:33.873Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T20:28:33.873Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T20:28:33.873Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T20:28:33.873Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T20:28:33.873Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T20:28:33.873Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T20:28:33.873Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T20:28:33.873Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T20:28:33.873Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T20:28:33.873Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T20:28:33.873Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T20:28:33.873Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T20:28:33.873Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T20:28:33.873Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T20:28:33.873Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T20:28:33.873Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-29T20:28:33.873Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T20:28:33.873Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T20:28:33.873Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T20:28:33.873Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T20:28:33.873Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T20:28:33.873Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T20:28:33.873Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T20:28:33.873Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-29T20:28:33.873Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-29T20:28:33.873Z] Fetched 224 kB in 0s (0 B/s) [2021-06-29T20:28:33.873Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-29T20:28:33.873Z] Fetched 157 kB in 0s (0 B/s) [2021-06-29T20:28:33.874Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-29T20:28:33.874Z] Fetched 221 kB in 0s (0 B/s) [2021-06-29T20:28:33.874Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-29T20:28:33.874Z] Fetched 143 kB in 0s (0 B/s) [2021-06-29T20:28:33.874Z] Pulling edgex-go [2021-06-29T20:28:33.874Z] + snapcraftctl pull [2021-06-29T20:28:51.995Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T20:28:51.995Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T20:28:51.995Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T20:28:51.995Z] Fetched 0 B in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-29T20:28:51.995Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-29T20:28:51.995Z] Fetched 279 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-29T20:28:51.995Z] Fetched 122 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-29T20:28:51.995Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-29T20:28:51.995Z] Fetched 8848 B in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-29T20:28:51.995Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-29T20:28:51.995Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-29T20:28:51.995Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-29T20:28:51.995Z] Fetched 219 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-29T20:28:51.995Z] Fetched 154 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-29T20:28:51.995Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-29T20:28:51.995Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-29T20:28:51.995Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-29T20:28:51.995Z] Fetched 499 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-29T20:28:51.995Z] Fetched 111 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-29T20:28:51.995Z] Fetched 240 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-29T20:28:51.995Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-29T20:28:51.995Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-29T20:28:51.995Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-29T20:28:51.995Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-29T20:28:51.995Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-29T20:28:51.995Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-29T20:28:51.995Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-29T20:28:51.995Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-29T20:28:51.995Z] Fetched 8720 B in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-29T20:28:51.995Z] Fetched 140 kB in 0s (0 B/s) [2021-06-29T20:28:51.995Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-29T20:28:51.995Z] Fetched 119 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-29T20:28:51.996Z] Fetched 111 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-29T20:28:51.996Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-29T20:28:51.996Z] Fetched 645 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-29T20:28:51.996Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-29T20:28:51.996Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-29T20:28:51.996Z] Fetched 368 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-29T20:28:51.996Z] Fetched 187 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-29T20:28:51.996Z] Fetched 175 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-29T20:28:51.996Z] Fetched 206 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-29T20:28:51.996Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-29T20:28:51.996Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-29T20:28:51.996Z] Fetched 159 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-29T20:28:51.996Z] Fetched 107 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-29T20:28:51.996Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-29T20:28:51.996Z] Pulling static-packages [2021-06-29T20:28:51.996Z] + snapcraftctl pull [2021-06-29T20:28:51.996Z] Pulling version [2021-06-29T20:28:51.996Z] + cd /root/project [2021-06-29T20:28:51.996Z] + git describe --tags --abbrev=0 [2021-06-29T20:28:51.996Z] + sed s/v// [2021-06-29T20:28:51.996Z] + GIT_VERSION=2.0.0-dev.274 [2021-06-29T20:28:51.996Z] + [ -z 2.0.0-dev.274 ] [2021-06-29T20:28:51.996Z] + snapcraftctl set-version 2.0.0-dev.274 [2021-06-29T20:28:51.996Z] Building app-service-config [2021-06-29T20:28:51.996Z] + snapcraftctl build [2021-06-29T20:28:53.918Z] Building config-common [2021-06-29T20:28:53.918Z] + snapcraftctl build [2021-06-29T20:28:56.471Z] Skipping build go-build-helper (already ran) [2021-06-29T20:28:56.471Z] Building edgex-go [2021-06-29T20:28:56.471Z] + cd /root/parts/edgex-go/src [2021-06-29T20:28:56.471Z] + make build [2021-06-29T20:28:56.471Z] go mod tidy [2021-06-29T20:28:57.863Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-29T20:28:57.863Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-29T20:28:57.863Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-29T20:28:57.863Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-29T20:28:58.125Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-29T20:28:58.125Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-29T20:28:58.125Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-29T20:28:58.125Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-29T20:28:58.125Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-29T20:28:58.125Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-29T20:28:58.125Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-29T20:28:58.125Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-29T20:28:58.386Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-29T20:28:58.386Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-29T20:28:58.646Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-29T20:28:58.907Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-29T20:28:58.907Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-29T20:28:59.481Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-29T20:28:59.749Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-29T20:28:59.749Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-29T20:28:59.749Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-29T20:28:59.749Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-29T20:28:59.749Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-29T20:28:59.749Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-29T20:28:59.749Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-29T20:28:59.749Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-29T20:29:00.026Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-29T20:29:00.026Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-29T20:29:00.026Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-29T20:29:00.026Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-29T20:29:00.026Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-29T20:29:00.026Z] go: downloading golang.org/x/text v0.3.2 [2021-06-29T20:29:00.026Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-29T20:29:00.026Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-29T20:29:00.026Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-29T20:29:00.026Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-29T20:29:00.293Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-29T20:29:00.293Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-29T20:29:00.293Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-29T20:29:00.293Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-29T20:29:01.240Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-29T20:29:01.240Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-29T20:29:01.240Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-29T20:29:01.240Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-29T20:29:01.240Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-29T20:29:01.240Z] go: downloading github.com/kr/text v0.1.0 [2021-06-29T20:29:01.240Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-29T20:29:01.499Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-29T20:29:01.499Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-29T20:29:01.499Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-29T20:29:01.499Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-29T20:29:01.499Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-29T20:29:01.499Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-29T20:29:01.499Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-29T20:29:01.499Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-29T20:29:01.760Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-29T20:29:01.760Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-29T20:29:01.760Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-29T20:29:01.760Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-29T20:29:01.760Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-29T20:29:01.760Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-29T20:29:01.760Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-29T20:29:01.760Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-29T20:29:01.760Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-29T20:29:01.760Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-29T20:29:01.760Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-29T20:29:01.760Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-29T20:29:01.760Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-29T20:29:01.760Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-29T20:29:01.760Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-29T20:29:01.760Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-29T20:29:01.760Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-29T20:29:01.760Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-29T20:29:01.760Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-29T20:29:01.760Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-29T20:29:01.760Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-29T20:29:02.025Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-29T20:29:02.026Z] 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 [2021-06-29T20:29:12.031Z] 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 [2021-06-29T20:29:15.328Z] 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 [2021-06-29T20:29:15.899Z] 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 [2021-06-29T20:29:16.180Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:29:16.180Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:29:16.180Z] ---> ba32ec147e3e [2021-06-29T20:29:16.180Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T20:29:16.180Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:29:16.180Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:29:16.180Z] ---> ba32ec147e3e [2021-06-29T20:29:16.180Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T20:29:16.180Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:29:16.180Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:29:16.180Z] ---> ba32ec147e3e [2021-06-29T20:29:16.180Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T20:29:16.180Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:29:16.180Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:29:16.180Z] ---> ba32ec147e3e [2021-06-29T20:29:16.180Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T20:29:16.180Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:29:16.180Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:29:16.180Z] ---> ba32ec147e3e [2021-06-29T20:29:16.180Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T20:29:16.180Z] ---> Running in 8b4c9b0c85e8 [2021-06-29T20:29:16.180Z] ---> Running in 5d8b16751436 [2021-06-29T20:29:16.180Z] ---> Running in 72c8c7c7dc44 [2021-06-29T20:29:16.180Z] ---> Running in 3737879760ec [2021-06-29T20:29:16.180Z] ---> Running in aed8b1ed5e6c [2021-06-29T20:29:16.180Z] Removing intermediate container aed8b1ed5e6c [2021-06-29T20:29:16.180Z] ---> dc07bb88cd11 [2021-06-29T20:29:16.180Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:29:16.180Z] Removing intermediate container 8b4c9b0c85e8 [2021-06-29T20:29:16.180Z] ---> 436c98c1cf6a [2021-06-29T20:29:16.180Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:29:16.181Z] Removing intermediate container 3737879760ec [2021-06-29T20:29:16.181Z] ---> e0558b55614e [2021-06-29T20:29:16.181Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:29:16.181Z] Removing intermediate container 72c8c7c7dc44 [2021-06-29T20:29:16.181Z] ---> 4971463889c7 [2021-06-29T20:29:16.181Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:29:16.181Z] Removing intermediate container 5d8b16751436 [2021-06-29T20:29:16.181Z] ---> f40dfb94c30d [2021-06-29T20:29:16.181Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:29:16.181Z] ---> Running in d1485db966a6 [2021-06-29T20:29:16.181Z] ---> Running in 5f09a80edd64 [2021-06-29T20:29:16.181Z] ---> Running in 24e912b6f8cb [2021-06-29T20:29:16.181Z] ---> Running in d2e0c3c6ce46 [2021-06-29T20:29:16.181Z] ---> Running in 151c437a8096 [2021-06-29T20:29:16.181Z] Removing intermediate container d1485db966a6 [2021-06-29T20:29:16.181Z] ---> cc69d9cb61c5 [2021-06-29T20:29:16.181Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T20:29:16.181Z] ---> Running in c247bdc7c515 [2021-06-29T20:29:16.181Z] Removing intermediate container 5f09a80edd64 [2021-06-29T20:29:16.181Z] ---> f7f0972e0b8f [2021-06-29T20:29:16.181Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T20:29:16.181Z] ---> Running in b1314f4d9a29 [2021-06-29T20:29:16.181Z] Removing intermediate container d2e0c3c6ce46 [2021-06-29T20:29:16.181Z] ---> 7a33715af994 [2021-06-29T20:29:16.181Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T20:29:16.181Z] Removing intermediate container 151c437a8096 [2021-06-29T20:29:16.181Z] ---> f70bcabe1736 [2021-06-29T20:29:16.181Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T20:29:16.181Z] Removing intermediate container 24e912b6f8cb [2021-06-29T20:29:16.181Z] ---> 56f29643ff69 [2021-06-29T20:29:16.181Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T20:29:16.181Z] ---> Running in 8d8df66ca22d [2021-06-29T20:29:16.181Z] ---> Running in eda6c2ed5d3f [2021-06-29T20:29:16.181Z] ---> Running in f5c15f99f6ed [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] OK: 218 MiB in 52 packages [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:29:16.181Z] OK: 218 MiB in 52 packages [2021-06-29T20:29:16.181Z] OK: 218 MiB in 52 packages [2021-06-29T20:29:16.181Z] OK: 218 MiB in 52 packages [2021-06-29T20:29:16.181Z] OK: 218 MiB in 52 packages [2021-06-29T20:29:16.468Z] Removing intermediate container b1314f4d9a29 [2021-06-29T20:29:16.468Z] ---> 16308f1dca22 [2021-06-29T20:29:16.468Z] Step 6/26 : COPY go.mod . [2021-06-29T20:29:16.743Z] Removing intermediate container c247bdc7c515 [2021-06-29T20:29:16.743Z] ---> 80db8a68bde2 [2021-06-29T20:29:16.743Z] Step 6/24 : COPY go.mod . [2021-06-29T20:29:17.020Z] Removing intermediate container 8d8df66ca22d [2021-06-29T20:29:17.020Z] ---> 5d3db7c871da [2021-06-29T20:29:17.020Z] Step 6/23 : COPY go.mod . [2021-06-29T20:29:17.294Z] ---> 0c02e8e1fa32 [2021-06-29T20:29:17.294Z] Step 7/26 : RUN go mod download [2021-06-29T20:29:17.310Z] 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 [2021-06-29T20:29:17.571Z] 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 [2021-06-29T20:29:17.611Z] Removing intermediate container eda6c2ed5d3f [2021-06-29T20:29:17.612Z] ---> 9b02b937abe2 [2021-06-29T20:29:17.612Z] Step 6/22 : COPY go.mod . [2021-06-29T20:29:17.612Z] ---> Running in e580821c46da [2021-06-29T20:29:17.883Z] ---> 847f38eeb479 [2021-06-29T20:29:17.884Z] Step 7/24 : RUN go mod download [2021-06-29T20:29:17.884Z] Removing intermediate container f5c15f99f6ed [2021-06-29T20:29:17.884Z] ---> fa465f1145b3 [2021-06-29T20:29:17.884Z] Step 6/24 : COPY go.mod . [2021-06-29T20:29:18.155Z] ---> Running in 1806b7c9a4eb [2021-06-29T20:29:18.430Z] ---> 7d13c1a6c521 [2021-06-29T20:29:18.430Z] Step 7/23 : RUN go mod download [2021-06-29T20:29:18.527Z] 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 [2021-06-29T20:29:18.708Z] ---> Running in fafa16793f0a [2021-06-29T20:29:18.983Z] ---> a2aba8e58007 [2021-06-29T20:29:18.983Z] Step 7/22 : RUN go mod download [2021-06-29T20:29:19.303Z] ---> Running in 8282a2dae858 [2021-06-29T20:29:19.579Z] ---> 35bb8a6e381b [2021-06-29T20:29:19.579Z] Step 7/24 : RUN go mod download [2021-06-29T20:29:19.864Z] ---> Running in 80514c7cb35f [2021-06-29T20:29:19.933Z] 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 [2021-06-29T20:29:20.629Z] 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 [2021-06-29T20:29:22.114Z] 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 [2021-06-29T20:29:22.494Z] Removing intermediate container e580821c46da [2021-06-29T20:29:22.494Z] ---> d5be6d5a6fef [2021-06-29T20:29:22.494Z] Step 8/26 : COPY . . [2021-06-29T20:29:22.686Z] 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 [2021-06-29T20:29:22.776Z] Removing intermediate container 1806b7c9a4eb [2021-06-29T20:29:22.776Z] ---> 0e664d784b4b [2021-06-29T20:29:22.776Z] Step 8/24 : COPY . . [2021-06-29T20:29:23.381Z] Removing intermediate container fafa16793f0a [2021-06-29T20:29:23.381Z] ---> 7a09d5832d9b [2021-06-29T20:29:23.381Z] Step 8/23 : COPY . . [2021-06-29T20:29:23.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T20:29:23.979Z] Removing intermediate container 8282a2dae858 [2021-06-29T20:29:23.979Z] ---> 500eb4ce423d [2021-06-29T20:29:23.979Z] Step 8/22 : COPY . . [2021-06-29T20:29:24.582Z] Removing intermediate container 80514c7cb35f [2021-06-29T20:29:24.582Z] ---> 9df77a043af3 [2021-06-29T20:29:24.582Z] Step 8/24 : COPY . . [2021-06-29T20:29:25.548Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-29T20:29:25.548Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-29T20:29:25.548Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-29T20:29:25.548Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-29T20:29:25.548Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-29T20:29:25.548Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-29T20:29:25.548Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-29T20:29:25.548Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-29T20:29:25.549Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-29T20:29:25.549Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-29T20:29:25.549Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-29T20:29:28.852Z] Building static-packages [2021-06-29T20:29:28.852Z] + snapcraftctl build [2021-06-29T20:29:30.241Z] Building version [2021-06-29T20:29:30.241Z] + snapcraftctl build [2021-06-29T20:29:32.160Z] Staging app-service-config [2021-06-29T20:29:32.160Z] + snapcraftctl stage [2021-06-29T20:29:33.551Z] Staging config-common [2021-06-29T20:29:33.551Z] + snapcraftctl stage [2021-06-29T20:29:34.128Z] Skipping stage go-build-helper (already ran) [2021-06-29T20:29:34.128Z] Staging edgex-go [2021-06-29T20:29:34.390Z] + snapcraftctl stage [2021-06-29T20:29:35.341Z] Staging static-packages [2021-06-29T20:29:35.341Z] + snapcraftctl stage [2021-06-29T20:29:36.287Z] Staging version [2021-06-29T20:29:36.287Z] + snapcraftctl stage [2021-06-29T20:29:37.232Z] Priming app-service-config [2021-06-29T20:29:37.232Z] + snapcraftctl prime [2021-06-29T20:29:38.618Z] Priming config-common [2021-06-29T20:29:38.618Z] + snapcraftctl prime [2021-06-29T20:29:39.563Z] Priming go-build-helper [2021-06-29T20:29:39.563Z] + snapcraftctl prime [2021-06-29T20:29:40.510Z] Priming edgex-go [2021-06-29T20:29:40.510Z] + snapcraftctl prime [2021-06-29T20:29:41.896Z] Priming static-packages [2021-06-29T20:29:41.896Z] + snapcraftctl prime [2021-06-29T20:29:44.445Z] Priming version [2021-06-29T20:29:44.445Z] + snapcraftctl prime [2021-06-29T20:29:45.389Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-29T20:29:46.762Z] ---> 06c5bd88e703 [2021-06-29T20:29:46.762Z] Step 9/26 : RUN go mod tidy [2021-06-29T20:29:46.762Z] ---> 4959ccd36658 [2021-06-29T20:29:46.762Z] Step 9/24 : RUN go mod tidy [2021-06-29T20:29:46.762Z] ---> Running in ea6e9252b207 [2021-06-29T20:29:46.762Z] ---> 6852af25c4e7 [2021-06-29T20:29:46.762Z] Step 9/22 : RUN go mod tidy [2021-06-29T20:29:46.762Z] ---> 8834d12ee719 [2021-06-29T20:29:46.762Z] Step 9/23 : RUN go mod tidy [2021-06-29T20:29:46.762Z] ---> 92d84afda614 [2021-06-29T20:29:46.762Z] Step 9/24 : RUN go mod tidy [2021-06-29T20:29:46.762Z] ---> Running in 1339d4c72e5e [2021-06-29T20:29:46.762Z] ---> Running in f8922b04bb8a [2021-06-29T20:29:46.762Z] ---> Running in c477c6380c33 [2021-06-29T20:29:46.762Z] ---> Running in 819b2e441909 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T20:29:53.520Z] Removing intermediate container ea6e9252b207 [2021-06-29T20:29:53.520Z] ---> 3dabe82d12d4 [2021-06-29T20:29:53.520Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T20:29:53.520Z] ---> Running in 58a54996ae7f [2021-06-29T20:29:53.810Z] Removing intermediate container 1339d4c72e5e [2021-06-29T20:29:53.810Z] ---> 447b8f566c2c [2021-06-29T20:29:53.810Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T20:29:54.088Z] ---> Running in c426a1f3f486 [2021-06-29T20:29:54.372Z] Removing intermediate container c477c6380c33 [2021-06-29T20:29:54.372Z] ---> 8fb05d998d1c [2021-06-29T20:29:54.372Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T20:29:54.650Z] Removing intermediate container f8922b04bb8a [2021-06-29T20:29:54.650Z] ---> 27ee5f3bb936 [2021-06-29T20:29:54.650Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T20:29:54.650Z] ---> Running in 97a588d769d2 [2021-06-29T20:29:54.934Z] ---> Running in 2e30f2ec3b9e [2021-06-29T20:29:54.934Z] Removing intermediate container 819b2e441909 [2021-06-29T20:29:54.934Z] ---> 579fb8da21d0 [2021-06-29T20:29:54.934Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T20:29:55.223Z] ---> Running in bda0e831f262 [2021-06-29T20:29:55.506Z] 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 [2021-06-29T20:29:56.133Z] 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 [2021-06-29T20:29:57.585Z] 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 [2021-06-29T20:29:57.585Z] 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 [2021-06-29T20:29:57.865Z] 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 [2021-06-29T20:31:49.794Z] 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 [2021-06-29T20:31:49.794Z] 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 [2021-06-29T20:32:00.014Z] Removing intermediate container 2e30f2ec3b9e [2021-06-29T20:32:00.014Z] ---> 12e3e27fd6d1 [2021-06-29T20:32:00.014Z] [2021-06-29T20:32:00.014Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T20:32:00.014Z] 3.12: Pulling from library/alpine [2021-06-29T20:32:00.014Z] Removing intermediate container bda0e831f262 [2021-06-29T20:32:00.014Z] ---> 282792075c54 [2021-06-29T20:32:00.014Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T20:32:00.014Z] Removing intermediate container c426a1f3f486 [2021-06-29T20:32:00.014Z] ---> cd80dc507c02 [2021-06-29T20:32:00.014Z] [2021-06-29T20:32:00.014Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T20:32:00.014Z] Removing intermediate container 58a54996ae7f [2021-06-29T20:32:00.014Z] ---> 01accc32f20c [2021-06-29T20:32:00.015Z] [2021-06-29T20:32:00.015Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T20:32:00.015Z] ---> Running in 4c97bec762b3 [2021-06-29T20:32:00.015Z] 3.12: Pulling from library/alpine [2021-06-29T20:32:00.015Z] 3.12: Pulling from library/alpine [2021-06-29T20:32:00.015Z] Removing intermediate container 97a588d769d2 [2021-06-29T20:32:00.015Z] ---> cc8871a10445 [2021-06-29T20:32:00.015Z] [2021-06-29T20:32:00.015Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T20:32:00.015Z] 3.12: Pulling from library/alpine [2021-06-29T20:32:00.615Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T20:32:00.615Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T20:32:00.615Z] Status: Image is up to date for alpine:3.12 [2021-06-29T20:32:00.615Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T20:32:00.615Z] ---> c4fd0aeabfcf [2021-06-29T20:32:00.615Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T20:32:00.615Z] ---> c4fd0aeabfcf [2021-06-29T20:32:00.615Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T20:32:00.615Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T20:32:00.615Z] Status: Image is up to date for alpine:3.12 [2021-06-29T20:32:00.888Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T20:32:00.888Z] Status: Image is up to date for alpine:3.12 [2021-06-29T20:32:00.888Z] ---> c4fd0aeabfcf [2021-06-29T20:32:00.888Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T20:32:00.888Z] ---> c4fd0aeabfcf [2021-06-29T20:32:00.888Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T20:32:01.169Z] ---> Running in 5daa38c00eb0 [2021-06-29T20:32:01.169Z] ---> Running in 8bc0337b91ce [2021-06-29T20:32:01.169Z] ---> Running in fac022a19eaf [2021-06-29T20:32:01.169Z] 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 [2021-06-29T20:32:01.169Z] ---> Running in b3aa701e49ca [2021-06-29T20:32:03.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:03.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:03.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:04.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:04.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:04.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:04.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:04.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:04.646Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T20:32:04.646Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:32:04.646Z] OK: 5 MiB in 15 packages [2021-06-29T20:32:04.924Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T20:32:04.924Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T20:32:04.924Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T20:32:04.924Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T20:32:04.924Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:32:04.924Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T20:32:05.211Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T20:32:05.211Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:32:05.211Z] OK: 5 MiB in 15 packages [2021-06-29T20:32:05.211Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T20:32:05.211Z] OK: 7 MiB in 18 packages [2021-06-29T20:32:05.488Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T20:32:05.488Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T20:32:05.488Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T20:32:05.488Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T20:32:05.488Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T20:32:05.488Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:32:05.488Z] Removing intermediate container 4c97bec762b3 [2021-06-29T20:32:05.488Z] ---> 8a381c6a76a9 [2021-06-29T20:32:05.488Z] [2021-06-29T20:32:05.488Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T20:32:05.488Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T20:32:05.769Z] OK: 7 MiB in 20 packages [2021-06-29T20:32:05.769Z] 20.10.0: Pulling from library/docker [2021-06-29T20:32:06.764Z] Removing intermediate container 8bc0337b91ce [2021-06-29T20:32:06.764Z] ---> edccdcc8bf49 [2021-06-29T20:32:06.764Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:32:07.040Z] ---> Running in cec84675ef9b [2021-06-29T20:32:07.643Z] Removing intermediate container 5daa38c00eb0 [2021-06-29T20:32:07.643Z] ---> c600bc6f3985 [2021-06-29T20:32:07.643Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:32:07.913Z] Removing intermediate container cec84675ef9b [2021-06-29T20:32:07.913Z] ---> 8d9bd713412d [2021-06-29T20:32:07.913Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T20:32:08.187Z] ---> Running in 5557984de20c [2021-06-29T20:32:08.464Z] ---> Running in b2751250ed4a [2021-06-29T20:32:08.744Z] Removing intermediate container fac022a19eaf [2021-06-29T20:32:08.744Z] ---> a838bc0de12e [2021-06-29T20:32:08.744Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T20:32:08.744Z] Removing intermediate container b3aa701e49ca [2021-06-29T20:32:08.744Z] ---> f0d1aa5bbc4f [2021-06-29T20:32:08.744Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T20:32:09.033Z] ---> Running in a338d48d8b18 [2021-06-29T20:32:09.033Z] ---> Running in d9fc0ac0ec5f [2021-06-29T20:32:09.312Z] Removing intermediate container b2751250ed4a [2021-06-29T20:32:09.312Z] ---> 1047496ca0e7 [2021-06-29T20:32:09.312Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T20:32:09.312Z] Removing intermediate container 5557984de20c [2021-06-29T20:32:09.312Z] ---> 10dd5fd41188 [2021-06-29T20:32:09.312Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T20:32:09.587Z] ---> Running in 39c2887082f2 [2021-06-29T20:32:09.587Z] ---> Running in 788a65bb1471 [2021-06-29T20:32:09.867Z] Removing intermediate container a338d48d8b18 [2021-06-29T20:32:09.867Z] ---> a72a058b80ed [2021-06-29T20:32:09.867Z] Step 14/22 : WORKDIR /edgex [2021-06-29T20:32:09.867Z] Removing intermediate container d9fc0ac0ec5f [2021-06-29T20:32:09.867Z] ---> 5871a8d5e3b3 [2021-06-29T20:32:09.867Z] Step 14/26 : WORKDIR / [2021-06-29T20:32:10.141Z] ---> Running in 82ee6a9f2314 [2021-06-29T20:32:10.141Z] ---> Running in 41a444cba24c [2021-06-29T20:32:10.416Z] Removing intermediate container 788a65bb1471 [2021-06-29T20:32:10.416Z] ---> ebc082e5a908 [2021-06-29T20:32:10.416Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T20:32:10.416Z] Removing intermediate container 39c2887082f2 [2021-06-29T20:32:10.416Z] ---> aca7fadbbd57 [2021-06-29T20:32:10.416Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:32:10.689Z] ---> Running in 6ea45b125179 [2021-06-29T20:32:10.966Z] Removing intermediate container 82ee6a9f2314 [2021-06-29T20:32:10.966Z] ---> 1893d397000f [2021-06-29T20:32:10.966Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T20:32:10.966Z] Removing intermediate container 41a444cba24c [2021-06-29T20:32:10.966Z] ---> 9be005a134f0 [2021-06-29T20:32:10.966Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-29T20:32:11.561Z] Removing intermediate container 6ea45b125179 [2021-06-29T20:32:11.561Z] ---> e85de03f6d0e [2021-06-29T20:32:11.561Z] Step 16/24 : WORKDIR / [2021-06-29T20:32:11.835Z] ---> b8a3bd9f85ea [2021-06-29T20:32:11.835Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T20:32:12.110Z] ---> Running in af69d583233d [2021-06-29T20:32:12.730Z] ---> 26fa0043f79b [2021-06-29T20:32:12.730Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T20:32:13.016Z] ---> 9dd644b63ce9 [2021-06-29T20:32:13.016Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-29T20:32:13.016Z] Removing intermediate container af69d583233d [2021-06-29T20:32:13.016Z] ---> 77a83e29966d [2021-06-29T20:32:13.016Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:32:14.463Z] ---> 5f9eeacea529 [2021-06-29T20:32:14.463Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T20:32:14.740Z] ---> d8a3a9ea9f75 [2021-06-29T20:32:14.740Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T20:32:14.740Z] ---> 3c5ca43b2a3e [2021-06-29T20:32:14.740Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T20:32:15.016Z] ---> 1315ba0985e5 [2021-06-29T20:32:15.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T20:32:16.464Z] ---> ccdf1bac574b [2021-06-29T20:32:16.464Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T20:32:16.739Z] ---> 7b987d01ba3f [2021-06-29T20:32:16.739Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-29T20:32:16.739Z] ---> Running in 6fb344ab367c [2021-06-29T20:32:17.015Z] ---> 84667906bda5 [2021-06-29T20:32:17.015Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T20:32:17.289Z] ---> 30fdf2175476 [2021-06-29T20:32:17.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T20:32:17.289Z] ---> Running in 59a5a7580180 [2021-06-29T20:32:17.566Z] Removing intermediate container 6fb344ab367c [2021-06-29T20:32:17.566Z] ---> 69423aba7e92 [2021-06-29T20:32:17.566Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:32:17.843Z] ---> Running in a6cbf7f8ae28 [2021-06-29T20:32:18.118Z] ---> d91fa985c11a [2021-06-29T20:32:18.118Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T20:32:18.118Z] Removing intermediate container 59a5a7580180 [2021-06-29T20:32:18.118Z] ---> 020a12759743 [2021-06-29T20:32:18.118Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T20:32:18.390Z] ---> Running in 5dade0062b38 [2021-06-29T20:32:18.667Z] Removing intermediate container a6cbf7f8ae28 [2021-06-29T20:32:18.667Z] ---> c140898d976e [2021-06-29T20:32:18.667Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T20:32:18.667Z] ---> 1b9596f84378 [2021-06-29T20:32:18.667Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T20:32:18.940Z] ---> Running in 74bc97ca99f0 [2021-06-29T20:32:18.940Z] ---> Running in 0e234f91095e [2021-06-29T20:32:19.215Z] Removing intermediate container 5dade0062b38 [2021-06-29T20:32:19.215Z] ---> 09743154551b [2021-06-29T20:32:19.215Z] Step 20/22 : LABEL arch=arm64 [2021-06-29T20:32:19.504Z] ---> Running in 452f57efc705 [2021-06-29T20:32:19.777Z] Removing intermediate container 74bc97ca99f0 [2021-06-29T20:32:19.777Z] ---> aa1fc651a81a [2021-06-29T20:32:19.777Z] Step 22/23 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:32:20.050Z] Removing intermediate container 0e234f91095e [2021-06-29T20:32:20.050Z] ---> c163b326727b [2021-06-29T20:32:20.050Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:32:20.050Z] ---> Running in d212d16ecc0c [2021-06-29T20:32:20.326Z] ---> 21616a2167ed [2021-06-29T20:32:20.326Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T20:32:20.326Z] ---> Running in 4470f94ce7c6 [2021-06-29T20:32:20.326Z] Removing intermediate container 452f57efc705 [2021-06-29T20:32:20.326Z] ---> 105ed31a6c82 [2021-06-29T20:32:20.326Z] Step 21/22 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:32:20.603Z] ---> Running in ff94fed3ec47 [2021-06-29T20:32:20.979Z] Removing intermediate container d212d16ecc0c [2021-06-29T20:32:20.979Z] ---> 620aaae58cdb [2021-06-29T20:32:20.979Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T20:32:20.979Z] Removing intermediate container 4470f94ce7c6 [2021-06-29T20:32:20.979Z] ---> 9e64e7f27280 [2021-06-29T20:32:20.979Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T20:32:20.979Z] ---> Running in 51085dbbebd7 [2021-06-29T20:32:21.293Z] Removing intermediate container ff94fed3ec47 [2021-06-29T20:32:21.293Z] ---> b172ce84d91b [2021-06-29T20:32:21.293Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T20:32:21.293Z] ---> Running in 67109cc4e1d3 [2021-06-29T20:32:21.626Z] ---> Running in d489903b669f [2021-06-29T20:32:21.919Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T20:32:21.920Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T20:32:21.920Z] ---> eeaf43b92773 [2021-06-29T20:32:21.920Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:32:22.212Z] ---> Running in cbf270ca8784 [2021-06-29T20:32:22.213Z] Removing intermediate container 51085dbbebd7 [2021-06-29T20:32:22.213Z] ---> 8afa3c447cdb [2021-06-29T20:32:22.213Z] [2021-06-29T20:32:22.509Z] Removing intermediate container 67109cc4e1d3 [2021-06-29T20:32:22.509Z] ---> e28032783da9 [2021-06-29T20:32:22.509Z] Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:32:22.509Z] ---> 4aa9e411505f [2021-06-29T20:32:22.509Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T20:32:22.864Z] ---> Running in f18092d838ee [2021-06-29T20:32:22.864Z] Removing intermediate container d489903b669f [2021-06-29T20:32:22.864Z] ---> 97668b59af74 [2021-06-29T20:32:22.864Z] [2021-06-29T20:32:23.165Z] Successfully built 8afa3c447cdb [2021-06-29T20:32:23.165Z] Removing intermediate container cbf270ca8784 [2021-06-29T20:32:23.165Z] ---> 16ebc5bcdb4b [2021-06-29T20:32:23.165Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T20:32:23.165Z] Successfully tagged support-scheduler-arm64:latest [2021-06-29T20:32:23.165Z]  Building support-scheduler ... done Building core-metadata [2021-06-29T20:32:23.455Z] Successfully built 97668b59af74 [2021-06-29T20:32:23.455Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-29T20:32:23.455Z] ---> Running in 7dc9c195a71c [2021-06-29T20:32:23.455Z] Building security-bootstrapper [2021-06-29T20:32:23.757Z]  Building security-proxy-setup ... done Removing intermediate container f18092d838ee [2021-06-29T20:32:23.757Z] ---> d9d2e40973a3 [2021-06-29T20:32:23.757Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T20:32:23.757Z] ---> Running in e674d3e2d99a [2021-06-29T20:32:24.030Z] ---> a32ccea4ee0a [2021-06-29T20:32:24.031Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-29T20:32:24.305Z] ---> Running in 26dcb07f7ef0 [2021-06-29T20:32:24.580Z] Removing intermediate container e674d3e2d99a [2021-06-29T20:32:24.580Z] ---> 06aa4d39bc60 [2021-06-29T20:32:24.580Z] [2021-06-29T20:32:24.857Z] Successfully built 06aa4d39bc60 [2021-06-29T20:32:25.132Z] Successfully tagged core-command-arm64:latest [2021-06-29T20:32:25.132Z]  Building core-command ... done Building support-notifications [2021-06-29T20:32:25.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:25.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:32:26.002Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T20:32:26.003Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T20:32:26.283Z] Executing bash-5.0.17-r0.post-install [2021-06-29T20:32:26.283Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T20:32:26.283Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T20:32:26.283Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T20:32:26.283Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T20:32:26.283Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T20:32:26.283Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T20:32:26.283Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T20:32:26.283Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T20:32:26.283Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T20:32:26.283Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T20:32:26.283Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T20:32:27.723Z] Removing intermediate container 26dcb07f7ef0 [2021-06-29T20:32:27.723Z] ---> 54c036d589b6 [2021-06-29T20:32:27.723Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T20:32:28.332Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T20:32:28.332Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T20:32:28.332Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T20:32:28.332Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T20:32:28.332Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T20:32:28.332Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T20:32:28.332Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T20:32:28.332Z] ---> Running in cd29253d26dc [2021-06-29T20:32:28.332Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T20:32:28.332Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T20:32:28.605Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T20:32:28.605Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T20:32:28.605Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T20:32:28.605Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T20:32:28.605Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T20:32:28.605Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T20:32:28.605Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T20:32:28.605Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T20:32:28.605Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T20:32:28.605Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T20:32:28.883Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T20:32:28.883Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T20:32:28.883Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T20:32:28.883Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T20:32:28.883Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T20:32:28.883Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T20:32:28.883Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T20:32:28.883Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T20:32:28.883Z] OK: 72 MiB in 59 packages [2021-06-29T20:32:29.486Z] Removing intermediate container cd29253d26dc [2021-06-29T20:32:29.486Z] ---> e9e84ae4604d [2021-06-29T20:32:29.486Z] Step 24/26 : LABEL arch=arm64 [2021-06-29T20:32:29.764Z] ---> Running in 49b74550919c [2021-06-29T20:32:30.753Z] Removing intermediate container 49b74550919c [2021-06-29T20:32:30.753Z] ---> 97c5b5f7c7b2 [2021-06-29T20:32:30.753Z] Step 25/26 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:32:31.353Z] ---> Running in 1670a25a31f7 [2021-06-29T20:32:32.341Z] Removing intermediate container 1670a25a31f7 [2021-06-29T20:32:32.341Z] ---> 3d46199d3908 [2021-06-29T20:32:32.341Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T20:32:32.341Z] ---> Running in 948a30b4fd7b [2021-06-29T20:32:32.935Z] Removing intermediate container 948a30b4fd7b [2021-06-29T20:32:32.935Z] ---> 705eba15c521 [2021-06-29T20:32:32.935Z] [2021-06-29T20:32:33.208Z] Successfully built 705eba15c521 [2021-06-29T20:32:33.208Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-29T20:32:33.208Z]  Building security-secretstore-setup ... done Building core-data [2021-06-29T20:32:33.803Z] Collecting docker-compose==1.23.2 [2021-06-29T20:32:33.803Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T20:32:34.397Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T20:32:34.397Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T20:32:37.025Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T20:32:37.025Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T20:32:37.025Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T20:32:37.025Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T20:32:40.425Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T20:32:40.425Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T20:32:41.020Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T20:32:41.294Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T20:32:41.890Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T20:32:41.890Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T20:32:42.483Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T20:32:42.483Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T20:32:43.912Z] Collecting PyYAML<4,>=3.10 [2021-06-29T20:32:43.912Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T20:32:48.214Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T20:32:48.214Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T20:32:49.655Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-29T20:32:50.639Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T20:32:50.639Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T20:32:50.639Z] 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) [2021-06-29T20:32:50.915Z] Collecting idna<2.8,>=2.5 [2021-06-29T20:32:50.915Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T20:32:51.188Z] 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) [2021-06-29T20:32:51.460Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T20:32:51.460Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T20:32:51.460Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T20:32:51.460Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T20:32:51.460Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T20:32:51.460Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T20:32:52.904Z] Installing collected packages: docopt, websocket-client, dockerpty, urllib3, idna, requests, docker-pycreds, docker, jsonschema, cached-property, PyYAML, texttable, docker-compose [2021-06-29T20:32:52.904Z] Running setup.py install for docopt: started [2021-06-29T20:32:54.883Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T20:32:55.479Z] Running setup.py install for dockerpty: started [2021-06-29T20:32:57.468Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T20:32:57.468Z] Attempting uninstall: urllib3 [2021-06-29T20:32:57.468Z] Found existing installation: urllib3 1.25.9 [2021-06-29T20:32:57.468Z] Uninstalling urllib3-1.25.9: [2021-06-29T20:32:57.743Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T20:32:58.339Z] Attempting uninstall: idna [2021-06-29T20:32:58.339Z] Found existing installation: idna 2.9 [2021-06-29T20:32:58.339Z] Uninstalling idna-2.9: [2021-06-29T20:32:58.339Z] Successfully uninstalled idna-2.9 [2021-06-29T20:32:58.937Z] Attempting uninstall: requests [2021-06-29T20:32:58.937Z] Found existing installation: requests 2.23.0 [2021-06-29T20:32:58.937Z] Uninstalling requests-2.23.0: [2021-06-29T20:32:59.216Z] Successfully uninstalled requests-2.23.0 [2021-06-29T20:33:01.194Z] Running setup.py install for PyYAML: started [2021-06-29T20:33:04.710Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T20:33:04.710Z] Running setup.py install for texttable: started [2021-06-29T20:33:05.697Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T20:33:07.133Z] 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.59.0 [2021-06-29T20:33:09.114Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:33:09.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:33:09.114Z] ---> ba32ec147e3e [2021-06-29T20:33:09.114Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T20:33:09.114Z] ---> Using cache [2021-06-29T20:33:09.114Z] ---> f40dfb94c30d [2021-06-29T20:33:09.114Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:33:09.114Z] ---> Using cache [2021-06-29T20:33:09.114Z] ---> 7a33715af994 [2021-06-29T20:33:09.114Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T20:33:09.392Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:33:09.392Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:33:09.392Z] ---> ba32ec147e3e [2021-06-29T20:33:09.392Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T20:33:09.392Z] ---> Using cache [2021-06-29T20:33:09.392Z] ---> f40dfb94c30d [2021-06-29T20:33:09.392Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:33:09.392Z] ---> Using cache [2021-06-29T20:33:09.392Z] ---> 7a33715af994 [2021-06-29T20:33:09.392Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T20:33:09.392Z] ---> Using cache [2021-06-29T20:33:09.392Z] ---> 5d3db7c871da [2021-06-29T20:33:09.392Z] Step 6/32 : COPY go.mod . [2021-06-29T20:33:09.392Z] ---> Using cache [2021-06-29T20:33:09.392Z] ---> 7d13c1a6c521 [2021-06-29T20:33:09.392Z] Step 7/32 : RUN go mod download [2021-06-29T20:33:09.392Z] ---> Using cache [2021-06-29T20:33:09.392Z] ---> 7a09d5832d9b [2021-06-29T20:33:09.392Z] Step 8/32 : COPY . . [2021-06-29T20:33:09.669Z] ---> Using cache [2021-06-29T20:33:09.669Z] ---> 8834d12ee719 [2021-06-29T20:33:09.669Z] Step 9/32 : RUN go mod tidy [2021-06-29T20:33:09.669Z] ---> Using cache [2021-06-29T20:33:09.669Z] ---> 8fb05d998d1c [2021-06-29T20:33:09.669Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T20:33:09.669Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:33:09.669Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:33:09.669Z] ---> ba32ec147e3e [2021-06-29T20:33:09.669Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T20:33:09.669Z] ---> Using cache [2021-06-29T20:33:09.669Z] ---> f40dfb94c30d [2021-06-29T20:33:09.669Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:33:09.669Z] ---> Using cache [2021-06-29T20:33:09.669Z] ---> 7a33715af994 [2021-06-29T20:33:09.669Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T20:33:09.669Z] ---> Using cache [2021-06-29T20:33:09.669Z] ---> 5d3db7c871da [2021-06-29T20:33:09.669Z] Step 6/24 : COPY go.mod . [2021-06-29T20:33:09.669Z] ---> Using cache [2021-06-29T20:33:09.669Z] ---> 7d13c1a6c521 [2021-06-29T20:33:09.669Z] Step 7/24 : RUN go mod download [2021-06-29T20:33:09.669Z] ---> Using cache [2021-06-29T20:33:09.669Z] ---> 7a09d5832d9b [2021-06-29T20:33:09.669Z] Step 8/24 : COPY . . [2021-06-29T20:33:09.669Z] ---> Using cache [2021-06-29T20:33:09.669Z] ---> 8834d12ee719 [2021-06-29T20:33:09.669Z] Step 9/24 : RUN go mod tidy [2021-06-29T20:33:09.669Z] ---> Using cache [2021-06-29T20:33:09.950Z] ---> 8fb05d998d1c [2021-06-29T20:33:09.950Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T20:33:12.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T20:33:12.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T20:33:12.567Z] ---> ba32ec147e3e [2021-06-29T20:33:12.567Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T20:33:12.567Z] ---> Using cache [2021-06-29T20:33:12.567Z] ---> f40dfb94c30d [2021-06-29T20:33:12.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:33:12.567Z] ---> Using cache [2021-06-29T20:33:12.567Z] ---> 7a33715af994 [2021-06-29T20:33:12.567Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T20:33:12.842Z] ---> Running in 7437626cb8f6 [2021-06-29T20:33:12.842Z] ---> Running in d4bb06b05f3f [2021-06-29T20:33:12.842Z] ---> Running in 163d233352aa [2021-06-29T20:33:12.842Z] ---> Running in e059caf7983f [2021-06-29T20:33:15.474Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T20:33:15.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:33:15.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:33:15.748Z] 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 [2021-06-29T20:33:16.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:33:16.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:33:17.757Z] OK: 218 MiB in 52 packages [2021-06-29T20:33:18.036Z] OK: 218 MiB in 52 packages [2021-06-29T20:33:21.457Z] Removing intermediate container 7437626cb8f6 [2021-06-29T20:33:21.457Z] ---> b8dd29f01881 [2021-06-29T20:33:21.457Z] Step 6/23 : COPY go.mod . [2021-06-29T20:33:21.457Z] Removing intermediate container e059caf7983f [2021-06-29T20:33:21.457Z] ---> dc788a7350b0 [2021-06-29T20:33:21.457Z] Step 6/24 : COPY go.mod . [2021-06-29T20:33:22.913Z] ---> f09e0dfe25c2 [2021-06-29T20:33:22.913Z] Step 7/24 : RUN go mod download [2021-06-29T20:33:22.913Z] ---> 3c4aaf5a66c6 [2021-06-29T20:33:22.913Z] Step 7/23 : RUN go mod download [2021-06-29T20:33:23.197Z] ---> Running in a1eea7febcef [2021-06-29T20:33:23.472Z] ---> Running in 86be25bb8e26 [2021-06-29T20:33:24.075Z] Removing intermediate container 7dc9c195a71c [2021-06-29T20:33:24.075Z] ---> e9da75a60ca3 [2021-06-29T20:33:24.075Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T20:33:24.347Z] ---> Running in cb1d2bb768b1 [2021-06-29T20:33:25.956Z] Removing intermediate container cb1d2bb768b1 [2021-06-29T20:33:25.956Z] ---> 7c21de4f5a7b [2021-06-29T20:33:25.956Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T20:33:25.956Z] ---> Running in 344ca07def06 [2021-06-29T20:33:26.558Z] Removing intermediate container 344ca07def06 [2021-06-29T20:33:26.558Z] ---> d4090c09a5af [2021-06-29T20:33:26.558Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T20:33:29.242Z] ---> 498edae89f3e [2021-06-29T20:33:29.242Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T20:33:29.842Z] Removing intermediate container 86be25bb8e26 [2021-06-29T20:33:29.842Z] ---> b6919b72dec0 [2021-06-29T20:33:29.842Z] Step 8/23 : COPY . . [2021-06-29T20:33:29.842Z] Removing intermediate container a1eea7febcef [2021-06-29T20:33:30.118Z] ---> defc48a49020 [2021-06-29T20:33:30.118Z] Step 8/24 : COPY . . [2021-06-29T20:33:30.722Z] ---> ffe4e53b2eff [2021-06-29T20:33:30.722Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T20:33:34.126Z] ---> 6f2e4a2f2461 [2021-06-29T20:33:34.126Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T20:33:34.126Z] ---> Running in ed9f8221eaec [2021-06-29T20:33:35.588Z] Removing intermediate container ed9f8221eaec [2021-06-29T20:33:35.588Z] ---> c0770ab7f199 [2021-06-29T20:33:35.588Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:33:36.190Z] ---> Running in 401e4184caf9 [2021-06-29T20:33:37.641Z] Removing intermediate container 401e4184caf9 [2021-06-29T20:33:37.641Z] ---> 8bcd83aa21e1 [2021-06-29T20:33:37.641Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T20:33:38.651Z] ---> Running in b5ccd2996ae9 [2021-06-29T20:33:43.014Z] Removing intermediate container b5ccd2996ae9 [2021-06-29T20:33:43.014Z] ---> e48098c97d37 [2021-06-29T20:33:43.014Z] Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:33:43.014Z] ---> Running in 3739142ee9d6 [2021-06-29T20:33:44.021Z] Removing intermediate container 3739142ee9d6 [2021-06-29T20:33:44.022Z] ---> ac678889080f [2021-06-29T20:33:44.022Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T20:33:44.301Z] ---> Running in 736bc9338208 [2021-06-29T20:33:45.751Z] Removing intermediate container 736bc9338208 [2021-06-29T20:33:45.751Z] ---> e3921343c50f [2021-06-29T20:33:45.751Z] [2021-06-29T20:33:46.738Z] Successfully built e3921343c50f [2021-06-29T20:33:47.015Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-29T20:34:02.175Z]  Building sys-mgmt-agent ... done  ---> cc0528d3e56b [2021-06-29T20:34:02.175Z] Step 9/24 : RUN go mod tidy [2021-06-29T20:34:02.175Z] ---> 67fb5cd92e74 [2021-06-29T20:34:02.175Z] Step 9/23 : RUN go mod tidy [2021-06-29T20:34:02.175Z] ---> Running in 88f074b05ebb [2021-06-29T20:34:02.175Z] ---> Running in 9df526d17eb9 [2021-06-29T20:34:07.620Z] Removing intermediate container 88f074b05ebb [2021-06-29T20:34:07.620Z] ---> cc93b312c978 [2021-06-29T20:34:07.620Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T20:34:07.620Z] ---> Running in e5969c572591 [2021-06-29T20:34:07.620Z] Removing intermediate container 9df526d17eb9 [2021-06-29T20:34:07.620Z] ---> 9c7e7fc53f8f [2021-06-29T20:34:07.620Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T20:34:07.907Z] ---> Running in 772880409fa8 [2021-06-29T20:34:09.361Z] 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 [2021-06-29T20:34:09.975Z] 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 [2021-06-29T20:34:36.940Z] Removing intermediate container 163d233352aa [2021-06-29T20:34:36.941Z] ---> c61150897187 [2021-06-29T20:34:36.941Z] [2021-06-29T20:34:36.941Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T20:34:36.941Z] ---> c4fd0aeabfcf [2021-06-29T20:34:36.941Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T20:34:36.941Z] ---> Running in ef8715730dca [2021-06-29T20:34:36.941Z] Removing intermediate container ef8715730dca [2021-06-29T20:34:36.941Z] ---> 8c88878383f7 [2021-06-29T20:34:36.941Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T20:34:36.941Z] ---> Running in 432bcb940d49 [2021-06-29T20:34:37.546Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:34:37.823Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:34:38.431Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T20:34:38.431Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T20:34:38.431Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:34:38.431Z] OK: 5 MiB in 16 packages [2021-06-29T20:34:40.424Z] Removing intermediate container 432bcb940d49 [2021-06-29T20:34:40.424Z] ---> 4442447ac750 [2021-06-29T20:34:40.424Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T20:34:40.424Z] ---> Running in e6362ae99080 [2021-06-29T20:34:41.031Z] Removing intermediate container e6362ae99080 [2021-06-29T20:34:41.031Z] ---> 634982c40dbf [2021-06-29T20:34:41.031Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T20:34:41.313Z] ---> Running in 4361e69c665d [2021-06-29T20:34:42.306Z] Removing intermediate container 4361e69c665d [2021-06-29T20:34:42.306Z] ---> 4a4e5b04da09 [2021-06-29T20:34:42.306Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T20:34:42.306Z] ---> Running in aeddd2120b47 [2021-06-29T20:34:47.764Z] Removing intermediate container aeddd2120b47 [2021-06-29T20:34:47.764Z] ---> ffa957bd0255 [2021-06-29T20:34:47.764Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T20:34:47.764Z] Removing intermediate container d4bb06b05f3f [2021-06-29T20:34:47.764Z] ---> 25f436f39f1a [2021-06-29T20:34:47.764Z] [2021-06-29T20:34:47.764Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T20:34:47.764Z] ---> c4fd0aeabfcf [2021-06-29T20:34:47.764Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T20:34:47.764Z] ---> Using cache [2021-06-29T20:34:47.764Z] ---> c600bc6f3985 [2021-06-29T20:34:47.764Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:34:47.764Z] ---> Using cache [2021-06-29T20:34:47.764Z] ---> 10dd5fd41188 [2021-06-29T20:34:47.764Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T20:34:47.764Z] ---> Running in b881a03130cf [2021-06-29T20:34:47.764Z] ---> Running in 4a0ec64087fc [2021-06-29T20:34:48.749Z] Removing intermediate container 4a0ec64087fc [2021-06-29T20:34:48.749Z] ---> 923688c9e16c [2021-06-29T20:34:48.749Z] Step 15/24 : EXPOSE $APP_PORTRemoving intermediate container b881a03130cf [2021-06-29T20:34:48.749Z] [2021-06-29T20:34:48.749Z] ---> a1186710628b [2021-06-29T20:34:48.749Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T20:34:49.022Z] ---> Running in 800f81fc79a4 [2021-06-29T20:34:50.016Z] Removing intermediate container 800f81fc79a4 [2021-06-29T20:34:50.016Z] ---> a939f855faca [2021-06-29T20:34:50.016Z] Step 16/24 : WORKDIR / [2021-06-29T20:34:50.016Z] ---> Running in 894c9288a47b [2021-06-29T20:34:50.016Z] ---> 9e905d990092 [2021-06-29T20:34:50.016Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T20:34:50.293Z] ---> Running in cb51105f5542 [2021-06-29T20:34:50.901Z] Removing intermediate container 894c9288a47b [2021-06-29T20:34:50.901Z] ---> 9d5fb07919eb [2021-06-29T20:34:50.901Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:34:52.355Z] ---> a6bafb2bce6d [2021-06-29T20:34:52.355Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T20:34:54.346Z] Removing intermediate container cb51105f5542 [2021-06-29T20:34:54.346Z] ---> 7c9667c15203 [2021-06-29T20:34:54.346Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:34:54.620Z] ---> 9675b4fdb087 [2021-06-29T20:34:54.620Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T20:34:55.612Z] ---> 08850188235d [2021-06-29T20:34:55.612Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T20:34:55.894Z] ---> 38dddfe98b70 [2021-06-29T20:34:55.894Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T20:34:56.169Z] ---> Running in ddb724531b47 [2021-06-29T20:34:57.181Z] Removing intermediate container ddb724531b47 [2021-06-29T20:34:57.181Z] ---> e60ebd09dc81 [2021-06-29T20:34:57.181Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:34:57.181Z] ---> Running in 32a09b7dd17c [2021-06-29T20:34:57.784Z] ---> 239d422984c3 [2021-06-29T20:34:57.784Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T20:34:58.059Z] Removing intermediate container 32a09b7dd17c [2021-06-29T20:34:58.059Z] ---> cc03b392f185 [2021-06-29T20:34:58.059Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T20:34:58.334Z] ---> Running in bec0255a58e1 [2021-06-29T20:34:58.933Z] ---> 79567a949543 [2021-06-29T20:34:58.933Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T20:34:59.207Z] Removing intermediate container bec0255a58e1 [2021-06-29T20:34:59.207Z] ---> 9811ee0d6a7a [2021-06-29T20:34:59.207Z] Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:34:59.480Z] ---> Running in 972f708139da [2021-06-29T20:35:00.083Z] ---> 343bf7f49357 [2021-06-29T20:35:00.083Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T20:35:00.083Z] Removing intermediate container 972f708139da [2021-06-29T20:35:00.083Z] ---> 4a4ce9813935 [2021-06-29T20:35:00.083Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T20:35:00.358Z] ---> Running in c1ed9e33af63 [2021-06-29T20:35:01.352Z] Removing intermediate container c1ed9e33af63 [2021-06-29T20:35:01.352Z] ---> f3cfa52f439b [2021-06-29T20:35:01.352Z] [2021-06-29T20:35:01.632Z] ---> d417285e58bb [2021-06-29T20:35:01.632Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T20:35:01.632Z] Successfully built f3cfa52f439b [2021-06-29T20:35:01.632Z] Successfully tagged core-metadata-arm64:latest [2021-06-29T20:35:01.910Z]  Building core-metadata ... done  ---> Running in 7c89663d196f [2021-06-29T20:35:02.977Z] Removing intermediate container 7c89663d196f [2021-06-29T20:35:02.977Z] ---> 37a0fef8a8c5 [2021-06-29T20:35:02.977Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T20:35:05.013Z] ---> c2bd1563eb7b [2021-06-29T20:35:05.014Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T20:35:05.611Z] ---> Running in 8a96db912654 [2021-06-29T20:35:09.024Z] Removing intermediate container 8a96db912654 [2021-06-29T20:35:09.024Z] ---> eaf459dd389d [2021-06-29T20:35:09.024Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T20:35:09.634Z] ---> Running in 258dc75b6902 [2021-06-29T20:35:10.237Z] Removing intermediate container 258dc75b6902 [2021-06-29T20:35:10.237Z] ---> 18c70ab53873 [2021-06-29T20:35:10.237Z] Step 29/32 : CMD ["gate"] [2021-06-29T20:35:10.516Z] ---> Running in b9dc67838cf2 [2021-06-29T20:35:11.513Z] Removing intermediate container b9dc67838cf2 [2021-06-29T20:35:11.513Z] ---> d985bda6f18b [2021-06-29T20:35:11.513Z] Step 30/32 : LABEL arch=arm64 [2021-06-29T20:35:11.793Z] ---> Running in 13ee5030c2ed [2021-06-29T20:35:12.404Z] Removing intermediate container 13ee5030c2ed [2021-06-29T20:35:12.404Z] ---> 2fc14fbe587a [2021-06-29T20:35:12.404Z] Step 31/32 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:35:13.003Z] ---> Running in 63153d698e33 [2021-06-29T20:35:13.610Z] Removing intermediate container 63153d698e33 [2021-06-29T20:35:13.610Z] ---> db3077fe5839 [2021-06-29T20:35:13.610Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T20:35:14.217Z] ---> Running in 38d3587f2265 [2021-06-29T20:35:14.822Z] Removing intermediate container 38d3587f2265 [2021-06-29T20:35:14.822Z] ---> 7c052181961a [2021-06-29T20:35:14.822Z] [2021-06-29T20:35:15.429Z] Successfully built 7c052181961a [2021-06-29T20:35:15.429Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-29T20:35:27.885Z]  Building security-bootstrapper ... done Removing intermediate container 772880409fa8 [2021-06-29T20:35:27.885Z] ---> 611f5769177f [2021-06-29T20:35:27.885Z] [2021-06-29T20:35:27.885Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T20:35:27.885Z] ---> c4fd0aeabfcf [2021-06-29T20:35:27.885Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T20:35:27.885Z] ---> Running in ef27bfa734fb [2021-06-29T20:35:28.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:35:28.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:35:29.050Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T20:35:29.050Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T20:35:29.050Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:35:29.050Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T20:35:29.327Z] OK: 6 MiB in 16 packages [2021-06-29T20:35:30.769Z] Removing intermediate container e5969c572591 [2021-06-29T20:35:30.769Z] ---> b4d63b68424a [2021-06-29T20:35:30.769Z] [2021-06-29T20:35:30.769Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T20:35:30.769Z] ---> c4fd0aeabfcf [2021-06-29T20:35:30.769Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T20:35:31.043Z] ---> Running in e5796794c69f [2021-06-29T20:35:31.043Z] Removing intermediate container ef27bfa734fb [2021-06-29T20:35:31.043Z] ---> a740349d9779 [2021-06-29T20:35:31.043Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T20:35:31.313Z] ---> Running in bd82558789e3 [2021-06-29T20:35:31.585Z] Removing intermediate container e5796794c69f [2021-06-29T20:35:31.585Z] ---> 5373b3bee1ac [2021-06-29T20:35:31.585Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T20:35:31.585Z] ---> Running in a1ad4fc2253f [2021-06-29T20:35:31.857Z] Removing intermediate container bd82558789e3 [2021-06-29T20:35:31.857Z] ---> 39acc5483eb8 [2021-06-29T20:35:31.857Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T20:35:31.857Z] ---> Running in fd85c1cb5d42 [2021-06-29T20:35:32.137Z] Removing intermediate container a1ad4fc2253f [2021-06-29T20:35:32.137Z] ---> f112ba7433a3 [2021-06-29T20:35:32.137Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T20:35:32.408Z] ---> Running in d01ac880e63b [2021-06-29T20:35:32.408Z] Removing intermediate container fd85c1cb5d42 [2021-06-29T20:35:32.408Z] ---> c2bc14d6c651 [2021-06-29T20:35:32.408Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T20:35:32.682Z] ---> Running in 4b610431acc8 [2021-06-29T20:35:32.955Z] Removing intermediate container d01ac880e63b [2021-06-29T20:35:32.955Z] ---> 05e33b0b5387 [2021-06-29T20:35:32.955Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T20:35:33.228Z] ---> Running in be025bdc8733 [2021-06-29T20:35:33.228Z] Removing intermediate container 4b610431acc8 [2021-06-29T20:35:33.228Z] ---> b0bcb6826cfd [2021-06-29T20:35:33.228Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:35:34.206Z] ---> 9dd59c707441 [2021-06-29T20:35:34.206Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T20:35:41.706Z] ---> d5c42fe8d103 [2021-06-29T20:35:41.706Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T20:35:41.706Z] Removing intermediate container be025bdc8733 [2021-06-29T20:35:41.706Z] ---> f21a7588f9e0 [2021-06-29T20:35:41.706Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T20:35:41.706Z] ---> Running in c5db2431cedd [2021-06-29T20:35:41.707Z] ---> d6cd6da5e715 [2021-06-29T20:35:41.707Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T20:35:41.707Z] ---> Running in a196b96266de [2021-06-29T20:35:41.707Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T20:35:41.707Z] Removing intermediate container a196b96266de [2021-06-29T20:35:41.707Z] ---> 01e2ccb36c97 [2021-06-29T20:35:41.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:35:41.707Z] ---> Running in 0eaf05135641 [2021-06-29T20:35:41.707Z] Removing intermediate container 0eaf05135641 [2021-06-29T20:35:41.707Z] ---> 343a522f3fc5 [2021-06-29T20:35:41.707Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T20:35:41.707Z] ---> Running in c4a95e5b3665 [2021-06-29T20:35:41.707Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T20:35:41.707Z] Removing intermediate container c4a95e5b3665 [2021-06-29T20:35:41.707Z] ---> a8d0ccd6b4b7 [2021-06-29T20:35:41.707Z] Step 22/23 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:35:41.707Z] ---> Running in c83efcb65361 [2021-06-29T20:35:41.707Z] Removing intermediate container c83efcb65361 [2021-06-29T20:35:41.707Z] ---> 4aa307c44086 [2021-06-29T20:35:41.707Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T20:35:41.707Z] ---> Running in e79d8b434d85 [2021-06-29T20:35:41.707Z] Removing intermediate container e79d8b434d85 [2021-06-29T20:35:41.707Z] ---> 79f8f5bdf38d [2021-06-29T20:35:41.707Z] [2021-06-29T20:35:41.707Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T20:35:41.707Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T20:35:41.707Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T20:35:41.707Z] Successfully built 79f8f5bdf38d [2021-06-29T20:35:41.707Z] Successfully tagged support-notifications-arm64:latest [2021-06-29T20:35:41.707Z]  Building support-notifications ... done (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T20:35:41.707Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T20:35:41.707Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T20:35:41.707Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T20:35:41.707Z] OK: 8 MiB in 20 packages [2021-06-29T20:35:41.982Z] Removing intermediate container c5db2431cedd [2021-06-29T20:35:41.982Z] ---> 75d9473a0a10 [2021-06-29T20:35:41.982Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T20:35:42.956Z] ---> 2f283783d619 [2021-06-29T20:35:42.956Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T20:35:44.389Z] ---> c23b4be6b887 [2021-06-29T20:35:44.389Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T20:35:44.991Z] ---> b697c391cecc [2021-06-29T20:35:44.991Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T20:35:44.991Z] ---> Running in 58fc35a1f68d [2021-06-29T20:35:45.585Z] Removing intermediate container 58fc35a1f68d [2021-06-29T20:35:45.585Z] ---> 28c86709206b [2021-06-29T20:35:45.585Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T20:35:45.870Z] ---> Running in fe606ca27736 [2021-06-29T20:35:46.140Z] Removing intermediate container fe606ca27736 [2021-06-29T20:35:46.141Z] ---> 1e53522b3013 [2021-06-29T20:35:46.141Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T20:35:46.414Z] ---> Running in 9aae71524f2b [2021-06-29T20:35:46.689Z] Removing intermediate container 9aae71524f2b [2021-06-29T20:35:46.689Z] ---> 13f45c8cb901 [2021-06-29T20:35:46.689Z] Step 23/24 : LABEL git_sha=90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [2021-06-29T20:35:46.960Z] ---> Running in 9437a72b8c3c [2021-06-29T20:35:47.552Z] Removing intermediate container 9437a72b8c3c [2021-06-29T20:35:47.552Z] ---> da4b955ad248 [2021-06-29T20:35:47.552Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T20:35:47.552Z] ---> Running in de301d656f8b [2021-06-29T20:35:48.147Z] Removing intermediate container de301d656f8b [2021-06-29T20:35:48.147Z] ---> ec8b7f4db209 [2021-06-29T20:35:48.147Z] [2021-06-29T20:35:48.418Z] Successfully built ec8b7f4db209 [2021-06-29T20:35:48.418Z] Successfully tagged core-data-arm64:latest [2021-06-29T20:35:49.039Z]  Building core-data ... done  [Pipeline] } [2021-06-29T20:35:49.057Z] $ docker stop --time=1 db6f504ae661dcf77dcb66219fe1805973541ca27c6306a7df6caf585f360e7a [2021-06-29T20:35:50.942Z] $ docker rm -f db6f504ae661dcf77dcb66219fe1805973541ca27c6306a7df6caf585f360e7a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T20:35:51.633Z] + docker images [2021-06-29T20:35:51.904Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T20:35:51.904Z] core-data-arm64 latest ec8b7f4db209 4 seconds ago 19.1MB [2021-06-29T20:35:51.904Z] support-notifications-arm64 latest 79f8f5bdf38d 12 seconds ago 15.7MB [2021-06-29T20:35:51.904Z] b4d63b68424a 21 seconds ago 975MB [2021-06-29T20:35:51.904Z] 611f5769177f 26 seconds ago 969MB [2021-06-29T20:35:51.904Z] security-bootstrapper-arm64 latest 7c052181961a 37 seconds ago 17.5MB [2021-06-29T20:35:51.904Z] core-metadata-arm64 latest f3cfa52f439b 51 seconds ago 15.7MB [2021-06-29T20:35:51.904Z] 25f436f39f1a About a minute ago 972MB [2021-06-29T20:35:51.904Z] c61150897187 About a minute ago 969MB [2021-06-29T20:35:51.904Z] sys-mgmt-agent-arm64 latest e3921343c50f 2 minutes ago 299MB [2021-06-29T20:35:51.904Z] security-secretstore-setup-arm64 latest 705eba15c521 3 minutes ago 27.1MB [2021-06-29T20:35:51.904Z] core-command-arm64 latest 06aa4d39bc60 3 minutes ago 15MB [2021-06-29T20:35:51.904Z] security-proxy-setup-arm64 latest 97668b59af74 3 minutes ago 24.2MB [2021-06-29T20:35:51.904Z] support-scheduler-arm64 latest 8afa3c447cdb 3 minutes ago 15.1MB [2021-06-29T20:35:51.904Z] 8a381c6a76a9 3 minutes ago 969MB [2021-06-29T20:35:51.904Z] 01accc32f20c 3 minutes ago 976MB [2021-06-29T20:35:51.904Z] cd80dc507c02 3 minutes ago 973MB [2021-06-29T20:35:51.904Z] cc8871a10445 3 minutes ago 968MB [2021-06-29T20:35:51.904Z] 12e3e27fd6d1 3 minutes ago 966MB [2021-06-29T20:35:51.904Z] ci-base-image-arm64 latest ba32ec147e3e 14 minutes ago 641MB [2021-06-29T20:35:51.904Z] alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB [2021-06-29T20:35:51.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-29T20:35:51.904Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-29T20:35:51.904Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:35:52.868Z] ---> job-cost.sh [2021-06-29T20:35:52.868Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-c8sZ [2021-06-29T20:36:39.795Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T20:38:31.573Z] lf-activate-venv(): INFO: Adding /tmp/venv-c8sZ/bin to PATH [2021-06-29T20:38:31.573Z] INFO: No Stack... [2021-06-29T20:38:31.573Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T20:38:31.573Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T20:38:31.965Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-06-29T20:38:31.965Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T20:38:32.071Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3603-1-stack-cost] [2021-06-29T20:38:32.077Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3603-1-stack-cost] did not exist. Created. [2021-06-29T20:38:32.077Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T20:38:32.561Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T20:38:32.859Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T20:38:32.889Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3603-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-29T20:38:33.942Z] provisioning config files... [2021-06-29T20:38:33.954Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config475822859668899917tmp [Pipeline] { [Pipeline] sh [2021-06-29T20:38:34.325Z] + set +x [2021-06-29T20:38:34.325Z] + curl -s https://codecov.io/bash [2021-06-29T20:38:34.325Z] + bash -s -- [2021-06-29T20:38:34.325Z] [2021-06-29T20:38:34.325Z] _____ _ [2021-06-29T20:38:34.325Z] / ____| | | [2021-06-29T20:38:34.325Z] | | ___ __| | ___ ___ _____ __ [2021-06-29T20:38:34.325Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-29T20:38:34.325Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-29T20:38:34.325Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-29T20:38:34.325Z] Bash-1.0.3 [2021-06-29T20:38:34.325Z] [2021-06-29T20:38:34.325Z] [2021-06-29T20:38:34.325Z] ==> git version 2.24.4 found [2021-06-29T20:38:34.325Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-29T20:38:34.325Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-29T20:38:34.325Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-29T20:38:34.325Z] ==> Jenkins CI detected. [2021-06-29T20:38:34.325Z] project root: . [2021-06-29T20:38:34.325Z] --> token set from env [2021-06-29T20:38:34.325Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-29T20:38:34.591Z] ==> Running gcov in . (disable via -X gcov) [2021-06-29T20:38:34.591Z] ==> Python coveragepy not found [2021-06-29T20:38:34.591Z] ==> Searching for coverage reports in: [2021-06-29T20:38:34.591Z] + . [2021-06-29T20:38:34.591Z] -> Found 1 reports [2021-06-29T20:38:34.591Z] ==> Detecting git/mercurial file structure [2021-06-29T20:38:34.591Z] ==> Reading reports [2021-06-29T20:38:34.591Z] + ./coverage.out bytes=398095 [2021-06-29T20:38:34.591Z] ==> Appending adjustments [2021-06-29T20:38:34.591Z] https://docs.codecov.io/docs/fixing-reports [2021-06-29T20:38:35.546Z] + Found adjustments [2021-06-29T20:38:35.547Z] ==> Gzipping contents [2021-06-29T20:38:35.547Z] 56K /tmp/codecov.JrRk6g.gz [2021-06-29T20:38:35.547Z] ==> Uploading reports [2021-06-29T20:38:35.547Z] url: https://codecov.io [2021-06-29T20:38:35.547Z] query: branch=PR-3603&commit=90805ef41d267e4b1c5b96ffdf18bcb7a5654358&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3603&job=&cmd_args= [2021-06-29T20:38:35.547Z] -> Pinging Codecov [2021-06-29T20:38:35.547Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3603&commit=90805ef41d267e4b1c5b96ffdf18bcb7a5654358&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3603&job=&cmd_args= [2021-06-29T20:38:36.487Z] -> Uploading to [2021-06-29T20:38:36.487Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-29/00271124DB129430A58F1EEE437C3FCB/90805ef41d267e4b1c5b96ffdf18bcb7a5654358/73faa915-a5ae-4d6d-99e0-a3debbf2da80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T203836Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4efc4bf763f5a786e81e5936e03808e66b31d3010e93d509a331bc5f2b4cf25 [2021-06-29T20:38:36.487Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T20:38:36.487Z] Dload Upload Total Spent Left Speed [2021-06-29T20:38:36.749Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54450 0 0 100 54450 0 129k --:--:-- --:--:-- --:--:-- 129k 100 54450 0 0 100 54450 0 129k --:--:-- --:--:-- --:--:-- 129k [2021-06-29T20:38:36.749Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/90805ef41d267e4b1c5b96ffdf18bcb7a5654358 [Pipeline] } [2021-06-29T20:38:36.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk 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 [2021-06-29T20:38:38.651Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:38:39.269Z] ---> package-listing.sh [2021-06-29T20:38:39.270Z] ++ facter osfamily [2021-06-29T20:38:39.270Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T20:38:39.533Z] + OS_FAMILY=redhat [2021-06-29T20:38:39.533Z] + workspace=/w/workspace/edgex-go/1 [2021-06-29T20:38:39.533Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T20:38:39.533Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T20:38:39.533Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T20:38:39.534Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T20:38:39.534Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-29T20:38:39.534Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T20:38:39.534Z] + case "${OS_FAMILY}" in [2021-06-29T20:38:39.534Z] + rpm -qa [2021-06-29T20:38:39.534Z] + sort [2021-06-29T20:38:41.448Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T20:38:41.448Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T20:38:41.448Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T20:38:41.448Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-29T20:38:41.448Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-29T20:38:41.448Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-29T20:38:41.487Z] 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 [2021-06-29T20:38:41.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:38:42.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T20:38:42.408Z] [2021-06-29T20:38:42.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T20:38:42.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T20:38:42.804Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T20:38:42.804Z] df20fa9351a1: Pulling fs layer [2021-06-29T20:38:42.804Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T20:38:42.804Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T20:38:42.804Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T20:38:42.804Z] 93b61091891f: Pulling fs layer [2021-06-29T20:38:42.804Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T20:38:42.804Z] 5e14af77c1be: Pulling fs layer [2021-06-29T20:38:42.804Z] 01666e4c0597: Pulling fs layer [2021-06-29T20:38:42.804Z] aa168da1d23b: Pulling fs layer [2021-06-29T20:38:42.804Z] 46f8f816bc3b: Waiting [2021-06-29T20:38:42.804Z] 93b61091891f: Waiting [2021-06-29T20:38:42.804Z] 93b9cdb0e59b: Waiting [2021-06-29T20:38:42.804Z] 5e14af77c1be: Waiting [2021-06-29T20:38:42.804Z] 01666e4c0597: Waiting [2021-06-29T20:38:42.804Z] aa168da1d23b: Waiting [2021-06-29T20:38:42.804Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T20:38:42.804Z] 36b3adc4ff6f: Download complete [2021-06-29T20:38:42.804Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T20:38:42.804Z] 46f8f816bc3b: Download complete [2021-06-29T20:38:43.069Z] df20fa9351a1: Verifying Checksum [2021-06-29T20:38:43.069Z] df20fa9351a1: Download complete [2021-06-29T20:38:43.069Z] 93b61091891f: Verifying Checksum [2021-06-29T20:38:43.069Z] 93b61091891f: Download complete [2021-06-29T20:38:43.070Z] 5e14af77c1be: Verifying Checksum [2021-06-29T20:38:43.070Z] 5e14af77c1be: Download complete [2021-06-29T20:38:43.070Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T20:38:43.070Z] 93b9cdb0e59b: Download complete [2021-06-29T20:38:43.070Z] 01666e4c0597: Verifying Checksum [2021-06-29T20:38:43.070Z] 01666e4c0597: Download complete [2021-06-29T20:38:43.070Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T20:38:43.070Z] 8ad3a11d3b57: Download complete [2021-06-29T20:38:43.070Z] df20fa9351a1: Pull complete [2021-06-29T20:38:43.333Z] 36b3adc4ff6f: Pull complete [2021-06-29T20:38:43.621Z] 8ad3a11d3b57: Pull complete [2021-06-29T20:38:43.621Z] 46f8f816bc3b: Pull complete [2021-06-29T20:38:43.881Z] 93b61091891f: Pull complete [2021-06-29T20:38:44.142Z] 93b9cdb0e59b: Pull complete [2021-06-29T20:38:44.142Z] 5e14af77c1be: Pull complete [2021-06-29T20:38:44.142Z] 01666e4c0597: Pull complete [2021-06-29T20:38:45.085Z] aa168da1d23b: Verifying Checksum [2021-06-29T20:38:45.085Z] aa168da1d23b: Download complete [2021-06-29T20:38:49.327Z] aa168da1d23b: Pull complete [2021-06-29T20:38:49.327Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T20:38:49.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T20:38:49.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T20:38:49.435Z] prd-centos7-docker-4c-2g-722 does not seem to be running inside a container [2021-06-29T20:38:49.486Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T20:38:52.308Z] $ docker top bb4eef42df15eb9defe7258e3cb7c8d84fd8e70d05b9e0b49d9007cddbe347f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T20:38:52.757Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T20:38:53.150Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T20:38:53.667Z] + ls /var/log/sa-host [2021-06-29T20:38:53.667Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T20:38:53.667Z] file_magic: OK [2021-06-29T20:38:53.667Z] HZ: Using current value: 100 [2021-06-29T20:38:53.667Z] file_header: OK [2021-06-29T20:38:53.667Z] 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 [2021-06-29T20:38:53.667Z] Statistics: [2021-06-29T20:38:53.667Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T20:38:53.667Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T20:38:53.667Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T20:38:53.667Z] file_magic: OK [2021-06-29T20:38:53.667Z] HZ: Using current value: 100 [2021-06-29T20:38:53.667Z] file_header: OK [2021-06-29T20:38:53.667Z] 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 [2021-06-29T20:38:53.667Z] Statistics: [2021-06-29T20:38:53.667Z] 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... [2021-06-29T20:38:53.667Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T20:38:53.955Z] provisioning config files... [2021-06-29T20:38:53.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8828074317938758441tmp [Pipeline] { [Pipeline] echo [2021-06-29T20:38:54.028Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:38:54.375Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T20:38:54.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:38:54.863Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T20:38:54.895Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:38:55.230Z] ---> sudo-logs.sh [2021-06-29T20:38:55.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T20:38:55.308Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:38:55.648Z] ---> job-cost.sh [2021-06-29T20:38:55.649Z] lf-activate-venv: SKIPPING [2021-06-29T20:38:55.649Z] DEBUG: total: 0.18000000715255737 [2021-06-29T20:38:55.649Z] INFO: Retrieving Stack Cost... [2021-06-29T20:38:57.034Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T20:38:57.295Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T20:38:57.332Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T20:38:57.688Z] ---> logs-deploy.sh [2021-06-29T20:38:57.688Z] lf-activate-venv: SKIPPING [2021-06-29T20:38:57.688Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3603/1 [2021-06-29T20:38:57.688Z] INFO: archiving workspace using pattern(s): [2021-06-29T20:38:58.634Z] Archives upload complete. [2021-06-29T20:38:58.634Z] INFO: archiving logs to Nexus [2021-06-29T20:38:59.211Z] ---> uname -a: [2021-06-29T20:38:59.211Z] Linux prd-centos7-docker-4c-2g-722.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] ---> lscpu: [2021-06-29T20:38:59.211Z] Architecture: x86_64 [2021-06-29T20:38:59.211Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T20:38:59.211Z] Byte Order: Little Endian [2021-06-29T20:38:59.211Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T20:38:59.211Z] CPU(s): 2 [2021-06-29T20:38:59.211Z] On-line CPU(s) list: 0,1 [2021-06-29T20:38:59.211Z] Thread(s) per core: 1 [2021-06-29T20:38:59.211Z] Core(s) per socket: 1 [2021-06-29T20:38:59.211Z] Socket(s): 2 [2021-06-29T20:38:59.211Z] NUMA node(s): 1 [2021-06-29T20:38:59.211Z] Vendor ID: AuthenticAMD [2021-06-29T20:38:59.211Z] CPU family: 23 [2021-06-29T20:38:59.211Z] Model: 49 [2021-06-29T20:38:59.211Z] Model name: AMD EPYC-Rome Processor [2021-06-29T20:38:59.211Z] Stepping: 0 [2021-06-29T20:38:59.211Z] CPU MHz: 2799.998 [2021-06-29T20:38:59.211Z] BogoMIPS: 5599.99 [2021-06-29T20:38:59.211Z] Virtualization: AMD-V [2021-06-29T20:38:59.211Z] Hypervisor vendor: KVM [2021-06-29T20:38:59.211Z] Virtualization type: full [2021-06-29T20:38:59.211Z] L1d cache: 64 KiB [2021-06-29T20:38:59.211Z] L1i cache: 64 KiB [2021-06-29T20:38:59.211Z] L2 cache: 1 MiB [2021-06-29T20:38:59.211Z] L3 cache: 32 MiB [2021-06-29T20:38:59.211Z] NUMA node0 CPU(s): 0,1 [2021-06-29T20:38:59.211Z] Vulnerability Itlb multihit: Not affected [2021-06-29T20:38:59.211Z] Vulnerability L1tf: Not affected [2021-06-29T20:38:59.211Z] Vulnerability Mds: Not affected [2021-06-29T20:38:59.211Z] Vulnerability Meltdown: Not affected [2021-06-29T20:38:59.211Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T20:38:59.211Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T20:38:59.211Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T20:38:59.211Z] Vulnerability Srbds: Not affected [2021-06-29T20:38:59.211Z] Vulnerability Tsx async abort: Not affected [2021-06-29T20:38:59.211Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] ---> nproc: [2021-06-29T20:38:59.211Z] 2 [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] ---> df -h: [2021-06-29T20:38:59.211Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T20:38:59.211Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-29T20:38:59.211Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T20:38:59.211Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T20:38:59.211Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1 [2021-06-29T20:38:59.211Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1@tmp [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] ---> free -m: [2021-06-29T20:38:59.211Z] total used free shared buff/cache available [2021-06-29T20:38:59.211Z] Mem: 7821 1237 2217 0 4366 6553 [2021-06-29T20:38:59.211Z] Swap: 1023 1 1022 [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] ---> ip addr: [2021-06-29T20:38:59.211Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T20:38:59.211Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T20:38:59.211Z] inet 127.0.0.1/8 scope host lo [2021-06-29T20:38:59.211Z] valid_lft forever preferred_lft forever [2021-06-29T20:38:59.211Z] inet6 ::1/128 scope host [2021-06-29T20:38:59.211Z] valid_lft forever preferred_lft forever [2021-06-29T20:38:59.211Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T20:38:59.211Z] link/ether fa:16:3e:a5:43:36 brd ff:ff:ff:ff:ff:ff [2021-06-29T20:38:59.211Z] inet 10.30.123.197/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T20:38:59.211Z] valid_lft 85032sec preferred_lft 85032sec [2021-06-29T20:38:59.211Z] inet6 fe80::f816:3eff:fea5:4336/64 scope link [2021-06-29T20:38:59.211Z] valid_lft forever preferred_lft forever [2021-06-29T20:38:59.211Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T20:38:59.211Z] link/ether 02:42:1e:63:95:15 brd ff:ff:ff:ff:ff:ff [2021-06-29T20:38:59.211Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T20:38:59.211Z] valid_lft forever preferred_lft forever [2021-06-29T20:38:59.211Z] inet6 fe80::42:1eff:fe63:9515/64 scope link [2021-06-29T20:38:59.211Z] valid_lft forever preferred_lft forever [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] ---> sar -b -r -n DEV: [2021-06-29T20:38:59.211Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] 20:16:00 LINUX RESTART (2 CPU) [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] 20:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T20:38:59.211Z] 20:18:01 35.95 0.70 35.25 0.00 352.98 14013.02 0.00 [2021-06-29T20:38:59.211Z] 20:19:01 190.64 0.00 190.64 0.00 0.00 48299.55 0.00 [2021-06-29T20:38:59.211Z] 20:20:01 57.96 0.00 57.96 0.00 0.00 10715.18 0.00 [2021-06-29T20:38:59.211Z] 20:21:02 197.23 15.45 181.78 0.00 373.92 96168.61 0.00 [2021-06-29T20:38:59.211Z] 20:22:02 570.48 198.26 372.22 0.00 6038.59 219566.32 0.00 [2021-06-29T20:38:59.211Z] 20:23:01 560.41 95.58 464.83 0.00 5053.57 200449.29 0.00 [2021-06-29T20:38:59.211Z] 20:24:01 237.14 20.58 216.56 0.00 2075.98 52719.46 0.00 [2021-06-29T20:38:59.211Z] 20:25:01 1.12 0.00 1.12 0.00 0.00 15.08 0.00 [2021-06-29T20:38:59.211Z] 20:26:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2021-06-29T20:38:59.211Z] 20:27:01 0.27 0.02 0.25 0.00 0.13 3.68 0.00 [2021-06-29T20:38:59.211Z] 20:28:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-06-29T20:38:59.211Z] 20:29:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 [2021-06-29T20:38:59.211Z] 20:30:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-29T20:38:59.211Z] 20:31:01 0.27 0.07 0.20 0.00 2.00 1.48 0.00 [2021-06-29T20:38:59.211Z] 20:32:01 0.95 0.12 0.83 0.00 3.73 18.39 0.00 [2021-06-29T20:38:59.211Z] 20:33:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-06-29T20:38:59.211Z] 20:34:01 0.27 0.05 0.22 0.00 0.40 3.68 0.00 [2021-06-29T20:38:59.211Z] 20:35:01 0.23 0.02 0.22 0.00 0.13 3.40 0.00 [2021-06-29T20:38:59.211Z] 20:36:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 [2021-06-29T20:38:59.211Z] 20:37:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-06-29T20:38:59.211Z] 20:38:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 [2021-06-29T20:38:59.211Z] Average: 87.69 15.55 72.14 0.00 654.30 30350.78 0.00 [2021-06-29T20:38:59.211Z] [2021-06-29T20:38:59.211Z] 20:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T20:38:59.211Z] 20:18:01 4445080 0 937080 11.70 2620 2624160 1697748 18.74 1099420 2025808 563904 [2021-06-29T20:38:59.211Z] 20:19:01 3948136 0 1046796 13.07 2620 3011388 1659304 18.32 1238832 2271176 255660 [2021-06-29T20:38:59.211Z] 20:20:01 3964248 0 1061448 13.25 2620 2980624 1674380 18.49 1191356 2294268 69136 [2021-06-29T20:38:59.211Z] 20:21:02 147484 0 1390340 17.36 2620 6468496 2475548 27.33 3071928 4105276 1393700 [2021-06-29T20:38:59.211Z] 20:22:02 293668 0 1790984 22.36 2620 5921668 3660824 40.42 3170416 3799896 182604 [2021-06-29T20:38:59.211Z] 20:23:01 740444 0 1460404 18.23 2620 5805472 2904396 32.07 2526416 3953020 776 [2021-06-29T20:38:59.211Z] 20:24:01 2890420 0 1172656 14.64 2620 3943244 1467896 16.21 1358600 3033412 20 [2021-06-29T20:38:59.211Z] 20:25:01 2904016 0 1159052 14.47 2620 3943252 1251728 13.82 1371632 3011488 20 [2021-06-29T20:38:59.211Z] 20:26:01 2902936 0 1160132 14.49 2620 3943252 1251560 13.82 1410500 2975824 16 [2021-06-29T20:38:59.211Z] 20:27:01 2902672 0 1160388 14.49 2620 3943260 1251644 13.82 1410548 2975828 8 [2021-06-29T20:38:59.211Z] 20:28:01 2901240 0 1161820 14.51 2620 3943260 1251740 13.82 1408584 2978848 8 [2021-06-29T20:38:59.211Z] 20:29:01 2901608 0 1161444 14.50 2620 3943268 1251716 13.82 1412564 2974752 8 [2021-06-29T20:38:59.211Z] 20:30:01 2902352 0 1160696 14.49 2620 3943272 1251560 13.82 1412288 2974752 8 [2021-06-29T20:38:59.211Z] 20:31:01 2897620 0 1165428 14.55 2620 3943272 1253492 13.84 1416308 2974752 20 [2021-06-29T20:38:59.212Z] 20:32:01 2899104 0 1163908 14.53 2620 3943308 1251740 13.82 1415048 2974632 20 [2021-06-29T20:38:59.212Z] 20:33:01 2899632 0 1163380 14.53 2620 3943308 1251560 13.82 1414340 2974632 16 [2021-06-29T20:38:59.212Z] 20:34:01 2897528 0 1165476 14.55 2620 3943316 1251624 13.82 1417660 2973944 20 [2021-06-29T20:38:59.212Z] 20:35:01 2896908 0 1166088 14.56 2620 3943324 1251792 13.82 1417920 2973944 20 [2021-06-29T20:38:59.212Z] 20:36:01 2897504 0 1165488 14.55 2620 3943328 1251624 13.82 1417724 2973948 12 [2021-06-29T20:38:59.212Z] 20:37:01 2897128 0 1165860 14.56 2620 3943332 1251744 13.82 1417980 2973948 8 [2021-06-29T20:38:59.212Z] 20:38:01 2897676 0 1165308 14.55 2620 3943336 1251624 13.82 1417732 2973948 20 [2021-06-29T20:38:59.212Z] Average: 2715591 0 1197342 14.95 2620 4093388 1574535 17.38 1591324 3008005 117429 [2021-06-29T20:38:59.212Z] [2021-06-29T20:38:59.212Z] 20:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T20:38:59.212Z] 20:18:01 eth0 931.39 1296.62 5698.25 150.91 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:18:01 docker0 992.51 593.06 77.92 2685.47 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:19:01 eth0 248.51 174.83 875.80 29.04 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:19:01 veth6b6f284 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:19:01 docker0 152.49 209.09 10.24 837.98 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:20:01 eth0 32.45 17.60 25.86 14.95 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:20:01 veth6b6f284 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:20:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:21:02 eth0 182.44 155.64 1678.41 77.30 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:21:02 veth44a5b5c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:22:02 vethdfcdc7d 0.05 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:22:02 veth98cf62f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:22:02 veth064aa07 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:22:02 veth0a5934a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:23:01 veth1eeba6e 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:23:01 veth3339103 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:23:01 eth0 2869.07 2779.66 14027.88 484.36 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:23:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:24:01 eth0 66.84 43.83 143.97 64.48 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:24:01 docker0 1282.92 993.42 96.82 4348.59 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:25:01 eth0 1.15 0.53 0.33 0.22 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:26:01 eth0 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:27:01 eth0 1.03 0.23 0.20 0.07 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:28:01 eth0 0.90 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:29:01 eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:30:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:31:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:32:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:33:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:34:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:35:01 eth0 1.67 0.30 0.43 0.21 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:36:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:37:01 eth0 0.65 0.38 0.40 0.26 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:38:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] Average: eth0 87.17 92.85 499.97 20.82 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] Average: docker0 61.17 47.37 4.62 207.34 0.00 0.00 0.00 0.00 [2021-06-29T20:38:59.212Z] [2021-06-29T20:38:59.212Z] [2021-06-29T20:38:59.212Z] ---> sar -P ALL: [2021-06-29T20:38:59.212Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T20:38:59.212Z] [2021-06-29T20:38:59.212Z] 20:16:00 LINUX RESTART (2 CPU) [2021-06-29T20:38:59.212Z] [2021-06-29T20:38:59.212Z] 20:17:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T20:38:59.212Z] 20:18:01 all 16.11 0.00 4.19 1.98 0.08 77.65 [2021-06-29T20:38:59.212Z] 20:18:01 0 16.44 0.00 4.55 1.65 0.07 77.29 [2021-06-29T20:38:59.212Z] 20:18:01 1 15.78 0.00 3.83 2.30 0.09 78.01 [2021-06-29T20:38:59.212Z] 20:19:01 all 51.28 0.00 9.15 3.19 0.09 36.29 [2021-06-29T20:38:59.212Z] 20:19:01 0 51.77 0.00 8.73 3.71 0.09 35.70 [2021-06-29T20:38:59.212Z] 20:19:01 1 50.79 0.00 9.56 2.67 0.09 36.89 [2021-06-29T20:38:59.212Z] 20:20:01 all 33.68 0.00 4.20 0.53 0.08 61.51 [2021-06-29T20:38:59.212Z] 20:20:01 0 32.97 0.00 4.34 0.42 0.09 62.19 [2021-06-29T20:38:59.212Z] 20:20:01 1 34.39 0.00 4.06 0.65 0.07 60.83 [2021-06-29T20:38:59.212Z] 20:21:02 all 50.10 0.00 12.99 3.39 0.08 33.44 [2021-06-29T20:38:59.212Z] 20:21:02 0 50.08 0.00 13.26 2.82 0.09 33.76 [2021-06-29T20:38:59.212Z] 20:21:02 1 50.12 0.00 12.72 3.96 0.07 33.13 [2021-06-29T20:38:59.212Z] 20:22:02 all 51.44 0.00 15.85 26.53 0.11 6.07 [2021-06-29T20:38:59.212Z] 20:22:02 0 52.09 0.00 15.32 26.85 0.11 5.63 [2021-06-29T20:38:59.212Z] 20:22:02 1 50.79 0.00 16.37 26.20 0.11 6.52 [2021-06-29T20:38:59.212Z] 20:23:01 all 65.32 0.00 18.38 12.13 0.10 4.07 [2021-06-29T20:38:59.212Z] 20:23:01 0 65.24 0.00 18.76 11.09 0.11 4.79 [2021-06-29T20:38:59.212Z] 20:23:01 1 65.39 0.00 17.99 13.17 0.09 3.35 [2021-06-29T20:38:59.212Z] 20:24:01 all 33.45 0.00 8.62 1.51 0.07 56.35 [2021-06-29T20:38:59.212Z] 20:24:01 0 33.21 0.00 8.66 1.65 0.07 56.41 [2021-06-29T20:38:59.212Z] 20:24:01 1 33.70 0.00 8.58 1.37 0.07 56.29 [2021-06-29T20:38:59.212Z] 20:25:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-29T20:38:59.212Z] 20:25:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2021-06-29T20:38:59.212Z] 20:25:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-29T20:38:59.212Z] 20:26:01 all 0.11 0.00 0.08 0.00 0.03 99.78 [2021-06-29T20:38:59.212Z] 20:26:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-06-29T20:38:59.212Z] 20:26:01 1 0.15 0.00 0.08 0.00 0.03 99.73 [2021-06-29T20:38:59.212Z] 20:27:01 all 0.08 0.00 0.04 0.01 0.02 99.85 [2021-06-29T20:38:59.212Z] 20:27:01 0 0.03 0.00 0.05 0.02 0.03 99.87 [2021-06-29T20:38:59.212Z] 20:27:01 1 0.13 0.00 0.03 0.00 0.00 99.83 [2021-06-29T20:38:59.212Z] 20:28:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-29T20:38:59.212Z] 20:28:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-29T20:38:59.212Z] 20:28:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-29T20:38:59.212Z] [2021-06-29T20:38:59.212Z] 20:28:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T20:38:59.212Z] 20:29:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-29T20:38:59.212Z] 20:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-29T20:38:59.212Z] 20:29:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-29T20:38:59.212Z] 20:30:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-06-29T20:38:59.212Z] 20:30:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-29T20:38:59.212Z] 20:30:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2021-06-29T20:38:59.212Z] 20:31:01 all 0.08 0.00 0.03 0.01 0.03 99.86 [2021-06-29T20:38:59.212Z] 20:31:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-29T20:38:59.212Z] 20:31:01 1 0.08 0.00 0.03 0.02 0.02 99.85 [2021-06-29T20:38:59.212Z] 20:32:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-29T20:38:59.212Z] 20:32:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-29T20:38:59.212Z] 20:32:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-29T20:38:59.212Z] 20:33:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-29T20:38:59.212Z] 20:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-29T20:38:59.212Z] 20:33:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-29T20:38:59.212Z] 20:34:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-06-29T20:38:59.212Z] 20:34:01 0 0.23 0.00 0.03 0.00 0.02 99.72 [2021-06-29T20:38:59.212Z] 20:34:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-29T20:38:59.212Z] 20:35:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-29T20:38:59.212Z] 20:35:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-29T20:38:59.212Z] 20:35:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-29T20:38:59.212Z] 20:36:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-29T20:38:59.212Z] 20:36:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-29T20:38:59.212Z] 20:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2021-06-29T20:38:59.212Z] 20:37:01 all 0.10 0.00 0.00 0.00 0.03 99.87 [2021-06-29T20:38:59.212Z] 20:37:01 0 0.17 0.00 0.00 0.00 0.03 99.80 [2021-06-29T20:38:59.212Z] 20:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-06-29T20:38:59.212Z] 20:38:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-29T20:38:59.212Z] 20:38:01 0 0.12 0.00 0.03 0.00 0.00 99.85 [2021-06-29T20:38:59.212Z] 20:38:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-29T20:38:59.212Z] Average: all 13.65 0.00 3.31 2.18 0.04 80.81 [2021-06-29T20:38:59.212Z] Average: 0 13.66 0.00 3.33 2.13 0.05 80.83 [2021-06-29T20:38:59.212Z] Average: 1 13.64 0.00 3.30 2.23 0.04 80.79 [2021-06-29T20:38:59.212Z] [2021-06-29T20:38:59.212Z] [2021-06-29T20:38:59.212Z]