Pull request #3579 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 siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 3d561b954d055532aed395b5c30568be7c449537 Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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-ssh2512735066308220359.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-ssh3694808053724319207.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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8514117766730011092.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-ssh4893307428762798297.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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1760391089276021055.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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-265 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh1586649269194080849.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/5@tmp/jenkins-gitclient-ssh5022427437489588925.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 3d561b954d055532aed395b5c30568be7c449537 Merge succeeded, producing 3d561b954d055532aed395b5c30568be7c449537 Checking out Revision 3d561b954d055532aed395b5c30568be7c449537 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # 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/5@tmp/jenkins-gitclient-ssh5433150471837440158.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T19:41:51.353Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T19:41:51.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T19:41:51.471Z] ========================================================= [2021-06-18T19:41:51.471Z] EdgeX Global Pipelines Version Info [2021-06-18T19:41:51.471Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 10173feb6d5ede09c4075f353712d12bf79e59b6 # timeout=10 [2021-06-18T19:41:53.019Z] ------------------- [2021-06-18T19:41:53.019Z] stable info: [2021-06-18T19:41:53.019Z] ------------------- [2021-06-18T19:41:53.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T19:41:53.019Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T19:41:53.019Z] Message: update stable to v1.0.195 [2021-06-18T19:41:53.595Z] ------------------- [2021-06-18T19:41:53.595Z] experimental info: [2021-06-18T19:41:53.595Z] ------------------- [2021-06-18T19:41:53.595Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T19:41:53.595Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T19:41:53.595Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T19:41:53.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-18T19:41:53.749Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-18T19:41:53.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T19:41:53.789Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T19:41:53.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T19:41:53.850Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T19:41:53.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T19:41:53.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-18T19:41:53.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-18T19:41:53.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-18T19:41:53.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T19:41:53.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T19:41:54.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T19:41:54.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T19:41:54.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T19:41:54.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T19:41:54.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T19:41:54.127Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T19:41:54.149Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T19:41:54.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-18T19:41:54.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-18T19:41:54.238Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T19:41:54.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-18T19:41:54.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-18T19:41:54.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-18T19:41:54.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d561b954d055532aed395b5c30568be7c449537 [Pipeline] echo [2021-06-18T19:41:54.346Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d561b9 [Pipeline] echo [2021-06-18T19:41:54.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T19:41:54.464Z] provisioning config files... [2021-06-18T19:41:54.484Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3875838323656321862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:41:54.822Z] ---> docker-login.sh [2021-06-18T19:41:54.822Z] nexus3.edgexfoundry.org:10001 [2021-06-18T19:41:55.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:41:55.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:41:55.091Z] Configure a credential helper to remove this warning. See [2021-06-18T19:41:55.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:41:55.091Z] [2021-06-18T19:41:55.091Z] Login Succeeded [2021-06-18T19:41:55.091Z] nexus3.edgexfoundry.org:10002 [2021-06-18T19:41:55.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:41:55.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:41:55.356Z] Configure a credential helper to remove this warning. See [2021-06-18T19:41:55.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:41:55.356Z] [2021-06-18T19:41:55.356Z] Login Succeeded [2021-06-18T19:41:55.356Z] nexus3.edgexfoundry.org:10003 [2021-06-18T19:41:55.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:41:55.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:41:55.356Z] Configure a credential helper to remove this warning. See [2021-06-18T19:41:55.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:41:55.356Z] [2021-06-18T19:41:55.356Z] Login Succeeded [2021-06-18T19:41:55.356Z] nexus3.edgexfoundry.org:10004 [2021-06-18T19:41:55.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:41:55.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:41:55.620Z] Configure a credential helper to remove this warning. See [2021-06-18T19:41:55.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:41:55.620Z] [2021-06-18T19:41:55.620Z] Login Succeeded [2021-06-18T19:41:55.620Z] docker.io [2021-06-18T19:41:55.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:41:55.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:41:55.882Z] Configure a credential helper to remove this warning. See [2021-06-18T19:41:55.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:41:55.882Z] [2021-06-18T19:41:55.882Z] Login Succeeded [2021-06-18T19:41:55.882Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T19:41:55.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T19:41:56.232Z] ++ 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-18T19:41:56.232Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T19:41:56.232Z] ++ dirname cmd/core-command/Dockerfile [2021-06-18T19:41:56.232Z] ++ cut -d/ -f2 [2021-06-18T19:41:56.232Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-18T19:41:56.232Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T19:41:56.232Z] ++ dirname cmd/core-data/Dockerfile [2021-06-18T19:41:56.232Z] ++ cut -d/ -f2 [2021-06-18T19:41:56.232Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-18T19:41:56.232Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T19:41:56.232Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-18T19:41:56.232Z] ++ cut -d/ -f2 [2021-06-18T19:41:56.232Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-18T19:41:56.232Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T19:41:56.232Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-18T19:41:56.232Z] ++ cut -d/ -f2 [2021-06-18T19:41:56.232Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-18T19:41:56.232Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T19:41:56.232Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-18T19:41:56.232Z] ++ cut -d/ -f2 [2021-06-18T19:41:56.232Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-18T19:41:56.232Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T19:41:56.232Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-18T19:41:56.232Z] ++ cut -d/ -f2 [2021-06-18T19:41:56.232Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-18T19:41:56.232Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T19:41:56.232Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-18T19:41:56.232Z] ++ cut -d/ -f2 [2021-06-18T19:41:56.232Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-18T19:41:56.232Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T19:41:56.232Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-18T19:41:56.232Z] ++ cut -d/ -f2 [2021-06-18T19:41:56.232Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-18T19:41:56.232Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T19:41:56.232Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-18T19:41:56.232Z] ++ cut -d/ -f2 [2021-06-18T19:41:56.232Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-18T19:41:56.282Z] 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-18T19:41:57.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T19:41:57.784Z] [2021-06-18T19:41:57.784Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:41:58.098Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T19:41:58.098Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T19:41:58.098Z] 31603596830f: Pulling fs layer [2021-06-18T19:41:58.098Z] 54011a49482f: Pulling fs layer [2021-06-18T19:41:58.098Z] a6820b24f6d8: Pulling fs layer [2021-06-18T19:41:58.098Z] f581987b2513: Pulling fs layer [2021-06-18T19:41:58.098Z] f581987b2513: Waiting [2021-06-18T19:41:58.098Z] 54011a49482f: Verifying Checksum [2021-06-18T19:41:58.098Z] 54011a49482f: Download complete [2021-06-18T19:41:58.365Z] 31603596830f: Download complete [2021-06-18T19:41:58.365Z] f581987b2513: Verifying Checksum [2021-06-18T19:41:58.365Z] f581987b2513: Download complete [2021-06-18T19:41:58.365Z] a6820b24f6d8: Verifying Checksum [2021-06-18T19:41:58.365Z] a6820b24f6d8: Download complete [2021-06-18T19:41:58.365Z] 31603596830f: Pull complete [2021-06-18T19:41:58.642Z] 54011a49482f: Pull complete [2021-06-18T19:41:59.221Z] a6820b24f6d8: Pull complete [2021-06-18T19:41:59.221Z] f581987b2513: Pull complete [2021-06-18T19:41:59.221Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T19:41:59.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T19:41:59.222Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T19:41:59.312Z] prd-centos7-docker-4c-2g-265 does not seem to be running inside a container [2021-06-18T19:41:59.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:10004/edgex-devops/git-semver:latest cat [2021-06-18T19:42:00.560Z] $ docker top fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T19:42:00.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T19:42:00.697Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T19:42:00.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T19:42:00.840Z] $ docker exec fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb ssh-agent [2021-06-18T19:42:00.973Z] SSH_AUTH_SOCK=/tmp/ssh-nU1Rm6vBhz4j/agent.14 [2021-06-18T19:42:00.973Z] SSH_AGENT_PID=20 [2021-06-18T19:42:00.984Z] Running ssh-add (command line suppressed) [2021-06-18T19:42:01.099Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2489991567966544978.key (/w/workspace/edgex-go/5@tmp/private_key_2489991567966544978.key) [2021-06-18T19:42:01.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T19:42:01.445Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T19:42:01.459Z] $ docker exec --env ******** --env ******** fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb ssh-agent -k [2021-06-18T19:42:01.566Z] unset SSH_AUTH_SOCK; [2021-06-18T19:42:01.567Z] unset SSH_AGENT_PID; [2021-06-18T19:42:01.567Z] echo Agent pid 20 killed; [2021-06-18T19:42:01.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T19:42:01.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T19:42:01.649Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T19:42:01.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T19:42:01.773Z] $ docker exec fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb ssh-agent [2021-06-18T19:42:01.913Z] SSH_AUTH_SOCK=/tmp/ssh-Kf5VvZQxlfti/agent.53 [2021-06-18T19:42:01.913Z] SSH_AGENT_PID=60 [2021-06-18T19:42:01.919Z] Running ssh-add (command line suppressed) [2021-06-18T19:42:02.026Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6579914918688763494.key (/w/workspace/edgex-go/5@tmp/private_key_6579914918688763494.key) [2021-06-18T19:42:02.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T19:42:02.356Z] + git semver init [2021-06-18T19:42:02.356Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T19:42:02.356Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-06-18T19:42:02.356Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-06-18T19:42:02.356Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T19:42:02.356Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T19:42:02.356Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T19:42:02.356Z] # $SEMVER_BRANCH = PR-3579 [2021-06-18T19:42:02.356Z] # $SEMVER_TEMP = /tmp/semver-761222706 [2021-06-18T19:42:02.356Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-18T19:42:17.361Z] # '/tmp/semver-761222706' -> '/w/workspace/edgex-go/5/.semver' [2021-06-18T19:42:17.361Z] # -> Force: false [2021-06-18T19:42:17.361Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-06-18T19:42:17.368Z] $ docker exec --env ******** --env ******** fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb ssh-agent -k [2021-06-18T19:42:17.471Z] unset SSH_AUTH_SOCK; [2021-06-18T19:42:17.471Z] unset SSH_AGENT_PID; [2021-06-18T19:42:17.471Z] echo Agent pid 60 killed; [2021-06-18T19:42:17.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T19:42:17.814Z] + git semver [Pipeline] } [2021-06-18T19:42:17.827Z] $ docker stop --time=1 fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb [2021-06-18T19:42:20.400Z] $ docker rm -f fa6f36888d53dc740398f3470446b7649cdbec56aa5e3315b8b0ae97ed0b0eeb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T19:42:20.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T19:42:21.106Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T19:42:21.109Z] [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-18T19:42:21.766Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T19:42:22.066Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T19:42:22.370Z] + true [2021-06-18T19:42:22.371Z] + sudo service docker restart [2021-06-18T19:42:22.371Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T19:42:36.398Z] Still waiting to schedule task [2021-06-18T19:42:36.399Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-18T19:42:40.533Z] ========================================================= [2021-06-18T19:42:40.533Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T19:42:40.533Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:42:40.840Z] + 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-18T19:42:42.250Z] Sending build context to Docker daemon 329.6MB [2021-06-18T19:42:42.250Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T19:42:42.250Z] Step 2/6 : FROM ${BASE} [2021-06-18T19:42:42.517Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T19:42:42.517Z] 540db60ca938: Pulling fs layer [2021-06-18T19:42:42.517Z] adcc1eea9eea: Pulling fs layer [2021-06-18T19:42:42.517Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T19:42:42.517Z] 0510c868ecb4: Pulling fs layer [2021-06-18T19:42:42.517Z] afea3b2eda06: Pulling fs layer [2021-06-18T19:42:42.517Z] 7809a108b3ef: Pulling fs layer [2021-06-18T19:42:42.517Z] f706445af74f: Pulling fs layer [2021-06-18T19:42:42.517Z] 0510c868ecb4: Waiting [2021-06-18T19:42:42.517Z] afea3b2eda06: Waiting [2021-06-18T19:42:42.517Z] 7809a108b3ef: Waiting [2021-06-18T19:42:42.517Z] f706445af74f: Waiting [2021-06-18T19:42:42.517Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T19:42:42.517Z] 4c4ab2625f07: Download complete [2021-06-18T19:42:42.517Z] adcc1eea9eea: Verifying Checksum [2021-06-18T19:42:42.517Z] adcc1eea9eea: Download complete [2021-06-18T19:42:42.517Z] afea3b2eda06: Verifying Checksum [2021-06-18T19:42:42.517Z] afea3b2eda06: Download complete [2021-06-18T19:42:42.517Z] 7809a108b3ef: Verifying Checksum [2021-06-18T19:42:42.517Z] 7809a108b3ef: Download complete [2021-06-18T19:42:42.517Z] 540db60ca938: Verifying Checksum [2021-06-18T19:42:42.517Z] 540db60ca938: Download complete [2021-06-18T19:42:42.785Z] 540db60ca938: Pull complete [2021-06-18T19:42:42.785Z] adcc1eea9eea: Pull complete [2021-06-18T19:42:43.046Z] 4c4ab2625f07: Pull complete [2021-06-18T19:42:44.967Z] f706445af74f: Verifying Checksum [2021-06-18T19:42:44.967Z] f706445af74f: Download complete [2021-06-18T19:42:44.967Z] 0510c868ecb4: Verifying Checksum [2021-06-18T19:42:44.967Z] 0510c868ecb4: Download complete [2021-06-18T19:42:49.214Z] 0510c868ecb4: Pull complete [2021-06-18T19:42:49.214Z] afea3b2eda06: Pull complete [2021-06-18T19:42:49.214Z] 7809a108b3ef: Pull complete [2021-06-18T19:42:50.640Z] f706445af74f: Pull complete [2021-06-18T19:42:50.640Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T19:42:50.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T19:42:50.640Z] ---> b068be0155e3 [2021-06-18T19:42:50.640Z] 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-18T19:42:53.208Z] ---> Running in 37642341a7ba [2021-06-18T19:42:53.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:42:54.866Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:42:55.820Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T19:42:56.402Z] (2/12) Installing file (5.39-r0) [2021-06-18T19:42:56.664Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T19:42:56.664Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T19:43:01.964Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T19:43:01.964Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T19:43:01.964Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T19:43:01.964Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T19:43:01.964Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T19:43:01.964Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T19:43:01.964Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T19:43:01.964Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T19:43:01.964Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T19:43:01.964Z] OK: 219 MiB in 52 packages [2021-06-18T19:43:03.932Z] Removing intermediate container 37642341a7ba [2021-06-18T19:43:03.932Z] ---> 86aa399347e9 [2021-06-18T19:43:03.932Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T19:43:03.932Z] ---> Running in 8bd515dc6866 [2021-06-18T19:43:03.932Z] Removing intermediate container 8bd515dc6866 [2021-06-18T19:43:03.932Z] ---> c6951d5d0658 [2021-06-18T19:43:03.932Z] Step 5/6 : COPY go.mod . [2021-06-18T19:43:03.932Z] ---> 12c15657ad08 [2021-06-18T19:43:03.932Z] Step 6/6 : RUN go mod download [2021-06-18T19:43:03.932Z] ---> Running in a40e8952e593 [2021-06-18T19:43:16.216Z] Removing intermediate container a40e8952e593 [2021-06-18T19:43:16.216Z] ---> 5820baaa0f78 [2021-06-18T19:43:16.216Z] Successfully built 5820baaa0f78 [2021-06-18T19:43:16.216Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:43:16.527Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T19:43:16.527Z] . [Pipeline] withDockerContainer [2021-06-18T19:43:16.611Z] prd-centos7-docker-4c-2g-265 does not seem to be running inside a container [2021-06-18T19:43:16.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T19:43:17.099Z] $ docker top 562b245ad33e05359bb7ef15989c6c58578f68636fe83c484cf2bd2334484dec -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:43:17.502Z] + go version [2021-06-18T19:43:17.502Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T19:43:17.514Z] $ docker stop --time=1 562b245ad33e05359bb7ef15989c6c58578f68636fe83c484cf2bd2334484dec [2021-06-18T19:43:18.720Z] $ docker rm -f 562b245ad33e05359bb7ef15989c6c58578f68636fe83c484cf2bd2334484dec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:43:19.366Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T19:43:19.366Z] . [Pipeline] withDockerContainer [2021-06-18T19:43:19.452Z] prd-centos7-docker-4c-2g-265 does not seem to be running inside a container [2021-06-18T19:43:19.494Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T19:43:19.878Z] $ docker top 725540f31f75c0095360fd1676c246ed2a1529b169ca9554f67b3fb2b6ae70f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T19:43:19.984Z] ========================================================= [2021-06-18T19:43:19.984Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T19:43:19.984Z] ========================================================= [Pipeline] sh [2021-06-18T19:43:20.298Z] + go mod tidy [Pipeline] sh [2021-06-18T19:43:20.875Z] + make test [2021-06-18T19:43:20.875Z] go mod tidy [2021-06-18T19:43:21.141Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T19:43:27.809Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T19:43:46.114Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T19:43:49.479Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T19:43:50.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T19:43:50.896Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T19:43:53.479Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T19:43:54.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T19:43:54.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T19:43:54.065Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T19:43:54.641Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T19:43:54.906Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T19:43:55.488Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T19:43:55.488Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T19:43:55.488Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T19:43:55.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T19:43:58.096Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2021-06-18T19:43:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T19:43:58.096Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T19:43:59.069Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-06-18T19:43:59.069Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T19:43:59.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.1% of statements [2021-06-18T19:43:59.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T19:43:59.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T19:44:00.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 87.7% of statements [2021-06-18T19:44:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T19:44:00.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T19:44:00.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.056s coverage: 78.9% of statements [2021-06-18T19:44:02.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T19:44:02.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.221s coverage: 95.1% of statements [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T19:44:02.247Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T19:44:02.513Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2021-06-18T19:44:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T19:44:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T19:44:02.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T19:44:03.466Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.8% of statements [2021-06-18T19:44:03.466Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T19:44:03.466Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-18T19:44:03.466Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-18T19:44:03.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T19:44:03.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-06-18T19:44:04.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-06-18T19:44:04.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-18T19:44:04.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-06-18T19:44:04.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-06-18T19:44:16.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-06-18T19:44:16.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-18T19:44:23.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.224s coverage: 81.8% of statements [2021-06-18T19:44:23.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T19:44:41.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-06-18T19:44:41.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.172s coverage: 66.9% of statements [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T19:44:41.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T19:44:41.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements [2021-06-18T19:44:41.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T19:44:41.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T19:44:42.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-06-18T19:44:42.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T19:44:42.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-06-18T19:44:42.542Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T19:44:43.350Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-266 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-18T19:44:43.374Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-18T19:44:43.576Z] The recommended git tool is: git [2021-06-18T19:44:48.911Z] using credential edgex-jenkins-ssh [2021-06-18T19:44:48.943Z] Cloning the remote Git repository [2021-06-18T19:44:49.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 19.3% of statements [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T19:44:49.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 91.9% of statements [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T19:44:49.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T19:44:49.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.6% of statements [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T19:44:49.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T19:44:49.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T19:44:49.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-18T19:44:49.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-18T19:44:49.423Z] GO111MODULE=on go vet ./... [2021-06-18T19:44:48.996Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T19:44:49.120Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-18T19:44:49.286Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T19:44:49.286Z] > git --version # timeout=10 [2021-06-18T19:44:49.314Z] > git --version # 'git version 2.17.1' [2021-06-18T19:44:49.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:44:49.450Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T19:45:05.190Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T19:45:05.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T19:45:05.235Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T19:45:05.271Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T19:45:05.272Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:45:05.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T19:45:06.395Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:45:06.724Z] Merge succeeded, producing 3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:45:06.725Z] Checking out Revision 3d561b954d055532aed395b5c30568be7c449537 (PR-3579) [2021-06-18T19:45:06.411Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T19:45:06.425Z] > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 [2021-06-18T19:45:06.637Z] > git remote # timeout=10 [2021-06-18T19:45:06.654Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T19:45:06.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:45:06.678Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-18T19:45:06.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T19:45:06.728Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T19:45:06.737Z] > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 [2021-06-18T19:45:11.152Z] Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T19:45:12.631Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T19:45:13.046Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T19:45:13.391Z] + sudo+ service docker restarttrue [2021-06-18T19:45:13.391Z] [2021-06-18T19:45:16.167Z] gofmt -l . [2021-06-18T19:45:16.167Z] [ "`gofmt -l .`" = "" ] [2021-06-18T19:45:16.167Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T19:45:16.468Z] + ls -al . [2021-06-18T19:45:16.468Z] total 516 [2021-06-18T19:45:16.468Z] drwxrwxr-x 10 1001 1001 4096 Jun 18 19:45 . [2021-06-18T19:45:16.468Z] drwxr-xr-x 4 root root 28 Jun 18 19:43 .. [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 19:41 .dockerignore [2021-06-18T19:45:16.468Z] drwxrwxr-x 8 1001 1001 179 Jun 18 19:41 .git [2021-06-18T19:45:16.468Z] drwxrwxr-x 3 1001 1001 125 Jun 18 19:41 .github [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 19:41 .gitignore [2021-06-18T19:45:16.468Z] drwx------ 3 1001 1001 60 Jun 18 19:42 .semver [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 19:41 .sonarcloud.properties [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 19:41 Attribution.txt [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 19:41 CONTRIBUTING.md [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 19:41 Dockerfile.build [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 19:41 Jenkinsfile [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 19:41 LICENSE [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 19:41 Makefile [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 19:41 README.md [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 19:41 SECURITY.md [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 19:42 VERSION [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 19:41 ZMQWindows.md [2021-06-18T19:45:16.468Z] drwxrwxr-x 2 1001 1001 37 Jun 18 19:41 bin [2021-06-18T19:45:16.468Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 19:41 cmd [2021-06-18T19:45:16.468Z] -rw-r--r-- 1 root root 398095 Jun 18 19:44 coverage.out [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 19:41 go.mod [2021-06-18T19:45:16.468Z] -rw-r--r-- 1 root root 20843 Jun 18 19:43 go.sum [2021-06-18T19:45:16.468Z] drwxrwxr-x 7 1001 1001 114 Jun 18 19:41 internal [2021-06-18T19:45:16.468Z] drwxrwxr-x 3 1001 1001 16 Jun 18 19:41 openapi [2021-06-18T19:45:16.468Z] drwxrwxr-x 4 1001 1001 71 Jun 18 19:41 snap [2021-06-18T19:45:16.468Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 19:41 version.go [Pipeline] sh [2021-06-18T19:45:16.770Z] + '[' -e coverage.out ] [2021-06-18T19:45:16.770Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T19:45:16.892Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T19:45:17.193Z] + make build [2021-06-18T19:45:17.193Z] go mod tidy [2021-06-18T19:45:17.458Z] 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-18T19:45:18.847Z] 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-18T19:45:27.064Z] 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-18T19:45:27.064Z] 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-18T19:45:28.016Z] 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-18T19:45:28.281Z] 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-18T19:45:29.692Z] 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-18T19:45:30.288Z] 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-18T19:45:31.540Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T19:45:31.738Z] provisioning config files... [2021-06-18T19:45:31.764Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2005727195734729266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:45:32.144Z] ---> docker-login.sh [2021-06-18T19:45:32.145Z] nexus3.edgexfoundry.org:10001 [2021-06-18T19:45:32.791Z] 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-18T19:45:33.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:45:33.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:45:33.438Z] Configure a credential helper to remove this warning. See [2021-06-18T19:45:33.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:45:33.438Z] [2021-06-18T19:45:33.438Z] Login Succeeded [2021-06-18T19:45:33.438Z] nexus3.edgexfoundry.org:10002 [2021-06-18T19:45:33.569Z] 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-18T19:45:33.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:45:33.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:45:33.986Z] Configure a credential helper to remove this warning. See [2021-06-18T19:45:33.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:45:33.986Z] [2021-06-18T19:45:33.986Z] Login Succeeded [2021-06-18T19:45:33.986Z] nexus3.edgexfoundry.org:10003 [2021-06-18T19:45:34.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:45:34.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:45:34.262Z] Configure a credential helper to remove this warning. See [2021-06-18T19:45:34.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:45:34.263Z] [2021-06-18T19:45:34.263Z] Login Succeeded [2021-06-18T19:45:34.540Z] nexus3.edgexfoundry.org:10004 [2021-06-18T19:45:34.584Z] 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-18T19:45:34.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:45:34.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:45:34.816Z] Configure a credential helper to remove this warning. See [2021-06-18T19:45:34.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:45:34.816Z] [2021-06-18T19:45:34.816Z] Login Succeeded [2021-06-18T19:45:34.816Z] docker.io [2021-06-18T19:45:35.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T19:45:35.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T19:45:35.687Z] Configure a credential helper to remove this warning. See [2021-06-18T19:45:35.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T19:45:35.687Z] [2021-06-18T19:45:35.687Z] Login Succeeded [2021-06-18T19:45:35.687Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T19:45:35.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T19:45:36.017Z] ========================================================= [2021-06-18T19:45:36.017Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T19:45:36.017Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:45:36.384Z] + 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 . [Pipeline] } [2021-06-18T19:45:36.533Z] $ docker stop --time=1 725540f31f75c0095360fd1676c246ed2a1529b169ca9554f67b3fb2b6ae70f7 [2021-06-18T19:45:38.414Z] $ docker rm -f 725540f31f75c0095360fd1676c246ed2a1529b169ca9554f67b3fb2b6ae70f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-18T19:45:39.026Z] Sending build context to Docker daemon 166.4MB [2021-06-18T19:45:39.026Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T19:45:39.026Z] Step 2/6 : FROM ${BASE} [2021-06-18T19:45:39.026Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T19:45:39.026Z] 595b0fe564bb: Pulling fs layer [2021-06-18T19:45:39.026Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T19:45:39.026Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T19:45:39.026Z] ba82ee9f976e: Pulling fs layer [2021-06-18T19:45:39.026Z] 506bd15cee9f: Pulling fs layer [2021-06-18T19:45:39.026Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T19:45:39.026Z] 618dc40b7e24: Pulling fs layer [2021-06-18T19:45:39.026Z] ba82ee9f976e: Waiting [2021-06-18T19:45:39.026Z] 506bd15cee9f: Waiting [2021-06-18T19:45:39.026Z] 75a0a4a0db45: Waiting [2021-06-18T19:45:39.026Z] 618dc40b7e24: Waiting [2021-06-18T19:45:39.026Z] 5b7225fbf94c: Verifying Checksum [2021-06-18T19:45:39.026Z] 5b7225fbf94c: Download complete [2021-06-18T19:45:39.026Z] 3088b5b3c5c0: Download complete [2021-06-18T19:45:39.026Z] 506bd15cee9f: Verifying Checksum [2021-06-18T19:45:39.026Z] 506bd15cee9f: Download complete [2021-06-18T19:45:39.026Z] 595b0fe564bb: Verifying Checksum [2021-06-18T19:45:39.026Z] 595b0fe564bb: Download complete [2021-06-18T19:45:39.026Z] 75a0a4a0db45: Verifying Checksum [2021-06-18T19:45:39.026Z] 75a0a4a0db45: Download complete [2021-06-18T19:45:39.632Z] 595b0fe564bb: Pull complete [2021-06-18T19:45:40.238Z] 3088b5b3c5c0: Pull complete [2021-06-18T19:45:40.850Z] 5b7225fbf94c: Pull complete [2021-06-18T19:45:40.850Z] 618dc40b7e24: Verifying Checksum [2021-06-18T19:45:40.850Z] 618dc40b7e24: Download complete [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:45:41.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T19:45:41.397Z] [2021-06-18T19:45:41.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:45:41.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T19:45:41.711Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-18T19:45:41.711Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-18T19:45:41.711Z] ca9280d653b3: Pulling fs layer [2021-06-18T19:45:41.711Z] 7e9c9ca2126c: Pulling fs layer [2021-06-18T19:45:41.977Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-18T19:45:41.977Z] cbdbe7a5bc2a: Download complete [2021-06-18T19:45:41.977Z] cbdbe7a5bc2a: Pull complete [2021-06-18T19:45:42.552Z] ca9280d653b3: Verifying Checksum [2021-06-18T19:45:42.552Z] ca9280d653b3: Download complete [2021-06-18T19:45:42.830Z] ba82ee9f976e: Verifying Checksum [2021-06-18T19:45:42.830Z] ba82ee9f976e: Download complete [2021-06-18T19:45:43.130Z] ca9280d653b3: Pull complete [2021-06-18T19:45:43.397Z] 7e9c9ca2126c: Verifying Checksum [2021-06-18T19:45:43.397Z] 7e9c9ca2126c: Download complete [2021-06-18T19:45:46.717Z] 7e9c9ca2126c: Pull complete [2021-06-18T19:45:46.717Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-18T19:45:46.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T19:45:46.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-18T19:45:46.804Z] prd-centos7-docker-4c-2g-265 does not seem to be running inside a container [2021-06-18T19:45:46.861Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T19:45:49.929Z] $ docker top 9b3e514b60680772a0bf89b660cf6f6080dd790cdb37c1fd0757bcfd29845949 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:45:50.322Z] + docker-compose build --help [2021-06-18T19:45:50.322Z] + grep parallel [2021-06-18T19:45:50.898Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T19:45:50.909Z] $ docker stop --time=1 9b3e514b60680772a0bf89b660cf6f6080dd790cdb37c1fd0757bcfd29845949 [2021-06-18T19:45:52.136Z] $ docker rm -f 9b3e514b60680772a0bf89b660cf6f6080dd790cdb37c1fd0757bcfd29845949 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:45:52.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T19:45:52.597Z] . [Pipeline] withDockerContainer [2021-06-18T19:45:52.679Z] prd-centos7-docker-4c-2g-265 does not seem to be running inside a container [2021-06-18T19:45:52.716Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T19:45:53.035Z] ba82ee9f976e: Pull complete [2021-06-18T19:45:53.035Z] 506bd15cee9f: Pull complete [2021-06-18T19:45:53.168Z] $ docker top f98f42a0e732e54b041c0e0e6c8c6c7bc71412826058236a70fa9ff4bc1d4740 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:45:53.308Z] 75a0a4a0db45: Pull complete [2021-06-18T19:45:53.568Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T19:45:54.151Z] Building core-command ... [2021-06-18T19:45:54.151Z] Building core-data ... [2021-06-18T19:45:54.151Z] Building core-metadata ... [2021-06-18T19:45:54.151Z] Building security-bootstrapper ... [2021-06-18T19:45:54.151Z] Building security-proxy-setup ... [2021-06-18T19:45:54.151Z] Building security-secretstore-setup ... [2021-06-18T19:45:54.151Z] Building support-notifications ... [2021-06-18T19:45:54.151Z] Building support-scheduler ... [2021-06-18T19:45:54.151Z] Building sys-mgmt-agent ... [2021-06-18T19:45:54.151Z] Building core-data [2021-06-18T19:45:54.151Z] Building security-bootstrapper [2021-06-18T19:45:54.151Z] Building security-secretstore-setup [2021-06-18T19:45:54.151Z] Building core-metadata [2021-06-18T19:45:54.151Z] Building security-proxy-setup [2021-06-18T19:45:56.734Z] 618dc40b7e24: Pull complete [2021-06-18T19:45:56.734Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T19:45:57.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T19:45:57.015Z] ---> a36622ca3599 [2021-06-18T19:45:57.015Z] 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-18T19:45:59.899Z] ---> Running in ee0d9fbd1889 [2021-06-18T19:46:00.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:46:01.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:46:03.300Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T19:46:03.572Z] (2/12) Installing file (5.39-r0) [2021-06-18T19:46:03.572Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T19:46:03.572Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T19:46:09.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:46:09.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:46:09.304Z] ---> 5820baaa0f78 [2021-06-18T19:46:09.304Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T19:46:09.304Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:46:09.304Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:46:09.304Z] ---> 5820baaa0f78 [2021-06-18T19:46:09.304Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T19:46:09.304Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:46:09.304Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:46:09.304Z] ---> 5820baaa0f78 [2021-06-18T19:46:09.304Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T19:46:10.316Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T19:46:10.316Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T19:46:10.316Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T19:46:10.316Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T19:46:10.586Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T19:46:10.586Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T19:46:10.586Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T19:46:10.859Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T19:46:10.859Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T19:46:10.859Z] OK: 218 MiB in 52 packages [2021-06-18T19:46:13.544Z] ---> Running in a20e903cd428 [2021-06-18T19:46:13.544Z] ---> Running in 8b1a8ef6541a [2021-06-18T19:46:13.544Z] ---> Running in 5f39c77eadba [2021-06-18T19:46:14.124Z] Removing intermediate container a20e903cd428 [2021-06-18T19:46:14.124Z] ---> 44d6dab9cbfc [2021-06-18T19:46:14.124Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:46:14.124Z] Removing intermediate container 5f39c77eadba [2021-06-18T19:46:14.124Z] ---> f99c463743af [2021-06-18T19:46:14.124Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:46:14.405Z] Removing intermediate container 8b1a8ef6541a [2021-06-18T19:46:14.405Z] ---> d070736926d9 [2021-06-18T19:46:14.405Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:46:14.405Z] ---> Running in 31c6950436ff [2021-06-18T19:46:14.981Z] ---> Running in 70e9eb145e61 [2021-06-18T19:46:14.981Z] ---> Running in 998937b7ac59 [2021-06-18T19:46:15.189Z] Removing intermediate container ee0d9fbd1889 [2021-06-18T19:46:15.189Z] ---> bdca0f44abeb [2021-06-18T19:46:15.189Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T19:46:15.189Z] ---> Running in dc3f387acfa3 [2021-06-18T19:46:15.189Z] Removing intermediate container dc3f387acfa3 [2021-06-18T19:46:15.189Z] ---> fbbb877f8c38 [2021-06-18T19:46:15.189Z] Step 5/6 : COPY go.mod . [2021-06-18T19:46:16.173Z] ---> 5bc1343f4fda [2021-06-18T19:46:16.173Z] Step 6/6 : RUN go mod download [2021-06-18T19:46:16.173Z] ---> Running in 26a5a97f5997 [2021-06-18T19:46:17.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:46:17.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:46:17.567Z] ---> 5820baaa0f78 [2021-06-18T19:46:17.567Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T19:46:17.567Z] ---> Using cache [2021-06-18T19:46:17.567Z] ---> d070736926d9 [2021-06-18T19:46:17.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:46:17.834Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:46:17.834Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:46:17.834Z] ---> 5820baaa0f78 [2021-06-18T19:46:17.834Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T19:46:17.834Z] ---> Using cache [2021-06-18T19:46:17.834Z] ---> d070736926d9 [2021-06-18T19:46:17.834Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:46:17.834Z] Removing intermediate container 31c6950436ff [2021-06-18T19:46:17.834Z] ---> 5f77e7277e51 [2021-06-18T19:46:17.834Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T19:46:18.095Z] ---> Running in 044f96000828 [2021-06-18T19:46:18.095Z] ---> Running in eff74d31e902 [2021-06-18T19:46:18.095Z] ---> Running in 16185feb5e8f [2021-06-18T19:46:18.358Z] Removing intermediate container 998937b7ac59 [2021-06-18T19:46:18.358Z] ---> 9a3be18cd9a1 [2021-06-18T19:46:18.358Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T19:46:18.358Z] ---> Running in e2f97a6e5867 [2021-06-18T19:46:18.358Z] Removing intermediate container 70e9eb145e61 [2021-06-18T19:46:18.358Z] ---> 0dd44f2447dd [2021-06-18T19:46:18.358Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T19:46:18.358Z] ---> Running in b2ee9504d95a [2021-06-18T19:46:18.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:18.933Z] Removing intermediate container eff74d31e902 [2021-06-18T19:46:18.933Z] ---> e9fd95327222 [2021-06-18T19:46:18.933Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T19:46:19.206Z] ---> Running in 44614dfb1c73 [2021-06-18T19:46:19.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:19.206Z] Removing intermediate container 044f96000828 [2021-06-18T19:46:19.206Z] ---> 5d9fc695ed6d [2021-06-18T19:46:19.206Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T19:46:19.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:19.206Z] ---> Running in b2f65e07ac5a [2021-06-18T19:46:19.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:19.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:19.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:19.995Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:20.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:20.269Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:20.269Z] OK: 219 MiB in 52 packages [2021-06-18T19:46:20.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:46:20.530Z] OK: 219 MiB in 52 packages [2021-06-18T19:46:20.802Z] Removing intermediate container 16185feb5e8f [2021-06-18T19:46:20.802Z] ---> c96e477c02c6 [2021-06-18T19:46:20.802Z] Step 6/32 : COPY go.mod . [2021-06-18T19:46:20.802Z] OK: 219 MiB in 52 packages [2021-06-18T19:46:20.802Z] OK: 219 MiB in 52 packages [2021-06-18T19:46:21.068Z] Removing intermediate container b2ee9504d95a [2021-06-18T19:46:21.069Z] ---> 412dbf870033 [2021-06-18T19:46:21.069Z] Step 6/26 : COPY go.mod . [2021-06-18T19:46:21.069Z] ---> 0f4b76525c4c [2021-06-18T19:46:21.069Z] Step 7/32 : RUN go mod download [2021-06-18T19:46:21.069Z] ---> Running in 7a8a0c2f891b [2021-06-18T19:46:21.332Z] ---> 0e8094896139 [2021-06-18T19:46:21.332Z] Step 7/26 : RUN go mod download [2021-06-18T19:46:21.332Z] ---> Running in 61022e711022 [2021-06-18T19:46:21.332Z] Removing intermediate container e2f97a6e5867 [2021-06-18T19:46:21.332Z] ---> 41eafe463ac2 [2021-06-18T19:46:21.332Z] Step 6/22 : COPY go.mod . [2021-06-18T19:46:21.332Z] Removing intermediate container 44614dfb1c73 [2021-06-18T19:46:21.332Z] ---> 24f489afdf30 [2021-06-18T19:46:21.332Z] Step 6/24 : COPY go.mod . [2021-06-18T19:46:21.602Z] OK: 219 MiB in 52 packages [2021-06-18T19:46:21.868Z] ---> c9e58d263988 [2021-06-18T19:46:21.868Z] Step 7/22 : RUN go mod download [2021-06-18T19:46:21.869Z] ---> Running in 11a9743f7232 [2021-06-18T19:46:21.869Z] ---> d44eef891168 [2021-06-18T19:46:21.869Z] Step 7/24 : RUN go mod download [2021-06-18T19:46:21.869Z] ---> Running in 1ad99876b857 [2021-06-18T19:46:22.130Z] Removing intermediate container b2f65e07ac5a [2021-06-18T19:46:22.130Z] ---> 0e9e226de62e [2021-06-18T19:46:22.130Z] Step 6/24 : COPY go.mod . [2021-06-18T19:46:22.396Z] ---> c7ff8611779b [2021-06-18T19:46:22.396Z] Step 7/24 : RUN go mod download [2021-06-18T19:46:22.396Z] ---> Running in 69e09f58664d [2021-06-18T19:46:22.396Z] Removing intermediate container 7a8a0c2f891b [2021-06-18T19:46:22.396Z] ---> 20b1ad1530d0 [2021-06-18T19:46:22.396Z] Step 8/32 : COPY . . [2021-06-18T19:46:22.658Z] Removing intermediate container 61022e711022 [2021-06-18T19:46:22.658Z] ---> 1c40311ae6ea [2021-06-18T19:46:22.658Z] Step 8/26 : COPY . . [2021-06-18T19:46:28.046Z] Removing intermediate container 11a9743f7232 [2021-06-18T19:46:28.046Z] ---> 4b86ad4c5646 [2021-06-18T19:46:28.046Z] Step 8/22 : COPY . . [2021-06-18T19:46:29.981Z] Removing intermediate container 1ad99876b857 [2021-06-18T19:46:29.981Z] ---> cc2eb951932f [2021-06-18T19:46:29.981Z] Step 8/24 : COPY . . [2021-06-18T19:46:31.907Z] ---> 0af39fd5c7c9 [2021-06-18T19:46:31.907Z] Step 9/26 : RUN go mod tidy [2021-06-18T19:46:31.907Z] ---> 9648aa308098 [2021-06-18T19:46:31.907Z] Step 9/32 : RUN go mod tidy [2021-06-18T19:46:32.853Z] Removing intermediate container 69e09f58664d [2021-06-18T19:46:32.853Z] ---> 29f154410ade [2021-06-18T19:46:32.853Z] Step 8/24 : COPY . . [2021-06-18T19:46:33.425Z] ---> Running in 4e43a7e15dba [2021-06-18T19:46:33.425Z] ---> Running in dd18670cff1d [2021-06-18T19:46:34.371Z] ---> 684a6e995d94 [2021-06-18T19:46:34.371Z] Step 9/22 : RUN go mod tidy [2021-06-18T19:46:34.372Z] ---> Running in 4263f77132f3 [2021-06-18T19:46:42.544Z] ---> ed0311d4ea97 [2021-06-18T19:46:42.544Z] Step 9/24 : RUN go mod tidy [2021-06-18T19:46:42.544Z] Removing intermediate container 4e43a7e15dba [2021-06-18T19:46:42.544Z] ---> 9922e31457e0 [2021-06-18T19:46:42.544Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T19:46:42.544Z] ---> Running in dd9d8d9ff2d7 [2021-06-18T19:46:42.544Z] ---> Running in f3f97d075c6f [2021-06-18T19:46:42.544Z] Removing intermediate container dd18670cff1d [2021-06-18T19:46:42.544Z] ---> 3550a2bfdc60 [2021-06-18T19:46:42.544Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T19:46:42.544Z] Removing intermediate container 4263f77132f3 [2021-06-18T19:46:42.544Z] ---> a70ff9513f28 [2021-06-18T19:46:42.544Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T19:46:42.972Z] Removing intermediate container 26a5a97f5997 [2021-06-18T19:46:42.972Z] ---> 087010bdc14a [2021-06-18T19:46:42.972Z] Successfully built 087010bdc14a [2021-06-18T19:46:42.972Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:46:43.320Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T19:46:43.320Z] . [Pipeline] withDockerContainer [2021-06-18T19:46:43.584Z] prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container [2021-06-18T19:46:43.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T19:46:43.936Z] ---> Running in e0089855d958 [2021-06-18T19:46:43.936Z] ---> Running in 9fb815bf7518 [2021-06-18T19:46:44.200Z] 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-18T19:46:45.168Z] 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-18T19:46:45.168Z] 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-18T19:46:45.177Z] $ docker top 19b264a0c82261f90543e7ca1b4d830516dea632733623abae657adc323ba418 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:46:46.102Z] + go version [2021-06-18T19:46:46.102Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T19:46:46.123Z] $ docker stop --time=1 19b264a0c82261f90543e7ca1b4d830516dea632733623abae657adc323ba418 [2021-06-18T19:46:47.115Z] Removing intermediate container dd9d8d9ff2d7 [2021-06-18T19:46:47.115Z] ---> 7ec56dd7bc8f [2021-06-18T19:46:47.115Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T19:46:47.115Z] ---> 2842ca4454aa [2021-06-18T19:46:47.115Z] Step 9/24 : RUN go mod tidy [2021-06-18T19:46:47.115Z] ---> Running in d77c892bf4cd [2021-06-18T19:46:47.115Z] ---> Running in 9517834edad8 [2021-06-18T19:46:47.940Z] $ docker rm -f 19b264a0c82261f90543e7ca1b4d830516dea632733623abae657adc323ba418 [2021-06-18T19:46:48.080Z] 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:46:48.688Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T19:46:48.688Z] . [Pipeline] withDockerContainer [2021-06-18T19:46:48.958Z] prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container [2021-06-18T19:46:49.059Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T19:46:49.488Z] Removing intermediate container 9517834edad8 [2021-06-18T19:46:49.488Z] ---> 13a5b258a782 [2021-06-18T19:46:49.488Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T19:46:49.488Z] ---> Running in 8709320422d8 [2021-06-18T19:46:49.753Z] 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-18T19:46:50.540Z] $ docker top bb1eb8769605c9afb0b939d7913ec7b6ad82596011809d9aefba8d295fb8ca13 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T19:46:50.867Z] ========================================================= [2021-06-18T19:46:50.867Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T19:46:50.867Z] ========================================================= [Pipeline] sh [2021-06-18T19:46:51.511Z] + go mod tidy [Pipeline] sh [2021-06-18T19:46:52.774Z] + make test [2021-06-18T19:46:52.774Z] go mod tidy [2021-06-18T19:46:53.375Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T19:47:20.228Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T19:47:21.919Z] 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-18T19:47:21.919Z] 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-18T19:47:24.526Z] Removing intermediate container 9fb815bf7518 [2021-06-18T19:47:24.526Z] ---> b98693e8d612 [2021-06-18T19:47:24.526Z] [2021-06-18T19:47:24.526Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T19:47:25.119Z] 3.12: Pulling from library/alpine [2021-06-18T19:47:26.524Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T19:47:26.524Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T19:47:26.524Z] ---> 13621d1b12d4 [2021-06-18T19:47:26.524Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T19:47:27.469Z] ---> Running in 1122e2b1989a [2021-06-18T19:47:27.469Z] Removing intermediate container f3f97d075c6f [2021-06-18T19:47:27.469Z] ---> a530000953d1 [2021-06-18T19:47:27.469Z] [2021-06-18T19:47:27.469Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T19:47:27.469Z] ---> 13621d1b12d4 [2021-06-18T19:47:27.469Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T19:47:27.469Z] Removing intermediate container e0089855d958 [2021-06-18T19:47:27.469Z] ---> 4789b9212277 [2021-06-18T19:47:27.469Z] [2021-06-18T19:47:27.469Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T19:47:27.469Z] ---> 13621d1b12d4 [2021-06-18T19:47:27.469Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T19:47:27.469Z] ---> Running in 86e6d09d8193 [2021-06-18T19:47:27.469Z] ---> Running in 882e5ab39067 [2021-06-18T19:47:27.469Z] Removing intermediate container 1122e2b1989a [2021-06-18T19:47:27.469Z] ---> 0e37a21acda4 [2021-06-18T19:47:27.469Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T19:47:27.469Z] ---> Running in f8fda3712215 [2021-06-18T19:47:28.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:28.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:28.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:28.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:28.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:28.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:28.704Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T19:47:28.704Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T19:47:28.704Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T19:47:28.704Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T19:47:28.704Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T19:47:28.704Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T19:47:28.704Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:47:28.704Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T19:47:28.704Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T19:47:28.975Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T19:47:28.975Z] OK: 7 MiB in 20 packages [2021-06-18T19:47:28.975Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T19:47:28.975Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T19:47:28.975Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:47:28.975Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T19:47:28.975Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T19:47:28.975Z] OK: 7 MiB in 18 packages [2021-06-18T19:47:28.975Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T19:47:28.975Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:47:28.975Z] OK: 6 MiB in 16 packages [2021-06-18T19:47:29.562Z] Removing intermediate container 86e6d09d8193 [2021-06-18T19:47:29.563Z] ---> 73b92c9bc1b8 [2021-06-18T19:47:29.563Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T19:47:29.826Z] ---> Running in 47f20260eec9 [2021-06-18T19:47:30.097Z] Removing intermediate container f8fda3712215 [2021-06-18T19:47:30.097Z] ---> 2f92a9b473d6 [2021-06-18T19:47:30.097Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T19:47:30.097Z] Removing intermediate container 882e5ab39067 [2021-06-18T19:47:30.097Z] ---> 5cc97a8fe44c [2021-06-18T19:47:30.097Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T19:47:30.097Z] Removing intermediate container 47f20260eec9 [2021-06-18T19:47:30.097Z] ---> ecc0a1501995 [2021-06-18T19:47:30.097Z] Step 14/26 : WORKDIR / [2021-06-18T19:47:30.097Z] ---> Running in 4d3ed1e1651f [2021-06-18T19:47:30.097Z] ---> Running in 42c1823ca863 [2021-06-18T19:47:30.361Z] ---> Running in f013adafd927 [2021-06-18T19:47:30.361Z] Removing intermediate container 4d3ed1e1651f [2021-06-18T19:47:30.361Z] ---> 72b36c87ff79 [2021-06-18T19:47:30.361Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T19:47:30.361Z] Removing intermediate container 42c1823ca863 [2021-06-18T19:47:30.361Z] ---> 6207b797ac82 [2021-06-18T19:47:30.361Z] Step 14/22 : WORKDIR /edgex [2021-06-18T19:47:30.361Z] Removing intermediate container f013adafd927 [2021-06-18T19:47:30.361Z] ---> 938d528f057a [2021-06-18T19:47:30.361Z] 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-18T19:47:30.361Z] ---> Running in a5a42f4561c9 [2021-06-18T19:47:30.653Z] ---> Running in 8e8b916ff8f1 [2021-06-18T19:47:30.653Z] Removing intermediate container a5a42f4561c9 [2021-06-18T19:47:30.653Z] ---> d1fc2c6ad75b [2021-06-18T19:47:30.653Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T19:47:30.653Z] ---> Running in e0b8031ce5b2 [2021-06-18T19:47:30.924Z] Removing intermediate container 8e8b916ff8f1 [2021-06-18T19:47:30.924Z] ---> ad1a07a2a101 [2021-06-18T19:47:30.924Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T19:47:30.924Z] ---> e2a1bb361fdf [2021-06-18T19:47:30.924Z] 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-18T19:47:31.515Z] ---> 04494c336650 [2021-06-18T19:47:31.515Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T19:47:31.515Z] ---> bcf4003f557a [2021-06-18T19:47:31.515Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T19:47:32.110Z] ---> 31825d3bd8bb [2021-06-18T19:47:32.110Z] 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-18T19:47:32.391Z] ---> 076dd34f5443 [2021-06-18T19:47:32.391Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T19:47:32.653Z] Removing intermediate container e0b8031ce5b2 [2021-06-18T19:47:32.653Z] ---> 8d4bc9df9cdc [2021-06-18T19:47:32.653Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T19:47:32.923Z] ---> e27609ba1874 [2021-06-18T19:47:32.923Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T19:47:32.923Z] ---> Running in 8f48516251d4 [2021-06-18T19:47:32.923Z] Removing intermediate container d77c892bf4cd [2021-06-18T19:47:32.923Z] ---> 3d5d44c0fe39 [2021-06-18T19:47:32.923Z] [2021-06-18T19:47:32.923Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T19:47:32.923Z] ---> 13621d1b12d4 [2021-06-18T19:47:32.923Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T19:47:32.923Z] ---> 60a92a3bd84d [2021-06-18T19:47:32.923Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T19:47:33.194Z] ---> Running in 387259f9054e [2021-06-18T19:47:33.194Z] ---> Running in 95824cecf209 [2021-06-18T19:47:33.194Z] Removing intermediate container 8709320422d8 [2021-06-18T19:47:33.194Z] ---> d00eb5dae8a6 [2021-06-18T19:47:33.194Z] [2021-06-18T19:47:33.194Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T19:47:33.194Z] ---> 13621d1b12d4 [2021-06-18T19:47:33.194Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T19:47:33.194Z] ---> Running in 6e9818f4abe4 [2021-06-18T19:47:33.194Z] Removing intermediate container 8f48516251d4 [2021-06-18T19:47:33.194Z] ---> b9be577e6282 [2021-06-18T19:47:33.194Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T19:47:33.194Z] Removing intermediate container 95824cecf209 [2021-06-18T19:47:33.194Z] ---> 6823c74728a4 [2021-06-18T19:47:33.194Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T19:47:33.194Z] Removing intermediate container 387259f9054e [2021-06-18T19:47:33.194Z] ---> 631805c49d6f [2021-06-18T19:47:33.194Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T19:47:33.460Z] ---> Running in 04e843f02f91 [2021-06-18T19:47:33.460Z] ---> Running in 225f5c5971d8 [2021-06-18T19:47:33.460Z] ---> eee790c3a96d [2021-06-18T19:47:33.460Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T19:47:33.460Z] ---> 33e8b8fc8e58 [2021-06-18T19:47:33.460Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T19:47:33.460Z] Removing intermediate container 225f5c5971d8 [2021-06-18T19:47:33.460Z] ---> 1316a2728608 [2021-06-18T19:47:33.460Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T19:47:33.460Z] Removing intermediate container 04e843f02f91 [2021-06-18T19:47:33.460Z] ---> 1382b2e3480f [2021-06-18T19:47:33.460Z] Step 20/22 : LABEL arch=x86_64 [2021-06-18T19:47:33.746Z] ---> Running in 4c50f9558c25 [2021-06-18T19:47:33.746Z] ---> Running in 48f76b5cab21 [2021-06-18T19:47:33.746Z] ---> Running in 9a32b8364950 [2021-06-18T19:47:33.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:33.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:34.011Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T19:47:34.011Z] Removing intermediate container 4c50f9558c25 [2021-06-18T19:47:34.011Z] ---> f7f33bd88e75 [2021-06-18T19:47:34.011Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:47:34.011Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:47:34.011Z] OK: 6 MiB in 15 packages [2021-06-18T19:47:34.011Z] ---> e97e54cb801d [2021-06-18T19:47:34.011Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T19:47:34.011Z] ---> Running in 9d46acb3b3f8 [2021-06-18T19:47:34.011Z] Removing intermediate container 9a32b8364950 [2021-06-18T19:47:34.011Z] ---> a7988101b293 [2021-06-18T19:47:34.011Z] Step 21/22 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:47:34.011Z] ---> Running in 4e0539f05250 [2021-06-18T19:47:34.274Z] Removing intermediate container 4e0539f05250 [2021-06-18T19:47:34.274Z] ---> 398457e15daa [2021-06-18T19:47:34.274Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T19:47:34.274Z] ---> Running in 294e4d0e3cc2 [2021-06-18T19:47:34.274Z] ---> 0d9bd0bfeaf4 [2021-06-18T19:47:34.274Z] 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-18T19:47:34.274Z] ---> Running in 618aa917240a [2021-06-18T19:47:34.553Z] Removing intermediate container 6e9818f4abe4 [2021-06-18T19:47:34.553Z] ---> 051dba4bbf5d [2021-06-18T19:47:34.553Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T19:47:34.553Z] Removing intermediate container 294e4d0e3cc2 [2021-06-18T19:47:34.553Z] ---> 1dba0a4d4c86 [2021-06-18T19:47:34.553Z] [2021-06-18T19:47:34.553Z] ---> Running in 2ea6c005dc16 [2021-06-18T19:47:34.553Z] Removing intermediate container 48f76b5cab21 [2021-06-18T19:47:34.553Z] ---> e965d3fde22b [2021-06-18T19:47:34.553Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:47:34.553Z] Successfully built 1dba0a4d4c86 [2021-06-18T19:47:34.553Z] Successfully tagged security-proxy-setup:latest [2021-06-18T19:47:34.553Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-18T19:47:34.822Z] Removing intermediate container 2ea6c005dc16 [2021-06-18T19:47:34.822Z] ---> f5c709bdabb7 [2021-06-18T19:47:34.822Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T19:47:34.822Z] ---> Running in 5e65ad083e11 [2021-06-18T19:47:35.765Z] Removing intermediate container 5e65ad083e11 [2021-06-18T19:47:35.765Z] ---> 810788f9e3a0 [2021-06-18T19:47:35.765Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T19:47:35.765Z] ---> ccaee394392e [2021-06-18T19:47:35.765Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T19:47:37.702Z] ---> Running in 6deb613f2978 [2021-06-18T19:47:37.702Z] Removing intermediate container 9d46acb3b3f8 [2021-06-18T19:47:37.702Z] ---> 687a45eff280 [2021-06-18T19:47:37.702Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T19:47:38.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:47:38.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:47:38.642Z] ---> 5820baaa0f78 [2021-06-18T19:47:38.642Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T19:47:38.642Z] ---> Using cache [2021-06-18T19:47:38.642Z] ---> d070736926d9 [2021-06-18T19:47:38.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:47:38.642Z] ---> Using cache [2021-06-18T19:47:38.642Z] ---> 5d9fc695ed6d [2021-06-18T19:47:38.642Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T19:47:38.642Z] ---> Using cache [2021-06-18T19:47:38.642Z] ---> 0e9e226de62e [2021-06-18T19:47:38.642Z] Step 6/23 : COPY go.mod . [2021-06-18T19:47:38.642Z] ---> Using cache [2021-06-18T19:47:38.642Z] ---> c7ff8611779b [2021-06-18T19:47:38.642Z] Step 7/23 : RUN go mod download [2021-06-18T19:47:38.642Z] ---> Using cache [2021-06-18T19:47:38.642Z] ---> 29f154410ade [2021-06-18T19:47:38.642Z] Step 8/23 : COPY . . [2021-06-18T19:47:38.642Z] ---> Using cache [2021-06-18T19:47:38.642Z] ---> 2842ca4454aa [2021-06-18T19:47:38.642Z] Step 9/23 : RUN go mod tidy [2021-06-18T19:47:38.642Z] ---> Using cache [2021-06-18T19:47:38.642Z] ---> 13a5b258a782 [2021-06-18T19:47:38.642Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T19:47:39.222Z] ---> 2e979a606333 [2021-06-18T19:47:39.222Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T19:47:39.222Z] ---> Running in 3d1e54d9629f [2021-06-18T19:47:39.489Z] Removing intermediate container 6deb613f2978 [2021-06-18T19:47:39.489Z] ---> 88574041bcdb [2021-06-18T19:47:39.489Z] Step 16/24 : WORKDIR / [2021-06-18T19:47:39.489Z] Removing intermediate container 618aa917240a [2021-06-18T19:47:39.489Z] ---> 3004df0e38ee [2021-06-18T19:47:39.489Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T19:47:39.489Z] ---> Running in 900ec1763398 [2021-06-18T19:47:39.489Z] ---> Running in 59fd295cd61f [2021-06-18T19:47:39.489Z] ---> Running in e7d33c897740 [2021-06-18T19:47:39.489Z] Removing intermediate container 59fd295cd61f [2021-06-18T19:47:39.489Z] ---> 29e2efffaef3 [2021-06-18T19:47:39.489Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:47:39.755Z] Removing intermediate container e7d33c897740 [2021-06-18T19:47:39.755Z] ---> 6a75e812f626 [2021-06-18T19:47:39.755Z] Step 24/26 : LABEL arch=x86_64 [2021-06-18T19:47:39.755Z] ---> 956a6aba2989 [2021-06-18T19:47:39.755Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T19:47:39.755Z] ---> Running in 8830c5ecf9ba [2021-06-18T19:47:39.755Z] ---> 9691e959a9d2 [2021-06-18T19:47:39.755Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T19:47:39.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:40.024Z] 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-18T19:47:40.024Z] ---> 03af912e7150 [2021-06-18T19:47:40.024Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T19:47:40.024Z] Removing intermediate container 8830c5ecf9ba [2021-06-18T19:47:40.024Z] ---> 1e5f97e12cf5 [2021-06-18T19:47:40.024Z] Step 25/26 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:47:40.024Z] ---> Running in 103953e5e20c [2021-06-18T19:47:40.294Z] Removing intermediate container 103953e5e20c [2021-06-18T19:47:40.294Z] ---> 973c91186410 [2021-06-18T19:47:40.294Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T19:47:40.294Z] ---> d29f6281bdd4 [2021-06-18T19:47:40.294Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T19:47:40.294Z] ---> 58ecfcbe5bd9 [2021-06-18T19:47:40.294Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T19:47:40.561Z] ---> Running in c37ba51a85fc [2021-06-18T19:47:40.561Z] ---> Running in 674ba7ad0041 [2021-06-18T19:47:40.561Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:40.561Z] ---> fa1558948512 [2021-06-18T19:47:40.561Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T19:47:40.561Z] Removing intermediate container c37ba51a85fc [2021-06-18T19:47:40.561Z] ---> d1ac5be2303b [2021-06-18T19:47:40.561Z] [2021-06-18T19:47:40.561Z] ---> Running in 1e4b20086826 [2021-06-18T19:47:40.561Z] Removing intermediate container 674ba7ad0041 [2021-06-18T19:47:40.561Z] ---> e1646400c2ca [2021-06-18T19:47:40.561Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T19:47:40.825Z] Successfully built d1ac5be2303b [2021-06-18T19:47:40.825Z] Successfully tagged security-secretstore-setup:latest [2021-06-18T19:47:40.825Z] Building support-notifications [2021-06-18T19:47:41.089Z]  Building security-secretstore-setup ... done Removing intermediate container 1e4b20086826 [2021-06-18T19:47:41.089Z] ---> c0879e416dab [2021-06-18T19:47:41.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:47:41.089Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T19:47:41.089Z] ---> Running in 8014434db530 [2021-06-18T19:47:41.089Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T19:47:41.089Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T19:47:41.364Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T19:47:42.313Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T19:47:43.257Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T19:47:43.257Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:47:43.257Z] OK: 8 MiB in 20 packages [2021-06-18T19:47:43.257Z] ---> 9bcdb9b8093f [2021-06-18T19:47:43.257Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T19:47:44.207Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:47:44.207Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:47:44.207Z] ---> 5820baaa0f78 [2021-06-18T19:47:44.207Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T19:47:44.207Z] ---> Using cache [2021-06-18T19:47:44.207Z] ---> d070736926d9 [2021-06-18T19:47:44.207Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:47:44.207Z] ---> Using cache [2021-06-18T19:47:44.207Z] ---> 5d9fc695ed6d [2021-06-18T19:47:44.207Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T19:47:44.788Z] Removing intermediate container 8014434db530 [2021-06-18T19:47:44.788Z] ---> 48130f1fa03c [2021-06-18T19:47:44.788Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T19:47:44.788Z] ---> Running in 93e8918242d1 [2021-06-18T19:47:44.788Z] ---> Running in 7ae1d568c2f1 [2021-06-18T19:47:44.788Z] ---> Running in c8f61b3a0e2a [2021-06-18T19:47:45.053Z] Removing intermediate container c8f61b3a0e2a [2021-06-18T19:47:45.053Z] ---> f888687c7b92 [2021-06-18T19:47:45.053Z] Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:47:45.053Z] ---> Running in 931cd36d136f [2021-06-18T19:47:45.327Z] Removing intermediate container 3d1e54d9629f [2021-06-18T19:47:45.327Z] ---> 83e32fd45239 [2021-06-18T19:47:45.327Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:47:45.327Z] Removing intermediate container 931cd36d136f [2021-06-18T19:47:45.327Z] ---> 305d0e35fa7a [2021-06-18T19:47:45.327Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T19:47:45.601Z] ---> Running in e4922d9ed22a [2021-06-18T19:47:45.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:45.601Z] ---> 95dfa71d6ce7 [2021-06-18T19:47:45.890Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T19:47:45.890Z] Removing intermediate container e4922d9ed22a [2021-06-18T19:47:45.890Z] ---> e7a68906daf2 [2021-06-18T19:47:45.890Z] [2021-06-18T19:47:46.163Z] Successfully built e7a68906daf2 [2021-06-18T19:47:46.163Z] Successfully tagged core-metadata:latest [2021-06-18T19:47:46.163Z] Building sys-mgmt-agent [2021-06-18T19:47:46.163Z]  Building core-metadata ... done  ---> c5f40edd57c1 [2021-06-18T19:47:46.163Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T19:47:46.447Z] Removing intermediate container 7ae1d568c2f1 [2021-06-18T19:47:46.447Z] ---> 5be8ae7dbe1f [2021-06-18T19:47:46.447Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T19:47:46.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:46.447Z] ---> Running in fdf9e774881d [2021-06-18T19:47:47.041Z] OK: 219 MiB in 52 packages [2021-06-18T19:47:49.612Z] ---> bcf45ec9fba6 [2021-06-18T19:47:49.612Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T19:47:49.612Z] Removing intermediate container fdf9e774881d [2021-06-18T19:47:49.612Z] ---> d0643030723a [2021-06-18T19:47:49.612Z] Step 29/32 : CMD ["gate"] [2021-06-18T19:47:49.612Z] ---> Running in e12e2bf7aba6 [2021-06-18T19:47:49.612Z] ---> Running in 81b4b64b21f3 [2021-06-18T19:47:49.876Z] Removing intermediate container 93e8918242d1 [2021-06-18T19:47:49.876Z] ---> d1be025f0aa9 [2021-06-18T19:47:49.876Z] Step 6/23 : COPY go.mod . [2021-06-18T19:47:50.142Z] Removing intermediate container 81b4b64b21f3 [2021-06-18T19:47:50.142Z] ---> 7f2d92e24800 [2021-06-18T19:47:50.142Z] Step 30/32 : LABEL arch=x86_64 [2021-06-18T19:47:50.407Z] ---> 70b1574ca762 [2021-06-18T19:47:50.407Z] Step 7/23 : RUN go mod download [2021-06-18T19:47:50.668Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:47:50.668Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:47:50.668Z] ---> 5820baaa0f78 [2021-06-18T19:47:50.668Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T19:47:50.668Z] ---> Using cache [2021-06-18T19:47:50.668Z] ---> d070736926d9 [2021-06-18T19:47:50.668Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:47:50.668Z] ---> Using cache [2021-06-18T19:47:50.668Z] ---> 5d9fc695ed6d [2021-06-18T19:47:50.668Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T19:47:50.668Z] Removing intermediate container e12e2bf7aba6 [2021-06-18T19:47:50.668Z] ---> fb1070bbb543 [2021-06-18T19:47:50.668Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:47:50.932Z] ---> Running in 9433aaaa318f [2021-06-18T19:47:50.932Z] ---> Running in 4d28b70f6f18 [2021-06-18T19:47:50.932Z] ---> Running in 07a541351be4 [2021-06-18T19:47:50.932Z] ---> Running in 9f72f700e8e6 [2021-06-18T19:47:51.206Z] Removing intermediate container 9f72f700e8e6 [2021-06-18T19:47:51.206Z] ---> c3b8cc3ce15f [2021-06-18T19:47:51.206Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T19:47:51.206Z] ---> Running in 16ac7aa1adcc [2021-06-18T19:47:51.206Z] Removing intermediate container 4d28b70f6f18 [2021-06-18T19:47:51.206Z] ---> 8a59fcdd3884 [2021-06-18T19:47:51.206Z] Step 31/32 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:47:51.472Z] Removing intermediate container 16ac7aa1adcc [2021-06-18T19:47:51.472Z] ---> 5f3bcedcbe81 [2021-06-18T19:47:51.472Z] Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:47:51.472Z] ---> Running in 5a9c2e13955e [2021-06-18T19:47:51.472Z] ---> Running in 1536c1c99ab1 [2021-06-18T19:47:51.735Z] Removing intermediate container 5a9c2e13955e [2021-06-18T19:47:51.735Z] ---> bc5ff4587442 [2021-06-18T19:47:51.735Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T19:47:51.735Z] Removing intermediate container 1536c1c99ab1 [2021-06-18T19:47:51.735Z] ---> 55408a01ebd9 [2021-06-18T19:47:51.735Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T19:47:52.009Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:52.009Z] ---> Running in d3f50828c876 [2021-06-18T19:47:52.009Z] ---> Running in 9b7ee3fffb4c [2021-06-18T19:47:52.009Z] Removing intermediate container 9b7ee3fffb4c [2021-06-18T19:47:52.009Z] ---> 61257fa3d9a2 [2021-06-18T19:47:52.009Z] [2021-06-18T19:47:52.009Z] Removing intermediate container d3f50828c876 [2021-06-18T19:47:52.009Z] ---> 338c3ae996b2 [2021-06-18T19:47:52.009Z] [2021-06-18T19:47:52.292Z] Successfully built 61257fa3d9a2 [2021-06-18T19:47:52.292Z] Successfully built 338c3ae996b2 [2021-06-18T19:47:52.292Z] Successfully tagged core-data:latest [2021-06-18T19:47:52.292Z] Building core-command [2021-06-18T19:47:52.292Z]  Building core-data ... done Successfully tagged security-bootstrapper:latest [2021-06-18T19:47:52.292Z] Removing intermediate container 9433aaaa318f [2021-06-18T19:47:52.292Z] ---> 68cf789156ea [2021-06-18T19:47:52.292Z] Step 8/23 : COPY . . [2021-06-18T19:47:52.923Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:47:53.205Z] OK: 219 MiB in 52 packages [2021-06-18T19:47:59.846Z] ---> c6472613212e [2021-06-18T19:47:59.846Z] Step 9/23 : RUN go mod tidy [2021-06-18T19:47:59.846Z] Removing intermediate container 07a541351be4 [2021-06-18T19:47:59.846Z] ---> c6e0e44a233c [2021-06-18T19:47:59.846Z] Step 6/24 : COPY go.mod . [2021-06-18T19:47:59.846Z] ---> Running in bfb123679e09 [2021-06-18T19:47:59.846Z] ---> 503ac207737e [2021-06-18T19:47:59.846Z] Step 7/24 : RUN go mod download [2021-06-18T19:47:59.846Z] ---> Running in ce4aee1bbbf9 [2021-06-18T19:48:01.293Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:48:01.293Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:48:01.293Z] ---> 5820baaa0f78 [2021-06-18T19:48:01.293Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T19:48:01.293Z] ---> Using cache [2021-06-18T19:48:01.293Z] ---> d070736926d9 [2021-06-18T19:48:01.293Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:48:01.293Z] ---> Using cache [2021-06-18T19:48:01.293Z] ---> 5d9fc695ed6d [2021-06-18T19:48:01.293Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T19:48:01.293Z] ---> Using cache [2021-06-18T19:48:01.293Z] ---> 0e9e226de62e [2021-06-18T19:48:01.293Z] Step 6/24 : COPY go.mod . [2021-06-18T19:48:01.293Z] ---> Using cache [2021-06-18T19:48:01.293Z] ---> c7ff8611779b [2021-06-18T19:48:01.293Z] Step 7/24 : RUN go mod download [2021-06-18T19:48:01.293Z] ---> Using cache [2021-06-18T19:48:01.293Z] ---> 29f154410ade [2021-06-18T19:48:01.293Z] Step 8/24 : COPY . . [2021-06-18T19:48:01.293Z] ---> Using cache [2021-06-18T19:48:01.293Z] ---> 2842ca4454aa [2021-06-18T19:48:01.293Z] Step 9/24 : RUN go mod tidy [2021-06-18T19:48:01.293Z] ---> Using cache [2021-06-18T19:48:01.293Z] ---> 13a5b258a782 [2021-06-18T19:48:01.293Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T19:48:01.293Z] ---> Running in 6f7b095e9972 [2021-06-18T19:48:01.293Z] Removing intermediate container bfb123679e09 [2021-06-18T19:48:01.293Z] ---> 67a674e2dd3c [2021-06-18T19:48:01.293Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T19:48:01.293Z] Removing intermediate container ce4aee1bbbf9 [2021-06-18T19:48:01.293Z] ---> 763a19fe68ca [2021-06-18T19:48:01.293Z] Step 8/24 : COPY . . [2021-06-18T19:48:01.293Z] ---> Running in 6cee275ac0dd [2021-06-18T19:48:01.899Z] 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-18T19:48:02.195Z] 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-18T19:48:07.518Z] ---> a68094dd58fb [2021-06-18T19:48:07.518Z] Step 9/24 : RUN go mod tidy [2021-06-18T19:48:07.518Z] Removing intermediate container 900ec1763398 [2021-06-18T19:48:07.518Z] ---> f73b737d1f72 [2021-06-18T19:48:07.518Z] [2021-06-18T19:48:07.518Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T19:48:07.518Z] ---> 13621d1b12d4 [2021-06-18T19:48:07.518Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T19:48:07.518Z] ---> Using cache [2021-06-18T19:48:07.518Z] ---> 051dba4bbf5d [2021-06-18T19:48:07.518Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T19:48:07.518Z] ---> Using cache [2021-06-18T19:48:07.518Z] ---> f5c709bdabb7 [2021-06-18T19:48:07.518Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T19:48:07.518Z] ---> Running in 337f1f644236 [2021-06-18T19:48:07.518Z] ---> Running in a2ba914c8692 [2021-06-18T19:48:07.519Z] Removing intermediate container 337f1f644236 [2021-06-18T19:48:07.519Z] ---> ecbac00a2f1d [2021-06-18T19:48:07.519Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T19:48:07.519Z] ---> Running in dd75fc7278db [2021-06-18T19:48:07.786Z] Removing intermediate container dd75fc7278db [2021-06-18T19:48:07.786Z] ---> 2681c7b7ef01 [2021-06-18T19:48:07.786Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:48:08.062Z] ---> dfa913b4f177 [2021-06-18T19:48:08.062Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T19:48:08.679Z] ---> f0026a36867a [2021-06-18T19:48:08.679Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T19:48:08.963Z] ---> d6f5735084f1 [2021-06-18T19:48:08.963Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T19:48:08.963Z] ---> Running in 80433da48044 [2021-06-18T19:48:09.253Z] Removing intermediate container a2ba914c8692 [2021-06-18T19:48:09.253Z] ---> 61ba645220e4 [2021-06-18T19:48:09.253Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T19:48:09.253Z] Removing intermediate container 80433da48044 [2021-06-18T19:48:09.253Z] ---> 4b216da2f303 [2021-06-18T19:48:09.253Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:48:09.253Z] ---> Running in 2f2ce551d268 [2021-06-18T19:48:09.253Z] ---> Running in 520c826eeca5 [2021-06-18T19:48:09.536Z] Removing intermediate container 520c826eeca5 [2021-06-18T19:48:09.536Z] ---> fe4714d911b4 [2021-06-18T19:48:09.536Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T19:48:09.815Z] ---> Running in d60985380cf7 [2021-06-18T19:48:10.088Z] Removing intermediate container d60985380cf7 [2021-06-18T19:48:10.088Z] ---> 27bac95bdbb4 [2021-06-18T19:48:10.088Z] Step 22/23 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:48:10.088Z] 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-18T19:48:10.088Z] ---> Running in b6751030665c [2021-06-18T19:48:10.088Z] Removing intermediate container b6751030665c [2021-06-18T19:48:10.088Z] ---> e90805c4f989 [2021-06-18T19:48:10.088Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T19:48:10.088Z] ---> Running in e66619ee73b0 [2021-06-18T19:48:10.359Z] Removing intermediate container e66619ee73b0 [2021-06-18T19:48:10.359Z] ---> 8fcde98a08e5 [2021-06-18T19:48:10.359Z] [2021-06-18T19:48:10.639Z] Successfully built 8fcde98a08e5 [2021-06-18T19:48:10.639Z] Successfully tagged support-scheduler:latest [2021-06-18T19:48:16.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T19:48:16.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T19:48:21.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T19:48:21.146Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T19:48:27.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T19:48:27.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T19:48:27.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T19:48:27.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T19:48:28.907Z]  Building support-scheduler ... done Removing intermediate container 6f7b095e9972 [2021-06-18T19:48:28.907Z] ---> 4a10a6e7eb0b [2021-06-18T19:48:28.907Z] [2021-06-18T19:48:28.907Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T19:48:28.907Z] ---> 13621d1b12d4 [2021-06-18T19:48:28.907Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T19:48:28.907Z] ---> Using cache [2021-06-18T19:48:28.907Z] ---> 051dba4bbf5d [2021-06-18T19:48:28.907Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T19:48:28.907Z] ---> Using cache [2021-06-18T19:48:28.907Z] ---> f5c709bdabb7 [2021-06-18T19:48:28.907Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T19:48:28.907Z] ---> Running in d53ba390d26e [2021-06-18T19:48:28.907Z] Removing intermediate container d53ba390d26e [2021-06-18T19:48:28.907Z] ---> ea22285a0059 [2021-06-18T19:48:28.907Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T19:48:28.907Z] ---> Running in dbb145254867 [2021-06-18T19:48:28.907Z] Removing intermediate container dbb145254867 [2021-06-18T19:48:28.907Z] ---> 2635b21c5735 [2021-06-18T19:48:28.907Z] Step 16/24 : WORKDIR / [2021-06-18T19:48:28.907Z] ---> Running in ca8d1094054e [2021-06-18T19:48:28.907Z] Removing intermediate container ca8d1094054e [2021-06-18T19:48:28.907Z] ---> 0f309331ecb0 [2021-06-18T19:48:28.907Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:48:28.907Z] ---> b7cb87dfc8ea [2021-06-18T19:48:28.907Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T19:48:28.907Z] Removing intermediate container 6cee275ac0dd [2021-06-18T19:48:28.907Z] ---> 2934b680e8f0 [2021-06-18T19:48:28.907Z] [2021-06-18T19:48:28.907Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T19:48:28.907Z] ---> 13621d1b12d4 [2021-06-18T19:48:28.907Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T19:48:28.907Z] ---> Running in 7d3236ebd5f0 [2021-06-18T19:48:28.907Z] ---> f73ab362f56a [2021-06-18T19:48:28.907Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T19:48:29.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:48:29.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:48:29.439Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T19:48:29.439Z] ---> 31f32e8563fd [2021-06-18T19:48:29.439Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T19:48:29.439Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T19:48:29.439Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:48:29.439Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T19:48:29.439Z] OK: 6 MiB in 16 packages [2021-06-18T19:48:29.439Z] ---> Running in aeaa0af423ec [2021-06-18T19:48:29.701Z] Removing intermediate container aeaa0af423ec [2021-06-18T19:48:29.701Z] ---> d9e65c7d38d0 [2021-06-18T19:48:29.701Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:48:29.701Z] ---> Running in 9612bb8285f3 [2021-06-18T19:48:29.872Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T19:48:29.968Z] Removing intermediate container 7d3236ebd5f0 [2021-06-18T19:48:29.968Z] ---> 156551368298 [2021-06-18T19:48:29.968Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T19:48:29.968Z] ---> Running in dd593b3b59dc [2021-06-18T19:48:29.968Z] Removing intermediate container 9612bb8285f3 [2021-06-18T19:48:29.968Z] ---> ecf783a89ba0 [2021-06-18T19:48:29.968Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T19:48:30.151Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T19:48:30.233Z] Removing intermediate container 2f2ce551d268 [2021-06-18T19:48:30.233Z] ---> fdaad2d9b92d [2021-06-18T19:48:30.233Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T19:48:30.233Z] ---> Running in 9315b7196289 [2021-06-18T19:48:30.233Z] Removing intermediate container dd593b3b59dc [2021-06-18T19:48:30.233Z] ---> 06979199131b [2021-06-18T19:48:30.233Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T19:48:30.233Z] ---> Running in c712af6d12ad [2021-06-18T19:48:30.233Z] ---> Running in b28ddda16ba2 [2021-06-18T19:48:30.233Z] Removing intermediate container 9315b7196289 [2021-06-18T19:48:30.233Z] ---> 4ae7b68fb443 [2021-06-18T19:48:30.233Z] Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:48:30.499Z] ---> Running in 093c38dc130e [2021-06-18T19:48:30.499Z] Removing intermediate container b28ddda16ba2 [2021-06-18T19:48:30.499Z] ---> 7af88b66fc43 [2021-06-18T19:48:30.499Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T19:48:30.499Z] ---> Running in 160be90b3802 [2021-06-18T19:48:30.499Z] Removing intermediate container 093c38dc130e [2021-06-18T19:48:30.499Z] ---> 9db91ada0a39 [2021-06-18T19:48:30.499Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T19:48:30.499Z] ---> Running in 050e243350e1 [2021-06-18T19:48:30.499Z] 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-18T19:48:30.499Z] Removing intermediate container 160be90b3802 [2021-06-18T19:48:30.499Z] ---> 6d8e9b8ab8a1 [2021-06-18T19:48:30.499Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:48:30.767Z] Removing intermediate container 050e243350e1 [2021-06-18T19:48:30.767Z] ---> 649701618b4b [2021-06-18T19:48:30.767Z] [2021-06-18T19:48:30.767Z] Successfully built 649701618b4b [2021-06-18T19:48:30.767Z] Successfully tagged core-command:latest [2021-06-18T19:48:30.767Z]  Building core-command ... done  ---> b5fda462802c [2021-06-18T19:48:30.767Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T19:48:31.338Z] ---> a815d2a80c2c [2021-06-18T19:48:31.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T19:48:31.338Z] Removing intermediate container c712af6d12ad [2021-06-18T19:48:31.338Z] ---> 09277f62706f [2021-06-18T19:48:31.338Z] [2021-06-18T19:48:31.338Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T19:48:31.338Z] ---> 0939dc4cf059 [2021-06-18T19:48:31.338Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T19:48:31.597Z] ---> Running in ad5e66e54fb6 [2021-06-18T19:48:31.597Z] 20.10.0: Pulling from library/docker [2021-06-18T19:48:31.597Z] Removing intermediate container ad5e66e54fb6 [2021-06-18T19:48:31.597Z] ---> 324e11789222 [2021-06-18T19:48:31.597Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:48:31.597Z] ---> Running in 31c6d3edb4f7 [2021-06-18T19:48:31.607Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T19:48:31.608Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T19:48:31.608Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T19:48:31.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T19:48:31.858Z] Removing intermediate container 31c6d3edb4f7 [2021-06-18T19:48:31.858Z] ---> 77896cbbf871 [2021-06-18T19:48:31.858Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T19:48:31.858Z] ---> Running in 875bbee03676 [2021-06-18T19:48:32.123Z] Removing intermediate container 875bbee03676 [2021-06-18T19:48:32.123Z] ---> c71e86c1a5c3 [2021-06-18T19:48:32.123Z] Step 22/23 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:48:32.123Z] ---> Running in 2ec9f1701c41 [2021-06-18T19:48:32.388Z] Removing intermediate container 2ec9f1701c41 [2021-06-18T19:48:32.388Z] ---> c02daec428b1 [2021-06-18T19:48:32.388Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T19:48:32.388Z] ---> Running in 55dad17dd295 [2021-06-18T19:48:32.388Z] Removing intermediate container 55dad17dd295 [2021-06-18T19:48:32.388Z] ---> 0e12d7186949 [2021-06-18T19:48:32.388Z] [2021-06-18T19:48:32.388Z] Successfully built 0e12d7186949 [2021-06-18T19:48:32.653Z] Successfully tagged support-notifications:latest [2021-06-18T19:48:34.618Z]  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T19:48:34.618Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T19:48:34.618Z] ---> aefe523efa57 [2021-06-18T19:48:34.618Z] 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-18T19:48:35.563Z] ---> Running in 77223dade755 [2021-06-18T19:48:35.828Z] Removing intermediate container 77223dade755 [2021-06-18T19:48:35.828Z] ---> 74a952950ca0 [2021-06-18T19:48:35.828Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T19:48:35.828Z] ---> Running in d3bbcb8f2e8c [2021-06-18T19:48:36.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:48:36.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:48:36.352Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T19:48:36.352Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T19:48:36.352Z] Executing bash-5.0.17-r0.post-install [2021-06-18T19:48:36.352Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T19:48:36.352Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T19:48:36.352Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T19:48:36.352Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T19:48:36.352Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T19:48:36.352Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T19:48:36.352Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T19:48:36.352Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T19:48:36.352Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T19:48:36.352Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T19:48:36.352Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T19:48:36.925Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T19:48:36.925Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T19:48:36.925Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T19:48:36.925Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T19:48:36.925Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T19:48:36.925Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T19:48:36.925Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T19:48:36.925Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T19:48:36.925Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T19:48:36.925Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T19:48:36.925Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T19:48:36.925Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T19:48:36.925Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T19:48:36.925Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T19:48:37.187Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T19:48:37.187Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T19:48:37.187Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T19:48:37.187Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T19:48:37.187Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T19:48:37.187Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T19:48:37.187Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T19:48:37.187Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T19:48:37.187Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T19:48:37.187Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T19:48:37.187Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T19:48:37.187Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T19:48:37.187Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T19:48:37.187Z] OK: 72 MiB in 59 packages [2021-06-18T19:48:37.759Z] Collecting docker-compose==1.23.2 [2021-06-18T19:48:38.020Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T19:48:38.020Z] Collecting PyYAML<4,>=3.10 [2021-06-18T19:48:38.020Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T19:48:38.596Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T19:48:38.596Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T19:48:38.859Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T19:48:38.859Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T19:48:39.434Z] 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-18T19:48:39.434Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T19:48:39.434Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T19:48:39.434Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T19:48:39.434Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T19:48:39.434Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T19:48:39.434Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T19:48:40.007Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T19:48:40.007Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T19:48:40.007Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T19:48:40.007Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T19:48:40.271Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T19:48:40.271Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T19:48:40.271Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T19:48:40.271Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T19:48:40.271Z] Collecting idna<2.8,>=2.5 [2021-06-18T19:48:40.271Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T19:48:40.271Z] 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-18T19:48:40.271Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T19:48:40.271Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T19:48:40.271Z] 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-18T19:48:40.271Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T19:48:40.271Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T19:48:40.271Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T19:48:40.271Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T19:48:40.537Z] Installing collected packages: PyYAML, dockerpty, docopt, jsonschema, websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, cached-property, docker-compose [2021-06-18T19:48:40.537Z] Running setup.py install for PyYAML: started [2021-06-18T19:48:40.799Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T19:48:40.799Z] Running setup.py install for dockerpty: started [2021-06-18T19:48:41.059Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T19:48:41.059Z] Running setup.py install for docopt: started [2021-06-18T19:48:41.631Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T19:48:41.631Z] Attempting uninstall: idna [2021-06-18T19:48:41.631Z] Found existing installation: idna 2.9 [2021-06-18T19:48:41.631Z] Uninstalling idna-2.9: [2021-06-18T19:48:41.631Z] Successfully uninstalled idna-2.9 [2021-06-18T19:48:41.631Z] Attempting uninstall: urllib3 [2021-06-18T19:48:41.631Z] Found existing installation: urllib3 1.25.9 [2021-06-18T19:48:41.631Z] Uninstalling urllib3-1.25.9: [2021-06-18T19:48:41.631Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T19:48:41.892Z] Attempting uninstall: requests [2021-06-18T19:48:41.892Z] Found existing installation: requests 2.23.0 [2021-06-18T19:48:41.892Z] Uninstalling requests-2.23.0: [2021-06-18T19:48:41.892Z] Successfully uninstalled requests-2.23.0 [2021-06-18T19:48:42.153Z] Running setup.py install for texttable: started [2021-06-18T19:48:42.415Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T19:48:42.415Z] 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-18T19:48:44.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.163s coverage: 28.7% of statements [2021-06-18T19:48:44.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T19:48:44.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T19:48:45.722Z] Removing intermediate container d3bbcb8f2e8c [2021-06-18T19:48:45.722Z] ---> b5b52809a3d2 [2021-06-18T19:48:45.722Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T19:48:45.722Z] ---> Running in e7b8709dc59b [2021-06-18T19:48:45.722Z] Removing intermediate container e7b8709dc59b [2021-06-18T19:48:45.722Z] ---> d7a44ba2de65 [2021-06-18T19:48:45.722Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T19:48:45.722Z] ---> Running in 54cc4086520a [2021-06-18T19:48:45.722Z] Removing intermediate container 54cc4086520a [2021-06-18T19:48:45.722Z] ---> 047f1d966679 [2021-06-18T19:48:45.722Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T19:48:45.984Z] ---> 89d178161372 [2021-06-18T19:48:45.984Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T19:48:45.984Z] ---> 25af626f5d05 [2021-06-18T19:48:45.984Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T19:48:46.024Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.297s coverage: 100.0% of statements [2021-06-18T19:48:46.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T19:48:46.245Z] ---> 93b03fc0a8ae [2021-06-18T19:48:46.245Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T19:48:46.245Z] ---> Running in 40bae5f3e29a [2021-06-18T19:48:46.245Z] Removing intermediate container 40bae5f3e29a [2021-06-18T19:48:46.245Z] ---> 7b66a8280dfc [2021-06-18T19:48:46.245Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:48:46.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.350s coverage: 53.1% of statements [2021-06-18T19:48:46.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T19:48:46.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T19:48:46.507Z] ---> Running in 7ef1bdfd3a16 [2021-06-18T19:48:46.508Z] Removing intermediate container 7ef1bdfd3a16 [2021-06-18T19:48:46.508Z] ---> 04f2f59722f0 [2021-06-18T19:48:46.508Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T19:48:46.508Z] ---> Running in 0d15a8efa7ac [2021-06-18T19:48:46.508Z] Removing intermediate container 0d15a8efa7ac [2021-06-18T19:48:46.508Z] ---> 3c1ee038f0b4 [2021-06-18T19:48:46.508Z] Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:48:46.508Z] ---> Running in 829a7b89f4cd [2021-06-18T19:48:46.770Z] Removing intermediate container 829a7b89f4cd [2021-06-18T19:48:46.770Z] ---> 9a56a47e00ec [2021-06-18T19:48:46.770Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T19:48:46.770Z] ---> Running in eee04d1cc5d7 [2021-06-18T19:48:46.770Z] Removing intermediate container eee04d1cc5d7 [2021-06-18T19:48:46.770Z] ---> d6bd50a6f142 [2021-06-18T19:48:46.770Z] [2021-06-18T19:48:47.032Z] Successfully built d6bd50a6f142 [2021-06-18T19:48:47.032Z] Successfully tagged sys-mgmt-agent:latest [2021-06-18T19:48:47.039Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-18T19:48:47.041Z] $ docker stop --time=1 f98f42a0e732e54b041c0e0e6c8c6c7bc71412826058236a70fa9ff4bc1d4740 [2021-06-18T19:48:47.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.499s coverage: 87.7% of statements [2021-06-18T19:48:47.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T19:48:47.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T19:48:47.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.195s coverage: 78.9% of statements [2021-06-18T19:48:48.298Z] $ docker rm -f f98f42a0e732e54b041c0e0e6c8c6c7bc71412826058236a70fa9ff4bc1d4740 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T19:48:48.671Z] + docker images [2021-06-18T19:48:48.671Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T19:48:48.671Z] sys-mgmt-agent latest d6bd50a6f142 2 seconds ago 312MB [2021-06-18T19:48:48.671Z] support-notifications latest 0e12d7186949 16 seconds ago 16.7MB [2021-06-18T19:48:48.671Z] 09277f62706f 17 seconds ago 1.15GB [2021-06-18T19:48:48.671Z] core-command latest 649701618b4b 18 seconds ago 15.9MB [2021-06-18T19:48:48.671Z] 2934b680e8f0 20 seconds ago 1.15GB [2021-06-18T19:48:48.671Z] 4a10a6e7eb0b 22 seconds ago 1.14GB [2021-06-18T19:48:48.671Z] support-scheduler latest 8fcde98a08e5 38 seconds ago 15.9MB [2021-06-18T19:48:48.671Z] f73b737d1f72 41 seconds ago 1.15GB [2021-06-18T19:48:48.671Z] security-bootstrapper latest 338c3ae996b2 57 seconds ago 18.6MB [2021-06-18T19:48:48.671Z] core-data latest 61257fa3d9a2 57 seconds ago 20.2MB [2021-06-18T19:48:48.671Z] core-metadata latest e7a68906daf2 About a minute ago 16.6MB [2021-06-18T19:48:48.671Z] security-secretstore-setup latest d1ac5be2303b About a minute ago 28.7MB [2021-06-18T19:48:48.671Z] security-proxy-setup latest 1dba0a4d4c86 About a minute ago 25.7MB [2021-06-18T19:48:48.671Z] d00eb5dae8a6 About a minute ago 1.15GB [2021-06-18T19:48:48.671Z] 3d5d44c0fe39 About a minute ago 1.15GB [2021-06-18T19:48:48.671Z] 4789b9212277 About a minute ago 1.15GB [2021-06-18T19:48:48.671Z] a530000953d1 About a minute ago 1.15GB [2021-06-18T19:48:48.671Z] b98693e8d612 About a minute ago 1.15GB [2021-06-18T19:48:48.671Z] ci-base-image-x86_64 latest 5820baaa0f78 5 minutes ago 647MB [2021-06-18T19:48:48.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-18T19:48:48.671Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-18T19:48:48.671Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-18T19:48:48.671Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-18T19:48:48.671Z] 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-18T19:48:52.106Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.198s coverage: 81.2% of statements [2021-06-18T19:48:52.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T19:48:52.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T19:48:52.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T19:48:52.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T19:48:52.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T19:48:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.346s coverage: 95.1% of statements [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T19:48:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.184s coverage: 60.0% of statements [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T19:48:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.250s coverage: 0.8% of statements [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T19:48:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-18T19:48:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 22.0% of statements [2021-06-18T19:48:57.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T19:48:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements [2021-06-18T19:48:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.187s coverage: 79.5% of statements [2021-06-18T19:48:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.159s coverage: 94.1% of statements [2021-06-18T19:48:57.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.214s coverage: 96.3% of statements [2021-06-18T19:48:59.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.272s coverage: 87.5% of statements [2021-06-18T19:49:04.038Z] Still waiting to schedule task [2021-06-18T19:49:04.039Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-18T19:49:11.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.189s coverage: 94.4% of statements [2021-06-18T19:49:11.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2021-06-18T19:49:16.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.556s coverage: 81.8% of statements [2021-06-18T19:49:16.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T19:49:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.227s coverage: 92.9% of statements [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T19:49:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T19:49:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T19:49:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T19:49:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 58.8% of statements [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T19:49:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.160s coverage: 80.0% of statements [2021-06-18T19:49:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2021-06-18T19:49:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements [2021-06-18T19:49:24.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.320s coverage: 91.2% of statements [2021-06-18T19:49:24.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T19:49:24.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.651s coverage: 64.4% of statements [2021-06-18T19:49:24.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T19:49:24.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T19:49:24.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements [2021-06-18T19:49:24.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-06-18T19:49:24.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-06-18T19:49:24.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2021-06-18T19:49:25.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-06-18T19:49:28.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements [2021-06-18T19:49:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T19:49:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T19:49:28.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T19:49:30.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.679s coverage: 43.6% of statements [2021-06-18T19:49:30.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T19:49:30.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T19:49:30.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements [2021-06-18T19:49:30.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T19:49:30.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2021-06-18T19:49:30.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T19:49:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.240s coverage: 19.3% of statements [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T19:49:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 91.9% of statements [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T19:49:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.223s coverage: 62.7% of statements [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T19:49:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.363s coverage: 97.6% of statements [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T19:49:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.156s coverage: 28.9% of statements [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T19:49:39.162Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T19:49:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.189s coverage: 100.0% of statements [2021-06-18T19:49:39.162Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-18T19:49:39.436Z] GO111MODULE=on go vet ./... [2021-06-18T19:50:08.715Z] Running on prd-ubuntu18.04-docker-8c-8g-271 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-18T19:50:08.736Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-06-18T19:50:08.913Z] The recommended git tool is: git [2021-06-18T19:50:11.340Z] using credential edgex-jenkins-ssh [2021-06-18T19:50:11.353Z] Cloning the remote Git repository [2021-06-18T19:50:11.372Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T19:50:11.438Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-06-18T19:50:11.492Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T19:50:11.493Z] > git --version # timeout=10 [2021-06-18T19:50:11.501Z] > git --version # 'git version 2.17.1' [2021-06-18T19:50:11.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:50:11.530Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T19:50:16.976Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T19:50:16.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T19:50:16.992Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T19:50:17.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T19:50:17.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:50:17.010Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T19:50:17.648Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:50:17.754Z] Merge succeeded, producing 3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:50:17.755Z] Checking out Revision 3d561b954d055532aed395b5c30568be7c449537 (PR-3579) [2021-06-18T19:50:17.653Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T19:50:17.659Z] > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 [2021-06-18T19:50:17.719Z] > git remote # timeout=10 [2021-06-18T19:50:17.725Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T19:50:17.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:50:17.734Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-18T19:50:17.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T19:50:17.753Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T19:50:17.758Z] > git checkout -f 3d561b954d055532aed395b5c30568be7c449537 # timeout=10 [2021-06-18T19:50:21.363Z] Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:50:22.309Z] + echo snap-build.sh [2021-06-18T19:50:22.310Z] snap-build.sh [2021-06-18T19:50:22.310Z] + SNAP_BASE_DIR=. [2021-06-18T19:50:22.310Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-06-18T19:50:22.310Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-06-18T19:50:22.310Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-06-18T19:50:22.310Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-06-18T19:50:22.310Z] + cd /w/workspace/edgex-go/5 [2021-06-18T19:50:22.310Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-18T19:50:22.310Z] Reading package lists... [2021-06-18T19:50:22.576Z] Building dependency tree... [2021-06-18T19:50:22.576Z] Reading state information... [2021-06-18T19:50:22.576Z] The following packages were automatically installed and are no longer required: [2021-06-18T19:50:22.576Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-18T19:50:22.576Z] uidmap xdelta3 [2021-06-18T19:50:22.576Z] Use 'sudo apt autoremove' to remove them. [2021-06-18T19:50:22.576Z] The following packages will be REMOVED: [2021-06-18T19:50:22.576Z] lxd* lxd-client* [2021-06-18T19:50:23.152Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-18T19:50:23.152Z] After this operation, 31.7 MB disk space will be freed. [2021-06-18T19:50:23.685Z] (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-18T19:50:23.685Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T19:50:24.635Z] Removing lxd dnsmasq configuration [2021-06-18T19:50:24.896Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T19:50:24.896Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-18T19:50:25.841Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T19:50:26.113Z] (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-18T19:50:26.113Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T19:50:27.506Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-18T19:50:27.506Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-18T19:50:28.901Z] + sudo snap remove --purge lxd [2021-06-18T19:50:29.163Z] snap "lxd" is not installed [2021-06-18T19:50:29.163Z] + sudo groupadd --force --system lxd [2021-06-18T19:50:29.163Z] ++ whoami [2021-06-18T19:50:29.163Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-18T19:50:29.163Z] + newgrp - lxd [2021-06-18T19:50:29.427Z] + sudo snap install lxd [2021-06-18T19:50:39.463Z] 2021-06-18T19:50:36Z INFO Waiting for automatic snapd restart... [2021-06-18T19:50:57.636Z] lxd 4.15 from Canonical* installed [2021-06-18T19:50:57.636Z] + sudo lxd init --auto [2021-06-18T19:51:01.289Z] gofmt -l . [2021-06-18T19:51:01.290Z] [ "`gofmt -l .`" = "" ] [2021-06-18T19:51:01.290Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T19:51:01.964Z] + ls -al . [2021-06-18T19:51:01.964Z] total 544 [2021-06-18T19:51:01.964Z] drwxrwxr-x 9 1001 1001 4096 Jun 18 19:50 . [2021-06-18T19:51:01.964Z] drwxr-xr-x 4 root root 4096 Jun 18 19:46 .. [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 19:45 .dockerignore [2021-06-18T19:51:01.964Z] drwxrwxr-x 8 1001 1001 4096 Jun 18 19:45 .git [2021-06-18T19:51:01.964Z] drwxrwxr-x 3 1001 1001 4096 Jun 18 19:45 .github [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 19:45 .gitignore [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 19:45 .sonarcloud.properties [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 19:45 Attribution.txt [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 19:45 CONTRIBUTING.md [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 19:45 Dockerfile.build [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 19:45 Jenkinsfile [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 19:45 LICENSE [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 19:45 Makefile [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 19:45 README.md [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 19:45 SECURITY.md [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 19:42 VERSION [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 19:45 ZMQWindows.md [2021-06-18T19:51:01.964Z] drwxrwxr-x 2 1001 1001 4096 Jun 18 19:45 bin [2021-06-18T19:51:01.964Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 19:45 cmd [2021-06-18T19:51:01.964Z] -rw-r--r-- 1 root root 398095 Jun 18 19:49 coverage.out [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 19:45 go.mod [2021-06-18T19:51:01.964Z] -rw-r--r-- 1 root root 20843 Jun 18 19:46 go.sum [2021-06-18T19:51:01.964Z] drwxrwxr-x 7 1001 1001 4096 Jun 18 19:45 internal [2021-06-18T19:51:01.964Z] drwxrwxr-x 3 1001 1001 4096 Jun 18 19:45 openapi [2021-06-18T19:51:01.964Z] drwxrwxr-x 4 1001 1001 4096 Jun 18 19:45 snap [2021-06-18T19:51:01.964Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 19:45 version.go [Pipeline] sh [2021-06-18T19:51:02.639Z] + '[' -e coverage.out ] [2021-06-18T19:51:02.639Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T19:51:02.659Z] Warning: overwriting stash ‘coverage-report’ [2021-06-18T19:51:03.450Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T19:51:04.100Z] + make build [2021-06-18T19:51:04.100Z] go mod tidy [2021-06-18T19:51:04.721Z] 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-18T19:51:05.819Z] + sudo snap install --classic snapcraft [2021-06-18T19:51:11.433Z] 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-18T19:51:18.116Z] snapcraft 4.8.2 from Canonical* installed [2021-06-18T19:51:18.116Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-18T19:51:18.116Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-18T19:51:18.116Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T19:51:18.116Z] Dload Upload Total Spent Left Speed [2021-06-18T19:51:18.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4898 0 --:--:-- --:--:-- --:--:-- 4898 [2021-06-18T19:51:18.116Z] 100 3325k 100 3325k 0 0 12.3M 0 --:--:-- --:--:-- --:--:-- 12.3M [2021-06-18T19:51:18.116Z] ./yq_linux_amd64 [2021-06-18T19:51:18.116Z] + sudo snapcraft prime --use-lxd [2021-06-18T19:51:19.511Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-18T19:51:19.511Z] 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-18T19:51:19.511Z] - README.md [2021-06-18T19:51:19.511Z] [2021-06-18T19:51:19.511Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-18T19:51:20.130Z] Launching a container. [2021-06-18T19:51:28.334Z] Waiting for container to be ready [2021-06-18T19:51:28.335Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-18T19:51:28.335Z] [2021-06-18T19:51:32.562Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-18T19:51:32.562Z] Waiting for network to be ready... [2021-06-18T19:51:33.135Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-18T19:51:33.135Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-18T19:51:33.135Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-18T19:51:33.135Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-18T19:51:33.135Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-18T19:51:33.135Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-18T19:51:33.135Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-18T19:51:33.135Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-18T19:51:33.135Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-18T19:51:33.396Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-18T19:51:33.657Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-18T19:51:33.663Z] 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-18T19:51:33.918Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-18T19:51:34.491Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-18T19:51:34.491Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-18T19:51:34.638Z] 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-18T19:51:34.754Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-18T19:51:34.754Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-18T19:51:34.754Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-18T19:51:35.015Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-18T19:51:35.275Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-18T19:51:35.848Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-18T19:51:35.848Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-18T19:51:36.109Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-18T19:51:36.109Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-18T19:51:36.109Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-18T19:51:36.371Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-18T19:51:36.371Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-18T19:51:36.632Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-18T19:51:38.033Z] Fetched 24.7 MB in 5s (5038 kB/s) [2021-06-18T19:51:38.608Z] Reading package lists... [2021-06-18T19:51:38.870Z] Reading package lists... [2021-06-18T19:51:38.943Z] 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-18T19:51:39.132Z] Building dependency tree... [2021-06-18T19:51:39.132Z] Reading state information... [2021-06-18T19:51:39.219Z] 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-18T19:51:39.393Z] The following additional packages will be installed: [2021-06-18T19:51:39.393Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-18T19:51:39.393Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-18T19:51:39.393Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-18T19:51:39.393Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-18T19:51:39.393Z] Suggested packages: [2021-06-18T19:51:39.393Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-18T19:51:39.393Z] Recommended packages: [2021-06-18T19:51:39.393Z] gnupg libsasl2-modules [2021-06-18T19:51:39.393Z] The following NEW packages will be installed: [2021-06-18T19:51:39.393Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-18T19:51:39.393Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-18T19:51:39.393Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-18T19:51:39.393Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-18T19:51:39.393Z] The following packages will be upgraded: [2021-06-18T19:51:39.393Z] gpg gpg-agent gpgconf libudev1 [2021-06-18T19:51:39.393Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-18T19:51:39.393Z] Need to get 3530 kB of archives. [2021-06-18T19:51:39.393Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-18T19:51:39.393Z] 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-18T19:51:39.393Z] 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-18T19:51:39.394Z] 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-18T19:51:39.394Z] 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-18T19:51:39.654Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-18T19:51:39.916Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-18T19:51:40.489Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-18T19:51:40.489Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-18T19:51:40.489Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-18T19:51:40.489Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-18T19:51:40.489Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-18T19:51:40.489Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-18T19:51:40.489Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-18T19:51:40.489Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-18T19:51:40.489Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-18T19:51:40.489Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-18T19:51:40.489Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-18T19:51:40.489Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-18T19:51:40.752Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-18T19:51:40.752Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-18T19:51:40.752Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-18T19:51:40.752Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-18T19:51:40.752Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T19:51:41.013Z] Fetched 3530 kB in 1s (2515 kB/s) [2021-06-18T19:51:41.014Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-18T19:51:41.014Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-18T19:51:41.014Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T19:51:41.014Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-18T19:51:41.014Z] Selecting previously unselected package udev. [2021-06-18T19:51:41.014Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-18T19:51:41.014Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-18T19:51:41.275Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-18T19:51:41.537Z] Selecting previously unselected package libfuse2:amd64. [2021-06-18T19:51:41.537Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-18T19:51:41.537Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-18T19:51:41.537Z] Selecting previously unselected package fuse. [2021-06-18T19:51:41.537Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-18T19:51:41.537Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-18T19:51:41.537Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T19:51:41.537Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T19:51:41.799Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T19:51:41.799Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T19:51:41.799Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T19:51:41.799Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T19:51:41.799Z] Selecting previously unselected package libksba8:amd64. [2021-06-18T19:51:41.800Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-18T19:51:41.800Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-18T19:51:42.062Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-18T19:51:42.062Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T19:51:42.062Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:42.062Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-18T19:51:42.062Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T19:51:42.062Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:42.062Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-18T19:51:42.062Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T19:51:42.062Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:42.062Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-18T19:51:42.062Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T19:51:42.062Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:42.325Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-18T19:51:42.325Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T19:51:42.325Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:42.325Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-18T19:51:42.325Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T19:51:42.325Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:42.325Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-18T19:51:42.325Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T19:51:42.325Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:42.589Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-18T19:51:42.589Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T19:51:42.589Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:42.589Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-18T19:51:42.589Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T19:51:42.589Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:42.589Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-18T19:51:42.589Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-18T19:51:42.589Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T19:51:42.610Z] 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-18T19:51:42.852Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-18T19:51:42.853Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-18T19:51:42.853Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T19:51:42.853Z] Selecting previously unselected package libldap-common. [2021-06-18T19:51:42.853Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-18T19:51:42.853Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T19:51:42.853Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-18T19:51:42.853Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-18T19:51:42.853Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T19:51:42.853Z] Selecting previously unselected package dirmngr. [2021-06-18T19:51:42.853Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T19:51:42.853Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-18T19:51:43.115Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T19:51:43.115Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-18T19:51:43.115Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-18T19:51:43.115Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T19:51:43.115Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T19:51:43.115Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-18T19:51:43.115Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:43.115Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-18T19:51:43.115Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T19:51:43.115Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-18T19:51:43.690Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-18T19:51:43.690Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:43.690Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-18T19:51:43.690Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-18T19:51:43.690Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-18T19:51:43.690Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:43.690Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:43.690Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:43.690Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:43.955Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:43.955Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:43.955Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T19:51:43.955Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T19:51:43.955Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-18T19:51:43.955Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T19:51:44.218Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-18T19:51:44.218Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-18T19:51:44.218Z] This means they are not meant to be enabled using systemctl. [2021-06-18T19:51:44.218Z] Possible reasons for having this kind of units are: [2021-06-18T19:51:44.218Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-18T19:51:44.218Z] .wants/ or .requires/ directory. [2021-06-18T19:51:44.218Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-18T19:51:44.218Z] a requirement dependency on it. [2021-06-18T19:51:44.218Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-18T19:51:44.218Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-18T19:51:44.218Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-18T19:51:44.218Z] instance name specified. [2021-06-18T19:51:44.795Z] Reading package lists... [2021-06-18T19:51:45.056Z] Building dependency tree... [2021-06-18T19:51:45.056Z] Reading state information... [2021-06-18T19:51:45.056Z] The following additional packages will be installed: [2021-06-18T19:51:45.056Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-18T19:51:45.056Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-18T19:51:45.056Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-18T19:51:45.056Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-18T19:51:45.056Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-18T19:51:45.056Z] Suggested packages: [2021-06-18T19:51:45.056Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-18T19:51:45.056Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-18T19:51:45.056Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-18T19:51:45.056Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-18T19:51:45.056Z] systemd-container policykit-1 [2021-06-18T19:51:45.056Z] Recommended packages: [2021-06-18T19:51:45.056Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-18T19:51:45.056Z] The following NEW packages will be installed: [2021-06-18T19:51:45.056Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-18T19:51:45.056Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-18T19:51:45.056Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-18T19:51:45.056Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-18T19:51:45.056Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-18T19:51:45.056Z] The following packages will be upgraded: [2021-06-18T19:51:45.056Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-18T19:51:45.235Z] 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-18T19:51:45.317Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-18T19:51:45.317Z] Need to get 36.7 MB of archives. [2021-06-18T19:51:45.317Z] After this operation, 147 MB of additional disk space will be used. [2021-06-18T19:51:45.317Z] 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-18T19:51:45.317Z] 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-18T19:51:45.317Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-18T19:51:45.317Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-18T19:51:45.317Z] 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-18T19:51:45.317Z] 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-18T19:51:45.581Z] 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-18T19:51:45.581Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-18T19:51:45.581Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-18T19:51:45.581Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-18T19:51:45.581Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-18T19:51:45.581Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-18T19:51:45.581Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-18T19:51:45.581Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-18T19:51:45.581Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-18T19:51:45.582Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-18T19:51:46.153Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-18T19:51:46.153Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-18T19:51:46.153Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-18T19:51:46.153Z] 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-18T19:51:46.153Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-18T19:51:46.153Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-18T19:51:46.153Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-18T19:51:46.153Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-18T19:51:46.153Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-18T19:51:46.153Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-18T19:51:46.413Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-18T19:51:46.413Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-18T19:51:46.413Z] 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-18T19:51:46.413Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-18T19:51:47.818Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T19:51:47.819Z] Fetched 36.7 MB in 2s (16.5 MB/s) [2021-06-18T19:51:47.819Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T19:51:47.819Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-18T19:51:47.819Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T19:51:48.395Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-18T19:51:48.395Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T19:51:48.395Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-18T19:51:48.395Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T19:51:48.395Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-18T19:51:48.395Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-18T19:51:48.659Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-18T19:51:48.659Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T19:51:48.659Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-18T19:51:48.659Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-18T19:51:48.693Z] 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-18T19:51:49.235Z] Setting up apt (1.6.13) ... [2021-06-18T19:51:49.235Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-18T19:51:49.496Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-18T19:51:49.497Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-18T19:51:49.497Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-18T19:51:49.497Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-18T19:51:49.758Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-18T19:51:49.758Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T19:51:49.758Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T19:51:50.020Z] Selecting previously unselected package libexpat1:amd64. [2021-06-18T19:51:50.020Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-18T19:51:50.020Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-18T19:51:50.020Z] Selecting previously unselected package python3.6-minimal. [2021-06-18T19:51:50.020Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T19:51:50.020Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T19:51:50.284Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-18T19:51:50.284Z] Checking for services that may need to be restarted...done. [2021-06-18T19:51:50.284Z] Checking for services that may need to be restarted...done. [2021-06-18T19:51:50.284Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T19:51:50.285Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-18T19:51:50.564Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T19:51:50.828Z] Selecting previously unselected package python3-minimal. [2021-06-18T19:51:50.828Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-18T19:51:50.828Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-18T19:51:50.828Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-18T19:51:50.828Z] Selecting previously unselected package mime-support. [2021-06-18T19:51:50.828Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-18T19:51:50.828Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-18T19:51:50.828Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-18T19:51:50.828Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-18T19:51:50.828Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-18T19:51:51.091Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-18T19:51:51.091Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T19:51:51.091Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T19:51:51.354Z] Selecting previously unselected package python3.6. [2021-06-18T19:51:51.354Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T19:51:51.354Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T19:51:51.354Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T19:51:51.354Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-18T19:51:51.354Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-18T19:51:51.354Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-18T19:51:51.615Z] Selecting previously unselected package python3. [2021-06-18T19:51:51.616Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-18T19:51:51.616Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-18T19:51:51.616Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-18T19:51:51.616Z] Selecting previously unselected package multiarch-support. [2021-06-18T19:51:51.616Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T19:51:51.616Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-18T19:51:51.887Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-18T19:51:51.887Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-18T19:51:51.887Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-18T19:51:51.887Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-18T19:51:51.887Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-18T19:51:51.887Z] Selecting previously unselected package libbsd0:amd64. [2021-06-18T19:51:51.888Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-18T19:51:51.888Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-18T19:51:51.888Z] Selecting previously unselected package sudo. [2021-06-18T19:51:51.888Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-18T19:51:51.888Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-18T19:51:52.149Z] Selecting previously unselected package apparmor. [2021-06-18T19:51:52.149Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-18T19:51:52.149Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-18T19:51:52.411Z] Selecting previously unselected package libedit2:amd64. [2021-06-18T19:51:52.411Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-18T19:51:52.411Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-18T19:51:52.411Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-18T19:51:52.411Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T19:51:52.411Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T19:51:52.411Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-18T19:51:52.411Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T19:51:52.411Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T19:51:52.674Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-18T19:51:52.674Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-18T19:51:52.674Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-18T19:51:52.674Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-18T19:51:52.674Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T19:51:52.674Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T19:51:52.674Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-18T19:51:52.674Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T19:51:52.674Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T19:51:52.936Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-18T19:51:52.936Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-18T19:51:52.936Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-18T19:51:52.936Z] Selecting previously unselected package openssh-client. [2021-06-18T19:51:52.936Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-18T19:51:52.936Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-18T19:51:53.041Z] 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-18T19:51:53.196Z] Selecting previously unselected package squashfs-tools. [2021-06-18T19:51:53.197Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-18T19:51:53.197Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-18T19:51:53.197Z] Selecting previously unselected package snapd. [2021-06-18T19:51:53.197Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-18T19:51:53.197Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-18T19:51:55.667Z] 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-18T19:51:56.513Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-18T19:51:56.513Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-18T19:51:56.513Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-18T19:51:56.513Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-18T19:51:56.513Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-18T19:51:56.513Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T19:51:56.513Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T19:51:56.513Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-18T19:51:56.513Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-18T19:51:56.775Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-18T19:51:56.775Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-18T19:51:56.775Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-18T19:51:56.775Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T19:51:56.775Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T19:51:56.775Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T19:51:57.349Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-18T19:51:57.349Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T19:51:57.349Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-18T19:51:57.349Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-18T19:51:57.349Z] running python rtupdate hooks for python3.6... [2021-06-18T19:51:57.349Z] running python post-rtupdate hooks for python3.6... [2021-06-18T19:51:57.349Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-18T19:51:58.290Z] 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-18T19:51:58.294Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-18T19:51:58.294Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T19:51:58.294Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-18T19:51:58.556Z] Setting up snapd (2.49.2+18.04) ... [2021-06-18T19:51:58.819Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-18T19:51:59.081Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-18T19:51:59.081Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-18T19:51:59.342Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-18T19:51:59.603Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-18T19:51:59.604Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-18T19:51:59.604Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-18T19:51:59.865Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-18T19:52:00.126Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-18T19:52:00.126Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-18T19:52:00.389Z] /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-18T19:52:00.389Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T19:52:00.389Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-18T19:52:01.336Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T19:52:01.336Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T19:52:01.336Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T19:52:02.549Z] Reading package lists... [2021-06-18T19:52:02.811Z] Reading package lists... [2021-06-18T19:52:03.078Z] Building dependency tree... [2021-06-18T19:52:03.078Z] Reading state information... [2021-06-18T19:52:03.339Z] Calculating upgrade... [2021-06-18T19:52:03.603Z] The following packages will be upgraded: [2021-06-18T19:52:03.603Z] advancecomp base-files bash binutils binutils-common [2021-06-18T19:52:03.603Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-18T19:52:03.603Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-18T19:52:03.603Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-18T19:52:03.603Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-18T19:52:03.603Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-18T19:52:03.603Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-18T19:52:03.603Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-18T19:52:03.603Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-18T19:52:03.603Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-18T19:52:03.603Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-18T19:52:03.603Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-18T19:52:03.603Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-18T19:52:03.603Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-18T19:52:03.603Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-18T19:52:03.603Z] ubuntu-keyring util-linux [2021-06-18T19:52:03.603Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T19:52:03.603Z] Need to get 64.1 MB of archives. [2021-06-18T19:52:03.603Z] After this operation, 5110 kB of additional disk space will be used. [2021-06-18T19:52:03.603Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-18T19:52:03.603Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-18T19:52:03.603Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-18T19:52:03.603Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-18T19:52:03.603Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-18T19:52:03.603Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-18T19:52:03.603Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-18T19:52:03.603Z] 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-18T19:52:03.603Z] 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-18T19:52:03.603Z] 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-18T19:52:03.603Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-18T19:52:03.603Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-18T19:52:03.603Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-18T19:52:03.603Z] 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-18T19:52:03.603Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [Pipeline] } [2021-06-18T19:52:03.726Z] $ docker stop --time=1 bb1eb8769605c9afb0b939d7913ec7b6ad82596011809d9aefba8d295fb8ca13 [2021-06-18T19:52:03.868Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-18T19:52:03.868Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-18T19:52:03.868Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-18T19:52:03.868Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-18T19:52:03.868Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-18T19:52:03.868Z] 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-18T19:52:03.868Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-18T19:52:03.868Z] 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-18T19:52:03.868Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-18T19:52:03.868Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-18T19:52:03.868Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-18T19:52:03.868Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-18T19:52:03.868Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-18T19:52:03.868Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-18T19:52:03.868Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-18T19:52:03.868Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-18T19:52:03.868Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-18T19:52:03.868Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-18T19:52:03.868Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-18T19:52:03.868Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-18T19:52:03.868Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-18T19:52:03.868Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-18T19:52:03.868Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-18T19:52:03.868Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-18T19:52:03.868Z] 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-18T19:52:03.868Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-18T19:52:03.868Z] 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-18T19:52:04.148Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-18T19:52:04.148Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-18T19:52:04.148Z] 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-18T19:52:04.148Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-18T19:52:04.148Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-18T19:52:04.148Z] 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-18T19:52:04.148Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-18T19:52:04.148Z] 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-18T19:52:04.148Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-18T19:52:04.148Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-18T19:52:04.148Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-18T19:52:04.148Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-18T19:52:04.148Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-18T19:52:04.148Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-18T19:52:04.148Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-18T19:52:04.148Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-18T19:52:04.411Z] 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-18T19:52:04.411Z] 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-18T19:52:04.411Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-18T19:52:04.672Z] 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-18T19:52:04.672Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-18T19:52:04.672Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-18T19:52:04.672Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-18T19:52:04.672Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-18T19:52:04.672Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-18T19:52:04.672Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-18T19:52:04.934Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-18T19:52:04.934Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-18T19:52:04.934Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-18T19:52:04.934Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-18T19:52:04.934Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-18T19:52:04.934Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-18T19:52:04.934Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-18T19:52:04.934Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-18T19:52:04.934Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-18T19:52:04.934Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-18T19:52:04.934Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-18T19:52:04.934Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-18T19:52:04.934Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-18T19:52:04.934Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-18T19:52:04.934Z] 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-18T19:52:04.934Z] 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-18T19:52:04.934Z] 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-18T19:52:05.196Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-18T19:52:05.196Z] 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-18T19:52:05.196Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-18T19:52:05.196Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-18T19:52:05.196Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-18T19:52:05.196Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-18T19:52:05.196Z] 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-18T19:52:05.196Z] 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-18T19:52:05.196Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-18T19:52:05.196Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-18T19:52:05.196Z] 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-18T19:52:05.196Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-18T19:52:05.196Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-18T19:52:05.196Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-18T19:52:05.457Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-18T19:52:05.457Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-18T19:52:05.457Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-18T19:52:05.457Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T19:52:05.457Z] Fetched 64.1 MB in 2s (33.7 MB/s) [2021-06-18T19:52:05.719Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T19:52:05.719Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T19:52:05.719Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T19:52:05.959Z] $ docker rm -f bb1eb8769605c9afb0b939d7913ec7b6ad82596011809d9aefba8d295fb8ca13 [2021-06-18T19:52:05.980Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T19:52:05.980Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T19:52:06.243Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-18T19:52:06.243Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-18T19:52:06.506Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:06.506Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T19:52:06.772Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:06.772Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-06-18T19:52:07.036Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:07.036Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T19:52:07.036Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:07.036Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T19:52:07.036Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:07.036Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:52:07.297Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:07.297Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T19:52:07.297Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:07.297Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T19:52:07.297Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:07.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T19:52:07.297Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:07.297Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-18T19:52:07.559Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:07.559Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T19:52:07.559Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:07.559Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T19:52:07.559Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:07.559Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T19:52:07.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T19:52:07.562Z] [2021-06-18T19:52:07.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:52:07.821Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:07.821Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T19:52:07.821Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:07.821Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T19:52:07.821Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T19:52:07.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T19:52:08.081Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T19:52:08.215Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-18T19:52:08.215Z] 29e5d40040c1: Pulling fs layer [2021-06-18T19:52:08.215Z] 1ce36da41761: Pulling fs layer [2021-06-18T19:52:08.215Z] 25b303627fd3: Pulling fs layer [2021-06-18T19:52:08.344Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-18T19:52:08.488Z] 29e5d40040c1: Verifying Checksum [2021-06-18T19:52:08.488Z] 29e5d40040c1: Download complete [2021-06-18T19:52:08.605Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T19:52:08.606Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-18T19:52:08.606Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-18T19:52:08.606Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-18T19:52:08.760Z] 1ce36da41761: Verifying Checksum [2021-06-18T19:52:08.868Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-18T19:52:08.868Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-18T19:52:08.868Z] Installing new version of config file /etc/issue ... [2021-06-18T19:52:08.868Z] Installing new version of config file /etc/issue.net ... [2021-06-18T19:52:08.868Z] Installing new version of config file /etc/lsb-release ... [2021-06-18T19:52:09.037Z] 29e5d40040c1: Pull complete [2021-06-18T19:52:09.131Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-18T19:52:09.131Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-18T19:52:09.393Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-18T19:52:09.393Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-18T19:52:09.393Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:09.393Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-18T19:52:09.393Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-18T19:52:09.393Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-18T19:52:09.393Z] 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-18T19:52:09.654Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:09.654Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T19:52:09.654Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-18T19:52:09.654Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-18T19:52:09.654Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:09.654Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-18T19:52:09.654Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-18T19:52:09.916Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-18T19:52:09.916Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:09.916Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-18T19:52:09.916Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T19:52:10.178Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-18T19:52:10.178Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:10.178Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T19:52:10.178Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T19:52:10.441Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T19:52:10.441Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:10.441Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T19:52:10.441Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T19:52:10.441Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-18T19:52:10.441Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:10.441Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-18T19:52:10.441Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-18T19:52:10.468Z] 1ce36da41761: Pull complete [2021-06-18T19:52:10.468Z] 25b303627fd3: Download complete [2021-06-18T19:52:10.704Z] Setting up grep (3.1-2build1) ... [2021-06-18T19:52:10.704Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:10.704Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-18T19:52:10.704Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-18T19:52:10.966Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-18T19:52:10.966Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:10.966Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T19:52:10.966Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T19:52:11.234Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-18T19:52:11.234Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:11.234Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T19:52:11.234Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T19:52:11.808Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T19:52:11.808Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T19:52:11.808Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T19:52:11.808Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T19:52:12.072Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-18T19:52:12.334Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:12.334Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-18T19:52:12.334Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T19:52:12.595Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-18T19:52:12.595Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-18T19:52:12.595Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-18T19:52:12.857Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-18T19:52:12.857Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-18T19:52:12.857Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:12.857Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-18T19:52:12.857Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-18T19:52:13.118Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-18T19:52:13.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:13.118Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T19:52:13.118Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T19:52:13.118Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T19:52:13.380Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:13.380Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T19:52:13.380Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T19:52:13.380Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T19:52:13.380Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:13.380Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T19:52:13.380Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T19:52:13.643Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T19:52:13.643Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:13.643Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T19:52:13.643Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T19:52:13.643Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T19:52:13.643Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:13.643Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T19:52:13.907Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T19:52:13.907Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T19:52:13.907Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T19:52:13.907Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T19:52:13.907Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:13.907Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T19:52:13.907Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T19:52:14.169Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T19:52:14.169Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:14.169Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T19:52:14.169Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T19:52:14.169Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T19:52:14.169Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:14.169Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T19:52:14.169Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T19:52:14.432Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-18T19:52:14.432Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:14.432Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T19:52:14.432Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T19:52:15.004Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-18T19:52:15.264Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-18T19:52:15.529Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-18T19:52:15.529Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:15.529Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T19:52:15.529Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T19:52:15.529Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T19:52:15.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T19:52:15.791Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-18T19:52:15.791Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T19:52:15.791Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-18T19:52:16.053Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T19:52:16.053Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-18T19:52:16.053Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-18T19:52:16.053Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-18T19:52:16.316Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T19:52:16.316Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-18T19:52:16.316Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-18T19:52:16.316Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-18T19:52:16.579Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T19:52:16.579Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-18T19:52:16.579Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-18T19:52:16.579Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-18T19:52:16.579Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T19:52:16.579Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T19:52:16.579Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T19:52:16.579Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T19:52:16.841Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T19:52:16.841Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T19:52:16.841Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T19:52:16.841Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T19:52:16.841Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-18T19:52:16.841Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T19:52:17.104Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T19:52:17.104Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T19:52:17.104Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:17.104Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T19:52:17.104Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T19:52:17.369Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-18T19:52:17.369Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T19:52:17.369Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T19:52:17.369Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T19:52:17.369Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T19:52:17.631Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:17.631Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-18T19:52:17.631Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-18T19:52:17.631Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-18T19:52:17.631Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:17.631Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-18T19:52:17.632Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-18T19:52:17.632Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-18T19:52:17.893Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:17.893Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-18T19:52:17.893Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T19:52:17.893Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T19:52:18.155Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:18.155Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T19:52:18.155Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T19:52:18.155Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T19:52:18.416Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:18.416Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-18T19:52:18.416Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-18T19:52:18.416Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-18T19:52:18.416Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:18.416Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-18T19:52:18.416Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-18T19:52:18.686Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-18T19:52:18.686Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:18.686Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T19:52:18.686Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T19:52:18.948Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-18T19:52:18.948Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:18.948Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-18T19:52:18.948Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-18T19:52:18.948Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-18T19:52:19.210Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:19.210Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-18T19:52:19.210Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-18T19:52:19.210Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-18T19:52:19.210Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:19.210Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-18T19:52:19.210Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-18T19:52:19.472Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-18T19:52:19.472Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:19.472Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-18T19:52:19.472Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-18T19:52:19.472Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-18T19:52:19.734Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:19.734Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-18T19:52:19.734Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-18T19:52:19.734Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-18T19:52:19.734Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:19.734Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-18T19:52:19.734Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-18T19:52:19.997Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-18T19:52:19.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:19.997Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-18T19:52:19.997Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-18T19:52:19.997Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-18T19:52:19.997Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T19:52:19.997Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-18T19:52:19.997Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-18T19:52:20.259Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-18T19:52:20.259Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-18T19:52:20.259Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-18T19:52:20.259Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-18T19:52:20.259Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-18T19:52:20.259Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-18T19:52:20.524Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-18T19:52:20.524Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-18T19:52:20.524Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-18T19:52:20.524Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-18T19:52:20.607Z] 25b303627fd3: Pull complete [2021-06-18T19:52:20.787Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-18T19:52:20.787Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-18T19:52:20.787Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-18T19:52:20.787Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-18T19:52:20.878Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-18T19:52:20.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T19:52:20.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-18T19:52:21.049Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-18T19:52:21.049Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-18T19:52:21.049Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-18T19:52:21.049Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-18T19:52:21.049Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-18T19:52:21.049Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-18T19:52:21.049Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-18T19:52:21.049Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-18T19:52:21.115Z] prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container [2021-06-18T19:52:21.200Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-18T19:52:21.313Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-18T19:52:21.313Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-18T19:52:21.313Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-18T19:52:21.313Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-18T19:52:21.890Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-18T19:52:21.890Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-18T19:52:21.890Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-18T19:52:21.890Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-18T19:52:21.890Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T19:52:21.890Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T19:52:22.162Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T19:52:22.162Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T19:52:22.424Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T19:52:22.424Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T19:52:22.424Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T19:52:22.424Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T19:52:22.424Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:22.424Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T19:52:22.685Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:22.685Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T19:52:22.685Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:22.685Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T19:52:22.685Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:22.685Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T19:52:23.629Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:23.629Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T19:52:23.980Z] $ docker top 396ccd9bccc7d01ce40b36dfb9ce47e826355304614247992ff16d40618b0c31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:52:24.576Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:24.576Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T19:52:24.845Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:24.845Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T19:52:24.958Z] + docker-compose build --help [2021-06-18T19:52:24.958Z] + grep parallel [2021-06-18T19:52:25.419Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:25.419Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T19:52:25.992Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T19:52:25.992Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T19:52:25.992Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T19:52:25.992Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T19:52:26.255Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-18T19:52:26.255Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T19:52:26.255Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-18T19:52:26.255Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T19:52:26.255Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-18T19:52:26.255Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-18T19:52:26.532Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T19:52:26.532Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T19:52:26.532Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T19:52:26.532Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T19:52:26.532Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-18T19:52:26.532Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-18T19:52:26.795Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:26.795Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T19:52:26.795Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:26.795Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:26.795Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:26.795Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-18T19:52:26.795Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-18T19:52:26.795Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-18T19:52:26.795Z] [2021-06-18T19:52:26.795Z] Current default time zone: 'Etc/UTC' [2021-06-18T19:52:26.795Z] Local time is now: Fri Jun 18 19:52:26 UTC 2021. [2021-06-18T19:52:26.795Z] Universal Time is now: Fri Jun 18 19:52:26 UTC 2021. [2021-06-18T19:52:26.795Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-18T19:52:26.795Z] [2021-06-18T19:52:27.068Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-18T19:52:27.068Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:27.068Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-18T19:52:27.068Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-18T19:52:27.068Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-18T19:52:27.068Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-18T19:52:27.068Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-18T19:52:27.068Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-18T19:52:27.068Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-18T19:52:27.068Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-18T19:52:27.069Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:27.069Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-18T19:52:27.331Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T19:52:27.331Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-18T19:52:27.331Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:27.331Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-18T19:52:27.331Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-18T19:52:27.331Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-18T19:52:27.331Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-18T19:52:27.331Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-18T19:52:27.331Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-18T19:52:27.331Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-18T19:52:27.331Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-18T19:52:28.347Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T19:52:28.645Z] $ docker stop --time=1 396ccd9bccc7d01ce40b36dfb9ce47e826355304614247992ff16d40618b0c31 [2021-06-18T19:52:29.250Z] Updating certificates in /etc/ssl/certs... [2021-06-18T19:52:30.211Z] 23 added, 27 removed; done. [2021-06-18T19:52:30.474Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-18T19:52:30.474Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T19:52:30.474Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-18T19:52:30.474Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-18T19:52:30.474Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-18T19:52:30.474Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T19:52:30.474Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-18T19:52:30.474Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T19:52:30.474Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T19:52:30.474Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T19:52:30.474Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T19:52:30.474Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T19:52:30.474Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-18T19:52:30.474Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-18T19:52:30.739Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-18T19:52:30.739Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-18T19:52:30.739Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-18T19:52:30.739Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T19:52:30.739Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T19:52:30.739Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-18T19:52:30.739Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-18T19:52:30.739Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-18T19:52:30.739Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T19:52:30.739Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-18T19:52:30.739Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-18T19:52:30.739Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-18T19:52:30.739Z] Updating certificates in /etc/ssl/certs... [2021-06-18T19:52:30.891Z] $ docker rm -f 396ccd9bccc7d01ce40b36dfb9ce47e826355304614247992ff16d40618b0c31 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:52:31.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T19:52:31.563Z] . [Pipeline] withDockerContainer [2021-06-18T19:52:31.698Z] 0 added, 0 removed; done. [2021-06-18T19:52:31.698Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-18T19:52:31.698Z] done. [2021-06-18T19:52:31.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container [2021-06-18T19:52:31.912Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-18T19:52:31.959Z] Reading package lists... [2021-06-18T19:52:32.227Z] Building dependency tree... [2021-06-18T19:52:32.227Z] Reading state information... [2021-06-18T19:52:32.497Z] The following NEW packages will be installed: [2021-06-18T19:52:32.497Z] apt-transport-https [2021-06-18T19:52:32.497Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T19:52:32.497Z] Need to get 1692 B of archives. [2021-06-18T19:52:32.497Z] After this operation, 154 kB of additional disk space will be used. [2021-06-18T19:52:32.497Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-18T19:52:32.760Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T19:52:32.760Z] Fetched 1692 B in 0s (9542 B/s) [2021-06-18T19:52:32.760Z] Selecting previously unselected package apt-transport-https. [2021-06-18T19:52:32.760Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-18T19:52:32.760Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-18T19:52:32.760Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-18T19:52:32.760Z] Setting up apt-transport-https (1.6.13) ... [2021-06-18T19:52:33.021Z] Waiting for network to be ready... [2021-06-18T19:52:33.479Z] $ docker top 5ef5442158ccd76abcc96e9bcf8bef9a4222c1e1bb4a829bcb9b5a3bd5fea88e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:52:34.441Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T19:52:38.729Z] Building core-command ... [2021-06-18T19:52:38.729Z] Building core-data ... [2021-06-18T19:52:38.729Z] Building core-metadata ... [2021-06-18T19:52:38.729Z] Building security-bootstrapper ... [2021-06-18T19:52:38.729Z] Building security-proxy-setup ... [2021-06-18T19:52:38.729Z] Building security-secretstore-setup ... [2021-06-18T19:52:38.729Z] Building support-notifications ... [2021-06-18T19:52:38.729Z] Building support-scheduler ... [2021-06-18T19:52:38.729Z] Building sys-mgmt-agent ... [2021-06-18T19:52:38.729Z] Building support-notifications [2021-06-18T19:52:38.729Z] Building security-bootstrapper [2021-06-18T19:52:38.729Z] Building security-proxy-setup [2021-06-18T19:52:38.729Z] Building support-scheduler [2021-06-18T19:52:38.729Z] Building core-command [2021-06-18T19:52:39.620Z] 2021-06-18T19:52:36Z INFO Waiting for automatic snapd restart... [2021-06-18T19:52:39.620Z] snapd 2.51 from Canonical* installed [2021-06-18T19:52:40.194Z] "snapd" switched to the "latest/stable" channel [2021-06-18T19:52:40.194Z] [2021-06-18T19:52:42.751Z] core18 20210507 from Canonical* installed [2021-06-18T19:52:43.013Z] "core18" switched to the "latest/stable" channel [2021-06-18T19:52:43.013Z] [2021-06-18T19:52:47.230Z] snapcraft 4.8.2 from Canonical* installed [2021-06-18T19:52:47.230Z] "snapcraft" switched to the "latest/stable" channel [2021-06-18T19:52:47.230Z] [2021-06-18T19:52:50.886Z] 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-18T19:52:50.886Z] - README.md [2021-06-18T19:52:50.886Z] [2021-06-18T19:52:50.886Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-18T19:52:51.460Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T19:52:51.722Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T19:52:51.722Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T19:52:52.929Z] Reading package lists... [2021-06-18T19:52:53.190Z] 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-18T19:52:53.451Z] Reading package lists... [2021-06-18T19:52:53.451Z] Building dependency tree... [2021-06-18T19:52:53.451Z] Reading state information... [2021-06-18T19:52:53.713Z] Suggested packages: [2021-06-18T19:52:53.713Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-18T19:52:53.713Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-18T19:52:53.713Z] Recommended packages: [2021-06-18T19:52:53.713Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-18T19:52:53.713Z] The following NEW packages will be installed: [2021-06-18T19:52:53.713Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-18T19:52:53.713Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-18T19:52:53.713Z] pkg-config zip [2021-06-18T19:52:53.713Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T19:52:53.713Z] Need to get 7663 kB of archives. [2021-06-18T19:52:53.713Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-18T19:52:53.713Z] 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-18T19:52:53.976Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-18T19:52:53.976Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-18T19:52:53.976Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-18T19:52:53.976Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-18T19:52:53.976Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-18T19:52:53.976Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-18T19:52:54.239Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-18T19:52:54.239Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-18T19:52:54.239Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-18T19:52:54.239Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-18T19:52:54.502Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-18T19:52:54.502Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-18T19:52:54.502Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-18T19:52:54.502Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-18T19:52:54.502Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T19:52:54.764Z] Fetched 7663 kB in 1s (10.3 MB/s) [2021-06-18T19:52:54.764Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-18T19:52:54.764Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-18T19:52:54.764Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-18T19:52:54.764Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-18T19:52:55.026Z] Selecting previously unselected package libpsl5:amd64. [2021-06-18T19:52:55.026Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-18T19:52:55.026Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-18T19:52:55.026Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-18T19:52:55.026Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-18T19:52:55.026Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-18T19:52:55.289Z] Selecting previously unselected package librtmp1:amd64. [2021-06-18T19:52:55.289Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-18T19:52:55.289Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-18T19:52:55.289Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-18T19:52:55.289Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-18T19:52:55.289Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-18T19:52:55.289Z] Selecting previously unselected package liberror-perl. [2021-06-18T19:52:55.289Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-18T19:52:55.289Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-18T19:52:55.549Z] Selecting previously unselected package git-man. [2021-06-18T19:52:55.549Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-18T19:52:55.549Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-18T19:52:55.549Z] Selecting previously unselected package git. [2021-06-18T19:52:55.549Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-18T19:52:55.549Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-18T19:52:56.125Z] Selecting previously unselected package libnorm1:amd64. [2021-06-18T19:52:56.125Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-18T19:52:56.125Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-18T19:52:56.386Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-18T19:52:56.386Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-18T19:52:56.386Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-18T19:52:56.386Z] Selecting previously unselected package libsodium23:amd64. [2021-06-18T19:52:56.386Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-18T19:52:56.386Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-18T19:52:56.386Z] Selecting previously unselected package libzmq5:amd64. [2021-06-18T19:52:56.386Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-18T19:52:56.386Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T19:52:56.647Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-18T19:52:56.647Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-18T19:52:56.647Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T19:52:56.647Z] Selecting previously unselected package pkg-config. [2021-06-18T19:52:56.647Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-18T19:52:56.647Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-18T19:52:56.647Z] Selecting previously unselected package zip. [2021-06-18T19:52:56.647Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-18T19:52:56.647Z] Unpacking zip (3.0-11build1) ... [2021-06-18T19:52:56.910Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-18T19:52:56.910Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-18T19:52:56.910Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-18T19:52:56.910Z] Setting up liberror-perl (0.17025-1) ... [2021-06-18T19:52:56.910Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-18T19:52:56.910Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-18T19:52:56.910Z] No schema files found: doing nothing. [2021-06-18T19:52:56.910Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-18T19:52:56.910Z] Setting up zip (3.0-11build1) ... [2021-06-18T19:52:56.910Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-18T19:52:56.910Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-18T19:52:56.910Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-18T19:52:56.910Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T19:52:56.910Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-18T19:52:56.910Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T19:52:56.910Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-18T19:52:56.910Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T19:52:57.486Z] git set to automatically installed. [2021-06-18T19:52:57.486Z] git-man set to automatically installed. [2021-06-18T19:52:57.486Z] libcurl3-gnutls set to automatically installed. [2021-06-18T19:52:57.486Z] liberror-perl set to automatically installed. [2021-06-18T19:52:57.486Z] libglib2.0-0 set to automatically installed. [2021-06-18T19:52:57.486Z] libnghttp2-14 set to automatically installed. [2021-06-18T19:52:57.486Z] libnorm1 set to automatically installed. [2021-06-18T19:52:57.486Z] libpgm-5.2-0 set to automatically installed. [2021-06-18T19:52:57.486Z] libpsl5 set to automatically installed. [2021-06-18T19:52:57.486Z] librtmp1 set to automatically installed. [2021-06-18T19:52:57.486Z] libsodium23 set to automatically installed. [2021-06-18T19:52:57.486Z] libzmq3-dev set to automatically installed. [2021-06-18T19:52:57.486Z] libzmq5 set to automatically installed. [2021-06-18T19:52:57.486Z] pkg-config set to automatically installed. [2021-06-18T19:52:57.486Z] zip set to automatically installed. [2021-06-18T19:52:58.876Z] snapd is not logged in, snap install commands will use sudo [2021-06-18T19:53:04.189Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-18T19:53:04.764Z] snapd is not logged in, snap install commands will use sudo [2021-06-18T19:53:06.884Z] snap "core18" has no updates available [2021-06-18T19:53:07.457Z] Downloading snap 'edgex-app-service-configurable' [2021-06-18T19:53:09.373Z] 2021/06/18 19:53:08.950175 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_562.snap: 7311360 [2021-06-18T19:53:10.317Z] Pulling app-service-config [2021-06-18T19:53:10.317Z] + snapcraftctl pull [2021-06-18T19:53:11.706Z] Pulling config-common [2021-06-18T19:53:11.706Z] + snapcraftctl pull [2021-06-18T19:53:13.095Z] Pulling go-build-helper [2021-06-18T19:53:13.095Z] + snapcraftctl pull [2021-06-18T19:53:14.039Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-18T19:53:14.039Z] Skipping pull go-build-helper (already ran) [2021-06-18T19:53:14.039Z] Building go-build-helper [2021-06-18T19:53:14.039Z] + snapcraftctl build [2021-06-18T19:53:15.963Z] Staging go-build-helper [2021-06-18T19:53:15.963Z] + snapcraftctl stage [2021-06-18T19:53:26.005Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-18T19:53:26.005Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-18T19:53:26.005Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-18T19:53:26.005Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-18T19:53:26.005Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-18T19:53:26.005Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-18T19:53:26.005Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-18T19:53:26.005Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-18T19:53:26.005Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-18T19:53:26.005Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-18T19:53:26.005Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-18T19:53:26.005Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-18T19:53:26.005Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-18T19:53:26.005Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-18T19:53:26.005Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-18T19:53:26.005Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-18T19:53:26.005Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-18T19:53:26.005Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-18T19:53:26.005Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-18T19:53:26.005Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-18T19:53:26.005Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-18T19:53:26.005Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-18T19:53:26.005Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-18T19:53:26.005Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-18T19:53:26.005Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-18T19:53:26.005Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-18T19:53:26.005Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-18T19:53:26.005Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-18T19:53:26.005Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-18T19:53:26.005Z] Fetched 224 kB in 0s (0 B/s) [2021-06-18T19:53:26.005Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-18T19:53:26.005Z] Fetched 157 kB in 0s (0 B/s) [2021-06-18T19:53:26.005Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-18T19:53:26.005Z] Fetched 221 kB in 0s (0 B/s) [2021-06-18T19:53:26.005Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-18T19:53:26.005Z] Fetched 143 kB in 0s (0 B/s) [2021-06-18T19:53:26.005Z] Pulling edgex-go [2021-06-18T19:53:26.005Z] + snapcraftctl pull [2021-06-18T19:53:26.266Z] Pulling hooks [2021-06-18T19:53:26.266Z] + snapcraftctl pull [2021-06-18T19:53:44.398Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T19:53:44.398Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T19:53:44.398Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T19:53:44.398Z] Fetched 0 B in 0s (0 B/s) [2021-06-18T19:53:44.398Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-18T19:53:44.398Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-18T19:53:44.399Z] Fetched 279 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-18T19:53:44.399Z] Fetched 122 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-18T19:53:44.399Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-18T19:53:44.399Z] Fetched 8848 B in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-18T19:53:44.399Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-18T19:53:44.399Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-18T19:53:44.399Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-18T19:53:44.399Z] Fetched 219 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-18T19:53:44.399Z] Fetched 154 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-18T19:53:44.399Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-18T19:53:44.399Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-18T19:53:44.399Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-18T19:53:44.399Z] Fetched 499 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-18T19:53:44.399Z] Fetched 111 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-18T19:53:44.399Z] Fetched 240 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-18T19:53:44.399Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-18T19:53:44.399Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-18T19:53:44.399Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-18T19:53:44.399Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-18T19:53:44.399Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-18T19:53:44.399Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-18T19:53:44.399Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-18T19:53:44.399Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-18T19:53:44.399Z] Fetched 8720 B in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-18T19:53:44.399Z] Fetched 140 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-18T19:53:44.399Z] Fetched 119 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-18T19:53:44.399Z] Fetched 111 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-18T19:53:44.399Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-18T19:53:44.399Z] Fetched 645 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-18T19:53:44.399Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-18T19:53:44.399Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-18T19:53:44.399Z] Fetched 368 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-18T19:53:44.399Z] Fetched 187 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-18T19:53:44.399Z] Fetched 175 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-18T19:53:44.399Z] Fetched 206 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-18T19:53:44.399Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-18T19:53:44.399Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-18T19:53:44.399Z] Fetched 159 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-18T19:53:44.399Z] Fetched 107 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-18T19:53:44.399Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-18T19:53:44.399Z] Pulling static-packages [2021-06-18T19:53:44.399Z] + snapcraftctl pull [2021-06-18T19:53:44.399Z] Pulling version [2021-06-18T19:53:44.399Z] + cd /root/project [2021-06-18T19:53:44.399Z] + git describe --tags --abbrev=0 [2021-06-18T19:53:44.399Z] + sed s/v// [2021-06-18T19:53:44.399Z] + GIT_VERSION=2.0.0-dev.271 [2021-06-18T19:53:44.399Z] + [ -z 2.0.0-dev.271 ] [2021-06-18T19:53:44.399Z] + snapcraftctl set-version 2.0.0-dev.271 [2021-06-18T19:53:44.973Z] Building app-service-config [2021-06-18T19:53:44.973Z] + snapcraftctl build [2021-06-18T19:53:46.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:53:46.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:53:46.751Z] ---> 087010bdc14a [2021-06-18T19:53:46.751Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T19:53:46.751Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:53:46.751Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:53:46.751Z] ---> 087010bdc14a [2021-06-18T19:53:46.751Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T19:53:46.751Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:53:46.751Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:53:46.751Z] ---> 087010bdc14a [2021-06-18T19:53:46.751Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T19:53:46.751Z] ---> Running in 13a5d9cd6352 [2021-06-18T19:53:46.751Z] ---> Running in b68d5ca93747 [2021-06-18T19:53:46.751Z] ---> Running in 713af2a3c1a5 [2021-06-18T19:53:46.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:53:46.752Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:53:46.752Z] ---> 087010bdc14a [2021-06-18T19:53:46.752Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T19:53:46.752Z] ---> Running in 5696962cd9e8 [2021-06-18T19:53:46.752Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:53:46.752Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:53:46.752Z] ---> 087010bdc14a [2021-06-18T19:53:46.752Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T19:53:46.752Z] ---> Running in 993e868bd96c [2021-06-18T19:53:47.026Z] Removing intermediate container b68d5ca93747 [2021-06-18T19:53:47.026Z] ---> 4ed4f2ac5431 [2021-06-18T19:53:47.026Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:53:47.026Z] Removing intermediate container 13a5d9cd6352 [2021-06-18T19:53:47.026Z] ---> 04b0e81457fb [2021-06-18T19:53:47.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:53:47.026Z] ---> Running in d76a227638fc [2021-06-18T19:53:47.296Z] ---> Running in d28abf879ef0 [2021-06-18T19:53:47.297Z] Removing intermediate container 993e868bd96c [2021-06-18T19:53:47.297Z] ---> ca062355a53f [2021-06-18T19:53:47.297Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:53:47.297Z] Removing intermediate container 713af2a3c1a5 [2021-06-18T19:53:47.297Z] ---> ebda16484484 [2021-06-18T19:53:47.297Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:53:47.297Z] Removing intermediate container 5696962cd9e8 [2021-06-18T19:53:47.297Z] ---> 75484afbfa08 [2021-06-18T19:53:47.297Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:53:47.522Z] Building config-common [2021-06-18T19:53:47.522Z] + snapcraftctl build [2021-06-18T19:53:47.570Z] ---> Running in 6fdb79751eba [2021-06-18T19:53:47.570Z] ---> Running in 1e0971cf4621 [2021-06-18T19:53:47.570Z] ---> Running in 8cc4fe9b74e5 [2021-06-18T19:53:48.910Z] Skipping build go-build-helper (already ran) [2021-06-18T19:53:49.173Z] Building edgex-go [2021-06-18T19:53:49.434Z] + cd /root/parts/edgex-go/src [2021-06-18T19:53:49.434Z] + make build [2021-06-18T19:53:49.434Z] go mod tidy [2021-06-18T19:53:50.987Z] Removing intermediate container d76a227638fc [2021-06-18T19:53:50.987Z] ---> 081110ab2463 [2021-06-18T19:53:50.987Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T19:53:51.261Z] Removing intermediate container d28abf879ef0 [2021-06-18T19:53:51.261Z] ---> b8f52b013f3f [2021-06-18T19:53:51.261Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T19:53:51.261Z] ---> Running in 0555b21db0b5 [2021-06-18T19:53:51.351Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-18T19:53:51.351Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T19:53:51.351Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-18T19:53:51.351Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-18T19:53:51.351Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-18T19:53:51.351Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-18T19:53:51.536Z] ---> Running in 945761d9dd79 [2021-06-18T19:53:51.536Z] Removing intermediate container 6fdb79751eba [2021-06-18T19:53:51.536Z] ---> dbb2c925168b [2021-06-18T19:53:51.536Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T19:53:51.613Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-18T19:53:51.613Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-18T19:53:51.613Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-18T19:53:51.819Z] ---> Running in f8d145b58df6 [2021-06-18T19:53:52.112Z] Removing intermediate container 1e0971cf4621 [2021-06-18T19:53:52.112Z] ---> f277034465d6 [2021-06-18T19:53:52.112Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T19:53:52.112Z] Removing intermediate container 8cc4fe9b74e5 [2021-06-18T19:53:52.112Z] ---> 4e32d086a248 [2021-06-18T19:53:52.112Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T19:53:52.184Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-18T19:53:52.184Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-18T19:53:52.410Z] ---> Running in e439be06ceba [2021-06-18T19:53:52.410Z] ---> Running in cb40f9f230b0 [2021-06-18T19:53:52.445Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-18T19:53:52.445Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-18T19:53:52.445Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-18T19:53:52.706Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-18T19:53:52.967Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-18T19:53:52.967Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-18T19:53:52.967Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-18T19:53:52.967Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-18T19:53:52.967Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-18T19:53:52.967Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T19:53:52.967Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T19:53:52.967Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-18T19:53:52.967Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-18T19:53:52.967Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-18T19:53:52.967Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-18T19:53:53.229Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-18T19:53:53.229Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-18T19:53:53.229Z] go: downloading golang.org/x/text v0.3.2 [2021-06-18T19:53:53.229Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-18T19:53:53.229Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-18T19:53:53.229Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-18T19:53:53.229Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-18T19:53:53.229Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-18T19:53:53.229Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-18T19:53:53.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:53.434Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:53.525Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-18T19:53:53.525Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-18T19:53:53.525Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-18T19:53:53.787Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-18T19:53:53.787Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-18T19:53:53.787Z] go: downloading github.com/kr/text v0.1.0 [2021-06-18T19:53:53.787Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-18T19:53:53.787Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-18T19:53:53.787Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-18T19:53:53.787Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T19:53:54.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:54.057Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-18T19:53:54.057Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-18T19:53:54.057Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-18T19:53:54.057Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-18T19:53:54.057Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-18T19:53:54.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:54.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:54.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:54.318Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-18T19:53:54.318Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-18T19:53:54.318Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-18T19:53:54.318Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-18T19:53:54.318Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-18T19:53:54.581Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-18T19:53:54.581Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-18T19:53:54.581Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T19:53:54.581Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T19:53:54.581Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T19:53:54.581Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-18T19:53:54.581Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T19:53:54.581Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-18T19:53:54.581Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-18T19:53:54.581Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-18T19:53:54.581Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-18T19:53:54.581Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-18T19:53:54.581Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-18T19:53:54.581Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-18T19:53:54.581Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-18T19:53:54.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:54.843Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-18T19:53:54.843Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-18T19:53:54.843Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-18T19:53:54.843Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-18T19:53:54.843Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-18T19:53:54.843Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-18T19:53:54.843Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-18T19:53:54.843Z] 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-18T19:53:54.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:55.340Z] OK: 218 MiB in 52 packages [2021-06-18T19:53:55.340Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:55.672Z] OK: 218 MiB in 52 packages [2021-06-18T19:53:56.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:53:56.580Z] OK: 218 MiB in 52 packages [2021-06-18T19:53:56.580Z] OK: 218 MiB in 52 packages [2021-06-18T19:53:57.580Z] Removing intermediate container 945761d9dd79 [2021-06-18T19:53:57.580Z] ---> 8a9cd5937eff [2021-06-18T19:53:57.580Z] Step 6/23 : COPY go.mod . [2021-06-18T19:53:57.580Z] Removing intermediate container 0555b21db0b5 [2021-06-18T19:53:57.580Z] ---> 629ef8769f5a [2021-06-18T19:53:57.580Z] Step 6/32 : COPY go.mod . [2021-06-18T19:53:58.184Z] Removing intermediate container e439be06ceba [2021-06-18T19:53:58.184Z] ---> c1df2611da12 [2021-06-18T19:53:58.184Z] Step 6/24 : COPY go.mod . [2021-06-18T19:53:58.464Z] Removing intermediate container f8d145b58df6 [2021-06-18T19:53:58.464Z] ---> 5deb6453f43b [2021-06-18T19:53:58.464Z] Step 6/23 : COPY go.mod . [2021-06-18T19:53:58.464Z] ---> 4978ca77e177 [2021-06-18T19:53:58.464Z] Step 7/23 : RUN go mod download [2021-06-18T19:53:58.743Z] ---> Running in da453f89fdaf [2021-06-18T19:53:58.743Z] ---> 0c922d7ba478 [2021-06-18T19:53:58.743Z] Step 7/32 : RUN go mod download [2021-06-18T19:53:59.020Z] OK: 218 MiB in 52 packages [2021-06-18T19:53:59.020Z] ---> Running in f72dc8f27b7e [2021-06-18T19:53:59.294Z] ---> c3c794c72ac9 [2021-06-18T19:53:59.294Z] Step 7/24 : RUN go mod download [2021-06-18T19:53:59.567Z] ---> e7da15b649e5 [2021-06-18T19:53:59.568Z] Step 7/23 : RUN go mod download [2021-06-18T19:53:59.568Z] ---> Running in e47075272e57 [2021-06-18T19:53:59.849Z] ---> Running in f1b9013f7df6 [2021-06-18T19:54:01.301Z] Removing intermediate container cb40f9f230b0 [2021-06-18T19:54:01.301Z] ---> d82cf571f837 [2021-06-18T19:54:01.301Z] Step 6/22 : COPY go.mod . [2021-06-18T19:54:02.754Z] ---> 38d579637ff1 [2021-06-18T19:54:02.754Z] Step 7/22 : RUN go mod download [2021-06-18T19:54:02.754Z] ---> Running in bec6811699e5 [2021-06-18T19:54:03.032Z] Removing intermediate container da453f89fdaf [2021-06-18T19:54:03.032Z] ---> bc26a6f2557e [2021-06-18T19:54:03.032Z] Step 8/23 : COPY . . [2021-06-18T19:54:03.653Z] Removing intermediate container f72dc8f27b7e [2021-06-18T19:54:03.654Z] ---> 4bf90d621811 [2021-06-18T19:54:03.654Z] Step 8/32 : COPY . . [2021-06-18T19:54:04.638Z] Removing intermediate container e47075272e57 [2021-06-18T19:54:04.638Z] ---> 6583b700dcf9 [2021-06-18T19:54:04.638Z] Step 8/24 : COPY . . [2021-06-18T19:54:04.853Z] 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-18T19:54:04.913Z] Removing intermediate container f1b9013f7df6 [2021-06-18T19:54:04.913Z] ---> 7163df26c74d [2021-06-18T19:54:04.913Z] Step 8/23 : COPY . . [2021-06-18T19:54:09.068Z] 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-18T19:54:09.246Z] Removing intermediate container bec6811699e5 [2021-06-18T19:54:09.246Z] ---> 544fbb27be94 [2021-06-18T19:54:09.246Z] Step 8/22 : COPY . . [2021-06-18T19:54:10.453Z] 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-18T19:54:11.843Z] 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-18T19:54:12.105Z] 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-18T19:54:13.496Z] 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-18T19:54:14.439Z] 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-18T19:54:15.820Z] 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-18T19:54:17.218Z] 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-18T19:54:18.229Z] 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-18T19:54:19.330Z] 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-18T19:54:21.249Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-18T19:54:21.249Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-18T19:54:21.249Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-18T19:54:21.249Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-18T19:54:21.249Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-18T19:54:21.249Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-18T19:54:21.249Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-18T19:54:21.249Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-18T19:54:21.249Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-18T19:54:21.249Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-18T19:54:21.249Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-18T19:54:21.249Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-18T19:54:21.249Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-18T19:54:21.249Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-18T19:54:21.249Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-18T19:54:21.249Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-18T19:54:21.249Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-18T19:54:21.249Z] + 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-18T19:54:21.249Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-18T19:54:21.249Z] + 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-18T19:54:21.249Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-18T19:54:21.249Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-18T19:54:21.249Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-18T19:54:21.249Z] + 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-18T19:54:21.249Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-18T19:54:21.249Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-18T19:54:21.249Z] + 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-18T19:54:22.270Z] Building hooks [2021-06-18T19:54:22.270Z] + cd /root/parts/hooks/src [2021-06-18T19:54:22.270Z] + make build [2021-06-18T19:54:22.270Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-18T19:54:22.270Z] go: github.com/canonical/edgex-snap-hooks/v2@v2.0.0: missing go.sum entry; to add it: [2021-06-18T19:54:22.270Z] go mod download github.com/canonical/edgex-snap-hooks/v2 [2021-06-18T19:54:22.270Z] make: *** [cmd/configure/configure] Error 1 [2021-06-18T19:54:22.270Z] Makefile:7: recipe for target 'cmd/configure/configure' failed [2021-06-18T19:54:22.533Z] Failed to run 'override-build': Exit code was 2. [2021-06-18T19:54:22.794Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T19:54:25.157Z] Failed in branch amd64 [2021-06-18T19:54:31.425Z] ---> 337265c58992 [2021-06-18T19:54:31.425Z] Step 9/23 : RUN go mod tidy ---> b7cf7df77e0c [2021-06-18T19:54:31.425Z] Step 9/32 : RUN go mod tidy [2021-06-18T19:54:31.425Z] [2021-06-18T19:54:31.425Z] ---> 3aa18d3347f0 [2021-06-18T19:54:31.425Z] Step 9/23 : RUN go mod tidy [2021-06-18T19:54:31.425Z] ---> 2e542b513b6d [2021-06-18T19:54:31.425Z] Step 9/24 : RUN go mod tidy [2021-06-18T19:54:31.425Z] ---> 5308f1ef56d8 [2021-06-18T19:54:31.425Z] Step 9/22 : RUN go mod tidy [2021-06-18T19:54:31.425Z] ---> Running in bfd13a864d7c [2021-06-18T19:54:31.425Z] ---> Running in d136d83909e1 [2021-06-18T19:54:31.425Z] ---> Running in 8a64a35dfe00 [2021-06-18T19:54:31.425Z] ---> Running in 5e7fb4012777 [2021-06-18T19:54:31.425Z] ---> Running in 0ba57a3f9f13 [2021-06-18T19:54:36.846Z] Removing intermediate container d136d83909e1 [2021-06-18T19:54:36.846Z] ---> 42eabf80f613 [2021-06-18T19:54:36.846Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T19:54:36.846Z] ---> Running in 242663f6152c [2021-06-18T19:54:36.846Z] Removing intermediate container 5e7fb4012777 [2021-06-18T19:54:36.846Z] ---> f58b8b1150a2 [2021-06-18T19:54:36.846Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T19:54:37.121Z] Removing intermediate container bfd13a864d7c [2021-06-18T19:54:37.121Z] ---> 89de7846fda3 [2021-06-18T19:54:37.121Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T19:54:37.121Z] ---> Running in ca553937d91d [2021-06-18T19:54:37.414Z] ---> Running in 8921abfff1ba [2021-06-18T19:54:37.414Z] Removing intermediate container 8a64a35dfe00 [2021-06-18T19:54:37.414Z] ---> ad60de23cc3f [2021-06-18T19:54:37.414Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T19:54:37.414Z] Removing intermediate container 0ba57a3f9f13 [2021-06-18T19:54:37.414Z] ---> cde3693c8cae [2021-06-18T19:54:37.414Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T19:54:37.691Z] ---> Running in 8653cab50151 [2021-06-18T19:54:37.691Z] ---> Running in 02c91ea72636 [2021-06-18T19:54:38.707Z] 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-18T19:54:39.704Z] 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-18T19:54:39.981Z] 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-18T19:54:40.258Z] 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-18T19:54:40.258Z] 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-18T19:56:32.144Z] 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-18T19:56:32.144Z] Removing intermediate container ca553937d91d [2021-06-18T19:56:32.144Z] ---> 19caae22c551 [2021-06-18T19:56:32.144Z] [2021-06-18T19:56:32.144Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T19:56:32.144Z] 3.12: Pulling from library/alpine [2021-06-18T19:56:32.144Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T19:56:32.144Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T19:56:32.144Z] ---> c4fd0aeabfcf [2021-06-18T19:56:32.144Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T19:56:32.144Z] ---> Running in 80c479700a76 [2021-06-18T19:56:32.747Z] Removing intermediate container 242663f6152c [2021-06-18T19:56:32.747Z] ---> 4ae8c0ed2feb [2021-06-18T19:56:32.747Z] [2021-06-18T19:56:32.747Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T19:56:32.747Z] ---> c4fd0aeabfcf [2021-06-18T19:56:32.747Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T19:56:33.023Z] Removing intermediate container 02c91ea72636 [2021-06-18T19:56:33.023Z] ---> b4ecf75d9137 [2021-06-18T19:56:33.023Z] [2021-06-18T19:56:33.023Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T19:56:33.023Z] ---> c4fd0aeabfcf [2021-06-18T19:56:33.023Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T19:56:33.023Z] Removing intermediate container 8921abfff1ba [2021-06-18T19:56:33.023Z] ---> f8bcebd4b883 [2021-06-18T19:56:33.023Z] [2021-06-18T19:56:33.023Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T19:56:33.023Z] ---> c4fd0aeabfcf [2021-06-18T19:56:33.023Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T19:56:33.298Z] ---> Running in d44124424a14 [2021-06-18T19:56:33.574Z] ---> Running in 9bfebbd7db4c [2021-06-18T19:56:33.574Z] ---> Running in dee9936fbef9 [2021-06-18T19:56:34.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:34.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:34.781Z] Removing intermediate container dee9936fbef9 [2021-06-18T19:56:34.781Z] ---> 545aed2f3b50 [2021-06-18T19:56:34.781Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T19:56:35.057Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T19:56:35.057Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:56:35.057Z] OK: 5 MiB in 15 packages [2021-06-18T19:56:35.057Z] ---> Running in defd6f5dd504 [2021-06-18T19:56:35.354Z] Removing intermediate container 8653cab50151 [2021-06-18T19:56:35.354Z] ---> 14580209c900 [2021-06-18T19:56:35.354Z] [2021-06-18T19:56:35.354Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T19:56:35.354Z] ---> c4fd0aeabfcf [2021-06-18T19:56:35.354Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T19:56:35.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:35.630Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:35.630Z] ---> Running in b5ba80577896 [2021-06-18T19:56:35.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:35.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:36.503Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T19:56:36.503Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T19:56:36.503Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T19:56:36.503Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T19:56:36.503Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:56:36.788Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T19:56:36.788Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T19:56:36.788Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T19:56:36.788Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:56:36.788Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T19:56:36.788Z] Removing intermediate container 80c479700a76 [2021-06-18T19:56:36.788Z] ---> 300624244478 [2021-06-18T19:56:36.788Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T19:56:37.076Z] OK: 6 MiB in 16 packages [2021-06-18T19:56:37.076Z] OK: 7 MiB in 18 packages [2021-06-18T19:56:37.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:37.352Z] ---> Running in ac2d1090bb98 [2021-06-18T19:56:37.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:37.960Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:37.960Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T19:56:37.960Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T19:56:37.960Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:56:37.960Z] OK: 5 MiB in 16 packages [2021-06-18T19:56:38.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:56:38.240Z] Removing intermediate container ac2d1090bb98 [2021-06-18T19:56:38.240Z] ---> 03d8765be4cc [2021-06-18T19:56:38.240Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T19:56:38.518Z] ---> Running in 6a8cca60e7b8 [2021-06-18T19:56:38.798Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T19:56:38.798Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:56:38.798Z] OK: 5 MiB in 15 packages [2021-06-18T19:56:39.404Z] Removing intermediate container 6a8cca60e7b8 [2021-06-18T19:56:39.404Z] ---> 10dcb704f389 [2021-06-18T19:56:39.404Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T19:56:39.678Z] ---> Running in 0f358f689606 [2021-06-18T19:56:39.678Z] Removing intermediate container d44124424a14 [2021-06-18T19:56:39.678Z] ---> ce13bba19ac9 [2021-06-18T19:56:39.678Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T19:56:39.678Z] Removing intermediate container 9bfebbd7db4c [2021-06-18T19:56:39.678Z] ---> ffb8f924b892 [2021-06-18T19:56:39.678Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T19:56:39.678Z] Removing intermediate container defd6f5dd504 [2021-06-18T19:56:39.678Z] ---> e24105ba55a1 [2021-06-18T19:56:39.678Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T19:56:39.950Z] ---> Running in 0716f3c07ed9 [2021-06-18T19:56:39.950Z] ---> Running in f7f42e83488a [2021-06-18T19:56:39.950Z] ---> Running in 19c72ff51c33 [2021-06-18T19:56:40.225Z] Removing intermediate container b5ba80577896 [2021-06-18T19:56:40.225Z] ---> 50558a482057 [2021-06-18T19:56:40.225Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T19:56:40.225Z] Removing intermediate container 0f358f689606 [2021-06-18T19:56:40.225Z] ---> 457c32f8b812 [2021-06-18T19:56:40.225Z] Step 16/24 : WORKDIR / [2021-06-18T19:56:40.499Z] ---> Running in 3a82bc4a187a [2021-06-18T19:56:40.499Z] ---> Running in ad9b20480960 [2021-06-18T19:56:40.774Z] Removing intermediate container 0716f3c07ed9 [2021-06-18T19:56:40.774Z] ---> 4003ade5e3ba [2021-06-18T19:56:40.774Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T19:56:40.774Z] Removing intermediate container f7f42e83488a [2021-06-18T19:56:40.774Z] ---> 3ac48e4730e9 [2021-06-18T19:56:40.774Z] Step 14/22 : WORKDIR /edgex [2021-06-18T19:56:40.774Z] Removing intermediate container 19c72ff51c33 [2021-06-18T19:56:40.774Z] ---> 534c810b931c [2021-06-18T19:56:40.774Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T19:56:41.048Z] ---> Running in cf1b90d239fa [2021-06-18T19:56:41.048Z] ---> Running in 1336a1be9a91 [2021-06-18T19:56:41.048Z] ---> Running in 7ba0d4cc552d [2021-06-18T19:56:41.330Z] Removing intermediate container 3a82bc4a187a [2021-06-18T19:56:41.330Z] ---> 2e1666613a1d [2021-06-18T19:56:41.330Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T19:56:41.330Z] Removing intermediate container ad9b20480960 [2021-06-18T19:56:41.330Z] ---> a9c1760ec508 [2021-06-18T19:56:41.330Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:56:41.330Z] ---> Running in fca8f70575c1 [2021-06-18T19:56:41.610Z] Removing intermediate container cf1b90d239fa [2021-06-18T19:56:41.610Z] ---> 7382a321a160 [2021-06-18T19:56:41.610Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T19:56:41.890Z] Removing intermediate container 7ba0d4cc552d [2021-06-18T19:56:41.890Z] ---> 18c322ebb220 [2021-06-18T19:56:41.890Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T19:56:41.890Z] ---> Running in 4cd4bdd7dacd [2021-06-18T19:56:41.890Z] Removing intermediate container 1336a1be9a91 [2021-06-18T19:56:41.890Z] ---> d2c1529b3033 [2021-06-18T19:56:41.890Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T19:56:42.164Z] ---> Running in 6a1c8bc05512 [2021-06-18T19:56:42.164Z] Removing intermediate container fca8f70575c1 [2021-06-18T19:56:42.164Z] ---> 15786fbc3686 [2021-06-18T19:56:42.164Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T19:56:42.443Z] ---> Running in a6b3e1dff4d4 [2021-06-18T19:56:42.443Z] ---> e21ab4d59a0b [2021-06-18T19:56:42.443Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T19:56:42.443Z] Removing intermediate container 4cd4bdd7dacd [2021-06-18T19:56:42.443Z] ---> f96060ea9a47 [2021-06-18T19:56:42.443Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:56:43.429Z] Removing intermediate container a6b3e1dff4d4 [2021-06-18T19:56:43.429Z] ---> 8d91bde66f98 [2021-06-18T19:56:43.429Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:56:43.429Z] ---> 44a55cf0e879 [2021-06-18T19:56:43.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T19:56:43.704Z] ---> 698dcff72d3c [2021-06-18T19:56:43.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T19:56:44.692Z] ---> 69658ef22733 [2021-06-18T19:56:44.692Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T19:56:44.964Z] ---> efddbe70bd00 [2021-06-18T19:56:44.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T19:56:45.234Z] ---> ed5a79ec0609 [2021-06-18T19:56:45.234Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T19:56:45.234Z] Removing intermediate container 6a1c8bc05512 [2021-06-18T19:56:45.234Z] ---> c178071435fa [2021-06-18T19:56:45.234Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T19:56:45.511Z] ---> 2e050eaba8ac [2021-06-18T19:56:45.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T19:56:45.511Z] ---> Running in 54290e42643b [2021-06-18T19:56:46.146Z] ---> b51abf50b0fd [2021-06-18T19:56:46.146Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T19:56:46.423Z] ---> Running in f0c7a60cb946 [2021-06-18T19:56:46.423Z] Removing intermediate container 54290e42643b [2021-06-18T19:56:46.423Z] ---> 0f3689ba0cfa [2021-06-18T19:56:46.423Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T19:56:46.705Z] ---> 054f977c0795 [2021-06-18T19:56:46.705Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T19:56:46.705Z] ---> 4bbc195d4d51 [2021-06-18T19:56:46.705Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T19:56:46.976Z] ---> Running in 9d8c62253210 [2021-06-18T19:56:46.976Z] ---> e4bb3516aa9b [2021-06-18T19:56:46.976Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T19:56:46.976Z] Removing intermediate container f0c7a60cb946 [2021-06-18T19:56:46.976Z] ---> a156ce807066 [2021-06-18T19:56:46.976Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:56:47.248Z] ---> Running in e55f6570d6a6 [2021-06-18T19:56:47.248Z] ---> Running in fc43ef1096d8 [2021-06-18T19:56:47.845Z] ---> bc141b39b268 [2021-06-18T19:56:47.845Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.shRemoving intermediate container 9d8c62253210 [2021-06-18T19:56:47.845Z] ---> 5cb1d71a761d [2021-06-18T19:56:47.845Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:56:47.845Z] [2021-06-18T19:56:47.845Z] ---> Running in 62864045f443 [2021-06-18T19:56:47.845Z] ---> Running in c9c37319cc5e [2021-06-18T19:56:47.845Z] ---> b1a58d54c0b6 [2021-06-18T19:56:47.845Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T19:56:48.121Z] Removing intermediate container e55f6570d6a6 [2021-06-18T19:56:48.121Z] ---> af71929bfaba [2021-06-18T19:56:48.121Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T19:56:48.121Z] Removing intermediate container fc43ef1096d8 [2021-06-18T19:56:48.121Z] ---> 6dfae180d464 [2021-06-18T19:56:48.121Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T19:56:48.394Z] ---> Running in 318ea30ce76c [2021-06-18T19:56:48.394Z] ---> Running in 7944d59fede5 [2021-06-18T19:56:48.394Z] ---> Running in 927a5b11fe00 [2021-06-18T19:56:48.665Z] Removing intermediate container 62864045f443 [2021-06-18T19:56:48.665Z] ---> 456e287dc9c8 [2021-06-18T19:56:48.665Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T19:56:48.949Z] ---> Running in ec051fec662a [2021-06-18T19:56:48.949Z] Removing intermediate container 318ea30ce76c [2021-06-18T19:56:48.949Z] ---> 721521940f09 [2021-06-18T19:56:48.949Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:56:49.230Z] Removing intermediate container 927a5b11fe00 [2021-06-18T19:56:49.230Z] ---> 4e506bb66865 [2021-06-18T19:56:49.230Z] Step 20/22 : LABEL arch=arm64 [2021-06-18T19:56:49.230Z] Removing intermediate container 7944d59fede5 [2021-06-18T19:56:49.230Z] ---> f4e8cddfbc8e [2021-06-18T19:56:49.230Z] Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:56:49.230Z] ---> Running in 7ad89417d4a3 [2021-06-18T19:56:49.503Z] ---> Running in 618f30b810c7 [2021-06-18T19:56:49.503Z] ---> Running in b23355f2724d [2021-06-18T19:56:49.503Z] Removing intermediate container ec051fec662a [2021-06-18T19:56:49.503Z] ---> 176710a7bb62 [2021-06-18T19:56:49.503Z] Step 22/23 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:56:49.779Z] ---> Running in 119e0ad738b7 [2021-06-18T19:56:50.055Z] Removing intermediate container 7ad89417d4a3 [2021-06-18T19:56:50.055Z] ---> 2c01f0ab56b1 [2021-06-18T19:56:50.055Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T19:56:50.330Z] Removing intermediate container 618f30b810c7 [2021-06-18T19:56:50.330Z] ---> 876da0cba878 [2021-06-18T19:56:50.330Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T19:56:50.330Z] ---> Running in a937b1afc368 [2021-06-18T19:56:50.330Z] Removing intermediate container b23355f2724d [2021-06-18T19:56:50.330Z] ---> 3ad9d4ddb297 [2021-06-18T19:56:50.330Z] Step 21/22 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:56:50.608Z] ---> Running in fae62ebd1707 [2021-06-18T19:56:50.608Z] Removing intermediate container 119e0ad738b7 [2021-06-18T19:56:50.608Z] ---> ef7ce8560241 [2021-06-18T19:56:50.608Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T19:56:50.608Z] ---> Running in 8e6115a726aa [2021-06-18T19:56:50.880Z] ---> Running in 3a872520cfd8 [2021-06-18T19:56:51.151Z] Removing intermediate container a937b1afc368 [2021-06-18T19:56:51.151Z] ---> 01da9bc8238f [2021-06-18T19:56:51.151Z] Step 22/23 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:56:51.151Z] Removing intermediate container c9c37319cc5e [2021-06-18T19:56:51.151Z] ---> ecf776c0257f [2021-06-18T19:56:51.151Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:56:51.151Z] ---> Running in ef7366fbf670 [2021-06-18T19:56:51.151Z] Removing intermediate container fae62ebd1707 [2021-06-18T19:56:51.151Z] ---> 185aca60d84c [2021-06-18T19:56:51.151Z] [2021-06-18T19:56:51.424Z] Removing intermediate container 8e6115a726aa [2021-06-18T19:56:51.424Z] ---> 52379e3dc599 [2021-06-18T19:56:51.424Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T19:56:51.424Z] Removing intermediate container 3a872520cfd8 [2021-06-18T19:56:51.424Z] ---> ed133a0f70a9 [2021-06-18T19:56:51.424Z] [2021-06-18T19:56:51.699Z] ---> Running in a52966b0881b [2021-06-18T19:56:51.699Z] Successfully built 185aca60d84c [2021-06-18T19:56:51.699Z] Successfully tagged core-command-arm64:latest [2021-06-18T19:56:51.975Z] Building core-metadata [2021-06-18T19:56:51.975Z]  Building core-command ... done Removing intermediate container ef7366fbf670 [2021-06-18T19:56:51.976Z] ---> abdfeb4788f5 [2021-06-18T19:56:51.976Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T19:56:52.251Z] Successfully built ed133a0f70a9 [2021-06-18T19:56:52.251Z] Successfully tagged support-notifications-arm64:latest [2021-06-18T19:56:52.251Z] Building security-secretstore-setup [2021-06-18T19:56:52.251Z]  Building support-notifications ... done  ---> Running in 9a8f7cc259b5 [2021-06-18T19:56:52.526Z] Removing intermediate container a52966b0881b [2021-06-18T19:56:52.526Z] ---> a651729f5c57 [2021-06-18T19:56:52.526Z] [2021-06-18T19:56:52.526Z] ---> f52a8a7aafb4 [2021-06-18T19:56:52.526Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T19:56:53.127Z] Removing intermediate container 9a8f7cc259b5 [2021-06-18T19:56:53.127Z] ---> cdc86847d7b1 [2021-06-18T19:56:53.127Z] [2021-06-18T19:56:53.127Z] Successfully built a651729f5c57 [2021-06-18T19:56:53.127Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-18T19:56:53.127Z]  Building security-proxy-setup ... done Building core-data [2021-06-18T19:56:53.403Z] Successfully built cdc86847d7b1 [2021-06-18T19:56:53.403Z] Successfully tagged support-scheduler-arm64:latest [2021-06-18T19:56:53.403Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-18T19:56:54.003Z] ---> cf96732c00e1 [2021-06-18T19:56:54.003Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T19:56:54.983Z] ---> f2023fd58d7c [2021-06-18T19:56:54.983Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T19:56:55.969Z] ---> 4da415dba241 [2021-06-18T19:56:55.969Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T19:56:56.947Z] ---> 524f267ee53e [2021-06-18T19:56:56.947Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T19:56:57.545Z] ---> Running in 1186d38f7f27 [2021-06-18T19:56:58.524Z] Removing intermediate container 1186d38f7f27 [2021-06-18T19:56:58.524Z] ---> 5e349ebec178 [2021-06-18T19:56:58.524Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T19:56:59.979Z] ---> 9459c82dd447 [2021-06-18T19:56:59.979Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T19:57:00.580Z] ---> Running in 7b8d0a603301 [2021-06-18T19:57:04.079Z] Removing intermediate container 7b8d0a603301 [2021-06-18T19:57:04.079Z] ---> 312db98bc012 [2021-06-18T19:57:04.079Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T19:57:04.079Z] ---> Running in 434145b52a18 [2021-06-18T19:57:04.719Z] Removing intermediate container 434145b52a18 [2021-06-18T19:57:04.719Z] ---> d9ed89a75da2 [2021-06-18T19:57:04.719Z] Step 29/32 : CMD ["gate"] [2021-06-18T19:57:05.005Z] ---> Running in 81ccba624ea3 [2021-06-18T19:57:05.614Z] Removing intermediate container 81ccba624ea3 [2021-06-18T19:57:05.614Z] ---> 8c25570bd7e3 [2021-06-18T19:57:05.614Z] Step 30/32 : LABEL arch=arm64 [2021-06-18T19:57:05.885Z] ---> Running in e0ab551f64da [2021-06-18T19:57:06.477Z] Removing intermediate container e0ab551f64da [2021-06-18T19:57:06.477Z] ---> 38731578ccbf [2021-06-18T19:57:06.477Z] Step 31/32 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:57:06.750Z] ---> Running in 4eb6266f611a [2021-06-18T19:57:07.346Z] Removing intermediate container 4eb6266f611a [2021-06-18T19:57:07.346Z] ---> 543bd42e7c1e [2021-06-18T19:57:07.346Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T19:57:07.942Z] ---> Running in 337ded6a627b [2021-06-18T19:57:08.542Z] Removing intermediate container 337ded6a627b [2021-06-18T19:57:08.542Z] ---> 1427a3360ece [2021-06-18T19:57:08.542Z] [2021-06-18T19:57:09.160Z] Successfully built 1427a3360ece [2021-06-18T19:57:09.160Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-18T19:57:48.162Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:57:48.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:57:48.162Z] ---> 087010bdc14a [2021-06-18T19:57:48.162Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T19:57:48.162Z] ---> Using cache [2021-06-18T19:57:48.162Z] ---> 75484afbfa08 [2021-06-18T19:57:48.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:57:48.162Z] ---> Using cache [2021-06-18T19:57:48.162Z] ---> dbb2c925168b [2021-06-18T19:57:48.162Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T19:57:48.162Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:57:48.162Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:57:48.162Z] ---> 087010bdc14a [2021-06-18T19:57:48.162Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T19:57:48.162Z] ---> Using cache [2021-06-18T19:57:48.162Z] ---> 75484afbfa08 [2021-06-18T19:57:48.162Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:57:48.162Z] ---> Using cache [2021-06-18T19:57:48.162Z] ---> dbb2c925168b [2021-06-18T19:57:48.162Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T19:57:48.162Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:57:48.162Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:57:48.162Z] ---> 087010bdc14a [2021-06-18T19:57:48.162Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T19:57:48.162Z] ---> Using cache [2021-06-18T19:57:48.162Z] ---> 75484afbfa08 [2021-06-18T19:57:48.162Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:57:48.162Z] ---> Using cache [2021-06-18T19:57:48.162Z] ---> dbb2c925168b [2021-06-18T19:57:48.162Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T19:57:48.162Z] ---> Using cache [2021-06-18T19:57:48.162Z] ---> 5deb6453f43b [2021-06-18T19:57:48.162Z] Step 6/26 : COPY go.mod . [2021-06-18T19:57:48.162Z] ---> Using cache [2021-06-18T19:57:48.162Z] ---> e7da15b649e5 [2021-06-18T19:57:48.162Z] Step 7/26 : RUN go mod download [2021-06-18T19:57:48.162Z] ---> Using cache [2021-06-18T19:57:48.162Z] ---> 7163df26c74d [2021-06-18T19:57:48.162Z] Step 8/26 : COPY . . [2021-06-18T19:57:48.442Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T19:57:48.442Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T19:57:48.442Z] ---> 087010bdc14a [2021-06-18T19:57:48.442Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T19:57:48.442Z] ---> Using cache [2021-06-18T19:57:48.442Z] ---> 75484afbfa08 [2021-06-18T19:57:48.442Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T19:57:48.442Z] ---> Using cache [2021-06-18T19:57:48.442Z] ---> dbb2c925168b [2021-06-18T19:57:48.442Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T19:57:48.442Z] ---> Using cache [2021-06-18T19:57:48.442Z] ---> 5deb6453f43b [2021-06-18T19:57:48.442Z] Step 6/24 : COPY go.mod . [2021-06-18T19:57:48.442Z] ---> Using cache [2021-06-18T19:57:48.442Z] ---> e7da15b649e5 [2021-06-18T19:57:48.442Z] Step 7/24 : RUN go mod download [2021-06-18T19:57:48.442Z] ---> Using cache [2021-06-18T19:57:48.442Z] ---> 7163df26c74d [2021-06-18T19:57:48.442Z] Step 8/24 : COPY . . [2021-06-18T19:57:48.442Z] ---> Using cache [2021-06-18T19:57:48.442Z] ---> 3aa18d3347f0 [2021-06-18T19:57:48.442Z] Step 9/26 : RUN go mod tidy [2021-06-18T19:57:48.442Z] ---> Using cache [2021-06-18T19:57:48.442Z] ---> ad60de23cc3f [2021-06-18T19:57:48.442Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T19:57:48.442Z] ---> Using cache [2021-06-18T19:57:48.442Z] ---> 3aa18d3347f0 [2021-06-18T19:57:48.442Z] Step 9/24 : RUN go mod tidy [2021-06-18T19:57:48.442Z] ---> Using cache [2021-06-18T19:57:48.442Z] ---> ad60de23cc3f [2021-06-18T19:57:48.442Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T19:57:51.066Z] ---> Running in 9a0bca548739 [2021-06-18T19:57:51.066Z] ---> Running in 71e7a33402af [2021-06-18T19:57:51.066Z] ---> Running in 21eb7e3fcf22 [2021-06-18T19:57:51.066Z] ---> Running in da4d5aa3bee3 [2021-06-18T19:57:52.514Z] 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-18T19:57:52.793Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:57:52.793Z] 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-18T19:57:53.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:57:53.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:57:54.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:57:54.883Z] OK: 218 MiB in 52 packages [2021-06-18T19:57:55.483Z] OK: 218 MiB in 52 packages [2021-06-18T19:57:56.486Z] Removing intermediate container 21eb7e3fcf22 [2021-06-18T19:57:56.486Z] ---> 99f401eefd83 [2021-06-18T19:57:56.486Z] Step 6/24 : COPY go.mod . [2021-06-18T19:57:57.089Z] Removing intermediate container 9a0bca548739 [2021-06-18T19:57:57.089Z] ---> 5cadd6a27f90 [2021-06-18T19:57:57.089Z] Step 6/24 : COPY go.mod . [2021-06-18T19:57:58.094Z] ---> d7887f978def [2021-06-18T19:57:58.094Z] Step 7/24 : RUN go mod download [2021-06-18T19:57:58.094Z] ---> Running in de2b24a45726 [2021-06-18T19:57:58.370Z] ---> 21a2ed560e57 [2021-06-18T19:57:58.370Z] Step 7/24 : RUN go mod download [2021-06-18T19:57:58.647Z] ---> Running in 05bf36eac9a1 [2021-06-18T19:58:02.997Z] Removing intermediate container de2b24a45726 [2021-06-18T19:58:02.997Z] ---> 21afd06a195e [2021-06-18T19:58:02.997Z] Step 8/24 : COPY . . [2021-06-18T19:58:03.601Z] Removing intermediate container 05bf36eac9a1 [2021-06-18T19:58:03.601Z] ---> b817adcf0052 [2021-06-18T19:58:03.601Z] Step 8/24 : COPY . . [2021-06-18T19:58:36.049Z] ---> 3c896519371a [2021-06-18T19:58:36.049Z] Step 9/24 : RUN go mod tidy [2021-06-18T19:58:36.049Z] ---> 735ac0a88eb2 [2021-06-18T19:58:36.049Z] Step 9/24 : RUN go mod tidy [2021-06-18T19:58:36.049Z] ---> Running in af0e71ad7e1b [2021-06-18T19:58:36.049Z] ---> Running in f8f48e3d09a0 [2021-06-18T19:58:38.703Z] Removing intermediate container f8f48e3d09a0 [2021-06-18T19:58:38.703Z] ---> fe5bef018aad [2021-06-18T19:58:38.703Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T19:58:38.703Z] Removing intermediate container af0e71ad7e1b [2021-06-18T19:58:38.703Z] ---> 8533ceeca5d5 [2021-06-18T19:58:38.703Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T19:58:38.703Z] ---> Running in 4752cdd28b50 [2021-06-18T19:58:38.703Z] ---> Running in 26c017efdb1c [2021-06-18T19:58:41.346Z] 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-18T19:58:41.346Z] 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-18T19:59:03.556Z] 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-18T19:59:13.737Z] Removing intermediate container 71e7a33402af [2021-06-18T19:59:13.737Z] ---> 8f8a1f0aab0f [2021-06-18T19:59:13.737Z] [2021-06-18T19:59:13.737Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T19:59:13.737Z] ---> c4fd0aeabfcf [2021-06-18T19:59:13.737Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T19:59:13.737Z] ---> Running in eeeb76c1d7fd [2021-06-18T19:59:15.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:59:15.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:59:16.478Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T19:59:16.478Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T19:59:16.478Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T19:59:16.478Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T19:59:16.478Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T19:59:16.478Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T19:59:16.478Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T19:59:16.478Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T19:59:16.757Z] OK: 7 MiB in 20 packages [2021-06-18T19:59:20.175Z] Removing intermediate container da4d5aa3bee3 [2021-06-18T19:59:20.175Z] ---> d9454aadc1f7 [2021-06-18T19:59:20.175Z] [2021-06-18T19:59:20.175Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T19:59:20.175Z] ---> c4fd0aeabfcf [2021-06-18T19:59:20.175Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T19:59:20.175Z] ---> Using cache [2021-06-18T19:59:20.175Z] ---> 50558a482057 [2021-06-18T19:59:20.175Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T19:59:20.175Z] ---> Using cache [2021-06-18T19:59:20.175Z] ---> 2e1666613a1d [2021-06-18T19:59:20.175Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T19:59:20.175Z] Removing intermediate container eeeb76c1d7fd [2021-06-18T19:59:20.175Z] ---> 4c153fcf3434 [2021-06-18T19:59:20.175Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T19:59:20.175Z] ---> Running in 985aa489354b [2021-06-18T19:59:20.175Z] ---> Running in d0b01351f414 [2021-06-18T19:59:21.175Z] Removing intermediate container 985aa489354b [2021-06-18T19:59:21.175Z] ---> 29e3b9b3d755 [2021-06-18T19:59:21.175Z] Step 14/26 : WORKDIR / [2021-06-18T19:59:21.175Z] Removing intermediate container d0b01351f414 [2021-06-18T19:59:21.175Z] ---> 567cf5c0db3d [2021-06-18T19:59:21.175Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T19:59:21.175Z] ---> Running in 899f508d7e31 [2021-06-18T19:59:21.454Z] ---> Running in 0a7940a02f59 [2021-06-18T19:59:22.070Z] Removing intermediate container 0a7940a02f59 [2021-06-18T19:59:22.070Z] ---> cdadbeef9c97 [2021-06-18T19:59:22.070Z] Step 16/24 : WORKDIR / [2021-06-18T19:59:22.070Z] Removing intermediate container 899f508d7e31 [2021-06-18T19:59:22.070Z] ---> d042b84a1caa [2021-06-18T19:59:22.070Z] 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-18T19:59:22.348Z] ---> Running in 51fac2086713 [2021-06-18T19:59:23.350Z] Removing intermediate container 51fac2086713 [2021-06-18T19:59:23.350Z] ---> 16f41d7a6529 [2021-06-18T19:59:23.350Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T19:59:23.632Z] ---> 099aef1b5ba1 [2021-06-18T19:59:23.633Z] 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-18T19:59:24.651Z] ---> a3172802fce7 [2021-06-18T19:59:24.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T19:59:24.932Z] ---> 1fc12a2093eb [2021-06-18T19:59:24.932Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T19:59:27.102Z] ---> d2d4900d3f5a [2021-06-18T19:59:27.102Z] 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-18T19:59:27.102Z] ---> 36289f4e9519 [2021-06-18T19:59:27.102Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T19:59:28.715Z] ---> f383efa39d46 [2021-06-18T19:59:28.715Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T19:59:28.715Z] ---> e3aa718ae509 [2021-06-18T19:59:28.715Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T19:59:28.995Z] ---> Running in a34321e90a4b [2021-06-18T19:59:29.994Z] Removing intermediate container a34321e90a4b [2021-06-18T19:59:29.994Z] ---> 981c5025c7ce [2021-06-18T19:59:29.994Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T19:59:30.291Z] ---> Running in 5a252c207e13 [2021-06-18T19:59:30.578Z] ---> 5c1d0132aca9 [2021-06-18T19:59:30.578Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T19:59:31.188Z] Removing intermediate container 5a252c207e13 [2021-06-18T19:59:31.188Z] ---> 6de53a446660 [2021-06-18T19:59:31.188Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T19:59:31.188Z] ---> Running in c5232d8ef704 [2021-06-18T19:59:32.181Z] Removing intermediate container c5232d8ef704 [2021-06-18T19:59:32.181Z] ---> ce2dc3725aea [2021-06-18T19:59:32.181Z] Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:59:32.458Z] ---> Running in 8db222fe7f89 [2021-06-18T19:59:32.458Z] ---> 7d09f83eb678 [2021-06-18T19:59:32.458Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T19:59:33.066Z] Removing intermediate container 8db222fe7f89 [2021-06-18T19:59:33.066Z] ---> a765d2fad024 [2021-06-18T19:59:33.066Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T19:59:33.344Z] ---> Running in a70c284ce067 [2021-06-18T19:59:33.952Z] ---> d3f7580b2f1f [2021-06-18T19:59:33.952Z] 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-18T19:59:33.952Z] ---> Running in 9a80445f9eb1 [2021-06-18T19:59:34.234Z] Removing intermediate container a70c284ce067 [2021-06-18T19:59:34.234Z] ---> a6753e6c7de5 [2021-06-18T19:59:34.234Z] [2021-06-18T19:59:34.846Z] Successfully built a6753e6c7de5 [2021-06-18T19:59:34.846Z] Successfully tagged core-metadata-arm64:latest [2021-06-18T19:59:37.522Z]  Building core-metadata ... done Removing intermediate container 9a80445f9eb1 [2021-06-18T19:59:37.522Z] ---> 6b75673f45f1 [2021-06-18T19:59:37.522Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T19:59:37.800Z] ---> Running in b530ee9024ef [2021-06-18T19:59:38.803Z] Removing intermediate container b530ee9024ef [2021-06-18T19:59:38.803Z] ---> 6cc173378b55 [2021-06-18T19:59:38.803Z] Step 24/26 : LABEL arch=arm64 [2021-06-18T19:59:38.803Z] ---> Running in 1fccde94ae04 [2021-06-18T19:59:39.409Z] Removing intermediate container 1fccde94ae04 [2021-06-18T19:59:39.409Z] ---> cb768b756071 [2021-06-18T19:59:39.409Z] Step 25/26 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T19:59:39.687Z] ---> Running in 3267e96e8c67 [2021-06-18T19:59:40.293Z] Removing intermediate container 3267e96e8c67 [2021-06-18T19:59:40.293Z] ---> 41be886ad113 [2021-06-18T19:59:40.293Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T19:59:40.572Z] ---> Running in 35ef84dc282e [2021-06-18T19:59:41.181Z] Removing intermediate container 35ef84dc282e [2021-06-18T19:59:41.181Z] ---> e98cc78b999e [2021-06-18T19:59:41.181Z] [2021-06-18T19:59:41.786Z] Successfully built e98cc78b999e [2021-06-18T19:59:41.786Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-18T19:59:56.943Z]  Building security-secretstore-setup ... done Removing intermediate container 26c017efdb1c [2021-06-18T19:59:56.943Z] ---> 38339e4af405 [2021-06-18T19:59:56.943Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T19:59:56.943Z] ---> Running in 68f449b6f305 [2021-06-18T19:59:56.943Z] 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-18T19:59:59.579Z] Removing intermediate container 68f449b6f305 [2021-06-18T19:59:59.579Z] ---> f3c8bf7a9220 [2021-06-18T19:59:59.579Z] [2021-06-18T19:59:59.579Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T19:59:59.579Z] 20.10.0: Pulling from library/docker [2021-06-18T20:00:00.578Z] Removing intermediate container 4752cdd28b50 [2021-06-18T20:00:00.578Z] ---> 702225aceda7 [2021-06-18T20:00:00.578Z] [2021-06-18T20:00:00.578Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T20:00:00.578Z] ---> c4fd0aeabfcf [2021-06-18T20:00:00.578Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T20:00:00.856Z] ---> Running in 1dfeef952c1e [2021-06-18T20:00:01.451Z] Removing intermediate container 1dfeef952c1e [2021-06-18T20:00:01.451Z] ---> 9995be69a179 [2021-06-18T20:00:01.451Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T20:00:02.059Z] ---> Running in 92bcdde04fb2 [2021-06-18T20:00:02.357Z] Removing intermediate container 92bcdde04fb2 [2021-06-18T20:00:02.357Z] ---> f638343c77ab [2021-06-18T20:00:02.357Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T20:00:02.637Z] ---> Running in a63cc96af4bf [2021-06-18T20:00:03.242Z] Removing intermediate container a63cc96af4bf [2021-06-18T20:00:03.242Z] ---> bbdcb205e9e2 [2021-06-18T20:00:03.242Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T20:00:03.522Z] ---> Running in ee3e4dbbc2ca [2021-06-18T20:00:06.948Z] Removing intermediate container ee3e4dbbc2ca [2021-06-18T20:00:06.948Z] ---> 614e7665a115 [2021-06-18T20:00:06.948Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T20:00:06.948Z] ---> Running in 7d67ea9a4079 [2021-06-18T20:00:08.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:00:09.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:00:09.016Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T20:00:09.016Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T20:00:09.016Z] ---> eeaf43b92773 [2021-06-18T20:00:09.016Z] 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-18T20:00:09.622Z] ---> Running in 6296bce4a034 [2021-06-18T20:00:09.622Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T20:00:09.622Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T20:00:09.898Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T20:00:09.898Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T20:00:09.898Z] Removing intermediate container 6296bce4a034 [2021-06-18T20:00:09.898Z] ---> 43a4b6a2ea33 [2021-06-18T20:00:09.898Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T20:00:10.178Z] ---> Running in b6b26cb3e64e [2021-06-18T20:00:10.178Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T20:00:10.178Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T20:00:10.455Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T20:00:10.455Z] OK: 8 MiB in 20 packages [2021-06-18T20:00:11.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T20:00:11.738Z] Removing intermediate container 7d67ea9a4079 [2021-06-18T20:00:11.738Z] ---> 3a1bd91684f6 [2021-06-18T20:00:11.738Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T20:00:11.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T20:00:12.341Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T20:00:12.341Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T20:00:12.341Z] Executing bash-5.0.17-r0.post-install [2021-06-18T20:00:12.341Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T20:00:12.341Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T20:00:12.341Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T20:00:12.341Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T20:00:12.341Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T20:00:12.341Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T20:00:12.617Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T20:00:12.617Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T20:00:12.617Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T20:00:12.617Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T20:00:12.617Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T20:00:12.617Z] ---> cfc078fe3942 [2021-06-18T20:00:12.617Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T20:00:14.607Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T20:00:14.607Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T20:00:14.607Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T20:00:14.607Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T20:00:14.607Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T20:00:14.607Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T20:00:14.607Z] ---> 89362dcd50c2 [2021-06-18T20:00:14.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T20:00:14.607Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T20:00:14.607Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T20:00:14.607Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T20:00:14.607Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T20:00:14.607Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T20:00:14.607Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T20:00:14.607Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T20:00:14.607Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T20:00:14.607Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T20:00:14.607Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T20:00:14.888Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T20:00:14.888Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T20:00:14.888Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T20:00:14.888Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T20:00:14.888Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T20:00:14.888Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T20:00:14.888Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T20:00:14.888Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T20:00:14.888Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T20:00:14.888Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T20:00:14.888Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T20:00:15.165Z] OK: 72 MiB in 59 packages [2021-06-18T20:00:15.165Z] ---> 76ad9279d252 [2021-06-18T20:00:15.165Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T20:00:15.440Z] ---> Running in 517c5277cd34 [2021-06-18T20:00:16.039Z] Removing intermediate container 517c5277cd34 [2021-06-18T20:00:16.039Z] ---> ce5a4dd20535 [2021-06-18T20:00:16.039Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:00:16.039Z] ---> Running in 08cd17c0469a [2021-06-18T20:00:16.649Z] Removing intermediate container 08cd17c0469a [2021-06-18T20:00:16.650Z] ---> 218423819199 [2021-06-18T20:00:16.650Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T20:00:16.650Z] ---> Running in 9980486efd03 [2021-06-18T20:00:17.254Z] Removing intermediate container 9980486efd03 [2021-06-18T20:00:17.255Z] ---> 342c023822dd [2021-06-18T20:00:17.255Z] Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T20:00:17.255Z] ---> Running in aba838d852f4 [2021-06-18T20:00:17.856Z] Removing intermediate container aba838d852f4 [2021-06-18T20:00:17.856Z] ---> e4ff73ea601a [2021-06-18T20:00:17.856Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:00:18.131Z] ---> Running in a160e4bd3f2e [2021-06-18T20:00:18.735Z] Removing intermediate container a160e4bd3f2e [2021-06-18T20:00:18.735Z] ---> 7fe98e1bb153 [2021-06-18T20:00:18.735Z] [2021-06-18T20:00:19.011Z] Successfully built 7fe98e1bb153 [2021-06-18T20:00:19.011Z] Successfully tagged core-data-arm64:latest [2021-06-18T20:00:19.286Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-18T20:00:19.560Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T20:00:20.164Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T20:00:20.164Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T20:00:22.140Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T20:00:22.140Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T20:00:23.569Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T20:00:23.569Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T20:00:25.544Z] 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-18T20:00:25.819Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T20:00:25.819Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T20:00:26.094Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T20:00:26.094Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T20:00:27.091Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T20:00:27.092Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T20:00:28.060Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T20:00:28.060Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T20:00:29.031Z] Collecting PyYAML<4,>=3.10 [2021-06-18T20:00:29.031Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T20:00:32.409Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T20:00:32.409Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T20:00:32.409Z] Collecting idna<2.8,>=2.5 [2021-06-18T20:00:32.409Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T20:00:32.998Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T20:00:32.998Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T20:00:33.268Z] 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-18T20:00:33.268Z] 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-18T20:00:33.537Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T20:00:33.537Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T20:00:33.537Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T20:00:33.537Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T20:00:33.537Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T20:00:33.537Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T20:00:34.506Z] Installing collected packages: texttable, dockerpty, docopt, jsonschema, cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, PyYAML, docker-compose [2021-06-18T20:00:34.506Z] Running setup.py install for texttable: started [2021-06-18T20:00:35.929Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T20:00:35.929Z] Running setup.py install for dockerpty: started [2021-06-18T20:00:37.894Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T20:00:37.894Z] Running setup.py install for docopt: started [2021-06-18T20:00:39.964Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T20:00:40.247Z] Attempting uninstall: idna [2021-06-18T20:00:40.247Z] Found existing installation: idna 2.9 [2021-06-18T20:00:40.247Z] Uninstalling idna-2.9: [2021-06-18T20:00:40.523Z] Successfully uninstalled idna-2.9 [2021-06-18T20:00:41.122Z] Attempting uninstall: urllib3 [2021-06-18T20:00:41.122Z] Found existing installation: urllib3 1.25.9 [2021-06-18T20:00:41.122Z] Uninstalling urllib3-1.25.9: [2021-06-18T20:00:41.122Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T20:00:41.721Z] Attempting uninstall: requests [2021-06-18T20:00:41.721Z] Found existing installation: requests 2.23.0 [2021-06-18T20:00:41.721Z] Uninstalling requests-2.23.0: [2021-06-18T20:00:41.721Z] Successfully uninstalled requests-2.23.0 [2021-06-18T20:00:43.155Z] Running setup.py install for PyYAML: started [2021-06-18T20:00:45.130Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T20:00:46.109Z] 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-18T20:00:54.393Z] Removing intermediate container b6b26cb3e64e [2021-06-18T20:00:54.393Z] ---> 1813107a8fe3 [2021-06-18T20:00:54.393Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T20:00:54.393Z] ---> Running in b45e7fbc1733 [2021-06-18T20:00:54.393Z] Removing intermediate container b45e7fbc1733 [2021-06-18T20:00:54.393Z] ---> 599a04d26ae8 [2021-06-18T20:00:54.393Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T20:00:54.393Z] ---> Running in d961772814a2 [2021-06-18T20:00:54.992Z] Removing intermediate container d961772814a2 [2021-06-18T20:00:54.992Z] ---> a4ab89cdef9b [2021-06-18T20:00:54.992Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T20:00:55.976Z] ---> cd007b3ad181 [2021-06-18T20:00:55.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T20:00:56.959Z] ---> 69af37859dcd [2021-06-18T20:00:56.959Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T20:00:57.944Z] ---> ebe89e190950 [2021-06-18T20:00:57.944Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T20:00:57.944Z] ---> Running in 91a9657c9496 [2021-06-18T20:00:58.546Z] Removing intermediate container 91a9657c9496 [2021-06-18T20:00:58.546Z] ---> 8d5a455cdc1c [2021-06-18T20:00:58.546Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T20:00:58.546Z] ---> Running in ff73ab8d01f9 [2021-06-18T20:00:59.150Z] Removing intermediate container ff73ab8d01f9 [2021-06-18T20:00:59.150Z] ---> 873332fd2e9d [2021-06-18T20:00:59.150Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T20:00:59.150Z] ---> Running in f832d3e8afde [2021-06-18T20:00:59.751Z] Removing intermediate container f832d3e8afde [2021-06-18T20:00:59.751Z] ---> a694c6df0ad4 [2021-06-18T20:00:59.751Z] Step 23/24 : LABEL git_sha=3d561b954d055532aed395b5c30568be7c449537 [2021-06-18T20:00:59.751Z] ---> Running in 5c6d2ec947f3 [2021-06-18T20:01:00.352Z] Removing intermediate container 5c6d2ec947f3 [2021-06-18T20:01:00.352Z] ---> 22e9d33f018d [2021-06-18T20:01:00.352Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T20:01:00.352Z] ---> Running in 4b8e59ad2d59 [2021-06-18T20:01:00.627Z] Removing intermediate container 4b8e59ad2d59 [2021-06-18T20:01:00.627Z] ---> c7f5470164ae [2021-06-18T20:01:00.627Z] [2021-06-18T20:01:01.222Z] Successfully built c7f5470164ae [2021-06-18T20:01:01.222Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-18T20:01:01.513Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-18T20:01:01.530Z] $ docker stop --time=1 5ef5442158ccd76abcc96e9bcf8bef9a4222c1e1bb4a829bcb9b5a3bd5fea88e [2021-06-18T20:01:03.353Z] $ docker rm -f 5ef5442158ccd76abcc96e9bcf8bef9a4222c1e1bb4a829bcb9b5a3bd5fea88e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T20:01:03.926Z] + docker images [2021-06-18T20:01:04.199Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T20:01:04.199Z] sys-mgmt-agent-arm64 latest c7f5470164ae 4 seconds ago 299MB [2021-06-18T20:01:04.199Z] core-data-arm64 latest 7fe98e1bb153 46 seconds ago 19.1MB [2021-06-18T20:01:04.199Z] 702225aceda7 About a minute ago 975MB [2021-06-18T20:01:04.199Z] f3c8bf7a9220 About a minute ago 969MB [2021-06-18T20:01:04.199Z] security-secretstore-setup-arm64 latest e98cc78b999e About a minute ago 27.1MB [2021-06-18T20:01:04.199Z] core-metadata-arm64 latest a6753e6c7de5 About a minute ago 15.7MB [2021-06-18T20:01:04.199Z] d9454aadc1f7 About a minute ago 972MB [2021-06-18T20:01:04.199Z] 8f8a1f0aab0f About a minute ago 976MB [2021-06-18T20:01:04.199Z] security-bootstrapper-arm64 latest 1427a3360ece 3 minutes ago 17.5MB [2021-06-18T20:01:04.199Z] security-proxy-setup-arm64 latest a651729f5c57 4 minutes ago 24.2MB [2021-06-18T20:01:04.199Z] support-scheduler-arm64 latest cdc86847d7b1 4 minutes ago 15.1MB [2021-06-18T20:01:04.199Z] support-notifications-arm64 latest ed133a0f70a9 4 minutes ago 15.7MB [2021-06-18T20:01:04.199Z] core-command-arm64 latest 185aca60d84c 4 minutes ago 15MB [2021-06-18T20:01:04.199Z] 14580209c900 4 minutes ago 968MB [2021-06-18T20:01:04.199Z] b4ecf75d9137 4 minutes ago 973MB [2021-06-18T20:01:04.199Z] f8bcebd4b883 4 minutes ago 970MB [2021-06-18T20:01:04.199Z] 4ae8c0ed2feb 4 minutes ago 969MB [2021-06-18T20:01:04.199Z] 19caae22c551 4 minutes ago 966MB [2021-06-18T20:01:04.199Z] ci-base-image-arm64 latest 087010bdc14a 14 minutes ago 641MB [2021-06-18T20:01:04.199Z] alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB [2021-06-18T20:01:04.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB [2021-06-18T20:01:04.199Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-18T20:01:04.199Z] 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-18T20:01:04.976Z] ---> job-cost.sh [2021-06-18T20:01:04.976Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BAuU [2021-06-18T20:01:43.999Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T20:03:20.758Z] lf-activate-venv(): INFO: Adding /tmp/venv-BAuU/bin to PATH [2021-06-18T20:03:20.758Z] INFO: No Stack... [2021-06-18T20:03:20.758Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T20:03:20.758Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T20:03:21.105Z] + cut -d, -f6 [2021-06-18T20:03:21.105Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock [2021-06-18T20:03:21.166Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-5-stack-cost] [2021-06-18T20:03:21.174Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-5-stack-cost] did not exist. Created. [2021-06-18T20:03:21.174Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T20:03:21.538Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T20:03:21.784Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T20:03:21.798Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-5-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-18T20:03:23.348Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:03:23.934Z] ---> package-listing.sh [2021-06-18T20:03:23.934Z] ++ facter osfamily [2021-06-18T20:03:23.934Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T20:03:24.200Z] + OS_FAMILY=redhat [2021-06-18T20:03:24.200Z] + workspace=/w/workspace/edgex-go/5 [2021-06-18T20:03:24.200Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T20:03:24.200Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T20:03:24.200Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T20:03:24.200Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T20:03:24.200Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-18T20:03:24.200Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T20:03:24.200Z] + case "${OS_FAMILY}" in [2021-06-18T20:03:24.200Z] + rpm -qa [2021-06-18T20:03:24.200Z] + sort [2021-06-18T20:03:26.769Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T20:03:26.769Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T20:03:26.769Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T20:03:26.769Z] + '[' /w/workspace/edgex-go/5 ']' [2021-06-18T20:03:26.769Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-06-18T20:03:26.769Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-06-18T20:03:26.789Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T20:03:27.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:03:27.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T20:03:27.649Z] [2021-06-18T20:03:27.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T20:03:27.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T20:03:27.983Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T20:03:27.983Z] df20fa9351a1: Pulling fs layer [2021-06-18T20:03:27.983Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T20:03:27.983Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T20:03:27.983Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T20:03:27.983Z] 93b61091891f: Pulling fs layer [2021-06-18T20:03:27.983Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T20:03:27.983Z] 5e14af77c1be: Pulling fs layer [2021-06-18T20:03:27.983Z] 01666e4c0597: Pulling fs layer [2021-06-18T20:03:27.983Z] aa168da1d23b: Pulling fs layer [2021-06-18T20:03:27.983Z] 93b9cdb0e59b: Waiting [2021-06-18T20:03:27.983Z] 5e14af77c1be: Waiting [2021-06-18T20:03:27.983Z] 01666e4c0597: Waiting [2021-06-18T20:03:27.983Z] aa168da1d23b: Waiting [2021-06-18T20:03:27.983Z] 46f8f816bc3b: Waiting [2021-06-18T20:03:27.983Z] 93b61091891f: Waiting [2021-06-18T20:03:27.983Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T20:03:27.983Z] 36b3adc4ff6f: Download complete [2021-06-18T20:03:27.983Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T20:03:27.983Z] 46f8f816bc3b: Download complete [2021-06-18T20:03:28.248Z] df20fa9351a1: Verifying Checksum [2021-06-18T20:03:28.248Z] df20fa9351a1: Download complete [2021-06-18T20:03:28.248Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T20:03:28.248Z] 93b9cdb0e59b: Download complete [2021-06-18T20:03:28.248Z] 93b61091891f: Verifying Checksum [2021-06-18T20:03:28.248Z] 93b61091891f: Download complete [2021-06-18T20:03:28.248Z] 5e14af77c1be: Verifying Checksum [2021-06-18T20:03:28.248Z] 5e14af77c1be: Download complete [2021-06-18T20:03:28.248Z] 01666e4c0597: Verifying Checksum [2021-06-18T20:03:28.248Z] 01666e4c0597: Download complete [2021-06-18T20:03:28.248Z] df20fa9351a1: Pull complete [2021-06-18T20:03:28.248Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T20:03:28.248Z] 8ad3a11d3b57: Download complete [2021-06-18T20:03:28.511Z] 36b3adc4ff6f: Pull complete [2021-06-18T20:03:29.090Z] 8ad3a11d3b57: Pull complete [2021-06-18T20:03:29.090Z] 46f8f816bc3b: Pull complete [2021-06-18T20:03:29.352Z] 93b61091891f: Pull complete [2021-06-18T20:03:29.352Z] 93b9cdb0e59b: Pull complete [2021-06-18T20:03:29.352Z] 5e14af77c1be: Pull complete [2021-06-18T20:03:29.616Z] 01666e4c0597: Pull complete [2021-06-18T20:03:29.877Z] aa168da1d23b: Verifying Checksum [2021-06-18T20:03:29.877Z] aa168da1d23b: Download complete [2021-06-18T20:03:34.133Z] aa168da1d23b: Pull complete [2021-06-18T20:03:34.133Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T20:03:34.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T20:03:34.133Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T20:03:34.225Z] prd-centos7-docker-4c-2g-265 does not seem to be running inside a container [2021-06-18T20:03:34.267Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-lftools-log-publisher:alpine cat [2021-06-18T20:03:37.526Z] $ docker top 2e431a8d393a908c3b4a7e5c69d1e6796a7fc0634195e96c26f15aa4e9165903 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T20:03:37.929Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T20:03:38.234Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T20:03:38.536Z] + ls /var/log/sa-host [2021-06-18T20:03:38.536Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T20:03:38.536Z] file_magic: OK [2021-06-18T20:03:38.536Z] HZ: Using current value: 100 [2021-06-18T20:03:38.536Z] file_header: OK [2021-06-18T20:03:38.536Z] 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-18T20:03:38.536Z] Statistics: [2021-06-18T20:03:38.536Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T20:03:38.536Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T20:03:38.536Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T20:03:38.536Z] file_magic: OK [2021-06-18T20:03:38.536Z] HZ: Using current value: 100 [2021-06-18T20:03:38.536Z] file_header: OK [2021-06-18T20:03:38.536Z] 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-18T20:03:38.536Z] Statistics: [2021-06-18T20:03:38.536Z] 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-18T20:03:38.536Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T20:03:38.776Z] provisioning config files... [2021-06-18T20:03:38.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8157302589556899975tmp [Pipeline] { [Pipeline] echo [2021-06-18T20:03:38.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:03:39.128Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T20:03:39.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:03:39.523Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T20:03:39.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:03:39.848Z] ---> sudo-logs.sh [2021-06-18T20:03:39.848Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T20:03:39.913Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:03:40.222Z] ---> job-cost.sh [2021-06-18T20:03:40.222Z] lf-activate-venv: SKIPPING [2021-06-18T20:03:40.222Z] DEBUG: total: 0.18000000715255737 [2021-06-18T20:03:40.222Z] INFO: Retrieving Stack Cost... [2021-06-18T20:03:41.266Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T20:03:41.528Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T20:03:41.545Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T20:03:41.865Z] ---> logs-deploy.sh [2021-06-18T20:03:41.865Z] lf-activate-venv: SKIPPING [2021-06-18T20:03:41.865Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/5 [2021-06-18T20:03:41.865Z] INFO: archiving workspace using pattern(s): [2021-06-18T20:03:42.812Z] Archives upload complete. [2021-06-18T20:03:42.812Z] INFO: archiving logs to Nexus [2021-06-18T20:03:43.390Z] ---> uname -a: [2021-06-18T20:03:43.390Z] Linux prd-centos7-docker-4c-2g-265.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-18T20:03:43.390Z] [2021-06-18T20:03:43.390Z] [2021-06-18T20:03:43.390Z] ---> lscpu: [2021-06-18T20:03:43.390Z] Architecture: x86_64 [2021-06-18T20:03:43.390Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T20:03:43.390Z] Byte Order: Little Endian [2021-06-18T20:03:43.390Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T20:03:43.390Z] CPU(s): 2 [2021-06-18T20:03:43.390Z] On-line CPU(s) list: 0,1 [2021-06-18T20:03:43.390Z] Thread(s) per core: 1 [2021-06-18T20:03:43.390Z] Core(s) per socket: 1 [2021-06-18T20:03:43.390Z] Socket(s): 2 [2021-06-18T20:03:43.390Z] NUMA node(s): 1 [2021-06-18T20:03:43.390Z] Vendor ID: AuthenticAMD [2021-06-18T20:03:43.390Z] CPU family: 23 [2021-06-18T20:03:43.390Z] Model: 49 [2021-06-18T20:03:43.390Z] Model name: AMD EPYC-Rome Processor [2021-06-18T20:03:43.390Z] Stepping: 0 [2021-06-18T20:03:43.390Z] CPU MHz: 2799.998 [2021-06-18T20:03:43.390Z] BogoMIPS: 5599.99 [2021-06-18T20:03:43.390Z] Virtualization: AMD-V [2021-06-18T20:03:43.390Z] Hypervisor vendor: KVM [2021-06-18T20:03:43.390Z] Virtualization type: full [2021-06-18T20:03:43.390Z] L1d cache: 64 KiB [2021-06-18T20:03:43.391Z] L1i cache: 64 KiB [2021-06-18T20:03:43.391Z] L2 cache: 1 MiB [2021-06-18T20:03:43.391Z] L3 cache: 32 MiB [2021-06-18T20:03:43.391Z] NUMA node0 CPU(s): 0,1 [2021-06-18T20:03:43.391Z] Vulnerability Itlb multihit: Not affected [2021-06-18T20:03:43.391Z] Vulnerability L1tf: Not affected [2021-06-18T20:03:43.391Z] Vulnerability Mds: Not affected [2021-06-18T20:03:43.391Z] Vulnerability Meltdown: Not affected [2021-06-18T20:03:43.391Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T20:03:43.391Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T20:03:43.391Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T20:03:43.391Z] Vulnerability Srbds: Not affected [2021-06-18T20:03:43.391Z] Vulnerability Tsx async abort: Not affected [2021-06-18T20:03:43.391Z] 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-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] ---> nproc: [2021-06-18T20:03:43.391Z] 2 [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] ---> df -h: [2021-06-18T20:03:43.391Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T20:03:43.391Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-18T20:03:43.391Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T20:03:43.391Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T20:03:43.391Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/5 [2021-06-18T20:03:43.391Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/5@tmp [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] ---> free -m: [2021-06-18T20:03:43.391Z] total used free shared buff/cache available [2021-06-18T20:03:43.391Z] Mem: 7821 1421 1463 0 4936 6368 [2021-06-18T20:03:43.391Z] Swap: 1023 1 1022 [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] ---> ip addr: [2021-06-18T20:03:43.391Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T20:03:43.391Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T20:03:43.391Z] inet 127.0.0.1/8 scope host lo [2021-06-18T20:03:43.391Z] valid_lft forever preferred_lft forever [2021-06-18T20:03:43.391Z] inet6 ::1/128 scope host [2021-06-18T20:03:43.391Z] valid_lft forever preferred_lft forever [2021-06-18T20:03:43.391Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T20:03:43.391Z] link/ether fa:16:3e:b7:c5:32 brd ff:ff:ff:ff:ff:ff [2021-06-18T20:03:43.391Z] inet 10.30.122.149/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T20:03:43.391Z] valid_lft 85051sec preferred_lft 85051sec [2021-06-18T20:03:43.391Z] inet6 fe80::f816:3eff:feb7:c532/64 scope link [2021-06-18T20:03:43.391Z] valid_lft forever preferred_lft forever [2021-06-18T20:03:43.391Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T20:03:43.391Z] link/ether 02:42:0d:ac:89:da brd ff:ff:ff:ff:ff:ff [2021-06-18T20:03:43.391Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T20:03:43.391Z] valid_lft forever preferred_lft forever [2021-06-18T20:03:43.391Z] inet6 fe80::42:dff:feac:89da/64 scope link [2021-06-18T20:03:43.391Z] valid_lft forever preferred_lft forever [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] ---> sar -b -r -n DEV: [2021-06-18T20:03:43.391Z] 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-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] 19:41:04 LINUX RESTART (2 CPU) [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] 19:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T20:03:43.391Z] 19:43:01 84.65 0.18 84.47 0.00 22.77 41661.69 0.00 [2021-06-18T20:03:43.391Z] 19:44:01 145.80 0.00 145.80 0.00 0.00 19941.53 0.00 [2021-06-18T20:03:43.391Z] 19:45:01 52.09 0.00 52.09 0.00 0.00 8335.30 0.00 [2021-06-18T20:03:43.391Z] 19:46:01 155.30 0.02 155.28 0.00 0.53 70085.09 0.00 [2021-06-18T20:03:43.391Z] 19:47:01 717.60 312.61 404.99 0.00 11608.52 248131.28 0.00 [2021-06-18T20:03:43.391Z] 19:48:01 472.41 32.97 439.44 0.00 2009.97 183652.44 0.00 [2021-06-18T20:03:43.391Z] 19:49:01 267.07 18.14 248.93 0.00 1529.65 64377.43 0.00 [2021-06-18T20:03:43.391Z] 19:50:01 6.51 0.00 6.51 0.00 0.00 256.50 0.00 [2021-06-18T20:03:43.391Z] 19:51:01 0.32 0.00 0.32 0.00 0.00 3.55 0.00 [2021-06-18T20:03:43.391Z] 19:52:01 0.22 0.02 0.20 0.00 0.27 2.87 0.00 [2021-06-18T20:03:43.391Z] 19:53:01 0.20 0.00 0.20 0.00 0.00 1.91 0.00 [2021-06-18T20:03:43.391Z] 19:54:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 [2021-06-18T20:03:43.391Z] 19:55:01 0.27 0.00 0.27 0.00 0.00 2.62 0.00 [2021-06-18T20:03:43.391Z] 19:56:01 0.47 0.18 0.28 0.00 5.73 2.95 0.00 [2021-06-18T20:03:43.391Z] 19:57:01 0.85 0.10 0.75 0.00 1.47 15.58 0.00 [2021-06-18T20:03:43.391Z] 19:58:01 0.35 0.00 0.35 0.00 0.00 5.36 0.00 [2021-06-18T20:03:43.391Z] 19:59:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 [2021-06-18T20:03:43.391Z] 20:00:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 [2021-06-18T20:03:43.391Z] 20:01:01 0.32 0.05 0.27 0.00 0.67 3.23 0.00 [2021-06-18T20:03:43.391Z] 20:02:01 0.50 0.22 0.28 0.00 3.46 5.43 0.00 [2021-06-18T20:03:43.391Z] 20:03:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 [2021-06-18T20:03:43.391Z] Average: 90.91 17.39 73.53 0.00 724.24 30367.05 0.00 [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] 19:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T20:03:43.391Z] 19:43:01 4123188 0 960224 11.99 2620 2922900 1712992 18.91 1045592 2353396 69972 [2021-06-18T20:03:43.391Z] 19:44:01 3823824 0 1121296 14.00 2620 3061192 1853856 20.47 1349708 2278680 232616 [2021-06-18T20:03:43.391Z] 19:45:01 3846192 0 1177888 14.71 2620 2982232 1827280 20.17 1323304 2279008 70000 [2021-06-18T20:03:43.391Z] 19:46:01 1071716 0 1438220 17.96 2620 5496376 2686760 29.66 2269704 4020216 670100 [2021-06-18T20:03:43.391Z] 19:47:01 162564 0 1904568 23.78 2620 5939180 3882456 42.86 3231864 3865256 98848 [2021-06-18T20:03:43.391Z] 19:48:01 503380 0 1511832 18.88 2620 5991100 3129240 34.55 2416348 4333192 295060 [2021-06-18T20:03:43.391Z] 19:49:01 2171368 0 1305904 16.31 2620 4529040 1466988 16.20 1471140 3636260 20 [2021-06-18T20:03:43.391Z] 19:50:01 2177872 0 1299396 16.22 2620 4529044 1438168 15.88 1468976 3636212 12 [2021-06-18T20:03:43.391Z] 19:51:01 2178040 0 1299224 16.22 2620 4529048 1438240 15.88 1469992 3636260 8 [2021-06-18T20:03:43.391Z] 19:52:01 2177752 0 1299508 16.23 2620 4529052 1436112 15.86 1470604 3636268 8 [2021-06-18T20:03:43.391Z] 19:53:01 2179280 0 1297976 16.21 2620 4529056 1419664 15.67 1469368 3636244 8 [2021-06-18T20:03:43.391Z] 19:54:01 2185456 0 1291796 16.13 2620 4529060 1415552 15.63 1469076 3636196 8 [2021-06-18T20:03:43.391Z] 19:55:01 2185432 0 1291812 16.13 2620 4529068 1415552 15.63 1469008 3636196 8 [2021-06-18T20:03:43.391Z] 19:56:01 2184656 0 1292500 16.14 2620 4529156 1415552 15.63 1469152 3636232 16 [2021-06-18T20:03:43.391Z] 19:57:01 2181684 0 1295520 16.18 2620 4529108 1415636 15.63 1475172 3633456 8 [2021-06-18T20:03:43.391Z] 19:58:01 2181920 0 1295280 16.17 2620 4529112 1415552 15.63 1474916 3633456 8 [2021-06-18T20:03:43.391Z] 19:59:01 2181812 0 1295380 16.17 2620 4529120 1415552 15.63 1475176 3633460 8 [2021-06-18T20:03:43.391Z] 20:00:01 2181796 0 1295392 16.17 2620 4529124 1415552 15.63 1475220 3633456 16 [2021-06-18T20:03:43.391Z] 20:01:01 2180344 0 1296844 16.19 2620 4529124 1418240 15.66 1475992 3633456 20 [2021-06-18T20:03:43.391Z] 20:02:01 2180856 0 1296148 16.18 2620 4529308 1416208 15.64 1475856 3633580 16 [2021-06-18T20:03:43.391Z] 20:03:01 2180812 0 1296188 16.18 2620 4529312 1416124 15.63 1475824 3633580 8 [2021-06-18T20:03:43.391Z] Average: 2201902 0 1312519 16.39 2620 4491891 1735775 19.16 1605809 3507336 68418 [2021-06-18T20:03:43.391Z] [2021-06-18T20:03:43.391Z] 19:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T20:03:43.391Z] 19:43:01 veth085ca64 85.60 118.68 5.82 367.71 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:43:01 eth0 950.19 1175.86 5755.31 119.33 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:43:01 docker0 931.63 675.20 76.12 3051.08 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:44:01 eth0 176.76 151.04 513.70 27.47 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:44:01 vethb0b2288 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:44:01 docker0 126.47 132.76 9.79 474.10 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:45:01 eth0 25.21 13.86 19.45 9.40 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:45:01 vethb0b2288 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:45:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:46:01 eth0 221.13 188.42 1706.88 141.40 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:46:01 veth6a63d8a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:47:01 veth31446c2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:47:01 veth29beca9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:47:01 vethfcbd612 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:47:01 vethb2d10b9 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:48:01 vethe1d499d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:48:01 veth78cf82f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:48:01 veth5130974 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:48:01 eth0 2410.98 2317.44 12231.87 433.93 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:49:01 eth0 174.50 135.49 1623.87 21.51 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:49:01 docker0 1195.89 989.72 95.07 4323.82 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:50:01 eth0 1.68 0.43 0.42 0.22 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:51:01 eth0 1.08 0.33 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.391Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:52:01 eth0 1.03 0.60 0.61 0.43 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:53:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:54:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:55:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:56:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:57:01 eth0 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:58:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:59:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:00:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:01:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:02:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:03:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] Average: eth0 83.94 86.31 483.33 17.07 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] Average: docker0 56.98 47.16 4.53 206.02 0.00 0.00 0.00 0.00 [2021-06-18T20:03:43.392Z] [2021-06-18T20:03:43.392Z] [2021-06-18T20:03:43.392Z] ---> sar -P ALL: [2021-06-18T20:03:43.392Z] 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-18T20:03:43.392Z] [2021-06-18T20:03:43.392Z] 19:41:04 LINUX RESTART (2 CPU) [2021-06-18T20:03:43.392Z] [2021-06-18T20:03:43.392Z] 19:42:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T20:03:43.392Z] 19:43:01 all 18.03 0.00 6.60 3.02 0.07 72.28 [2021-06-18T20:03:43.392Z] 19:43:01 0 21.60 0.00 6.74 2.64 0.07 68.94 [2021-06-18T20:03:43.392Z] 19:43:01 1 14.50 0.00 6.46 3.39 0.07 75.58 [2021-06-18T20:03:43.392Z] 19:44:01 all 61.45 0.00 10.75 2.24 0.11 25.45 [2021-06-18T20:03:43.392Z] 19:44:01 0 62.51 0.00 10.27 2.25 0.11 24.87 [2021-06-18T20:03:43.392Z] 19:44:01 1 60.41 0.00 11.23 2.23 0.11 26.03 [2021-06-18T20:03:43.392Z] 19:45:01 all 33.20 0.00 5.35 0.49 0.08 60.87 [2021-06-18T20:03:43.392Z] 19:45:01 0 33.37 0.00 5.58 0.47 0.09 60.49 [2021-06-18T20:03:43.392Z] 19:45:01 1 33.04 0.00 5.13 0.51 0.07 61.25 [2021-06-18T20:03:43.392Z] 19:46:01 all 50.92 0.00 13.60 2.74 0.10 32.64 [2021-06-18T20:03:43.392Z] 19:46:01 0 50.07 0.00 13.98 3.08 0.09 32.77 [2021-06-18T20:03:43.392Z] 19:46:01 1 51.75 0.00 13.22 2.40 0.11 32.52 [2021-06-18T20:03:43.392Z] 19:47:01 all 45.08 0.00 23.65 24.22 0.12 6.94 [2021-06-18T20:03:43.392Z] 19:47:01 0 44.68 0.00 23.52 24.33 0.13 7.34 [2021-06-18T20:03:43.392Z] 19:47:01 1 45.47 0.00 23.78 24.11 0.11 6.53 [2021-06-18T20:03:43.392Z] 19:48:01 all 69.12 0.00 19.26 9.74 0.11 1.77 [2021-06-18T20:03:43.392Z] 19:48:01 0 69.69 0.00 18.86 9.01 0.11 2.32 [2021-06-18T20:03:43.392Z] 19:48:01 1 68.55 0.00 19.66 10.46 0.11 1.22 [2021-06-18T20:03:43.392Z] 19:49:01 all 44.74 0.00 10.25 4.80 0.12 40.10 [2021-06-18T20:03:43.392Z] 19:49:01 0 46.65 0.00 11.25 4.66 0.11 37.34 [2021-06-18T20:03:43.392Z] 19:49:01 1 42.81 0.00 9.24 4.94 0.13 42.88 [2021-06-18T20:03:43.392Z] 19:50:01 all 0.10 0.00 0.04 0.01 0.03 99.82 [2021-06-18T20:03:43.392Z] 19:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-18T20:03:43.392Z] 19:50:01 1 0.18 0.00 0.05 0.02 0.03 99.72 [2021-06-18T20:03:43.392Z] 19:51:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-06-18T20:03:43.392Z] 19:51:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2021-06-18T20:03:43.392Z] 19:51:01 1 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-18T20:03:43.392Z] 19:52:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-18T20:03:43.392Z] 19:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-18T20:03:43.392Z] 19:52:01 1 0.20 0.00 0.03 0.00 0.05 99.72 [2021-06-18T20:03:43.392Z] 19:53:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-18T20:03:43.392Z] 19:53:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-18T20:03:43.392Z] 19:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-18T20:03:43.392Z] [2021-06-18T20:03:43.392Z] 19:53:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T20:03:43.392Z] 19:54:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-18T20:03:43.392Z] 19:54:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-18T20:03:43.392Z] 19:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-18T20:03:43.392Z] 19:55:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-18T20:03:43.392Z] 19:55:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2021-06-18T20:03:43.392Z] 19:55:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-18T20:03:43.392Z] 19:56:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-18T20:03:43.392Z] 19:56:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-18T20:03:43.392Z] 19:56:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-18T20:03:43.392Z] 19:57:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-06-18T20:03:43.392Z] 19:57:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-06-18T20:03:43.392Z] 19:57:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-18T20:03:43.392Z] 19:58:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-18T20:03:43.392Z] 19:58:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-18T20:03:43.392Z] 19:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-18T20:03:43.392Z] 19:59:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-06-18T20:03:43.392Z] 19:59:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2021-06-18T20:03:43.392Z] 19:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-18T20:03:43.392Z] 20:00:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-18T20:03:43.392Z] 20:00:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-06-18T20:03:43.392Z] 20:00:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-18T20:03:43.392Z] 20:01:01 all 0.13 0.00 0.03 0.01 0.03 99.82 [2021-06-18T20:03:43.392Z] 20:01:01 0 0.22 0.00 0.02 0.02 0.00 99.75 [2021-06-18T20:03:43.392Z] 20:01:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-18T20:03:43.392Z] 20:02:01 all 0.21 0.00 0.03 0.06 0.03 99.67 [2021-06-18T20:03:43.392Z] 20:02:01 0 0.22 0.00 0.03 0.12 0.02 99.62 [2021-06-18T20:03:43.392Z] 20:02:01 1 0.20 0.00 0.03 0.00 0.03 99.73 [2021-06-18T20:03:43.392Z] 20:03:01 all 0.10 0.00 0.01 0.00 0.03 99.86 [2021-06-18T20:03:43.392Z] 20:03:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-18T20:03:43.392Z] 20:03:01 1 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-18T20:03:43.392Z] Average: all 14.55 0.00 4.02 2.11 0.05 79.27 [2021-06-18T20:03:43.392Z] Average: 0 14.81 0.00 4.05 2.07 0.04 79.02 [2021-06-18T20:03:43.392Z] Average: 1 14.28 0.00 4.00 2.14 0.06 79.52 [2021-06-18T20:03:43.392Z] [2021-06-18T20:03:43.392Z] [2021-06-18T20:03:43.392Z]