Pull request #3581 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/edgex-go Loading trusted files from base branch master at b4de5ce62e17f93ad83591616c8cb82096e86c40 rather than 816fd412c31d747a026651ffa543ad47447314a6 Obtained Jenkinsfile from b4de5ce62e17f93ad83591616c8cb82096e86c40 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2870038051750020451.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-ssh5688931981159642986.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3581/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5530421300911160412.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 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-ssh7180944167118055684.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3581/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8882469729859681316.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-152 in /w/workspace/edgexfoundry_edgex-go_PR-3581 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh6089978184726817163.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/2@tmp/jenkins-gitclient-ssh2036165890951755287.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3581/head:refs/remotes/origin/PR-3581 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit b4de5ce62e17f93ad83591616c8cb82096e86c40 into PR head commit 816fd412c31d747a026651ffa543ad47447314a6 Merge succeeded, producing 816fd412c31d747a026651ffa543ad47447314a6 Checking out Revision 816fd412c31d747a026651ffa543ad47447314a6 (PR-3581) > git config core.sparsecheckout # timeout=10 > git checkout -f 816fd412c31d747a026651ffa543ad47447314a6 # 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/2@tmp/jenkins-gitclient-ssh2081292136411031878.key > git merge b4de5ce62e17f93ad83591616c8cb82096e86c40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 816fd412c31d747a026651ffa543ad47447314a6 # timeout=10 Commit message: "fix(core-data): Loosen Subscriber Topic Validation" First time build. Skipping changelog. > git rev-list --no-walk 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T05:19:59.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T05:19:59.169Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T05:19:59.199Z] ========================================================= [2021-06-18T05:19:59.199Z] EdgeX Global Pipelines Version Info [2021-06-18T05:19:59.199Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:20:00.630Z] ------------------- [2021-06-18T05:20:00.630Z] stable info: [2021-06-18T05:20:00.630Z] ------------------- [2021-06-18T05:20:00.630Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T05:20:00.630Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T05:20:00.630Z] Message: update stable to v1.0.195 [2021-06-18T05:20:01.211Z] ------------------- [2021-06-18T05:20:01.211Z] experimental info: [2021-06-18T05:20:01.211Z] ------------------- [2021-06-18T05:20:01.211Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T05:20:01.211Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T05:20:01.211Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T05:20:01.362Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-18T05:20:01.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-18T05:20:01.422Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T05:20:01.452Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T05:20:01.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T05:20:01.514Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T05:20:01.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T05:20:01.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-18T05:20:01.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-18T05:20:01.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-18T05:20:01.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T05:20:01.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T05:20:01.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T05:20:01.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T05:20:01.760Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T05:20:01.795Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T05:20:01.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T05:20:01.860Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T05:20:01.892Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T05:20:01.914Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-18T05:20:01.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-18T05:20:01.972Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T05:20:01.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3581 [Pipeline] echo [2021-06-18T05:20:02.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3581 [Pipeline] echo [2021-06-18T05:20:02.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3581 [Pipeline] echo [2021-06-18T05:20:02.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 816fd412c31d747a026651ffa543ad47447314a6 [Pipeline] echo [2021-06-18T05:20:02.112Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 816fd41 [Pipeline] echo [2021-06-18T05:20:02.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T05:20:02.268Z] provisioning config files... [2021-06-18T05:20:02.288Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1816164466063652731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:20:02.629Z] ---> docker-login.sh [2021-06-18T05:20:02.629Z] nexus3.edgexfoundry.org:10001 [2021-06-18T05:20:02.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:20:02.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:20:02.895Z] Configure a credential helper to remove this warning. See [2021-06-18T05:20:02.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:20:02.895Z] [2021-06-18T05:20:02.895Z] Login Succeeded [2021-06-18T05:20:02.895Z] nexus3.edgexfoundry.org:10002 [2021-06-18T05:20:02.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:20:03.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:20:03.162Z] Configure a credential helper to remove this warning. See [2021-06-18T05:20:03.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:20:03.162Z] [2021-06-18T05:20:03.162Z] Login Succeeded [2021-06-18T05:20:03.162Z] nexus3.edgexfoundry.org:10003 [2021-06-18T05:20:03.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:20:03.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:20:03.162Z] Configure a credential helper to remove this warning. See [2021-06-18T05:20:03.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:20:03.162Z] [2021-06-18T05:20:03.162Z] Login Succeeded [2021-06-18T05:20:03.162Z] nexus3.edgexfoundry.org:10004 [2021-06-18T05:20:03.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:20:03.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:20:03.426Z] Configure a credential helper to remove this warning. See [2021-06-18T05:20:03.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:20:03.426Z] [2021-06-18T05:20:03.426Z] Login Succeeded [2021-06-18T05:20:03.426Z] docker.io [2021-06-18T05:20:03.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:20:03.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:20:03.687Z] Configure a credential helper to remove this warning. See [2021-06-18T05:20:03.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:20:03.687Z] [2021-06-18T05:20:03.687Z] Login Succeeded [2021-06-18T05:20:03.687Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T05:20:03.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T05:20:04.034Z] ++ 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-18T05:20:04.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:20:04.035Z] ++ dirname cmd/core-command/Dockerfile [2021-06-18T05:20:04.035Z] ++ cut -d/ -f2 [2021-06-18T05:20:04.035Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-18T05:20:04.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:20:04.035Z] ++ cut -d/ -f2 [2021-06-18T05:20:04.035Z] ++ dirname cmd/core-data/Dockerfile [2021-06-18T05:20:04.035Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-18T05:20:04.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:20:04.035Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-18T05:20:04.035Z] ++ cut -d/ -f2 [2021-06-18T05:20:04.035Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-18T05:20:04.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:20:04.035Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-18T05:20:04.035Z] ++ cut -d/ -f2 [2021-06-18T05:20:04.035Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-18T05:20:04.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:20:04.035Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-18T05:20:04.035Z] ++ cut -d/ -f2 [2021-06-18T05:20:04.035Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-18T05:20:04.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:20:04.035Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-18T05:20:04.035Z] ++ cut -d/ -f2 [2021-06-18T05:20:04.035Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-18T05:20:04.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:20:04.035Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-18T05:20:04.035Z] ++ cut -d/ -f2 [2021-06-18T05:20:04.035Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-18T05:20:04.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:20:04.035Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-18T05:20:04.035Z] ++ cut -d/ -f2 [2021-06-18T05:20:04.035Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-18T05:20:04.035Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T05:20:04.035Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-18T05:20:04.035Z] ++ cut -d/ -f2 [2021-06-18T05:20:04.035Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-18T05:20:04.086Z] 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-18T05:20:05.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T05:20:05.596Z] [2021-06-18T05:20:05.596Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:20:05.916Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T05:20:05.916Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T05:20:05.916Z] 31603596830f: Pulling fs layer [2021-06-18T05:20:05.916Z] 54011a49482f: Pulling fs layer [2021-06-18T05:20:05.916Z] a6820b24f6d8: Pulling fs layer [2021-06-18T05:20:05.916Z] f581987b2513: Pulling fs layer [2021-06-18T05:20:05.916Z] f581987b2513: Waiting [2021-06-18T05:20:05.916Z] 54011a49482f: Verifying Checksum [2021-06-18T05:20:05.916Z] 54011a49482f: Download complete [2021-06-18T05:20:05.916Z] 31603596830f: Verifying Checksum [2021-06-18T05:20:05.916Z] 31603596830f: Download complete [2021-06-18T05:20:06.181Z] f581987b2513: Verifying Checksum [2021-06-18T05:20:06.181Z] f581987b2513: Download complete [2021-06-18T05:20:06.181Z] 31603596830f: Pull complete [2021-06-18T05:20:06.181Z] a6820b24f6d8: Verifying Checksum [2021-06-18T05:20:06.181Z] a6820b24f6d8: Download complete [2021-06-18T05:20:06.450Z] 54011a49482f: Pull complete [2021-06-18T05:20:07.041Z] a6820b24f6d8: Pull complete [2021-06-18T05:20:07.041Z] f581987b2513: Pull complete [2021-06-18T05:20:07.041Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T05:20:07.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T05:20:07.041Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T05:20:07.142Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-06-18T05:20:07.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-18T05:20:08.382Z] $ docker top 1df120c5bccc8ab92a9e0d04afae207f54940876f985446d8224cd784381a49a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T05:20:08.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T05:20:08.592Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T05:20:08.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T05:20:08.777Z] $ docker exec 1df120c5bccc8ab92a9e0d04afae207f54940876f985446d8224cd784381a49a ssh-agent [2021-06-18T05:20:09.342Z] SSH_AUTH_SOCK=/tmp/ssh-An7zPzASaFzP/agent.14 [2021-06-18T05:20:09.342Z] SSH_AGENT_PID=21 [2021-06-18T05:20:09.352Z] Running ssh-add (command line suppressed) [2021-06-18T05:20:09.469Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3262892718788541830.key (/w/workspace/edgex-go/2@tmp/private_key_3262892718788541830.key) [2021-06-18T05:20:09.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T05:20:09.813Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T05:20:09.828Z] $ docker exec --env ******** --env ******** 1df120c5bccc8ab92a9e0d04afae207f54940876f985446d8224cd784381a49a ssh-agent -k [2021-06-18T05:20:09.940Z] unset SSH_AUTH_SOCK; [2021-06-18T05:20:09.940Z] unset SSH_AGENT_PID; [2021-06-18T05:20:09.941Z] echo Agent pid 21 killed; [2021-06-18T05:20:09.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T05:20:10.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T05:20:10.004Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T05:20:10.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T05:20:10.128Z] $ docker exec 1df120c5bccc8ab92a9e0d04afae207f54940876f985446d8224cd784381a49a ssh-agent [2021-06-18T05:20:10.256Z] SSH_AUTH_SOCK=/tmp/ssh-iprRV3bMtWVI/agent.54 [2021-06-18T05:20:10.256Z] SSH_AGENT_PID=60 [2021-06-18T05:20:10.262Z] Running ssh-add (command line suppressed) [2021-06-18T05:20:10.367Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_811000532806041874.key (/w/workspace/edgex-go/2@tmp/private_key_811000532806041874.key) [2021-06-18T05:20:10.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T05:20:10.695Z] + git semver init [2021-06-18T05:20:10.695Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T05:20:10.695Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-18T05:20:10.695Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-18T05:20:10.695Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T05:20:10.695Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T05:20:10.695Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T05:20:10.695Z] # $SEMVER_BRANCH = PR-3581 [2021-06-18T05:20:10.695Z] # $SEMVER_TEMP = /tmp/semver-289199068 [2021-06-18T05:20:10.695Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-18T05:20:25.678Z] # '/tmp/semver-289199068' -> '/w/workspace/edgex-go/2/.semver' [2021-06-18T05:20:25.678Z] # -> Force: false [2021-06-18T05:20:25.678Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-18T05:20:25.689Z] $ docker exec --env ******** --env ******** 1df120c5bccc8ab92a9e0d04afae207f54940876f985446d8224cd784381a49a ssh-agent -k [2021-06-18T05:20:25.804Z] unset SSH_AUTH_SOCK; [2021-06-18T05:20:25.804Z] unset SSH_AGENT_PID; [2021-06-18T05:20:25.804Z] echo Agent pid 60 killed; [2021-06-18T05:20:25.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T05:20:26.186Z] + git semver [Pipeline] } [2021-06-18T05:20:26.202Z] $ docker stop --time=1 1df120c5bccc8ab92a9e0d04afae207f54940876f985446d8224cd784381a49a [2021-06-18T05:20:29.647Z] $ docker rm -f 1df120c5bccc8ab92a9e0d04afae207f54940876f985446d8224cd784381a49a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T05:20:30.077Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T05:20:30.387Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T05:20:30.391Z] [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-18T05:20:31.113Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T05:20:31.419Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T05:20:31.716Z] + true [2021-06-18T05:20:31.716Z] + sudo service docker restart [2021-06-18T05:20:31.716Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T05:20:45.727Z] Still waiting to schedule task [2021-06-18T05:20:45.728Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-151’ is offline [Pipeline] echo [2021-06-18T05:20:49.904Z] ========================================================= [2021-06-18T05:20:49.904Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T05:20:49.904Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:20:50.227Z] + 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-18T05:20:51.644Z] Sending build context to Docker daemon 329.5MB [2021-06-18T05:20:51.644Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T05:20:51.644Z] Step 2/6 : FROM ${BASE} [2021-06-18T05:20:51.908Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T05:20:51.908Z] 540db60ca938: Pulling fs layer [2021-06-18T05:20:51.908Z] adcc1eea9eea: Pulling fs layer [2021-06-18T05:20:51.908Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T05:20:51.908Z] 0510c868ecb4: Pulling fs layer [2021-06-18T05:20:51.908Z] afea3b2eda06: Pulling fs layer [2021-06-18T05:20:51.908Z] 7809a108b3ef: Pulling fs layer [2021-06-18T05:20:51.908Z] f706445af74f: Pulling fs layer [2021-06-18T05:20:51.908Z] 0510c868ecb4: Waiting [2021-06-18T05:20:51.908Z] afea3b2eda06: Waiting [2021-06-18T05:20:51.908Z] f706445af74f: Waiting [2021-06-18T05:20:51.908Z] 7809a108b3ef: Waiting [2021-06-18T05:20:51.908Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T05:20:51.908Z] 4c4ab2625f07: Download complete [2021-06-18T05:20:51.908Z] adcc1eea9eea: Verifying Checksum [2021-06-18T05:20:51.908Z] adcc1eea9eea: Download complete [2021-06-18T05:20:51.908Z] afea3b2eda06: Verifying Checksum [2021-06-18T05:20:51.908Z] afea3b2eda06: Download complete [2021-06-18T05:20:51.908Z] 540db60ca938: Verifying Checksum [2021-06-18T05:20:51.908Z] 540db60ca938: Download complete [2021-06-18T05:20:51.908Z] 7809a108b3ef: Verifying Checksum [2021-06-18T05:20:51.908Z] 7809a108b3ef: Download complete [2021-06-18T05:20:52.186Z] 540db60ca938: Pull complete [2021-06-18T05:20:52.186Z] adcc1eea9eea: Pull complete [2021-06-18T05:20:52.451Z] 4c4ab2625f07: Pull complete [2021-06-18T05:20:53.849Z] f706445af74f: Verifying Checksum [2021-06-18T05:20:53.849Z] f706445af74f: Download complete [2021-06-18T05:20:54.436Z] 0510c868ecb4: Verifying Checksum [2021-06-18T05:20:54.436Z] 0510c868ecb4: Download complete [2021-06-18T05:20:57.806Z] 0510c868ecb4: Pull complete [2021-06-18T05:20:58.073Z] afea3b2eda06: Pull complete [2021-06-18T05:20:58.073Z] 7809a108b3ef: Pull complete [2021-06-18T05:21:00.014Z] f706445af74f: Pull complete [2021-06-18T05:21:00.014Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T05:21:00.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T05:21:00.014Z] ---> b068be0155e3 [2021-06-18T05:21:00.014Z] 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-18T05:21:05.338Z] ---> Running in 93d5dbba3b0c [2021-06-18T05:21:05.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:21:05.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:21:06.191Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T05:21:06.453Z] (2/12) Installing file (5.39-r0) [2021-06-18T05:21:06.453Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T05:21:06.453Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T05:21:09.764Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T05:21:09.764Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T05:21:09.764Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T05:21:09.764Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T05:21:09.764Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T05:21:09.764Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T05:21:09.764Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T05:21:09.764Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T05:21:10.025Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T05:21:10.025Z] OK: 219 MiB in 52 packages [2021-06-18T05:21:11.412Z] Removing intermediate container 93d5dbba3b0c [2021-06-18T05:21:11.412Z] ---> 2f1f5c31e47b [2021-06-18T05:21:11.412Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T05:21:11.412Z] ---> Running in 2e7eb6755012 [2021-06-18T05:21:11.412Z] Removing intermediate container 2e7eb6755012 [2021-06-18T05:21:11.412Z] ---> 06e57e286474 [2021-06-18T05:21:11.412Z] Step 5/6 : COPY go.mod . [2021-06-18T05:21:11.675Z] ---> 101d11de4012 [2021-06-18T05:21:11.675Z] Step 6/6 : RUN go mod download [2021-06-18T05:21:11.675Z] ---> Running in 695c48f7037c [2021-06-18T05:21:23.960Z] Removing intermediate container 695c48f7037c [2021-06-18T05:21:23.960Z] ---> 1b9cf3bfa051 [2021-06-18T05:21:23.960Z] Successfully built 1b9cf3bfa051 [2021-06-18T05:21:23.960Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:21:24.286Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T05:21:24.286Z] . [Pipeline] withDockerContainer [2021-06-18T05:21:24.379Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-06-18T05:21:24.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-18T05:21:24.853Z] $ docker top 3494bdb2e629732dd1e932d9b03a6251c5e758e09604bfa5357ce7deaaea3061 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:21:25.318Z] + go version [2021-06-18T05:21:25.318Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T05:21:25.332Z] $ docker stop --time=1 3494bdb2e629732dd1e932d9b03a6251c5e758e09604bfa5357ce7deaaea3061 [2021-06-18T05:21:26.538Z] $ docker rm -f 3494bdb2e629732dd1e932d9b03a6251c5e758e09604bfa5357ce7deaaea3061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:21:27.158Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T05:21:27.158Z] . [Pipeline] withDockerContainer [2021-06-18T05:21:27.259Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-06-18T05:21:27.305Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-18T05:21:27.766Z] $ docker top a1ba975af2b6e07ac462fb638a1a8993777a181dd1ff18dc2a416c5ba099ded9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T05:21:27.877Z] ========================================================= [2021-06-18T05:21:27.877Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T05:21:27.877Z] ========================================================= [Pipeline] sh [2021-06-18T05:21:28.199Z] + go mod tidy [Pipeline] sh [2021-06-18T05:21:28.775Z] + make test [2021-06-18T05:21:28.775Z] go mod tidy [2021-06-18T05:21:29.049Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T05:21:35.702Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T05:21:53.917Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T05:21:57.349Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T05:21:58.758Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T05:21:58.758Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T05:22:01.347Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T05:22:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T05:22:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T05:22:01.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T05:22:02.909Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T05:22:02.909Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T05:22:03.489Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T05:22:03.489Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T05:22:03.489Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T05:22:03.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T05:22:06.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2021-06-18T05:22:06.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T05:22:06.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T05:22:07.029Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements [2021-06-18T05:22:07.029Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T05:22:07.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.1% of statements [2021-06-18T05:22:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T05:22:07.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T05:22:08.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.116s coverage: 87.7% of statements [2021-06-18T05:22:08.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T05:22:08.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:22:08.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-06-18T05:22:10.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 81.2% of statements [2021-06-18T05:22:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T05:22:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T05:22:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T05:22:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T05:22:10.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T05:22:10.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 95.1% of statements [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T05:22:10.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T05:22:10.790Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T05:22:11.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements [2021-06-18T05:22:11.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T05:22:11.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-06-18T05:22:11.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements [2021-06-18T05:22:11.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T05:22:12.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-06-18T05:22:12.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-06-18T05:22:12.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-06-18T05:22:12.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-06-18T05:22:13.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-18T05:22:25.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2021-06-18T05:22:25.387Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-06-18T05:22:30.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.251s coverage: 81.8% of statements [2021-06-18T05:22:30.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T05:22:48.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T05:22:48.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-06-18T05:22:48.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-06-18T05:22:49.089Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-153 in /w/workspace/edgexfoundry_edgex-go_PR-3581 [Pipeline] { [Pipeline] ws [2021-06-18T05:22:49.108Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-18T05:22:49.394Z] The recommended git tool is: git [2021-06-18T05:22:49.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.208s coverage: 66.9% of statements [2021-06-18T05:22:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T05:22:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T05:22:49.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T05:22:50.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.6% of statements [2021-06-18T05:22:50.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T05:22:50.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T05:22:50.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements [2021-06-18T05:22:50.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T05:22:50.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2021-06-18T05:22:50.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T05:22:54.720Z] using credential edgex-jenkins-ssh [2021-06-18T05:22:54.740Z] Cloning the remote Git repository [2021-06-18T05:22:54.813Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:22:54.917Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-18T05:22:54.976Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:22:54.977Z] > git --version # timeout=10 [2021-06-18T05:22:54.989Z] > git --version # 'git version 2.17.1' [2021-06-18T05:22:54.992Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:22:55.074Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T05:22:57.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.3% of statements [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T05:22:57.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 91.9% of statements [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T05:22:57.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 62.7% of statements [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T05:22:57.736Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T05:22:57.736Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T05:22:57.736Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T05:22:57.737Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T05:22:57.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-18T05:22:57.737Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements [2021-06-18T05:22:57.737Z] GO111MODULE=on go vet ./... [2021-06-18T05:23:10.977Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T05:23:10.994Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T05:23:11.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T05:23:11.053Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:23:11.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:23:11.067Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3581/head:refs/remotes/origin/PR-3581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T05:23:11.958Z] Merging remotes/origin/master commit b4de5ce62e17f93ad83591616c8cb82096e86c40 into PR head commit 816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:23:12.275Z] Merge succeeded, producing 816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:23:12.276Z] Checking out Revision 816fd412c31d747a026651ffa543ad47447314a6 (PR-3581) [2021-06-18T05:23:11.978Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T05:23:11.994Z] > git checkout -f 816fd412c31d747a026651ffa543ad47447314a6 # timeout=10 [2021-06-18T05:23:12.193Z] > git remote # timeout=10 [2021-06-18T05:23:12.216Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T05:23:12.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:23:12.238Z] > git merge b4de5ce62e17f93ad83591616c8cb82096e86c40 # timeout=10 [2021-06-18T05:23:12.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T05:23:12.282Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T05:23:12.304Z] > git checkout -f 816fd412c31d747a026651ffa543ad47447314a6 # timeout=10 [2021-06-18T05:23:16.703Z] Commit message: "fix(core-data): Loosen Subscriber Topic Validation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T05:23:18.167Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T05:23:18.570Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T05:23:18.918Z] + sudo service docker restart [2021-06-18T05:23:18.918Z] + true [2021-06-18T05:23:24.416Z] gofmt -l . [2021-06-18T05:23:24.416Z] [ "`gofmt -l .`" = "" ] [2021-06-18T05:23:24.416Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T05:23:24.725Z] + ls -al . [2021-06-18T05:23:24.725Z] total 516 [2021-06-18T05:23:24.725Z] drwxrwxr-x 10 1001 1001 4096 Jun 18 05:23 . [2021-06-18T05:23:24.725Z] drwxr-xr-x 4 root root 28 Jun 18 05:21 .. [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 05:19 .dockerignore [2021-06-18T05:23:24.725Z] drwxrwxr-x 8 1001 1001 179 Jun 18 05:19 .git [2021-06-18T05:23:24.725Z] drwxrwxr-x 3 1001 1001 125 Jun 18 05:19 .github [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 05:19 .gitignore [2021-06-18T05:23:24.725Z] drwx------ 3 1001 1001 60 Jun 18 05:20 .semver [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 05:19 .sonarcloud.properties [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 05:19 Attribution.txt [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 05:19 CONTRIBUTING.md [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 05:19 Dockerfile.build [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 05:19 Jenkinsfile [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 05:19 LICENSE [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 05:19 Makefile [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 05:19 README.md [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 05:19 SECURITY.md [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 05:20 VERSION [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 05:19 ZMQWindows.md [2021-06-18T05:23:24.725Z] drwxrwxr-x 2 1001 1001 37 Jun 18 05:19 bin [2021-06-18T05:23:24.725Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 05:19 cmd [2021-06-18T05:23:24.725Z] -rw-r--r-- 1 root root 398095 Jun 18 05:22 coverage.out [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 05:19 go.mod [2021-06-18T05:23:24.725Z] -rw-r--r-- 1 root root 20843 Jun 18 05:21 go.sum [2021-06-18T05:23:24.725Z] drwxrwxr-x 7 1001 1001 114 Jun 18 05:19 internal [2021-06-18T05:23:24.725Z] drwxrwxr-x 3 1001 1001 16 Jun 18 05:19 openapi [2021-06-18T05:23:24.725Z] drwxrwxr-x 4 1001 1001 71 Jun 18 05:19 snap [2021-06-18T05:23:24.725Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 05:19 version.go [Pipeline] sh [2021-06-18T05:23:25.034Z] + '[' -e coverage.out ] [2021-06-18T05:23:25.034Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T05:23:25.142Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T05:23:25.502Z] + make build [2021-06-18T05:23:25.502Z] go mod tidy [2021-06-18T05:23:25.502Z] 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-18T05:23:27.431Z] 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-18T05:23:35.619Z] 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-18T05:23:35.619Z] 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-18T05:23:36.570Z] 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-18T05:23:36.835Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T05:23:37.270Z] provisioning config files... [2021-06-18T05:23:37.300Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1499235396734947436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:23:37.674Z] ---> docker-login.sh [2021-06-18T05:23:37.674Z] nexus3.edgexfoundry.org:10001 [2021-06-18T05:23:37.803Z] 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-18T05:23:38.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:23:38.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:23:38.934Z] Configure a credential helper to remove this warning. See [2021-06-18T05:23:38.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:23:38.934Z] [2021-06-18T05:23:38.934Z] Login Succeeded [2021-06-18T05:23:38.934Z] nexus3.edgexfoundry.org:10002 [2021-06-18T05:23:39.193Z] 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-18T05:23:39.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:23:39.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:23:39.489Z] Configure a credential helper to remove this warning. See [2021-06-18T05:23:39.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:23:39.489Z] [2021-06-18T05:23:39.489Z] Login Succeeded [2021-06-18T05:23:39.489Z] nexus3.edgexfoundry.org:10003 [2021-06-18T05:23:39.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:23:39.769Z] 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-18T05:23:40.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:23:40.041Z] Configure a credential helper to remove this warning. See [2021-06-18T05:23:40.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:23:40.041Z] [2021-06-18T05:23:40.041Z] Login Succeeded [2021-06-18T05:23:40.041Z] nexus3.edgexfoundry.org:10004 [2021-06-18T05:23:40.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:23:40.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:23:40.589Z] Configure a credential helper to remove this warning. See [2021-06-18T05:23:40.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:23:40.589Z] [2021-06-18T05:23:40.589Z] Login Succeeded [2021-06-18T05:23:40.589Z] docker.io [2021-06-18T05:23:40.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T05:23:41.186Z] 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-18T05:23:41.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T05:23:41.457Z] Configure a credential helper to remove this warning. See [2021-06-18T05:23:41.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T05:23:41.457Z] [2021-06-18T05:23:41.457Z] Login Succeeded [2021-06-18T05:23:41.457Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T05:23:41.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T05:23:41.768Z] ========================================================= [2021-06-18T05:23:41.768Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T05:23:41.768Z] ========================================================= [2021-06-18T05:23:41.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:23:42.108Z] + 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-18T05:23:43.178Z] 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-18T05:23:44.591Z] $ docker stop --time=1 a1ba975af2b6e07ac462fb638a1a8993777a181dd1ff18dc2a416c5ba099ded9 [2021-06-18T05:23:44.737Z] Sending build context to Docker daemon 166.3MB [2021-06-18T05:23:44.737Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T05:23:44.737Z] Step 2/6 : FROM ${BASE} [2021-06-18T05:23:44.737Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T05:23:44.737Z] 595b0fe564bb: Pulling fs layer [2021-06-18T05:23:44.737Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T05:23:44.737Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T05:23:44.737Z] ba82ee9f976e: Pulling fs layer [2021-06-18T05:23:44.737Z] 506bd15cee9f: Pulling fs layer [2021-06-18T05:23:44.737Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T05:23:44.737Z] 618dc40b7e24: Pulling fs layer [2021-06-18T05:23:44.737Z] 75a0a4a0db45: Waiting [2021-06-18T05:23:44.737Z] 618dc40b7e24: Waiting [2021-06-18T05:23:44.737Z] 506bd15cee9f: Waiting [2021-06-18T05:23:44.737Z] ba82ee9f976e: Waiting [2021-06-18T05:23:44.737Z] 5b7225fbf94c: Verifying Checksum [2021-06-18T05:23:44.737Z] 5b7225fbf94c: Download complete [2021-06-18T05:23:44.737Z] 3088b5b3c5c0: Download complete [2021-06-18T05:23:44.737Z] 506bd15cee9f: Verifying Checksum [2021-06-18T05:23:44.737Z] 506bd15cee9f: Download complete [2021-06-18T05:23:44.737Z] 75a0a4a0db45: Verifying Checksum [2021-06-18T05:23:44.737Z] 75a0a4a0db45: Download complete [2021-06-18T05:23:44.737Z] 595b0fe564bb: Verifying Checksum [2021-06-18T05:23:44.737Z] 595b0fe564bb: Download complete [2021-06-18T05:23:45.340Z] 595b0fe564bb: Pull complete [2021-06-18T05:23:45.952Z] 3088b5b3c5c0: Pull complete [2021-06-18T05:23:46.370Z] $ docker rm -f a1ba975af2b6e07ac462fb638a1a8993777a181dd1ff18dc2a416c5ba099ded9 [2021-06-18T05:23:46.555Z] 5b7225fbf94c: Pull complete [2021-06-18T05:23:46.555Z] 618dc40b7e24: Verifying Checksum [2021-06-18T05:23:46.555Z] 618dc40b7e24: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-18T05:23:48.007Z] ba82ee9f976e: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:23:49.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T05:23:49.571Z] [2021-06-18T05:23:49.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:23:49.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T05:23:49.890Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-18T05:23:49.890Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-18T05:23:49.890Z] ca9280d653b3: Pulling fs layer [2021-06-18T05:23:49.890Z] 7e9c9ca2126c: Pulling fs layer [2021-06-18T05:23:50.153Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-18T05:23:50.153Z] cbdbe7a5bc2a: Download complete [2021-06-18T05:23:50.414Z] cbdbe7a5bc2a: Pull complete [2021-06-18T05:23:50.676Z] ca9280d653b3: Verifying Checksum [2021-06-18T05:23:50.676Z] ca9280d653b3: Download complete [2021-06-18T05:23:51.257Z] ca9280d653b3: Pull complete [2021-06-18T05:23:51.828Z] 7e9c9ca2126c: Verifying Checksum [2021-06-18T05:23:51.828Z] 7e9c9ca2126c: Download complete [2021-06-18T05:23:55.157Z] 7e9c9ca2126c: Pull complete [2021-06-18T05:23:55.157Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-18T05:23:55.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T05:23:55.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-18T05:23:55.248Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-06-18T05:23:55.290Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-18T05:23:58.270Z] $ docker top 3bd344cc252a07d571071ecf4d7919a7fd533fac90c6b6ffd48ec5b669de6687 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:23:58.649Z] + grep parallel [2021-06-18T05:23:58.649Z] + docker-compose build --help [2021-06-18T05:23:59.225Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T05:23:59.234Z] $ docker stop --time=1 3bd344cc252a07d571071ecf4d7919a7fd533fac90c6b6ffd48ec5b669de6687 [2021-06-18T05:24:00.446Z] $ docker rm -f 3bd344cc252a07d571071ecf4d7919a7fd533fac90c6b6ffd48ec5b669de6687 [2021-06-18T05:24:00.451Z] ba82ee9f976e: Pull complete [2021-06-18T05:24:00.451Z] 506bd15cee9f: Pull complete [2021-06-18T05:24:00.451Z] 75a0a4a0db45: Pull complete [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:24:00.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T05:24:00.886Z] . [Pipeline] withDockerContainer [2021-06-18T05:24:00.963Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-06-18T05:24:00.998Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-18T05:24:01.358Z] $ docker top a62668f73163549f9e4f03a1d123e14ff2a6511be1cd7b3a4097262210783d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:24:01.759Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T05:24:02.336Z] Building core-command ... [2021-06-18T05:24:02.336Z] Building core-data ... [2021-06-18T05:24:02.336Z] Building core-metadata ... [2021-06-18T05:24:02.336Z] Building security-bootstrapper ... [2021-06-18T05:24:02.336Z] Building security-proxy-setup ... [2021-06-18T05:24:02.336Z] Building security-secretstore-setup ... [2021-06-18T05:24:02.336Z] Building support-notifications ... [2021-06-18T05:24:02.336Z] Building support-scheduler ... [2021-06-18T05:24:02.336Z] Building sys-mgmt-agent ... [2021-06-18T05:24:02.336Z] Building security-secretstore-setup [2021-06-18T05:24:02.336Z] Building security-proxy-setup [2021-06-18T05:24:02.336Z] Building support-scheduler [2021-06-18T05:24:02.336Z] Building sys-mgmt-agent [2021-06-18T05:24:02.336Z] Building core-data [2021-06-18T05:24:04.771Z] 618dc40b7e24: Pull complete [2021-06-18T05:24:04.771Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T05:24:04.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T05:24:04.771Z] ---> a36622ca3599 [2021-06-18T05:24:04.771Z] 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-18T05:24:05.044Z] ---> Running in 4a86c707f494 [2021-06-18T05:24:06.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:24:07.514Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:24:08.107Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T05:24:08.378Z] (2/12) Installing file (5.39-r0) [2021-06-18T05:24:08.378Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T05:24:08.378Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T05:24:12.671Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T05:24:12.671Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T05:24:12.671Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T05:24:12.943Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T05:24:12.943Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T05:24:12.943Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T05:24:13.214Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T05:24:13.214Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T05:24:13.487Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T05:24:13.487Z] OK: 218 MiB in 52 packages [2021-06-18T05:24:17.288Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:24:17.288Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:24:17.288Z] ---> 1b9cf3bfa051 [2021-06-18T05:24:17.288Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T05:24:17.288Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:24:17.288Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:24:17.288Z] ---> 1b9cf3bfa051 [2021-06-18T05:24:17.288Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T05:24:17.288Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:24:17.288Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:24:17.288Z] ---> 1b9cf3bfa051 [2021-06-18T05:24:17.288Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:24:17.793Z] Removing intermediate container 4a86c707f494 [2021-06-18T05:24:17.793Z] ---> bd0aca682780 [2021-06-18T05:24:17.793Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T05:24:17.793Z] ---> Running in 93cc0655991c [2021-06-18T05:24:17.793Z] Removing intermediate container 93cc0655991c [2021-06-18T05:24:17.793Z] ---> a0e3ae6347bb [2021-06-18T05:24:17.793Z] Step 5/6 : COPY go.mod . [2021-06-18T05:24:18.779Z] ---> b896c69b2bfb [2021-06-18T05:24:18.779Z] Step 6/6 : RUN go mod download [2021-06-18T05:24:18.779Z] ---> Running in 7a1623ce6683 [2021-06-18T05:24:23.883Z] ---> Running in 9e1a710f9740 [2021-06-18T05:24:23.883Z] ---> Running in cfbce56175df [2021-06-18T05:24:23.883Z] ---> Running in 5c2e73904529 [2021-06-18T05:24:24.456Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:24:24.456Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:24:24.719Z] ---> 1b9cf3bfa051 [2021-06-18T05:24:24.719Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:24:24.719Z] ---> Using cache [2021-06-18T05:24:24.719Z] ---> 42dd092ab48c [2021-06-18T05:24:24.719Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:24:25.299Z] Removing intermediate container 9e1a710f9740 [2021-06-18T05:24:25.299Z] ---> 42dd092ab48c [2021-06-18T05:24:25.299Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:24:25.299Z] Removing intermediate container 5c2e73904529 [2021-06-18T05:24:25.299Z] ---> e8e39b490ead [2021-06-18T05:24:25.299Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:24:25.299Z] Removing intermediate container cfbce56175df [2021-06-18T05:24:25.299Z] ---> 9e97be9d6823 [2021-06-18T05:24:25.299Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:24:25.299Z] ---> Running in efafb9dcb59e [2021-06-18T05:24:25.299Z] ---> Running in c227ceaded86 [2021-06-18T05:24:25.560Z] ---> Running in 93a4a11498d4 [2021-06-18T05:24:25.560Z] ---> Running in fe8562abdfa8 [2021-06-18T05:24:25.826Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:24:25.826Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:24:25.826Z] ---> 1b9cf3bfa051 [2021-06-18T05:24:25.826Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T05:24:25.826Z] ---> Using cache [2021-06-18T05:24:25.826Z] ---> 9e97be9d6823 [2021-06-18T05:24:25.826Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:24:26.399Z] ---> Running in 044a93ea2921 [2021-06-18T05:24:26.995Z] Removing intermediate container efafb9dcb59e [2021-06-18T05:24:26.995Z] ---> 1ebdb6af711a [2021-06-18T05:24:26.995Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T05:24:26.995Z] ---> Running in 058087e7a2f2 [2021-06-18T05:24:26.995Z] Removing intermediate container c227ceaded86 [2021-06-18T05:24:26.995Z] ---> 695a61004397 [2021-06-18T05:24:26.995Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T05:24:26.995Z] ---> Running in c57132216a78 [2021-06-18T05:24:26.995Z] Removing intermediate container 93a4a11498d4 [2021-06-18T05:24:26.995Z] ---> 35cc437d9dc5 [2021-06-18T05:24:26.995Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T05:24:27.259Z] Removing intermediate container fe8562abdfa8 [2021-06-18T05:24:27.259Z] ---> 7bac520783d0 [2021-06-18T05:24:27.259Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T05:24:27.259Z] ---> Running in c6851a9b37ac [2021-06-18T05:24:27.259Z] ---> Running in 216e5fc3115f [2021-06-18T05:24:27.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:27.850Z] Removing intermediate container 044a93ea2921 [2021-06-18T05:24:27.850Z] ---> c478ac20163d [2021-06-18T05:24:27.850Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T05:24:27.850Z] ---> Running in 8da9775a85b4 [2021-06-18T05:24:27.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:27.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:27.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:28.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:28.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:28.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:28.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:28.904Z] OK: 219 MiB in 52 packages [2021-06-18T05:24:29.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:29.169Z] OK: 219 MiB in 52 packages [2021-06-18T05:24:29.444Z] Removing intermediate container 058087e7a2f2 [2021-06-18T05:24:29.444Z] ---> f5e63be47e25 [2021-06-18T05:24:29.444Z] Step 6/23 : COPY go.mod . [2021-06-18T05:24:29.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:24:29.444Z] OK: 219 MiB in 52 packages [2021-06-18T05:24:29.444Z] ---> 9f038105a444 [2021-06-18T05:24:29.444Z] Step 7/23 : RUN go mod download [2021-06-18T05:24:29.728Z] ---> Running in 954d7014c8bb [2021-06-18T05:24:29.728Z] Removing intermediate container c6851a9b37ac [2021-06-18T05:24:29.728Z] ---> 16a64f5d8475 [2021-06-18T05:24:29.728Z] Step 6/24 : COPY go.mod . [2021-06-18T05:24:29.999Z] OK: 219 MiB in 52 packages [2021-06-18T05:24:29.999Z] OK: 219 MiB in 52 packages [2021-06-18T05:24:29.999Z] Removing intermediate container 216e5fc3115f [2021-06-18T05:24:29.999Z] ---> 8b1b5e29bf75 [2021-06-18T05:24:29.999Z] Step 6/26 : COPY go.mod . [2021-06-18T05:24:29.999Z] ---> b07ffc26727b [2021-06-18T05:24:29.999Z] Step 7/24 : RUN go mod download [2021-06-18T05:24:29.999Z] ---> Running in f93f23317a13 [2021-06-18T05:24:30.261Z] ---> 972df9cbacba [2021-06-18T05:24:30.261Z] Step 7/26 : RUN go mod download [2021-06-18T05:24:30.261Z] ---> Running in 74651662107b [2021-06-18T05:24:30.261Z] Removing intermediate container 8da9775a85b4 [2021-06-18T05:24:30.261Z] ---> d6b8994b9ef5 [2021-06-18T05:24:30.261Z] Step 6/22 : COPY go.mod . [2021-06-18T05:24:30.525Z] Removing intermediate container c57132216a78 [2021-06-18T05:24:30.525Z] ---> 3a7ba8c7e9d6 [2021-06-18T05:24:30.525Z] Step 6/24 : COPY go.mod . [2021-06-18T05:24:30.525Z] ---> b75c247e540d [2021-06-18T05:24:30.525Z] Step 7/22 : RUN go mod download [2021-06-18T05:24:30.525Z] ---> Running in 3f8607e72b65 [2021-06-18T05:24:30.791Z] Removing intermediate container 954d7014c8bb [2021-06-18T05:24:30.791Z] ---> b1c1a537bce2 [2021-06-18T05:24:30.791Z] Step 8/23 : COPY . . [2021-06-18T05:24:31.060Z] ---> 26811417ff37 [2021-06-18T05:24:31.060Z] Step 7/24 : RUN go mod download [2021-06-18T05:24:31.060Z] ---> Running in 8fa5b1c772a3 [2021-06-18T05:24:32.463Z] Removing intermediate container f93f23317a13 [2021-06-18T05:24:32.463Z] ---> 042bac5c621a [2021-06-18T05:24:32.463Z] Step 8/24 : COPY . . [2021-06-18T05:24:35.051Z] Removing intermediate container 3f8607e72b65 [2021-06-18T05:24:35.051Z] ---> 64744663640f [2021-06-18T05:24:35.051Z] Step 8/22 : COPY . . [2021-06-18T05:24:35.051Z] Removing intermediate container 74651662107b [2021-06-18T05:24:35.051Z] ---> 0ef58f7227bd [2021-06-18T05:24:35.051Z] Step 8/26 : COPY . . [2021-06-18T05:24:36.494Z] Removing intermediate container 8fa5b1c772a3 [2021-06-18T05:24:36.494Z] ---> 50d472de3ead [2021-06-18T05:24:36.494Z] Step 8/24 : COPY . . [2021-06-18T05:24:43.112Z] ---> 03354963bd9f [2021-06-18T05:24:43.112Z] Step 9/23 : RUN go mod tidy [2021-06-18T05:24:45.622Z] Removing intermediate container 7a1623ce6683 [2021-06-18T05:24:45.622Z] ---> e6704cbe97c8 [2021-06-18T05:24:45.622Z] Successfully built e6704cbe97c8 [2021-06-18T05:24:45.622Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:24:45.960Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T05:24:45.960Z] . [Pipeline] withDockerContainer [2021-06-18T05:24:46.191Z] prd-ubuntu18.04-docker-arm64-4c-16g-153 does not seem to be running inside a container [2021-06-18T05:24:46.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T05:24:46.418Z] ---> bfab6f33838a [2021-06-18T05:24:46.418Z] Step 9/26 : RUN go mod tidy [2021-06-18T05:24:46.418Z] ---> b192fe46dc96 [2021-06-18T05:24:46.418Z] Step 9/22 : RUN go mod tidy [2021-06-18T05:24:46.680Z] ---> Running in a0c45cc3e94d [2021-06-18T05:24:46.940Z] ---> Running in d9748dc6f65b [2021-06-18T05:24:46.940Z] ---> Running in 2f870c3a6099 [2021-06-18T05:24:47.806Z] $ docker top d14e72bbd3995c994ccc987e6bbb1c6b5cc6adbf6e1285474f4c80df6868fc52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:24:48.727Z] + go version [2021-06-18T05:24:48.727Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T05:24:48.747Z] $ docker stop --time=1 d14e72bbd3995c994ccc987e6bbb1c6b5cc6adbf6e1285474f4c80df6868fc52 [2021-06-18T05:24:48.865Z] ---> 8a76007cc5dd [2021-06-18T05:24:48.865Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:24:48.865Z] ---> Running in c7370ff59f1b [2021-06-18T05:24:50.253Z] Removing intermediate container 2f870c3a6099 [2021-06-18T05:24:50.253Z] ---> fe44b2949fc3 [2021-06-18T05:24:50.253Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T05:24:50.253Z] ---> Running in b0d8207dbfa6 [2021-06-18T05:24:50.579Z] $ docker rm -f d14e72bbd3995c994ccc987e6bbb1c6b5cc6adbf6e1285474f4c80df6868fc52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-18T05:24:50.827Z] Removing intermediate container a0c45cc3e94d [2021-06-18T05:24:50.827Z] ---> 8f9b1a0328e8 [2021-06-18T05:24:50.827Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:24:51.309Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T05:24:51.309Z] . [Pipeline] withDockerContainer [2021-06-18T05:24:51.409Z] ---> Running in 01e4cc180eb7 [2021-06-18T05:24:51.566Z] prd-ubuntu18.04-docker-arm64-4c-16g-153 does not seem to be running inside a container [2021-06-18T05:24:51.654Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T05:24:51.671Z] Removing intermediate container d9748dc6f65b [2021-06-18T05:24:51.671Z] ---> 2d8c9d48ee56 [2021-06-18T05:24:51.671Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T05:24:52.252Z] 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-18T05:24:52.252Z] ---> Running in c9218ec5ebcd [2021-06-18T05:24:53.129Z] $ docker top 34644bb03e54e30c7c40e171831e75dd023e5183a8aa12aeb6b61e4dfed97fbc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T05:24:53.412Z] ========================================================= [2021-06-18T05:24:53.412Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T05:24:53.412Z] ========================================================= [Pipeline] sh [2021-06-18T05:24:53.643Z] 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-18T05:24:54.058Z] + go mod tidy [2021-06-18T05:24:54.593Z] Removing intermediate container c7370ff59f1b [2021-06-18T05:24:54.593Z] ---> c65a5fbcacbb [2021-06-18T05:24:54.593Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T05:24:54.593Z] ---> Running in 29a32f3de8cb [2021-06-18T05:24:54.593Z] 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 [Pipeline] sh [2021-06-18T05:24:55.190Z] 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-18T05:24:55.326Z] + make test [2021-06-18T05:24:55.326Z] go mod tidy [2021-06-18T05:24:55.929Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T05:25:05.307Z] ---> 25fab59c2cc3 [2021-06-18T05:25:05.307Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:25:05.307Z] ---> Running in 447b0062749d [2021-06-18T05:25:06.265Z] Removing intermediate container 447b0062749d [2021-06-18T05:25:06.265Z] ---> b96c70878cbb [2021-06-18T05:25:06.265Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T05:25:06.265Z] ---> Running in ef6f0b6e7d2f [2021-06-18T05:25:06.848Z] 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-18T05:25:22.761Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T05:25:25.081Z] 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-18T05:25:33.269Z] 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-18T05:25:33.536Z] Removing intermediate container 01e4cc180eb7 [2021-06-18T05:25:33.536Z] ---> 053ef1f3218b [2021-06-18T05:25:33.536Z] [2021-06-18T05:25:33.536Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T05:25:33.536Z] Removing intermediate container b0d8207dbfa6 [2021-06-18T05:25:33.536Z] ---> 209b87b64d66 [2021-06-18T05:25:33.536Z] [2021-06-18T05:25:33.536Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T05:25:33.803Z] 3.12: Pulling from library/alpine [2021-06-18T05:25:33.803Z] 3.12: Pulling from library/alpine [2021-06-18T05:25:34.073Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T05:25:34.073Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T05:25:34.073Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T05:25:34.073Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T05:25:34.345Z] ---> 13621d1b12d4 [2021-06-18T05:25:34.345Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T05:25:34.346Z] ---> 13621d1b12d4 [2021-06-18T05:25:34.346Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T05:25:34.611Z] ---> Running in c3cfbb8cb522 [2021-06-18T05:25:34.611Z] ---> Running in c81fbaeb97e4 [2021-06-18T05:25:35.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:35.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:35.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:35.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:35.721Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T05:25:35.721Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:25:35.721Z] OK: 6 MiB in 15 packages [2021-06-18T05:25:35.721Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T05:25:35.721Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T05:25:35.721Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T05:25:35.721Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T05:25:35.721Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:25:35.721Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T05:25:35.982Z] OK: 7 MiB in 18 packages [2021-06-18T05:25:36.930Z] Removing intermediate container c9218ec5ebcd [2021-06-18T05:25:36.930Z] ---> fb7c01a194d9 [2021-06-18T05:25:36.930Z] [2021-06-18T05:25:36.930Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T05:25:36.930Z] ---> 13621d1b12d4 [2021-06-18T05:25:36.930Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T05:25:36.930Z] ---> Running in 8f806c123632 [2021-06-18T05:25:36.930Z] Removing intermediate container c3cfbb8cb522 [2021-06-18T05:25:36.930Z] ---> 96eb24ebe5a5 [2021-06-18T05:25:36.930Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:25:36.930Z] ---> Running in c63190999fbd [2021-06-18T05:25:37.506Z] Removing intermediate container c81fbaeb97e4 [2021-06-18T05:25:37.506Z] ---> 508aad916f54 [2021-06-18T05:25:37.506Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T05:25:37.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:37.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:37.506Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T05:25:37.506Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T05:25:37.506Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T05:25:37.506Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T05:25:37.506Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T05:25:37.506Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T05:25:37.506Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:25:37.506Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T05:25:37.790Z] OK: 7 MiB in 20 packages [2021-06-18T05:25:37.790Z] Removing intermediate container c63190999fbd [2021-06-18T05:25:37.790Z] ---> e91bde4a8113 [2021-06-18T05:25:37.790Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T05:25:37.791Z] ---> Running in 6a4e4bce3eec [2021-06-18T05:25:37.791Z] ---> Running in fdaf34c6685e [2021-06-18T05:25:38.076Z] Removing intermediate container 6a4e4bce3eec [2021-06-18T05:25:38.076Z] ---> 6f5ca2b673f4 [2021-06-18T05:25:38.076Z] Step 14/22 : WORKDIR /edgex [2021-06-18T05:25:38.076Z] Removing intermediate container fdaf34c6685e [2021-06-18T05:25:38.076Z] ---> ea31e4d5e46b [2021-06-18T05:25:38.076Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T05:25:38.076Z] ---> Running in 44d4dfbc56d3 [2021-06-18T05:25:38.076Z] ---> Running in 53ea58109d0e [2021-06-18T05:25:38.356Z] Removing intermediate container 44d4dfbc56d3 [2021-06-18T05:25:38.356Z] ---> 75462a51ef6d [2021-06-18T05:25:38.356Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T05:25:38.622Z] Removing intermediate container 8f806c123632 [2021-06-18T05:25:38.622Z] ---> 7760a9061f5f [2021-06-18T05:25:38.622Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T05:25:38.622Z] Removing intermediate container 53ea58109d0e [2021-06-18T05:25:38.622Z] ---> dd08565fd1da [2021-06-18T05:25:38.622Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:25:38.622Z] ---> Running in e04bd214830c [2021-06-18T05:25:38.622Z] ---> ed757f3b94ad [2021-06-18T05:25:38.622Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T05:25:38.884Z] Removing intermediate container e04bd214830c [2021-06-18T05:25:38.884Z] ---> fc91ad501360 [2021-06-18T05:25:38.884Z] Step 14/26 : WORKDIR / [2021-06-18T05:25:38.884Z] ---> 90ec3e673f0a [2021-06-18T05:25:38.884Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T05:25:38.884Z] ---> Running in 5a555f82f4b5 [2021-06-18T05:25:39.471Z] Removing intermediate container 5a555f82f4b5 [2021-06-18T05:25:39.471Z] ---> 747a14c68d64 [2021-06-18T05:25:39.471Z] 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-18T05:25:39.735Z] ---> 8e5fdeb2a617 [2021-06-18T05:25:39.735Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T05:25:39.735Z] ---> b8076f5bb9f2 [2021-06-18T05:25:39.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T05:25:40.000Z] Removing intermediate container 29a32f3de8cb [2021-06-18T05:25:40.000Z] ---> 1e7e4562c486 [2021-06-18T05:25:40.000Z] [2021-06-18T05:25:40.000Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T05:25:40.000Z] ---> 13621d1b12d4 [2021-06-18T05:25:40.000Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T05:25:40.283Z] ---> 33ab59eed190 [2021-06-18T05:25:40.283Z] 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-18T05:25:40.283Z] ---> Running in c56bed240b31 [2021-06-18T05:25:40.283Z] ---> f3b21919c487 [2021-06-18T05:25:40.283Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T05:25:40.564Z] ---> e0d582a0bbf9 [2021-06-18T05:25:40.564Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T05:25:40.564Z] Removing intermediate container ef6f0b6e7d2f [2021-06-18T05:25:40.564Z] ---> b2ba015e032f [2021-06-18T05:25:40.564Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T05:25:40.564Z] ---> Running in c25619498eaa [2021-06-18T05:25:40.564Z] ---> Running in 4842b690f74c [2021-06-18T05:25:40.564Z] ---> Running in 20bf430fde06 [2021-06-18T05:25:40.564Z] Removing intermediate container c56bed240b31 [2021-06-18T05:25:40.564Z] ---> b0a97bd9e578 [2021-06-18T05:25:40.564Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T05:25:40.564Z] ---> Running in 3056a42c7b5a [2021-06-18T05:25:40.564Z] Removing intermediate container c25619498eaa [2021-06-18T05:25:40.564Z] ---> a843745c7a4a [2021-06-18T05:25:40.564Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:25:40.564Z] ---> 223a4b11e6c1 [2021-06-18T05:25:40.564Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T05:25:40.564Z] ---> Running in e24d5463c88c [2021-06-18T05:25:40.564Z] Removing intermediate container 4842b690f74c [2021-06-18T05:25:40.564Z] ---> 693f8c4f2ca4 [2021-06-18T05:25:40.564Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T05:25:40.835Z] ---> Running in 74d58dda5168 [2021-06-18T05:25:40.835Z] Removing intermediate container 3056a42c7b5a [2021-06-18T05:25:40.835Z] ---> f00f9a5850f0 [2021-06-18T05:25:40.835Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T05:25:40.835Z] ---> Running in e190d818d356 [2021-06-18T05:25:40.835Z] Removing intermediate container e24d5463c88c [2021-06-18T05:25:40.835Z] ---> 63ba61754814 [2021-06-18T05:25:40.835Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T05:25:40.835Z] ---> Running in 686270e5dfd2 [2021-06-18T05:25:40.835Z] ---> c8b7afdf81ad [2021-06-18T05:25:40.836Z] 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-18T05:25:40.836Z] 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-18T05:25:40.836Z] Removing intermediate container e190d818d356 [2021-06-18T05:25:40.836Z] ---> c0029324f8ae [2021-06-18T05:25:40.836Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:25:40.836Z] Removing intermediate container 74d58dda5168 [2021-06-18T05:25:40.836Z] ---> 52435141c33e [2021-06-18T05:25:40.836Z] Step 20/22 : LABEL arch=x86_64 [2021-06-18T05:25:41.111Z] ---> Running in 653ed4fb800a [2021-06-18T05:25:41.111Z] ---> Running in 005f296a8f1a [2021-06-18T05:25:41.111Z] Removing intermediate container 686270e5dfd2 [2021-06-18T05:25:41.111Z] ---> 4a4df45ac112 [2021-06-18T05:25:41.111Z] Step 22/23 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:25:41.111Z] ---> Running in 2e9eeb08b15b [2021-06-18T05:25:41.111Z] ---> 617256190d40 [2021-06-18T05:25:41.111Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T05:25:41.111Z] Removing intermediate container 005f296a8f1a [2021-06-18T05:25:41.111Z] ---> 24092b6b97ed [2021-06-18T05:25:41.111Z] Step 21/22 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:25:41.385Z] ---> Running in 64b41bf31447 [2021-06-18T05:25:41.385Z] Removing intermediate container 2e9eeb08b15b [2021-06-18T05:25:41.385Z] ---> 28db9f8ffc71 [2021-06-18T05:25:41.385Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T05:25:41.650Z] ---> Running in 15812c5f073b [2021-06-18T05:25:41.650Z] Removing intermediate container 64b41bf31447 [2021-06-18T05:25:41.650Z] ---> 40b3998f78b7 [2021-06-18T05:25:41.650Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T05:25:41.650Z] ---> 7376b905c95d [2021-06-18T05:25:41.650Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T05:25:41.650Z] ---> Running in 6a55747b4875 [2021-06-18T05:25:41.650Z] Removing intermediate container 15812c5f073b [2021-06-18T05:25:41.650Z] ---> abb729a1a207 [2021-06-18T05:25:41.650Z] [2021-06-18T05:25:41.915Z] Successfully built abb729a1a207 [2021-06-18T05:25:41.915Z] Successfully tagged support-scheduler:latest [2021-06-18T05:25:41.915Z] Building security-bootstrapper [2021-06-18T05:25:42.182Z]  Building support-scheduler ... done Removing intermediate container 6a55747b4875 [2021-06-18T05:25:42.182Z] ---> 527d53d18bdf [2021-06-18T05:25:42.182Z] [2021-06-18T05:25:42.182Z] ---> c911cca41197 [2021-06-18T05:25:42.182Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T05:25:42.182Z] Successfully built 527d53d18bdf [2021-06-18T05:25:42.445Z] Successfully tagged security-proxy-setup:latest [2021-06-18T05:25:42.445Z]  Building security-proxy-setup ... done Building support-notifications [2021-06-18T05:25:43.018Z] Removing intermediate container 653ed4fb800a [2021-06-18T05:25:43.018Z] ---> 6dfe5cda2b28 [2021-06-18T05:25:43.018Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T05:25:43.962Z] Removing intermediate container 20bf430fde06 [2021-06-18T05:25:43.962Z] ---> e4556358aeeb [2021-06-18T05:25:43.962Z] [2021-06-18T05:25:43.962Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T05:25:44.224Z] ---> 6de28864e987 [2021-06-18T05:25:44.224Z] 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-18T05:25:45.614Z] ---> Running in 0b62593e2d21 [2021-06-18T05:25:46.188Z] ---> Running in 618d31bb1859 [2021-06-18T05:25:46.188Z] 20.10.0: Pulling from library/docker [2021-06-18T05:25:46.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:47.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:47.989Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T05:25:47.989Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T05:25:48.250Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T05:25:48.250Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T05:25:48.516Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T05:25:49.089Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T05:25:49.090Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:25:49.090Z] OK: 8 MiB in 20 packages [2021-06-18T05:25:50.060Z] Removing intermediate container 618d31bb1859 [2021-06-18T05:25:50.060Z] ---> ce1f602c54fa [2021-06-18T05:25:50.060Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T05:25:51.463Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:25:51.463Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:25:51.463Z] ---> 1b9cf3bfa051 [2021-06-18T05:25:51.463Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T05:25:51.463Z] ---> Using cache [2021-06-18T05:25:51.463Z] ---> 9e97be9d6823 [2021-06-18T05:25:51.463Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:25:51.463Z] ---> Using cache [2021-06-18T05:25:51.463Z] ---> c478ac20163d [2021-06-18T05:25:51.463Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T05:25:52.852Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:25:52.852Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:25:52.852Z] ---> 1b9cf3bfa051 [2021-06-18T05:25:52.852Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T05:25:52.852Z] ---> Using cache [2021-06-18T05:25:52.852Z] ---> 9e97be9d6823 [2021-06-18T05:25:52.852Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:25:52.852Z] ---> Using cache [2021-06-18T05:25:52.852Z] ---> c478ac20163d [2021-06-18T05:25:52.852Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T05:25:52.852Z] ---> Using cache [2021-06-18T05:25:52.852Z] ---> d6b8994b9ef5 [2021-06-18T05:25:52.852Z] Step 6/32 : COPY go.mod . [2021-06-18T05:25:52.852Z] ---> Using cache [2021-06-18T05:25:52.852Z] ---> b75c247e540d [2021-06-18T05:25:52.852Z] Step 7/32 : RUN go mod download [2021-06-18T05:25:52.852Z] ---> Using cache [2021-06-18T05:25:52.852Z] ---> 64744663640f [2021-06-18T05:25:52.852Z] Step 8/32 : COPY . . [2021-06-18T05:25:52.852Z] ---> Using cache [2021-06-18T05:25:52.852Z] ---> b192fe46dc96 [2021-06-18T05:25:52.852Z] Step 9/32 : RUN go mod tidy [2021-06-18T05:25:52.852Z] ---> Using cache [2021-06-18T05:25:52.852Z] ---> fe44b2949fc3 [2021-06-18T05:25:52.852Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T05:25:53.432Z] ---> Running in 205d338d9c4c [2021-06-18T05:25:53.432Z] ---> Running in cd8a65d2a79c [2021-06-18T05:25:53.432Z] ---> Running in a281da354ea1 [2021-06-18T05:25:53.705Z] Removing intermediate container 0b62593e2d21 [2021-06-18T05:25:53.705Z] ---> 6175766086c8 [2021-06-18T05:25:53.705Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:25:53.705Z] Removing intermediate container 205d338d9c4c [2021-06-18T05:25:53.705Z] ---> 3133a9e2116e [2021-06-18T05:25:53.705Z] Step 24/26 : LABEL arch=x86_64 [2021-06-18T05:25:53.705Z] ---> Running in dc5b1bf908a6 [2021-06-18T05:25:53.987Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T05:25:53.987Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T05:25:53.987Z] ---> aefe523efa57 [2021-06-18T05:25:53.987Z] 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-18T05:25:53.987Z] ---> Running in 620f5953501c [2021-06-18T05:25:53.987Z] Removing intermediate container dc5b1bf908a6 [2021-06-18T05:25:53.987Z] ---> 550467a9791f [2021-06-18T05:25:53.987Z] Step 25/26 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:25:53.987Z] ---> a1b377b31f39 [2021-06-18T05:25:53.987Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T05:25:53.987Z] ---> Running in 6637784a15cb [2021-06-18T05:25:53.987Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:53.987Z] Removing intermediate container 620f5953501c [2021-06-18T05:25:53.987Z] ---> e5ed127f4f9e [2021-06-18T05:25:53.987Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T05:25:54.253Z] 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-18T05:25:54.253Z] ---> Running in 700ac4dbdf6e [2021-06-18T05:25:54.253Z] Removing intermediate container 6637784a15cb [2021-06-18T05:25:54.253Z] ---> 25004baca703 [2021-06-18T05:25:54.253Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T05:25:54.253Z] ---> Running in e1377ac19d3c [2021-06-18T05:25:54.521Z] Removing intermediate container e1377ac19d3c [2021-06-18T05:25:54.521Z] ---> 8fb20285a8cc [2021-06-18T05:25:54.521Z] [2021-06-18T05:25:54.521Z] ---> 16c33ad8682d [2021-06-18T05:25:54.521Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T05:25:54.521Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:54.783Z] Successfully built 8fb20285a8cc [2021-06-18T05:25:54.783Z] Successfully tagged security-secretstore-setup:latest [2021-06-18T05:25:54.783Z] Building core-command [2021-06-18T05:25:54.783Z]  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:54.783Z] ---> b6177d8f84dd [2021-06-18T05:25:54.783Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T05:25:54.783Z] ---> Running in 5705e8a64173 [2021-06-18T05:25:55.047Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T05:25:55.047Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T05:25:55.047Z] Executing bash-5.0.17-r0.post-install [2021-06-18T05:25:55.047Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T05:25:55.047Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T05:25:55.047Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:25:55.047Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T05:25:55.047Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T05:25:55.047Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T05:25:55.047Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T05:25:55.047Z] Removing intermediate container 5705e8a64173 [2021-06-18T05:25:55.047Z] ---> ba2ea4df42a6 [2021-06-18T05:25:55.047Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:25:55.047Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T05:25:55.047Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T05:25:55.047Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T05:25:55.047Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T05:25:55.047Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T05:25:56.023Z] OK: 219 MiB in 52 packages [2021-06-18T05:25:56.023Z] ---> Running in d9dd728a79de [2021-06-18T05:25:57.406Z] Removing intermediate container d9dd728a79de [2021-06-18T05:25:57.406Z] ---> f00fe771f77f [2021-06-18T05:25:57.406Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T05:25:57.803Z] Removing intermediate container cd8a65d2a79c [2021-06-18T05:25:57.803Z] ---> a67dd210fcdf [2021-06-18T05:25:57.803Z] Step 6/23 : COPY go.mod . [2021-06-18T05:25:58.466Z] ---> Running in 5e2718d90947 [2021-06-18T05:25:58.466Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T05:25:58.466Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T05:25:58.466Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T05:25:58.466Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T05:25:59.054Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T05:25:59.994Z] ---> 46f6b6997132 [2021-06-18T05:25:59.994Z] Step 7/23 : RUN go mod download [2021-06-18T05:25:59.994Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:25:59.994Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:25:59.994Z] ---> 1b9cf3bfa051 [2021-06-18T05:25:59.994Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:25:59.994Z] ---> Using cache [2021-06-18T05:25:59.994Z] ---> 9e97be9d6823 [2021-06-18T05:25:59.994Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:25:59.994Z] ---> Using cache [2021-06-18T05:25:59.994Z] ---> c478ac20163d [2021-06-18T05:25:59.994Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T05:25:59.994Z] ---> Using cache [2021-06-18T05:25:59.994Z] ---> d6b8994b9ef5 [2021-06-18T05:25:59.994Z] Step 6/24 : COPY go.mod . [2021-06-18T05:25:59.994Z] ---> Using cache [2021-06-18T05:25:59.994Z] ---> b75c247e540d [2021-06-18T05:25:59.994Z] Step 7/24 : RUN go mod download [2021-06-18T05:25:59.994Z] ---> Using cache [2021-06-18T05:25:59.994Z] ---> 64744663640f [2021-06-18T05:25:59.994Z] Step 8/24 : COPY . . [2021-06-18T05:25:59.994Z] ---> Using cache [2021-06-18T05:25:59.994Z] ---> b192fe46dc96 [2021-06-18T05:25:59.994Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:25:59.994Z] ---> Using cache [2021-06-18T05:25:59.994Z] ---> fe44b2949fc3 [2021-06-18T05:25:59.994Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T05:26:00.572Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T05:26:00.572Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T05:26:00.572Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T05:26:00.572Z] ---> Running in 34a06353bf79 [2021-06-18T05:26:00.572Z] Removing intermediate container 5e2718d90947 [2021-06-18T05:26:00.572Z] ---> ffb27267020c [2021-06-18T05:26:00.572Z] Step 23/24 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:26:00.572Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T05:26:00.572Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T05:26:00.572Z] ---> Running in 4f973aea3707 [2021-06-18T05:26:00.836Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T05:26:00.836Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T05:26:00.836Z] ---> Running in 83d8d2c46dfa [2021-06-18T05:26:00.836Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T05:26:00.836Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T05:26:00.836Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T05:26:00.836Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T05:26:00.836Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T05:26:00.836Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T05:26:00.836Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T05:26:00.836Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T05:26:01.100Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T05:26:01.100Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T05:26:01.100Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T05:26:01.100Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T05:26:01.100Z] Removing intermediate container 83d8d2c46dfa [2021-06-18T05:26:01.100Z] ---> e8bc7924003c [2021-06-18T05:26:01.100Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:26:01.100Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T05:26:01.100Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T05:26:01.100Z] ---> Running in e3e6b229230d [2021-06-18T05:26:01.100Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T05:26:01.100Z] OK: 72 MiB in 59 packages [2021-06-18T05:26:01.680Z] Removing intermediate container e3e6b229230d [2021-06-18T05:26:01.680Z] ---> 9b7584052d45 [2021-06-18T05:26:01.680Z] [2021-06-18T05:26:01.680Z] Successfully built 9b7584052d45 [2021-06-18T05:26:01.680Z] 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-18T05:26:01.680Z] Successfully tagged core-data:latest [2021-06-18T05:26:01.680Z] Building core-metadata [2021-06-18T05:26:02.905Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-18T05:26:02.905Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T05:26:04.316Z] Removing intermediate container 34a06353bf79 [2021-06-18T05:26:04.316Z] ---> 4542dbbccd48 [2021-06-18T05:26:04.316Z] Step 8/23 : COPY . . [2021-06-18T05:26:04.583Z] Collecting PyYAML<4,>=3.10 [2021-06-18T05:26:04.583Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T05:26:05.552Z] 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-18T05:26:05.552Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T05:26:05.552Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T05:26:06.134Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T05:26:06.134Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T05:26:08.114Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T05:26:08.114Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T05:26:09.525Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T05:26:09.525Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T05:26:09.525Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T05:26:09.525Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T05:26:13.753Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T05:26:14.031Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T05:26:15.420Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T05:26:15.420Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T05:26:15.420Z] ---> e0bafd36a25a [2021-06-18T05:26:15.420Z] Step 9/23 : RUN go mod tidy [2021-06-18T05:26:16.002Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:26:16.002Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:26:16.002Z] ---> 1b9cf3bfa051 [2021-06-18T05:26:16.002Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:26:16.002Z] ---> Using cache [2021-06-18T05:26:16.002Z] ---> 9e97be9d6823 [2021-06-18T05:26:16.002Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:26:16.002Z] ---> Using cache [2021-06-18T05:26:16.002Z] ---> c478ac20163d [2021-06-18T05:26:16.002Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T05:26:16.002Z] ---> Using cache [2021-06-18T05:26:16.002Z] ---> d6b8994b9ef5 [2021-06-18T05:26:16.002Z] Step 6/24 : COPY go.mod . [2021-06-18T05:26:16.002Z] ---> Using cache [2021-06-18T05:26:16.002Z] ---> b75c247e540d [2021-06-18T05:26:16.002Z] Step 7/24 : RUN go mod download [2021-06-18T05:26:16.002Z] ---> Using cache [2021-06-18T05:26:16.002Z] ---> 64744663640f [2021-06-18T05:26:16.002Z] Step 8/24 : COPY . . [2021-06-18T05:26:16.002Z] ---> Using cache [2021-06-18T05:26:16.002Z] ---> b192fe46dc96 [2021-06-18T05:26:16.002Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:26:16.002Z] ---> Using cache [2021-06-18T05:26:16.002Z] ---> fe44b2949fc3 [2021-06-18T05:26:16.002Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T05:26:16.002Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T05:26:16.002Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T05:26:16.002Z] ---> Running in 9cb030e62e43 [2021-06-18T05:26:16.002Z] ---> Running in 975c51e6290d [2021-06-18T05:26:16.578Z] Collecting idna<2.8,>=2.5 [2021-06-18T05:26:16.578Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T05:26:16.578Z] 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-18T05:26:16.578Z] 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-18T05:26:16.578Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T05:26:16.578Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T05:26:16.842Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T05:26:16.842Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T05:26:16.842Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T05:26:16.842Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T05:26:16.842Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T05:26:16.842Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T05:26:17.103Z] 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-18T05:26:17.367Z] Installing collected packages: PyYAML, jsonschema, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, cached-property, texttable, docopt, docker-compose [2021-06-18T05:26:17.367Z] Running setup.py install for PyYAML: started [2021-06-18T05:26:18.786Z] Removing intermediate container 9cb030e62e43 [2021-06-18T05:26:18.786Z] ---> 27e87f91cda9 [2021-06-18T05:26:18.786Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T05:26:18.786Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T05:26:18.786Z] ---> Running in bfa8e1f1c4c9 [2021-06-18T05:26:18.786Z] Attempting uninstall: idna [2021-06-18T05:26:18.786Z] Found existing installation: idna 2.9 [2021-06-18T05:26:18.786Z] Uninstalling idna-2.9: [2021-06-18T05:26:18.786Z] Successfully uninstalled idna-2.9 [2021-06-18T05:26:19.059Z] Attempting uninstall: urllib3 [2021-06-18T05:26:19.059Z] Found existing installation: urllib3 1.25.9 [2021-06-18T05:26:19.059Z] Uninstalling urllib3-1.25.9: [2021-06-18T05:26:19.059Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T05:26:19.059Z] 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-18T05:26:19.328Z] Attempting uninstall: requests [2021-06-18T05:26:19.328Z] Found existing installation: requests 2.23.0 [2021-06-18T05:26:19.328Z] Uninstalling requests-2.23.0: [2021-06-18T05:26:19.328Z] Successfully uninstalled requests-2.23.0 [2021-06-18T05:26:19.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T05:26:19.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T05:26:19.920Z] Running setup.py install for dockerpty: started [2021-06-18T05:26:20.868Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T05:26:20.868Z] Running setup.py install for texttable: started [2021-06-18T05:26:21.820Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T05:26:21.820Z] Running setup.py install for docopt: started [2021-06-18T05:26:22.778Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T05:26:23.040Z] 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-18T05:26:23.688Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T05:26:23.689Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T05:26:27.266Z] Removing intermediate container 700ac4dbdf6e [2021-06-18T05:26:27.266Z] ---> 38d637d7b3fa [2021-06-18T05:26:27.266Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T05:26:27.266Z] ---> Running in 794ab2d0d51c [2021-06-18T05:26:27.266Z] Removing intermediate container 794ab2d0d51c [2021-06-18T05:26:27.266Z] ---> 77a034f2f543 [2021-06-18T05:26:27.266Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T05:26:27.266Z] ---> Running in de6f986c0fdf [2021-06-18T05:26:27.535Z] Removing intermediate container de6f986c0fdf [2021-06-18T05:26:27.535Z] ---> 4b3dc7513cb1 [2021-06-18T05:26:27.535Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T05:26:28.487Z] ---> 66ca9fd69993 [2021-06-18T05:26:28.487Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T05:26:28.759Z] ---> 0d710480a12c [2021-06-18T05:26:28.759Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T05:26:30.203Z] ---> c127a2e9b319 [2021-06-18T05:26:30.203Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T05:26:30.203Z] ---> Running in 2527b2f9d81c [2021-06-18T05:26:30.203Z] Removing intermediate container a281da354ea1 [2021-06-18T05:26:30.203Z] ---> ced7dafc9d13 [2021-06-18T05:26:30.203Z] [2021-06-18T05:26:30.203Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T05:26:30.203Z] ---> 13621d1b12d4 [2021-06-18T05:26:30.203Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T05:26:30.203Z] ---> Running in e5f870f983da [2021-06-18T05:26:30.203Z] Removing intermediate container 2527b2f9d81c [2021-06-18T05:26:30.203Z] ---> a15f58c3719d [2021-06-18T05:26:30.203Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:26:30.203Z] ---> Running in be54023e93d7 [2021-06-18T05:26:30.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T05:26:30.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T05:26:30.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T05:26:30.423Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T05:26:30.473Z] Removing intermediate container e5f870f983da [2021-06-18T05:26:30.473Z] ---> 03c9534be488 [2021-06-18T05:26:30.473Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T05:26:30.473Z] ---> Running in 1ee0f86e3ecb [2021-06-18T05:26:30.473Z] Removing intermediate container be54023e93d7 [2021-06-18T05:26:30.473Z] ---> b1749ded0492 [2021-06-18T05:26:30.473Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T05:26:30.473Z] ---> Running in 44ca7c143b32 [2021-06-18T05:26:30.740Z] Removing intermediate container 44ca7c143b32 [2021-06-18T05:26:30.740Z] ---> 64a911dda68c [2021-06-18T05:26:30.740Z] Step 23/24 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:26:30.740Z] ---> Running in af0c6f40eaa0 [2021-06-18T05:26:31.030Z] Removing intermediate container af0c6f40eaa0 [2021-06-18T05:26:31.030Z] ---> c95637b93f99 [2021-06-18T05:26:31.030Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:26:31.030Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:26:31.030Z] ---> Running in 78cbefc707f5 [2021-06-18T05:26:31.306Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:26:31.306Z] Removing intermediate container 78cbefc707f5 [2021-06-18T05:26:31.306Z] ---> 78115de68c84 [2021-06-18T05:26:31.306Z] [2021-06-18T05:26:31.306Z] Successfully built 78115de68c84 [2021-06-18T05:26:31.306Z] Successfully tagged sys-mgmt-agent:latest [2021-06-18T05:26:31.424Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T05:26:31.590Z]  Building sys-mgmt-agent ... done (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T05:26:31.590Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T05:26:31.590Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:26:31.590Z] OK: 6 MiB in 16 packages [2021-06-18T05:26:32.187Z] Removing intermediate container 1ee0f86e3ecb [2021-06-18T05:26:32.187Z] ---> ce8218b2cd65 [2021-06-18T05:26:32.187Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T05:26:32.187Z] ---> Running in 258f09abae58 [2021-06-18T05:26:32.187Z] Removing intermediate container 258f09abae58 [2021-06-18T05:26:32.187Z] ---> 94a01d4648b0 [2021-06-18T05:26:32.187Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T05:26:32.187Z] ---> Running in ebf65dc7c2ec [2021-06-18T05:26:32.404Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T05:26:32.460Z] Removing intermediate container ebf65dc7c2ec [2021-06-18T05:26:32.460Z] ---> 1cc4ef5506cf [2021-06-18T05:26:32.460Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T05:26:32.460Z] ---> Running in 56460aec5974 [2021-06-18T05:26:33.391Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T05:26:33.391Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T05:26:33.391Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T05:26:33.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T05:26:33.877Z] Removing intermediate container 56460aec5974 [2021-06-18T05:26:33.877Z] ---> d0ea90bc26ad [2021-06-18T05:26:33.877Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T05:26:33.877Z] ---> Running in 73f377646d4d [2021-06-18T05:26:33.877Z] Removing intermediate container 73f377646d4d [2021-06-18T05:26:33.877Z] ---> 09f10c0c5ecb [2021-06-18T05:26:33.877Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T05:26:34.461Z] ---> 6395891486b4 [2021-06-18T05:26:34.461Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T05:26:34.461Z] ---> Running in a28818b1f031 [2021-06-18T05:26:35.056Z] Removing intermediate container 4f973aea3707 [2021-06-18T05:26:35.057Z] ---> 1c105772401c [2021-06-18T05:26:35.057Z] [2021-06-18T05:26:35.057Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T05:26:35.057Z] ---> 13621d1b12d4 [2021-06-18T05:26:35.057Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T05:26:35.057Z] ---> Using cache [2021-06-18T05:26:35.057Z] ---> 96eb24ebe5a5 [2021-06-18T05:26:35.057Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:26:35.057Z] ---> Using cache [2021-06-18T05:26:35.057Z] ---> e91bde4a8113 [2021-06-18T05:26:35.057Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T05:26:35.057Z] ---> Running in 546c7bcef2b4 [2021-06-18T05:26:35.334Z] Removing intermediate container 546c7bcef2b4 [2021-06-18T05:26:35.334Z] ---> f2e785146101 [2021-06-18T05:26:35.334Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T05:26:35.334Z] ---> Running in ebfaa2e52655 [2021-06-18T05:26:35.607Z] Removing intermediate container ebfaa2e52655 [2021-06-18T05:26:35.607Z] ---> 5bcbaf34ad64 [2021-06-18T05:26:35.607Z] Step 16/24 : WORKDIR / [2021-06-18T05:26:35.607Z] ---> Running in 54d089cad0f3 [2021-06-18T05:26:35.607Z] Removing intermediate container a28818b1f031 [2021-06-18T05:26:35.607Z] ---> ff38df3063f4 [2021-06-18T05:26:35.607Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:26:35.881Z] Removing intermediate container 54d089cad0f3 [2021-06-18T05:26:35.881Z] ---> 9aef6436dd0d [2021-06-18T05:26:35.881Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:26:36.160Z] ---> 9088ec12f390 [2021-06-18T05:26:36.160Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T05:26:36.160Z] ---> e8414949d221 [2021-06-18T05:26:36.160Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T05:26:37.121Z] ---> 9b41d46d8989 [2021-06-18T05:26:37.121Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T05:26:37.121Z] ---> 5cc955b70b0f [2021-06-18T05:26:37.121Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T05:26:37.393Z] ---> bfbcc6e48241 [2021-06-18T05:26:37.393Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T05:26:37.393Z] ---> 03c3442c40a0 [2021-06-18T05:26:37.393Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T05:26:37.657Z] ---> Running in c9e3dcd9318b [2021-06-18T05:26:37.657Z] Removing intermediate container c9e3dcd9318b [2021-06-18T05:26:37.657Z] ---> fa9e0e753230 [2021-06-18T05:26:37.657Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:26:37.938Z] ---> Running in 653e56d85903 [2021-06-18T05:26:37.938Z] ---> 781e12968fdb [2021-06-18T05:26:37.938Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T05:26:37.938Z] Removing intermediate container 653e56d85903 [2021-06-18T05:26:37.938Z] ---> 8d2ce786f63d [2021-06-18T05:26:37.938Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T05:26:38.206Z] ---> Running in 271b496bd7c8 [2021-06-18T05:26:38.206Z] ---> 1bc7da955be7 [2021-06-18T05:26:38.206Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T05:26:38.206Z] ---> Running in eb12c9b9949e [2021-06-18T05:26:38.473Z] Removing intermediate container 271b496bd7c8 [2021-06-18T05:26:38.473Z] ---> cbe8482ec6c1 [2021-06-18T05:26:38.473Z] Step 23/24 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:26:38.473Z] ---> Running in d57261c86540 [2021-06-18T05:26:38.473Z] Removing intermediate container eb12c9b9949e [2021-06-18T05:26:38.473Z] ---> 4c262e7c604c [2021-06-18T05:26:38.473Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T05:26:38.746Z] Removing intermediate container d57261c86540 [2021-06-18T05:26:38.746Z] ---> 2fd3f167d237 [2021-06-18T05:26:38.746Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:26:38.746Z] ---> Running in 80e69c8be3bf [2021-06-18T05:26:38.746Z] ---> 27db617f7d9d [2021-06-18T05:26:38.746Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T05:26:39.019Z] Removing intermediate container 80e69c8be3bf [2021-06-18T05:26:39.019Z] ---> 6054a2325295 [2021-06-18T05:26:39.019Z] [2021-06-18T05:26:39.019Z] ---> Running in e5c894d2e542 [2021-06-18T05:26:39.019Z] Successfully built 6054a2325295 [2021-06-18T05:26:39.019Z] Successfully tagged core-command:latest [2021-06-18T05:26:40.450Z]  Building core-command ... done Removing intermediate container e5c894d2e542 [2021-06-18T05:26:40.450Z] ---> c993a8220f1d [2021-06-18T05:26:40.450Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T05:26:40.450Z] ---> Running in 87fb8baa158d [2021-06-18T05:26:40.450Z] Removing intermediate container 87fb8baa158d [2021-06-18T05:26:40.450Z] ---> 5ec8326193a5 [2021-06-18T05:26:40.450Z] Step 29/32 : CMD ["gate"] [2021-06-18T05:26:40.736Z] ---> Running in 58cfe40a30e0 [2021-06-18T05:26:40.736Z] Removing intermediate container 58cfe40a30e0 [2021-06-18T05:26:40.736Z] ---> 8df07d053323 [2021-06-18T05:26:40.736Z] Step 30/32 : LABEL arch=x86_64 [2021-06-18T05:26:41.009Z] ---> Running in 4ea4ec354354 [2021-06-18T05:26:41.284Z] Removing intermediate container 4ea4ec354354 [2021-06-18T05:26:41.284Z] ---> 8ee7d106210b [2021-06-18T05:26:41.284Z] Step 31/32 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:26:41.284Z] ---> Running in 421e569b3969 [2021-06-18T05:26:41.546Z] Removing intermediate container 421e569b3969 [2021-06-18T05:26:41.546Z] ---> a5d5587a4de0 [2021-06-18T05:26:41.546Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T05:26:41.809Z] ---> Running in 85afddfa3ac7 [2021-06-18T05:26:41.809Z] Removing intermediate container 85afddfa3ac7 [2021-06-18T05:26:41.809Z] ---> 814556910ab7 [2021-06-18T05:26:41.809Z] [2021-06-18T05:26:42.073Z] Successfully built 814556910ab7 [2021-06-18T05:26:42.073Z] Successfully tagged security-bootstrapper:latest [2021-06-18T05:26:43.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements [2021-06-18T05:26:43.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T05:26:43.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T05:26:45.436Z]  Building security-bootstrapper ... done Removing intermediate container 975c51e6290d [2021-06-18T05:26:45.436Z] ---> 5aa8ed475a03 [2021-06-18T05:26:45.436Z] [2021-06-18T05:26:45.436Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T05:26:45.436Z] ---> 13621d1b12d4 [2021-06-18T05:26:45.436Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T05:26:45.436Z] ---> Using cache [2021-06-18T05:26:45.436Z] ---> 96eb24ebe5a5 [2021-06-18T05:26:45.436Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:26:45.436Z] ---> Using cache [2021-06-18T05:26:45.436Z] ---> e91bde4a8113 [2021-06-18T05:26:45.436Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T05:26:45.436Z] ---> Running in 693891043b7c [2021-06-18T05:26:45.699Z] Removing intermediate container 693891043b7c [2021-06-18T05:26:45.699Z] ---> 11ec21db25e2 [2021-06-18T05:26:45.699Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T05:26:45.971Z] ---> Running in 9ad6dfe12b8b [2021-06-18T05:26:45.971Z] Removing intermediate container bfa8e1f1c4c9 [2021-06-18T05:26:45.971Z] ---> a550564a8825 [2021-06-18T05:26:45.971Z] [2021-06-18T05:26:45.971Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T05:26:45.971Z] ---> 13621d1b12d4 [2021-06-18T05:26:45.971Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T05:26:45.971Z] ---> Running in 9b50da18e940 [2021-06-18T05:26:45.971Z] Removing intermediate container 9ad6dfe12b8b [2021-06-18T05:26:45.971Z] ---> c5fecd549b41 [2021-06-18T05:26:45.971Z] Step 16/24 : WORKDIR / [2021-06-18T05:26:46.233Z] ---> Running in 6046e8d207c2 [2021-06-18T05:26:46.233Z] Removing intermediate container 6046e8d207c2 [2021-06-18T05:26:46.233Z] ---> 7f489bb9bdcf [2021-06-18T05:26:46.233Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:26:46.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T05:26:46.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T05:26:46.502Z] ---> d7484a73b8d8 [2021-06-18T05:26:46.502Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T05:26:46.502Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T05:26:46.502Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T05:26:46.502Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:26:46.502Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T05:26:46.502Z] OK: 6 MiB in 16 packages [2021-06-18T05:26:47.088Z] ---> bcf2344e075c [2021-06-18T05:26:47.088Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T05:26:47.364Z] Removing intermediate container 9b50da18e940 [2021-06-18T05:26:47.364Z] ---> 03635d76c5c8 [2021-06-18T05:26:47.364Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:26:47.364Z] ---> 75239912f2b0 [2021-06-18T05:26:47.364Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T05:26:47.364Z] ---> Running in 6b782b6b4bc5 [2021-06-18T05:26:47.364Z] ---> Running in 96760e86c078 [2021-06-18T05:26:47.364Z] Removing intermediate container 6b782b6b4bc5 [2021-06-18T05:26:47.364Z] ---> 9be34a7df2a2 [2021-06-18T05:26:47.364Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T05:26:47.364Z] Removing intermediate container 96760e86c078 [2021-06-18T05:26:47.364Z] ---> a8a496c9cba1 [2021-06-18T05:26:47.364Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:26:47.364Z] ---> Running in 2829209b8b3e [2021-06-18T05:26:47.364Z] ---> Running in 2dc6d88bcdb7 [2021-06-18T05:26:47.634Z] Removing intermediate container 2829209b8b3e [2021-06-18T05:26:47.634Z] ---> 0d4e90ba3cca [2021-06-18T05:26:47.634Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T05:26:47.634Z] ---> Running in 911df5eb1505 [2021-06-18T05:26:47.634Z] Removing intermediate container 2dc6d88bcdb7 [2021-06-18T05:26:47.634Z] ---> 30f9fcef5f50 [2021-06-18T05:26:47.634Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T05:26:47.634Z] ---> Running in 5542a94c6ec5 [2021-06-18T05:26:47.634Z] Removing intermediate container 911df5eb1505 [2021-06-18T05:26:47.634Z] ---> 18e71687e124 [2021-06-18T05:26:47.634Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:26:47.634Z] Removing intermediate container 5542a94c6ec5 [2021-06-18T05:26:47.634Z] ---> bf191faeb984 [2021-06-18T05:26:47.634Z] Step 23/24 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:26:47.634Z] ---> Running in b2f79b14101e [2021-06-18T05:26:47.907Z] Removing intermediate container b2f79b14101e [2021-06-18T05:26:47.907Z] ---> 2b5dc536faee [2021-06-18T05:26:47.907Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:26:47.907Z] ---> f78698f3cc88 [2021-06-18T05:26:47.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T05:26:47.907Z] ---> Running in 3dde2757d843 [2021-06-18T05:26:47.907Z] Removing intermediate container 3dde2757d843 [2021-06-18T05:26:47.907Z] ---> 71e92bee9beb [2021-06-18T05:26:47.907Z] [2021-06-18T05:26:47.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.342s coverage: 100.0% of statements [2021-06-18T05:26:47.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T05:26:48.175Z] Successfully built 71e92bee9beb [2021-06-18T05:26:48.175Z] Successfully tagged core-metadata:latest [2021-06-18T05:26:48.175Z]  Building core-metadata ... done  ---> 3b4418a2ccfb [2021-06-18T05:26:48.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T05:26:48.437Z] ---> ef8468d9758d [2021-06-18T05:26:48.437Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T05:26:48.437Z] ---> Running in cdf50316a5c1 [2021-06-18T05:26:48.437Z] Removing intermediate container cdf50316a5c1 [2021-06-18T05:26:48.437Z] ---> 4daaa6f13619 [2021-06-18T05:26:48.437Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:26:48.437Z] ---> Running in 5c979fd39a29 [2021-06-18T05:26:48.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 53.1% of statements [2021-06-18T05:26:48.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T05:26:48.526Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T05:26:48.699Z] Removing intermediate container 5c979fd39a29 [2021-06-18T05:26:48.699Z] ---> b8327b36aa78 [2021-06-18T05:26:48.699Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T05:26:48.699Z] ---> Running in 0fb12838c98a [2021-06-18T05:26:48.699Z] Removing intermediate container 0fb12838c98a [2021-06-18T05:26:48.699Z] ---> 2dec2d42209f [2021-06-18T05:26:48.699Z] Step 22/23 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:26:48.699Z] ---> Running in fed280c0d393 [2021-06-18T05:26:48.959Z] Removing intermediate container fed280c0d393 [2021-06-18T05:26:48.959Z] ---> fbf2e24f414a [2021-06-18T05:26:48.959Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T05:26:48.959Z] ---> Running in 96898c894e8e [2021-06-18T05:26:48.959Z] Removing intermediate container 96898c894e8e [2021-06-18T05:26:48.959Z] ---> 8ccb98624126 [2021-06-18T05:26:48.959Z] [2021-06-18T05:26:48.959Z] Successfully built 8ccb98624126 [2021-06-18T05:26:48.959Z] Successfully tagged support-notifications:latest [2021-06-18T05:26:49.228Z]  Building support-notifications ... done  [Pipeline] } [2021-06-18T05:26:49.235Z] $ docker stop --time=1 a62668f73163549f9e4f03a1d123e14ff2a6511be1cd7b3a4097262210783d84 [2021-06-18T05:26:49.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.479s coverage: 87.7% of statements [2021-06-18T05:26:49.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T05:26:49.519Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:26:49.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.201s coverage: 78.9% of statements [2021-06-18T05:26:50.545Z] $ docker rm -f a62668f73163549f9e4f03a1d123e14ff2a6511be1cd7b3a4097262210783d84 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T05:26:50.922Z] + docker images [2021-06-18T05:26:50.922Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T05:26:50.922Z] support-notifications latest 8ccb98624126 2 seconds ago 16.7MB [2021-06-18T05:26:50.922Z] core-metadata latest 71e92bee9beb 3 seconds ago 16.6MB [2021-06-18T05:26:50.922Z] a550564a8825 5 seconds ago 1.15GB [2021-06-18T05:26:50.922Z] 5aa8ed475a03 6 seconds ago 1.15GB [2021-06-18T05:26:50.922Z] security-bootstrapper latest 814556910ab7 9 seconds ago 18.6MB [2021-06-18T05:26:50.922Z] core-command latest 6054a2325295 12 seconds ago 15.9MB [2021-06-18T05:26:50.922Z] 1c105772401c 16 seconds ago 1.14GB [2021-06-18T05:26:50.922Z] sys-mgmt-agent latest 78115de68c84 19 seconds ago 312MB [2021-06-18T05:26:50.922Z] ced7dafc9d13 21 seconds ago 1.15GB [2021-06-18T05:26:50.922Z] core-data latest 9b7584052d45 49 seconds ago 20.2MB [2021-06-18T05:26:50.922Z] security-secretstore-setup latest 8fb20285a8cc 56 seconds ago 28.7MB [2021-06-18T05:26:50.922Z] e4556358aeeb About a minute ago 1.15GB [2021-06-18T05:26:50.922Z] support-scheduler latest abb729a1a207 About a minute ago 15.9MB [2021-06-18T05:26:50.922Z] security-proxy-setup latest 527d53d18bdf About a minute ago 25.7MB [2021-06-18T05:26:50.922Z] 1e7e4562c486 About a minute ago 1.15GB [2021-06-18T05:26:50.922Z] fb7c01a194d9 About a minute ago 1.15GB [2021-06-18T05:26:50.922Z] 209b87b64d66 About a minute ago 1.15GB [2021-06-18T05:26:50.922Z] 053ef1f3218b About a minute ago 1.15GB [2021-06-18T05:26:50.922Z] ci-base-image-x86_64 latest 1b9cf3bfa051 5 minutes ago 647MB [2021-06-18T05:26:50.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-18T05:26:50.922Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-18T05:26:50.922Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-18T05:26:50.922Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-18T05:26:50.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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-18T05:26:53.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.203s coverage: 81.2% of statements [2021-06-18T05:26:53.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T05:26:53.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T05:26:53.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T05:26:53.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T05:26:53.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T05:26:58.220Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.1% of statements [2021-06-18T05:26:58.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T05:26:58.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:26:58.220Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T05:26:58.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T05:26:58.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T05:26:58.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T05:26:58.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T05:26:58.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T05:26:58.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 60.0% of statements [2021-06-18T05:26:58.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T05:26:58.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T05:26:58.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T05:26:58.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.289s coverage: 0.8% of statements [2021-06-18T05:26:58.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T05:26:58.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.200s coverage: 58.8% of statements [2021-06-18T05:26:58.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 22.0% of statements [2021-06-18T05:26:58.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T05:26:58.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.216s coverage: 47.1% of statements [2021-06-18T05:26:59.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.196s coverage: 79.5% of statements [2021-06-18T05:26:59.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.173s coverage: 94.1% of statements [2021-06-18T05:26:59.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.186s coverage: 96.3% of statements [2021-06-18T05:27:00.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.153s coverage: 87.5% of statements [2021-06-18T05:27:06.362Z] Still waiting to schedule task [2021-06-18T05:27:06.363Z] ‘prd-ubuntu18.04-docker-8c-8g-154’ is offline [2021-06-18T05:27:12.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.256s coverage: 94.4% of statements [2021-06-18T05:27:12.881Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-06-18T05:27:18.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.610s coverage: 81.8% of statements [2021-06-18T05:27:18.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.193s coverage: 58.8% of statements [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.185s coverage: 80.0% of statements [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.245s coverage: 85.4% of statements [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 91.2% of statements [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.684s coverage: 64.4% of statements [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T05:27:26.597Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-06-18T05:27:26.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-06-18T05:27:26.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2021-06-18T05:27:26.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-06-18T05:27:31.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.994s coverage: 66.9% of statements [2021-06-18T05:27:31.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T05:27:31.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T05:27:31.200Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T05:27:33.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.641s coverage: 43.6% of statements [2021-06-18T05:27:33.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T05:27:33.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T05:27:33.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.266s coverage: 89.5% of statements [2021-06-18T05:27:33.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T05:27:33.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements [2021-06-18T05:27:33.177Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T05:27:41.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.226s coverage: 19.3% of statements [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T05:27:41.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 91.9% of statements [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T05:27:41.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.191s coverage: 62.7% of statements [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T05:27:41.473Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.475s coverage: 97.6% of statements [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T05:27:41.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T05:27:41.473Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T05:27:41.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements [2021-06-18T05:27:41.473Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-06-18T05:27:41.746Z] GO111MODULE=on go vet ./... [2021-06-18T05:28:11.922Z] Running on prd-ubuntu18.04-docker-8c-8g-155 in /w/workspace/edgexfoundry_edgex-go_PR-3581 [Pipeline] { [Pipeline] ws [2021-06-18T05:28:11.939Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-18T05:28:12.043Z] The recommended git tool is: git [2021-06-18T05:28:14.242Z] using credential edgex-jenkins-ssh [2021-06-18T05:28:14.255Z] Cloning the remote Git repository [2021-06-18T05:28:14.280Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:28:14.360Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-18T05:28:14.394Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:28:14.395Z] > git --version # timeout=10 [2021-06-18T05:28:14.400Z] > git --version # 'git version 2.17.1' [2021-06-18T05:28:14.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:28:14.427Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T05:28:21.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T05:28:21.413Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T05:28:21.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T05:28:21.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T05:28:21.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:28:21.446Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3581/head:refs/remotes/origin/PR-3581 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T05:28:22.063Z] Merging remotes/origin/master commit b4de5ce62e17f93ad83591616c8cb82096e86c40 into PR head commit 816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:28:22.163Z] Merge succeeded, producing 816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:28:22.164Z] Checking out Revision 816fd412c31d747a026651ffa543ad47447314a6 (PR-3581) [2021-06-18T05:28:22.072Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T05:28:22.083Z] > git checkout -f 816fd412c31d747a026651ffa543ad47447314a6 # timeout=10 [2021-06-18T05:28:22.136Z] > git remote # timeout=10 [2021-06-18T05:28:22.142Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T05:28:22.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T05:28:22.150Z] > git merge b4de5ce62e17f93ad83591616c8cb82096e86c40 # timeout=10 [2021-06-18T05:28:22.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T05:28:22.166Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T05:28:22.181Z] > git checkout -f 816fd412c31d747a026651ffa543ad47447314a6 # timeout=10 [2021-06-18T05:28:25.820Z] Commit message: "fix(core-data): Loosen Subscriber Topic Validation" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:28:27.028Z] + echo snap-build.sh [2021-06-18T05:28:27.029Z] snap-build.sh [2021-06-18T05:28:27.029Z] + SNAP_BASE_DIR=. [2021-06-18T05:28:27.029Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-18T05:28:27.029Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-18T05:28:27.029Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-18T05:28:27.029Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-18T05:28:27.029Z] + cd /w/workspace/edgex-go/2 [2021-06-18T05:28:27.029Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-18T05:28:27.029Z] Reading package lists... [2021-06-18T05:28:27.029Z] Building dependency tree... [2021-06-18T05:28:27.029Z] Reading state information... [2021-06-18T05:28:27.294Z] The following packages were automatically installed and are no longer required: [2021-06-18T05:28:27.294Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-18T05:28:27.294Z] uidmap xdelta3 [2021-06-18T05:28:27.294Z] Use 'sudo apt autoremove' to remove them. [2021-06-18T05:28:27.294Z] The following packages will be REMOVED: [2021-06-18T05:28:27.294Z] lxd* lxd-client* [2021-06-18T05:28:27.557Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-18T05:28:27.557Z] After this operation, 31.7 MB disk space will be freed. [2021-06-18T05:28:28.343Z] (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-18T05:28:28.343Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T05:28:29.292Z] Removing lxd dnsmasq configuration [2021-06-18T05:28:29.292Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T05:28:29.292Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-18T05:28:30.237Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T05:28:30.237Z] (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-18T05:28:30.237Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T05:28:31.626Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-18T05:28:31.626Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-18T05:28:33.030Z] + sudo snap remove --purge lxd [2021-06-18T05:28:33.030Z] snap "lxd" is not installed [2021-06-18T05:28:33.030Z] + sudo groupadd --force --system lxd [2021-06-18T05:28:33.030Z] ++ whoami [2021-06-18T05:28:33.030Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-18T05:28:33.030Z] + newgrp - lxd [2021-06-18T05:28:33.030Z] + sudo snap install lxd [2021-06-18T05:28:41.180Z] 2021-06-18T05:28:38Z INFO Waiting for automatic snapd restart... [2021-06-18T05:28:56.133Z] lxd 4.15 from Canonical* installed [2021-06-18T05:28:56.133Z] + sudo lxd init --auto [2021-06-18T05:29:03.579Z] gofmt -l . [2021-06-18T05:29:03.579Z] [ "`gofmt -l .`" = "" ] [2021-06-18T05:29:03.579Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T05:29:04.241Z] + ls -al . [2021-06-18T05:29:04.241Z] total 544 [2021-06-18T05:29:04.241Z] drwxrwxr-x 9 1001 1001 4096 Jun 18 05:29 . [2021-06-18T05:29:04.241Z] drwxr-xr-x 4 root root 4096 Jun 18 05:24 .. [2021-06-18T05:29:04.241Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 05:23 .dockerignore [2021-06-18T05:29:04.242Z] drwxrwxr-x 8 1001 1001 4096 Jun 18 05:23 .git [2021-06-18T05:29:04.242Z] drwxrwxr-x 3 1001 1001 4096 Jun 18 05:23 .github [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 05:23 .gitignore [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 05:23 .sonarcloud.properties [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 05:23 Attribution.txt [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 05:23 CONTRIBUTING.md [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 05:23 Dockerfile.build [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 05:23 Jenkinsfile [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 05:23 LICENSE [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 05:23 Makefile [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 05:23 README.md [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 05:23 SECURITY.md [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 05:20 VERSION [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 05:23 ZMQWindows.md [2021-06-18T05:29:04.242Z] drwxrwxr-x 2 1001 1001 4096 Jun 18 05:23 bin [2021-06-18T05:29:04.242Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 05:23 cmd [2021-06-18T05:29:04.242Z] -rw-r--r-- 1 root root 398095 Jun 18 05:27 coverage.out [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 05:23 go.mod [2021-06-18T05:29:04.242Z] -rw-r--r-- 1 root root 20843 Jun 18 05:24 go.sum [2021-06-18T05:29:04.242Z] drwxrwxr-x 7 1001 1001 4096 Jun 18 05:23 internal [2021-06-18T05:29:04.242Z] drwxrwxr-x 3 1001 1001 4096 Jun 18 05:23 openapi [2021-06-18T05:29:04.242Z] drwxrwxr-x 4 1001 1001 4096 Jun 18 05:23 snap [2021-06-18T05:29:04.242Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 05:23 version.go [Pipeline] sh [2021-06-18T05:29:04.914Z] + '[' -e coverage.out ] [2021-06-18T05:29:04.914Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T05:29:04.949Z] Warning: overwriting stash ‘coverage-report’ [2021-06-18T05:29:05.791Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T05:29:06.160Z] + sudo snap install --classic snapcraft [2021-06-18T05:29:06.452Z] + make build [2021-06-18T05:29:06.452Z] go mod tidy [2021-06-18T05:29:07.050Z] 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-18T05:29:13.772Z] 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-18T05:29:18.504Z] snapcraft 4.8.2 from Canonical* installed [2021-06-18T05:29:18.504Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-18T05:29:18.504Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-18T05:29:18.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T05:29:18.504Z] Dload Upload Total Spent Left Speed [2021-06-18T05:29:18.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4152 0 --:--:-- --:--:-- --:--:-- 4152 [2021-06-18T05:29:18.504Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 8750k 0 --:--:-- --:--:-- --:--:-- 15.9M [2021-06-18T05:29:18.504Z] ./yq_linux_amd64 [2021-06-18T05:29:18.504Z] + sudo snapcraft prime --use-lxd [2021-06-18T05:29:20.420Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-18T05:29:20.420Z] 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-18T05:29:20.420Z] - README.md [2021-06-18T05:29:20.420Z] [2021-06-18T05:29:20.420Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-18T05:29:20.993Z] Launching a container. [2021-06-18T05:29:29.161Z] Waiting for container to be ready [2021-06-18T05:29:29.161Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-18T05:29:29.161Z] [2021-06-18T05:29:33.375Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-18T05:29:33.375Z] Waiting for network to be ready... [2021-06-18T05:29:33.638Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-18T05:29:33.638Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-18T05:29:33.638Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-18T05:29:33.899Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-18T05:29:33.899Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-18T05:29:33.899Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-18T05:29:33.899Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-18T05:29:33.899Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-18T05:29:33.899Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-18T05:29:33.899Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-18T05:29:34.162Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-18T05:29:34.162Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-18T05:29:34.424Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-18T05:29:34.424Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-18T05:29:34.424Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-18T05:29:34.424Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-18T05:29:34.424Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-18T05:29:34.424Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-18T05:29:34.999Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-18T05:29:34.999Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-18T05:29:34.999Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-18T05:29:35.261Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-18T05:29:35.261Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-18T05:29:35.261Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-18T05:29:35.261Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-18T05:29:35.261Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-18T05:29:35.261Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-18T05:29:35.976Z] 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-18T05:29:36.960Z] 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-18T05:29:37.810Z] Fetched 24.7 MB in 4s (6360 kB/s) [2021-06-18T05:29:38.070Z] Reading package lists... [2021-06-18T05:29:38.330Z] Reading package lists... [2021-06-18T05:29:38.592Z] Building dependency tree... [2021-06-18T05:29:38.592Z] Reading state information... [2021-06-18T05:29:38.592Z] The following additional packages will be installed: [2021-06-18T05:29:38.592Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-18T05:29:38.592Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-18T05:29:38.592Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-18T05:29:38.592Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-18T05:29:38.592Z] Suggested packages: [2021-06-18T05:29:38.592Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-18T05:29:38.592Z] Recommended packages: [2021-06-18T05:29:38.592Z] gnupg libsasl2-modules [2021-06-18T05:29:38.592Z] The following NEW packages will be installed: [2021-06-18T05:29:38.592Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-18T05:29:38.592Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-18T05:29:38.592Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-18T05:29:38.592Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-18T05:29:38.592Z] The following packages will be upgraded: [2021-06-18T05:29:38.592Z] gpg gpg-agent gpgconf libudev1 [2021-06-18T05:29:38.592Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-18T05:29:38.592Z] Need to get 3530 kB of archives. [2021-06-18T05:29:38.592Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-18T05:29:38.592Z] 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-18T05:29:38.853Z] 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-18T05:29:38.853Z] 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-18T05:29:38.853Z] 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-18T05:29:38.853Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-18T05:29:39.114Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-18T05:29:39.689Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-18T05:29:39.689Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-18T05:29:39.689Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-18T05:29:39.689Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-18T05:29:39.689Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-18T05:29:39.689Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-18T05:29:39.689Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-18T05:29:39.689Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-18T05:29:39.689Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-18T05:29:39.689Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-18T05:29:39.689Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-18T05:29:39.689Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-18T05:29:39.689Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-18T05:29:39.689Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-18T05:29:39.689Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-18T05:29:39.689Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-18T05:29:39.952Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T05:29:39.952Z] Fetched 3530 kB in 1s (3161 kB/s) [2021-06-18T05:29:39.952Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-18T05:29:39.952Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-18T05:29:39.952Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T05:29:39.952Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-18T05:29:39.952Z] Selecting previously unselected package udev. [2021-06-18T05:29:39.952Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-18T05:29:39.952Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-18T05:29:40.215Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-18T05:29:40.215Z] Selecting previously unselected package libfuse2:amd64. [2021-06-18T05:29:40.215Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-18T05:29:40.215Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-18T05:29:40.360Z] 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-18T05:29:40.476Z] Selecting previously unselected package fuse. [2021-06-18T05:29:40.476Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-18T05:29:40.476Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-18T05:29:40.476Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T05:29:40.476Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T05:29:40.476Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T05:29:40.476Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T05:29:40.476Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T05:29:40.476Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T05:29:40.736Z] Selecting previously unselected package libksba8:amd64. [2021-06-18T05:29:40.736Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-18T05:29:40.736Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-18T05:29:40.736Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-18T05:29:40.736Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T05:29:40.736Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:40.736Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-18T05:29:40.736Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T05:29:40.736Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:40.997Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-18T05:29:40.997Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T05:29:40.997Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:40.997Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-18T05:29:40.997Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T05:29:40.997Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:40.997Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-18T05:29:40.997Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T05:29:40.997Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:40.997Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-18T05:29:40.997Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T05:29:40.997Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:41.258Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-18T05:29:41.258Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T05:29:41.258Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:41.258Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-18T05:29:41.258Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T05:29:41.258Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:41.258Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-18T05:29:41.258Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T05:29:41.258Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:41.258Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-18T05:29:41.258Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-18T05:29:41.258Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T05:29:41.351Z] 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-18T05:29:41.520Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-18T05:29:41.520Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-18T05:29:41.520Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T05:29:41.520Z] Selecting previously unselected package libldap-common. [2021-06-18T05:29:41.520Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-18T05:29:41.520Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T05:29:41.520Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-18T05:29:41.520Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-18T05:29:41.520Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T05:29:41.520Z] Selecting previously unselected package dirmngr. [2021-06-18T05:29:41.782Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T05:29:41.782Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-18T05:29:41.782Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T05:29:41.782Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-18T05:29:41.782Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-18T05:29:41.782Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T05:29:41.782Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T05:29:41.782Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-18T05:29:41.782Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:41.782Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-18T05:29:41.782Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T05:29:42.043Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-18T05:29:42.043Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-18T05:29:42.305Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:42.305Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-18T05:29:42.305Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-18T05:29:42.305Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-18T05:29:42.305Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:42.305Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:42.305Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:42.305Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:42.305Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:42.305Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:42.305Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T05:29:42.305Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T05:29:42.568Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-18T05:29:42.568Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T05:29:42.832Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-18T05:29:42.832Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-18T05:29:42.832Z] This means they are not meant to be enabled using systemctl. [2021-06-18T05:29:42.832Z] Possible reasons for having this kind of units are: [2021-06-18T05:29:42.832Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-18T05:29:42.832Z] .wants/ or .requires/ directory. [2021-06-18T05:29:42.832Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-18T05:29:42.832Z] a requirement dependency on it. [2021-06-18T05:29:42.832Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-18T05:29:42.832Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-18T05:29:42.832Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-18T05:29:42.832Z] instance name specified. [2021-06-18T05:29:43.094Z] Reading package lists... [2021-06-18T05:29:43.358Z] Building dependency tree... [2021-06-18T05:29:43.358Z] Reading state information... [2021-06-18T05:29:43.358Z] The following additional packages will be installed: [2021-06-18T05:29:43.358Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-18T05:29:43.358Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-18T05:29:43.358Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-18T05:29:43.358Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-18T05:29:43.358Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-18T05:29:43.358Z] Suggested packages: [2021-06-18T05:29:43.358Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-18T05:29:43.358Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-18T05:29:43.358Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-18T05:29:43.358Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-18T05:29:43.358Z] systemd-container policykit-1 [2021-06-18T05:29:43.358Z] Recommended packages: [2021-06-18T05:29:43.358Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-18T05:29:43.358Z] The following NEW packages will be installed: [2021-06-18T05:29:43.358Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-18T05:29:43.358Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-18T05:29:43.358Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-18T05:29:43.358Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-18T05:29:43.358Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-18T05:29:43.358Z] The following packages will be upgraded: [2021-06-18T05:29:43.358Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-18T05:29:43.620Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-18T05:29:43.620Z] Need to get 36.7 MB of archives. [2021-06-18T05:29:43.620Z] After this operation, 147 MB of additional disk space will be used. [2021-06-18T05:29:43.620Z] 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-18T05:29:43.620Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-18T05:29:43.620Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-18T05:29:43.620Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-18T05:29:43.620Z] 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-18T05:29:43.620Z] 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-18T05:29:43.882Z] 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-18T05:29:43.882Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-18T05:29:43.882Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-18T05:29:43.882Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-18T05:29:43.882Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-18T05:29:43.882Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-18T05:29:43.882Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-18T05:29:43.882Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-18T05:29:43.882Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-18T05:29:43.882Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-18T05:29:44.457Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-18T05:29:44.457Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-18T05:29:44.457Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-18T05:29:44.457Z] 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-18T05:29:44.457Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-18T05:29:44.457Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-18T05:29:44.457Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-18T05:29:44.457Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-18T05:29:44.457Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-18T05:29:44.457Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-18T05:29:44.718Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-18T05:29:44.718Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-18T05:29:44.718Z] 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-18T05:29:44.718Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-18T05:29:44.753Z] 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-18T05:29:46.108Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T05:29:46.108Z] Fetched 36.7 MB in 2s (16.1 MB/s) [2021-06-18T05:29:46.108Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T05:29:46.108Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-18T05:29:46.108Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T05:29:46.680Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-18T05:29:46.680Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T05:29:46.680Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-18T05:29:46.680Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T05:29:46.680Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-18T05:29:46.680Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-18T05:29:46.942Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-18T05:29:46.942Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T05:29:46.942Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-18T05:29:46.942Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-18T05:29:47.204Z] Setting up apt (1.6.13) ... [2021-06-18T05:29:47.204Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-18T05:29:47.465Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-18T05:29:47.728Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-18T05:29:47.728Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-18T05:29:47.728Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-18T05:29:48.022Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-18T05:29:48.022Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T05:29:48.022Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T05:29:48.022Z] Selecting previously unselected package libexpat1:amd64. [2021-06-18T05:29:48.022Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-18T05:29:48.022Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-18T05:29:48.150Z] 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-18T05:29:48.284Z] Selecting previously unselected package python3.6-minimal. [2021-06-18T05:29:48.284Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T05:29:48.284Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T05:29:48.284Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-18T05:29:48.546Z] Checking for services that may need to be restarted...done. [2021-06-18T05:29:48.546Z] Checking for services that may need to be restarted...done. [2021-06-18T05:29:48.546Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T05:29:48.546Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-18T05:29:48.546Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T05:29:49.120Z] Selecting previously unselected package python3-minimal. [2021-06-18T05:29:49.120Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-18T05:29:49.120Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-18T05:29:49.120Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-18T05:29:49.120Z] Selecting previously unselected package mime-support. [2021-06-18T05:29:49.120Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-18T05:29:49.120Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-18T05:29:49.120Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-18T05:29:49.120Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-18T05:29:49.120Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-18T05:29:49.120Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-18T05:29:49.120Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T05:29:49.120Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T05:29:49.383Z] Selecting previously unselected package python3.6. [2021-06-18T05:29:49.383Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T05:29:49.383Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T05:29:49.383Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T05:29:49.645Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-18T05:29:49.645Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-18T05:29:49.645Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-18T05:29:49.910Z] Selecting previously unselected package python3. [2021-06-18T05:29:49.910Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-18T05:29:49.910Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-18T05:29:49.910Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-18T05:29:49.910Z] Selecting previously unselected package multiarch-support. [2021-06-18T05:29:49.910Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T05:29:49.910Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-18T05:29:49.910Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-18T05:29:49.911Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-18T05:29:49.911Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-18T05:29:49.911Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-18T05:29:49.911Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-18T05:29:49.911Z] Selecting previously unselected package libbsd0:amd64. [2021-06-18T05:29:49.911Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-18T05:29:49.911Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-18T05:29:50.173Z] Selecting previously unselected package sudo. [2021-06-18T05:29:50.173Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-18T05:29:50.173Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-18T05:29:50.173Z] Selecting previously unselected package apparmor. [2021-06-18T05:29:50.173Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-18T05:29:50.173Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-18T05:29:50.433Z] Selecting previously unselected package libedit2:amd64. [2021-06-18T05:29:50.433Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-18T05:29:50.433Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-18T05:29:50.433Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-18T05:29:50.433Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T05:29:50.433Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T05:29:50.433Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-18T05:29:50.433Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T05:29:50.433Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T05:29:50.695Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-18T05:29:50.695Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-18T05:29:50.695Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-18T05:29:50.695Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-18T05:29:50.695Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T05:29:50.695Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T05:29:50.695Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-18T05:29:50.695Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T05:29:50.695Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T05:29:50.778Z] 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-18T05:29:50.957Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-18T05:29:50.957Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-18T05:29:50.957Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-18T05:29:51.219Z] Selecting previously unselected package openssh-client. [2021-06-18T05:29:51.219Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-18T05:29:51.219Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-18T05:29:51.219Z] Selecting previously unselected package squashfs-tools. [2021-06-18T05:29:51.219Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-18T05:29:51.219Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-18T05:29:51.219Z] Selecting previously unselected package snapd. [2021-06-18T05:29:51.219Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-18T05:29:51.219Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-18T05:29:53.131Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-18T05:29:53.131Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-18T05:29:53.392Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-18T05:29:53.392Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-18T05:29:53.392Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-18T05:29:53.392Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T05:29:53.392Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T05:29:53.392Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-18T05:29:53.393Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-18T05:29:53.966Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-18T05:29:53.966Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-18T05:29:53.966Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-18T05:29:54.182Z] 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-18T05:29:54.226Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T05:29:54.226Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T05:29:54.226Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T05:29:54.812Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-18T05:29:54.812Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T05:29:54.812Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-18T05:29:54.812Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-18T05:29:54.812Z] running python rtupdate hooks for python3.6... [2021-06-18T05:29:54.812Z] running python post-rtupdate hooks for python3.6... [2021-06-18T05:29:54.812Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-18T05:29:55.386Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-18T05:29:55.648Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T05:29:55.648Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-18T05:29:55.648Z] Setting up snapd (2.49.2+18.04) ... [2021-06-18T05:29:55.911Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-18T05:29:56.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-18T05:29:56.437Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-18T05:29:56.437Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-18T05:29:56.698Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-18T05:29:56.698Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-18T05:29:56.959Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-18T05:29:56.959Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-18T05:29:57.220Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-18T05:29:57.483Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-18T05:29:57.484Z] /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-18T05:29:57.484Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T05:29:57.484Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-18T05:29:57.593Z] 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-18T05:29:58.429Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T05:29:58.429Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T05:29:58.429Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T05:29:59.635Z] Reading package lists... [2021-06-18T05:29:59.898Z] Reading package lists... [2021-06-18T05:30:00.163Z] Building dependency tree... [2021-06-18T05:30:00.163Z] Reading state information... [2021-06-18T05:30:00.163Z] Calculating upgrade... [2021-06-18T05:30:00.231Z] 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-18T05:30:00.426Z] The following packages will be upgraded: [2021-06-18T05:30:00.426Z] advancecomp base-files bash binutils binutils-common [2021-06-18T05:30:00.426Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-18T05:30:00.426Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-18T05:30:00.426Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-18T05:30:00.426Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-18T05:30:00.426Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-18T05:30:00.426Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-18T05:30:00.426Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-18T05:30:00.426Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-18T05:30:00.426Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-18T05:30:00.426Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-18T05:30:00.426Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-18T05:30:00.426Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-18T05:30:00.426Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-18T05:30:00.426Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-18T05:30:00.426Z] ubuntu-keyring util-linux [2021-06-18T05:30:00.426Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T05:30:00.426Z] Need to get 64.1 MB of archives. [2021-06-18T05:30:00.426Z] After this operation, 5110 kB of additional disk space will be used. [2021-06-18T05:30:00.426Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-18T05:30:00.426Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-18T05:30:00.426Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-18T05:30:00.426Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-18T05:30:00.426Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-18T05:30:00.426Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-18T05:30:00.426Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-18T05:30:00.426Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-18T05:30:00.426Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-18T05:30:00.689Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-18T05:30:00.689Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-18T05:30:00.689Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-18T05:30:00.689Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-18T05:30:00.689Z] 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-18T05:30:00.689Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-18T05:30:00.689Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-18T05:30:00.689Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-18T05:30:00.689Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-18T05:30:00.689Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-18T05:30:00.689Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-18T05:30:00.689Z] 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-18T05:30:00.689Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-18T05:30:00.689Z] 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-18T05:30:00.689Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-18T05:30:00.689Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-18T05:30:00.689Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-18T05:30:00.689Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-18T05:30:00.689Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-18T05:30:00.689Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-18T05:30:00.689Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-18T05:30:00.689Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-18T05:30:00.689Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-18T05:30:00.689Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-18T05:30:00.689Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-18T05:30:00.689Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-18T05:30:00.689Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-18T05:30:00.689Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-18T05:30:00.689Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-18T05:30:00.689Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-18T05:30:00.689Z] 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-18T05:30:00.949Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-18T05:30:00.949Z] 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-18T05:30:00.949Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-18T05:30:00.949Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-18T05:30:00.949Z] 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-18T05:30:00.949Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-18T05:30:00.949Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-18T05:30:00.949Z] 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-18T05:30:00.949Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-18T05:30:00.949Z] 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-18T05:30:00.949Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-18T05:30:00.949Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-18T05:30:00.949Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-18T05:30:00.950Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-18T05:30:00.950Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-18T05:30:00.950Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-18T05:30:00.950Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-18T05:30:00.950Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-18T05:30:01.209Z] 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-18T05:30:01.210Z] 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-18T05:30:01.210Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-18T05:30:01.485Z] 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-18T05:30:01.485Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-18T05:30:01.485Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-18T05:30:01.485Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-18T05:30:01.485Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-18T05:30:01.747Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-18T05:30:01.747Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-18T05:30:01.747Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-18T05:30:01.747Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-18T05:30:02.009Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-18T05:30:02.009Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-18T05:30:02.009Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-18T05:30:02.009Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-18T05:30:02.009Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-18T05:30:02.009Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-18T05:30:02.009Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-18T05:30:02.009Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-18T05:30:02.009Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-18T05:30:02.009Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-18T05:30:02.009Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-18T05:30:02.009Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-18T05:30:02.009Z] 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-18T05:30:02.009Z] 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-18T05:30:02.009Z] 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-18T05:30:02.009Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-18T05:30:02.009Z] 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-18T05:30:02.009Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-18T05:30:02.009Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-18T05:30:02.272Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-18T05:30:02.272Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-18T05:30:02.272Z] 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-18T05:30:02.272Z] 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-18T05:30:02.272Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-18T05:30:02.272Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-18T05:30:02.272Z] 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-18T05:30:02.272Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-18T05:30:02.272Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-18T05:30:02.272Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-18T05:30:02.272Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-18T05:30:02.538Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-18T05:30:02.538Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-18T05:30:02.538Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T05:30:02.538Z] Fetched 64.1 MB in 2s (30.9 MB/s) [2021-06-18T05:30:02.538Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T05:30:02.538Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T05:30:02.538Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T05:30:03.118Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T05:30:03.118Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T05:30:03.118Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-18T05:30:03.118Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-18T05:30:03.383Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:03.383Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:03.383Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:03.383Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:03.644Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:03.644Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:03.644Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:03.644Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:03.644Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:03.644Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:03.644Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:03.644Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:03.907Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:03.907Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:03.907Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:03.907Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T05:30:03.907Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:03.907Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-18T05:30:03.907Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:04.170Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T05:30:04.170Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:04.170Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:04.170Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:04.170Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:04.170Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:04.170Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T05:30:04.434Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:04.434Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T05:30:04.434Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T05:30:04.434Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T05:30:05.011Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-18T05:30:05.011Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T05:30:05.011Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-18T05:30:05.011Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-18T05:30:05.011Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-18T05:30:05.589Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-18T05:30:05.589Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-18T05:30:05.589Z] Installing new version of config file /etc/issue ... [2021-06-18T05:30:05.589Z] Installing new version of config file /etc/issue.net ... [2021-06-18T05:30:05.589Z] Installing new version of config file /etc/lsb-release ... [2021-06-18T05:30:05.589Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [Pipeline] } [2021-06-18T05:30:05.680Z] $ docker stop --time=1 34644bb03e54e30c7c40e171831e75dd023e5183a8aa12aeb6b61e4dfed97fbc [2021-06-18T05:30:05.852Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-18T05:30:05.852Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-18T05:30:05.852Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-18T05:30:06.114Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:06.114Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-18T05:30:06.114Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-18T05:30:06.114Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-18T05:30:06.114Z] 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-18T05:30:06.375Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:06.375Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T05:30:06.375Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-18T05:30:06.375Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-18T05:30:06.375Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:06.375Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-18T05:30:06.375Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-18T05:30:06.375Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-18T05:30:06.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:06.638Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-18T05:30:06.638Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T05:30:06.638Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-18T05:30:06.638Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:06.638Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T05:30:06.899Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T05:30:06.899Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T05:30:06.899Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:06.899Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T05:30:06.900Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T05:30:06.900Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-18T05:30:07.162Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:07.162Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-18T05:30:07.162Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-18T05:30:07.162Z] Setting up grep (3.1-2build1) ... [2021-06-18T05:30:07.162Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:07.162Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-18T05:30:07.162Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-18T05:30:07.162Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-18T05:30:07.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:07.423Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T05:30:07.423Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T05:30:07.423Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-18T05:30:07.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:07.423Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T05:30:07.423Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T05:30:07.996Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T05:30:07.996Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T05:30:07.996Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T05:30:07.996Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T05:30:08.258Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-18T05:30:08.374Z] $ docker rm -f 34644bb03e54e30c7c40e171831e75dd023e5183a8aa12aeb6b61e4dfed97fbc [2021-06-18T05:30:08.519Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:08.519Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-18T05:30:08.519Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T05:30:08.782Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-18T05:30:08.782Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-18T05:30:08.782Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-18T05:30:08.782Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-18T05:30:08.782Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-18T05:30:09.044Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:09.044Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-18T05:30:09.044Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-18T05:30:09.044Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-18T05:30:09.044Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:09.044Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T05:30:09.044Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T05:30:09.306Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T05:30:09.306Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:09.306Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T05:30:09.306Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T05:30:09.306Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T05:30:09.306Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:09.306Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T05:30:09.306Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-18T05:30:09.570Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T05:30:09.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:09.570Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T05:30:09.570Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T05:30:09.570Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T05:30:09.570Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:09.570Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T05:30:09.570Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:30:09.833Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T05:30:09.834Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T05:30:09.834Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T05:30:09.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:09.834Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T05:30:09.834Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T05:30:09.834Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T05:30:10.100Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:10.100Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T05:30:10.101Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T05:30:10.101Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T05:30:10.101Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:10.101Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T05:30:10.101Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T05:30:10.101Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-18T05:30:10.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T05:30:10.112Z] [2021-06-18T05:30:10.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T05:30:10.365Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:10.365Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T05:30:10.365Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:30:10.626Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-18T05:30:10.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T05:30:10.888Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-18T05:30:11.024Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-18T05:30:11.024Z] 29e5d40040c1: Pulling fs layer [2021-06-18T05:30:11.024Z] 1ce36da41761: Pulling fs layer [2021-06-18T05:30:11.024Z] 25b303627fd3: Pulling fs layer [2021-06-18T05:30:11.152Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-18T05:30:11.299Z] 29e5d40040c1: Verifying Checksum [2021-06-18T05:30:11.299Z] 29e5d40040c1: Download complete [2021-06-18T05:30:11.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:11.414Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T05:30:11.414Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T05:30:11.414Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T05:30:11.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T05:30:11.414Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-18T05:30:11.677Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T05:30:11.677Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-18T05:30:11.677Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T05:30:11.677Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-18T05:30:11.677Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-18T05:30:11.901Z] 1ce36da41761: Download complete [2021-06-18T05:30:11.901Z] 29e5d40040c1: Pull complete [2021-06-18T05:30:11.938Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-18T05:30:11.938Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T05:30:11.938Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-18T05:30:11.938Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-18T05:30:11.938Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-18T05:30:12.200Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T05:30:12.200Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-18T05:30:12.200Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-18T05:30:12.200Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-18T05:30:12.200Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T05:30:12.200Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T05:30:12.200Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T05:30:12.200Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T05:30:12.461Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T05:30:12.462Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T05:30:12.462Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T05:30:12.462Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T05:30:12.462Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-18T05:30:12.462Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T05:30:12.462Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T05:30:12.723Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T05:30:12.723Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:12.723Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T05:30:12.723Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T05:30:12.723Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-18T05:30:12.723Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T05:30:12.987Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T05:30:12.987Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T05:30:12.987Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T05:30:12.987Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:12.987Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-18T05:30:12.987Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-18T05:30:12.987Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-18T05:30:13.250Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:13.250Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-18T05:30:13.250Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-18T05:30:13.250Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-18T05:30:13.250Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:13.250Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-18T05:30:13.250Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T05:30:13.250Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T05:30:13.342Z] 1ce36da41761: Pull complete [2021-06-18T05:30:13.511Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:13.511Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T05:30:13.511Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T05:30:13.511Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T05:30:13.614Z] 25b303627fd3: Verifying Checksum [2021-06-18T05:30:13.614Z] 25b303627fd3: Download complete [2021-06-18T05:30:13.772Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:13.772Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-18T05:30:13.772Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-18T05:30:13.772Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-18T05:30:13.772Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:13.772Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-18T05:30:13.772Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-18T05:30:14.033Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-18T05:30:14.296Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:14.296Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T05:30:14.296Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T05:30:14.296Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-18T05:30:14.296Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:14.296Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-18T05:30:14.296Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-18T05:30:14.559Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-18T05:30:14.559Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:14.559Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-18T05:30:14.559Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-18T05:30:14.559Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-18T05:30:14.559Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:14.559Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-18T05:30:14.559Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-18T05:30:14.819Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-18T05:30:14.819Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:14.819Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-18T05:30:14.819Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-18T05:30:14.819Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-18T05:30:14.819Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:14.819Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-18T05:30:14.819Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-18T05:30:15.080Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-18T05:30:15.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:15.080Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-18T05:30:15.080Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-18T05:30:15.080Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-18T05:30:15.341Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:15.341Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-18T05:30:15.341Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-18T05:30:15.341Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-18T05:30:15.341Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T05:30:15.341Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-18T05:30:15.341Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-18T05:30:15.341Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-18T05:30:15.602Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-18T05:30:15.602Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-18T05:30:15.602Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-18T05:30:15.602Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-18T05:30:15.602Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-18T05:30:15.602Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-18T05:30:15.602Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-18T05:30:15.862Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-18T05:30:15.862Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-18T05:30:15.862Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-18T05:30:15.862Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-18T05:30:15.862Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-18T05:30:15.862Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-18T05:30:16.127Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-18T05:30:16.127Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-18T05:30:16.127Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-18T05:30:16.127Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-18T05:30:16.127Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-18T05:30:16.127Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-18T05:30:16.390Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-18T05:30:16.390Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-18T05:30:16.390Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-18T05:30:16.390Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-18T05:30:16.390Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-18T05:30:16.390Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-18T05:30:16.652Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-18T05:30:16.914Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-18T05:30:16.914Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-18T05:30:16.915Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-18T05:30:16.915Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T05:30:16.915Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T05:30:17.177Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T05:30:17.177Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T05:30:17.438Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T05:30:17.438Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T05:30:17.438Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T05:30:17.438Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T05:30:17.438Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:17.438Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T05:30:17.438Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:17.438Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T05:30:17.700Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:17.700Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T05:30:17.700Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:17.700Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T05:30:18.642Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:18.642Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T05:30:19.214Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:19.214Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T05:30:19.476Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:19.476Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T05:30:19.739Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:19.739Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T05:30:20.686Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T05:30:20.686Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T05:30:20.686Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T05:30:20.686Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T05:30:20.686Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-18T05:30:20.686Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T05:30:20.686Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-18T05:30:20.947Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T05:30:20.947Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-18T05:30:20.947Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-18T05:30:20.947Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T05:30:20.947Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T05:30:20.947Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T05:30:20.947Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T05:30:20.947Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-18T05:30:20.947Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-18T05:30:21.216Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:21.216Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T05:30:21.216Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:21.216Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:21.216Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:21.216Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-18T05:30:21.216Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-18T05:30:21.216Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-18T05:30:21.216Z] [2021-06-18T05:30:21.216Z] Current default time zone: 'Etc/UTC' [2021-06-18T05:30:21.216Z] Local time is now: Fri Jun 18 05:30:21 UTC 2021. [2021-06-18T05:30:21.216Z] Universal Time is now: Fri Jun 18 05:30:21 UTC 2021. [2021-06-18T05:30:21.216Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-18T05:30:21.216Z] [2021-06-18T05:30:21.216Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-18T05:30:21.216Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:21.216Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-18T05:30:21.478Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-18T05:30:21.478Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-18T05:30:21.478Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-18T05:30:21.478Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-18T05:30:21.478Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-18T05:30:21.478Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-18T05:30:21.478Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-18T05:30:21.478Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:21.478Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-18T05:30:21.478Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T05:30:21.478Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-18T05:30:21.478Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:21.478Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-18T05:30:21.478Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-18T05:30:21.478Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-18T05:30:21.478Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-18T05:30:21.478Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-18T05:30:21.478Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-18T05:30:21.478Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-18T05:30:21.478Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-18T05:30:23.411Z] Updating certificates in /etc/ssl/certs... [2021-06-18T05:30:23.774Z] 25b303627fd3: Pull complete [2021-06-18T05:30:23.774Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-18T05:30:23.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T05:30:23.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-18T05:30:23.988Z] 23 added, 27 removed; done. [2021-06-18T05:30:24.048Z] prd-ubuntu18.04-docker-arm64-4c-16g-153 does not seem to be running inside a container [2021-06-18T05:30:24.129Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-18T05:30:24.250Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-18T05:30:24.250Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T05:30:24.250Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-18T05:30:24.250Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-18T05:30:24.250Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-18T05:30:24.250Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T05:30:24.250Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-18T05:30:24.250Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T05:30:24.250Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T05:30:24.250Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T05:30:24.250Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T05:30:24.250Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T05:30:24.250Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-18T05:30:24.250Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-18T05:30:24.250Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-18T05:30:24.250Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-18T05:30:24.250Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-18T05:30:24.250Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T05:30:24.250Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T05:30:24.250Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-18T05:30:24.250Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-18T05:30:24.250Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-18T05:30:24.513Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T05:30:24.513Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-18T05:30:24.513Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-18T05:30:24.513Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-18T05:30:24.513Z] Updating certificates in /etc/ssl/certs... [2021-06-18T05:30:25.091Z] 0 added, 0 removed; done. [2021-06-18T05:30:25.091Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-18T05:30:25.091Z] done. [2021-06-18T05:30:25.352Z] Reading package lists... [2021-06-18T05:30:25.613Z] Building dependency tree... [2021-06-18T05:30:25.613Z] Reading state information... [2021-06-18T05:30:25.876Z] The following NEW packages will be installed: [2021-06-18T05:30:25.876Z] apt-transport-https [2021-06-18T05:30:25.876Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T05:30:25.876Z] Need to get 1692 B of archives. [2021-06-18T05:30:25.876Z] After this operation, 154 kB of additional disk space will be used. [2021-06-18T05:30:25.876Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-18T05:30:26.138Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T05:30:26.138Z] Fetched 1692 B in 0s (9618 B/s) [2021-06-18T05:30:26.138Z] Selecting previously unselected package apt-transport-https. [2021-06-18T05:30:26.138Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-18T05:30:26.138Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-18T05:30:26.138Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-18T05:30:26.138Z] Setting up apt-transport-https (1.6.13) ... [2021-06-18T05:30:26.402Z] Waiting for network to be ready... [2021-06-18T05:30:26.959Z] $ docker top b440bbe5dc9f4d5c14b558eba081806d16c173ad6e271520d8a2164e376fa452 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:30:27.943Z] + grep parallel+ [2021-06-18T05:30:27.943Z] docker-compose build --help [2021-06-18T05:30:31.393Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T05:30:31.686Z] $ docker stop --time=1 b440bbe5dc9f4d5c14b558eba081806d16c173ad6e271520d8a2164e376fa452 [2021-06-18T05:30:32.998Z] 2021-06-18T05:30:30Z INFO Waiting for automatic snapd restart... [2021-06-18T05:30:33.565Z] $ docker rm -f b440bbe5dc9f4d5c14b558eba081806d16c173ad6e271520d8a2164e376fa452 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:30:34.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T05:30:34.252Z] . [Pipeline] withDockerContainer [2021-06-18T05:30:34.384Z] snapd 2.51 from Canonical* installed [2021-06-18T05:30:34.539Z] prd-ubuntu18.04-docker-arm64-4c-16g-153 does not seem to be running inside a container [2021-06-18T05:30:34.634Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-18T05:30:35.771Z] "snapd" switched to the "latest/stable" channel [2021-06-18T05:30:35.771Z] [2021-06-18T05:30:36.008Z] $ docker top a8946c215d5d8a3308e61fb9b22fe630febe07a3f55b77287c6db1a7537ad2bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:30:36.998Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T05:30:38.325Z] core18 20210507 from Canonical* installed [2021-06-18T05:30:38.325Z] "core18" switched to the "latest/stable" channel [2021-06-18T05:30:38.325Z] [2021-06-18T05:30:41.330Z] Building core-command ... [2021-06-18T05:30:41.330Z] Building core-data ... [2021-06-18T05:30:41.330Z] Building core-metadata ... [2021-06-18T05:30:41.330Z] Building security-bootstrapper ... [2021-06-18T05:30:41.330Z] Building security-proxy-setup ... [2021-06-18T05:30:41.330Z] Building security-secretstore-setup ... [2021-06-18T05:30:41.330Z] Building support-notifications ... [2021-06-18T05:30:41.330Z] Building support-scheduler ... [2021-06-18T05:30:41.330Z] Building sys-mgmt-agent ... [2021-06-18T05:30:41.330Z] Building core-metadata [2021-06-18T05:30:41.330Z] Building support-notifications [2021-06-18T05:30:41.330Z] Building security-secretstore-setup [2021-06-18T05:30:41.330Z] Building security-bootstrapper [2021-06-18T05:30:41.330Z] Building core-command [2021-06-18T05:30:41.650Z] snapcraft 4.8.2 from Canonical* installed [2021-06-18T05:30:41.650Z] "snapcraft" switched to the "latest/stable" channel [2021-06-18T05:30:41.650Z] [2021-06-18T05:30:45.862Z] 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-18T05:30:45.862Z] - README.md [2021-06-18T05:30:45.862Z] [2021-06-18T05:30:45.862Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-18T05:30:45.862Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T05:30:46.124Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T05:30:46.124Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T05:30:47.333Z] Reading package lists... [2021-06-18T05:30:47.594Z] 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-18T05:30:47.594Z] Reading package lists... [2021-06-18T05:30:47.868Z] Building dependency tree... [2021-06-18T05:30:47.868Z] Reading state information... [2021-06-18T05:30:47.868Z] Suggested packages: [2021-06-18T05:30:47.868Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-18T05:30:47.868Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-18T05:30:47.868Z] Recommended packages: [2021-06-18T05:30:47.868Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-18T05:30:47.868Z] The following NEW packages will be installed: [2021-06-18T05:30:47.868Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-18T05:30:47.868Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-18T05:30:47.868Z] pkg-config zip [2021-06-18T05:30:47.868Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T05:30:47.868Z] Need to get 7663 kB of archives. [2021-06-18T05:30:47.868Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-18T05:30:47.868Z] 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-18T05:30:48.178Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-18T05:30:48.178Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-18T05:30:48.178Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-18T05:30:48.178Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-18T05:30:48.178Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-18T05:30:48.178Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-18T05:30:48.501Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-18T05:30:48.501Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-18T05:30:48.501Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-18T05:30:48.501Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-18T05:30:48.839Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-18T05:30:48.839Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-18T05:30:48.839Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-18T05:30:48.839Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-18T05:30:48.839Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T05:30:48.839Z] Fetched 7663 kB in 1s (9536 kB/s) [2021-06-18T05:30:48.839Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-18T05:30:48.839Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-18T05:30:48.839Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-18T05:30:48.839Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-18T05:30:49.195Z] Selecting previously unselected package libpsl5:amd64. [2021-06-18T05:30:49.195Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-18T05:30:49.195Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-18T05:30:49.195Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-18T05:30:49.195Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-18T05:30:49.195Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-18T05:30:49.195Z] Selecting previously unselected package librtmp1:amd64. [2021-06-18T05:30:49.195Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-18T05:30:49.195Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-18T05:30:49.195Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-18T05:30:49.195Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-18T05:30:49.195Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-18T05:30:49.522Z] Selecting previously unselected package liberror-perl. [2021-06-18T05:30:49.522Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-18T05:30:49.522Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-18T05:30:49.522Z] Selecting previously unselected package git-man. [2021-06-18T05:30:49.522Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-18T05:30:49.522Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-18T05:30:49.522Z] Selecting previously unselected package git. [2021-06-18T05:30:49.522Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-18T05:30:49.522Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-18T05:30:50.095Z] Selecting previously unselected package libnorm1:amd64. [2021-06-18T05:30:50.095Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-18T05:30:50.095Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-18T05:30:50.095Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-18T05:30:50.095Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-18T05:30:50.095Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-18T05:30:50.095Z] Selecting previously unselected package libsodium23:amd64. [2021-06-18T05:30:50.095Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-18T05:30:50.095Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-18T05:30:50.357Z] Selecting previously unselected package libzmq5:amd64. [2021-06-18T05:30:50.357Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-18T05:30:50.357Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T05:30:50.357Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-18T05:30:50.357Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-18T05:30:50.357Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T05:30:50.357Z] Selecting previously unselected package pkg-config. [2021-06-18T05:30:50.357Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-18T05:30:50.357Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-18T05:30:50.357Z] Selecting previously unselected package zip. [2021-06-18T05:30:50.357Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-18T05:30:50.357Z] Unpacking zip (3.0-11build1) ... [2021-06-18T05:30:50.619Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-18T05:30:50.620Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-18T05:30:50.620Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-18T05:30:50.620Z] Setting up liberror-perl (0.17025-1) ... [2021-06-18T05:30:50.620Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-18T05:30:50.620Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-18T05:30:50.620Z] No schema files found: doing nothing. [2021-06-18T05:30:50.620Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-18T05:30:50.620Z] Setting up zip (3.0-11build1) ... [2021-06-18T05:30:50.620Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-18T05:30:50.620Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-18T05:30:50.620Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-18T05:30:50.620Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T05:30:50.620Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-18T05:30:50.620Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T05:30:50.620Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-18T05:30:50.620Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T05:30:51.277Z] git set to automatically installed. [2021-06-18T05:30:51.277Z] git-man set to automatically installed. [2021-06-18T05:30:51.277Z] libcurl3-gnutls set to automatically installed. [2021-06-18T05:30:51.277Z] liberror-perl set to automatically installed. [2021-06-18T05:30:51.277Z] libglib2.0-0 set to automatically installed. [2021-06-18T05:30:51.277Z] libnghttp2-14 set to automatically installed. [2021-06-18T05:30:51.277Z] libnorm1 set to automatically installed. [2021-06-18T05:30:51.277Z] libpgm-5.2-0 set to automatically installed. [2021-06-18T05:30:51.277Z] libpsl5 set to automatically installed. [2021-06-18T05:30:51.277Z] librtmp1 set to automatically installed. [2021-06-18T05:30:51.277Z] libsodium23 set to automatically installed. [2021-06-18T05:30:51.277Z] libzmq3-dev set to automatically installed. [2021-06-18T05:30:51.277Z] libzmq5 set to automatically installed. [2021-06-18T05:30:51.277Z] pkg-config set to automatically installed. [2021-06-18T05:30:51.277Z] zip set to automatically installed. [2021-06-18T05:30:52.666Z] snapd is not logged in, snap install commands will use sudo [2021-06-18T05:30:57.961Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-18T05:30:58.221Z] snapd is not logged in, snap install commands will use sudo [2021-06-18T05:30:59.162Z] snap "core18" has no updates available [2021-06-18T05:30:59.735Z] Downloading snap 'edgex-app-service-configurable' [2021-06-18T05:31:01.122Z] 2021/06/18 05:31:01.007341 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_559.snap: 7307264 [2021-06-18T05:31:02.513Z] Pulling app-service-config [2021-06-18T05:31:02.513Z] + snapcraftctl pull [2021-06-18T05:31:03.456Z] Pulling config-common [2021-06-18T05:31:03.456Z] + snapcraftctl pull [2021-06-18T05:31:04.397Z] Pulling go-build-helper [2021-06-18T05:31:04.397Z] + snapcraftctl pull [2021-06-18T05:31:05.341Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-18T05:31:05.341Z] Skipping pull go-build-helper (already ran) [2021-06-18T05:31:05.341Z] Building go-build-helper [2021-06-18T05:31:05.341Z] + snapcraftctl build [2021-06-18T05:31:07.260Z] Staging go-build-helper [2021-06-18T05:31:07.260Z] + snapcraftctl stage [2021-06-18T05:31:15.409Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-18T05:31:15.409Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-18T05:31:15.409Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-18T05:31:15.409Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-18T05:31:15.409Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-18T05:31:15.409Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-18T05:31:15.409Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-18T05:31:15.409Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-18T05:31:15.409Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-18T05:31:15.409Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-18T05:31:15.409Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-18T05:31:15.409Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-18T05:31:15.409Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-18T05:31:15.409Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-18T05:31:15.409Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-18T05:31:15.409Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-18T05:31:15.409Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-18T05:31:15.409Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-18T05:31:15.409Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-18T05:31:15.409Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-18T05:31:15.409Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-18T05:31:15.409Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-18T05:31:15.409Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-18T05:31:15.409Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-18T05:31:15.409Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-18T05:31:15.409Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-18T05:31:15.409Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-18T05:31:15.409Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-18T05:31:15.409Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-18T05:31:15.409Z] Fetched 224 kB in 0s (0 B/s) [2021-06-18T05:31:15.409Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-18T05:31:15.409Z] Fetched 157 kB in 0s (0 B/s) [2021-06-18T05:31:15.409Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-18T05:31:15.409Z] Fetched 221 kB in 0s (0 B/s) [2021-06-18T05:31:15.409Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-18T05:31:15.409Z] Fetched 143 kB in 0s (0 B/s) [2021-06-18T05:31:15.409Z] Pulling edgex-go [2021-06-18T05:31:15.409Z] + snapcraftctl pull [2021-06-18T05:31:33.556Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T05:31:33.556Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T05:31:33.556Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T05:31:33.556Z] Fetched 0 B in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-18T05:31:33.556Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-18T05:31:33.556Z] Fetched 279 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-18T05:31:33.556Z] Fetched 122 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-18T05:31:33.556Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-18T05:31:33.556Z] Fetched 8848 B in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-18T05:31:33.556Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-18T05:31:33.556Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-18T05:31:33.556Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-18T05:31:33.556Z] Fetched 219 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-18T05:31:33.556Z] Fetched 154 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-18T05:31:33.556Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-18T05:31:33.556Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-18T05:31:33.556Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-18T05:31:33.556Z] Fetched 499 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-18T05:31:33.556Z] Fetched 111 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-18T05:31:33.556Z] Fetched 240 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-18T05:31:33.556Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-18T05:31:33.556Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-18T05:31:33.556Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-18T05:31:33.556Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-18T05:31:33.556Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-18T05:31:33.556Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-18T05:31:33.556Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-18T05:31:33.556Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-18T05:31:33.556Z] Fetched 8720 B in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-18T05:31:33.556Z] Fetched 140 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-18T05:31:33.556Z] Fetched 119 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-18T05:31:33.556Z] Fetched 111 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-18T05:31:33.556Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-18T05:31:33.556Z] Fetched 645 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-18T05:31:33.556Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-18T05:31:33.556Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-18T05:31:33.556Z] Fetched 368 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-18T05:31:33.556Z] Fetched 187 kB in 0s (0 B/s) [2021-06-18T05:31:33.556Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-18T05:31:33.556Z] Fetched 175 kB in 0s (0 B/s) [2021-06-18T05:31:33.557Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-18T05:31:33.557Z] Fetched 206 kB in 0s (0 B/s) [2021-06-18T05:31:33.557Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-18T05:31:33.557Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-18T05:31:33.557Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-18T05:31:33.557Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-18T05:31:33.557Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-18T05:31:33.557Z] Fetched 159 kB in 0s (0 B/s) [2021-06-18T05:31:33.557Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-18T05:31:33.557Z] Fetched 107 kB in 0s (0 B/s) [2021-06-18T05:31:33.557Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-18T05:31:33.557Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-18T05:31:33.557Z] Pulling static-packages [2021-06-18T05:31:33.557Z] + snapcraftctl pull [2021-06-18T05:31:33.557Z] Pulling version [2021-06-18T05:31:33.557Z] + cd /root/project [2021-06-18T05:31:33.557Z] + git describe --tags --abbrev=0 [2021-06-18T05:31:33.557Z] + sed s/v// [2021-06-18T05:31:33.557Z] + GIT_VERSION=2.0.0-dev.270 [2021-06-18T05:31:33.557Z] + [ -z 2.0.0-dev.270 ] [2021-06-18T05:31:33.557Z] + snapcraftctl set-version 2.0.0-dev.270 [2021-06-18T05:31:33.557Z] Building app-service-config [2021-06-18T05:31:33.557Z] + snapcraftctl build [2021-06-18T05:31:35.476Z] Building config-common [2021-06-18T05:31:35.476Z] + snapcraftctl build [2021-06-18T05:31:37.397Z] Skipping build go-build-helper (already ran) [2021-06-18T05:31:37.397Z] Building edgex-go [2021-06-18T05:31:37.659Z] + cd /root/parts/edgex-go/src [2021-06-18T05:31:37.659Z] + make build [2021-06-18T05:31:37.659Z] go mod tidy [2021-06-18T05:31:39.581Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T05:31:39.581Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-18T05:31:39.581Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-18T05:31:39.581Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-18T05:31:39.581Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-18T05:31:39.581Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-18T05:31:39.581Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-18T05:31:39.581Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-18T05:31:39.581Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-18T05:31:39.581Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-18T05:31:39.581Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-18T05:31:39.581Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-18T05:31:39.843Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-18T05:31:39.843Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-18T05:31:39.843Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-18T05:31:40.106Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-18T05:31:40.106Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-18T05:31:40.682Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-18T05:31:40.943Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-18T05:31:40.943Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-18T05:31:40.943Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T05:31:40.943Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T05:31:40.943Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-18T05:31:40.943Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-18T05:31:40.943Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-18T05:31:40.943Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-18T05:31:41.221Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-18T05:31:41.221Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-18T05:31:41.221Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-18T05:31:41.221Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-18T05:31:41.221Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-18T05:31:41.221Z] go: downloading golang.org/x/text v0.3.2 [2021-06-18T05:31:41.221Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-18T05:31:41.221Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-18T05:31:41.221Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-18T05:31:41.221Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-18T05:31:41.221Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-18T05:31:41.498Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-18T05:31:41.498Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-18T05:31:41.498Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-18T05:31:41.764Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-18T05:31:41.764Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-18T05:31:41.764Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-18T05:31:42.026Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-18T05:31:42.026Z] go: downloading github.com/kr/text v0.1.0 [2021-06-18T05:31:42.026Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-18T05:31:42.026Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-18T05:31:42.026Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-18T05:31:42.026Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T05:31:42.026Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-18T05:31:42.026Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-18T05:31:42.026Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-18T05:31:42.026Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-18T05:31:42.026Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-18T05:31:42.288Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-18T05:31:42.288Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-18T05:31:42.288Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-18T05:31:42.288Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T05:31:42.288Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T05:31:42.288Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T05:31:42.288Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T05:31:42.288Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-18T05:31:42.288Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-18T05:31:42.288Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-18T05:31:42.288Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-18T05:31:42.288Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-18T05:31:42.288Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-18T05:31:42.549Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-18T05:31:42.549Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-18T05:31:42.549Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-18T05:31:42.549Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-18T05:31:42.549Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-18T05:31:42.549Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-18T05:31:42.549Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-18T05:31:42.549Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-18T05:31:42.549Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-18T05:31:42.549Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-18T05:31:42.549Z] 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-18T05:31:49.340Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:31:49.340Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:31:49.340Z] ---> e6704cbe97c8 [2021-06-18T05:31:49.340Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T05:31:49.618Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:31:49.618Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:31:49.618Z] ---> e6704cbe97c8 [2021-06-18T05:31:49.618Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T05:31:50.227Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:31:50.227Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:31:50.227Z] ---> e6704cbe97c8 [2021-06-18T05:31:50.227Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T05:31:50.227Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:31:50.227Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:31:50.227Z] ---> e6704cbe97c8 [2021-06-18T05:31:50.227Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:31:50.227Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:31:50.227Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:31:50.227Z] ---> e6704cbe97c8 [2021-06-18T05:31:50.227Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:31:51.671Z] ---> Running in 4613393ec95e [2021-06-18T05:31:51.671Z] ---> Running in a54036b9577a [2021-06-18T05:31:51.671Z] ---> Running in f616e34d69e8 [2021-06-18T05:31:51.671Z] ---> Running in bd02c29128fd [2021-06-18T05:31:51.671Z] ---> Running in 0455cdbdfcef [2021-06-18T05:31:52.556Z] 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-18T05:31:52.655Z] Removing intermediate container f616e34d69e8 [2021-06-18T05:31:52.655Z] Removing intermediate container bd02c29128fd [2021-06-18T05:31:52.655Z] ---> 6c4f731a97e7 [2021-06-18T05:31:52.655Z] ---> 91ae35ac4209 [2021-06-18T05:31:52.655Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:31:52.655Z] [2021-06-18T05:31:52.655Z] Removing intermediate container 0455cdbdfcef [2021-06-18T05:31:52.655Z] ---> 02c344b53562 [2021-06-18T05:31:52.655Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:31:52.655Z] Removing intermediate container 4613393ec95e [2021-06-18T05:31:52.655Z] ---> b9b5ef7a4069 [2021-06-18T05:31:52.655Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:31:52.655Z] Removing intermediate container a54036b9577a [2021-06-18T05:31:52.655Z] ---> 1f78afb32b84 [2021-06-18T05:31:52.655Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:31:52.655Z] ---> Running in 6f16ddc3999d [2021-06-18T05:31:52.655Z] ---> Running in f110723377aa [2021-06-18T05:31:52.655Z] ---> Running in 410e95f26f74 [2021-06-18T05:31:52.655Z] ---> Running in cbfc396885ed [2021-06-18T05:31:52.936Z] ---> Running in 75cb14262211 [2021-06-18T05:31:55.858Z] 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-18T05:31:56.434Z] 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-18T05:31:57.267Z] Removing intermediate container 6f16ddc3999d [2021-06-18T05:31:57.267Z] ---> 8c013a9524b9 [2021-06-18T05:31:57.267Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T05:31:57.267Z] ---> Running in a26390eb9c76 [2021-06-18T05:31:57.267Z] Removing intermediate container f110723377aa [2021-06-18T05:31:57.267Z] ---> 1e8fc708b8c9 [2021-06-18T05:31:57.267Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T05:31:57.547Z] ---> Running in 90d309130f89 [2021-06-18T05:31:57.547Z] Removing intermediate container 410e95f26f74 [2021-06-18T05:31:57.547Z] ---> 4cdbbd9aa89a [2021-06-18T05:31:57.547Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T05:31:57.547Z] Removing intermediate container cbfc396885ed [2021-06-18T05:31:57.547Z] ---> d76463078cf3 [2021-06-18T05:31:57.547Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T05:31:57.547Z] Removing intermediate container 75cb14262211 [2021-06-18T05:31:57.547Z] ---> 8d99bad94126 [2021-06-18T05:31:57.547Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T05:31:57.820Z] ---> Running in 1983a07fe9c8 [2021-06-18T05:31:57.820Z] ---> Running in 114b6286bb63 [2021-06-18T05:31:57.820Z] ---> Running in d9cc264a3961 [2021-06-18T05:31:57.822Z] 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-18T05:31:58.083Z] 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-18T05:31:58.819Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:31:59.026Z] 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-18T05:31:59.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:31:59.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:31:59.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:31:59.977Z] 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-18T05:32:00.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:32:00.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:32:00.696Z] OK: 218 MiB in 52 packages [2021-06-18T05:32:00.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:32:00.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:32:00.922Z] 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-18T05:32:01.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:32:01.012Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:32:01.629Z] OK: 218 MiB in 52 packages [2021-06-18T05:32:01.912Z] OK: 218 MiB in 52 packages [2021-06-18T05:32:02.189Z] OK: 218 MiB in 52 packages [2021-06-18T05:32:02.189Z] OK: 218 MiB in 52 packages [2021-06-18T05:32:02.314Z] 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-18T05:32:02.478Z] Removing intermediate container a26390eb9c76 [2021-06-18T05:32:02.479Z] ---> 438f835a7585 [2021-06-18T05:32:02.479Z] Step 6/32 : COPY go.mod . [2021-06-18T05:32:03.262Z] 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-18T05:32:03.481Z] Removing intermediate container 90d309130f89 [2021-06-18T05:32:03.481Z] ---> 7d22a510c08c [2021-06-18T05:32:03.481Z] Step 6/23 : COPY go.mod . [2021-06-18T05:32:03.481Z] ---> 92a6ad63b2ff [2021-06-18T05:32:03.481Z] Step 7/32 : RUN go mod download [2021-06-18T05:32:03.757Z] ---> Running in 064d9e9358e7 [2021-06-18T05:32:03.758Z] Removing intermediate container 1983a07fe9c8 [2021-06-18T05:32:03.758Z] ---> 1fe4999c3604 [2021-06-18T05:32:03.758Z] Step 6/26 : COPY go.mod . [2021-06-18T05:32:03.835Z] 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-18T05:32:04.370Z] Removing intermediate container 114b6286bb63 [2021-06-18T05:32:04.370Z] ---> a9373bc8f55d [2021-06-18T05:32:04.370Z] Step 6/24 : COPY go.mod . [2021-06-18T05:32:04.370Z] Removing intermediate container d9cc264a3961 [2021-06-18T05:32:04.370Z] ---> d6a86cc3965c [2021-06-18T05:32:04.370Z] Step 6/24 : COPY go.mod . [2021-06-18T05:32:04.977Z] ---> 6c3c5dd9dc0a [2021-06-18T05:32:04.977Z] Step 7/23 : RUN go mod download [2021-06-18T05:32:04.977Z] ---> Running in 9b6e077f316e [2021-06-18T05:32:04.977Z] ---> 9c3e100b1a00 [2021-06-18T05:32:04.977Z] Step 7/26 : RUN go mod download [2021-06-18T05:32:05.585Z] ---> Running in 10162fd87e3d [2021-06-18T05:32:05.586Z] ---> 4bfc43848bc8 [2021-06-18T05:32:05.586Z] Step 7/24 : RUN go mod download [2021-06-18T05:32:05.586Z] ---> 5d42bd9e5ca5 [2021-06-18T05:32:05.586Z] Step 7/24 : RUN go mod download [2021-06-18T05:32:05.751Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-18T05:32:05.751Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-18T05:32:05.751Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-18T05:32:05.751Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-18T05:32:05.751Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-18T05:32:05.751Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-18T05:32:05.751Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-18T05:32:05.751Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-18T05:32:05.751Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-18T05:32:05.751Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-18T05:32:05.751Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-18T05:32:05.751Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-18T05:32:05.751Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-18T05:32:05.751Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-18T05:32:05.751Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-18T05:32:05.751Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-18T05:32:05.751Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-18T05:32:05.751Z] + 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-18T05:32:05.751Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-18T05:32:05.751Z] + 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-18T05:32:05.751Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-18T05:32:05.751Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-18T05:32:05.751Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-18T05:32:05.751Z] + 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-18T05:32:05.751Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-18T05:32:05.751Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-18T05:32:05.751Z] + 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-18T05:32:05.867Z] ---> Running in fa0a4153f777 [2021-06-18T05:32:05.867Z] ---> Running in 22943209f86e [2021-06-18T05:32:07.874Z] Removing intermediate container 064d9e9358e7 [2021-06-18T05:32:07.874Z] ---> c0c82a4f8f2a [2021-06-18T05:32:07.874Z] Step 8/32 : COPY . . [2021-06-18T05:32:09.058Z] Building static-packages [2021-06-18T05:32:09.058Z] + snapcraftctl build [2021-06-18T05:32:09.876Z] Removing intermediate container 9b6e077f316e [2021-06-18T05:32:09.876Z] ---> 1f69ce5afe8f [2021-06-18T05:32:09.876Z] Step 8/23 : COPY . . [2021-06-18T05:32:10.483Z] Removing intermediate container 10162fd87e3d [2021-06-18T05:32:10.483Z] ---> 7118580fc0c6 [2021-06-18T05:32:10.483Z] Step 8/26 : COPY . . [2021-06-18T05:32:10.502Z] Building version [2021-06-18T05:32:10.502Z] + snapcraftctl build [2021-06-18T05:32:11.466Z] Removing intermediate container fa0a4153f777 [2021-06-18T05:32:11.466Z] ---> 94e0591cf253 [2021-06-18T05:32:11.466Z] Step 8/24 : COPY . . [2021-06-18T05:32:11.742Z] Removing intermediate container 22943209f86e [2021-06-18T05:32:11.742Z] ---> 4ab2a404a344 [2021-06-18T05:32:11.742Z] Step 8/24 : COPY . . [2021-06-18T05:32:12.491Z] Staging app-service-config [2021-06-18T05:32:12.491Z] + snapcraftctl stage [2021-06-18T05:32:13.437Z] Staging config-common [2021-06-18T05:32:13.437Z] + snapcraftctl stage [2021-06-18T05:32:14.825Z] Skipping stage go-build-helper (already ran) [2021-06-18T05:32:14.825Z] Staging edgex-go [2021-06-18T05:32:14.825Z] + snapcraftctl stage [2021-06-18T05:32:15.399Z] Staging static-packages [2021-06-18T05:32:15.399Z] + snapcraftctl stage [2021-06-18T05:32:16.346Z] Staging version [2021-06-18T05:32:16.346Z] + snapcraftctl stage [2021-06-18T05:32:17.294Z] Priming app-service-config [2021-06-18T05:32:17.294Z] + snapcraftctl prime [2021-06-18T05:32:18.684Z] Priming config-common [2021-06-18T05:32:18.684Z] + snapcraftctl prime [2021-06-18T05:32:19.629Z] Priming go-build-helper [2021-06-18T05:32:19.629Z] + snapcraftctl prime [2021-06-18T05:32:20.572Z] Priming edgex-go [2021-06-18T05:32:20.572Z] + snapcraftctl prime [2021-06-18T05:32:21.967Z] Priming static-packages [2021-06-18T05:32:21.967Z] + snapcraftctl prime [2021-06-18T05:32:24.522Z] Priming version [2021-06-18T05:32:24.522Z] + snapcraftctl prime [2021-06-18T05:32:25.100Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T05:32:33.947Z] ---> f8e6737b3964 [2021-06-18T05:32:33.947Z] Step 9/32 : RUN go mod tidy [2021-06-18T05:32:33.947Z] ---> fb9ca390548b [2021-06-18T05:32:33.947Z] Step 9/23 : RUN go mod tidy [2021-06-18T05:32:33.947Z] ---> 49cab98334e6 [2021-06-18T05:32:33.947Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:32:33.947Z] ---> 4176d09ec2ff [2021-06-18T05:32:33.947Z] Step 9/26 : RUN go mod tidy [2021-06-18T05:32:33.947Z] ---> Running in d16b73483baf [2021-06-18T05:32:33.947Z] ---> Running in 1a1176002188 [2021-06-18T05:32:33.947Z] ---> Running in 703969e05277 [2021-06-18T05:32:33.947Z] ---> Running in 27a65a8aa558 [2021-06-18T05:32:33.947Z] ---> 455029f2d6e8 [2021-06-18T05:32:33.947Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:32:34.230Z] ---> Running in f1f568a31f1f [2021-06-18T05:32:40.989Z] Removing intermediate container d16b73483baf [2021-06-18T05:32:40.989Z] ---> 24090e0d2805 [2021-06-18T05:32:40.989Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T05:32:40.989Z] ---> Running in 48cdc225219b [2021-06-18T05:32:40.989Z] Removing intermediate container 1a1176002188 [2021-06-18T05:32:40.989Z] ---> fb292a1f8f84 [2021-06-18T05:32:40.989Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T05:32:41.266Z] ---> Running in 2a978ad6b92b [2021-06-18T05:32:41.266Z] Removing intermediate container 703969e05277 [2021-06-18T05:32:41.266Z] ---> 21d33d59e04c [2021-06-18T05:32:41.266Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T05:32:41.266Z] Removing intermediate container f1f568a31f1f [2021-06-18T05:32:41.266Z] ---> d2ab6e67c832 [2021-06-18T05:32:41.266Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T05:32:41.550Z] Removing intermediate container 27a65a8aa558 [2021-06-18T05:32:41.550Z] ---> 2405b725692e [2021-06-18T05:32:41.550Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T05:32:41.550Z] ---> Running in ff4500f67d01 [2021-06-18T05:32:41.550Z] ---> Running in 8bba6a90dc2d [2021-06-18T05:32:41.827Z] ---> Running in 2126a6d10723 [2021-06-18T05:32:42.818Z] 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-18T05:32:43.446Z] 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-18T05:32:44.043Z] 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-18T05:32:44.318Z] 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-18T05:32:44.593Z] 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-18T05:34:36.490Z] 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-18T05:34:36.490Z] Removing intermediate container ff4500f67d01 [2021-06-18T05:34:36.490Z] ---> 8149d0a8756c [2021-06-18T05:34:36.490Z] [2021-06-18T05:34:36.490Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T05:34:36.490Z] 3.12: Pulling from library/alpine [2021-06-18T05:34:37.090Z] Removing intermediate container 48cdc225219b [2021-06-18T05:34:37.090Z] ---> 14b74969e007 [2021-06-18T05:34:37.090Z] [2021-06-18T05:34:37.090Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T05:34:37.363Z] 3.12: Pulling from library/alpine [2021-06-18T05:34:37.972Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T05:34:37.972Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T05:34:37.972Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T05:34:37.972Z] Status: Image is up to date for alpine:3.12 [2021-06-18T05:34:37.972Z] ---> c4fd0aeabfcf [2021-06-18T05:34:37.972Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T05:34:37.972Z] ---> c4fd0aeabfcf [2021-06-18T05:34:37.972Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T05:34:39.425Z] ---> Running in cbd6c446c84e [2021-06-18T05:34:39.425Z] ---> Running in b9d30c408a73 [2021-06-18T05:34:40.422Z] Removing intermediate container 2a978ad6b92b [2021-06-18T05:34:40.422Z] ---> 5672de110832 [2021-06-18T05:34:40.422Z] [2021-06-18T05:34:40.422Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T05:34:40.422Z] ---> c4fd0aeabfcf [2021-06-18T05:34:40.422Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T05:34:40.422Z] Removing intermediate container cbd6c446c84e [2021-06-18T05:34:40.422Z] ---> 2585c425aeaf [2021-06-18T05:34:40.422Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T05:34:41.026Z] ---> Running in e764ad1d76e8 [2021-06-18T05:34:41.026Z] ---> Running in 3f7e1812c612 [2021-06-18T05:34:41.303Z] Removing intermediate container 2126a6d10723 [2021-06-18T05:34:41.304Z] ---> d819ead61c24 [2021-06-18T05:34:41.304Z] [2021-06-18T05:34:41.304Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T05:34:41.304Z] ---> c4fd0aeabfcf [2021-06-18T05:34:41.304Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T05:34:41.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:34:41.592Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:34:41.869Z] ---> Running in 611ec7f9bb78 [2021-06-18T05:34:42.474Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T05:34:42.474Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:34:42.474Z] OK: 5 MiB in 15 packages [2021-06-18T05:34:43.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:34:43.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:34:43.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:34:43.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:34:43.935Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T05:34:43.935Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T05:34:43.935Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:34:43.935Z] OK: 5 MiB in 16 packages [2021-06-18T05:34:44.215Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T05:34:44.215Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:34:44.215Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T05:34:44.215Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:34:44.215Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T05:34:44.493Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:34:44.779Z] OK: 6 MiB in 16 packages [2021-06-18T05:34:45.061Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T05:34:45.061Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T05:34:45.061Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T05:34:45.339Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T05:34:45.339Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T05:34:45.339Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T05:34:45.339Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:34:45.339Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T05:34:45.617Z] OK: 7 MiB in 20 packages [2021-06-18T05:34:45.617Z] Removing intermediate container b9d30c408a73 [2021-06-18T05:34:45.617Z] ---> 71c7aec90f24 [2021-06-18T05:34:45.617Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:34:45.617Z] Removing intermediate container 8bba6a90dc2d [2021-06-18T05:34:45.617Z] ---> 24ae1898fa54 [2021-06-18T05:34:45.617Z] [2021-06-18T05:34:45.617Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T05:34:45.617Z] ---> c4fd0aeabfcf [2021-06-18T05:34:45.617Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T05:34:45.617Z] ---> Using cache [2021-06-18T05:34:45.617Z] ---> 71c7aec90f24 [2021-06-18T05:34:45.617Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:34:46.219Z] ---> Running in 3dae2c612763 [2021-06-18T05:34:46.219Z] ---> Running in ddb0b1a11fb6 [2021-06-18T05:34:46.219Z] Removing intermediate container e764ad1d76e8 [2021-06-18T05:34:46.219Z] ---> f995c7210bff [2021-06-18T05:34:46.219Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T05:34:46.814Z] ---> Running in a69f84583607 [2021-06-18T05:34:46.814Z] Removing intermediate container 3dae2c612763 [2021-06-18T05:34:46.814Z] ---> b10aa090fcc7 [2021-06-18T05:34:46.814Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T05:34:47.087Z] Removing intermediate container ddb0b1a11fb6 [2021-06-18T05:34:47.087Z] ---> 6362c4b30f63 [2021-06-18T05:34:47.087Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T05:34:47.087Z] Removing intermediate container 3f7e1812c612 [2021-06-18T05:34:47.087Z] ---> d197f30d7e7d [2021-06-18T05:34:47.087Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:34:47.362Z] ---> Running in ff2b5c3057ea [2021-06-18T05:34:47.362Z] ---> Running in 898e598d5beb [2021-06-18T05:34:47.362Z] Removing intermediate container a69f84583607 [2021-06-18T05:34:47.362Z] ---> 4924839719b3 [2021-06-18T05:34:47.362Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T05:34:47.636Z] ---> Running in 099301cf7fc3 [2021-06-18T05:34:47.636Z] Removing intermediate container 611ec7f9bb78 [2021-06-18T05:34:47.636Z] ---> 393c5c12e83f [2021-06-18T05:34:47.636Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T05:34:47.930Z] ---> Running in d84521465c87 [2021-06-18T05:34:47.930Z] ---> Running in 41d984736239 [2021-06-18T05:34:47.930Z] Removing intermediate container ff2b5c3057ea [2021-06-18T05:34:47.930Z] ---> b74fc6eefb2d [2021-06-18T05:34:47.930Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T05:34:48.205Z] Removing intermediate container 099301cf7fc3 [2021-06-18T05:34:48.205Z] ---> 22a42676c9eb [2021-06-18T05:34:48.205Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T05:34:48.482Z] ---> Running in 7cdb65557df6 [2021-06-18T05:34:48.483Z] Removing intermediate container 898e598d5beb [2021-06-18T05:34:48.483Z] ---> ee0d5d7904ea [2021-06-18T05:34:48.483Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T05:34:48.483Z] ---> Running in d1cbba40fd02 [2021-06-18T05:34:48.483Z] Removing intermediate container d84521465c87 [2021-06-18T05:34:48.483Z] ---> 65ea1cd065d5 [2021-06-18T05:34:48.483Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T05:34:48.757Z] Removing intermediate container 41d984736239 [2021-06-18T05:34:48.757Z] ---> 218cfe3bc3b7 [2021-06-18T05:34:48.757Z] Step 14/26 : WORKDIR / [2021-06-18T05:34:49.030Z] ---> Running in 490c6a020dbc [2021-06-18T05:34:49.031Z] ---> Running in e079b0d6a731 [2021-06-18T05:34:49.304Z] ---> Running in 9799eab4bc24 [2021-06-18T05:34:49.304Z] Removing intermediate container 7cdb65557df6 [2021-06-18T05:34:49.304Z] ---> dc03c328483b [2021-06-18T05:34:49.304Z] Step 16/24 : WORKDIR / [2021-06-18T05:34:49.578Z] Removing intermediate container d1cbba40fd02 [2021-06-18T05:34:49.578Z] ---> c63d9b9e8019 [2021-06-18T05:34:49.578Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T05:34:49.855Z] ---> Running in 75d7c8e0c597 [2021-06-18T05:34:49.855Z] Removing intermediate container e079b0d6a731 [2021-06-18T05:34:49.855Z] ---> c36359bb8bc2 [2021-06-18T05:34:49.855Z] Step 16/24 : WORKDIR / [2021-06-18T05:34:49.855Z] ---> Running in df5f4edd4e7d [2021-06-18T05:34:50.141Z] ---> Running in 0b1fd25b1ef1 [2021-06-18T05:34:50.141Z] Removing intermediate container 9799eab4bc24 [2021-06-18T05:34:50.141Z] ---> c2cdb66728a4 [2021-06-18T05:34:50.141Z] 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-18T05:34:50.746Z] Removing intermediate container df5f4edd4e7d [2021-06-18T05:34:50.746Z] Removing intermediate container 75d7c8e0c597 [2021-06-18T05:34:50.746Z] ---> 7fe67efe7f4f [2021-06-18T05:34:50.746Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:34:50.746Z] ---> f06a8b275f61 [2021-06-18T05:34:50.746Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:34:51.032Z] Removing intermediate container 0b1fd25b1ef1 [2021-06-18T05:34:51.032Z] ---> ea4066da0372 [2021-06-18T05:34:51.032Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:34:51.638Z] ---> b01d789e9261 [2021-06-18T05:34:51.638Z] 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-18T05:34:51.915Z] ---> fd87c6f89768 [2021-06-18T05:34:51.915Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T05:34:51.915Z] ---> 7a4cf4eaf751 [2021-06-18T05:34:51.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T05:34:52.195Z] ---> 1cca5333ab1f [2021-06-18T05:34:52.195Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T05:34:52.801Z] ---> 65620a862eca [2021-06-18T05:34:52.801Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T05:34:52.801Z] Removing intermediate container 490c6a020dbc [2021-06-18T05:34:52.801Z] ---> 46dc7d27657e [2021-06-18T05:34:52.801Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T05:34:53.401Z] ---> Running in d08e47cbb101 [2021-06-18T05:34:53.687Z] ---> fc1a225597aa [2021-06-18T05:34:53.687Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T05:34:53.972Z] ---> a427c47a0cf3 [2021-06-18T05:34:53.972Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T05:34:54.246Z] Removing intermediate container d08e47cbb101 [2021-06-18T05:34:54.246Z] ---> 4da34e29818a [2021-06-18T05:34:54.246Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T05:34:54.246Z] ---> 1befbd729f30 [2021-06-18T05:34:54.246Z] ---> e55b575760dc [2021-06-18T05:34:54.246Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 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-18T05:34:54.246Z] [2021-06-18T05:34:54.853Z] ---> 6689cf0cc4ba [2021-06-18T05:34:54.853Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T05:34:55.128Z] ---> Running in 826f3383db64 [2021-06-18T05:34:55.128Z] ---> 213d6eb15cc7 [2021-06-18T05:34:55.128Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T05:34:55.406Z] ---> Running in 7389f00226a4 [2021-06-18T05:34:55.406Z] ---> 77cea6a169c7 [2021-06-18T05:34:55.406Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T05:34:55.683Z] ---> 6e0c5089d206 [2021-06-18T05:34:55.683Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T05:34:55.683Z] ---> 78b33573478a [2021-06-18T05:34:55.683Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T05:34:55.683Z] ---> Running in b8f3b8fa2c06 [2021-06-18T05:34:55.966Z] Removing intermediate container 826f3383db64 [2021-06-18T05:34:55.966Z] ---> e8c4df6bfdf1 [2021-06-18T05:34:55.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:34:56.241Z] ---> Running in afd933a45ee3 [2021-06-18T05:34:56.241Z] ---> Running in 7cac4fd645d8 [2021-06-18T05:34:56.513Z] Removing intermediate container 7389f00226a4 [2021-06-18T05:34:56.513Z] ---> fd3f9949a468 [2021-06-18T05:34:56.513Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:34:56.792Z] ---> Running in cc2585459bea [2021-06-18T05:34:57.065Z] Removing intermediate container afd933a45ee3 [2021-06-18T05:34:57.065Z] ---> 2afac4195f98 [2021-06-18T05:34:57.065Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:34:57.344Z] Removing intermediate container 7cac4fd645d8 [2021-06-18T05:34:57.344Z] ---> ccaf33f4a5d6 [2021-06-18T05:34:57.344Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T05:34:57.344Z] ---> bfe62f3561f9 [2021-06-18T05:34:57.344Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T05:34:57.344Z] ---> Running in dd69de220927 [2021-06-18T05:34:57.620Z] ---> Running in c8961ff4ff00 [2021-06-18T05:34:57.620Z] Removing intermediate container cc2585459bea [2021-06-18T05:34:57.620Z] ---> a0c619c89611 [2021-06-18T05:34:57.620Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T05:34:57.902Z] ---> Running in 918299a6eecd [2021-06-18T05:34:58.181Z] Removing intermediate container dd69de220927 [2021-06-18T05:34:58.181Z] ---> b3122c4da194 [2021-06-18T05:34:58.181Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T05:34:58.457Z] Removing intermediate container c8961ff4ff00 [2021-06-18T05:34:58.457Z] ---> 07c6d4d02916 [2021-06-18T05:34:58.457Z] Step 22/23 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:34:58.457Z] ---> Running in aa5e40fab51a [2021-06-18T05:34:58.457Z] Removing intermediate container 918299a6eecd [2021-06-18T05:34:58.457Z] ---> 2528b84d38ba [2021-06-18T05:34:58.732Z] Step 23/24 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:34:58.732Z] ---> Running in 389be6fad555 [2021-06-18T05:34:59.007Z] ---> Running in aa78ded72641 [2021-06-18T05:34:59.007Z] ---> 14d54a1a48ac [2021-06-18T05:34:59.007Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T05:34:59.283Z] Removing intermediate container aa5e40fab51a [2021-06-18T05:34:59.283Z] ---> 0559b27af16a [2021-06-18T05:34:59.283Z] Step 23/24 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:34:59.559Z] Removing intermediate container b8f3b8fa2c06 [2021-06-18T05:34:59.559Z] ---> 6156a2217c21 [2021-06-18T05:34:59.559Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:34:59.559Z] Removing intermediate container 389be6fad555 [2021-06-18T05:34:59.559Z] ---> b5ba64be9b55 [2021-06-18T05:34:59.559Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T05:34:59.829Z] ---> Running in ea7587febe99 [2021-06-18T05:34:59.829Z] Removing intermediate container aa78ded72641 [2021-06-18T05:34:59.829Z] ---> b3a6ac28367f [2021-06-18T05:34:59.829Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:34:59.829Z] ---> Running in 99f6afa6f736 [2021-06-18T05:35:00.101Z] ---> Running in 1e18127572b2 [2021-06-18T05:35:00.101Z] ---> 85e6c0242f05 [2021-06-18T05:35:00.101Z] 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-18T05:35:00.379Z] ---> Running in d2b6ec6e3b3f [2021-06-18T05:35:00.379Z] Removing intermediate container ea7587febe99 [2021-06-18T05:35:00.379Z] ---> 0cd05ec1d375 [2021-06-18T05:35:00.379Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:35:00.661Z] ---> Running in ddd89d2be98b [2021-06-18T05:35:00.944Z] Removing intermediate container 99f6afa6f736 [2021-06-18T05:35:00.945Z] ---> ea4dab73e88a [2021-06-18T05:35:00.945Z] [2021-06-18T05:35:00.945Z] Removing intermediate container 1e18127572b2 [2021-06-18T05:35:00.945Z] ---> 65b7097a9ce2 [2021-06-18T05:35:00.945Z] [2021-06-18T05:35:00.945Z] ---> 8337d60fde7f [2021-06-18T05:35:00.945Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T05:35:01.559Z] Successfully built ea4dab73e88a [2021-06-18T05:35:01.559Z] Successfully built 65b7097a9ce2 [2021-06-18T05:35:01.843Z] Successfully tagged support-notifications-arm64:latest [2021-06-18T05:35:01.843Z] Successfully tagged core-command-arm64:latest [2021-06-18T05:35:01.843Z]  Building core-command ... done Removing intermediate container ddd89d2be98b [2021-06-18T05:35:01.843Z] ---> e2da3b3cf08d [2021-06-18T05:35:01.843Z] [2021-06-18T05:35:01.843Z] Building security-proxy-setup [2021-06-18T05:35:01.843Z] Building sys-mgmt-agent [2021-06-18T05:35:02.123Z]  Building support-notifications ... done Successfully built e2da3b3cf08d [2021-06-18T05:35:02.400Z] Successfully tagged core-metadata-arm64:latest [2021-06-18T05:35:02.400Z] Building support-scheduler [2021-06-18T05:35:03.007Z]  Building core-metadata ... done  ---> 2ac8a7f693aa [2021-06-18T05:35:03.007Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T05:35:03.614Z] Removing intermediate container d2b6ec6e3b3f [2021-06-18T05:35:03.615Z] ---> 3d1f6f45efdf [2021-06-18T05:35:03.615Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T05:35:03.906Z] ---> Running in 8a3e8adbc27e [2021-06-18T05:35:03.906Z] ---> 226604f7ff7e [2021-06-18T05:35:04.180Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T05:35:04.460Z] Removing intermediate container 8a3e8adbc27e [2021-06-18T05:35:04.460Z] ---> ca0969aba871 [2021-06-18T05:35:04.460Z] Step 24/26 : LABEL arch=arm64 [2021-06-18T05:35:04.738Z] ---> Running in 805f993054f4 [2021-06-18T05:35:05.017Z] ---> 02cf148883cd [2021-06-18T05:35:05.017Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T05:35:05.299Z] Removing intermediate container 805f993054f4 [2021-06-18T05:35:05.299Z] ---> b1c054fe9fb5 [2021-06-18T05:35:05.299Z] Step 25/26 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:35:05.576Z] ---> Running in 1277a509ba1c [2021-06-18T05:35:06.210Z] ---> ca335d3e663a [2021-06-18T05:35:06.210Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T05:35:06.497Z] ---> Running in d3823910fb5a [2021-06-18T05:35:06.497Z] Removing intermediate container 1277a509ba1c [2021-06-18T05:35:06.497Z] ---> a76fffc32021 [2021-06-18T05:35:06.497Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T05:35:07.106Z] ---> Running in 1c68e28a8e98 [2021-06-18T05:35:07.386Z] Removing intermediate container d3823910fb5a [2021-06-18T05:35:07.386Z] ---> 3b25c7823f2d [2021-06-18T05:35:07.386Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T05:35:07.993Z] Removing intermediate container 1c68e28a8e98 [2021-06-18T05:35:07.993Z] ---> c4a2d4178cca [2021-06-18T05:35:07.993Z] [2021-06-18T05:35:08.277Z] Successfully built c4a2d4178cca [2021-06-18T05:35:08.277Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-18T05:35:08.277Z]  Building security-secretstore-setup ... done Building core-data [2021-06-18T05:35:08.885Z] ---> cd2cf2528427 [2021-06-18T05:35:08.885Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T05:35:09.163Z] ---> Running in 8950f30d455d [2021-06-18T05:35:12.582Z] Removing intermediate container 8950f30d455d [2021-06-18T05:35:12.583Z] ---> 5fe06e2dffec [2021-06-18T05:35:12.583Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T05:35:12.583Z] ---> Running in 803ae234e597 [2021-06-18T05:35:13.183Z] Removing intermediate container 803ae234e597 [2021-06-18T05:35:13.183Z] ---> 052221be9dab [2021-06-18T05:35:13.183Z] Step 29/32 : CMD ["gate"] [2021-06-18T05:35:13.460Z] ---> Running in b8ba4634a255 [2021-06-18T05:35:14.064Z] Removing intermediate container b8ba4634a255 [2021-06-18T05:35:14.064Z] ---> 3425b6ff6bcb [2021-06-18T05:35:14.064Z] Step 30/32 : LABEL arch=arm64 [2021-06-18T05:35:14.338Z] ---> Running in 33e4745856a7 [2021-06-18T05:35:14.945Z] Removing intermediate container 33e4745856a7 [2021-06-18T05:35:14.945Z] ---> e5759ab167e3 [2021-06-18T05:35:14.945Z] Step 31/32 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:35:15.217Z] ---> Running in f3fcb6421b7c [2021-06-18T05:35:16.210Z] Removing intermediate container f3fcb6421b7c [2021-06-18T05:35:16.210Z] ---> f2fbf0dce159 [2021-06-18T05:35:16.210Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T05:35:16.834Z] ---> Running in cd48b7351d1d [2021-06-18T05:35:17.438Z] Removing intermediate container cd48b7351d1d [2021-06-18T05:35:17.438Z] ---> 37e81e9d1652 [2021-06-18T05:35:17.438Z] [2021-06-18T05:35:18.042Z] Successfully built 37e81e9d1652 [2021-06-18T05:35:18.042Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-18T05:35:57.153Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:35:57.153Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:35:57.153Z] ---> e6704cbe97c8 [2021-06-18T05:35:57.153Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:35:57.153Z] ---> Using cache [2021-06-18T05:35:57.153Z] ---> 1f78afb32b84 [2021-06-18T05:35:57.154Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:35:57.154Z] ---> Using cache [2021-06-18T05:35:57.154Z] ---> 8d99bad94126 [2021-06-18T05:35:57.154Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T05:35:57.154Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:35:57.154Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:35:57.154Z] ---> e6704cbe97c8 [2021-06-18T05:35:57.154Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T05:35:57.154Z] ---> Using cache [2021-06-18T05:35:57.154Z] ---> 1f78afb32b84 [2021-06-18T05:35:57.154Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:35:57.154Z] ---> Using cache [2021-06-18T05:35:57.154Z] ---> 8d99bad94126 [2021-06-18T05:35:57.154Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T05:35:57.154Z] ---> Using cache [2021-06-18T05:35:57.154Z] ---> a9373bc8f55d [2021-06-18T05:35:57.154Z] Step 6/23 : COPY go.mod . [2021-06-18T05:35:57.154Z] ---> Using cache [2021-06-18T05:35:57.154Z] ---> 5d42bd9e5ca5 [2021-06-18T05:35:57.154Z] Step 7/23 : RUN go mod download [2021-06-18T05:35:57.154Z] ---> Using cache [2021-06-18T05:35:57.154Z] ---> 4ab2a404a344 [2021-06-18T05:35:57.154Z] Step 8/23 : COPY . . [2021-06-18T05:35:57.450Z] ---> Using cache [2021-06-18T05:35:57.450Z] ---> 455029f2d6e8 [2021-06-18T05:35:57.450Z] Step 9/23 : RUN go mod tidy [2021-06-18T05:35:57.450Z] ---> Using cache [2021-06-18T05:35:57.450Z] ---> d2ab6e67c832 [2021-06-18T05:35:57.450Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T05:35:57.737Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:35:57.737Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:35:57.737Z] ---> e6704cbe97c8 [2021-06-18T05:35:57.737Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T05:35:58.014Z] ---> Using cache [2021-06-18T05:35:58.014Z] ---> 1f78afb32b84 [2021-06-18T05:35:58.014Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:35:58.014Z] ---> Using cache [2021-06-18T05:35:58.014Z] ---> 8d99bad94126 [2021-06-18T05:35:58.014Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T05:35:58.014Z] ---> Using cache [2021-06-18T05:35:58.014Z] ---> a9373bc8f55d [2021-06-18T05:35:58.014Z] Step 6/22 : COPY go.mod . [2021-06-18T05:35:58.014Z] ---> Using cache [2021-06-18T05:35:58.014Z] ---> 5d42bd9e5ca5 [2021-06-18T05:35:58.014Z] Step 7/22 : RUN go mod download [2021-06-18T05:35:58.014Z] ---> Using cache [2021-06-18T05:35:58.014Z] ---> 4ab2a404a344 [2021-06-18T05:35:58.014Z] Step 8/22 : COPY . . [2021-06-18T05:35:58.014Z] ---> Using cache [2021-06-18T05:35:58.014Z] ---> 455029f2d6e8 [2021-06-18T05:35:58.014Z] Step 9/22 : RUN go mod tidy [2021-06-18T05:35:58.014Z] ---> Using cache [2021-06-18T05:35:58.014Z] ---> d2ab6e67c832 [2021-06-18T05:35:58.014Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T05:35:58.623Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T05:35:58.623Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T05:35:58.623Z] ---> e6704cbe97c8 [2021-06-18T05:35:58.623Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T05:35:58.623Z] ---> Using cache [2021-06-18T05:35:58.623Z] ---> 1f78afb32b84 [2021-06-18T05:35:58.623Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:35:58.623Z] ---> Using cache [2021-06-18T05:35:58.623Z] ---> 8d99bad94126 [2021-06-18T05:35:58.623Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T05:36:00.668Z] ---> Running in 22301af5c387 [2021-06-18T05:36:00.668Z] ---> Running in 96d9f11b1f46 [2021-06-18T05:36:00.668Z] ---> Running in ae0fec70d69d [2021-06-18T05:36:00.668Z] ---> Running in 0f6a378a3775 [2021-06-18T05:36:02.982Z] 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-18T05:36:03.267Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:36:03.267Z] 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-18T05:36:03.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:36:04.286Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:36:04.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:36:05.185Z] OK: 218 MiB in 52 packages [2021-06-18T05:36:06.642Z] OK: 218 MiB in 52 packages [2021-06-18T05:36:06.920Z] Removing intermediate container ae0fec70d69d [2021-06-18T05:36:06.920Z] ---> 8b8c6b4c9817 [2021-06-18T05:36:06.920Z] Step 6/24 : COPY go.mod . [2021-06-18T05:36:08.388Z] Removing intermediate container 22301af5c387 [2021-06-18T05:36:08.388Z] ---> 902abffb4277 [2021-06-18T05:36:08.388Z] Step 6/24 : COPY go.mod . [2021-06-18T05:36:08.388Z] ---> a069381ad638 [2021-06-18T05:36:08.388Z] Step 7/24 : RUN go mod download [2021-06-18T05:36:08.694Z] ---> Running in 6d4fdba984d4 [2021-06-18T05:36:09.693Z] ---> c4c3eabc983a [2021-06-18T05:36:09.693Z] Step 7/24 : RUN go mod download [2021-06-18T05:36:09.973Z] ---> Running in 7133478333bd [2021-06-18T05:36:13.401Z] Removing intermediate container 6d4fdba984d4 [2021-06-18T05:36:13.401Z] ---> b9a0e1525a24 [2021-06-18T05:36:13.401Z] Step 8/24 : COPY . . [2021-06-18T05:36:14.403Z] Removing intermediate container 7133478333bd [2021-06-18T05:36:14.403Z] ---> 61f16333fd74 [2021-06-18T05:36:14.403Z] Step 8/24 : COPY . . [2021-06-18T05:36:46.778Z] ---> 2036ae45dc29 [2021-06-18T05:36:46.778Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:36:46.778Z] ---> a1fb7aeabee7 [2021-06-18T05:36:46.778Z] Step 9/24 : RUN go mod tidy [2021-06-18T05:36:46.778Z] ---> Running in f3fa63d1c737 [2021-06-18T05:36:46.778Z] ---> Running in c289f8c79f45 [2021-06-18T05:36:49.436Z] Removing intermediate container c289f8c79f45 [2021-06-18T05:36:49.436Z] ---> 2ccdf408bee3 [2021-06-18T05:36:49.436Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T05:36:49.436Z] Removing intermediate container f3fa63d1c737 [2021-06-18T05:36:49.436Z] ---> c38cc05b4e4f [2021-06-18T05:36:49.436Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T05:36:49.436Z] ---> Running in 7dad84accb87 [2021-06-18T05:36:49.730Z] ---> Running in 0da1ded02220 [2021-06-18T05:36:52.401Z] 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-18T05:36:52.401Z] 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-18T05:37:10.791Z] 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-18T05:37:23.297Z] Removing intermediate container 96d9f11b1f46 [2021-06-18T05:37:23.297Z] ---> baa416d95834 [2021-06-18T05:37:23.297Z] [2021-06-18T05:37:23.297Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T05:37:23.297Z] ---> c4fd0aeabfcf [2021-06-18T05:37:23.297Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T05:37:23.297Z] ---> Using cache [2021-06-18T05:37:23.297Z] ---> 71c7aec90f24 [2021-06-18T05:37:23.297Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T05:37:23.297Z] ---> Using cache [2021-06-18T05:37:23.297Z] ---> 6362c4b30f63 [2021-06-18T05:37:23.297Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T05:37:23.297Z] ---> Running in 1998daf75a71 [2021-06-18T05:37:23.297Z] Removing intermediate container 0f6a378a3775 [2021-06-18T05:37:23.297Z] ---> cb93abd022f6 [2021-06-18T05:37:23.297Z] [2021-06-18T05:37:23.297Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T05:37:23.297Z] ---> c4fd0aeabfcf [2021-06-18T05:37:23.297Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T05:37:23.297Z] Removing intermediate container 1998daf75a71 [2021-06-18T05:37:23.297Z] ---> 8197b25c4733 [2021-06-18T05:37:23.297Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T05:37:23.577Z] ---> Running in 359d1c2f8028 [2021-06-18T05:37:23.577Z] ---> Running in c7c8908e0501 [2021-06-18T05:37:24.573Z] Removing intermediate container c7c8908e0501 [2021-06-18T05:37:24.573Z] ---> 00a3eccc817d [2021-06-18T05:37:24.573Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:37:26.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:37:26.027Z] ---> fee97bbdcd64 [2021-06-18T05:37:26.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T05:37:26.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:37:27.303Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T05:37:27.303Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T05:37:27.303Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T05:37:27.303Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T05:37:27.303Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:37:27.303Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T05:37:27.584Z] OK: 7 MiB in 18 packages [2021-06-18T05:37:27.864Z] ---> e123a1f9e89f [2021-06-18T05:37:27.864Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T05:37:29.352Z] ---> 2aa430768e79 [2021-06-18T05:37:29.352Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T05:37:29.632Z] ---> Running in d82a0ef443d3 [2021-06-18T05:37:30.239Z] Removing intermediate container 359d1c2f8028 [2021-06-18T05:37:30.239Z] ---> 1c194a852d94 [2021-06-18T05:37:30.239Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T05:37:30.539Z] ---> Running in fc9f144814ae [2021-06-18T05:37:30.539Z] Removing intermediate container d82a0ef443d3 [2021-06-18T05:37:30.539Z] ---> 7e7a3b52ca1f [2021-06-18T05:37:30.539Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:37:30.821Z] ---> Running in 868c32794a10 [2021-06-18T05:37:31.100Z] Removing intermediate container fc9f144814ae [2021-06-18T05:37:31.100Z] ---> 1d71f023701b [2021-06-18T05:37:31.100Z] Step 14/22 : WORKDIR /edgex [2021-06-18T05:37:31.379Z] ---> Running in 093d2f08ae0c [2021-06-18T05:37:31.380Z] Removing intermediate container 868c32794a10 [2021-06-18T05:37:31.380Z] ---> a6f4e5a0217f [2021-06-18T05:37:31.380Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T05:37:31.665Z] ---> Running in af4e8fdab505 [2021-06-18T05:37:32.277Z] Removing intermediate container 093d2f08ae0c [2021-06-18T05:37:32.277Z] ---> 8981ea28cd2f [2021-06-18T05:37:32.277Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T05:37:32.556Z] Removing intermediate container af4e8fdab505 [2021-06-18T05:37:32.556Z] ---> 98d5da281aee [2021-06-18T05:37:32.556Z] Step 22/23 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:37:32.838Z] ---> Running in 161c62f2add3 [2021-06-18T05:37:33.840Z] ---> 4f95d177335d [2021-06-18T05:37:33.840Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T05:37:33.840Z] Removing intermediate container 161c62f2add3 [2021-06-18T05:37:33.840Z] ---> 556cfb6c7efb [2021-06-18T05:37:33.840Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T05:37:33.840Z] ---> Running in 3a7e2629b206 [2021-06-18T05:37:34.849Z] Removing intermediate container 3a7e2629b206 [2021-06-18T05:37:34.849Z] ---> ebe5fbc4836c [2021-06-18T05:37:34.849Z] [2021-06-18T05:37:35.456Z] Successfully built ebe5fbc4836c [2021-06-18T05:37:35.456Z] Successfully tagged support-scheduler-arm64:latest [2021-06-18T05:37:35.734Z]  Building support-scheduler ... done  ---> 8adac2b19ccb [2021-06-18T05:37:35.734Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T05:37:37.189Z] ---> a6259e0c2566 [2021-06-18T05:37:37.189Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T05:37:37.473Z] ---> Running in 478a576a5497 [2021-06-18T05:37:38.101Z] Removing intermediate container 478a576a5497 [2021-06-18T05:37:38.101Z] ---> e51cbe9e316b [2021-06-18T05:37:38.101Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T05:37:38.382Z] ---> Running in 5280f5a97b5f [2021-06-18T05:37:39.010Z] Removing intermediate container 5280f5a97b5f [2021-06-18T05:37:39.010Z] ---> d622ca09a3a6 [2021-06-18T05:37:39.010Z] Step 20/22 : LABEL arch=arm64 [2021-06-18T05:37:39.290Z] ---> Running in d3d0070e1d59 [2021-06-18T05:37:39.903Z] Removing intermediate container d3d0070e1d59 [2021-06-18T05:37:39.903Z] ---> adb5f01c6e5f [2021-06-18T05:37:39.903Z] Step 21/22 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:37:40.183Z] ---> Running in f00a4256d076 [2021-06-18T05:37:40.796Z] Removing intermediate container f00a4256d076 [2021-06-18T05:37:40.796Z] ---> cd1d45645fd4 [2021-06-18T05:37:41.109Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T05:37:41.109Z] ---> Running in e06a3e45a3b5 [2021-06-18T05:37:42.118Z] Removing intermediate container e06a3e45a3b5 [2021-06-18T05:37:42.118Z] ---> 6f07a5ba7f75 [2021-06-18T05:37:42.118Z] [2021-06-18T05:37:42.404Z] Successfully built 6f07a5ba7f75 [2021-06-18T05:37:42.404Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-18T05:38:00.769Z]  Building security-proxy-setup ... done Removing intermediate container 0da1ded02220 [2021-06-18T05:38:00.769Z] ---> 8464237e55fb [2021-06-18T05:38:00.769Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T05:38:00.769Z] ---> Running in 460f1d9a66e9 [2021-06-18T05:38:02.223Z] 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-18T05:38:04.876Z] Removing intermediate container 460f1d9a66e9 [2021-06-18T05:38:04.876Z] ---> 432fbf0cd9ae [2021-06-18T05:38:04.876Z] [2021-06-18T05:38:04.876Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T05:38:05.151Z] 20.10.0: Pulling from library/docker [2021-06-18T05:38:05.751Z] Removing intermediate container 7dad84accb87 [2021-06-18T05:38:05.751Z] ---> 7aa8cb5fa782 [2021-06-18T05:38:05.751Z] [2021-06-18T05:38:05.751Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T05:38:05.751Z] ---> c4fd0aeabfcf [2021-06-18T05:38:05.751Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T05:38:06.027Z] ---> Running in 71fc0c027e6b [2021-06-18T05:38:06.630Z] Removing intermediate container 71fc0c027e6b [2021-06-18T05:38:06.630Z] ---> 171a56c05cfb [2021-06-18T05:38:06.630Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T05:38:06.908Z] ---> Running in 26bb74f24c2f [2021-06-18T05:38:07.512Z] Removing intermediate container 26bb74f24c2f [2021-06-18T05:38:07.512Z] ---> c0e8e60d281e [2021-06-18T05:38:07.512Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T05:38:07.793Z] ---> Running in b47b3b4119ae [2021-06-18T05:38:08.399Z] Removing intermediate container b47b3b4119ae [2021-06-18T05:38:08.399Z] ---> 73dad2aec567 [2021-06-18T05:38:08.399Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T05:38:08.399Z] ---> Running in 089fcf91a172 [2021-06-18T05:38:11.035Z] Removing intermediate container 089fcf91a172 [2021-06-18T05:38:11.035Z] ---> 202599ff447a [2021-06-18T05:38:11.035Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T05:38:11.035Z] ---> Running in b67dc3020653 [2021-06-18T05:38:12.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:38:13.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:38:14.073Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T05:38:14.073Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T05:38:14.073Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T05:38:14.073Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T05:38:14.349Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T05:38:14.349Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T05:38:14.626Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T05:38:14.626Z] OK: 8 MiB in 20 packages [2021-06-18T05:38:16.622Z] Removing intermediate container b67dc3020653 [2021-06-18T05:38:16.622Z] ---> 475ce44123bb [2021-06-18T05:38:16.622Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T05:38:17.608Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T05:38:17.608Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T05:38:17.608Z] ---> eeaf43b92773 [2021-06-18T05:38:17.608Z] 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-18T05:38:17.608Z] ---> c4fab3e4802f [2021-06-18T05:38:17.608Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T05:38:17.608Z] ---> Running in 409d3712d156 [2021-06-18T05:38:18.613Z] Removing intermediate container 409d3712d156 [2021-06-18T05:38:18.613Z] ---> 11c3ecb874a0 [2021-06-18T05:38:18.613Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T05:38:18.613Z] ---> Running in 871921bba7a5 [2021-06-18T05:38:18.901Z] ---> 044319cd971d [2021-06-18T05:38:18.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T05:38:19.890Z] ---> bd32ecd7f1dc [2021-06-18T05:38:19.890Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T05:38:19.890Z] ---> Running in bff9199fd762 [2021-06-18T05:38:20.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T05:38:20.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T05:38:20.441Z] Removing intermediate container bff9199fd762 [2021-06-18T05:38:20.441Z] ---> 846b6ba04293 [2021-06-18T05:38:20.441Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:38:20.441Z] ---> Running in 2609b4a26741 [2021-06-18T05:38:21.067Z] Removing intermediate container 2609b4a26741 [2021-06-18T05:38:21.067Z] ---> 1f9f18d589e2 [2021-06-18T05:38:21.067Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T05:38:21.067Z] ---> Running in a4aedb2f1c91 [2021-06-18T05:38:21.344Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T05:38:21.344Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T05:38:21.344Z] Executing bash-5.0.17-r0.post-install [2021-06-18T05:38:21.344Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T05:38:21.344Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T05:38:21.344Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T05:38:21.344Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T05:38:21.344Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T05:38:21.344Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T05:38:21.344Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T05:38:21.344Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T05:38:21.344Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T05:38:21.344Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T05:38:21.344Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T05:38:21.944Z] Removing intermediate container a4aedb2f1c91 [2021-06-18T05:38:21.944Z] ---> 60faebc1f08b [2021-06-18T05:38:21.944Z] Step 23/24 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:38:22.222Z] ---> Running in a8c2758410f6 [2021-06-18T05:38:22.823Z] Removing intermediate container a8c2758410f6 [2021-06-18T05:38:22.823Z] ---> ea62f7c2d2fc [2021-06-18T05:38:22.823Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:38:23.099Z] ---> Running in 796af3433552 [2021-06-18T05:38:23.375Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T05:38:23.375Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T05:38:23.375Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T05:38:23.375Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T05:38:23.375Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T05:38:23.375Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T05:38:23.375Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T05:38:23.375Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T05:38:23.375Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T05:38:23.375Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T05:38:23.652Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T05:38:23.652Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T05:38:23.652Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T05:38:23.652Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T05:38:23.652Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T05:38:23.652Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T05:38:23.652Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T05:38:23.652Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T05:38:23.652Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T05:38:23.652Z] Removing intermediate container 796af3433552 [2021-06-18T05:38:23.652Z] ---> ff0dfa3e1807 [2021-06-18T05:38:23.652Z] [2021-06-18T05:38:23.652Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T05:38:23.652Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T05:38:23.652Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T05:38:23.652Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T05:38:23.937Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T05:38:23.937Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T05:38:23.937Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T05:38:23.937Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T05:38:23.937Z] OK: 72 MiB in 59 packages [2021-06-18T05:38:24.213Z] Successfully built ff0dfa3e1807 [2021-06-18T05:38:24.213Z] Successfully tagged core-data-arm64:latest [2021-06-18T05:38:27.603Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-18T05:38:27.603Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T05:38:29.035Z] Collecting PyYAML<4,>=3.10 [2021-06-18T05:38:29.036Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T05:38:32.423Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T05:38:32.423Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T05:38:32.423Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T05:38:32.423Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T05:38:34.402Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T05:38:34.402Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T05:38:34.677Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T05:38:34.677Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T05:38:37.299Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T05:38:37.299Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T05:38:37.572Z] 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-18T05:38:38.167Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T05:38:38.167Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T05:38:38.764Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T05:38:38.764Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T05:38:38.764Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T05:38:38.764Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T05:38:40.749Z] Collecting idna<2.8,>=2.5 [2021-06-18T05:38:41.025Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T05:38:41.025Z] 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-18T05:38:41.025Z] 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-18T05:38:41.622Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T05:38:41.622Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T05:38:41.895Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T05:38:41.895Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T05:38:41.895Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T05:38:41.895Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T05:38:41.895Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T05:38:41.895Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T05:38:42.872Z] Installing collected packages: PyYAML, websocket-client, dockerpty, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, docker, cached-property, docopt, docker-compose [2021-06-18T05:38:42.872Z] Running setup.py install for PyYAML: started [2021-06-18T05:38:44.858Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T05:38:45.137Z] Running setup.py install for dockerpty: started [2021-06-18T05:38:47.124Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T05:38:47.406Z] Running setup.py install for texttable: started [2021-06-18T05:38:48.887Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T05:38:48.887Z] Attempting uninstall: idna [2021-06-18T05:38:48.887Z] Found existing installation: idna 2.9 [2021-06-18T05:38:48.887Z] Uninstalling idna-2.9: [2021-06-18T05:38:49.164Z] Successfully uninstalled idna-2.9 [2021-06-18T05:38:49.763Z] Attempting uninstall: urllib3 [2021-06-18T05:38:49.763Z] Found existing installation: urllib3 1.25.9 [2021-06-18T05:38:49.763Z] Uninstalling urllib3-1.25.9: [2021-06-18T05:38:49.763Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T05:38:50.361Z] Attempting uninstall: requests [2021-06-18T05:38:50.361Z] Found existing installation: requests 2.23.0 [2021-06-18T05:38:50.361Z] Uninstalling requests-2.23.0: [2021-06-18T05:38:50.361Z] Successfully uninstalled requests-2.23.0 [2021-06-18T05:38:51.808Z] Running setup.py install for docopt: started [2021-06-18T05:38:53.251Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T05:38:54.234Z] 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-18T05:39:02.543Z] Removing intermediate container 871921bba7a5 [2021-06-18T05:39:02.543Z] ---> 795d5b9e3b4a [2021-06-18T05:39:02.543Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T05:39:02.543Z] ---> Running in 101dd62c54d2 [2021-06-18T05:39:02.543Z] Removing intermediate container 101dd62c54d2 [2021-06-18T05:39:02.543Z] ---> 6b80e7b5a6e4 [2021-06-18T05:39:02.543Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T05:39:02.816Z] ---> Running in 1753a3dbca28 [2021-06-18T05:39:03.419Z] Removing intermediate container 1753a3dbca28 [2021-06-18T05:39:03.419Z] ---> 2e9de2c9652e [2021-06-18T05:39:03.419Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T05:39:04.406Z] ---> 5b8c8d2f5adc [2021-06-18T05:39:04.406Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T05:39:05.413Z] ---> 415957eec9ab [2021-06-18T05:39:05.413Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T05:39:06.439Z] ---> b63d14fb1110 [2021-06-18T05:39:06.439Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T05:39:06.439Z] ---> Running in c670f9903602 [2021-06-18T05:39:07.043Z] Removing intermediate container c670f9903602 [2021-06-18T05:39:07.043Z] ---> 3ecb90c654b4 [2021-06-18T05:39:07.044Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T05:39:07.044Z] ---> Running in aa96161647ac [2021-06-18T05:39:07.645Z] Removing intermediate container aa96161647ac [2021-06-18T05:39:07.645Z] ---> 487a137170d4 [2021-06-18T05:39:07.645Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T05:39:07.645Z] ---> Running in 0672d5564d81 [2021-06-18T05:39:08.246Z] Removing intermediate container 0672d5564d81 [2021-06-18T05:39:08.246Z] ---> 8774e835b009 [2021-06-18T05:39:08.246Z] Step 23/24 : LABEL git_sha=816fd412c31d747a026651ffa543ad47447314a6 [2021-06-18T05:39:08.246Z] ---> Running in 6963283b267a [2021-06-18T05:39:08.845Z] Removing intermediate container 6963283b267a [2021-06-18T05:39:08.845Z] ---> 0f712e1e818a [2021-06-18T05:39:08.845Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T05:39:08.845Z] ---> Running in 033ae4b09ed0 [2021-06-18T05:39:09.445Z] Removing intermediate container 033ae4b09ed0 [2021-06-18T05:39:09.445Z] ---> 1067011be28d [2021-06-18T05:39:09.445Z] [2021-06-18T05:39:09.720Z] Successfully built 1067011be28d [2021-06-18T05:39:09.720Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-18T05:39:10.011Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-18T05:39:10.009Z] $ docker stop --time=1 a8946c215d5d8a3308e61fb9b22fe630febe07a3f55b77287c6db1a7537ad2bd [2021-06-18T05:39:11.891Z] $ docker rm -f a8946c215d5d8a3308e61fb9b22fe630febe07a3f55b77287c6db1a7537ad2bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T05:39:12.519Z] + docker images [2021-06-18T05:39:12.795Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T05:39:12.795Z] sys-mgmt-agent-arm64 latest 1067011be28d 3 seconds ago 299MB [2021-06-18T05:39:12.795Z] core-data-arm64 latest ff0dfa3e1807 49 seconds ago 19.1MB [2021-06-18T05:39:12.795Z] 7aa8cb5fa782 About a minute ago 975MB [2021-06-18T05:39:12.795Z] 432fbf0cd9ae About a minute ago 969MB [2021-06-18T05:39:12.795Z] security-proxy-setup-arm64 latest 6f07a5ba7f75 About a minute ago 24.2MB [2021-06-18T05:39:12.795Z] support-scheduler-arm64 latest ebe5fbc4836c About a minute ago 15.1MB [2021-06-18T05:39:12.795Z] cb93abd022f6 About a minute ago 973MB [2021-06-18T05:39:12.795Z] baa416d95834 About a minute ago 968MB [2021-06-18T05:39:12.795Z] security-bootstrapper-arm64 latest 37e81e9d1652 3 minutes ago 17.5MB [2021-06-18T05:39:12.795Z] security-secretstore-setup-arm64 latest c4a2d4178cca 4 minutes ago 27.1MB [2021-06-18T05:39:12.795Z] core-metadata-arm64 latest e2da3b3cf08d 4 minutes ago 15.7MB [2021-06-18T05:39:12.795Z] support-notifications-arm64 latest ea4dab73e88a 4 minutes ago 15.7MB [2021-06-18T05:39:12.795Z] core-command-arm64 latest 65b7097a9ce2 4 minutes ago 15MB [2021-06-18T05:39:12.795Z] 24ae1898fa54 4 minutes ago 972MB [2021-06-18T05:39:12.795Z] d819ead61c24 4 minutes ago 976MB [2021-06-18T05:39:12.795Z] 5672de110832 4 minutes ago 969MB [2021-06-18T05:39:12.795Z] 14b74969e007 4 minutes ago 969MB [2021-06-18T05:39:12.795Z] 8149d0a8756c 4 minutes ago 966MB [2021-06-18T05:39:12.795Z] ci-base-image-arm64 latest e6704cbe97c8 14 minutes ago 641MB [2021-06-18T05:39:12.795Z] alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB [2021-06-18T05:39:12.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 8 days ago 429MB [2021-06-18T05:39:12.795Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-18T05:39:12.795Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-18T05:39:14.037Z] ---> job-cost.sh [2021-06-18T05:39:14.037Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rPAn [2021-06-18T05:39:53.003Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T05:41:30.217Z] lf-activate-venv(): INFO: Adding /tmp/venv-rPAn/bin to PATH [2021-06-18T05:41:30.217Z] INFO: No Stack... [2021-06-18T05:41:30.217Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T05:41:30.217Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T05:41:30.564Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-06-18T05:41:30.565Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T05:41:30.630Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3581-2-stack-cost] [2021-06-18T05:41:30.639Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3581-2-stack-cost] did not exist. Created. [2021-06-18T05:41:30.639Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3581-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T05:41:31.017Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T05:41:31.262Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T05:41:31.277Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3581-2-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-18T05:41:32.483Z] provisioning config files... [2021-06-18T05:41:32.497Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8796769240179737472tmp [Pipeline] { [Pipeline] sh [2021-06-18T05:41:32.826Z] + set +x [2021-06-18T05:41:32.826Z] + curl -s https://codecov.io/bash [2021-06-18T05:41:32.826Z] + bash -s -- [2021-06-18T05:41:33.088Z] [2021-06-18T05:41:33.088Z] _____ _ [2021-06-18T05:41:33.088Z] / ____| | | [2021-06-18T05:41:33.088Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T05:41:33.088Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T05:41:33.088Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T05:41:33.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T05:41:33.088Z] Bash-1.0.3 [2021-06-18T05:41:33.088Z] [2021-06-18T05:41:33.088Z] [2021-06-18T05:41:33.088Z] ==> git version 2.24.4 found [2021-06-18T05:41:33.088Z] ==> 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-18T05:41:33.088Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T05:41:33.088Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T05:41:33.088Z] ==> Jenkins CI detected. [2021-06-18T05:41:33.088Z] project root: . [2021-06-18T05:41:33.088Z] --> token set from env [2021-06-18T05:41:33.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T05:41:33.088Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T05:41:33.088Z] ==> Python coveragepy not found [2021-06-18T05:41:33.088Z] ==> Searching for coverage reports in: [2021-06-18T05:41:33.088Z] + . [2021-06-18T05:41:33.088Z] -> Found 1 reports [2021-06-18T05:41:33.088Z] ==> Detecting git/mercurial file structure [2021-06-18T05:41:33.088Z] ==> Reading reports [2021-06-18T05:41:33.088Z] + ./coverage.out bytes=398095 [2021-06-18T05:41:33.088Z] ==> Appending adjustments [2021-06-18T05:41:33.088Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T05:41:34.481Z] + Found adjustments [2021-06-18T05:41:34.481Z] ==> Gzipping contents [2021-06-18T05:41:34.481Z] 56K /tmp/codecov.wRlmGn.gz [2021-06-18T05:41:34.481Z] ==> Uploading reports [2021-06-18T05:41:34.481Z] url: https://codecov.io [2021-06-18T05:41:34.481Z] query: branch=PR-3581&commit=816fd412c31d747a026651ffa543ad47447314a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3581%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3581&job=&cmd_args= [2021-06-18T05:41:34.481Z] -> Pinging Codecov [2021-06-18T05:41:34.481Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3581&commit=816fd412c31d747a026651ffa543ad47447314a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3581%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3581&job=&cmd_args= [2021-06-18T05:41:34.746Z] -> Uploading to [2021-06-18T05:41:34.746Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/00271124DB129430A58F1EEE437C3FCB/816fd412c31d747a026651ffa543ad47447314a6/63bdc4b6-b4e5-4f0a-868f-df3b20421fd1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T054134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98c7f1a14127e990fe165e58283f991184f7f97faa8128a966bb8dab6bfde57a [2021-06-18T05:41:34.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T05:41:34.746Z] Dload Upload Total Spent Left Speed [2021-06-18T05:41:35.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54502 0 0 100 54502 0 119k --:--:-- --:--:-- --:--:-- 120k [2021-06-18T05:41:35.321Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/816fd412c31d747a026651ffa543ad47447314a6 [Pipeline] } [2021-06-18T05:41:35.331Z] 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-18T05:41:37.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:41:37.745Z] ---> package-listing.sh [2021-06-18T05:41:37.745Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T05:41:37.745Z] ++ facter osfamily [2021-06-18T05:41:38.008Z] + OS_FAMILY=redhat [2021-06-18T05:41:38.008Z] + workspace=/w/workspace/edgex-go/2 [2021-06-18T05:41:38.008Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T05:41:38.008Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T05:41:38.008Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T05:41:38.008Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T05:41:38.008Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-18T05:41:38.008Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T05:41:38.008Z] + case "${OS_FAMILY}" in [2021-06-18T05:41:38.008Z] + rpm -qa [2021-06-18T05:41:38.008Z] + sort [2021-06-18T05:41:40.576Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T05:41:40.577Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T05:41:40.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T05:41:40.577Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-18T05:41:40.577Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-18T05:41:40.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-18T05:41:40.590Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T05:41:40.879Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:41:41.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T05:41:41.488Z] [2021-06-18T05:41:41.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T05:41:41.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T05:41:41.813Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T05:41:41.813Z] df20fa9351a1: Pulling fs layer [2021-06-18T05:41:41.813Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T05:41:41.813Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T05:41:41.813Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T05:41:41.813Z] 93b61091891f: Pulling fs layer [2021-06-18T05:41:41.813Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T05:41:41.813Z] 5e14af77c1be: Pulling fs layer [2021-06-18T05:41:41.813Z] 01666e4c0597: Pulling fs layer [2021-06-18T05:41:41.813Z] aa168da1d23b: Pulling fs layer [2021-06-18T05:41:41.813Z] 93b9cdb0e59b: Waiting [2021-06-18T05:41:41.813Z] 5e14af77c1be: Waiting [2021-06-18T05:41:41.813Z] 01666e4c0597: Waiting [2021-06-18T05:41:41.813Z] aa168da1d23b: Waiting [2021-06-18T05:41:41.813Z] 46f8f816bc3b: Waiting [2021-06-18T05:41:41.813Z] 93b61091891f: Waiting [2021-06-18T05:41:41.813Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T05:41:41.813Z] 36b3adc4ff6f: Download complete [2021-06-18T05:41:41.813Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T05:41:41.813Z] 46f8f816bc3b: Download complete [2021-06-18T05:41:42.080Z] df20fa9351a1: Verifying Checksum [2021-06-18T05:41:42.080Z] df20fa9351a1: Download complete [2021-06-18T05:41:42.080Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T05:41:42.080Z] 93b9cdb0e59b: Download complete [2021-06-18T05:41:42.080Z] 93b61091891f: Verifying Checksum [2021-06-18T05:41:42.080Z] 93b61091891f: Download complete [2021-06-18T05:41:42.080Z] 5e14af77c1be: Verifying Checksum [2021-06-18T05:41:42.080Z] 5e14af77c1be: Download complete [2021-06-18T05:41:42.080Z] 01666e4c0597: Verifying Checksum [2021-06-18T05:41:42.080Z] 01666e4c0597: Download complete [2021-06-18T05:41:42.080Z] df20fa9351a1: Pull complete [2021-06-18T05:41:42.080Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T05:41:42.080Z] 8ad3a11d3b57: Download complete [2021-06-18T05:41:42.350Z] 36b3adc4ff6f: Pull complete [2021-06-18T05:41:42.617Z] 8ad3a11d3b57: Pull complete [2021-06-18T05:41:42.878Z] 46f8f816bc3b: Pull complete [2021-06-18T05:41:42.878Z] 93b61091891f: Pull complete [2021-06-18T05:41:43.139Z] 93b9cdb0e59b: Pull complete [2021-06-18T05:41:43.139Z] 5e14af77c1be: Pull complete [2021-06-18T05:41:43.139Z] 01666e4c0597: Pull complete [2021-06-18T05:41:44.084Z] aa168da1d23b: Verifying Checksum [2021-06-18T05:41:44.084Z] aa168da1d23b: Download complete [2021-06-18T05:41:48.346Z] aa168da1d23b: Pull complete [2021-06-18T05:41:48.346Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T05:41:48.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T05:41:48.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T05:41:48.427Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-06-18T05:41:48.468Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-18T05:41:53.746Z] $ docker top 80088921ab7045f11a166af1d0283e181b044b87abc06169f9dc8eb7e7d00bee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T05:41:54.140Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T05:41:54.437Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T05:41:54.733Z] + ls /var/log/sa-host [2021-06-18T05:41:54.733Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T05:41:54.733Z] file_magic: OK [2021-06-18T05:41:54.733Z] HZ: Using current value: 100 [2021-06-18T05:41:54.733Z] file_header: OK [2021-06-18T05:41:54.733Z] 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-18T05:41:54.733Z] Statistics: [2021-06-18T05:41:54.733Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T05:41:54.733Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T05:41:54.733Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T05:41:54.733Z] file_magic: OK [2021-06-18T05:41:54.733Z] HZ: Using current value: 100 [2021-06-18T05:41:54.733Z] file_header: OK [2021-06-18T05:41:54.733Z] 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-18T05:41:54.733Z] Statistics: [2021-06-18T05:41:54.733Z] 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-18T05:41:54.733Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T05:41:55.516Z] provisioning config files... [2021-06-18T05:41:55.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9008803011542473954tmp [Pipeline] { [Pipeline] echo [2021-06-18T05:41:55.556Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:41:55.859Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T05:41:55.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:41:56.292Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T05:41:56.304Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:41:56.603Z] ---> sudo-logs.sh [2021-06-18T05:41:56.603Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T05:41:56.641Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:41:56.942Z] ---> job-cost.sh [2021-06-18T05:41:56.942Z] lf-activate-venv: SKIPPING [2021-06-18T05:41:56.942Z] DEBUG: total: 0.18000000715255737 [2021-06-18T05:41:56.942Z] INFO: Retrieving Stack Cost... [2021-06-18T05:41:57.885Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T05:41:58.458Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T05:41:58.471Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T05:41:58.772Z] ---> logs-deploy.sh [2021-06-18T05:41:58.772Z] lf-activate-venv: SKIPPING [2021-06-18T05:41:58.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3581/2 [2021-06-18T05:41:58.772Z] INFO: archiving workspace using pattern(s): [2021-06-18T05:41:59.720Z] Archives upload complete. [2021-06-18T05:41:59.720Z] INFO: archiving logs to Nexus [2021-06-18T05:42:00.296Z] ---> uname -a: [2021-06-18T05:42:00.296Z] Linux prd-centos7-docker-4c-2g-152.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-18T05:42:00.296Z] [2021-06-18T05:42:00.296Z] [2021-06-18T05:42:00.296Z] ---> lscpu: [2021-06-18T05:42:00.296Z] Architecture: x86_64 [2021-06-18T05:42:00.296Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T05:42:00.296Z] Byte Order: Little Endian [2021-06-18T05:42:00.296Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T05:42:00.296Z] CPU(s): 2 [2021-06-18T05:42:00.296Z] On-line CPU(s) list: 0,1 [2021-06-18T05:42:00.296Z] Thread(s) per core: 1 [2021-06-18T05:42:00.296Z] Core(s) per socket: 1 [2021-06-18T05:42:00.296Z] Socket(s): 2 [2021-06-18T05:42:00.296Z] NUMA node(s): 1 [2021-06-18T05:42:00.296Z] Vendor ID: AuthenticAMD [2021-06-18T05:42:00.296Z] CPU family: 23 [2021-06-18T05:42:00.296Z] Model: 49 [2021-06-18T05:42:00.296Z] Model name: AMD EPYC-Rome Processor [2021-06-18T05:42:00.296Z] Stepping: 0 [2021-06-18T05:42:00.296Z] CPU MHz: 2800.000 [2021-06-18T05:42:00.296Z] BogoMIPS: 5600.00 [2021-06-18T05:42:00.296Z] Virtualization: AMD-V [2021-06-18T05:42:00.296Z] Hypervisor vendor: KVM [2021-06-18T05:42:00.296Z] Virtualization type: full [2021-06-18T05:42:00.296Z] L1d cache: 64 KiB [2021-06-18T05:42:00.296Z] L1i cache: 64 KiB [2021-06-18T05:42:00.296Z] L2 cache: 1 MiB [2021-06-18T05:42:00.296Z] L3 cache: 32 MiB [2021-06-18T05:42:00.296Z] NUMA node0 CPU(s): 0,1 [2021-06-18T05:42:00.296Z] Vulnerability Itlb multihit: Not affected [2021-06-18T05:42:00.296Z] Vulnerability L1tf: Not affected [2021-06-18T05:42:00.296Z] Vulnerability Mds: Not affected [2021-06-18T05:42:00.296Z] Vulnerability Meltdown: Not affected [2021-06-18T05:42:00.296Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T05:42:00.296Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T05:42:00.296Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T05:42:00.296Z] Vulnerability Srbds: Not affected [2021-06-18T05:42:00.296Z] Vulnerability Tsx async abort: Not affected [2021-06-18T05:42:00.296Z] 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-18T05:42:00.296Z] [2021-06-18T05:42:00.296Z] [2021-06-18T05:42:00.296Z] ---> nproc: [2021-06-18T05:42:00.296Z] 2 [2021-06-18T05:42:00.296Z] [2021-06-18T05:42:00.296Z] [2021-06-18T05:42:00.296Z] ---> df -h: [2021-06-18T05:42:00.297Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T05:42:00.297Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-18T05:42:00.297Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T05:42:00.297Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T05:42:00.297Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2@tmp [2021-06-18T05:42:00.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2 [2021-06-18T05:42:00.297Z] [2021-06-18T05:42:00.297Z] [2021-06-18T05:42:00.297Z] ---> free -m: [2021-06-18T05:42:00.297Z] total used free shared buff/cache available [2021-06-18T05:42:00.297Z] Mem: 7821 1332 2492 0 3996 6444 [2021-06-18T05:42:00.297Z] Swap: 1023 1 1022 [2021-06-18T05:42:00.297Z] [2021-06-18T05:42:00.297Z] [2021-06-18T05:42:00.297Z] ---> ip addr: [2021-06-18T05:42:00.297Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T05:42:00.297Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T05:42:00.297Z] inet 127.0.0.1/8 scope host lo [2021-06-18T05:42:00.297Z] valid_lft forever preferred_lft forever [2021-06-18T05:42:00.297Z] inet6 ::1/128 scope host [2021-06-18T05:42:00.297Z] valid_lft forever preferred_lft forever [2021-06-18T05:42:00.297Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T05:42:00.297Z] link/ether fa:16:3e:e5:bd:33 brd ff:ff:ff:ff:ff:ff [2021-06-18T05:42:00.297Z] inet 10.30.123.105/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T05:42:00.297Z] valid_lft 85039sec preferred_lft 85039sec [2021-06-18T05:42:00.297Z] inet6 fe80::f816:3eff:fee5:bd33/64 scope link [2021-06-18T05:42:00.297Z] valid_lft forever preferred_lft forever [2021-06-18T05:42:00.297Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T05:42:00.297Z] link/ether 02:42:be:1e:ac:c9 brd ff:ff:ff:ff:ff:ff [2021-06-18T05:42:00.297Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T05:42:00.297Z] valid_lft forever preferred_lft forever [2021-06-18T05:42:00.297Z] inet6 fe80::42:beff:fe1e:acc9/64 scope link [2021-06-18T05:42:00.297Z] valid_lft forever preferred_lft forever [2021-06-18T05:42:00.297Z] [2021-06-18T05:42:00.297Z] [2021-06-18T05:42:00.297Z] ---> sar -b -r -n DEV: [2021-06-18T05:42:00.297Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T05:42:00.297Z] [2021-06-18T05:42:00.297Z] 05:19:09 LINUX RESTART (2 CPU) [2021-06-18T05:42:00.297Z] [2021-06-18T05:42:00.297Z] 05:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T05:42:00.297Z] 05:21:01 65.14 3.39 61.74 0.00 2563.49 28840.64 0.00 [2021-06-18T05:42:00.297Z] 05:22:01 174.88 0.00 174.88 0.00 0.00 33416.53 0.00 [2021-06-18T05:42:00.297Z] 05:23:01 56.19 0.00 56.19 0.00 0.00 10667.35 0.00 [2021-06-18T05:42:00.297Z] 05:24:01 110.77 0.02 110.75 0.00 0.53 20222.79 0.00 [2021-06-18T05:42:00.297Z] 05:25:01 846.81 444.51 402.30 0.00 17785.45 277213.84 0.00 [2021-06-18T05:42:00.297Z] 05:26:01 447.27 61.40 385.88 0.00 2977.73 151339.70 0.00 [2021-06-18T05:42:00.297Z] 05:27:02 385.08 83.22 301.86 0.00 3440.83 90307.03 0.00 [2021-06-18T05:42:00.298Z] 05:28:01 5.74 0.00 5.74 0.00 0.00 202.56 0.00 [2021-06-18T05:42:00.298Z] 05:29:01 0.30 0.03 0.27 0.00 0.53 2.73 0.00 [2021-06-18T05:42:00.298Z] 05:30:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 [2021-06-18T05:42:00.298Z] 05:31:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-18T05:42:00.298Z] 05:32:01 0.17 0.00 0.17 0.00 0.00 1.82 0.00 [2021-06-18T05:42:00.298Z] 05:33:01 0.33 0.00 0.33 0.00 0.00 3.66 0.00 [2021-06-18T05:42:00.298Z] 05:34:01 0.27 0.00 0.27 0.00 0.00 2.85 0.00 [2021-06-18T05:42:00.298Z] 05:35:01 1.25 0.98 0.27 0.00 49.03 3.88 0.00 [2021-06-18T05:42:00.298Z] 05:36:01 0.77 0.00 0.77 0.00 0.00 15.63 0.00 [2021-06-18T05:42:00.298Z] 05:37:01 0.23 0.00 0.23 0.00 0.00 3.43 0.00 [2021-06-18T05:42:00.298Z] 05:38:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-18T05:42:00.298Z] 05:39:01 0.23 0.07 0.17 0.00 0.67 2.28 0.00 [2021-06-18T05:42:00.298Z] 05:40:01 0.28 0.03 0.25 0.00 0.27 4.01 0.00 [2021-06-18T05:42:00.298Z] 05:41:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 [2021-06-18T05:42:00.298Z] Average: 100.16 28.40 71.76 0.00 1282.45 29256.03 0.00 [2021-06-18T05:42:00.298Z] [2021-06-18T05:42:00.298Z] 05:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T05:42:00.298Z] 05:21:01 4201028 0 952660 11.89 2620 2852632 1494956 16.51 1041492 2281244 338420 [2021-06-18T05:42:00.298Z] 05:22:01 3883464 0 1118160 13.96 2620 3004696 1672552 18.47 1316652 2260880 249164 [2021-06-18T05:42:00.298Z] 05:23:01 3894212 0 1164140 14.54 2620 2947968 1983584 21.90 1247848 2304328 38324 [2021-06-18T05:42:00.298Z] 05:24:01 3665036 0 1146336 14.31 2620 3194948 1667192 18.41 1300532 2471008 28 [2021-06-18T05:42:00.298Z] 05:25:01 364712 0 1713584 21.40 2620 5928024 3454036 38.13 2810472 4106704 575836 [2021-06-18T05:42:00.298Z] 05:26:01 959432 0 1543296 19.27 2620 5503592 2858648 31.56 1756824 4539888 9096 [2021-06-18T05:42:00.298Z] 05:27:02 3175036 0 1269036 15.85 2620 3562248 1442748 15.93 1248372 2875912 20 [2021-06-18T05:42:00.298Z] 05:28:01 3178488 0 1265580 15.80 2620 3562252 1399560 15.45 1279480 2843560 12 [2021-06-18T05:42:00.298Z] 05:29:01 3179284 0 1264780 15.79 2620 3562256 1399876 15.46 1279932 2843592 8 [2021-06-18T05:42:00.298Z] 05:30:01 3180044 0 1264016 15.78 2620 3562260 1399696 15.45 1279608 2843592 8 [2021-06-18T05:42:00.298Z] 05:31:01 3180236 0 1263800 15.78 2620 3562284 1399672 15.45 1279640 2843596 16 [2021-06-18T05:42:00.298Z] 05:32:01 3180248 0 1263804 15.78 2620 3562268 1399624 15.45 1279648 2843592 12 [2021-06-18T05:42:00.298Z] 05:33:01 3180372 0 1263676 15.78 2620 3562272 1399624 15.45 1279536 2843592 8 [2021-06-18T05:42:00.298Z] 05:34:01 3179852 0 1264192 15.78 2620 3562276 1399624 15.45 1279540 2843592 8 [2021-06-18T05:42:00.298Z] 05:35:01 3178352 0 1264352 15.79 2620 3563616 1399708 15.45 1279652 2844900 24 [2021-06-18T05:42:00.298Z] 05:36:01 3178464 0 1264236 15.79 2620 3563620 1399624 15.45 1279680 2844912 8 [2021-06-18T05:42:00.298Z] 05:37:01 3178332 0 1264364 15.79 2620 3563624 1399624 15.45 1279568 2844912 8 [2021-06-18T05:42:00.298Z] 05:38:01 3178712 0 1263976 15.78 2620 3563632 1399624 15.45 1279576 2844912 20 [2021-06-18T05:42:00.298Z] 05:39:01 3178464 0 1264224 15.79 2620 3563632 1399688 15.45 1279712 2844932 20 [2021-06-18T05:42:00.298Z] 05:40:01 3178408 0 1264272 15.79 2620 3563640 1399760 15.45 1279720 2844940 20 [2021-06-18T05:42:00.298Z] 05:41:01 3178356 0 1264324 15.79 2620 3563640 1399688 15.45 1279632 2844940 12 [2021-06-18T05:42:00.298Z] Average: 3078597 0 1266991 15.82 2620 3660732 1627100 17.96 1363672 2888549 57670 [2021-06-18T05:42:00.298Z] [2021-06-18T05:42:00.298Z] 05:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T05:42:00.298Z] 05:21:01 eth0 1074.44 1210.73 5718.00 124.63 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.298Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.298Z] 05:21:01 docker0 915.63 734.66 74.85 2695.15 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.298Z] 05:22:01 vethc492d5d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.298Z] 05:22:01 eth0 283.75 220.98 876.37 32.18 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.298Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:22:01 docker0 198.97 245.45 14.41 841.82 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:23:01 vethc492d5d 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:23:01 eth0 40.33 27.02 27.27 105.87 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:23:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:24:01 veth7577b0f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:24:01 eth0 225.85 195.92 1703.59 27.54 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:25:01 veth6baf0a0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:25:01 veth269995c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:25:01 veth7577b0f 0.00 1.09 0.00 0.06 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:25:01 eth0 98.57 70.39 194.06 18.97 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:26:01 vethc130fad 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:26:01 veth58bdd6d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:26:01 veth7577b0f 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:26:01 veth1be9a96 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:27:02 eth0 2867.67 2583.20 13880.40 556.77 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:27:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:27:02 docker0 1229.67 1160.86 96.56 4299.80 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:28:01 eth0 0.49 0.08 0.05 0.02 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:29:01 eth0 3.16 1.77 2.84 0.30 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:30:01 eth0 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:31:01 eth0 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:33:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:34:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:35:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:37:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:38:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.299Z] 05:39:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] 05:40:01 eth0 0.32 0.28 0.20 0.08 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] 05:41:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] Average: eth0 96.85 91.63 498.06 21.90 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] Average: docker0 58.60 55.32 4.60 204.90 0.00 0.00 0.00 0.00 [2021-06-18T05:42:00.300Z] [2021-06-18T05:42:00.300Z] [2021-06-18T05:42:00.300Z] ---> sar -P ALL: [2021-06-18T05:42:00.300Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T05:42:00.300Z] [2021-06-18T05:42:00.300Z] 05:19:09 LINUX RESTART (2 CPU) [2021-06-18T05:42:00.300Z] [2021-06-18T05:42:00.300Z] 05:20:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T05:42:00.300Z] 05:21:01 all 19.85 0.00 7.34 4.48 0.08 68.25 [2021-06-18T05:42:00.300Z] 05:21:01 0 22.10 0.00 7.47 4.10 0.07 66.26 [2021-06-18T05:42:00.300Z] 05:21:01 1 17.62 0.00 7.22 4.85 0.09 70.22 [2021-06-18T05:42:00.300Z] 05:22:01 all 51.43 0.00 9.65 3.17 0.10 35.64 [2021-06-18T05:42:00.300Z] 05:22:01 0 52.44 0.00 9.12 3.73 0.11 34.61 [2021-06-18T05:42:00.300Z] 05:22:01 1 50.43 0.00 10.19 2.62 0.09 36.67 [2021-06-18T05:42:00.300Z] 05:23:01 all 33.50 0.00 5.57 0.55 0.08 60.30 [2021-06-18T05:42:00.300Z] 05:23:01 0 33.03 0.00 5.45 0.74 0.07 60.71 [2021-06-18T05:42:00.300Z] 05:23:01 1 33.97 0.00 5.70 0.35 0.09 59.89 [2021-06-18T05:42:00.300Z] 05:24:01 all 55.79 0.00 10.76 1.89 0.10 31.46 [2021-06-18T05:42:00.300Z] 05:24:01 0 55.28 0.00 10.42 1.54 0.11 32.64 [2021-06-18T05:42:00.300Z] 05:24:01 1 56.29 0.00 11.10 2.23 0.09 30.29 [2021-06-18T05:42:00.300Z] 05:25:01 all 34.49 0.00 22.77 33.70 0.12 8.91 [2021-06-18T05:42:00.300Z] 05:25:01 0 33.99 0.00 23.22 35.60 0.11 7.08 [2021-06-18T05:42:00.300Z] 05:25:01 1 35.00 0.00 22.33 31.80 0.13 10.75 [2021-06-18T05:42:00.300Z] 05:26:01 all 67.73 0.00 15.30 14.69 0.12 2.17 [2021-06-18T05:42:00.300Z] 05:26:01 0 66.89 0.00 16.04 14.05 0.13 2.88 [2021-06-18T05:42:00.300Z] 05:26:01 1 68.56 0.00 14.55 15.33 0.11 1.45 [2021-06-18T05:42:00.300Z] 05:27:02 all 54.22 0.00 12.50 7.75 0.10 25.43 [2021-06-18T05:42:00.300Z] 05:27:02 0 53.55 0.00 13.12 7.18 0.09 26.06 [2021-06-18T05:42:00.300Z] 05:27:02 1 54.90 0.00 11.88 8.32 0.11 24.80 [2021-06-18T05:42:00.300Z] 05:28:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-06-18T05:42:00.300Z] 05:28:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-18T05:42:00.300Z] 05:28:01 1 0.14 0.00 0.05 0.00 0.03 99.78 [2021-06-18T05:42:00.300Z] 05:29:01 all 0.13 0.00 0.07 0.00 0.02 99.78 [2021-06-18T05:42:00.300Z] 05:29:01 0 0.03 0.00 0.08 0.00 0.02 99.87 [2021-06-18T05:42:00.300Z] 05:29:01 1 0.23 0.00 0.05 0.00 0.02 99.70 [2021-06-18T05:42:00.300Z] 05:30:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-18T05:42:00.300Z] 05:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-18T05:42:00.300Z] 05:30:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-18T05:42:00.300Z] 05:31:01 all 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-18T05:42:00.300Z] 05:31:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-18T05:42:00.300Z] 05:31:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-18T05:42:00.300Z] [2021-06-18T05:42:00.300Z] 05:31:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T05:42:00.300Z] 05:32:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-06-18T05:42:00.300Z] 05:32:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-18T05:42:00.300Z] 05:32:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-18T05:42:00.300Z] 05:33:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-18T05:42:00.300Z] 05:33:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-18T05:42:00.300Z] 05:33:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-18T05:42:00.300Z] 05:34:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-18T05:42:00.300Z] 05:34:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-18T05:42:00.300Z] 05:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-18T05:42:00.300Z] 05:35:01 all 0.08 0.00 0.05 0.03 0.03 99.82 [2021-06-18T05:42:00.300Z] 05:35:01 0 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-18T05:42:00.300Z] 05:35:01 1 0.02 0.00 0.07 0.07 0.00 99.85 [2021-06-18T05:42:00.300Z] 05:36:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-18T05:42:00.300Z] 05:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-18T05:42:00.300Z] 05:36:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-18T05:42:00.300Z] 05:37:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-18T05:42:00.300Z] 05:37:01 0 0.10 0.00 0.03 0.00 0.05 99.82 [2021-06-18T05:42:00.300Z] 05:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-18T05:42:00.300Z] 05:38:01 all 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-18T05:42:00.300Z] 05:38:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-18T05:42:00.300Z] 05:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-18T05:42:00.300Z] 05:39:01 all 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-18T05:42:00.300Z] 05:39:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-18T05:42:00.300Z] 05:39:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-18T05:42:00.300Z] 05:40:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-18T05:42:00.300Z] 05:40:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-18T05:42:00.300Z] 05:40:01 1 0.10 0.00 0.03 0.00 0.05 99.82 [2021-06-18T05:42:00.300Z] 05:41:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-18T05:42:00.300Z] 05:41:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-18T05:42:00.300Z] 05:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T05:42:00.300Z] Average: all 14.37 0.00 3.80 2.98 0.05 78.80 [2021-06-18T05:42:00.300Z] Average: 0 14.38 0.00 3.84 3.01 0.05 78.72 [2021-06-18T05:42:00.300Z] Average: 1 14.36 0.00 3.76 2.94 0.05 78.89 [2021-06-18T05:42:00.300Z] [2021-06-18T05:42:00.300Z] [2021-06-18T05:42:00.300Z]