Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1d836f06ab4462e5e0971280dc34a87e264e0459+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (0bc94897b9cb527829f7a4088a688611b97e11b0) 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-ssh3039302636110792224.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-ssh4911999156422572434.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-3555/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-3555/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7355959581334237697.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-ssh96216980121629311.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-3555/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-3555/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5605019855910209279.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-387 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh3212880222173833982.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 Merge succeeded, producing 80f06c1820d8d15a690173ad3fe5cd6c182730a1 Checking out Revision 80f06c1820d8d15a690173ad3fe5cd6c182730a1 (PR-3555) > 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/3@tmp/jenkins-gitclient-ssh3508694836902480406.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # 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/3@tmp/jenkins-gitclient-ssh5280829213328029179.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80f06c1820d8d15a690173ad3fe5cd6c182730a1 # timeout=10 Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d3da7661b808d7767cf51f402633071b30526f91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T00:30:54.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T00:30:54.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T00:30:54.952Z] ========================================================= [2021-06-11T00:30:54.952Z] EdgeX Global Pipelines Version Info [2021-06-11T00:30:54.952Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:30:56.404Z] ------------------- [2021-06-11T00:30:56.404Z] stable info: [2021-06-11T00:30:56.404Z] ------------------- [2021-06-11T00:30:56.404Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T00:30:56.404Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:30:56.404Z] Message: update stable to v1.0.195 [2021-06-11T00:30:56.982Z] ------------------- [2021-06-11T00:30:56.982Z] experimental info: [2021-06-11T00:30:56.982Z] ------------------- [2021-06-11T00:30:56.982Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T00:30:56.982Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T00:30:56.982Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T00:30:57.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-11T00:30:57.130Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-11T00:30:57.229Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T00:30:57.259Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T00:30:57.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T00:30:57.318Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T00:30:57.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T00:30:57.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-11T00:30:57.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-11T00:30:57.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-11T00:30:57.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T00:30:57.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T00:30:57.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T00:30:57.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T00:30:57.593Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T00:30:57.615Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T00:30:57.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T00:30:57.678Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T00:30:57.699Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-11T00:30:57.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-11T00:30:57.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-11T00:30:57.763Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T00:30:57.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3555 [Pipeline] echo [2021-06-11T00:30:57.808Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3555 [Pipeline] echo [2021-06-11T00:30:57.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3555 [Pipeline] echo [2021-06-11T00:30:57.851Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80f06c1820d8d15a690173ad3fe5cd6c182730a1 [Pipeline] echo [2021-06-11T00:30:57.873Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 80f06c1 [Pipeline] echo [2021-06-11T00:30:57.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:30:57.972Z] provisioning config files... [2021-06-11T00:30:57.990Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3941015626939008761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:30:58.310Z] ---> docker-login.sh [2021-06-11T00:30:58.310Z] nexus3.edgexfoundry.org:10001 [2021-06-11T00:30:58.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:58.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:58.573Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:58.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:58.573Z] [2021-06-11T00:30:58.573Z] Login Succeeded [2021-06-11T00:30:58.573Z] nexus3.edgexfoundry.org:10002 [2021-06-11T00:30:58.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:58.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:58.573Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:58.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:58.573Z] [2021-06-11T00:30:58.573Z] Login Succeeded [2021-06-11T00:30:58.573Z] nexus3.edgexfoundry.org:10003 [2021-06-11T00:30:58.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:58.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:58.841Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:58.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:58.841Z] [2021-06-11T00:30:58.841Z] Login Succeeded [2021-06-11T00:30:58.841Z] nexus3.edgexfoundry.org:10004 [2021-06-11T00:30:58.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:58.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:58.841Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:58.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:58.841Z] [2021-06-11T00:30:58.841Z] Login Succeeded [2021-06-11T00:30:58.841Z] docker.io [2021-06-11T00:30:59.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:30:59.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:30:59.371Z] Configure a credential helper to remove this warning. See [2021-06-11T00:30:59.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:30:59.371Z] [2021-06-11T00:30:59.371Z] Login Succeeded [2021-06-11T00:30:59.371Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T00:30:59.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T00:30:59.722Z] ++ 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-11T00:30:59.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:59.722Z] ++ cut -d/ -f2 [2021-06-11T00:30:59.722Z] ++ dirname cmd/core-command/Dockerfile [2021-06-11T00:30:59.722Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-11T00:30:59.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:59.722Z] ++ dirname cmd/core-data/Dockerfile [2021-06-11T00:30:59.722Z] ++ cut -d/ -f2 [2021-06-11T00:30:59.722Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-11T00:30:59.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:59.722Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-11T00:30:59.722Z] ++ cut -d/ -f2 [2021-06-11T00:30:59.722Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-11T00:30:59.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:59.722Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-11T00:30:59.722Z] ++ cut -d/ -f2 [2021-06-11T00:30:59.722Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-11T00:30:59.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:59.722Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-11T00:30:59.722Z] ++ cut -d/ -f2 [2021-06-11T00:30:59.722Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-11T00:30:59.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:59.722Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-11T00:30:59.722Z] ++ cut -d/ -f2 [2021-06-11T00:30:59.722Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-11T00:30:59.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:59.722Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-11T00:30:59.722Z] ++ cut -d/ -f2 [2021-06-11T00:30:59.722Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-11T00:30:59.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:59.722Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-11T00:30:59.722Z] ++ cut -d/ -f2 [2021-06-11T00:30:59.722Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-11T00:30:59.722Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-11T00:30:59.722Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-11T00:30:59.722Z] ++ cut -d/ -f2 [2021-06-11T00:30:59.722Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-11T00:30:59.763Z] 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-11T00:31:00.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:31:00.498Z] [2021-06-11T00:31:00.498Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:31:00.810Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:31:00.810Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T00:31:00.810Z] 31603596830f: Pulling fs layer [2021-06-11T00:31:00.810Z] 54011a49482f: Pulling fs layer [2021-06-11T00:31:00.810Z] a6820b24f6d8: Pulling fs layer [2021-06-11T00:31:00.810Z] f581987b2513: Pulling fs layer [2021-06-11T00:31:00.810Z] f581987b2513: Waiting [2021-06-11T00:31:00.810Z] 54011a49482f: Verifying Checksum [2021-06-11T00:31:00.810Z] 54011a49482f: Download complete [2021-06-11T00:31:00.810Z] 31603596830f: Verifying Checksum [2021-06-11T00:31:00.810Z] 31603596830f: Download complete [2021-06-11T00:31:01.075Z] f581987b2513: Verifying Checksum [2021-06-11T00:31:01.075Z] f581987b2513: Download complete [2021-06-11T00:31:01.075Z] a6820b24f6d8: Verifying Checksum [2021-06-11T00:31:01.075Z] a6820b24f6d8: Download complete [2021-06-11T00:31:01.075Z] 31603596830f: Pull complete [2021-06-11T00:31:01.075Z] 54011a49482f: Pull complete [2021-06-11T00:31:02.027Z] a6820b24f6d8: Pull complete [2021-06-11T00:31:02.027Z] f581987b2513: Pull complete [2021-06-11T00:31:02.027Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T00:31:02.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T00:31:02.027Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T00:31:02.118Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-06-11T00:31:02.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T00:31:03.353Z] $ docker top 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T00:31:03.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:31:03.470Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:31:03.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:31:03.584Z] $ docker exec 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 ssh-agent [2021-06-11T00:31:03.690Z] SSH_AUTH_SOCK=/tmp/ssh-bKL6zuZoDw8S/agent.15 [2021-06-11T00:31:03.690Z] SSH_AGENT_PID=21 [2021-06-11T00:31:03.699Z] Running ssh-add (command line suppressed) [2021-06-11T00:31:03.793Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6437577978514295765.key (/w/workspace/edgex-go/3@tmp/private_key_6437577978514295765.key) [2021-06-11T00:31:03.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:31:04.114Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T00:31:04.128Z] $ docker exec --env ******** --env ******** 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 ssh-agent -k [2021-06-11T00:31:04.229Z] unset SSH_AUTH_SOCK; [2021-06-11T00:31:04.230Z] unset SSH_AGENT_PID; [2021-06-11T00:31:04.230Z] echo Agent pid 21 killed; [2021-06-11T00:31:04.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T00:31:04.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T00:31:04.297Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T00:31:04.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T00:31:04.414Z] $ docker exec 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 ssh-agent [2021-06-11T00:31:04.522Z] SSH_AUTH_SOCK=/tmp/ssh-ARErjcjRTGGQ/agent.55 [2021-06-11T00:31:04.522Z] SSH_AGENT_PID=62 [2021-06-11T00:31:04.529Z] Running ssh-add (command line suppressed) [2021-06-11T00:31:04.621Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6357396896704055637.key (/w/workspace/edgex-go/3@tmp/private_key_6357396896704055637.key) [2021-06-11T00:31:04.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T00:31:04.947Z] + git semver init [2021-06-11T00:31:04.947Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T00:31:04.947Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-11T00:31:04.947Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-11T00:31:04.947Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T00:31:04.947Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T00:31:04.947Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T00:31:04.947Z] # $SEMVER_BRANCH = PR-3555 [2021-06-11T00:31:04.947Z] # $SEMVER_TEMP = /tmp/semver-799019108 [2021-06-11T00:31:04.947Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-11T00:31:26.944Z] # '/tmp/semver-799019108' -> '/w/workspace/edgex-go/3/.semver' [2021-06-11T00:31:26.944Z] # -> Force: false [2021-06-11T00:31:26.944Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-11T00:31:26.967Z] $ docker exec --env ******** --env ******** 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 ssh-agent -k [2021-06-11T00:31:27.055Z] unset SSH_AUTH_SOCK; [2021-06-11T00:31:27.055Z] unset SSH_AGENT_PID; [2021-06-11T00:31:27.055Z] echo Agent pid 62 killed; [2021-06-11T00:31:27.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T00:31:27.400Z] + git semver [Pipeline] } [2021-06-11T00:31:27.412Z] $ docker stop --time=1 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 [2021-06-11T00:31:29.638Z] $ docker rm -f 82a32473ba6378acd5fa7d5771b184d7420ca763830d71fefd3617671d5ea8f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:31:30.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T00:31:30.336Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T00:31:30.340Z] [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-11T00:31:30.886Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:31:31.204Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:31:31.499Z] + sudo service docker restart [2021-06-11T00:31:31.499Z] + true [2021-06-11T00:31:31.499Z] Redirecting to /bin/systemctl restart docker.service [2021-06-11T00:31:45.519Z] Still waiting to schedule task [2021-06-11T00:31:45.520Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-383’ [Pipeline] echo [2021-06-11T00:31:49.638Z] ========================================================= [2021-06-11T00:31:49.638Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T00:31:49.638Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:31:49.944Z] + 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-11T00:31:51.351Z] Sending build context to Docker daemon 329.2MB [2021-06-11T00:31:51.351Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T00:31:51.351Z] Step 2/6 : FROM ${BASE} [2021-06-11T00:31:51.351Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T00:31:51.351Z] 540db60ca938: Pulling fs layer [2021-06-11T00:31:51.351Z] adcc1eea9eea: Pulling fs layer [2021-06-11T00:31:51.351Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T00:31:51.351Z] 0510c868ecb4: Pulling fs layer [2021-06-11T00:31:51.351Z] afea3b2eda06: Pulling fs layer [2021-06-11T00:31:51.351Z] 7809a108b3ef: Pulling fs layer [2021-06-11T00:31:51.351Z] f706445af74f: Pulling fs layer [2021-06-11T00:31:51.351Z] 0510c868ecb4: Waiting [2021-06-11T00:31:51.351Z] afea3b2eda06: Waiting [2021-06-11T00:31:51.351Z] 7809a108b3ef: Waiting [2021-06-11T00:31:51.351Z] f706445af74f: Waiting [2021-06-11T00:31:51.351Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T00:31:51.351Z] 4c4ab2625f07: Download complete [2021-06-11T00:31:51.351Z] adcc1eea9eea: Verifying Checksum [2021-06-11T00:31:51.351Z] adcc1eea9eea: Download complete [2021-06-11T00:31:51.351Z] afea3b2eda06: Verifying Checksum [2021-06-11T00:31:51.351Z] afea3b2eda06: Download complete [2021-06-11T00:31:51.351Z] 7809a108b3ef: Verifying Checksum [2021-06-11T00:31:51.351Z] 7809a108b3ef: Download complete [2021-06-11T00:31:51.351Z] 540db60ca938: Verifying Checksum [2021-06-11T00:31:51.351Z] 540db60ca938: Download complete [2021-06-11T00:31:51.612Z] 540db60ca938: Pull complete [2021-06-11T00:31:51.612Z] adcc1eea9eea: Pull complete [2021-06-11T00:31:51.612Z] 4c4ab2625f07: Pull complete [2021-06-11T00:31:52.557Z] f706445af74f: Verifying Checksum [2021-06-11T00:31:52.557Z] f706445af74f: Download complete [2021-06-11T00:31:53.134Z] 0510c868ecb4: Verifying Checksum [2021-06-11T00:31:53.134Z] 0510c868ecb4: Download complete [2021-06-11T00:31:56.476Z] 0510c868ecb4: Pull complete [2021-06-11T00:31:56.476Z] afea3b2eda06: Pull complete [2021-06-11T00:31:56.476Z] 7809a108b3ef: Pull complete [2021-06-11T00:31:57.880Z] f706445af74f: Pull complete [2021-06-11T00:31:57.880Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T00:31:57.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T00:31:57.880Z] ---> b068be0155e3 [2021-06-11T00:31:57.880Z] 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-11T00:32:00.422Z] ---> Running in 67d40dec93f0 [2021-06-11T00:32:00.422Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:32:01.363Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:32:02.307Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T00:32:02.890Z] (2/12) Installing file (5.39-r0) [2021-06-11T00:32:02.890Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T00:32:03.152Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T00:32:25.137Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T00:32:25.137Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T00:32:25.137Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T00:32:25.137Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T00:32:25.137Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T00:32:25.137Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T00:32:25.137Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T00:32:25.137Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T00:32:25.137Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T00:32:25.137Z] OK: 219 MiB in 52 packages [2021-06-11T00:32:26.080Z] Removing intermediate container 67d40dec93f0 [2021-06-11T00:32:26.080Z] ---> bdc34a59aff6 [2021-06-11T00:32:26.080Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T00:32:26.080Z] ---> Running in df3e36ee567f [2021-06-11T00:32:26.080Z] Removing intermediate container df3e36ee567f [2021-06-11T00:32:26.080Z] ---> 432f618c3fe4 [2021-06-11T00:32:26.080Z] Step 5/6 : COPY go.mod . [2021-06-11T00:32:26.345Z] ---> c190e91df349 [2021-06-11T00:32:26.345Z] Step 6/6 : RUN go mod download [2021-06-11T00:32:26.345Z] ---> Running in 81af6c5fdc97 [2021-06-11T00:32:36.370Z] Removing intermediate container 81af6c5fdc97 [2021-06-11T00:32:36.370Z] ---> 08df3c749d39 [2021-06-11T00:32:36.370Z] Successfully built 08df3c749d39 [2021-06-11T00:32:36.370Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:32:36.681Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:32:36.681Z] . [Pipeline] withDockerContainer [2021-06-11T00:32:36.755Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-06-11T00:32:36.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T00:32:37.178Z] $ docker top 6a81faf6004b57cff7031b39a9306053e36f55b33a8c9d4a29bd6334942a2caf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:32:37.551Z] + go version [2021-06-11T00:32:37.551Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T00:32:37.561Z] $ docker stop --time=1 6a81faf6004b57cff7031b39a9306053e36f55b33a8c9d4a29bd6334942a2caf [2021-06-11T00:32:38.745Z] $ docker rm -f 6a81faf6004b57cff7031b39a9306053e36f55b33a8c9d4a29bd6334942a2caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:32:39.334Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T00:32:39.334Z] . [Pipeline] withDockerContainer [2021-06-11T00:32:39.409Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-06-11T00:32:39.443Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-11T00:32:39.749Z] $ docker top b6e727920c07423b7ceb5640f6f5f680599752ff5d6f70d63229181df99d7ae8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T00:32:39.840Z] ========================================================= [2021-06-11T00:32:39.840Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T00:32:39.840Z] ========================================================= [Pipeline] sh [2021-06-11T00:32:40.135Z] + go mod tidy [Pipeline] sh [2021-06-11T00:32:40.701Z] + make test [2021-06-11T00:32:40.701Z] go mod tidy [2021-06-11T00:32:40.701Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T00:32:46.025Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T00:33:01.003Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T00:33:06.382Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T00:33:07.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T00:33:07.351Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T00:33:09.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T00:33:10.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T00:33:10.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T00:33:10.278Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T00:33:10.871Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T00:33:11.139Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T00:33:11.406Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T00:33:11.406Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T00:33:11.406Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T00:33:11.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T00:33:11.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T00:33:11.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T00:33:11.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T00:33:13.987Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements [2021-06-11T00:33:14.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.051s coverage: 100.0% of statements [2021-06-11T00:33:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T00:33:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T00:33:14.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T00:33:15.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-06-11T00:33:15.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T00:33:15.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.062s coverage: 53.4% of statements [2021-06-11T00:33:15.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T00:33:15.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T00:33:16.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.096s coverage: 87.7% of statements [2021-06-11T00:33:16.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T00:33:16.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:33:16.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.041s coverage: 78.9% of statements [2021-06-11T00:33:16.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T00:33:16.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T00:33:16.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T00:33:16.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T00:33:16.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T00:33:16.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T00:33:16.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T00:33:18.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.225s coverage: 95.1% of statements [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T00:33:18.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T00:33:18.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.054s coverage: 60.0% of statements [2021-06-11T00:33:18.239Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.8% of statements [2021-06-11T00:33:18.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T00:33:18.507Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 22.0% of statements [2021-06-11T00:33:18.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T00:33:18.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-06-11T00:33:20.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2021-06-11T00:33:20.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-06-11T00:33:20.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-06-11T00:33:20.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-06-11T00:33:32.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-06-11T00:33:32.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-11T00:33:37.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.171s coverage: 81.8% of statements [2021-06-11T00:33:37.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 76.0% of statements [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.4% of statements [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T00:33:56.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T00:33:56.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T00:33:56.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.029s coverage: 89.5% of statements [2021-06-11T00:33:56.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T00:33:56.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements [2021-06-11T00:33:56.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T00:33:56.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T00:33:56.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T00:33:56.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T00:34:03.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.068s coverage: 19.3% of statements [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T00:34:03.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T00:34:03.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 62.7% of statements [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T00:34:03.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T00:34:03.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.019s coverage: 100.0% of statements [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T00:34:03.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 28.9% of statements [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T00:34:03.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T00:34:03.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-11T00:34:03.574Z] GO111MODULE=on go vet ./... [2021-06-11T00:34:25.605Z] gofmt -l . [2021-06-11T00:34:25.870Z] [ "`gofmt -l .`" = "" ] [2021-06-11T00:34:26.132Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-11T00:34:27.001Z] + ls -al . [2021-06-11T00:34:27.002Z] total 520 [2021-06-11T00:34:27.002Z] drwxrwxr-x 10 1001 1001 4096 Jun 11 00:34 . [2021-06-11T00:34:27.002Z] drwxr-xr-x 4 root root 28 Jun 11 00:32 .. [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 00:30 .dockerignore [2021-06-11T00:34:27.002Z] drwxrwxr-x 8 1001 1001 179 Jun 11 00:30 .git [2021-06-11T00:34:27.002Z] drwxrwxr-x 3 1001 1001 125 Jun 11 00:30 .github [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 00:30 .gitignore [2021-06-11T00:34:27.002Z] drwx------ 3 1001 1001 60 Jun 11 00:31 .semver [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 00:30 .sonarcloud.properties [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:30 Attribution.txt [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:30 CONTRIBUTING.md [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 00:30 Dockerfile.build [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 00:30 Jenkinsfile [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:30 LICENSE [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:30 Makefile [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:30 README.md [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:30 SECURITY.md [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 00:31 VERSION [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:30 ZMQWindows.md [2021-06-11T00:34:27.002Z] drwxrwxr-x 2 1001 1001 37 Jun 11 00:30 bin [2021-06-11T00:34:27.002Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 00:30 cmd [2021-06-11T00:34:27.002Z] -rw-r--r-- 1 root root 404951 Jun 11 00:34 coverage.out [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 00:30 go.mod [2021-06-11T00:34:27.002Z] -rw-r--r-- 1 root root 21139 Jun 11 00:32 go.sum [2021-06-11T00:34:27.002Z] drwxrwxr-x 8 1001 1001 127 Jun 11 00:30 internal [2021-06-11T00:34:27.002Z] drwxrwxr-x 3 1001 1001 16 Jun 11 00:30 openapi [2021-06-11T00:34:27.002Z] drwxrwxr-x 4 1001 1001 71 Jun 11 00:30 snap [2021-06-11T00:34:27.002Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 00:30 version.go [Pipeline] sh [2021-06-11T00:34:27.302Z] + '[' -e coverage.out ] [2021-06-11T00:34:27.302Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T00:34:27.414Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T00:34:27.726Z] + make build [2021-06-11T00:34:27.726Z] go mod tidy [2021-06-11T00:34:27.726Z] 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-11T00:34:29.127Z] 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-11T00:34:35.786Z] 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-11T00:34:36.052Z] 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-11T00:34:37.443Z] 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-11T00:34:37.443Z] 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-11T00:34:38.428Z] 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-11T00:34:39.378Z] 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-11T00:34:39.962Z] 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-11T00:34:40.906Z] 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-11T00:34:41.484Z] 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-11T00:34:42.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-11T00:34:43.849Z] $ docker stop --time=1 b6e727920c07423b7ceb5640f6f5f680599752ff5d6f70d63229181df99d7ae8 [2021-06-11T00:34:45.775Z] $ docker rm -f b6e727920c07423b7ceb5640f6f5f680599752ff5d6f70d63229181df99d7ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:34:47.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:34:47.135Z] [2021-06-11T00:34:47.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:34:47.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:34:47.453Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-11T00:34:47.453Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-11T00:34:47.453Z] ca9280d653b3: Pulling fs layer [2021-06-11T00:34:47.453Z] 7e9c9ca2126c: Pulling fs layer [2021-06-11T00:34:47.453Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-11T00:34:47.453Z] cbdbe7a5bc2a: Download complete [2021-06-11T00:34:47.719Z] cbdbe7a5bc2a: Pull complete [2021-06-11T00:34:47.979Z] ca9280d653b3: Verifying Checksum [2021-06-11T00:34:47.979Z] ca9280d653b3: Download complete [2021-06-11T00:34:48.923Z] ca9280d653b3: Pull complete [2021-06-11T00:34:48.923Z] 7e9c9ca2126c: Verifying Checksum [2021-06-11T00:34:48.923Z] 7e9c9ca2126c: Download complete [2021-06-11T00:34:52.250Z] 7e9c9ca2126c: Pull complete [2021-06-11T00:34:52.250Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-11T00:34:52.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:34:52.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-11T00:34:52.338Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-06-11T00:34:52.379Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T00:34:55.217Z] $ docker top 8a8c897404d06eac2d558a8248f8c9a171b699d8892e2181197c923ea9f98683 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:34:55.599Z] + docker-compose build --help [2021-06-11T00:34:55.599Z] + grep parallel [2021-06-11T00:34:56.174Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T00:34:56.184Z] $ docker stop --time=1 8a8c897404d06eac2d558a8248f8c9a171b699d8892e2181197c923ea9f98683 [2021-06-11T00:34:57.386Z] $ docker rm -f 8a8c897404d06eac2d558a8248f8c9a171b699d8892e2181197c923ea9f98683 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:34:57.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-11T00:34:57.821Z] . [Pipeline] withDockerContainer [2021-06-11T00:34:57.898Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-06-11T00:34:57.945Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-11T00:34:58.348Z] $ docker top d6e54d44c7f744c8573c078118f6face6bee3cc32d3657ecde651a7b8e278913 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:34:58.731Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T00:34:59.303Z] Building core-command ... [2021-06-11T00:34:59.303Z] Building core-data ... [2021-06-11T00:34:59.303Z] Building core-metadata ... [2021-06-11T00:34:59.303Z] Building security-bootstrapper ... [2021-06-11T00:34:59.303Z] Building security-proxy-setup ... [2021-06-11T00:34:59.303Z] Building security-secretstore-setup ... [2021-06-11T00:34:59.303Z] Building support-notifications ... [2021-06-11T00:34:59.303Z] Building support-scheduler ... [2021-06-11T00:34:59.303Z] Building sys-mgmt-agent ... [2021-06-11T00:34:59.303Z] Building sys-mgmt-agent [2021-06-11T00:34:59.303Z] Building support-notifications [2021-06-11T00:34:59.303Z] Building core-command [2021-06-11T00:34:59.303Z] Building support-scheduler [2021-06-11T00:34:59.303Z] Building security-proxy-setup [2021-06-11T00:35:09.151Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-395 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws [2021-06-11T00:35:09.169Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-11T00:35:09.411Z] The recommended git tool is: git [2021-06-11T00:35:11.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:11.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:11.558Z] ---> 08df3c749d39 [2021-06-11T00:35:11.558Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:35:11.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:11.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:11.558Z] ---> 08df3c749d39 [2021-06-11T00:35:11.558Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:35:11.558Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:11.558Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:11.558Z] ---> 08df3c749d39 [2021-06-11T00:35:11.558Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:35:15.290Z] using credential edgex-jenkins-ssh [2021-06-11T00:35:15.306Z] Cloning the remote Git repository [2021-06-11T00:35:15.327Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:35:15.427Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-11T00:35:15.509Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:35:15.510Z] > git --version # timeout=10 [2021-06-11T00:35:15.525Z] > git --version # 'git version 2.17.1' [2021-06-11T00:35:15.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:35:15.630Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:35:25.859Z] ---> Running in abc77f724dc5 [2021-06-11T00:35:25.859Z] ---> Running in be406c908919 [2021-06-11T00:35:25.859Z] ---> Running in d7f8ebdfd5d2 [2021-06-11T00:35:25.859Z] Removing intermediate container be406c908919 [2021-06-11T00:35:25.859Z] ---> fdf1e170a50d [2021-06-11T00:35:25.859Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:25.859Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:25.859Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:25.859Z] ---> 08df3c749d39 [2021-06-11T00:35:25.859Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T00:35:25.859Z] ---> Using cache [2021-06-11T00:35:25.859Z] ---> 65b78f5477fc [2021-06-11T00:35:25.859Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:25.859Z] Removing intermediate container d7f8ebdfd5d2 [2021-06-11T00:35:25.859Z] ---> 65b78f5477fc [2021-06-11T00:35:25.859Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:25.859Z] Removing intermediate container abc77f724dc5 [2021-06-11T00:35:25.859Z] ---> 6ec34a4fdae6 [2021-06-11T00:35:25.859Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:25.859Z] ---> Running in 0fcfa02fc097 [2021-06-11T00:35:25.859Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:35:25.859Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:35:25.859Z] ---> 08df3c749d39 [2021-06-11T00:35:25.859Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:35:25.859Z] ---> Using cache [2021-06-11T00:35:25.859Z] ---> 65b78f5477fc [2021-06-11T00:35:25.859Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:35:25.859Z] ---> Running in abeb8bddaa39 [2021-06-11T00:35:25.859Z] ---> Running in 31d70ec5d641 [2021-06-11T00:35:25.859Z] ---> Running in 8775864d0d26 [2021-06-11T00:35:25.859Z] ---> Running in 0df43d6644d9 [2021-06-11T00:35:25.859Z] Removing intermediate container 0fcfa02fc097 [2021-06-11T00:35:25.859Z] ---> d63b8d05a858 [2021-06-11T00:35:25.859Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T00:35:25.859Z] ---> Running in 58fc8e1360ad [2021-06-11T00:35:25.859Z] Removing intermediate container abeb8bddaa39 [2021-06-11T00:35:25.859Z] ---> aba24b30e3b3 [2021-06-11T00:35:25.859Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T00:35:25.859Z] ---> Running in ad33feb18705 [2021-06-11T00:35:26.129Z] Removing intermediate container 8775864d0d26 [2021-06-11T00:35:26.129Z] ---> f9aa3915dfec [2021-06-11T00:35:26.129Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T00:35:26.129Z] ---> Running in 24108a5390f6 [2021-06-11T00:35:26.394Z] Removing intermediate container 0df43d6644d9 [2021-06-11T00:35:26.394Z] ---> 08f2d210d726 [2021-06-11T00:35:26.394Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:35:26.394Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:26.394Z] ---> Running in 958d61c6e9e1 [2021-06-11T00:35:26.394Z] Removing intermediate container 31d70ec5d641 [2021-06-11T00:35:26.394Z] ---> 22a1ae6fa965 [2021-06-11T00:35:26.394Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T00:35:26.394Z] ---> Running in 1dd9d1d2479c [2021-06-11T00:35:26.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:26.658Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:26.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:26.918Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:27.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:27.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:27.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:27.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:27.704Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:27.965Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:27.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:35:28.234Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:28.503Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:28.503Z] OK: 219 MiB in 52 packages [2021-06-11T00:35:28.764Z] Removing intermediate container 58fc8e1360ad [2021-06-11T00:35:28.764Z] ---> b015ca3033ec [2021-06-11T00:35:28.764Z] Step 6/23 : COPY go.mod . [2021-06-11T00:35:28.764Z] Removing intermediate container ad33feb18705 [2021-06-11T00:35:28.764Z] ---> c2c35f7fbe98 [2021-06-11T00:35:28.764Z] Step 6/22 : COPY go.mod . [2021-06-11T00:35:29.029Z] Removing intermediate container 958d61c6e9e1 [2021-06-11T00:35:29.029Z] ---> 57637523e035 [2021-06-11T00:35:29.029Z] Step 6/24 : COPY go.mod . [2021-06-11T00:35:29.029Z] ---> 48bbd96d8186 [2021-06-11T00:35:29.029Z] Step 7/23 : RUN go mod download [2021-06-11T00:35:29.029Z] ---> Running in 6cc17a1b3880 [2021-06-11T00:35:29.029Z] Removing intermediate container 24108a5390f6 [2021-06-11T00:35:29.029Z] ---> 4cd4d517b0b0 [2021-06-11T00:35:29.029Z] Step 6/24 : COPY go.mod . [2021-06-11T00:35:29.029Z] Removing intermediate container 1dd9d1d2479c [2021-06-11T00:35:29.029Z] ---> 897936906eb9 [2021-06-11T00:35:29.029Z] Step 6/23 : COPY go.mod . [2021-06-11T00:35:29.029Z] ---> 8d30c912a072 [2021-06-11T00:35:29.029Z] Step 7/22 : RUN go mod download [2021-06-11T00:35:29.029Z] ---> Running in 86962479a531 [2021-06-11T00:35:29.029Z] ---> 6f7e3a134976 [2021-06-11T00:35:29.029Z] Step 7/24 : RUN go mod download [2021-06-11T00:35:29.290Z] ---> Running in 48f64cbfe23b [2021-06-11T00:35:29.290Z] ---> c0e33e9f587e [2021-06-11T00:35:29.290Z] Step 7/23 : RUN go mod download [2021-06-11T00:35:29.290Z] ---> Running in 4fa06d3e0e06 [2021-06-11T00:35:29.290Z] ---> 3e132f1336de [2021-06-11T00:35:29.290Z] Step 7/24 : RUN go mod download [2021-06-11T00:35:29.560Z] ---> Running in b320bf65bdd6 [2021-06-11T00:35:30.150Z] Removing intermediate container 6cc17a1b3880 [2021-06-11T00:35:30.150Z] ---> 6d0f500a13d3 [2021-06-11T00:35:30.150Z] Step 8/23 : COPY . . [2021-06-11T00:35:30.150Z] Removing intermediate container 86962479a531 [2021-06-11T00:35:30.150Z] ---> 612a603f9d8b [2021-06-11T00:35:30.150Z] Step 8/22 : COPY . . [2021-06-11T00:35:30.150Z] Removing intermediate container 48f64cbfe23b [2021-06-11T00:35:30.150Z] ---> 07cf1974fb7e [2021-06-11T00:35:30.150Z] Step 8/24 : COPY . . [2021-06-11T00:35:42.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:35:42.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:35:42.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:35:42.851Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:35:42.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:35:42.865Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:35:43.709Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 [2021-06-11T00:35:44.261Z] Merge succeeded, producing 310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:35:44.262Z] Checking out Revision 310f390fcf388d4a2a5d69f2c1c7e2e060768f4b (PR-3555) [2021-06-11T00:35:45.124Z] Removing intermediate container 4fa06d3e0e06 [2021-06-11T00:35:45.124Z] ---> 939e23a6d47c [2021-06-11T00:35:45.124Z] Step 8/23 : COPY . . [2021-06-11T00:35:45.124Z] Removing intermediate container b320bf65bdd6 [2021-06-11T00:35:45.124Z] ---> 6a09759804f5 [2021-06-11T00:35:45.124Z] Step 8/24 : COPY . . [2021-06-11T00:35:45.124Z] ---> 7db5eb94593d [2021-06-11T00:35:45.124Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:35:45.124Z] ---> 44d55cbf2381 [2021-06-11T00:35:45.124Z] Step 9/22 : RUN go mod tidy [2021-06-11T00:35:45.124Z] ---> 7ce7a3b44853 [2021-06-11T00:35:45.124Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:35:45.124Z] ---> Running in 366580fcf784 [2021-06-11T00:35:45.124Z] ---> Running in 8d78f85051a2 [2021-06-11T00:35:45.124Z] ---> Running in 84fed775ed7b [2021-06-11T00:35:43.687Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:35:43.701Z] > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 [2021-06-11T00:35:43.936Z] > git remote # timeout=10 [2021-06-11T00:35:43.955Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:35:43.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:35:43.980Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-11T00:35:44.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:35:44.227Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:35:44.238Z] > git checkout -f 310f390fcf388d4a2a5d69f2c1c7e2e060768f4b # timeout=10 [2021-06-11T00:35:48.541Z] Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" [2021-06-11T00:35:48.566Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T00:35:49.335Z] Removing intermediate container 366580fcf784 [2021-06-11T00:35:49.336Z] ---> 1c59975a23fe [2021-06-11T00:35:49.336Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T00:35:49.906Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-11T00:35:49.906Z] ---> Running in ec475be35d29 [Pipeline] sh [2021-06-11T00:35:50.327Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T00:35:50.674Z] + true [2021-06-11T00:35:50.674Z] + sudo service docker restart [2021-06-11T00:35:50.853Z] Removing intermediate container 8d78f85051a2 [2021-06-11T00:35:50.853Z] ---> 89d2b4ad0497 [2021-06-11T00:35:50.853Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T00:35:48.517Z] > git rev-list --no-walk d3da7661b808d7767cf51f402633071b30526f91 # timeout=10 [2021-06-11T00:35:52.773Z] Removing intermediate container 84fed775ed7b [2021-06-11T00:35:52.773Z] ---> e5bfcb75a659 [2021-06-11T00:35:52.774Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T00:35:59.365Z] 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-11T00:36:00.768Z] ---> Running in 52445b4a8b95 [2021-06-11T00:36:00.768Z] ---> Running in c951e7024847 [2021-06-11T00:36:01.045Z] ---> 74562254195b [2021-06-11T00:36:01.045Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:36:01.045Z] ---> Running in f49c85f2d044 [2021-06-11T00:36:02.036Z] 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-11T00:36:02.323Z] 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-11T00:36:07.673Z] Removing intermediate container f49c85f2d044 [2021-06-11T00:36:07.673Z] ---> 764efeca84da [2021-06-11T00:36:07.673Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T00:36:07.673Z] ---> 5b7dc458561d [2021-06-11T00:36:07.673Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:36:07.673Z] ---> Running in 1d8e2e2302fc [2021-06-11T00:36:07.673Z] ---> Running in 12f407a56899 [2021-06-11T00:36:08.244Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:36:09.016Z] provisioning config files... [2021-06-11T00:36:09.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config985693391866266138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:36:09.435Z] ---> docker-login.sh [2021-06-11T00:36:09.435Z] nexus3.edgexfoundry.org:10001 [2021-06-11T00:36:09.692Z] Removing intermediate container 12f407a56899 [2021-06-11T00:36:09.692Z] ---> 28162c489997 [2021-06-11T00:36:09.692Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T00:36:09.692Z] ---> Running in 618bb1437f8c [2021-06-11T00:36:10.271Z] 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-11T00:36:10.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:10.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:10.693Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:10.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:10.693Z] [2021-06-11T00:36:10.693Z] Login Succeeded [2021-06-11T00:36:10.693Z] nexus3.edgexfoundry.org:10002 [2021-06-11T00:36:11.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:11.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:11.302Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:11.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:11.302Z] [2021-06-11T00:36:11.302Z] Login Succeeded [2021-06-11T00:36:11.302Z] nexus3.edgexfoundry.org:10003 [2021-06-11T00:36:11.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:11.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:11.904Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:11.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:11.904Z] [2021-06-11T00:36:11.904Z] Login Succeeded [2021-06-11T00:36:11.904Z] nexus3.edgexfoundry.org:10004 [2021-06-11T00:36:12.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:12.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:12.783Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:12.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:12.783Z] [2021-06-11T00:36:12.783Z] Login Succeeded [2021-06-11T00:36:12.783Z] docker.io [2021-06-11T00:36:13.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T00:36:13.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T00:36:13.665Z] Configure a credential helper to remove this warning. See [2021-06-11T00:36:13.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T00:36:13.665Z] [2021-06-11T00:36:13.665Z] Login Succeeded [2021-06-11T00:36:13.665Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T00:36:13.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T00:36:14.041Z] ========================================================= [2021-06-11T00:36:14.042Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T00:36:14.042Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:36:14.402Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T00:36:17.075Z] Sending build context to Docker daemon 166.2MB [2021-06-11T00:36:17.075Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T00:36:17.075Z] Step 2/6 : FROM ${BASE} [2021-06-11T00:36:17.075Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T00:36:17.075Z] 595b0fe564bb: Pulling fs layer [2021-06-11T00:36:17.075Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T00:36:17.075Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T00:36:17.075Z] ba82ee9f976e: Pulling fs layer [2021-06-11T00:36:17.075Z] 506bd15cee9f: Pulling fs layer [2021-06-11T00:36:17.075Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T00:36:17.075Z] 618dc40b7e24: Pulling fs layer [2021-06-11T00:36:17.075Z] ba82ee9f976e: Waiting [2021-06-11T00:36:17.075Z] 506bd15cee9f: Waiting [2021-06-11T00:36:17.075Z] 75a0a4a0db45: Waiting [2021-06-11T00:36:17.075Z] 618dc40b7e24: Waiting [2021-06-11T00:36:17.075Z] 5b7225fbf94c: Download complete [2021-06-11T00:36:17.075Z] 3088b5b3c5c0: Download complete [2021-06-11T00:36:17.352Z] 506bd15cee9f: Verifying Checksum [2021-06-11T00:36:17.352Z] 506bd15cee9f: Download complete [2021-06-11T00:36:17.352Z] 75a0a4a0db45: Download complete [2021-06-11T00:36:17.352Z] 595b0fe564bb: Verifying Checksum [2021-06-11T00:36:17.352Z] 595b0fe564bb: Download complete [2021-06-11T00:36:17.958Z] 595b0fe564bb: Pull complete [2021-06-11T00:36:18.562Z] 3088b5b3c5c0: Pull complete [2021-06-11T00:36:19.159Z] 5b7225fbf94c: Pull complete [2021-06-11T00:36:19.762Z] 618dc40b7e24: Verifying Checksum [2021-06-11T00:36:19.762Z] 618dc40b7e24: Download complete [2021-06-11T00:36:22.401Z] ba82ee9f976e: Verifying Checksum [2021-06-11T00:36:22.401Z] ba82ee9f976e: Download complete [2021-06-11T00:36:32.592Z] ba82ee9f976e: Pull complete [2021-06-11T00:36:32.592Z] 506bd15cee9f: Pull complete [2021-06-11T00:36:32.592Z] 75a0a4a0db45: Pull complete [2021-06-11T00:36:36.863Z] 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-11T00:36:36.979Z] 618dc40b7e24: Pull complete [2021-06-11T00:36:36.980Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T00:36:36.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T00:36:36.980Z] ---> a36622ca3599 [2021-06-11T00:36:36.980Z] 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-11T00:36:40.400Z] ---> Running in cbb71d9b64d8 [2021-06-11T00:36:41.083Z] Removing intermediate container ec475be35d29 [2021-06-11T00:36:41.083Z] ---> 65ae0f401d9b [2021-06-11T00:36:41.083Z] [2021-06-11T00:36:41.083Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:36:41.377Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:36:41.654Z] Removing intermediate container 52445b4a8b95 [2021-06-11T00:36:41.654Z] ---> 4ea3d96b4f80 [2021-06-11T00:36:41.654Z] [2021-06-11T00:36:41.654Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:36:41.916Z] 3.12: Pulling from library/alpine [2021-06-11T00:36:41.916Z] 3.12: Pulling from library/alpine [2021-06-11T00:36:42.356Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:36:43.314Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:36:43.314Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:36:43.314Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T00:36:43.314Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T00:36:43.314Z] ---> 13621d1b12d4 [2021-06-11T00:36:43.314Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:36:43.314Z] ---> 13621d1b12d4 [2021-06-11T00:36:43.314Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T00:36:43.314Z] Removing intermediate container c951e7024847 [2021-06-11T00:36:43.314Z] ---> 0e0dd0cac5cf [2021-06-11T00:36:43.314Z] [2021-06-11T00:36:43.314Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T00:36:43.314Z] ---> 13621d1b12d4 [2021-06-11T00:36:43.314Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T00:36:43.351Z] (1/12) Installing libmagic (5.39-r0) [2021-06-11T00:36:43.588Z] ---> Running in 3ceba8cbc0e9 [2021-06-11T00:36:43.588Z] ---> Running in 977acf4215bc [2021-06-11T00:36:43.588Z] ---> Running in 86ea2d0d5322 [2021-06-11T00:36:43.625Z] (2/12) Installing file (5.39-r0) [2021-06-11T00:36:43.913Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-11T00:36:43.913Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-11T00:36:44.191Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:44.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:44.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:44.466Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T00:36:44.466Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:36:44.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:44.466Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:36:44.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:44.466Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:36:44.466Z] OK: 6 MiB in 16 packages [2021-06-11T00:36:44.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:36:44.743Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:36:44.743Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:36:44.743Z] OK: 6 MiB in 15 packages [2021-06-11T00:36:44.743Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T00:36:44.743Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:36:44.743Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T00:36:44.744Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T00:36:44.744Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:36:44.744Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:36:45.025Z] OK: 7 MiB in 18 packages [2021-06-11T00:36:45.302Z] Removing intermediate container 3ceba8cbc0e9 [2021-06-11T00:36:45.302Z] ---> d86bb097a761 [2021-06-11T00:36:45.302Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:36:45.302Z] ---> Running in cb8d7eb69dcb [2021-06-11T00:36:45.880Z] Removing intermediate container 86ea2d0d5322 [2021-06-11T00:36:45.880Z] ---> 1ccea782f81b [2021-06-11T00:36:45.880Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:36:46.161Z] Removing intermediate container cb8d7eb69dcb [2021-06-11T00:36:46.161Z] ---> e0f4e7d001c2 [2021-06-11T00:36:46.161Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T00:36:46.161Z] Removing intermediate container 977acf4215bc [2021-06-11T00:36:46.161Z] ---> bf4cb86faf00 [2021-06-11T00:36:46.161Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:36:46.437Z] ---> Running in ada280761012 [2021-06-11T00:36:46.437Z] ---> Running in 8392d69d973d [2021-06-11T00:36:46.437Z] ---> Running in dd9c7cab90ee [2021-06-11T00:36:46.702Z] Removing intermediate container 1d8e2e2302fc [2021-06-11T00:36:46.702Z] ---> 252fed7ac539 [2021-06-11T00:36:46.702Z] [2021-06-11T00:36:46.702Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:36:46.702Z] ---> 13621d1b12d4 [2021-06-11T00:36:46.702Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:36:46.702Z] ---> Using cache [2021-06-11T00:36:46.702Z] ---> 1ccea782f81b [2021-06-11T00:36:46.702Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:36:46.702Z] Removing intermediate container 618bb1437f8c [2021-06-11T00:36:46.702Z] ---> d938ea209b93 [2021-06-11T00:36:46.702Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T00:36:46.702Z] ---> Running in f7dec88a94da [2021-06-11T00:36:46.702Z] ---> Running in e583a374c2c1 [2021-06-11T00:36:46.702Z] Removing intermediate container ada280761012 [2021-06-11T00:36:46.702Z] ---> e5e435bc6839 [2021-06-11T00:36:46.702Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T00:36:46.702Z] Removing intermediate container dd9c7cab90ee [2021-06-11T00:36:46.702Z] ---> 3f70479ea9e2 [2021-06-11T00:36:46.702Z] Step 14/22 : WORKDIR /edgex [2021-06-11T00:36:46.702Z] Removing intermediate container 8392d69d973d [2021-06-11T00:36:46.702Z] ---> abaafe6c3fd1 [2021-06-11T00:36:46.702Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:36:46.702Z] ---> Running in 3cd2a2411a4a [2021-06-11T00:36:46.702Z] ---> Running in 92d4392f7347 [2021-06-11T00:36:46.702Z] ---> Running in 36bfaed16784 [2021-06-11T00:36:46.702Z] Removing intermediate container f7dec88a94da [2021-06-11T00:36:46.702Z] ---> 89f726d6fc33 [2021-06-11T00:36:46.702Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T00:36:46.982Z] ---> Running in cb2047657942 [2021-06-11T00:36:46.983Z] Removing intermediate container 3cd2a2411a4a [2021-06-11T00:36:46.983Z] ---> 5ecab873411a [2021-06-11T00:36:46.983Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:36:46.983Z] Removing intermediate container 92d4392f7347 [2021-06-11T00:36:46.983Z] ---> 992483e1de0a [2021-06-11T00:36:46.983Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T00:36:46.983Z] ---> Running in 6778d868f8e6 [2021-06-11T00:36:46.983Z] Removing intermediate container 36bfaed16784 [2021-06-11T00:36:46.983Z] ---> cf528fa2dbb5 [2021-06-11T00:36:46.983Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:36:46.983Z] Removing intermediate container cb2047657942 [2021-06-11T00:36:46.983Z] ---> 8cb614a09329 [2021-06-11T00:36:46.983Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:36:46.983Z] 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-11T00:36:46.983Z] ---> Running in 916ae3545ef3 [2021-06-11T00:36:47.247Z] Removing intermediate container 6778d868f8e6 [2021-06-11T00:36:47.247Z] ---> decb67d3d5aa [2021-06-11T00:36:47.247Z] Step 16/24 : WORKDIR / [2021-06-11T00:36:47.247Z] ---> 596aac418df7 [2021-06-11T00:36:47.247Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T00:36:47.247Z] ---> 37798f3f2017 [2021-06-11T00:36:47.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T00:36:47.247Z] ---> Running in c1f7ec502622 [2021-06-11T00:36:47.516Z] Removing intermediate container 916ae3545ef3 [2021-06-11T00:36:47.516Z] ---> 29a8469d69c6 [2021-06-11T00:36:47.516Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:36:47.516Z] Removing intermediate container c1f7ec502622 [2021-06-11T00:36:47.516Z] ---> 79e1fcefc652 [2021-06-11T00:36:47.516Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:36:47.789Z] ---> 93cdc5916ca8 [2021-06-11T00:36:47.789Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T00:36:48.055Z] ---> 685db7df19a0 [2021-06-11T00:36:48.055Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T00:36:48.055Z] ---> b7c2355baeb3 [2021-06-11T00:36:48.055Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T00:36:48.055Z] ---> 0bcc5502625b [2021-06-11T00:36:48.055Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T00:36:48.316Z] Removing intermediate container e583a374c2c1 [2021-06-11T00:36:48.316Z] ---> 12b32e218d2a [2021-06-11T00:36:48.316Z] [2021-06-11T00:36:48.316Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T00:36:48.586Z] ---> c35734ff7ddd [2021-06-11T00:36:48.586Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T00:36:48.586Z] ---> 909288d2cda8 [2021-06-11T00:36:48.586Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T00:36:48.586Z] ---> Running in 42347570d43f [2021-06-11T00:36:48.586Z] ---> 97770946ba69 [2021-06-11T00:36:48.586Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T00:36:48.586Z] ---> 50bef70e1fdf [2021-06-11T00:36:48.586Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T00:36:48.586Z] 20.10.0: Pulling from library/docker [2021-06-11T00:36:48.586Z] ---> Running in ea70c04ddd65 [2021-06-11T00:36:48.857Z] Removing intermediate container 42347570d43f [2021-06-11T00:36:48.857Z] ---> 1597ce5c91de [2021-06-11T00:36:48.857Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:36:48.857Z] ---> e56544e6db41 [2021-06-11T00:36:48.857Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T00:36:48.857Z] Removing intermediate container ea70c04ddd65 [2021-06-11T00:36:48.857Z] ---> ae446e47df06 [2021-06-11T00:36:48.857Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T00:36:49.123Z] ---> Running in 433c2de0eb1f [2021-06-11T00:36:49.123Z] ---> 8379068bbb8f [2021-06-11T00:36:49.123Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T00:36:49.123Z] ---> Running in 859ed6df1795 [2021-06-11T00:36:49.123Z] ---> Running in eb7f54b2e312 [2021-06-11T00:36:49.392Z] ---> Running in 710a01dcba68 [2021-06-11T00:36:49.392Z] Removing intermediate container 433c2de0eb1f [2021-06-11T00:36:49.392Z] ---> b8e3eac2dc18 [2021-06-11T00:36:49.392Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T00:36:49.653Z] Removing intermediate container 859ed6df1795 [2021-06-11T00:36:49.653Z] ---> db392a3ef7fd [2021-06-11T00:36:49.653Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:36:49.653Z] Removing intermediate container eb7f54b2e312 [2021-06-11T00:36:49.653Z] ---> 508c47f4e5c7 [2021-06-11T00:36:49.653Z] Step 20/22 : LABEL arch=x86_64 [2021-06-11T00:36:49.653Z] ---> Running in a10b17f863b1 [2021-06-11T00:36:49.653Z] ---> Running in aab9d23c1b25 [2021-06-11T00:36:49.653Z] Removing intermediate container 710a01dcba68 [2021-06-11T00:36:49.653Z] ---> a042dcb57f9d [2021-06-11T00:36:49.653Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:36:49.653Z] ---> Running in 2f1844bac870 [2021-06-11T00:36:49.916Z] ---> Running in f88fd5bfda7b [2021-06-11T00:36:49.916Z] Removing intermediate container a10b17f863b1 [2021-06-11T00:36:49.916Z] ---> 8de98d74d7e0 [2021-06-11T00:36:49.916Z] Step 22/23 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 [2021-06-11T00:36:49.916Z] Removing intermediate container aab9d23c1b25 [2021-06-11T00:36:49.916Z] ---> 03b299ca572c [2021-06-11T00:36:49.916Z] Step 21/23 : LABEL arch=x86_64 [2021-06-11T00:36:49.916Z] ---> Running in 6b847dec00d5 [2021-06-11T00:36:49.916Z] Removing intermediate container 2f1844bac870 [2021-06-11T00:36:49.916Z] ---> 7abd16f6858d [2021-06-11T00:36:49.916Z] Step 21/22 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 [2021-06-11T00:36:49.916Z] Removing intermediate container f88fd5bfda7b [2021-06-11T00:36:49.916Z] ---> 1eb4084e8506 [2021-06-11T00:36:49.916Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:36:49.916Z] ---> Running in 2e4416a60b5f [2021-06-11T00:36:50.179Z] ---> Running in 4cb6f37d6b9f [2021-06-11T00:36:50.179Z] Removing intermediate container 6b847dec00d5 [2021-06-11T00:36:50.179Z] ---> a66885fea3a7 [2021-06-11T00:36:50.179Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:36:50.179Z] ---> Running in 03b13d4f859a [2021-06-11T00:36:50.179Z] Removing intermediate container 2e4416a60b5f [2021-06-11T00:36:50.179Z] ---> 03a3a0d73cc1 [2021-06-11T00:36:50.179Z] Step 22/23 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 [2021-06-11T00:36:50.179Z] ---> Running in b0ca232873ec [2021-06-11T00:36:50.179Z] Removing intermediate container 4cb6f37d6b9f [2021-06-11T00:36:50.179Z] ---> 25cea986403b [2021-06-11T00:36:50.179Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T00:36:50.179Z] Removing intermediate container 03b13d4f859a [2021-06-11T00:36:50.179Z] ---> cf8a2455fac0 [2021-06-11T00:36:50.179Z] Step 23/24 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 [2021-06-11T00:36:50.179Z] ---> Running in 9bd91f733d17 [2021-06-11T00:36:50.440Z] ---> Running in 4f4a004eb0f8 [2021-06-11T00:36:50.440Z] ---> Running in 07dfda56644c [2021-06-11T00:36:50.440Z] Removing intermediate container b0ca232873ec [2021-06-11T00:36:50.440Z] ---> b1e03f0171ff [2021-06-11T00:36:50.440Z] [2021-06-11T00:36:50.440Z] Removing intermediate container 9bd91f733d17 [2021-06-11T00:36:50.440Z] ---> 1d0cff4a7eb8 [2021-06-11T00:36:50.440Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:36:50.440Z] Successfully built b1e03f0171ff [2021-06-11T00:36:50.440Z] Removing intermediate container 4f4a004eb0f8 [2021-06-11T00:36:50.440Z] ---> dc6d17d3f28f [2021-06-11T00:36:50.440Z] [2021-06-11T00:36:50.703Z] Removing intermediate container 07dfda56644c [2021-06-11T00:36:50.703Z] ---> c17fdba56727 [2021-06-11T00:36:50.703Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:36:50.703Z] ---> Running in 27f634167308 [2021-06-11T00:36:50.703Z] Successfully tagged support-notifications:latest [2021-06-11T00:36:50.703Z]  Building support-notifications ... done Building security-bootstrapper [2021-06-11T00:36:50.703Z] ---> Running in d2617af1c400 [2021-06-11T00:36:50.703Z] Successfully built dc6d17d3f28f [2021-06-11T00:36:50.703Z] Successfully tagged security-proxy-setup:latest [2021-06-11T00:36:50.703Z] Building security-secretstore-setup [2021-06-11T00:36:50.703Z]  Building security-proxy-setup ... done Removing intermediate container 27f634167308 [2021-06-11T00:36:50.703Z] ---> 33063a43813d [2021-06-11T00:36:50.703Z] [2021-06-11T00:36:50.703Z] Successfully built 33063a43813d [2021-06-11T00:36:50.968Z] Successfully tagged support-scheduler:latest [2021-06-11T00:36:50.968Z]  Building support-scheduler ... done Building core-metadata [2021-06-11T00:36:50.968Z] Removing intermediate container d2617af1c400 [2021-06-11T00:36:50.968Z] ---> aa202beff197 [2021-06-11T00:36:50.968Z] [2021-06-11T00:36:51.239Z] Successfully built aa202beff197 [2021-06-11T00:36:51.239Z] Successfully tagged core-command:latest [2021-06-11T00:36:51.239Z] Building core-data [2021-06-11T00:36:52.215Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-11T00:36:52.215Z] (6/12) Installing patch (2.7.6-r6) [2021-06-11T00:36:52.215Z] (7/12) Installing build-base (0.5-r2) [2021-06-11T00:36:52.215Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-11T00:36:52.215Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-11T00:36:52.215Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-11T00:36:52.215Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-11T00:36:52.215Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-11T00:36:52.215Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T00:36:52.215Z] OK: 218 MiB in 52 packages [2021-06-11T00:36:56.550Z] Removing intermediate container cbb71d9b64d8 [2021-06-11T00:36:56.550Z] ---> 4e39c34c3f4c [2021-06-11T00:36:56.550Z] Step 4/6 : WORKDIR /edgex-go [2021-06-11T00:36:56.550Z] ---> Running in 177d44912003 [2021-06-11T00:36:56.573Z]  Building core-command ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T00:36:56.574Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T00:36:56.574Z] ---> aefe523efa57 [2021-06-11T00:36:56.574Z] 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-11T00:36:56.821Z] Removing intermediate container 177d44912003 [2021-06-11T00:36:56.821Z] ---> 74309d169d83 [2021-06-11T00:36:56.821Z] Step 5/6 : COPY go.mod . [2021-06-11T00:36:57.418Z] ---> fd0f0823ff79 [2021-06-11T00:36:57.418Z] Step 6/6 : RUN go mod download [2021-06-11T00:36:57.693Z] ---> Running in deb90a5b73c0 [2021-06-11T00:37:04.731Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:37:04.731Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:37:04.731Z] ---> 08df3c749d39 [2021-06-11T00:37:04.731Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T00:37:04.731Z] ---> Using cache [2021-06-11T00:37:04.731Z] ---> 65b78f5477fc [2021-06-11T00:37:04.731Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:37:04.731Z] ---> Using cache [2021-06-11T00:37:04.731Z] ---> 22a1ae6fa965 [2021-06-11T00:37:04.731Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T00:37:04.731Z] ---> Using cache [2021-06-11T00:37:04.731Z] ---> 897936906eb9 [2021-06-11T00:37:04.731Z] Step 6/26 : COPY go.mod . [2021-06-11T00:37:04.731Z] ---> Using cache [2021-06-11T00:37:04.731Z] ---> c0e33e9f587e [2021-06-11T00:37:04.731Z] Step 7/26 : RUN go mod download [2021-06-11T00:37:04.731Z] ---> Using cache [2021-06-11T00:37:04.731Z] ---> 939e23a6d47c [2021-06-11T00:37:04.731Z] Step 8/26 : COPY . . [2021-06-11T00:37:04.731Z] ---> Using cache [2021-06-11T00:37:04.731Z] ---> 74562254195b [2021-06-11T00:37:04.731Z] Step 9/26 : RUN go mod tidy [2021-06-11T00:37:04.731Z] ---> Using cache [2021-06-11T00:37:04.731Z] ---> 764efeca84da [2021-06-11T00:37:04.731Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T00:37:07.276Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:37:07.276Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:37:07.276Z] ---> 08df3c749d39 [2021-06-11T00:37:07.276Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:37:07.276Z] ---> Using cache [2021-06-11T00:37:07.276Z] ---> 65b78f5477fc [2021-06-11T00:37:07.276Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:37:07.276Z] ---> Using cache [2021-06-11T00:37:07.276Z] ---> 22a1ae6fa965 [2021-06-11T00:37:07.276Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:37:07.276Z] ---> Using cache [2021-06-11T00:37:07.276Z] ---> 897936906eb9 [2021-06-11T00:37:07.276Z] Step 6/24 : COPY go.mod . [2021-06-11T00:37:07.276Z] ---> Using cache [2021-06-11T00:37:07.276Z] ---> c0e33e9f587e [2021-06-11T00:37:07.276Z] Step 7/24 : RUN go mod download [2021-06-11T00:37:07.276Z] ---> Using cache [2021-06-11T00:37:07.276Z] ---> 939e23a6d47c [2021-06-11T00:37:07.276Z] Step 8/24 : COPY . . [2021-06-11T00:37:07.276Z] ---> Using cache [2021-06-11T00:37:07.276Z] ---> 74562254195b [2021-06-11T00:37:07.277Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:37:07.277Z] ---> Using cache [2021-06-11T00:37:07.277Z] ---> 764efeca84da [2021-06-11T00:37:07.277Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T00:37:15.414Z] ---> Running in be2782eab700 [2021-06-11T00:37:15.414Z] ---> Running in 611d3eccf68d [2021-06-11T00:37:15.414Z] ---> Running in 5c05b4146f83 [2021-06-11T00:37:15.414Z] Removing intermediate container be2782eab700 [2021-06-11T00:37:15.414Z] ---> 11082d29fda0 [2021-06-11T00:37:15.414Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T00:37:15.991Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:37:15.991Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:37:15.991Z] ---> 08df3c749d39 [2021-06-11T00:37:15.991Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:37:15.991Z] ---> Using cache [2021-06-11T00:37:15.991Z] ---> 65b78f5477fc [2021-06-11T00:37:15.991Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:37:15.991Z] ---> Using cache [2021-06-11T00:37:15.991Z] ---> 22a1ae6fa965 [2021-06-11T00:37:15.991Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-11T00:37:17.904Z] ---> Running in bbbfe9cc9631 [2021-06-11T00:37:18.165Z] ---> Running in 9bc8d0e5bc2f [2021-06-11T00:37:18.426Z] 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-11T00:37:18.426Z] 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-11T00:37:19.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:19.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:19.391Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T00:37:19.391Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T00:37:19.391Z] Executing bash-5.0.17-r0.post-install [2021-06-11T00:37:19.391Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:37:19.391Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T00:37:19.391Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T00:37:19.391Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:19.391Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T00:37:19.391Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T00:37:19.670Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T00:37:19.670Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T00:37:19.670Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T00:37:19.670Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T00:37:19.670Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T00:37:20.636Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T00:37:20.637Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T00:37:20.637Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T00:37:20.637Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T00:37:20.637Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T00:37:20.637Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T00:37:20.637Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T00:37:20.637Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T00:37:20.637Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T00:37:20.909Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T00:37:20.909Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T00:37:20.909Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T00:37:20.909Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T00:37:20.909Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T00:37:20.909Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T00:37:20.909Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T00:37:20.909Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T00:37:20.909Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T00:37:20.909Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T00:37:20.909Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T00:37:20.909Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T00:37:20.909Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T00:37:20.909Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T00:37:20.909Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T00:37:20.909Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T00:37:20.909Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T00:37:21.188Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T00:37:21.188Z] OK: 72 MiB in 59 packages [2021-06-11T00:37:22.185Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:22.185Z] Collecting docker-compose==1.23.2 [2021-06-11T00:37:22.457Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T00:37:22.733Z] Collecting docker<4.0,>=3.6.0 [2021-06-11T00:37:22.733Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T00:37:23.007Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T00:37:23.007Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T00:37:23.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:23.279Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T00:37:23.279Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T00:37:23.279Z] Collecting jsonschema<3,>=2.5.1 [2021-06-11T00:37:23.552Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T00:37:23.552Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T00:37:23.552Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T00:37:23.828Z] OK: 219 MiB in 52 packages [2021-06-11T00:37:24.486Z] Removing intermediate container deb90a5b73c0 [2021-06-11T00:37:24.486Z] ---> ce60ae7a6553 [2021-06-11T00:37:24.486Z] Successfully built ce60ae7a6553 [2021-06-11T00:37:24.760Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:37:24.804Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:37:24.804Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:37:24.804Z] ---> 08df3c749d39 [2021-06-11T00:37:24.804Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T00:37:24.804Z] ---> Using cache [2021-06-11T00:37:24.804Z] ---> 65b78f5477fc [2021-06-11T00:37:24.804Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:37:24.804Z] ---> Using cache [2021-06-11T00:37:24.804Z] ---> 22a1ae6fa965 [2021-06-11T00:37:24.804Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T00:37:24.804Z] ---> Using cache [2021-06-11T00:37:24.804Z] ---> 897936906eb9 [2021-06-11T00:37:24.804Z] Step 6/32 : COPY go.mod . [2021-06-11T00:37:24.804Z] ---> Using cache [2021-06-11T00:37:24.804Z] ---> c0e33e9f587e [2021-06-11T00:37:24.804Z] Step 7/32 : RUN go mod download [2021-06-11T00:37:24.804Z] ---> Using cache [2021-06-11T00:37:24.804Z] ---> 939e23a6d47c [2021-06-11T00:37:24.804Z] Step 8/32 : COPY . . [2021-06-11T00:37:24.804Z] ---> Using cache [2021-06-11T00:37:24.804Z] ---> 74562254195b [2021-06-11T00:37:24.804Z] Step 9/32 : RUN go mod tidy [2021-06-11T00:37:24.804Z] ---> Using cache [2021-06-11T00:37:24.804Z] ---> 764efeca84da [2021-06-11T00:37:24.804Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T00:37:25.113Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:37:25.113Z] . [Pipeline] withDockerContainer [2021-06-11T00:37:25.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container [2021-06-11T00:37:25.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T00:37:26.261Z] ---> Running in 8e0ba7354ec8 [2021-06-11T00:37:26.261Z] Collecting PyYAML<4,>=3.10 [2021-06-11T00:37:26.261Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T00:37:26.715Z] Removing intermediate container 9bc8d0e5bc2f [2021-06-11T00:37:26.715Z] ---> 81cf4dca9109 [2021-06-11T00:37:26.715Z] Step 6/24 : COPY go.mod . [2021-06-11T00:37:27.201Z] ---> d0978cb6bda5 [2021-06-11T00:37:27.201Z] Step 7/24 : RUN go mod download [2021-06-11T00:37:27.201Z] ---> Running in 01c43d94b1fa [2021-06-11T00:37:27.201Z] 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-11T00:37:27.353Z] $ docker top bd4c9594d17b79393a52be985e94d45d4a42fd4ef5a8715bfaf69bdec978ca94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:37:27.764Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T00:37:27.764Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T00:37:28.364Z] + go version [2021-06-11T00:37:28.364Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T00:37:28.377Z] $ docker stop --time=1 bd4c9594d17b79393a52be985e94d45d4a42fd4ef5a8715bfaf69bdec978ca94 [2021-06-11T00:37:28.771Z] Removing intermediate container 01c43d94b1fa [2021-06-11T00:37:28.771Z] ---> 3c73ba652d5d [2021-06-11T00:37:28.771Z] Step 8/24 : COPY . . [2021-06-11T00:37:28.771Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T00:37:28.771Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T00:37:29.669Z] 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-11T00:37:29.669Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T00:37:29.669Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T00:37:29.948Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T00:37:29.948Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T00:37:29.948Z] 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-11T00:37:30.210Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T00:37:30.299Z] $ docker rm -f bd4c9594d17b79393a52be985e94d45d4a42fd4ef5a8715bfaf69bdec978ca94 [2021-06-11T00:37:30.473Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T00:37:30.473Z] 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) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-11T00:37:30.735Z] Collecting idna<2.8,>=2.5 [2021-06-11T00:37:30.735Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T00:37:30.735Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T00:37:30.735Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T00:37:30.735Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T00:37:30.735Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:37:31.159Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T00:37:31.159Z] . [Pipeline] withDockerContainer [2021-06-11T00:37:31.312Z] Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, jsonschema, docopt, PyYAML, dockerpty, texttable, docker-compose [2021-06-11T00:37:31.454Z] prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container [2021-06-11T00:37:31.529Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-11T00:37:33.235Z] Attempting uninstall: urllib3 [2021-06-11T00:37:33.235Z] Found existing installation: urllib3 1.25.9 [2021-06-11T00:37:33.235Z] Uninstalling urllib3-1.25.9: [2021-06-11T00:37:33.235Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T00:37:33.324Z] $ docker top 723fa27eb4830f04dd40c3dddea521d9ea6fb4ef3e0e6e51dfd4caffc2761bc1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-11T00:37:33.678Z] ========================================================= [2021-06-11T00:37:33.678Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-11T00:37:33.678Z] ========================================================= [Pipeline] sh [2021-06-11T00:37:34.333Z] + go mod tidy [Pipeline] sh [2021-06-11T00:37:35.800Z] Attempting uninstall: idna [2021-06-11T00:37:35.800Z] Found existing installation: idna 2.9 [2021-06-11T00:37:35.800Z] Uninstalling idna-2.9: [2021-06-11T00:37:35.800Z] Successfully uninstalled idna-2.9 [2021-06-11T00:37:35.800Z] ---> bd6304f421b9 [2021-06-11T00:37:35.800Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:37:35.800Z] ---> Running in d433b8226480 [2021-06-11T00:37:35.800Z] Attempting uninstall: requests [2021-06-11T00:37:35.800Z] Found existing installation: requests 2.23.0 [2021-06-11T00:37:35.800Z] Uninstalling requests-2.23.0: [2021-06-11T00:37:35.800Z] Successfully uninstalled requests-2.23.0 [2021-06-11T00:37:35.987Z] + make test [2021-06-11T00:37:35.987Z] go mod tidy [2021-06-11T00:37:36.064Z] Running setup.py install for docopt: started [2021-06-11T00:37:36.595Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-11T00:37:36.642Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T00:37:36.642Z] Running setup.py install for PyYAML: started [2021-06-11T00:37:37.605Z] Removing intermediate container d433b8226480 [2021-06-11T00:37:37.605Z] ---> 9c5f77aea6b1 [2021-06-11T00:37:37.605Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T00:37:37.605Z] ---> Running in 46782140fea6 [2021-06-11T00:37:38.193Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T00:37:38.193Z] Running setup.py install for dockerpty: started [2021-06-11T00:37:38.193Z] 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-11T00:37:38.765Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T00:37:38.765Z] Running setup.py install for texttable: started [2021-06-11T00:37:39.342Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T00:37:39.604Z] 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-11T00:37:43.884Z] Removing intermediate container bbbfe9cc9631 [2021-06-11T00:37:43.884Z] ---> cd013297a00c [2021-06-11T00:37:43.884Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T00:37:43.884Z] ---> Running in e883366f3b06 [2021-06-11T00:37:43.884Z] Removing intermediate container e883366f3b06 [2021-06-11T00:37:43.884Z] ---> 35832958c057 [2021-06-11T00:37:43.884Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T00:37:43.884Z] ---> Running in 9fd2372abbca [2021-06-11T00:37:43.884Z] Removing intermediate container 9fd2372abbca [2021-06-11T00:37:43.884Z] ---> 7a8c2d3dbb8b [2021-06-11T00:37:43.884Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T00:37:44.484Z] ---> ff6fd5be85c7 [2021-06-11T00:37:44.484Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:44.761Z] ---> 5576d99f592f [2021-06-11T00:37:44.761Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T00:37:45.340Z] ---> 1a399ff4c173 [2021-06-11T00:37:45.340Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T00:37:45.340Z] ---> Running in 5e0d6ef66a40 [2021-06-11T00:37:45.340Z] Removing intermediate container 5e0d6ef66a40 [2021-06-11T00:37:45.340Z] ---> 4fa957e2a8cf [2021-06-11T00:37:45.340Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:37:45.601Z] ---> Running in dade866c5349 [2021-06-11T00:37:45.601Z] Removing intermediate container dade866c5349 [2021-06-11T00:37:45.601Z] ---> db51a9d0b2c2 [2021-06-11T00:37:45.601Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:37:45.601Z] ---> Running in 50477757650e [2021-06-11T00:37:45.862Z] Removing intermediate container 50477757650e [2021-06-11T00:37:45.862Z] ---> 528ed863a8d8 [2021-06-11T00:37:45.862Z] Step 23/24 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 [2021-06-11T00:37:45.862Z] ---> Running in a007632056f3 [2021-06-11T00:37:46.128Z] Removing intermediate container a007632056f3 [2021-06-11T00:37:46.128Z] ---> df1365bc2f68 [2021-06-11T00:37:46.128Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:37:46.128Z] ---> Running in c20d5fd47ae2 [2021-06-11T00:37:46.128Z] Removing intermediate container c20d5fd47ae2 [2021-06-11T00:37:46.128Z] ---> 26c823cf660d [2021-06-11T00:37:46.128Z] [2021-06-11T00:37:46.392Z] Successfully built 26c823cf660d [2021-06-11T00:37:46.392Z] Successfully tagged sys-mgmt-agent:latest [2021-06-11T00:37:47.786Z]  Building sys-mgmt-agent ... done 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-11T00:37:52.020Z] Removing intermediate container 611d3eccf68d [2021-06-11T00:37:52.020Z] ---> ed367d29603b [2021-06-11T00:37:52.020Z] [2021-06-11T00:37:52.020Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T00:37:52.020Z] ---> 13621d1b12d4 [2021-06-11T00:37:52.020Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T00:37:52.020Z] ---> Running in e79ca9c25a2f [2021-06-11T00:37:52.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:52.549Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:37:52.549Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T00:37:52.550Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:37:52.550Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T00:37:52.550Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T00:37:52.550Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:37:52.550Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T00:37:52.550Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:37:52.550Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:37:52.812Z] OK: 7 MiB in 20 packages [2021-06-11T00:37:53.403Z] Removing intermediate container e79ca9c25a2f [2021-06-11T00:37:53.403Z] ---> d21cf7a38f82 [2021-06-11T00:37:53.403Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:37:53.403Z] ---> Running in 26f7236a04e5 [2021-06-11T00:37:53.403Z] Removing intermediate container 26f7236a04e5 [2021-06-11T00:37:53.403Z] ---> 30044ce3a3f3 [2021-06-11T00:37:53.403Z] Step 14/26 : WORKDIR / [2021-06-11T00:37:53.403Z] ---> Running in 935d25fe7556 [2021-06-11T00:37:53.672Z] Removing intermediate container 935d25fe7556 [2021-06-11T00:37:53.672Z] ---> 60d7337fde55 [2021-06-11T00:37:53.672Z] 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-11T00:37:53.935Z] ---> 66ceda98ea16 [2021-06-11T00:37:53.935Z] 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-11T00:37:54.200Z] ---> 865851dd850b [2021-06-11T00:37:54.200Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T00:37:54.467Z] ---> 90852a3b2e2e [2021-06-11T00:37:54.467Z] 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-11T00:37:55.044Z] ---> 8373e411b29a [2021-06-11T00:37:55.044Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T00:37:55.623Z] ---> 52c9dd26ea69 [2021-06-11T00:37:55.623Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T00:37:57.555Z] ---> d9ca31d4d830 [2021-06-11T00:37:57.555Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T00:37:57.555Z] Removing intermediate container 5c05b4146f83 [2021-06-11T00:37:57.555Z] ---> e6fbe25bbbd9 [2021-06-11T00:37:57.555Z] [2021-06-11T00:37:57.555Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:37:57.555Z] ---> 13621d1b12d4 [2021-06-11T00:37:57.555Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:37:57.555Z] ---> Using cache [2021-06-11T00:37:57.555Z] ---> 1ccea782f81b [2021-06-11T00:37:57.555Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:37:57.555Z] ---> Using cache [2021-06-11T00:37:57.555Z] ---> 89f726d6fc33 [2021-06-11T00:37:57.555Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T00:37:57.826Z] ---> Running in 334ae1ef6f1d [2021-06-11T00:37:57.826Z] ---> 777ce38709a8 [2021-06-11T00:37:57.826Z] 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-11T00:37:58.089Z] ---> Running in b46019471a16 [2021-06-11T00:37:58.372Z] Removing intermediate container 334ae1ef6f1d [2021-06-11T00:37:58.372Z] ---> 664db18a7d80 [2021-06-11T00:37:58.372Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:37:58.643Z] ---> Running in 87c5caf6ffa8 [2021-06-11T00:37:58.911Z] Removing intermediate container 87c5caf6ffa8 [2021-06-11T00:37:58.911Z] ---> 2459d8867705 [2021-06-11T00:37:58.911Z] Step 16/24 : WORKDIR / [2021-06-11T00:37:59.175Z] ---> Running in 3f6ff471b533 [2021-06-11T00:37:59.441Z] Removing intermediate container 3f6ff471b533 [2021-06-11T00:37:59.442Z] ---> e169d72e5135 [2021-06-11T00:37:59.442Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:37:59.703Z] Removing intermediate container b46019471a16 [2021-06-11T00:37:59.703Z] ---> a03bff72075a [2021-06-11T00:37:59.703Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T00:37:59.704Z] ---> Running in 3cc9144bf799 [2021-06-11T00:37:59.704Z] ---> c565bbea9d7d [2021-06-11T00:37:59.704Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T00:37:59.973Z] Removing intermediate container 3cc9144bf799 [2021-06-11T00:37:59.973Z] ---> 2302b24cd60b [2021-06-11T00:37:59.973Z] Step 24/26 : LABEL arch=x86_64 [2021-06-11T00:38:00.234Z] ---> Running in c32782a93f76 [2021-06-11T00:38:00.495Z] Removing intermediate container c32782a93f76 [2021-06-11T00:38:00.495Z] ---> d35b8b839f5e [2021-06-11T00:38:00.495Z] Step 25/26 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 [2021-06-11T00:38:00.761Z] ---> 6e5fe5f8517a [2021-06-11T00:38:00.761Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T00:38:00.761Z] ---> Running in ee5462b95879 [2021-06-11T00:38:01.022Z] Removing intermediate container 8e0ba7354ec8 [2021-06-11T00:38:01.022Z] ---> 2cb6eeeea6ce [2021-06-11T00:38:01.022Z] [2021-06-11T00:38:01.022Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T00:38:01.022Z] ---> 13621d1b12d4 [2021-06-11T00:38:01.022Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T00:38:01.022Z] Removing intermediate container ee5462b95879 [2021-06-11T00:38:01.022Z] ---> 6573c745dc87 [2021-06-11T00:38:01.022Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T00:38:01.022Z] ---> Running in d1ec012ebfff [2021-06-11T00:38:01.287Z] ---> Running in 01be364be68d [2021-06-11T00:38:01.288Z] ---> 86cd49743b8d [2021-06-11T00:38:01.288Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T00:38:01.288Z] Removing intermediate container d1ec012ebfff [2021-06-11T00:38:01.288Z] ---> 7c8012befea0 [2021-06-11T00:38:01.288Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T00:38:01.288Z] ---> Running in cc17e2e0b940 [2021-06-11T00:38:01.288Z] ---> Running in 752e061b8e5f [2021-06-11T00:38:01.288Z] Removing intermediate container 01be364be68d [2021-06-11T00:38:01.288Z] ---> 81a912a04d77 [2021-06-11T00:38:01.288Z] [2021-06-11T00:38:01.555Z] Successfully built 81a912a04d77 [2021-06-11T00:38:01.555Z] Successfully tagged security-secretstore-setup:latest [2021-06-11T00:38:01.555Z]  Building security-secretstore-setup ... done Removing intermediate container cc17e2e0b940 [2021-06-11T00:38:01.555Z] ---> 2b8261057ea8 [2021-06-11T00:38:01.555Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:38:01.555Z] ---> Running in 8f9a00acafbc [2021-06-11T00:38:01.821Z] Removing intermediate container 8f9a00acafbc [2021-06-11T00:38:01.821Z] ---> aeb74e28e7ac [2021-06-11T00:38:01.821Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:38:01.821Z] ---> Running in 4461827bbb71 [2021-06-11T00:38:02.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:02.096Z] Removing intermediate container 4461827bbb71 [2021-06-11T00:38:02.096Z] ---> f6db5845c7d7 [2021-06-11T00:38:02.096Z] Step 23/24 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 [2021-06-11T00:38:02.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:02.096Z] ---> Running in 1eddf5534069 [2021-06-11T00:38:02.361Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:38:02.361Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T00:38:02.361Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:38:02.361Z] OK: 6 MiB in 16 packages [2021-06-11T00:38:02.361Z] Removing intermediate container 1eddf5534069 [2021-06-11T00:38:02.361Z] ---> 506097612481 [2021-06-11T00:38:02.361Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:38:02.361Z] ---> Running in 06af7f9a5761 [2021-06-11T00:38:02.627Z] Removing intermediate container 06af7f9a5761 [2021-06-11T00:38:02.627Z] ---> 77f66d168817 [2021-06-11T00:38:02.627Z] [2021-06-11T00:38:02.627Z] Successfully built 77f66d168817 [2021-06-11T00:38:02.894Z] Removing intermediate container 752e061b8e5f [2021-06-11T00:38:02.894Z] ---> 7879623740c7 [2021-06-11T00:38:02.894Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T00:38:02.894Z] Successfully tagged core-metadata:latest [2021-06-11T00:38:02.894Z]  Building core-metadata ... done  ---> Running in e812437353af [2021-06-11T00:38:02.894Z] Removing intermediate container e812437353af [2021-06-11T00:38:02.894Z] ---> 71ca39f02463 [2021-06-11T00:38:02.894Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T00:38:03.156Z] ---> Running in f93d9f602197 [2021-06-11T00:38:03.422Z] Removing intermediate container f93d9f602197 [2021-06-11T00:38:03.422Z] ---> 8efa1f68edbd [2021-06-11T00:38:03.422Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T00:38:03.422Z] ---> Running in 0bf8f7b66ea5 [2021-06-11T00:38:04.386Z] Removing intermediate container 0bf8f7b66ea5 [2021-06-11T00:38:04.386Z] ---> 6c8103ae34c1 [2021-06-11T00:38:04.386Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T00:38:04.386Z] ---> Running in 76d87c1202be [2021-06-11T00:38:04.647Z] Removing intermediate container 76d87c1202be [2021-06-11T00:38:04.647Z] ---> db924c1f6edd [2021-06-11T00:38:04.647Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T00:38:04.647Z] ---> 90a5ac348c45 [2021-06-11T00:38:04.647Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T00:38:04.647Z] ---> Running in e233d0e5149d [2021-06-11T00:38:05.613Z] Removing intermediate container e233d0e5149d [2021-06-11T00:38:05.613Z] ---> ae21d00a5f75 [2021-06-11T00:38:05.613Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:38:05.613Z] ---> 4831ecd5bf6a [2021-06-11T00:38:05.613Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T00:38:05.877Z] ---> 0d68972e0094 [2021-06-11T00:38:05.877Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T00:38:06.139Z] ---> 1759aa69b880 [2021-06-11T00:38:06.139Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T00:38:06.410Z] ---> e13cf8bbc795 [2021-06-11T00:38:06.410Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-11T00:38:06.677Z] ---> 0a62079d5608 [2021-06-11T00:38:06.677Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T00:38:06.946Z] Removing intermediate container 46782140fea6 [2021-06-11T00:38:06.946Z] ---> 4c7175109692 [2021-06-11T00:38:06.946Z] [2021-06-11T00:38:06.946Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:38:06.946Z] ---> 13621d1b12d4 [2021-06-11T00:38:06.946Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T00:38:06.946Z] ---> Running in 34e2b2c5c209 [2021-06-11T00:38:06.946Z] ---> Running in aa7f8f747f4d [2021-06-11T00:38:06.946Z] Removing intermediate container 34e2b2c5c209 [2021-06-11T00:38:06.946Z] ---> 450e0b7c52a2 [2021-06-11T00:38:06.946Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T00:38:06.946Z] Removing intermediate container aa7f8f747f4d [2021-06-11T00:38:06.946Z] ---> 32b5dfff9fd2 [2021-06-11T00:38:06.946Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T00:38:06.946Z] ---> Running in cc0b82591d7f [2021-06-11T00:38:07.218Z] Removing intermediate container cc0b82591d7f [2021-06-11T00:38:07.218Z] ---> e43552f6d4f2 [2021-06-11T00:38:07.218Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T00:38:07.218Z] ---> 4bbb5f961a7b [2021-06-11T00:38:07.218Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T00:38:07.218Z] ---> Running in 765d19d5917e [2021-06-11T00:38:07.218Z] ---> Running in ebc95eea839c [2021-06-11T00:38:07.218Z] Removing intermediate container 765d19d5917e [2021-06-11T00:38:07.218Z] ---> b590773b25c6 [2021-06-11T00:38:07.218Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:38:07.218Z] ---> Running in 4129e1c7a285 [2021-06-11T00:38:07.811Z] Removing intermediate container ebc95eea839c [2021-06-11T00:38:07.811Z] ---> 72a3057d2380 [2021-06-11T00:38:07.811Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T00:38:07.811Z] ---> Running in 9b55f4859eb6 [2021-06-11T00:38:07.811Z] Removing intermediate container 4129e1c7a285 [2021-06-11T00:38:07.811Z] ---> 76af7f98158d [2021-06-11T00:38:07.811Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T00:38:07.811Z] ---> Running in fafa76c8acfe [2021-06-11T00:38:08.071Z] Removing intermediate container 9b55f4859eb6 [2021-06-11T00:38:08.071Z] ---> 27c687c4d7b5 [2021-06-11T00:38:08.071Z] Step 29/32 : CMD ["gate"] [2021-06-11T00:38:08.071Z] ---> Running in 247575717d82 [2021-06-11T00:38:08.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:08.332Z] Removing intermediate container 247575717d82 [2021-06-11T00:38:08.332Z] ---> 87bef7e4c6c6 [2021-06-11T00:38:08.332Z] Step 30/32 : LABEL arch=x86_64 [2021-06-11T00:38:08.332Z] ---> Running in aa9888dc4b4c [2021-06-11T00:38:08.598Z] Removing intermediate container aa9888dc4b4c [2021-06-11T00:38:08.598Z] ---> 02f40e979b1a [2021-06-11T00:38:08.598Z] Step 31/32 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 [2021-06-11T00:38:08.598Z] ---> Running in 2ce4e9501ebd [2021-06-11T00:38:08.860Z] Removing intermediate container 2ce4e9501ebd [2021-06-11T00:38:08.860Z] ---> acb12fb6da9c [2021-06-11T00:38:08.860Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T00:38:08.967Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-11T00:38:09.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T00:38:09.122Z] ---> Running in b47568d82ab2 [2021-06-11T00:38:09.122Z] Removing intermediate container b47568d82ab2 [2021-06-11T00:38:09.122Z] ---> 0add43af3656 [2021-06-11T00:38:09.122Z] [2021-06-11T00:38:09.382Z] Successfully built 0add43af3656 [2021-06-11T00:38:09.382Z] Successfully tagged security-bootstrapper:latest [2021-06-11T00:38:09.956Z]  Building security-bootstrapper ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:38:09.956Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T00:38:10.217Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T00:38:10.477Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T00:38:11.055Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T00:38:11.316Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T00:38:11.577Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:38:11.577Z] OK: 8 MiB in 20 packages [2021-06-11T00:38:11.841Z] Removing intermediate container fafa76c8acfe [2021-06-11T00:38:11.841Z] ---> 6b314bed08f8 [2021-06-11T00:38:11.841Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:38:12.105Z] ---> b23c3e861e7f [2021-06-11T00:38:12.105Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T00:38:12.367Z] ---> f353004908df [2021-06-11T00:38:12.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T00:38:12.367Z] ---> 56ae6737fc35 [2021-06-11T00:38:12.367Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T00:38:12.634Z] ---> Running in 7608bf9a5bc5 [2021-06-11T00:38:12.634Z] Removing intermediate container 7608bf9a5bc5 [2021-06-11T00:38:12.634Z] ---> 64339cf9eae2 [2021-06-11T00:38:12.634Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:38:12.634Z] ---> Running in e7198bc663c1 [2021-06-11T00:38:12.634Z] Removing intermediate container e7198bc663c1 [2021-06-11T00:38:12.634Z] ---> 83360dcacb4c [2021-06-11T00:38:12.634Z] Step 22/24 : LABEL arch=x86_64 [2021-06-11T00:38:12.634Z] ---> Running in e00096bb92d7 [2021-06-11T00:38:12.904Z] Removing intermediate container e00096bb92d7 [2021-06-11T00:38:12.904Z] ---> add03776da5e [2021-06-11T00:38:12.904Z] Step 23/24 : LABEL git_sha=80f06c1820d8d15a690173ad3fe5cd6c182730a1 [2021-06-11T00:38:12.904Z] ---> Running in f43ac89ff62a [2021-06-11T00:38:12.904Z] Removing intermediate container f43ac89ff62a [2021-06-11T00:38:12.904Z] ---> 85d1feab723f [2021-06-11T00:38:12.904Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:38:12.904Z] ---> Running in 54b40004d7f1 [2021-06-11T00:38:12.904Z] Removing intermediate container 54b40004d7f1 [2021-06-11T00:38:12.904Z] ---> b8a146b73a88 [2021-06-11T00:38:12.904Z] [2021-06-11T00:38:13.169Z] Successfully built b8a146b73a88 [2021-06-11T00:38:13.169Z] Successfully tagged core-data:latest [2021-06-11T00:38:13.175Z]  Building core-data ... done  [Pipeline] } [2021-06-11T00:38:13.179Z] $ docker stop --time=1 d6e54d44c7f744c8573c078118f6face6bee3cc32d3657ecde651a7b8e278913 [2021-06-11T00:38:14.429Z] $ docker rm -f d6e54d44c7f744c8573c078118f6face6bee3cc32d3657ecde651a7b8e278913 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:38:14.794Z] + docker images [2021-06-11T00:38:14.794Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T00:38:14.794Z] core-data latest b8a146b73a88 2 seconds ago 20.2MB [2021-06-11T00:38:14.794Z] security-bootstrapper latest 0add43af3656 5 seconds ago 18.2MB [2021-06-11T00:38:14.794Z] 4c7175109692 8 seconds ago 1.15GB [2021-06-11T00:38:14.794Z] core-metadata latest 77f66d168817 12 seconds ago 16.6MB [2021-06-11T00:38:14.794Z] security-secretstore-setup latest 81a912a04d77 13 seconds ago 28.1MB [2021-06-11T00:38:14.794Z] 2cb6eeeea6ce 14 seconds ago 1.14GB [2021-06-11T00:38:14.794Z] e6fbe25bbbd9 17 seconds ago 1.15GB [2021-06-11T00:38:14.794Z] ed367d29603b 23 seconds ago 1.15GB [2021-06-11T00:38:14.794Z] sys-mgmt-agent latest 26c823cf660d 28 seconds ago 312MB [2021-06-11T00:38:14.794Z] core-command latest aa202beff197 About a minute ago 15.9MB [2021-06-11T00:38:14.794Z] security-proxy-setup latest dc6d17d3f28f About a minute ago 25.3MB [2021-06-11T00:38:14.794Z] support-notifications latest b1e03f0171ff About a minute ago 16.6MB [2021-06-11T00:38:14.794Z] support-scheduler latest 33063a43813d About a minute ago 15.9MB [2021-06-11T00:38:14.794Z] 12b32e218d2a About a minute ago 1.15GB [2021-06-11T00:38:14.794Z] 252fed7ac539 About a minute ago 1.14GB [2021-06-11T00:38:14.794Z] 0e0dd0cac5cf About a minute ago 1.15GB [2021-06-11T00:38:14.794Z] 4ea3d96b4f80 About a minute ago 1.14GB [2021-06-11T00:38:14.794Z] 65ae0f401d9b About a minute ago 1.15GB [2021-06-11T00:38:14.794Z] ci-base-image-x86_64 latest 08df3c749d39 5 minutes ago 648MB [2021-06-11T00:38:14.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-11T00:38:14.794Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-11T00:38:14.794Z] alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB [2021-06-11T00:38:14.794Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-11T00:38:14.794Z] 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-11T00:38:30.129Z] Still waiting to schedule task [2021-06-11T00:38:30.130Z] ‘prd-ubuntu18.04-docker-8c-8g-398’ is offline [2021-06-11T00:39:17.120Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-11T00:39:17.121Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-11T00:39:22.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-11T00:39:22.590Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-11T00:39:30.965Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-11T00:39:30.965Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-11T00:39:30.965Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-11T00:39:30.965Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-11T00:39:32.964Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-11T00:39:32.964Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-11T00:39:34.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-11T00:39:34.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-11T00:39:34.954Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-11T00:39:34.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-11T00:39:34.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-11T00:39:34.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-11T00:39:34.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-11T00:39:50.102Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.215s coverage: 28.7% of statements [2021-06-11T00:39:54.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.389s coverage: 100.0% of statements [2021-06-11T00:39:54.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-11T00:39:54.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-11T00:39:54.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-11T00:39:54.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.402s coverage: 81.2% of statements [2021-06-11T00:39:54.467Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-11T00:39:55.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.463s coverage: 53.4% of statements [2021-06-11T00:39:55.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-11T00:39:55.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-11T00:40:02.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.534s coverage: 87.7% of statements [2021-06-11T00:40:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-11T00:40:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:40:02.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.232s coverage: 78.9% of statements [2021-06-11T00:40:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-11T00:40:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-11T00:40:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-11T00:40:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-11T00:40:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-11T00:40:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-11T00:40:02.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-11T00:40:08.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.549s coverage: 95.1% of statements [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-11T00:40:08.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.174s coverage: 58.8% of statements [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-11T00:40:08.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.325s coverage: 60.0% of statements [2021-06-11T00:40:08.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.365s coverage: 0.8% of statements [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-11T00:40:08.345Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.229s coverage: 22.0% of statements [2021-06-11T00:40:08.345Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-11T00:40:08.345Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.337s coverage: 47.1% of statements [2021-06-11T00:40:08.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.239s coverage: 79.5% of statements [2021-06-11T00:40:09.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements [2021-06-11T00:40:10.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2021-06-11T00:40:11.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2021-06-11T00:40:24.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.196s coverage: 94.4% of statements [2021-06-11T00:40:24.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-06-11T00:40:28.421Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.685s coverage: 81.8% of statements [2021-06-11T00:40:28.421Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-11T00:40:36.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2021-06-11T00:40:36.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-11T00:40:36.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-11T00:40:36.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-11T00:40:36.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-11T00:40:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-11T00:40:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-11T00:40:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.316s coverage: 76.0% of statements [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-11T00:40:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.200s coverage: 80.0% of statements [2021-06-11T00:40:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements [2021-06-11T00:40:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.302s coverage: 85.4% of statements [2021-06-11T00:40:36.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.394s coverage: 91.2% of statements [2021-06-11T00:40:36.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-11T00:40:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.968s coverage: 64.4% of statements [2021-06-11T00:40:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-11T00:40:40.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-11T00:40:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements [2021-06-11T00:40:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-06-11T00:40:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.100s coverage: 100.0% of statements [2021-06-11T00:40:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.099s coverage: 73.7% of statements [2021-06-11T00:40:40.208Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-06-11T00:40:46.969Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.242s coverage: 66.9% of statements [2021-06-11T00:40:46.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-11T00:40:46.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-11T00:40:46.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-11T00:40:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.823s coverage: 43.6% of statements [2021-06-11T00:40:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-11T00:40:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-11T00:40:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements [2021-06-11T00:40:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-11T00:40:48.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.100s coverage: 84.8% of statements [2021-06-11T00:40:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-11T00:40:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-11T00:40:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-11T00:40:48.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-11T00:40:55.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.241s coverage: 19.3% of statements [2021-06-11T00:40:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-11T00:40:55.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-11T00:40:55.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.602s coverage: 91.9% of statements [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-11T00:40:55.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.255s coverage: 62.7% of statements [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-11T00:40:55.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.406s coverage: 97.6% of statements [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-11T00:40:55.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-11T00:40:55.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.188s coverage: 28.9% of statements [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-11T00:40:55.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-11T00:40:55.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-06-11T00:40:56.157Z] GO111MODULE=on go vet ./... [2021-06-11T00:41:56.049Z] Running on prd-ubuntu18.04-docker-8c-8g-399 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws [2021-06-11T00:41:56.079Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-11T00:41:56.200Z] The recommended git tool is: git [2021-06-11T00:41:58.547Z] using credential edgex-jenkins-ssh [2021-06-11T00:41:58.572Z] Cloning the remote Git repository [2021-06-11T00:41:58.590Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:41:58.657Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-11T00:41:58.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:41:58.704Z] > git --version # timeout=10 [2021-06-11T00:41:58.710Z] > git --version # 'git version 2.17.1' [2021-06-11T00:41:58.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:41:58.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:42:04.447Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:42:04.454Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T00:42:04.464Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-11T00:42:04.475Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-11T00:42:04.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:42:04.480Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T00:42:05.016Z] Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 [2021-06-11T00:42:05.161Z] Merge succeeded, producing 496e72e8121b8d4f9dc2dbc35b2558469be0f5b5 [2021-06-11T00:42:05.162Z] Checking out Revision 496e72e8121b8d4f9dc2dbc35b2558469be0f5b5 (PR-3555) [2021-06-11T00:42:05.022Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:42:05.027Z] > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 [2021-06-11T00:42:05.085Z] > git remote # timeout=10 [2021-06-11T00:42:05.091Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T00:42:05.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T00:42:05.100Z] > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 [2021-06-11T00:42:05.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T00:42:05.161Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T00:42:05.164Z] > git checkout -f 496e72e8121b8d4f9dc2dbc35b2558469be0f5b5 # timeout=10 [2021-06-11T00:42:08.764Z] Commit message: "Merge commit '001f4979d1d1e629f7770b7a62bec4a7afd870d5' into HEAD" [2021-06-11T00:42:08.780Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-06-11T00:42:08.764Z] > git rev-list --no-walk d3da7661b808d7767cf51f402633071b30526f91 # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:42:09.864Z] + echo snap-build.sh [2021-06-11T00:42:09.864Z] snap-build.sh [2021-06-11T00:42:09.864Z] + SNAP_BASE_DIR=. [2021-06-11T00:42:09.864Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-06-11T00:42:09.864Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-06-11T00:42:09.864Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-06-11T00:42:09.864Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-06-11T00:42:09.864Z] + cd /w/workspace/edgex-go/3 [2021-06-11T00:42:09.864Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-11T00:42:09.864Z] Reading package lists... [2021-06-11T00:42:09.864Z] Building dependency tree... [2021-06-11T00:42:09.864Z] Reading state information... [2021-06-11T00:42:10.126Z] The following packages were automatically installed and are no longer required: [2021-06-11T00:42:10.126Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-11T00:42:10.126Z] uidmap xdelta3 [2021-06-11T00:42:10.126Z] Use 'sudo apt autoremove' to remove them. [2021-06-11T00:42:10.126Z] The following packages will be REMOVED: [2021-06-11T00:42:10.126Z] lxd* lxd-client* [2021-06-11T00:42:10.703Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-11T00:42:10.703Z] After this operation, 31.7 MB disk space will be freed. [2021-06-11T00:42:11.227Z] (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-11T00:42:11.227Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:42:12.172Z] Removing lxd dnsmasq configuration [2021-06-11T00:42:12.172Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:42:12.433Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-11T00:42:13.385Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:42:13.385Z] (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-11T00:42:13.385Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-11T00:42:14.775Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-11T00:42:14.775Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-11T00:42:16.165Z] + sudo snap remove --purge lxd [2021-06-11T00:42:16.431Z] snap "lxd" is not installed [2021-06-11T00:42:16.431Z] + sudo groupadd --force --system lxd [2021-06-11T00:42:16.431Z] ++ whoami [2021-06-11T00:42:16.431Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-11T00:42:16.431Z] + newgrp - lxd [2021-06-11T00:42:16.431Z] + sudo snap install lxd [2021-06-11T00:42:26.460Z] 2021-06-11T00:42:22Z INFO Waiting for automatic snapd restart... [2021-06-11T00:42:33.014Z] gofmt -l . [2021-06-11T00:42:33.014Z] [ "`gofmt -l .`" = "" ] [2021-06-11T00:42:33.014Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-11T00:42:33.688Z] + ls -al . [2021-06-11T00:42:33.689Z] total 548 [2021-06-11T00:42:33.689Z] drwxrwxr-x 9 1001 1001 4096 Jun 11 00:42 . [2021-06-11T00:42:33.689Z] drwxr-xr-x 4 root root 4096 Jun 11 00:37 .. [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 11 Jun 11 00:35 .dockerignore [2021-06-11T00:42:33.689Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 00:35 .git [2021-06-11T00:42:33.689Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 00:35 .github [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 818 Jun 11 00:35 .gitignore [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 166 Jun 11 00:35 .sonarcloud.properties [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 8609 Jun 11 00:35 Attribution.txt [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 3804 Jun 11 00:35 CONTRIBUTING.md [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 931 Jun 11 00:35 Dockerfile.build [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 849 Jun 11 00:35 Jenkinsfile [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 10775 Jun 11 00:35 LICENSE [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 5605 Jun 11 00:35 Makefile [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 7978 Jun 11 00:35 README.md [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 7071 Jun 11 00:35 SECURITY.md [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 5 Jun 11 00:31 VERSION [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 4131 Jun 11 00:35 ZMQWindows.md [2021-06-11T00:42:33.689Z] drwxrwxr-x 2 1001 1001 4096 Jun 11 00:35 bin [2021-06-11T00:42:33.689Z] drwxrwxr-x 14 1001 1001 4096 Jun 11 00:35 cmd [2021-06-11T00:42:33.689Z] -rw-r--r-- 1 root root 404951 Jun 11 00:40 coverage.out [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 840 Jun 11 00:35 go.mod [2021-06-11T00:42:33.689Z] -rw-r--r-- 1 root root 21139 Jun 11 00:37 go.sum [2021-06-11T00:42:33.689Z] drwxrwxr-x 8 1001 1001 4096 Jun 11 00:35 internal [2021-06-11T00:42:33.689Z] drwxrwxr-x 3 1001 1001 4096 Jun 11 00:35 openapi [2021-06-11T00:42:33.689Z] drwxrwxr-x 4 1001 1001 4096 Jun 11 00:35 snap [2021-06-11T00:42:33.689Z] -rw-rw-r-- 1 1001 1001 168 Jun 11 00:35 version.go [Pipeline] sh [2021-06-11T00:42:34.354Z] + '[' -e coverage.out ] [2021-06-11T00:42:34.354Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-11T00:42:34.387Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T00:42:35.340Z] Stashed 1 file(s) [Pipeline] sh [2021-06-11T00:42:35.991Z] + make build [2021-06-11T00:42:35.991Z] go mod tidy [2021-06-11T00:42:36.596Z] 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-11T00:42:41.446Z] lxd 4.15 from Canonical* installed [2021-06-11T00:42:41.446Z] + sudo lxd init --auto [2021-06-11T00:42:44.915Z] 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-11T00:42:51.464Z] + sudo snap install --classic snapcraft [2021-06-11T00:42:56.771Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T00:42:56.771Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-11T00:42:56.771Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-11T00:42:56.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T00:42:56.771Z] Dload Upload Total Spent Left Speed [2021-06-11T00:42:56.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 [2021-06-11T00:42:56.771Z] 100 3325k 100 3325k 0 0 11.7M 0 --:--:-- --:--:-- --:--:-- 11.7M [2021-06-11T00:42:56.771Z] ./yq_linux_amd64 [2021-06-11T00:42:56.771Z] + sudo snapcraft prime --use-lxd [2021-06-11T00:42:58.695Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-11T00:42:58.695Z] 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-11T00:42:58.695Z] - README.md [2021-06-11T00:42:58.695Z] [2021-06-11T00:42:58.695Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T00:42:59.268Z] Launching a container. [2021-06-11T00:43:05.920Z] Waiting for container to be ready [2021-06-11T00:43:06.498Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-11T00:43:06.498Z] [2021-06-11T00:43:10.711Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-11T00:43:10.974Z] Waiting for network to be ready... [2021-06-11T00:43:11.235Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T00:43:11.502Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T00:43:11.502Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T00:43:11.503Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T00:43:11.503Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T00:43:11.503Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T00:43:11.503Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T00:43:11.503Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T00:43:11.503Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T00:43:11.503Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T00:43:11.764Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T00:43:11.883Z] 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-11T00:43:11.883Z] 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-11T00:43:12.024Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T00:43:12.285Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T00:43:12.285Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T00:43:12.285Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T00:43:12.285Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T00:43:12.285Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T00:43:12.285Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T00:43:12.856Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T00:43:12.856Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T00:43:13.117Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T00:43:13.117Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T00:43:13.117Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T00:43:13.117Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T00:43:13.117Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T00:43:13.117Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T00:43:13.117Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T00:43:15.664Z] Fetched 24.7 MB in 4s (6095 kB/s) [2021-06-11T00:43:16.170Z] 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-11T00:43:16.240Z] Reading package lists... [2021-06-11T00:43:16.502Z] Reading package lists... [2021-06-11T00:43:16.502Z] Building dependency tree... [2021-06-11T00:43:16.502Z] Reading state information... [2021-06-11T00:43:16.763Z] The following additional packages will be installed: [2021-06-11T00:43:16.763Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T00:43:16.763Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T00:43:16.763Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T00:43:16.763Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-11T00:43:16.763Z] Suggested packages: [2021-06-11T00:43:16.763Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-11T00:43:16.763Z] Recommended packages: [2021-06-11T00:43:16.763Z] gnupg libsasl2-modules [2021-06-11T00:43:16.763Z] The following NEW packages will be installed: [2021-06-11T00:43:16.763Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-11T00:43:16.763Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-11T00:43:16.763Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-11T00:43:16.763Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-11T00:43:16.763Z] The following packages will be upgraded: [2021-06-11T00:43:16.763Z] gpg gpg-agent gpgconf libudev1 [2021-06-11T00:43:16.763Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-11T00:43:16.763Z] Need to get 3530 kB of archives. [2021-06-11T00:43:16.763Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-11T00:43:16.763Z] 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-11T00:43:16.763Z] 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-11T00:43:16.763Z] 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-11T00:43:16.763Z] 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-11T00:43:16.763Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-11T00:43:16.766Z] 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-11T00:43:17.335Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-11T00:43:17.595Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-11T00:43:17.595Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-11T00:43:17.595Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-11T00:43:17.595Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-11T00:43:17.596Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-11T00:43:17.596Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-11T00:43:17.596Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-11T00:43:17.596Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-11T00:43:17.596Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-11T00:43:17.596Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-11T00:43:17.596Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-11T00:43:17.596Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-11T00:43:17.596Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-11T00:43:17.596Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-11T00:43:17.596Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-11T00:43:17.596Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-11T00:43:17.857Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:43:17.857Z] Fetched 3530 kB in 1s (3482 kB/s) [2021-06-11T00:43:17.857Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T00:43:17.857Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:43:17.857Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:43:17.857Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-11T00:43:18.117Z] Selecting previously unselected package udev. [2021-06-11T00:43:18.117Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-11T00:43:18.117Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:43:18.117Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-11T00:43:18.379Z] Selecting previously unselected package libfuse2:amd64. [2021-06-11T00:43:18.379Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T00:43:18.379Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T00:43:18.379Z] Selecting previously unselected package fuse. [2021-06-11T00:43:18.379Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-11T00:43:18.379Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-11T00:43:18.379Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:18.379Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:43:18.640Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:18.640Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:43:18.640Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:18.640Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:43:18.901Z] Selecting previously unselected package libksba8:amd64. [2021-06-11T00:43:18.901Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-11T00:43:18.901Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-11T00:43:18.901Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-11T00:43:18.901Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:18.901Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:18.901Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-11T00:43:18.901Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:18.901Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:18.901Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-11T00:43:18.901Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:19.162Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:19.162Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-11T00:43:19.162Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:19.162Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:19.162Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-11T00:43:19.162Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:19.162Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:19.162Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-11T00:43:19.162Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:19.424Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:19.424Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-11T00:43:19.424Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:19.424Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:19.424Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-11T00:43:19.424Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:19.424Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:19.424Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-11T00:43:19.424Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-11T00:43:19.685Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:19.685Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T00:43:19.685Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T00:43:19.685Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:43:19.685Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T00:43:19.685Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-11T00:43:19.685Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:43:19.947Z] Selecting previously unselected package libldap-common. [2021-06-11T00:43:19.947Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-11T00:43:19.947Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:43:19.947Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T00:43:19.947Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-11T00:43:19.947Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:43:19.947Z] Selecting previously unselected package dirmngr. [2021-06-11T00:43:19.947Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:19.947Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:20.144Z] 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-11T00:43:20.207Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:43:20.208Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:20.208Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-11T00:43:20.208Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:43:20.208Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-11T00:43:20.208Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:20.208Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:20.208Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-11T00:43:20.208Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:43:20.208Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-11T00:43:20.468Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T00:43:20.729Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:20.729Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-11T00:43:20.729Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-11T00:43:20.729Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:20.729Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:20.729Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:20.729Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:20.729Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:20.729Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:20.729Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:20.990Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-11T00:43:20.990Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-11T00:43:20.990Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:20.990Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:43:21.253Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-11T00:43:21.253Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-11T00:43:21.253Z] This means they are not meant to be enabled using systemctl. [2021-06-11T00:43:21.253Z] Possible reasons for having this kind of units are: [2021-06-11T00:43:21.253Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-11T00:43:21.253Z] .wants/ or .requires/ directory. [2021-06-11T00:43:21.253Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-11T00:43:21.253Z] a requirement dependency on it. [2021-06-11T00:43:21.253Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-11T00:43:21.253Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-11T00:43:21.253Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-11T00:43:21.253Z] instance name specified. [2021-06-11T00:43:21.776Z] Reading package lists... [2021-06-11T00:43:22.038Z] Building dependency tree... [2021-06-11T00:43:22.038Z] Reading state information... [2021-06-11T00:43:22.038Z] The following additional packages will be installed: [2021-06-11T00:43:22.038Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-11T00:43:22.038Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-11T00:43:22.038Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-11T00:43:22.038Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-11T00:43:22.038Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-11T00:43:22.038Z] Suggested packages: [2021-06-11T00:43:22.038Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-11T00:43:22.039Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-11T00:43:22.039Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-11T00:43:22.039Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-11T00:43:22.039Z] systemd-container policykit-1 [2021-06-11T00:43:22.039Z] Recommended packages: [2021-06-11T00:43:22.039Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-11T00:43:22.039Z] The following NEW packages will be installed: [2021-06-11T00:43:22.039Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-11T00:43:22.039Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-11T00:43:22.039Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-11T00:43:22.039Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-11T00:43:22.039Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-11T00:43:22.039Z] The following packages will be upgraded: [2021-06-11T00:43:22.039Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-11T00:43:22.039Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-11T00:43:22.039Z] Need to get 36.7 MB of archives. [2021-06-11T00:43:22.039Z] After this operation, 147 MB of additional disk space will be used. [2021-06-11T00:43:22.039Z] 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-11T00:43:22.301Z] 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-11T00:43:22.301Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-11T00:43:22.301Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-11T00:43:22.301Z] 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-11T00:43:22.301Z] 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-11T00:43:22.301Z] 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-11T00:43:22.301Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-11T00:43:22.301Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-11T00:43:22.301Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-11T00:43:22.301Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-11T00:43:22.301Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-11T00:43:22.301Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-11T00:43:22.301Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-11T00:43:22.301Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-11T00:43:22.301Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-11T00:43:23.246Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-11T00:43:23.246Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-11T00:43:23.246Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-11T00:43:23.246Z] 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-11T00:43:23.246Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-11T00:43:23.246Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-11T00:43:23.246Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-11T00:43:23.246Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-11T00:43:23.246Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-11T00:43:23.246Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-11T00:43:23.246Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-11T00:43:23.246Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-11T00:43:23.246Z] 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-11T00:43:23.246Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-11T00:43:24.638Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:43:24.638Z] Fetched 36.7 MB in 2s (17.3 MB/s) [2021-06-11T00:43:24.638Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:43:24.638Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:43:24.638Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:43:25.212Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:43:25.212Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:43:25.212Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-11T00:43:25.383Z] 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-11T00:43:25.473Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:43:25.473Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-11T00:43:25.473Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-11T00:43:25.473Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-11T00:43:25.736Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-11T00:43:25.736Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-11T00:43:25.736Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-11T00:43:25.999Z] Setting up apt (1.6.13) ... [2021-06-11T00:43:25.999Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-11T00:43:26.572Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-11T00:43:26.572Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-11T00:43:26.573Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T00:43:26.573Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T00:43:26.833Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-11T00:43:26.833Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:43:26.833Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:43:26.833Z] Selecting previously unselected package libexpat1:amd64. [2021-06-11T00:43:26.833Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-11T00:43:26.833Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T00:43:26.833Z] Selecting previously unselected package python3.6-minimal. [2021-06-11T00:43:26.833Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:43:26.833Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:43:27.094Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T00:43:27.094Z] Checking for services that may need to be restarted...done. [2021-06-11T00:43:27.094Z] Checking for services that may need to be restarted...done. [2021-06-11T00:43:27.355Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:43:27.355Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-11T00:43:27.355Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:43:27.371Z] 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-11T00:43:27.617Z] Selecting previously unselected package python3-minimal. [2021-06-11T00:43:27.618Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-11T00:43:27.618Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:43:27.618Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-11T00:43:27.879Z] Selecting previously unselected package mime-support. [2021-06-11T00:43:27.879Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-11T00:43:27.879Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-11T00:43:27.879Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-11T00:43:27.879Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-11T00:43:27.879Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T00:43:27.879Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-11T00:43:27.879Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:43:27.879Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:43:28.143Z] Selecting previously unselected package python3.6. [2021-06-11T00:43:28.143Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-11T00:43:28.143Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:43:28.143Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T00:43:28.143Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:43:28.143Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T00:43:28.143Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-11T00:43:28.402Z] Selecting previously unselected package python3. [2021-06-11T00:43:28.402Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-11T00:43:28.402Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-11T00:43:28.402Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-11T00:43:28.402Z] Selecting previously unselected package multiarch-support. [2021-06-11T00:43:28.402Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:43:28.402Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T00:43:28.402Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-11T00:43:28.671Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-11T00:43:28.671Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-11T00:43:28.671Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-11T00:43:28.671Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T00:43:28.671Z] Selecting previously unselected package libbsd0:amd64. [2021-06-11T00:43:28.671Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-11T00:43:28.671Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T00:43:28.671Z] Selecting previously unselected package sudo. [2021-06-11T00:43:28.671Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-11T00:43:28.671Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T00:43:28.671Z] Selecting previously unselected package apparmor. [2021-06-11T00:43:28.671Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T00:43:28.671Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-11T00:43:28.931Z] Selecting previously unselected package libedit2:amd64. [2021-06-11T00:43:28.931Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-11T00:43:28.931Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T00:43:28.931Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T00:43:28.931Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:43:28.931Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:43:28.931Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T00:43:28.931Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:43:28.931Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:43:29.193Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T00:43:29.193Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-11T00:43:29.193Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T00:43:29.193Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T00:43:29.193Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:43:29.193Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:43:29.193Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T00:43:29.193Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-11T00:43:29.193Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:43:29.453Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-11T00:43:29.453Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-11T00:43:29.453Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T00:43:29.453Z] Selecting previously unselected package openssh-client. [2021-06-11T00:43:29.453Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-11T00:43:29.453Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T00:43:29.716Z] Selecting previously unselected package squashfs-tools. [2021-06-11T00:43:29.716Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-11T00:43:29.716Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T00:43:29.716Z] Selecting previously unselected package snapd. [2021-06-11T00:43:29.716Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-11T00:43:29.716Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-11T00:43:31.690Z] 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-11T00:43:32.303Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-11T00:43:32.303Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-11T00:43:32.303Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-11T00:43:32.303Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-11T00:43:32.577Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-11T00:43:32.577Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:43:32.577Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:43:32.577Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-11T00:43:32.577Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-11T00:43:33.148Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-11T00:43:33.148Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-11T00:43:33.148Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-11T00:43:33.148Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:43:33.148Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:43:33.148Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-11T00:43:33.720Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-11T00:43:33.720Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:43:33.720Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-11T00:43:33.720Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-11T00:43:33.720Z] running python rtupdate hooks for python3.6... [2021-06-11T00:43:33.720Z] running python post-rtupdate hooks for python3.6... [2021-06-11T00:43:33.720Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-11T00:43:34.294Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-11T00:43:34.560Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-11T00:43:34.560Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-11T00:43:34.560Z] Setting up snapd (2.49.2+18.04) ... [2021-06-11T00:43:35.082Z] 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-11T00:43:35.145Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-11T00:43:35.145Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-11T00:43:35.407Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-11T00:43:35.407Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-11T00:43:35.668Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T00:43:35.668Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-11T00:43:35.930Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-11T00:43:36.193Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-11T00:43:36.193Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-11T00:43:36.456Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-11T00:43:36.717Z] /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-11T00:43:36.717Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-11T00:43:36.717Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T00:43:38.115Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:43:38.115Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:43:38.384Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:43:38.495Z] 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-11T00:43:39.327Z] Reading package lists... [2021-06-11T00:43:39.588Z] Reading package lists... [2021-06-11T00:43:39.850Z] Building dependency tree... [2021-06-11T00:43:39.850Z] Reading state information... [2021-06-11T00:43:39.850Z] Calculating upgrade... [2021-06-11T00:43:39.850Z] The following packages will be upgraded: [2021-06-11T00:43:39.850Z] advancecomp base-files bash binutils binutils-common [2021-06-11T00:43:39.850Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-11T00:43:39.850Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-11T00:43:39.850Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-11T00:43:39.850Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-11T00:43:39.850Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-11T00:43:39.850Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-11T00:43:39.850Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-11T00:43:39.850Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-11T00:43:39.850Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-11T00:43:39.850Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-11T00:43:39.850Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-11T00:43:39.850Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-11T00:43:39.850Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-11T00:43:39.850Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-11T00:43:39.850Z] ubuntu-keyring util-linux [2021-06-11T00:43:40.113Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:43:40.113Z] Need to get 64.1 MB of archives. [2021-06-11T00:43:40.113Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-11T00:43:40.113Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-11T00:43:40.113Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-11T00:43:40.113Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-11T00:43:40.113Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-11T00:43:40.113Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-11T00:43:40.113Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-11T00:43:40.113Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-11T00:43:40.113Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-11T00:43:40.113Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-11T00:43:40.113Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-11T00:43:40.113Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-11T00:43:40.113Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-11T00:43:40.113Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-11T00:43:40.113Z] 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-11T00:43:40.113Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-11T00:43:40.379Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-11T00:43:40.379Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-11T00:43:40.379Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-11T00:43:40.379Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-11T00:43:40.379Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-11T00:43:40.379Z] 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-11T00:43:40.379Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-11T00:43:40.379Z] 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-11T00:43:40.379Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-11T00:43:40.379Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-11T00:43:40.379Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-11T00:43:40.379Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-11T00:43:40.379Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-11T00:43:40.379Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-11T00:43:40.379Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-11T00:43:40.379Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-11T00:43:40.379Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-11T00:43:40.379Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-11T00:43:40.379Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-11T00:43:40.379Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-11T00:43:40.379Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-11T00:43:40.379Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-11T00:43:40.379Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-11T00:43:40.379Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-11T00:43:40.379Z] 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-11T00:43:40.379Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-11T00:43:40.379Z] 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-11T00:43:40.379Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-11T00:43:40.379Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-11T00:43:40.379Z] 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-11T00:43:40.379Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-11T00:43:40.379Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-11T00:43:40.645Z] 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-11T00:43:40.646Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-11T00:43:40.646Z] 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-11T00:43:40.646Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-11T00:43:40.646Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-11T00:43:40.646Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-11T00:43:40.646Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-11T00:43:40.646Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-11T00:43:40.646Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-11T00:43:40.646Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-11T00:43:40.646Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-11T00:43:40.915Z] 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-11T00:43:40.915Z] 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-11T00:43:40.915Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-11T00:43:41.176Z] 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-11T00:43:41.176Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-11T00:43:41.176Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-11T00:43:41.176Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-11T00:43:41.176Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-11T00:43:41.176Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-11T00:43:41.176Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-11T00:43:41.437Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-11T00:43:41.437Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-11T00:43:41.437Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-11T00:43:41.437Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-11T00:43:41.437Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-11T00:43:41.437Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-11T00:43:41.437Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-11T00:43:41.437Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-11T00:43:41.437Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-11T00:43:41.437Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-11T00:43:41.437Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-11T00:43:41.437Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-11T00:43:41.697Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-11T00:43:41.697Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-11T00:43:41.697Z] 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-11T00:43:41.697Z] 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-11T00:43:41.697Z] 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-11T00:43:41.697Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-11T00:43:41.697Z] 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-11T00:43:41.697Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-11T00:43:41.697Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-11T00:43:41.697Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-11T00:43:41.697Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-11T00:43:41.697Z] 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-11T00:43:41.697Z] 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-11T00:43:41.697Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-11T00:43:41.697Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-11T00:43:41.957Z] 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-11T00:43:41.957Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-11T00:43:41.957Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-11T00:43:41.957Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-11T00:43:41.957Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-11T00:43:41.957Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-11T00:43:41.957Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-11T00:43:41.957Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:43:42.220Z] Fetched 64.1 MB in 2s (33.1 MB/s) [2021-06-11T00:43:42.220Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:43:42.220Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:43:42.220Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:43:42.482Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:43:42.482Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:43:42.743Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-11T00:43:42.743Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-11T00:43:43.316Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:43.316Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:43.316Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:43.316Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:43.316Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:43.316Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:43.593Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:43.593Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:43.593Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:43.593Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:43.593Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:43.593Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:43.593Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:43.860Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:43.860Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:43:43.860Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:43:43.860Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:43.860Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-11T00:43:43.860Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:43:44.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:43:44.127Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:44.127Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:44.127Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:44.127Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:44.127Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:44.388Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-11T00:43:44.388Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:43:44.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:43:44.659Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:43:44.927Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] } [2021-06-11T00:43:45.190Z] $ docker stop --time=1 723fa27eb4830f04dd40c3dddea521d9ea6fb4ef3e0e6e51dfd4caffc2761bc1 [2021-06-11T00:43:45.500Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T00:43:45.500Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-11T00:43:45.500Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-11T00:43:45.500Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-11T00:43:45.500Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-11T00:43:45.500Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-11T00:43:45.762Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-11T00:43:46.024Z] Installing new version of config file /etc/issue ... [2021-06-11T00:43:46.024Z] Installing new version of config file /etc/issue.net ... [2021-06-11T00:43:46.024Z] Installing new version of config file /etc/lsb-release ... [2021-06-11T00:43:46.024Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-11T00:43:46.294Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-11T00:43:46.294Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-11T00:43:46.294Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-11T00:43:46.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:46.558Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-11T00:43:46.558Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-11T00:43:46.558Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-11T00:43:46.825Z] 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-11T00:43:46.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:46.825Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:43:46.825Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-11T00:43:46.825Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:43:46.825Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:46.825Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-11T00:43:46.825Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-11T00:43:47.181Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-11T00:43:47.181Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:47.181Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-11T00:43:47.181Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:43:47.447Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-11T00:43:47.447Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:47.447Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:43:47.447Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:43:47.447Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:43:47.719Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:47.719Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:43:47.719Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:43:47.719Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-11T00:43:47.719Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:47.719Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-11T00:43:47.719Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-11T00:43:47.738Z] $ docker rm -f 723fa27eb4830f04dd40c3dddea521d9ea6fb4ef3e0e6e51dfd4caffc2761bc1 [2021-06-11T00:43:47.986Z] Setting up grep (3.1-2build1) ... [2021-06-11T00:43:47.986Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:47.986Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T00:43:47.986Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T00:43:47.986Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-11T00:43:48.252Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:48.252Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:43:48.252Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:43:48.252Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-11T00:43:48.515Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:48.515Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:43:48.515Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:43:49.088Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:43:49.088Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-11T00:43:49.088Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-11T00:43:49.088Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-06-11T00:43:49.350Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-11T00:43:49.350Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:49.350Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-11T00:43:49.350Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:43:49.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:43:49.924Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T00:43:49.924Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T00:43:49.924Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-11T00:43:49.924Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-11T00:43:49.995Z] [2021-06-11T00:43:49.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:43:50.186Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T00:43:50.186Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:50.186Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-11T00:43:50.186Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-11T00:43:50.186Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-11T00:43:50.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:43:50.448Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:50.448Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:43:50.448Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:43:50.448Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:43:50.448Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:50.448Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:43:50.448Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:43:50.448Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:43:50.646Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-11T00:43:50.646Z] 29e5d40040c1: Pulling fs layer [2021-06-11T00:43:50.646Z] 1ce36da41761: Pulling fs layer [2021-06-11T00:43:50.646Z] 25b303627fd3: Pulling fs layer [2021-06-11T00:43:50.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:50.710Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:43:50.710Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:43:50.710Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:43:50.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:50.710Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:43:50.710Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:43:50.921Z] 29e5d40040c1: Verifying Checksum [2021-06-11T00:43:50.921Z] 29e5d40040c1: Download complete [2021-06-11T00:43:50.972Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:43:50.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:50.972Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:43:50.972Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:43:50.972Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:43:50.972Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:43:50.972Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:43:50.972Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:50.972Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-11T00:43:50.972Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:43:51.232Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:43:51.232Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:51.232Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:43:51.232Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:43:51.232Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:43:51.493Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:51.493Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:43:51.493Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:43:51.493Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:43:51.493Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:51.493Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:43:51.493Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:43:51.523Z] 1ce36da41761: Verifying Checksum [2021-06-11T00:43:51.523Z] 1ce36da41761: Download complete [2021-06-11T00:43:51.523Z] 29e5d40040c1: Pull complete [2021-06-11T00:43:52.064Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:43:52.326Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-11T00:43:52.586Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-11T00:43:52.586Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:52.586Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-11T00:43:52.586Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-11T00:43:52.849Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:43:52.849Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-11T00:43:52.849Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-11T00:43:52.849Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-11T00:43:52.956Z] 25b303627fd3: Download complete [2021-06-11T00:43:52.956Z] 1ce36da41761: Pull complete [2021-06-11T00:43:53.119Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-11T00:43:53.120Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:43:53.120Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-11T00:43:53.120Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-11T00:43:53.120Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-11T00:43:53.389Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:43:53.389Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-11T00:43:53.389Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T00:43:53.389Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-11T00:43:53.389Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:43:53.389Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-11T00:43:53.389Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-11T00:43:53.652Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-11T00:43:53.652Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:43:53.652Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:43:53.652Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:43:53.652Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:43:53.914Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-11T00:43:53.914Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:43:53.914Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:43:53.914Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:43:53.914Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-11T00:43:53.914Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-11T00:43:54.175Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:43:54.175Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:43:54.438Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:54.438Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-11T00:43:54.438Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-11T00:43:54.438Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-11T00:43:54.438Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-11T00:43:54.438Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:43:54.438Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:43:54.438Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:43:54.438Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:54.438Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-11T00:43:54.710Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-11T00:43:54.710Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-11T00:43:54.710Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:54.710Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-11T00:43:54.710Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-11T00:43:54.710Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-11T00:43:54.974Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:54.974Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-11T00:43:54.974Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-11T00:43:54.974Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-11T00:43:55.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:55.237Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-11T00:43:55.237Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-11T00:43:55.237Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-11T00:43:55.237Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:55.237Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-11T00:43:55.237Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-11T00:43:55.501Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-11T00:43:55.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:55.501Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-11T00:43:55.501Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-11T00:43:55.763Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-11T00:43:55.763Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:55.763Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:55.763Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-11T00:43:55.763Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-11T00:43:55.763Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:55.763Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T00:43:56.025Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T00:43:56.025Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T00:43:56.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:56.025Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-11T00:43:56.025Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-11T00:43:56.025Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-11T00:43:56.025Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:56.025Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-11T00:43:56.025Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-11T00:43:56.287Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-11T00:43:56.287Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:56.287Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-11T00:43:56.287Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-11T00:43:56.287Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-11T00:43:56.548Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:56.548Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-11T00:43:56.549Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-11T00:43:56.549Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-11T00:43:56.549Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:56.549Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-11T00:43:56.549Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-11T00:43:56.810Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-11T00:43:56.810Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:56.810Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-11T00:43:56.810Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-11T00:43:56.810Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-11T00:43:57.078Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-11T00:43:57.078Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-11T00:43:57.078Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-11T00:43:57.078Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-11T00:43:57.078Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-11T00:43:57.078Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T00:43:57.078Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T00:43:57.078Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-11T00:43:57.078Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-11T00:43:57.338Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-11T00:43:57.338Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-11T00:43:57.601Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-11T00:43:57.601Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-11T00:43:57.601Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-11T00:43:57.601Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-11T00:43:57.601Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-11T00:43:57.601Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-11T00:43:57.862Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-11T00:43:57.862Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-11T00:43:57.862Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-11T00:43:57.862Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-11T00:43:57.862Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-11T00:43:57.862Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-11T00:43:57.862Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-11T00:43:57.862Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-11T00:43:58.122Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-11T00:43:58.122Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-11T00:43:58.122Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-11T00:43:58.122Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-11T00:43:58.384Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-11T00:43:58.384Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-11T00:43:58.645Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-11T00:43:58.645Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-11T00:43:58.645Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:43:58.645Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:43:58.908Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:43:58.908Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:43:59.173Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:43:59.173Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:43:59.173Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-11T00:43:59.173Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-11T00:43:59.173Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:59.173Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:43:59.173Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:59.173Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:43:59.434Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:59.434Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:43:59.434Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:43:59.434Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:00.388Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:00.388Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:00.961Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:00.961Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:01.541Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:01.541Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:01.541Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:01.541Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:02.515Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-11T00:44:02.515Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-11T00:44:02.515Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:44:02.515Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:44:02.515Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T00:44:02.515Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:44:02.778Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-11T00:44:02.778Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-11T00:44:02.778Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-11T00:44:02.778Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-11T00:44:02.778Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:44:02.778Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:44:03.038Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-11T00:44:03.038Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-11T00:44:03.038Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-11T00:44:03.038Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-11T00:44:03.038Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:03.038Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-11T00:44:03.038Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:03.038Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:03.038Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:03.038Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-11T00:44:03.038Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-11T00:44:03.038Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-11T00:44:03.118Z] 25b303627fd3: Pull complete [2021-06-11T00:44:03.118Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-11T00:44:03.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:44:03.118Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-11T00:44:03.302Z] [2021-06-11T00:44:03.302Z] Current default time zone: 'Etc/UTC' [2021-06-11T00:44:03.302Z] Local time is now: Fri Jun 11 00:44:03 UTC 2021. [2021-06-11T00:44:03.302Z] Universal Time is now: Fri Jun 11 00:44:03 UTC 2021. [2021-06-11T00:44:03.302Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-11T00:44:03.302Z] [2021-06-11T00:44:03.302Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-11T00:44:03.302Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:03.302Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-11T00:44:03.302Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-11T00:44:03.302Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-11T00:44:03.302Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-11T00:44:03.302Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-11T00:44:03.302Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-11T00:44:03.302Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-11T00:44:03.302Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-11T00:44:03.302Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:03.408Z] prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container [2021-06-11T00:44:03.482Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-11T00:44:03.574Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-11T00:44:03.574Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:03.574Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:44:03.574Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:03.574Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-11T00:44:03.574Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-11T00:44:03.574Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-11T00:44:03.574Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-11T00:44:03.574Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-11T00:44:03.574Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-11T00:44:03.574Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:44:03.574Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-11T00:44:05.500Z] Updating certificates in /etc/ssl/certs... [2021-06-11T00:44:06.766Z] $ docker top 30dd1f7fc5d3ed6d2f8ec71849b1b4220cff8058ffed90e165ee8f4cb8168ec4 -eo pid,comm [2021-06-11T00:44:06.886Z] 23 added, 27 removed; done. [2021-06-11T00:44:06.886Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-11T00:44:06.886Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-11T00:44:06.886Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-11T00:44:06.886Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-11T00:44:06.886Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-11T00:44:06.886Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:06.886Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:44:06.886Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:06.886Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:06.886Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:06.886Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:06.886Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:06.886Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-11T00:44:06.886Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:44:06.886Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:44:06.886Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-11T00:44:06.886Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-11T00:44:06.886Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:06.886Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-11T00:44:06.886Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:44:06.886Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-11T00:44:06.886Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-11T00:44:06.886Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:44:06.886Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-11T00:44:06.886Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-11T00:44:07.149Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-11T00:44:07.149Z] Updating certificates in /etc/ssl/certs... [Pipeline] { [Pipeline] sh [2021-06-11T00:44:07.723Z] 0 added, 0 removed; done. [2021-06-11T00:44:07.723Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-11T00:44:07.723Z] done. [2021-06-11T00:44:07.847Z] + docker-compose build --help [2021-06-11T00:44:07.847Z] + grep parallel [2021-06-11T00:44:07.986Z] Reading package lists... [2021-06-11T00:44:08.248Z] Building dependency tree... [2021-06-11T00:44:08.248Z] Reading state information... [2021-06-11T00:44:08.248Z] The following NEW packages will be installed: [2021-06-11T00:44:08.248Z] apt-transport-https [2021-06-11T00:44:08.511Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:44:08.511Z] Need to get 1692 B of archives. [2021-06-11T00:44:08.511Z] After this operation, 154 kB of additional disk space will be used. [2021-06-11T00:44:08.511Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-11T00:44:08.773Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:44:08.773Z] Fetched 1692 B in 0s (9380 B/s) [2021-06-11T00:44:08.773Z] Selecting previously unselected package apt-transport-https. [2021-06-11T00:44:08.773Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-11T00:44:08.773Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-11T00:44:08.773Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-11T00:44:08.773Z] Setting up apt-transport-https (1.6.13) ... [2021-06-11T00:44:09.034Z] Waiting for network to be ready... [2021-06-11T00:44:13.239Z] --parallel Build images in parallel. [Pipeline] } [2021-06-11T00:44:13.794Z] $ docker stop --time=1 30dd1f7fc5d3ed6d2f8ec71849b1b4220cff8058ffed90e165ee8f4cb8168ec4 [2021-06-11T00:44:14.335Z] 2021-06-11T00:44:12Z INFO Waiting for automatic snapd restart... [2021-06-11T00:44:14.602Z] snapd 2.50.1 from Canonical* installed [2021-06-11T00:44:15.567Z] "snapd" switched to the "latest/stable" channel [2021-06-11T00:44:15.567Z] [2021-06-11T00:44:15.742Z] $ docker rm -f 30dd1f7fc5d3ed6d2f8ec71849b1b4220cff8058ffed90e165ee8f4cb8168ec4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:44:16.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-11T00:44:16.491Z] . [Pipeline] withDockerContainer [2021-06-11T00:44:16.778Z] prd-ubuntu18.04-docker-arm64-4c-16g-395 does not seem to be running inside a container [2021-06-11T00:44:16.798Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-11T00:44:18.512Z] $ docker top f166e62ba9c76aa202f278a354f287dde5f1a73c82a324d34b57b008222502ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:44:18.993Z] core18 20210507 from Canonical* installed [2021-06-11T00:44:18.993Z] "core18" switched to the "latest/stable" channel [2021-06-11T00:44:18.993Z] [2021-06-11T00:44:19.603Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-11T00:44:23.459Z] snapcraft 4.8.1 from Canonical* installed [2021-06-11T00:44:23.460Z] "snapcraft" switched to the "latest/stable" channel [2021-06-11T00:44:23.460Z] [2021-06-11T00:44:26.310Z] Building core-command ... [2021-06-11T00:44:26.310Z] Building core-data ... [2021-06-11T00:44:26.310Z] Building core-metadata ... [2021-06-11T00:44:26.310Z] Building security-bootstrapper ... [2021-06-11T00:44:26.310Z] Building security-proxy-setup ... [2021-06-11T00:44:26.310Z] Building security-secretstore-setup ... [2021-06-11T00:44:26.310Z] Building support-notifications ... [2021-06-11T00:44:26.310Z] Building support-scheduler ... [2021-06-11T00:44:26.310Z] Building sys-mgmt-agent ... [2021-06-11T00:44:26.310Z] Building support-notifications [2021-06-11T00:44:26.310Z] Building support-scheduler [2021-06-11T00:44:26.310Z] Building security-proxy-setup [2021-06-11T00:44:26.310Z] Building sys-mgmt-agent [2021-06-11T00:44:26.310Z] Building security-secretstore-setup [2021-06-11T00:44:27.686Z] 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-11T00:44:27.686Z] - README.md [2021-06-11T00:44:27.686Z] [2021-06-11T00:44:27.686Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-11T00:44:27.686Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:44:27.686Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:44:27.686Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:44:28.960Z] Reading package lists... [2021-06-11T00:44:29.222Z] Installing build dependencies: libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 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-11T00:44:29.222Z] Reading package lists... [2021-06-11T00:44:29.483Z] Building dependency tree... [2021-06-11T00:44:29.483Z] Reading state information... [2021-06-11T00:44:29.483Z] Recommended packages: [2021-06-11T00:44:29.483Z] libglib2.0-data shared-mime-info xdg-user-dirs unzip [2021-06-11T00:44:29.483Z] The following NEW packages will be installed: [2021-06-11T00:44:29.483Z] libglib2.0-0 libnorm1 libpgm-5.2-0 libsodium23 libzmq3-dev libzmq5 [2021-06-11T00:44:29.483Z] pkg-config zip [2021-06-11T00:44:29.483Z] 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-06-11T00:44:29.483Z] Need to get 2529 kB of archives. [2021-06-11T00:44:29.483Z] After this operation, 8736 kB of additional disk space will be used. [2021-06-11T00:44:29.483Z] 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-11T00:44:29.746Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-11T00:44:29.746Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-11T00:44:29.746Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-11T00:44:30.317Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-11T00:44:30.317Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-11T00:44:30.317Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-11T00:44:30.317Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-11T00:44:30.317Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T00:44:30.317Z] Fetched 2529 kB in 1s (3303 kB/s) [2021-06-11T00:44:30.577Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-11T00:44:30.577Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-11T00:44:30.577Z] Preparing to unpack .../0-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-11T00:44:30.577Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T00:44:30.577Z] Selecting previously unselected package libnorm1:amd64. [2021-06-11T00:44:30.577Z] Preparing to unpack .../1-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-11T00:44:30.577Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T00:44:30.838Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-11T00:44:30.838Z] Preparing to unpack .../2-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-11T00:44:30.838Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T00:44:30.838Z] Selecting previously unselected package libsodium23:amd64. [2021-06-11T00:44:30.838Z] Preparing to unpack .../3-libsodium23_1.0.16-2_amd64.deb ... [2021-06-11T00:44:30.838Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-11T00:44:30.838Z] Selecting previously unselected package libzmq5:amd64. [2021-06-11T00:44:30.838Z] Preparing to unpack .../4-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T00:44:30.838Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:44:30.838Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-11T00:44:30.838Z] Preparing to unpack .../5-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-11T00:44:30.838Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:44:31.099Z] Selecting previously unselected package pkg-config. [2021-06-11T00:44:31.099Z] Preparing to unpack .../6-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-11T00:44:31.099Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T00:44:31.099Z] Selecting previously unselected package zip. [2021-06-11T00:44:31.099Z] Preparing to unpack .../7-zip_3.0-11build1_amd64.deb ... [2021-06-11T00:44:31.099Z] Unpacking zip (3.0-11build1) ... [2021-06-11T00:44:31.360Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-11T00:44:31.360Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-11T00:44:31.360Z] No schema files found: doing nothing. [2021-06-11T00:44:31.360Z] Setting up zip (3.0-11build1) ... [2021-06-11T00:44:31.360Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-11T00:44:31.360Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-11T00:44:31.360Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-11T00:44:31.360Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:44:31.360Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-11T00:44:31.360Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-11T00:44:31.933Z] libglib2.0-0 set to automatically installed. [2021-06-11T00:44:31.933Z] libnorm1 set to automatically installed. [2021-06-11T00:44:31.933Z] libpgm-5.2-0 set to automatically installed. [2021-06-11T00:44:31.933Z] libsodium23 set to automatically installed. [2021-06-11T00:44:31.933Z] libzmq3-dev set to automatically installed. [2021-06-11T00:44:31.933Z] libzmq5 set to automatically installed. [2021-06-11T00:44:31.933Z] pkg-config set to automatically installed. [2021-06-11T00:44:31.933Z] zip set to automatically installed. [2021-06-11T00:44:33.329Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T00:44:43.332Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-11T00:44:43.332Z] snapd is not logged in, snap install commands will use sudo [2021-06-11T00:44:43.904Z] snap "core18" has no updates available [2021-06-11T00:44:44.476Z] Downloading snap 'edgex-app-service-configurable' [2021-06-11T00:44:47.780Z] Pulling app-service-config [2021-06-11T00:44:47.780Z] + snapcraftctl pull [2021-06-11T00:44:48.350Z] Pulling config-common [2021-06-11T00:44:48.350Z] + snapcraftctl pull [2021-06-11T00:44:49.303Z] Pulling go-build-helper [2021-06-11T00:44:49.303Z] + snapcraftctl pull [2021-06-11T00:44:50.699Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-11T00:44:50.699Z] Skipping pull go-build-helper (already ran) [2021-06-11T00:44:50.699Z] Building go-build-helper [2021-06-11T00:44:50.699Z] + snapcraftctl build [2021-06-11T00:44:52.612Z] Staging go-build-helper [2021-06-11T00:44:52.612Z] + snapcraftctl stage [2021-06-11T00:45:00.763Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-11T00:45:00.763Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-11T00:45:00.763Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-11T00:45:00.763Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-11T00:45:00.763Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-11T00:45:00.763Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-11T00:45:00.763Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-11T00:45:00.763Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-11T00:45:00.763Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-11T00:45:00.763Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-11T00:45:00.763Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-11T00:45:00.763Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-11T00:45:00.763Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-11T00:45:00.763Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-11T00:45:00.763Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-11T00:45:00.763Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-11T00:45:00.763Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-11T00:45:00.763Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-11T00:45:00.763Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-11T00:45:00.763Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-11T00:45:00.763Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-11T00:45:00.763Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-11T00:45:00.763Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-11T00:45:00.763Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-11T00:45:00.763Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-11T00:45:00.763Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-11T00:45:00.763Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-11T00:45:00.763Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-11T00:45:00.763Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-11T00:45:00.763Z] Fetched 224 kB in 0s (0 B/s) [2021-06-11T00:45:00.763Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-11T00:45:00.763Z] Fetched 157 kB in 0s (0 B/s) [2021-06-11T00:45:00.763Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-11T00:45:00.763Z] Fetched 221 kB in 0s (0 B/s) [2021-06-11T00:45:00.763Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-11T00:45:00.763Z] Fetched 143 kB in 0s (0 B/s) [2021-06-11T00:45:00.763Z] Pulling edgex-go [2021-06-11T00:45:00.763Z] + snapcraftctl pull [2021-06-11T00:45:18.983Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-11T00:45:18.983Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-11T00:45:18.983Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-11T00:45:18.983Z] Fetched 0 B in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-11T00:45:18.983Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-11T00:45:18.983Z] Fetched 279 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-11T00:45:18.983Z] Fetched 122 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-11T00:45:18.983Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-11T00:45:18.983Z] Fetched 8848 B in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-11T00:45:18.983Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-11T00:45:18.983Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-11T00:45:18.983Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-11T00:45:18.983Z] Fetched 219 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-11T00:45:18.983Z] Fetched 154 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-11T00:45:18.983Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-11T00:45:18.983Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-11T00:45:18.983Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-11T00:45:18.983Z] Fetched 499 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-11T00:45:18.983Z] Fetched 111 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-11T00:45:18.983Z] Fetched 240 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-11T00:45:18.983Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-11T00:45:18.983Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-11T00:45:18.983Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-11T00:45:18.983Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-11T00:45:18.983Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-11T00:45:18.983Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-11T00:45:18.983Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-11T00:45:18.983Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-11T00:45:18.983Z] Fetched 8720 B in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-11T00:45:18.983Z] Fetched 137 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-11T00:45:18.983Z] Fetched 119 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-11T00:45:18.983Z] Fetched 110 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-11T00:45:18.983Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-11T00:45:18.983Z] Fetched 645 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-11T00:45:18.983Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-11T00:45:18.983Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-11T00:45:18.983Z] Fetched 368 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-11T00:45:18.983Z] Fetched 187 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-11T00:45:18.983Z] Fetched 175 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-11T00:45:18.983Z] Fetched 206 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-11T00:45:18.983Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-11T00:45:18.983Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-11T00:45:18.983Z] Fetched 159 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-11T00:45:18.983Z] Fetched 107 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-11T00:45:18.983Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-11T00:45:18.983Z] Pulling static-packages [2021-06-11T00:45:18.983Z] + snapcraftctl pull [2021-06-11T00:45:18.983Z] Pulling version [2021-06-11T00:45:18.983Z] + cd /root/project [2021-06-11T00:45:18.983Z] + git describe --tags --abbrev=0 [2021-06-11T00:45:18.983Z] + /bin/sh: 39: git: not found [2021-06-11T00:45:18.983Z] sed s/v// [2021-06-11T00:45:18.983Z] + GIT_VERSION= [2021-06-11T00:45:18.983Z] + snapcraftctl set-version [2021-06-11T00:45:19.244Z] Usage: snapcraftctl set-version [OPTIONS] VERSION [2021-06-11T00:45:19.244Z] Try 'snapcraftctl set-version --help' for help. [2021-06-11T00:45:19.244Z] [2021-06-11T00:45:19.244Z] Error: Missing argument 'VERSION'. [2021-06-11T00:45:19.511Z] Failed to run 'override-pull': Exit code was 2. [2021-06-11T00:45:19.511Z] 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-11T00:45:21.779Z] Failed in branch amd64 [2021-06-11T00:45:34.358Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:45:34.358Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:45:34.358Z] ---> ce60ae7a6553 [2021-06-11T00:45:34.358Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:45:34.358Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:45:34.358Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:45:34.358Z] ---> ce60ae7a6553 [2021-06-11T00:45:34.358Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:45:34.358Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:45:34.358Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:45:34.358Z] ---> ce60ae7a6553 [2021-06-11T00:45:34.358Z] Step 3/23 : WORKDIR /edgex-go [2021-06-11T00:45:34.358Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:45:34.358Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:45:34.358Z] ---> ce60ae7a6553 [2021-06-11T00:45:34.358Z] Step 3/22 : WORKDIR /edgex-go [2021-06-11T00:45:34.358Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:45:34.358Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:45:34.358Z] ---> ce60ae7a6553 [2021-06-11T00:45:34.358Z] Step 3/26 : WORKDIR /edgex-go [2021-06-11T00:45:36.980Z] ---> Running in 43939eec7001 [2021-06-11T00:45:36.980Z] ---> Running in db0fad5e9deb [2021-06-11T00:45:36.980Z] ---> Running in 1f118ec1901a [2021-06-11T00:45:36.980Z] ---> Running in 22089f1d0e35 [2021-06-11T00:45:36.980Z] ---> Running in 110bc8fb4588 [2021-06-11T00:45:37.972Z] Removing intermediate container 1f118ec1901a [2021-06-11T00:45:37.972Z] ---> 5a9b8e04330d [2021-06-11T00:45:37.972Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:45:37.972Z] Removing intermediate container 43939eec7001 [2021-06-11T00:45:37.972Z] ---> d3b4bc118399 [2021-06-11T00:45:37.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:45:37.972Z] ---> Running in 36a6015ed1b1 [2021-06-11T00:45:37.972Z] Removing intermediate container 22089f1d0e35 [2021-06-11T00:45:37.972Z] ---> 19a1ca2a510f [2021-06-11T00:45:37.972Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:45:37.972Z] Removing intermediate container db0fad5e9deb [2021-06-11T00:45:37.972Z] ---> 531a6ce5c6f4 [2021-06-11T00:45:37.972Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:45:37.972Z] Removing intermediate container 110bc8fb4588 [2021-06-11T00:45:37.972Z] ---> ef13e9c3de84 [2021-06-11T00:45:37.972Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:45:38.243Z] ---> Running in db6a4d772020 [2021-06-11T00:45:38.518Z] ---> Running in 58464736fa61 [2021-06-11T00:45:38.519Z] ---> Running in ac874d1c7da2 [2021-06-11T00:45:38.519Z] ---> Running in 01c8599f6bd9 [2021-06-11T00:45:41.969Z] Removing intermediate container 36a6015ed1b1 [2021-06-11T00:45:41.969Z] ---> 56ff34c6742c [2021-06-11T00:45:41.969Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-11T00:45:41.969Z] ---> Running in f12ae6edabbf [2021-06-11T00:45:42.246Z] Removing intermediate container db6a4d772020 [2021-06-11T00:45:42.246Z] ---> a99b64f19566 [2021-06-11T00:45:42.246Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-11T00:45:42.519Z] ---> Running in 8a1cdaf21306 [2021-06-11T00:45:42.795Z] Removing intermediate container 58464736fa61 [2021-06-11T00:45:42.795Z] ---> 373888072dee [2021-06-11T00:45:42.795Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-11T00:45:43.073Z] ---> Running in fcd92c229a9a [2021-06-11T00:45:43.354Z] Removing intermediate container 01c8599f6bd9 [2021-06-11T00:45:43.354Z] ---> 335e706184a6 [2021-06-11T00:45:43.354Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-11T00:45:43.354Z] Removing intermediate container ac874d1c7da2 [2021-06-11T00:45:43.354Z] ---> faf564baf4df [2021-06-11T00:45:43.354Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-11T00:45:43.641Z] ---> Running in fe099dade4ee [2021-06-11T00:45:43.641Z] ---> Running in 39ba1b329536 [2021-06-11T00:45:44.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:44.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:44.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:45.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:45.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:45.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:45.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:46.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:46.359Z] OK: 218 MiB in 52 packages [2021-06-11T00:45:46.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:46.635Z] OK: 218 MiB in 52 packages [2021-06-11T00:45:46.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:45:47.201Z] OK: 218 MiB in 52 packages [2021-06-11T00:45:47.814Z] OK: 218 MiB in 52 packages [2021-06-11T00:45:48.090Z] OK: 218 MiB in 52 packages [2021-06-11T00:45:48.369Z] Removing intermediate container f12ae6edabbf [2021-06-11T00:45:48.369Z] ---> f0094fbe4c42 [2021-06-11T00:45:48.369Z] Step 6/26 : COPY go.mod . [2021-06-11T00:45:48.976Z] Removing intermediate container 8a1cdaf21306 [2021-06-11T00:45:48.976Z] ---> 7d7c89967eb5 [2021-06-11T00:45:48.976Z] Step 6/23 : COPY go.mod . [2021-06-11T00:45:49.252Z] Removing intermediate container fcd92c229a9a [2021-06-11T00:45:49.252Z] ---> 702a73fff000 [2021-06-11T00:45:49.252Z] Step 6/24 : COPY go.mod . [2021-06-11T00:45:49.534Z] Removing intermediate container 39ba1b329536 [2021-06-11T00:45:49.534Z] ---> 4e81c2b3904f [2021-06-11T00:45:49.534Z] Step 6/22 : COPY go.mod . [2021-06-11T00:45:49.810Z] ---> 27bfc3854722 [2021-06-11T00:45:49.810Z] Step 7/26 : RUN go mod download [2021-06-11T00:45:50.090Z] Removing intermediate container fe099dade4ee [2021-06-11T00:45:50.090Z] ---> 42a141fc28b9 [2021-06-11T00:45:50.090Z] Step 6/23 : COPY go.mod . [2021-06-11T00:45:50.090Z] ---> Running in 758b7202a934 [2021-06-11T00:45:50.365Z] ---> ae1d5d14ac68 [2021-06-11T00:45:50.365Z] Step 7/23 : RUN go mod download [2021-06-11T00:45:50.365Z] ---> 451fa3fc18a3 [2021-06-11T00:45:50.365Z] Step 7/24 : RUN go mod download [2021-06-11T00:45:50.639Z] ---> Running in d8e4b59cba01 [2021-06-11T00:45:50.639Z] ---> Running in 41612ae69950 [2021-06-11T00:45:50.924Z] ---> b55902693dbd [2021-06-11T00:45:50.924Z] Step 7/22 : RUN go mod download [2021-06-11T00:45:50.924Z] ---> Running in ee7068c62a88 [2021-06-11T00:45:51.197Z] ---> 72a432475d78 [2021-06-11T00:45:51.197Z] Step 7/23 : RUN go mod download [2021-06-11T00:45:51.473Z] ---> Running in 6a946738d5e3 [2021-06-11T00:45:55.820Z] Removing intermediate container 758b7202a934 [2021-06-11T00:45:55.820Z] ---> 9afca024e4fc [2021-06-11T00:45:55.820Z] Step 8/26 : COPY . . [2021-06-11T00:45:55.820Z] Removing intermediate container d8e4b59cba01 [2021-06-11T00:45:55.820Z] ---> e503ab9eb510 [2021-06-11T00:45:55.820Z] Step 8/23 : COPY . . [2021-06-11T00:45:55.820Z] Removing intermediate container 41612ae69950 [2021-06-11T00:45:55.820Z] ---> d31acd2a21c1 [2021-06-11T00:45:55.820Z] Step 8/24 : COPY . . [2021-06-11T00:45:56.422Z] Removing intermediate container ee7068c62a88 [2021-06-11T00:45:56.422Z] ---> 258515a99b2d [2021-06-11T00:45:56.422Z] Step 8/22 : COPY . . [2021-06-11T00:45:56.696Z] Removing intermediate container 6a946738d5e3 [2021-06-11T00:45:56.696Z] ---> aab0e7a5f8b1 [2021-06-11T00:45:56.696Z] Step 8/23 : COPY . . [2021-06-11T00:46:23.520Z] ---> 2196235d1c0a [2021-06-11T00:46:23.520Z] Step 9/26 : RUN go mod tidy [2021-06-11T00:46:23.520Z] ---> 5d8afb475e1f [2021-06-11T00:46:23.520Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:46:23.520Z] ---> d0e973aecdac [2021-06-11T00:46:23.520Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:46:23.520Z] ---> f532bb6aa1a1 [2021-06-11T00:46:23.520Z] Step 9/22 : RUN go mod tidy [2021-06-11T00:46:23.520Z] ---> caee2ad894df [2021-06-11T00:46:23.520Z] Step 9/23 : RUN go mod tidy [2021-06-11T00:46:23.520Z] ---> Running in 012a6bea7763 [2021-06-11T00:46:23.520Z] ---> Running in ef6013e619c7 [2021-06-11T00:46:23.520Z] ---> Running in 3b591de8d922 [2021-06-11T00:46:23.520Z] ---> Running in 464a6d869aa6 [2021-06-11T00:46:23.520Z] ---> Running in 1386b7c115fb [2021-06-11T00:46:28.944Z] Removing intermediate container 012a6bea7763 [2021-06-11T00:46:28.944Z] ---> 19994c4ad315 [2021-06-11T00:46:28.944Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-11T00:46:28.944Z] ---> Running in cf3cbb9f8c74 [2021-06-11T00:46:28.944Z] Removing intermediate container ef6013e619c7 [2021-06-11T00:46:28.944Z] ---> 177d4585e7ae [2021-06-11T00:46:28.944Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-11T00:46:28.944Z] ---> Running in 28a03da9efc6 [2021-06-11T00:46:28.944Z] Removing intermediate container 1386b7c115fb [2021-06-11T00:46:28.944Z] ---> 37d141523827 [2021-06-11T00:46:28.944Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-11T00:46:29.221Z] Removing intermediate container 464a6d869aa6 [2021-06-11T00:46:29.221Z] ---> d2009b578005 [2021-06-11T00:46:29.221Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-11T00:46:29.221Z] Removing intermediate container 3b591de8d922 [2021-06-11T00:46:29.221Z] ---> 457145b412e3 [2021-06-11T00:46:29.221Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-11T00:46:29.495Z] ---> Running in 73bf43f17386 [2021-06-11T00:46:29.495Z] ---> Running in 86a49381e764 [2021-06-11T00:46:29.773Z] ---> Running in 344a03193164 [2021-06-11T00:46:30.379Z] 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-11T00:46:31.863Z] 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-11T00:46:32.143Z] 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-11T00:46:32.439Z] 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-11T00:46:32.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-11T00:48:39.435Z] 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-11T00:48:39.435Z] 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-11T00:48:54.539Z] Removing intermediate container cf3cbb9f8c74 [2021-06-11T00:48:54.539Z] ---> 7b6f03610a69 [2021-06-11T00:48:54.539Z] [2021-06-11T00:48:54.539Z] Step 11/26 : FROM alpine:3.12 [2021-06-11T00:48:54.539Z] Removing intermediate container 28a03da9efc6 [2021-06-11T00:48:54.539Z] ---> 445a8a0e9b59 [2021-06-11T00:48:54.539Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-11T00:48:54.539Z] 3.12: Pulling from library/alpine [2021-06-11T00:48:54.539Z] ---> Running in faf77dbcd90f [2021-06-11T00:48:54.539Z] Removing intermediate container 344a03193164 [2021-06-11T00:48:54.539Z] ---> 31cf263e74ec [2021-06-11T00:48:54.539Z] [2021-06-11T00:48:54.539Z] Step 11/22 : FROM alpine:3.12 [2021-06-11T00:48:54.539Z] 3.12: Pulling from library/alpine [2021-06-11T00:48:57.160Z] Removing intermediate container 86a49381e764 [2021-06-11T00:48:57.161Z] ---> a2e6a456076f [2021-06-11T00:48:57.161Z] [2021-06-11T00:48:57.161Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:48:57.161Z] Removing intermediate container 73bf43f17386 [2021-06-11T00:48:57.161Z] ---> f8d8a825c6b2 [2021-06-11T00:48:57.161Z] [2021-06-11T00:48:57.161Z] Step 11/23 : FROM alpine:3.12 [2021-06-11T00:48:57.161Z] 3.12: Pulling from library/alpine [2021-06-11T00:48:57.161Z] 3.12: Pulling from library/alpine [2021-06-11T00:48:57.161Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:48:57.161Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:48:57.161Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T00:48:57.161Z] Status: Image is up to date for alpine:3.12 [2021-06-11T00:48:57.161Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:48:57.161Z] Status: Image is up to date for alpine:3.12 [2021-06-11T00:48:57.161Z] ---> 9852663dfa18 [2021-06-11T00:48:57.161Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-11T00:48:57.161Z] ---> 9852663dfa18 [2021-06-11T00:48:57.161Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-11T00:48:57.161Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T00:48:57.161Z] ---> 9852663dfa18 [2021-06-11T00:48:57.161Z] Status: Image is up to date for alpine:3.12 [2021-06-11T00:48:57.161Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:48:57.436Z] ---> 9852663dfa18 [2021-06-11T00:48:57.436Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-11T00:48:57.715Z] ---> Running in d8415de72a16 [2021-06-11T00:48:57.715Z] ---> Running in c0ec05247724 [2021-06-11T00:48:57.715Z] ---> Running in 17eea3cd2fde [2021-06-11T00:48:57.715Z] ---> Running in 0f17e0df9ec7 [2021-06-11T00:48:57.715Z] 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-11T00:49:00.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:00.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:00.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:00.360Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:00.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:00.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:00.637Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:00.916Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:01.192Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-11T00:49:01.192Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-11T00:49:01.192Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:49:01.192Z] OK: 5 MiB in 15 packages [2021-06-11T00:49:01.192Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:49:01.192Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-11T00:49:01.192Z] (4/4) Installing curl (7.77.0-r0) [2021-06-11T00:49:01.192Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:49:01.472Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:49:01.472Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-11T00:49:01.745Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:49:01.745Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-11T00:49:01.745Z] (4/6) Installing curl (7.77.0-r0) [2021-06-11T00:49:01.745Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:49:01.745Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-11T00:49:01.745Z] (6/6) Installing su-exec (0.2-r1) [2021-06-11T00:49:01.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:49:01.745Z] OK: 7 MiB in 18 packages [2021-06-11T00:49:01.745Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:49:01.745Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:49:01.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:49:01.745Z] Executing ca-certificates-20191127-r4.trigger [2021-06-11T00:49:02.031Z] OK: 7 MiB in 20 packages [2021-06-11T00:49:02.317Z] OK: 6 MiB in 16 packages [2021-06-11T00:49:02.317Z] Removing intermediate container faf77dbcd90f [2021-06-11T00:49:02.317Z] ---> c01a50e19033 [2021-06-11T00:49:02.317Z] [2021-06-11T00:49:02.317Z] Step 12/24 : FROM docker:20.10.0 [2021-06-11T00:49:02.592Z] 20.10.0: Pulling from library/docker [2021-06-11T00:49:03.593Z] Removing intermediate container 0f17e0df9ec7 [2021-06-11T00:49:03.593Z] ---> 2cf79681a968 [2021-06-11T00:49:03.593Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:49:03.869Z] ---> Running in 5438edde8990 [2021-06-11T00:49:05.308Z] Removing intermediate container 17eea3cd2fde [2021-06-11T00:49:05.308Z] ---> e8914062287e [2021-06-11T00:49:05.308Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:49:05.586Z] Removing intermediate container 5438edde8990 [2021-06-11T00:49:05.586Z] ---> 4f0c9a747720 [2021-06-11T00:49:05.586Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-11T00:49:05.586Z] Removing intermediate container c0ec05247724 [2021-06-11T00:49:05.586Z] ---> 079fd9d41bfa [2021-06-11T00:49:05.586Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:49:05.869Z] Removing intermediate container d8415de72a16 [2021-06-11T00:49:05.869Z] ---> 1508f962349f [2021-06-11T00:49:05.869Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-11T00:49:05.869Z] ---> Running in 59eb30da4f50 [2021-06-11T00:49:05.869Z] ---> Running in e3d165c4941a [2021-06-11T00:49:06.144Z] ---> Running in ae4447c3129a [2021-06-11T00:49:06.144Z] ---> Running in f5f37f9e4b4c [2021-06-11T00:49:06.740Z] Removing intermediate container e3d165c4941a [2021-06-11T00:49:06.740Z] Removing intermediate container f5f37f9e4b4c [2021-06-11T00:49:06.740Z] ---> 746529e0f52b [2021-06-11T00:49:06.740Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:49:06.740Z] ---> 99de07857fc6 [2021-06-11T00:49:06.740Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-11T00:49:07.015Z] Removing intermediate container 59eb30da4f50 [2021-06-11T00:49:07.015Z] ---> 29b7096fe4dd [2021-06-11T00:49:07.015Z] Step 14/22 : WORKDIR /edgex [2021-06-11T00:49:07.015Z] Removing intermediate container ae4447c3129a [2021-06-11T00:49:07.015Z] ---> a4e0f117ab8f [2021-06-11T00:49:07.015Z] Step 14/26 : WORKDIR / [2021-06-11T00:49:07.015Z] ---> Running in 11b622fff52d [2021-06-11T00:49:07.289Z] ---> Running in 11d7e6158c97 [2021-06-11T00:49:07.289Z] ---> Running in 06e99d4f5618 [2021-06-11T00:49:07.289Z] ---> Running in 4943f0d784f4 [2021-06-11T00:49:07.887Z] Removing intermediate container 11b622fff52d [2021-06-11T00:49:07.887Z] ---> 67549b9516ec [2021-06-11T00:49:07.887Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-11T00:49:08.188Z] Removing intermediate container 11d7e6158c97 [2021-06-11T00:49:08.188Z] ---> e22a28da74d3 [2021-06-11T00:49:08.188Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:49:08.516Z] ---> Running in 865f031839fd [2021-06-11T00:49:08.794Z] Removing intermediate container 4943f0d784f4 [2021-06-11T00:49:08.794Z] ---> 981b09628551 [2021-06-11T00:49:08.794Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-11T00:49:08.794Z] Removing intermediate container 06e99d4f5618 [2021-06-11T00:49:08.794Z] ---> 3f4378c634f3 [2021-06-11T00:49:08.794Z] 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-11T00:49:09.572Z] Removing intermediate container 865f031839fd [2021-06-11T00:49:09.572Z] ---> 4226b5259c58 [2021-06-11T00:49:09.572Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:49:09.958Z] ---> 656b35eb53fc [2021-06-11T00:49:09.958Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-11T00:49:10.947Z] ---> 71274b2c5562 [2021-06-11T00:49:10.947Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-11T00:49:11.224Z] ---> 39e45a03d51f [2021-06-11T00:49:11.224Z] 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-11T00:49:11.499Z] ---> 5d753a0086b2 [2021-06-11T00:49:11.499Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-11T00:49:12.486Z] ---> 235a3c934c9f [2021-06-11T00:49:12.486Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-11T00:49:12.766Z] ---> 83ceb5bdf17a [2021-06-11T00:49:12.766Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-11T00:49:13.367Z] ---> 9400de5caa85 [2021-06-11T00:49:13.367Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-11T00:49:13.644Z] ---> 19aa7723bf80 [2021-06-11T00:49:13.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-11T00:49:13.918Z] ---> 1dc73dd1e19b [2021-06-11T00:49:13.918Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-11T00:49:14.523Z] ---> 2b503c26a9be [2021-06-11T00:49:14.523Z] 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-11T00:49:14.523Z] ---> Running in c85e796befd1 [2021-06-11T00:49:15.510Z] ---> c5594a5b880d [2021-06-11T00:49:15.510Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-11T00:49:15.787Z] ---> e418b564b3b3 [2021-06-11T00:49:15.787Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-11T00:49:15.787Z] Removing intermediate container c85e796befd1 [2021-06-11T00:49:15.787Z] ---> 0c6092a4cec0 [2021-06-11T00:49:15.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:49:15.787Z] ---> Running in d9418098a743 [2021-06-11T00:49:16.067Z] ---> 55862fc73587 [2021-06-11T00:49:16.067Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-11T00:49:16.067Z] ---> Running in d9dbbe0ae5a2 [2021-06-11T00:49:16.067Z] ---> Running in 1e0bbc49bdc3 [2021-06-11T00:49:16.677Z] Removing intermediate container d9418098a743 [2021-06-11T00:49:16.677Z] ---> 41f56a0a1d44 [2021-06-11T00:49:16.677Z] Step 19/22 : CMD ["--init=true"] [2021-06-11T00:49:16.955Z] ---> Running in b990042300ee [2021-06-11T00:49:17.232Z] Removing intermediate container d9dbbe0ae5a2 [2021-06-11T00:49:17.232Z] ---> 0c1d358fd2d2 [2021-06-11T00:49:17.232Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T00:49:17.232Z] Removing intermediate container 1e0bbc49bdc3 [2021-06-11T00:49:17.232Z] ---> a1ecc1171cbb [2021-06-11T00:49:17.232Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:49:17.511Z] ---> Running in 83d54a982743 [2021-06-11T00:49:17.512Z] ---> Running in 39d90e6a6d0d [2021-06-11T00:49:17.783Z] ---> a11f449e4005 [2021-06-11T00:49:17.783Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-11T00:49:17.783Z] Removing intermediate container b990042300ee [2021-06-11T00:49:17.783Z] ---> e5d13490fa68 [2021-06-11T00:49:17.783Z] Step 20/22 : LABEL arch=arm64 [2021-06-11T00:49:18.057Z] ---> Running in 0d37f4a2e2e3 [2021-06-11T00:49:18.330Z] Removing intermediate container 83d54a982743 [2021-06-11T00:49:18.330Z] ---> 90afa3dddcd1 [2021-06-11T00:49:18.330Z] Removing intermediate container 39d90e6a6d0d [2021-06-11T00:49:18.330Z] ---> d582de8ccf36 [2021-06-11T00:49:18.330Z] Step 22/23 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:49:18.330Z] Step 21/23 : LABEL arch=arm64 [2021-06-11T00:49:18.605Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-11T00:49:18.605Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-11T00:49:18.605Z] ---> eeaf43b92773 [2021-06-11T00:49:18.605Z] 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-11T00:49:18.886Z] ---> Running in 8d3cd7538e02 [2021-06-11T00:49:18.886Z] ---> Running in 5ea6e46c0a83 [2021-06-11T00:49:18.886Z] Removing intermediate container 0d37f4a2e2e3 [2021-06-11T00:49:18.886Z] ---> 27577ec2fd79 [2021-06-11T00:49:18.886Z] Step 21/22 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:49:19.168Z] ---> Running in 2867e3bab8be [2021-06-11T00:49:19.452Z] ---> Running in 9d96951d2bbb [2021-06-11T00:49:19.452Z] ---> 904428597c25 [2021-06-11T00:49:19.452Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-11T00:49:19.452Z] Removing intermediate container 8d3cd7538e02 [2021-06-11T00:49:19.452Z] ---> dfb3ce44f316 [2021-06-11T00:49:19.452Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:49:19.744Z] Removing intermediate container 5ea6e46c0a83 [2021-06-11T00:49:19.744Z] ---> 3643fb1aac71 [2021-06-11T00:49:19.744Z] Step 22/23 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:49:19.744Z] ---> Running in 08676f34d216 [2021-06-11T00:49:19.744Z] ---> Running in a0a4b6d11dae [2021-06-11T00:49:20.017Z] Removing intermediate container 2867e3bab8be [2021-06-11T00:49:20.017Z] ---> ec45beded42d [2021-06-11T00:49:20.017Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-11T00:49:20.017Z] Removing intermediate container 9d96951d2bbb [2021-06-11T00:49:20.017Z] ---> fc77da38fc22 [2021-06-11T00:49:20.017Z] Step 22/22 : LABEL version=0.0.0 [2021-06-11T00:49:20.017Z] ---> Running in 1b93b464a74b [2021-06-11T00:49:20.297Z] ---> Running in f117752e2e2c [2021-06-11T00:49:20.577Z] Removing intermediate container 08676f34d216 [2021-06-11T00:49:20.577Z] ---> afa11c111bfc [2021-06-11T00:49:20.577Z] [2021-06-11T00:49:20.577Z] Removing intermediate container a0a4b6d11dae [2021-06-11T00:49:20.577Z] ---> 12d80fc4f993 [2021-06-11T00:49:20.577Z] Step 23/23 : LABEL version=0.0.0 [2021-06-11T00:49:20.856Z] ---> cbfbc7371d10 [2021-06-11T00:49:20.856Z] 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-11T00:49:20.856Z] ---> Running in e09bc4d53198 [2021-06-11T00:49:21.150Z] Successfully built afa11c111bfc [2021-06-11T00:49:21.150Z] ---> Running in f303477b3ace [2021-06-11T00:49:21.150Z] Successfully tagged support-scheduler-arm64:latest [2021-06-11T00:49:21.150Z] Removing intermediate container f117752e2e2c [2021-06-11T00:49:21.150Z] ---> e20e36331df8 [2021-06-11T00:49:21.150Z] [2021-06-11T00:49:21.150Z] Building core-data [2021-06-11T00:49:21.762Z]  Building support-scheduler ... done Removing intermediate container e09bc4d53198 [2021-06-11T00:49:21.763Z] ---> 6a8fea94b3bd [2021-06-11T00:49:21.763Z] [2021-06-11T00:49:21.763Z] Successfully built e20e36331df8 [2021-06-11T00:49:22.041Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-11T00:49:22.041Z]  Building security-proxy-setup ... done Building core-command [2021-06-11T00:49:22.319Z] Successfully built 6a8fea94b3bd [2021-06-11T00:49:22.319Z] Successfully tagged support-notifications-arm64:latest [2021-06-11T00:49:22.319Z] Building core-metadata [2021-06-11T00:49:22.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:22.596Z]  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:49:23.210Z] (1/39) Installing readline (8.0.4-r0) [2021-06-11T00:49:23.210Z] (2/39) Installing bash (5.0.17-r0) [2021-06-11T00:49:23.210Z] Executing bash-5.0.17-r0.post-install [2021-06-11T00:49:23.210Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-11T00:49:23.210Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-11T00:49:23.210Z] (5/39) Installing curl (7.77.0-r0) [2021-06-11T00:49:23.210Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-11T00:49:23.210Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-11T00:49:23.210Z] (8/39) Installing expat (2.2.9-r1) [2021-06-11T00:49:23.210Z] (9/39) Installing libffi (3.3-r2) [2021-06-11T00:49:23.210Z] (10/39) Installing gdbm (1.13-r1) [2021-06-11T00:49:23.210Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-11T00:49:23.210Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-11T00:49:23.210Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-11T00:49:24.655Z] Removing intermediate container f303477b3ace [2021-06-11T00:49:24.655Z] ---> a40cba3dfc54 [2021-06-11T00:49:24.655Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-11T00:49:24.947Z] ---> Running in 92a837ba6e5a [2021-06-11T00:49:25.552Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-11T00:49:25.552Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-11T00:49:25.552Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-11T00:49:25.552Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-11T00:49:25.552Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-11T00:49:25.552Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-11T00:49:25.552Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-11T00:49:25.552Z] Removing intermediate container 92a837ba6e5a [2021-06-11T00:49:25.552Z] ---> 19f75cd9e495 [2021-06-11T00:49:25.552Z] Step 24/26 : LABEL arch=arm64 [2021-06-11T00:49:25.552Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-11T00:49:25.552Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-11T00:49:25.552Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-11T00:49:25.824Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-11T00:49:25.824Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-11T00:49:25.824Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-11T00:49:25.824Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-11T00:49:25.824Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-11T00:49:25.824Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-11T00:49:25.824Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-11T00:49:25.825Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-11T00:49:25.825Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-11T00:49:26.099Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-11T00:49:26.099Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-11T00:49:26.099Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-11T00:49:26.099Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-11T00:49:26.099Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-11T00:49:26.099Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-11T00:49:26.099Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-11T00:49:26.375Z] Executing busybox-1.31.1-r19.trigger [2021-06-11T00:49:26.375Z] OK: 72 MiB in 59 packages [2021-06-11T00:49:26.653Z] ---> Running in b614df80e8f2 [2021-06-11T00:49:28.649Z] Removing intermediate container b614df80e8f2 [2021-06-11T00:49:28.649Z] ---> 50849bcd9c0b [2021-06-11T00:49:28.649Z] Step 25/26 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:49:28.943Z] ---> Running in 730b54523b1d [2021-06-11T00:49:29.948Z] Removing intermediate container 730b54523b1d [2021-06-11T00:49:29.948Z] ---> cd5c2e5b9ea0 [2021-06-11T00:49:29.948Z] Step 26/26 : LABEL version=0.0.0 [2021-06-11T00:49:30.930Z] ---> Running in e78e485c5d6b [2021-06-11T00:49:31.526Z] Removing intermediate container e78e485c5d6b [2021-06-11T00:49:31.526Z] ---> 54cf0104bee3 [2021-06-11T00:49:31.526Z] [2021-06-11T00:49:31.801Z] Successfully built 54cf0104bee3 [2021-06-11T00:49:31.801Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-11T00:49:31.801Z] Building security-bootstrapper [2021-06-11T00:49:32.393Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-11T00:49:32.665Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-11T00:49:33.637Z] Collecting jsonschema<3,>=2.5.1 [2021-06-11T00:49:33.637Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-11T00:49:35.066Z] Collecting docker<4.0,>=3.6.0 [2021-06-11T00:49:35.066Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-11T00:49:37.047Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-11T00:49:37.047Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-11T00:49:38.491Z] Collecting PyYAML<4,>=3.10 [2021-06-11T00:49:38.769Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-11T00:49:44.178Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-11T00:49:44.178Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-11T00:49:44.178Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-11T00:49:44.178Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-11T00:49:47.590Z] Collecting docopt<0.7,>=0.6.1 [2021-06-11T00:49:47.590Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-11T00:49:50.229Z] Collecting cached-property<2,>=1.2.0 [2021-06-11T00:49:50.229Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-11T00:49:50.229Z] 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-11T00:49:50.509Z] Collecting texttable<0.10,>=0.9.0 [2021-06-11T00:49:50.509Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-11T00:49:53.916Z] Collecting docker-pycreds>=0.4.0 [2021-06-11T00:49:53.916Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-11T00:49:53.916Z] 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-11T00:49:53.916Z] 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-11T00:49:54.517Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-11T00:49:54.797Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-11T00:49:55.397Z] Collecting idna<2.8,>=2.5 [2021-06-11T00:49:55.397Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-11T00:49:55.397Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-11T00:49:55.397Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-11T00:49:55.397Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-11T00:49:55.397Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-11T00:49:56.836Z] Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, dockerpty, docopt, cached-property, texttable, docker-compose [2021-06-11T00:49:57.823Z] Attempting uninstall: urllib3 [2021-06-11T00:49:57.823Z] Found existing installation: urllib3 1.25.9 [2021-06-11T00:49:57.823Z] Uninstalling urllib3-1.25.9: [2021-06-11T00:49:57.823Z] Successfully uninstalled urllib3-1.25.9 [2021-06-11T00:49:58.429Z] Attempting uninstall: idna [2021-06-11T00:49:58.429Z] Found existing installation: idna 2.9 [2021-06-11T00:49:58.429Z] Uninstalling idna-2.9: [2021-06-11T00:49:58.706Z] Successfully uninstalled idna-2.9 [2021-06-11T00:49:59.736Z] Attempting uninstall: requests [2021-06-11T00:49:59.736Z] Found existing installation: requests 2.23.0 [2021-06-11T00:49:59.736Z] Uninstalling requests-2.23.0: [2021-06-11T00:49:59.736Z] Successfully uninstalled requests-2.23.0 [2021-06-11T00:50:01.187Z] Running setup.py install for PyYAML: started [2021-06-11T00:50:04.628Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-11T00:50:04.628Z] Running setup.py install for dockerpty: started [2021-06-11T00:50:08.031Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-11T00:50:08.031Z] Running setup.py install for docopt: started [2021-06-11T00:50:10.655Z] Running setup.py install for docopt: finished with status 'done' [2021-06-11T00:50:10.930Z] Running setup.py install for texttable: started [2021-06-11T00:50:11.775Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:50:11.775Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:50:11.775Z] ---> ce60ae7a6553 [2021-06-11T00:50:11.775Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:50:11.775Z] ---> Using cache [2021-06-11T00:50:11.775Z] ---> 531a6ce5c6f4 [2021-06-11T00:50:11.775Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:50:11.775Z] ---> Using cache [2021-06-11T00:50:11.775Z] ---> 335e706184a6 [2021-06-11T00:50:11.775Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:50:11.775Z] ---> Using cache [2021-06-11T00:50:11.775Z] ---> 4e81c2b3904f [2021-06-11T00:50:11.775Z] Step 6/24 : COPY go.mod . [2021-06-11T00:50:11.775Z] ---> Using cache [2021-06-11T00:50:11.775Z] ---> b55902693dbd [2021-06-11T00:50:11.775Z] Step 7/24 : RUN go mod download [2021-06-11T00:50:11.775Z] ---> Using cache [2021-06-11T00:50:11.775Z] ---> 258515a99b2d [2021-06-11T00:50:11.775Z] Step 8/24 : COPY . . [2021-06-11T00:50:11.775Z] ---> Using cache [2021-06-11T00:50:11.775Z] ---> f532bb6aa1a1 [2021-06-11T00:50:11.775Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:50:11.775Z] ---> Using cache [2021-06-11T00:50:11.775Z] ---> 457145b412e3 [2021-06-11T00:50:11.775Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-11T00:50:12.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:50:12.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:50:12.425Z] ---> ce60ae7a6553 [2021-06-11T00:50:12.425Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:50:12.425Z] ---> Using cache [2021-06-11T00:50:12.425Z] ---> 531a6ce5c6f4 [2021-06-11T00:50:12.425Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:50:12.425Z] ---> Using cache [2021-06-11T00:50:12.425Z] ---> 335e706184a6 [2021-06-11T00:50:12.425Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-11T00:50:12.425Z] ---> Using cache [2021-06-11T00:50:12.425Z] ---> 4e81c2b3904f [2021-06-11T00:50:12.425Z] Step 6/24 : COPY go.mod . [2021-06-11T00:50:12.425Z] ---> Using cache [2021-06-11T00:50:12.425Z] ---> b55902693dbd [2021-06-11T00:50:12.425Z] Step 7/24 : RUN go mod download [2021-06-11T00:50:12.425Z] ---> Using cache [2021-06-11T00:50:12.425Z] ---> 258515a99b2d [2021-06-11T00:50:12.425Z] Step 8/24 : COPY . . [2021-06-11T00:50:12.720Z] ---> Using cache [2021-06-11T00:50:12.720Z] ---> f532bb6aa1a1 [2021-06-11T00:50:12.720Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:50:12.720Z] ---> Using cache [2021-06-11T00:50:12.720Z] ---> 457145b412e3 [2021-06-11T00:50:12.720Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-11T00:50:13.381Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:50:13.381Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:50:13.381Z] ---> ce60ae7a6553 [2021-06-11T00:50:13.381Z] Step 3/24 : WORKDIR /edgex-go [2021-06-11T00:50:13.381Z] ---> Using cache [2021-06-11T00:50:13.381Z] ---> 531a6ce5c6f4 [2021-06-11T00:50:13.381Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:50:13.381Z] ---> Using cache [2021-06-11T00:50:13.381Z] ---> 335e706184a6 [2021-06-11T00:50:13.381Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-11T00:50:15.387Z] Running setup.py install for texttable: finished with status 'done' [2021-06-11T00:50:16.843Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-11T00:50:16.843Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-11T00:50:16.843Z] ---> ce60ae7a6553 [2021-06-11T00:50:16.843Z] Step 3/32 : WORKDIR /edgex-go [2021-06-11T00:50:16.843Z] ---> Using cache [2021-06-11T00:50:16.843Z] ---> 531a6ce5c6f4 [2021-06-11T00:50:16.843Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:50:16.843Z] ---> Using cache [2021-06-11T00:50:16.843Z] ---> 335e706184a6 [2021-06-11T00:50:16.843Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-11T00:50:16.843Z] ---> Using cache [2021-06-11T00:50:16.843Z] ---> 4e81c2b3904f [2021-06-11T00:50:16.843Z] Step 6/32 : COPY go.mod . [2021-06-11T00:50:16.843Z] ---> Using cache [2021-06-11T00:50:16.843Z] ---> b55902693dbd [2021-06-11T00:50:16.843Z] Step 7/32 : RUN go mod download [2021-06-11T00:50:16.843Z] ---> Using cache [2021-06-11T00:50:16.843Z] ---> 258515a99b2d [2021-06-11T00:50:16.843Z] Step 8/32 : COPY . . [2021-06-11T00:50:16.843Z] ---> Using cache [2021-06-11T00:50:16.843Z] ---> f532bb6aa1a1 [2021-06-11T00:50:16.843Z] Step 9/32 : RUN go mod tidy [2021-06-11T00:50:16.843Z] ---> Using cache [2021-06-11T00:50:16.843Z] ---> 457145b412e3 [2021-06-11T00:50:16.843Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-11T00:50:17.117Z] ---> Running in 2e17c18ec529 [2021-06-11T00:50:17.117Z] ---> Running in 6ae8bcd0d913 [2021-06-11T00:50:17.117Z] ---> Running in ab341645ed49 [2021-06-11T00:50:17.117Z] ---> Running in 411efca3d635 [2021-06-11T00:50:17.391Z] 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-11T00:50:19.378Z] 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-11T00:50:19.658Z] 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-11T00:50:19.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:19.935Z] 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-11T00:50:20.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:50:21.913Z] OK: 218 MiB in 52 packages [2021-06-11T00:50:24.555Z] Removing intermediate container 411efca3d635 [2021-06-11T00:50:24.555Z] ---> 76af01e47e30 [2021-06-11T00:50:24.555Z] Step 6/24 : COPY go.mod . [2021-06-11T00:50:27.195Z] ---> 084a17ae191c [2021-06-11T00:50:27.195Z] Step 7/24 : RUN go mod download [2021-06-11T00:50:27.195Z] ---> Running in b7267af61dd5 [2021-06-11T00:50:35.527Z] Removing intermediate container b7267af61dd5 [2021-06-11T00:50:35.527Z] ---> 673455d9a521 [2021-06-11T00:50:35.527Z] Step 8/24 : COPY . . [2021-06-11T00:50:35.527Z] Removing intermediate container 1b93b464a74b [2021-06-11T00:50:35.527Z] ---> 8b243fc254fb [2021-06-11T00:50:35.527Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-11T00:50:35.527Z] ---> Running in 47993d8838c1 [2021-06-11T00:50:36.149Z] Removing intermediate container 47993d8838c1 [2021-06-11T00:50:36.149Z] ---> 64b5421563b9 [2021-06-11T00:50:36.149Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-11T00:50:36.781Z] ---> Running in 852c069000b3 [2021-06-11T00:50:37.819Z] Removing intermediate container 852c069000b3 [2021-06-11T00:50:37.819Z] ---> b0a1181cddc4 [2021-06-11T00:50:37.819Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-11T00:50:42.184Z] ---> bd2e3ea20a53 [2021-06-11T00:50:42.184Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-11T00:50:44.824Z] ---> bfb2f9cdc63b [2021-06-11T00:50:44.824Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-11T00:50:46.829Z] ---> 9607dc3a4772 [2021-06-11T00:50:46.829Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-11T00:50:47.105Z] ---> Running in b5bfbee41d1b [2021-06-11T00:50:48.552Z] Removing intermediate container b5bfbee41d1b [2021-06-11T00:50:48.552Z] ---> 9085eeaa3215 [2021-06-11T00:50:48.552Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:50:48.832Z] ---> Running in 1074ddfc3dd2 [2021-06-11T00:50:50.282Z] Removing intermediate container 1074ddfc3dd2 [2021-06-11T00:50:50.282Z] ---> 30855b2a0060 [2021-06-11T00:50:50.282Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:50:50.568Z] ---> Running in 242184d5d36e [2021-06-11T00:50:52.029Z] Removing intermediate container 242184d5d36e [2021-06-11T00:50:52.029Z] ---> 31a80a5dd269 [2021-06-11T00:50:52.029Z] Step 23/24 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:50:52.639Z] ---> Running in 69e837adb592 [2021-06-11T00:50:54.101Z] Removing intermediate container 69e837adb592 [2021-06-11T00:50:54.101Z] ---> ebcde277d5a2 [2021-06-11T00:50:54.101Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:50:54.381Z] ---> Running in f3e1b8b3c10c [2021-06-11T00:50:55.856Z] Removing intermediate container f3e1b8b3c10c [2021-06-11T00:50:55.856Z] ---> 860031fbe583 [2021-06-11T00:50:55.856Z] [2021-06-11T00:50:56.854Z] Successfully built 860031fbe583 [2021-06-11T00:50:56.854Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-11T00:51:00.319Z]  Building sys-mgmt-agent ... done  ---> 1b99de88d2ec [2021-06-11T00:51:00.319Z] Step 9/24 : RUN go mod tidy [2021-06-11T00:51:00.598Z] ---> Running in a6af8e8f121e [2021-06-11T00:51:08.914Z] Removing intermediate container a6af8e8f121e [2021-06-11T00:51:08.914Z] ---> 5b19c4e64fd1 [2021-06-11T00:51:08.914Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-11T00:51:08.914Z] ---> Running in 16316acc6a00 [2021-06-11T00:51:10.358Z] 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-11T00:52:18.428Z] Removing intermediate container 6ae8bcd0d913 [2021-06-11T00:52:18.428Z] ---> 9c9386fef478 [2021-06-11T00:52:18.428Z] [2021-06-11T00:52:18.428Z] Step 11/32 : FROM alpine:3.12 [2021-06-11T00:52:18.428Z] ---> 9852663dfa18 [2021-06-11T00:52:18.428Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-11T00:52:18.428Z] Removing intermediate container ab341645ed49 [2021-06-11T00:52:18.428Z] ---> 63e78d4bfee4 [2021-06-11T00:52:18.428Z] [2021-06-11T00:52:18.428Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:52:18.428Z] ---> 9852663dfa18 [2021-06-11T00:52:18.428Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:52:18.428Z] ---> Using cache [2021-06-11T00:52:18.428Z] ---> 2cf79681a968 [2021-06-11T00:52:18.428Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:52:18.428Z] ---> Using cache [2021-06-11T00:52:18.428Z] ---> 4f0c9a747720 [2021-06-11T00:52:18.428Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-11T00:52:18.428Z] ---> Running in 815d63e6116b [2021-06-11T00:52:18.428Z] ---> Running in 6c131b2f5fe1 [2021-06-11T00:52:18.428Z] Removing intermediate container 815d63e6116b [2021-06-11T00:52:18.428Z] ---> 121d293ce615 [2021-06-11T00:52:18.428Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-11T00:52:18.428Z] ---> Running in 63e05bab8698 [2021-06-11T00:52:18.428Z] Removing intermediate container 6c131b2f5fe1 [2021-06-11T00:52:18.428Z] ---> 00cb1522fe21 [2021-06-11T00:52:18.428Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:52:18.428Z] ---> Running in ad0470a04c39 [2021-06-11T00:52:18.428Z] Removing intermediate container ad0470a04c39 [2021-06-11T00:52:18.428Z] ---> 3714f88090a0 [2021-06-11T00:52:18.428Z] Step 16/24 : WORKDIR / [2021-06-11T00:52:18.428Z] ---> Running in a4575718f838 [2021-06-11T00:52:18.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:52:18.428Z] Removing intermediate container a4575718f838 [2021-06-11T00:52:18.428Z] ---> 158477ffd8e8 [2021-06-11T00:52:18.428Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:52:18.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:52:18.428Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-11T00:52:18.428Z] (2/2) Installing su-exec (0.2-r1) [2021-06-11T00:52:18.428Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:52:18.428Z] OK: 5 MiB in 16 packages [2021-06-11T00:52:18.428Z] ---> 2ee0c56f2508 [2021-06-11T00:52:18.428Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-11T00:52:18.723Z] Removing intermediate container 63e05bab8698 [2021-06-11T00:52:18.723Z] ---> bc008eee7ef2 [2021-06-11T00:52:19.000Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-11T00:52:19.276Z] ---> Running in 63260f7d5840 [2021-06-11T00:52:20.720Z] ---> 5cfe473f4506 [2021-06-11T00:52:20.720Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-11T00:52:20.720Z] Removing intermediate container 63260f7d5840 [2021-06-11T00:52:20.720Z] ---> 786f755478a3 [2021-06-11T00:52:20.720Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-11T00:52:21.003Z] ---> Running in d5ba000ae297 [2021-06-11T00:52:22.457Z] Removing intermediate container d5ba000ae297 [2021-06-11T00:52:22.457Z] ---> 81bcb4bb194f [2021-06-11T00:52:22.457Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-11T00:52:22.457Z] ---> 0d6645f598c1 [2021-06-11T00:52:22.457Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-11T00:52:22.754Z] Removing intermediate container 2e17c18ec529 [2021-06-11T00:52:22.754Z] ---> 25c2a5097191 [2021-06-11T00:52:22.754Z] [2021-06-11T00:52:22.754Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:52:22.754Z] ---> 9852663dfa18 [2021-06-11T00:52:22.754Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-11T00:52:22.754Z] ---> Using cache [2021-06-11T00:52:22.754Z] ---> 2cf79681a968 [2021-06-11T00:52:22.754Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-11T00:52:22.754Z] ---> Using cache [2021-06-11T00:52:22.754Z] ---> 4f0c9a747720 [2021-06-11T00:52:22.754Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-11T00:52:22.754Z] ---> Running in 19a143a1061b [2021-06-11T00:52:23.033Z] ---> Running in 3aa5bfc58de4 [2021-06-11T00:52:23.033Z] ---> Running in c8f247f63280 [2021-06-11T00:52:24.021Z] Removing intermediate container 3aa5bfc58de4 [2021-06-11T00:52:24.021Z] ---> 57a473c2ec99 [2021-06-11T00:52:24.021Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:52:24.296Z] Removing intermediate container c8f247f63280 [2021-06-11T00:52:24.296Z] ---> 8fdc30fd57bc [2021-06-11T00:52:24.296Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-11T00:52:24.576Z] ---> Running in c1d7dec6c04f [2021-06-11T00:52:24.576Z] ---> Running in 39ae4b54d665 [2021-06-11T00:52:25.566Z] Removing intermediate container c1d7dec6c04f [2021-06-11T00:52:25.566Z] ---> 490c5c9dba7e [2021-06-11T00:52:25.566Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:52:25.919Z] ---> Running in 24a01d45f1ee [2021-06-11T00:52:25.919Z] Removing intermediate container 39ae4b54d665 [2021-06-11T00:52:25.919Z] ---> 8c09f1369355 [2021-06-11T00:52:25.919Z] Step 16/24 : WORKDIR / [2021-06-11T00:52:26.209Z] ---> Running in a1bd3998a1fa [2021-06-11T00:52:27.308Z] Removing intermediate container 19a143a1061b [2021-06-11T00:52:27.308Z] ---> 84065846366a [2021-06-11T00:52:27.308Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-11T00:52:27.308Z] Removing intermediate container 24a01d45f1ee [2021-06-11T00:52:27.308Z] ---> 6039b4899dbc [2021-06-11T00:52:27.308Z] Step 23/24 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:52:27.308Z] ---> Running in 6483f1a1a84f [2021-06-11T00:52:27.308Z] Removing intermediate container a1bd3998a1fa [2021-06-11T00:52:27.308Z] ---> 167292ce2262 [2021-06-11T00:52:27.308Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:52:27.621Z] ---> Running in 939d6f0496ec [2021-06-11T00:52:28.353Z] Removing intermediate container 939d6f0496ec [2021-06-11T00:52:28.353Z] ---> d0bd49f8f621 [2021-06-11T00:52:28.353Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:52:28.653Z] Removing intermediate container 6483f1a1a84f [2021-06-11T00:52:28.653Z] ---> 01def33bb3d5 [2021-06-11T00:52:28.653Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-11T00:52:28.653Z] ---> Running in ae6fd4361751 [2021-06-11T00:52:28.933Z] ---> 0d0b4e3c8940 [2021-06-11T00:52:28.933Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-11T00:52:29.537Z] Removing intermediate container ae6fd4361751 [2021-06-11T00:52:29.537Z] ---> 6dd8d3e7e4aa [2021-06-11T00:52:29.537Z] [2021-06-11T00:52:30.138Z] ---> c2a800cd97a2 [2021-06-11T00:52:30.138Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-11T00:52:30.414Z] Successfully built 6dd8d3e7e4aa [2021-06-11T00:52:30.414Z] Successfully tagged core-command-arm64:latest [2021-06-11T00:52:30.414Z]  Building core-command ... done  ---> Running in 3017b186c0c7 [2021-06-11T00:52:31.026Z] ---> 4b47c3ca755a [2021-06-11T00:52:31.026Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-11T00:52:32.012Z] ---> 112e1f6da92b [2021-06-11T00:52:32.012Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-11T00:52:32.289Z] ---> Running in 6bccef85ceff [2021-06-11T00:52:32.898Z] Removing intermediate container 6bccef85ceff [2021-06-11T00:52:32.898Z] ---> d0237729345d [2021-06-11T00:52:32.898Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:52:32.898Z] ---> Running in 809e30ff033b [2021-06-11T00:52:32.898Z] Removing intermediate container 3017b186c0c7 [2021-06-11T00:52:32.898Z] ---> 9c6a5551ff02 [2021-06-11T00:52:32.898Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:52:33.880Z] Removing intermediate container 809e30ff033b [2021-06-11T00:52:33.880Z] ---> e23be896840f [2021-06-11T00:52:33.880Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:52:34.160Z] ---> Running in abbd85c58422 [2021-06-11T00:52:34.160Z] ---> 0c64719a638c [2021-06-11T00:52:34.160Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-11T00:52:34.757Z] Removing intermediate container abbd85c58422 [2021-06-11T00:52:34.757Z] ---> c560d5a789b8 [2021-06-11T00:52:34.757Z] Step 23/24 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:52:35.030Z] ---> Running in 8c127d032b9c [2021-06-11T00:52:36.013Z] ---> 5bd4e594eb23 [2021-06-11T00:52:36.013Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-11T00:52:36.013Z] Removing intermediate container 8c127d032b9c [2021-06-11T00:52:36.013Z] ---> 456cfc69b7e3 [2021-06-11T00:52:36.013Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:52:36.294Z] ---> Running in 9aee9b3d3f46 [2021-06-11T00:52:36.898Z] Removing intermediate container 9aee9b3d3f46 [2021-06-11T00:52:36.898Z] ---> 75ed0a720443 [2021-06-11T00:52:36.898Z] [2021-06-11T00:52:37.178Z] ---> a3fbc583fb62 [2021-06-11T00:52:37.178Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-11T00:52:37.453Z] Successfully built 75ed0a720443 [2021-06-11T00:52:37.453Z] Successfully tagged core-metadata-arm64:latest [2021-06-11T00:52:38.057Z]  Building core-metadata ... done  ---> 517293667983 [2021-06-11T00:52:38.057Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-11T00:52:39.496Z] ---> 3d6471064b6c [2021-06-11T00:52:39.496Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-11T00:52:40.093Z] ---> Running in 4c83a30af962 [2021-06-11T00:52:41.075Z] Removing intermediate container 4c83a30af962 [2021-06-11T00:52:41.075Z] ---> adb6eae09236 [2021-06-11T00:52:41.075Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-11T00:52:41.075Z] Removing intermediate container 16316acc6a00 [2021-06-11T00:52:41.075Z] ---> 51a2f1eb7709 [2021-06-11T00:52:41.075Z] [2021-06-11T00:52:41.075Z] Step 11/24 : FROM alpine:3.12 [2021-06-11T00:52:41.075Z] ---> 9852663dfa18 [2021-06-11T00:52:41.075Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-11T00:52:41.075Z] ---> Running in 7052a756cff4 [2021-06-11T00:52:41.673Z] Removing intermediate container 7052a756cff4 [2021-06-11T00:52:41.673Z] ---> 453ead263696 [2021-06-11T00:52:41.673Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-11T00:52:41.952Z] ---> 6aedd8494c08 [2021-06-11T00:52:41.952Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-11T00:52:41.952Z] ---> Running in 969c4ca5f164 [2021-06-11T00:52:42.235Z] ---> Running in 290ff567504b [2021-06-11T00:52:42.517Z] Removing intermediate container 969c4ca5f164 [2021-06-11T00:52:42.517Z] ---> ccee266c0503 [2021-06-11T00:52:42.517Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-11T00:52:42.794Z] ---> Running in 03bbd32fae83 [2021-06-11T00:52:43.407Z] Removing intermediate container 03bbd32fae83 [2021-06-11T00:52:43.407Z] ---> 48064fdae2b1 [2021-06-11T00:52:43.407Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T00:52:43.407Z] ---> Running in f3c4f22b62c3 [2021-06-11T00:52:45.395Z] Removing intermediate container 290ff567504b [2021-06-11T00:52:45.395Z] ---> f6379e124afc [2021-06-11T00:52:45.395Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-11T00:52:45.395Z] ---> Running in 86c715a0198d [2021-06-11T00:52:45.991Z] Removing intermediate container 86c715a0198d [2021-06-11T00:52:45.991Z] ---> 644b5737ce8a [2021-06-11T00:52:45.991Z] Step 29/32 : CMD ["gate"] [2021-06-11T00:52:46.264Z] Removing intermediate container f3c4f22b62c3 [2021-06-11T00:52:46.264Z] ---> b7fed7e80bfe [2021-06-11T00:52:46.264Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T00:52:46.538Z] ---> Running in 7a15e7562289 [2021-06-11T00:52:46.538Z] ---> Running in 644152f02314 [2021-06-11T00:52:47.135Z] Removing intermediate container 7a15e7562289 [2021-06-11T00:52:47.135Z] ---> b3f7047ca9c8 [2021-06-11T00:52:47.135Z] Step 30/32 : LABEL arch=arm64 [2021-06-11T00:52:47.415Z] ---> Running in da3ee7671621 [2021-06-11T00:52:48.014Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T00:52:48.014Z] Removing intermediate container da3ee7671621 [2021-06-11T00:52:48.014Z] ---> 7c476b7ce06a [2021-06-11T00:52:48.014Z] Step 31/32 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:52:48.614Z] ---> Running in 7230b51aa09e [2021-06-11T00:52:48.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T00:52:48.896Z] Removing intermediate container 7230b51aa09e [2021-06-11T00:52:48.896Z] ---> 32315a7c9143 [2021-06-11T00:52:48.896Z] Step 32/32 : LABEL version=0.0.0 [2021-06-11T00:52:49.492Z] ---> Running in 11510d07ce94 [2021-06-11T00:52:49.492Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T00:52:49.492Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T00:52:49.765Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T00:52:49.765Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T00:52:49.765Z] Removing intermediate container 11510d07ce94 [2021-06-11T00:52:49.765Z] ---> d2ef62618470 [2021-06-11T00:52:49.765Z] [2021-06-11T00:52:50.040Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T00:52:50.040Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T00:52:50.040Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T00:52:50.312Z] OK: 8 MiB in 20 packages [2021-06-11T00:52:50.312Z] Successfully built d2ef62618470 [2021-06-11T00:52:50.312Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-11T00:52:51.744Z]  Building security-bootstrapper ... done Removing intermediate container 644152f02314 [2021-06-11T00:52:51.744Z] ---> cd199d310087 [2021-06-11T00:52:51.744Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-11T00:52:52.348Z] ---> d52f0b0b80c3 [2021-06-11T00:52:52.348Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-11T00:52:53.780Z] ---> f543bc771495 [2021-06-11T00:52:53.780Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-11T00:52:54.758Z] ---> 6d39ba5837c7 [2021-06-11T00:52:54.758Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-11T00:52:54.758Z] ---> Running in 4551d9e53009 [2021-06-11T00:52:55.408Z] Removing intermediate container 4551d9e53009 [2021-06-11T00:52:55.408Z] ---> d701b291cd4e [2021-06-11T00:52:55.408Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-11T00:52:55.408Z] ---> Running in f0dc6146a70e [2021-06-11T00:52:56.008Z] Removing intermediate container f0dc6146a70e [2021-06-11T00:52:56.008Z] ---> 27ede277e2b1 [2021-06-11T00:52:56.008Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T00:52:56.281Z] ---> Running in 00715187fd77 [2021-06-11T00:52:56.879Z] Removing intermediate container 00715187fd77 [2021-06-11T00:52:56.879Z] ---> 53522ae11332 [2021-06-11T00:52:56.879Z] Step 23/24 : LABEL git_sha=310f390fcf388d4a2a5d69f2c1c7e2e060768f4b [2021-06-11T00:52:56.879Z] ---> Running in 2e8afb933a69 [2021-06-11T00:52:57.473Z] Removing intermediate container 2e8afb933a69 [2021-06-11T00:52:57.473Z] ---> 1bcd3d5db30f [2021-06-11T00:52:57.473Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T00:52:57.746Z] ---> Running in e4eacc88a1dc [2021-06-11T00:52:58.346Z] Removing intermediate container e4eacc88a1dc [2021-06-11T00:52:58.346Z] ---> ea2efe8f6ea6 [2021-06-11T00:52:58.346Z] [2021-06-11T00:52:58.619Z] Successfully built ea2efe8f6ea6 [2021-06-11T00:52:58.619Z] Successfully tagged core-data-arm64:latest [2021-06-11T00:52:59.228Z]  Building core-data ... done  [Pipeline] } [2021-06-11T00:52:59.096Z] $ docker stop --time=1 f166e62ba9c76aa202f278a354f287dde5f1a73c82a324d34b57b008222502ef [2021-06-11T00:53:00.991Z] $ docker rm -f f166e62ba9c76aa202f278a354f287dde5f1a73c82a324d34b57b008222502ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T00:53:01.775Z] + docker images [2021-06-11T00:53:02.049Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T00:53:02.049Z] core-data-arm64 latest ea2efe8f6ea6 4 seconds ago 19.1MB [2021-06-11T00:53:02.049Z] security-bootstrapper-arm64 latest d2ef62618470 12 seconds ago 17.1MB [2021-06-11T00:53:02.049Z] 51a2f1eb7709 21 seconds ago 975MB [2021-06-11T00:53:02.049Z] core-metadata-arm64 latest 75ed0a720443 25 seconds ago 15.6MB [2021-06-11T00:53:02.049Z] core-command-arm64 latest 6dd8d3e7e4aa 32 seconds ago 15MB [2021-06-11T00:53:02.049Z] 25c2a5097191 40 seconds ago 972MB [2021-06-11T00:53:02.049Z] 63e78d4bfee4 50 seconds ago 967MB [2021-06-11T00:53:02.049Z] 9c9386fef478 51 seconds ago 968MB [2021-06-11T00:53:02.049Z] sys-mgmt-agent-arm64 latest 860031fbe583 2 minutes ago 299MB [2021-06-11T00:53:02.049Z] security-secretstore-setup-arm64 latest 54cf0104bee3 3 minutes ago 26.5MB [2021-06-11T00:53:02.049Z] support-notifications-arm64 latest 6a8fea94b3bd 3 minutes ago 15.7MB [2021-06-11T00:53:02.049Z] support-scheduler-arm64 latest afa11c111bfc 3 minutes ago 15.1MB [2021-06-11T00:53:02.049Z] security-proxy-setup-arm64 latest e20e36331df8 3 minutes ago 24MB [2021-06-11T00:53:02.049Z] c01a50e19033 4 minutes ago 969MB [2021-06-11T00:53:02.049Z] f8d8a825c6b2 4 minutes ago 969MB [2021-06-11T00:53:02.049Z] a2e6a456076f 4 minutes ago 968MB [2021-06-11T00:53:02.049Z] 31cf263e74ec 4 minutes ago 972MB [2021-06-11T00:53:02.049Z] 7b6f03610a69 4 minutes ago 974MB [2021-06-11T00:53:02.049Z] ci-base-image-arm64 latest ce60ae7a6553 15 minutes ago 642MB [2021-06-11T00:53:02.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 33 hours ago 429MB [2021-06-11T00:53:02.049Z] alpine 3.12 9852663dfa18 8 weeks ago 5.32MB [2021-06-11T00:53:02.049Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-11T00:53:02.049Z] 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-11T00:53:02.760Z] ---> job-cost.sh [2021-06-11T00:53:02.760Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jbCb [2021-06-11T00:54:10.747Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T00:56:02.551Z] lf-activate-venv(): INFO: Adding /tmp/venv-jbCb/bin to PATH [2021-06-11T00:56:02.551Z] INFO: No Stack... [2021-06-11T00:56:02.551Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T00:56:02.551Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T00:56:02.897Z] + cut -d, -f6 [2021-06-11T00:56:02.897Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-06-11T00:56:02.966Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3555-3-stack-cost] [2021-06-11T00:56:02.978Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3555-3-stack-cost] did not exist. Created. [2021-06-11T00:56:02.978Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3555-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T00:56:03.337Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T00:56:03.598Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T00:56:03.610Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3555-3-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-11T00:56:05.217Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:56:05.786Z] ---> package-listing.sh [2021-06-11T00:56:05.786Z] ++ facter osfamily [2021-06-11T00:56:05.786Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T00:56:06.049Z] + OS_FAMILY=redhat [2021-06-11T00:56:06.049Z] + workspace=/w/workspace/edgex-go/3 [2021-06-11T00:56:06.049Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T00:56:06.049Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T00:56:06.049Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T00:56:06.049Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T00:56:06.049Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-11T00:56:06.049Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T00:56:06.049Z] + case "${OS_FAMILY}" in [2021-06-11T00:56:06.049Z] + sort [2021-06-11T00:56:06.049Z] + rpm -qa [2021-06-11T00:56:07.968Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T00:56:07.968Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T00:56:07.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T00:56:07.968Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-11T00:56:07.968Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-11T00:56:07.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-11T00:56:07.981Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T00:56:08.266Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:56:08.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:56:08.829Z] [2021-06-11T00:56:08.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T00:56:09.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:56:09.142Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T00:56:09.142Z] df20fa9351a1: Pulling fs layer [2021-06-11T00:56:09.142Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T00:56:09.142Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T00:56:09.142Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T00:56:09.142Z] 93b61091891f: Pulling fs layer [2021-06-11T00:56:09.142Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T00:56:09.142Z] 5e14af77c1be: Pulling fs layer [2021-06-11T00:56:09.142Z] 01666e4c0597: Pulling fs layer [2021-06-11T00:56:09.142Z] aa168da1d23b: Pulling fs layer [2021-06-11T00:56:09.142Z] 93b9cdb0e59b: Waiting [2021-06-11T00:56:09.142Z] 5e14af77c1be: Waiting [2021-06-11T00:56:09.142Z] 01666e4c0597: Waiting [2021-06-11T00:56:09.142Z] aa168da1d23b: Waiting [2021-06-11T00:56:09.142Z] 46f8f816bc3b: Waiting [2021-06-11T00:56:09.142Z] 93b61091891f: Waiting [2021-06-11T00:56:09.142Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T00:56:09.142Z] 36b3adc4ff6f: Download complete [2021-06-11T00:56:09.142Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T00:56:09.142Z] 46f8f816bc3b: Download complete [2021-06-11T00:56:09.142Z] df20fa9351a1: Verifying Checksum [2021-06-11T00:56:09.142Z] df20fa9351a1: Download complete [2021-06-11T00:56:09.142Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T00:56:09.142Z] 93b9cdb0e59b: Download complete [2021-06-11T00:56:09.408Z] 93b61091891f: Verifying Checksum [2021-06-11T00:56:09.408Z] 93b61091891f: Download complete [2021-06-11T00:56:09.408Z] 01666e4c0597: Verifying Checksum [2021-06-11T00:56:09.408Z] 01666e4c0597: Download complete [2021-06-11T00:56:09.408Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T00:56:09.408Z] 8ad3a11d3b57: Download complete [2021-06-11T00:56:09.408Z] df20fa9351a1: Pull complete [2021-06-11T00:56:09.408Z] 36b3adc4ff6f: Pull complete [2021-06-11T00:56:09.989Z] 8ad3a11d3b57: Pull complete [2021-06-11T00:56:09.989Z] 46f8f816bc3b: Pull complete [2021-06-11T00:56:10.250Z] 5e14af77c1be: Verifying Checksum [2021-06-11T00:56:10.250Z] 5e14af77c1be: Download complete [2021-06-11T00:56:10.250Z] 93b61091891f: Pull complete [2021-06-11T00:56:10.512Z] 93b9cdb0e59b: Pull complete [2021-06-11T00:56:10.512Z] 5e14af77c1be: Pull complete [2021-06-11T00:56:10.512Z] 01666e4c0597: Pull complete [2021-06-11T00:56:11.084Z] aa168da1d23b: Verifying Checksum [2021-06-11T00:56:11.084Z] aa168da1d23b: Download complete [2021-06-11T00:56:15.318Z] aa168da1d23b: Pull complete [2021-06-11T00:56:15.318Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T00:56:15.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T00:56:15.318Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T00:56:15.399Z] prd-centos7-docker-4c-2g-387 does not seem to be running inside a container [2021-06-11T00:56:15.442Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T00:56:22.302Z] $ docker top 7600069ce83ed996e742e03a5f7ee3654508e66bc29f383c69a16d952e26854a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T00:56:22.691Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T00:56:22.985Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T00:56:23.287Z] + ls /var/log/sa-host [2021-06-11T00:56:23.287Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T00:56:23.287Z] file_magic: OK [2021-06-11T00:56:23.287Z] HZ: Using current value: 100 [2021-06-11T00:56:23.287Z] file_header: OK [2021-06-11T00:56:23.287Z] 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-11T00:56:23.287Z] Statistics: [2021-06-11T00:56:23.287Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T00:56:23.287Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T00:56:23.287Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T00:56:23.287Z] file_magic: OK [2021-06-11T00:56:23.287Z] HZ: Using current value: 100 [2021-06-11T00:56:23.287Z] file_header: OK [2021-06-11T00:56:23.287Z] 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-11T00:56:23.287Z] Statistics: [2021-06-11T00:56:23.287Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T00:56:23.287Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T00:56:23.479Z] provisioning config files... [2021-06-11T00:56:23.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6125392340439975815tmp [Pipeline] { [Pipeline] echo [2021-06-11T00:56:23.513Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:56:23.812Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T00:56:23.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:56:24.187Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T00:56:24.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:56:24.509Z] ---> sudo-logs.sh [2021-06-11T00:56:24.509Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T00:56:24.634Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:56:24.937Z] ---> job-cost.sh [2021-06-11T00:56:24.937Z] lf-activate-venv: SKIPPING [2021-06-11T00:56:24.937Z] DEBUG: total: 0.18000000715255737 [2021-06-11T00:56:24.937Z] INFO: Retrieving Stack Cost... [2021-06-11T00:56:25.880Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T00:56:26.454Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T00:56:26.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T00:56:26.769Z] ---> logs-deploy.sh [2021-06-11T00:56:26.769Z] lf-activate-venv: SKIPPING [2021-06-11T00:56:26.769Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3555/3 [2021-06-11T00:56:26.769Z] INFO: archiving workspace using pattern(s): [2021-06-11T00:56:27.718Z] Archives upload complete. [2021-06-11T00:56:27.718Z] INFO: archiving logs to Nexus [2021-06-11T00:56:28.296Z] ---> uname -a: [2021-06-11T00:56:28.296Z] Linux prd-centos7-docker-4c-2g-387.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-11T00:56:28.296Z] [2021-06-11T00:56:28.296Z] [2021-06-11T00:56:28.296Z] ---> lscpu: [2021-06-11T00:56:28.296Z] Architecture: x86_64 [2021-06-11T00:56:28.296Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-11T00:56:28.296Z] Byte Order: Little Endian [2021-06-11T00:56:28.296Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-11T00:56:28.296Z] CPU(s): 2 [2021-06-11T00:56:28.296Z] On-line CPU(s) list: 0,1 [2021-06-11T00:56:28.296Z] Thread(s) per core: 1 [2021-06-11T00:56:28.296Z] Core(s) per socket: 1 [2021-06-11T00:56:28.297Z] Socket(s): 2 [2021-06-11T00:56:28.297Z] NUMA node(s): 1 [2021-06-11T00:56:28.297Z] Vendor ID: AuthenticAMD [2021-06-11T00:56:28.297Z] CPU family: 23 [2021-06-11T00:56:28.297Z] Model: 49 [2021-06-11T00:56:28.297Z] Model name: AMD EPYC-Rome Processor [2021-06-11T00:56:28.297Z] Stepping: 0 [2021-06-11T00:56:28.297Z] CPU MHz: 2800.000 [2021-06-11T00:56:28.297Z] BogoMIPS: 5600.00 [2021-06-11T00:56:28.297Z] Virtualization: AMD-V [2021-06-11T00:56:28.297Z] Hypervisor vendor: KVM [2021-06-11T00:56:28.297Z] Virtualization type: full [2021-06-11T00:56:28.297Z] L1d cache: 64 KiB [2021-06-11T00:56:28.297Z] L1i cache: 64 KiB [2021-06-11T00:56:28.297Z] L2 cache: 1 MiB [2021-06-11T00:56:28.297Z] L3 cache: 32 MiB [2021-06-11T00:56:28.297Z] NUMA node0 CPU(s): 0,1 [2021-06-11T00:56:28.297Z] Vulnerability Itlb multihit: Not affected [2021-06-11T00:56:28.297Z] Vulnerability L1tf: Not affected [2021-06-11T00:56:28.297Z] Vulnerability Mds: Not affected [2021-06-11T00:56:28.297Z] Vulnerability Meltdown: Not affected [2021-06-11T00:56:28.297Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-11T00:56:28.297Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-11T00:56:28.297Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-11T00:56:28.297Z] Vulnerability Srbds: Not affected [2021-06-11T00:56:28.297Z] Vulnerability Tsx async abort: Not affected [2021-06-11T00:56:28.297Z] 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-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] ---> nproc: [2021-06-11T00:56:28.297Z] 2 [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] ---> df -h: [2021-06-11T00:56:28.297Z] Filesystem Size Used Available Use% Mounted on [2021-06-11T00:56:28.297Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-11T00:56:28.297Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-11T00:56:28.297Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-11T00:56:28.297Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3@tmp [2021-06-11T00:56:28.297Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3 [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] ---> free -m: [2021-06-11T00:56:28.297Z] total used free shared buff/cache available [2021-06-11T00:56:28.297Z] Mem: 7821 1351 2234 0 4235 6435 [2021-06-11T00:56:28.297Z] Swap: 1023 1 1022 [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] ---> ip addr: [2021-06-11T00:56:28.297Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-11T00:56:28.297Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-11T00:56:28.297Z] inet 127.0.0.1/8 scope host lo [2021-06-11T00:56:28.297Z] valid_lft forever preferred_lft forever [2021-06-11T00:56:28.297Z] inet6 ::1/128 scope host [2021-06-11T00:56:28.297Z] valid_lft forever preferred_lft forever [2021-06-11T00:56:28.297Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-11T00:56:28.297Z] link/ether fa:16:3e:e3:12:7e brd ff:ff:ff:ff:ff:ff [2021-06-11T00:56:28.297Z] inet 10.30.122.20/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-11T00:56:28.297Z] valid_lft 84830sec preferred_lft 84830sec [2021-06-11T00:56:28.297Z] inet6 fe80::f816:3eff:fee3:127e/64 scope link [2021-06-11T00:56:28.297Z] valid_lft forever preferred_lft forever [2021-06-11T00:56:28.297Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-11T00:56:28.297Z] link/ether 02:42:94:f3:bb:54 brd ff:ff:ff:ff:ff:ff [2021-06-11T00:56:28.297Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-11T00:56:28.297Z] valid_lft forever preferred_lft forever [2021-06-11T00:56:28.297Z] inet6 fe80::42:94ff:fef3:bb54/64 scope link [2021-06-11T00:56:28.297Z] valid_lft forever preferred_lft forever [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] ---> sar -b -r -n DEV: [2021-06-11T00:56:28.297Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] 00:30:02 LINUX RESTART (2 CPU) [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-11T00:56:28.297Z] 00:32:01 97.02 0.70 96.32 0.00 353.50 44702.75 0.00 [2021-06-11T00:56:28.297Z] 00:33:01 121.32 0.00 121.32 0.00 0.00 17500.38 0.00 [2021-06-11T00:56:28.297Z] 00:34:01 58.09 0.00 58.09 0.00 0.00 10870.69 0.00 [2021-06-11T00:56:28.297Z] 00:35:01 121.74 0.03 121.71 0.00 1.07 24873.41 0.00 [2021-06-11T00:56:28.297Z] 00:36:01 699.19 304.38 394.80 0.00 11513.38 275906.59 0.00 [2021-06-11T00:56:28.297Z] 00:37:01 302.13 19.82 282.31 0.00 1554.86 107868.74 0.00 [2021-06-11T00:56:28.297Z] 00:38:01 600.67 286.27 314.40 0.00 9041.11 119851.17 0.00 [2021-06-11T00:56:28.297Z] 00:39:01 90.07 13.06 77.02 0.00 1437.47 9790.26 0.00 [2021-06-11T00:56:28.297Z] 00:40:01 1.53 0.00 1.53 0.00 0.00 29.65 0.00 [2021-06-11T00:56:28.297Z] 00:41:01 0.32 0.00 0.32 0.00 0.00 4.20 0.00 [2021-06-11T00:56:28.297Z] 00:42:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2021-06-11T00:56:28.297Z] 00:43:02 0.32 0.00 0.32 0.00 0.00 4.73 0.00 [2021-06-11T00:56:28.297Z] 00:44:01 0.19 0.00 0.19 0.00 0.00 1.66 0.00 [2021-06-11T00:56:28.297Z] 00:45:01 0.47 0.18 0.28 0.00 5.73 3.56 0.00 [2021-06-11T00:56:28.297Z] 00:46:01 0.77 0.00 0.77 0.00 0.00 15.73 0.00 [2021-06-11T00:56:28.297Z] 00:47:01 0.32 0.00 0.32 0.00 0.00 3.58 0.00 [2021-06-11T00:56:28.297Z] 00:48:01 0.30 0.00 0.30 0.00 0.00 4.31 0.00 [2021-06-11T00:56:28.297Z] 00:49:01 0.23 0.00 0.23 0.00 0.00 3.27 0.00 [2021-06-11T00:56:28.297Z] 00:50:01 0.32 0.00 0.32 0.00 0.00 4.40 0.00 [2021-06-11T00:56:28.297Z] 00:51:01 0.17 0.00 0.17 0.00 0.00 2.05 0.00 [2021-06-11T00:56:28.297Z] 00:52:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-06-11T00:56:28.297Z] 00:53:01 0.22 0.00 0.22 0.00 0.00 2.62 0.00 [2021-06-11T00:56:28.297Z] 00:54:01 0.33 0.00 0.33 0.00 0.00 3.50 0.00 [2021-06-11T00:56:28.297Z] 00:55:01 0.27 0.00 0.27 0.00 0.00 2.97 0.00 [2021-06-11T00:56:28.297Z] 00:56:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 [2021-06-11T00:56:28.297Z] Average: 84.03 25.04 58.99 0.00 958.58 24512.66 0.00 [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-11T00:56:28.297Z] 00:32:01 4174732 0 979552 12.23 2620 2852036 1620680 17.89 1070548 2274688 48 [2021-06-11T00:56:28.297Z] 00:33:01 3950544 0 1121780 14.01 2620 2933996 1680224 18.55 1284004 2229368 179120 [2021-06-11T00:56:28.297Z] 00:34:01 3718076 0 1181560 14.75 2620 3106684 1885956 20.82 1425264 2300100 36796 [2021-06-11T00:56:28.297Z] 00:35:01 2734512 0 1175304 14.67 2620 4096504 1540500 17.01 1528756 3146564 639300 [2021-06-11T00:56:28.297Z] 00:36:01 336212 0 1690436 21.11 2620 5979672 4359004 48.13 3057512 3893256 1240 [2021-06-11T00:56:28.297Z] 00:37:01 148920 0 1493488 18.65 2620 6363912 2347200 25.91 2715180 4418476 687900 [2021-06-11T00:56:28.297Z] 00:38:01 1423416 0 1507512 18.82 2620 5075392 2811436 31.04 2013728 3805972 52 [2021-06-11T00:56:28.297Z] 00:39:01 2903696 0 1290632 16.11 2620 3811992 1434700 15.84 1354796 3028536 16 [2021-06-11T00:56:28.297Z] 00:40:01 2909744 0 1284576 16.04 2620 3812000 1393568 15.39 1385976 2993788 12 [2021-06-11T00:56:28.297Z] 00:41:01 2911204 0 1283112 16.02 2620 3812004 1393664 15.39 1371024 3008956 16 [2021-06-11T00:56:28.297Z] 00:42:01 2911120 0 1283196 16.02 2620 3812004 1393712 15.39 1373340 3007248 16 [2021-06-11T00:56:28.297Z] 00:43:02 2911196 0 1283112 16.02 2620 3812012 1393760 15.39 1378376 3002448 8 [2021-06-11T00:56:28.297Z] 00:44:01 2911712 0 1282592 16.01 2620 3812016 1393712 15.39 1378196 3002448 16 [2021-06-11T00:56:28.297Z] 00:45:01 2909524 0 1284776 16.04 2620 3812020 1395624 15.41 1379768 3002448 8 [2021-06-11T00:56:28.297Z] 00:46:01 2911620 0 1282648 16.02 2620 3812052 1393676 15.39 1378028 3002360 16 [2021-06-11T00:56:28.297Z] 00:47:01 2911756 0 1282508 16.01 2620 3812056 1393568 15.39 1377824 3002360 16 [2021-06-11T00:56:28.297Z] 00:48:01 2911640 0 1282620 16.01 2620 3812060 1393568 15.39 1377828 3002360 16 [2021-06-11T00:56:28.297Z] 00:49:01 2909616 0 1284636 16.04 2620 3812068 1393568 15.39 1383976 2998324 8 [2021-06-11T00:56:28.297Z] 00:50:01 2909448 0 1284804 16.04 2620 3812068 1393712 15.39 1384404 2998324 16 [2021-06-11T00:56:28.297Z] 00:51:01 2909368 0 1284876 16.04 2620 3812076 1393724 15.39 1403520 2979096 8 [2021-06-11T00:56:28.297Z] 00:52:01 2909328 0 1284916 16.04 2620 3812076 1393736 15.39 1403536 2979092 8 [2021-06-11T00:56:28.297Z] 00:53:01 2910272 0 1283968 16.03 2620 3812080 1393568 15.39 1403280 2979092 8 [2021-06-11T00:56:28.297Z] 00:54:01 2910048 0 1284184 16.03 2620 3812088 1393568 15.39 1403328 2979092 8 [2021-06-11T00:56:28.297Z] 00:55:01 2909800 0 1284428 16.04 2620 3812092 1393568 15.39 1403340 2979092 8 [2021-06-11T00:56:28.297Z] 00:56:01 2909868 0 1284352 16.04 2620 3812100 1393652 15.39 1403408 2979092 8 [2021-06-11T00:56:28.297Z] Average: 2754695 0 1290623 16.11 2620 3961002 1654946 18.27 1521558 3039703 61787 [2021-06-11T00:56:28.297Z] [2021-06-11T00:56:28.297Z] 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-11T00:56:28.297Z] 00:32:01 eth0 862.24 1112.08 5417.50 115.67 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:32:01 vethc21d27a 6.73 8.01 0.53 19.07 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:32:01 docker0 866.74 582.46 72.20 2703.61 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:33:01 eth0 321.35 279.48 860.24 34.22 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:33:01 vetha0afe40 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:33:01 docker0 259.30 279.48 17.46 828.49 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:34:01 eth0 40.74 26.05 24.97 106.05 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:34:01 vetha0afe40 2.15 2.15 0.17 0.17 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:34:01 docker0 2.15 2.15 0.14 0.17 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:35:01 vethac43ef0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:35:01 eth0 191.15 164.08 1706.31 27.36 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:36:01 veth20c3f4e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:36:01 veth980ffbc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:36:01 vethb07a270 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:36:01 vethf5c090f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:37:01 vethac43ef0 0.00 1.08 0.00 0.05 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:37:01 eth0 2666.89 2537.07 13328.92 421.03 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:37:01 docker0 1186.42 940.33 93.53 3797.03 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:38:01 vethe4a441b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:38:01 vethb6e1cd9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:38:01 vethac43ef0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:38:01 eth0 109.49 70.49 455.33 132.19 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:39:01 eth0 38.40 25.78 88.83 7.95 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:39:01 docker0 1242.90 1019.60 97.35 4293.84 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:40:01 eth0 0.48 0.42 0.03 0.04 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.297Z] 00:41:01 eth0 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:42:01 eth0 1.43 0.43 0.43 0.18 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:43:02 eth0 0.87 0.33 0.30 0.23 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:44:01 eth0 1.29 0.30 0.36 0.20 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:45:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:46:01 eth0 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:49:01 eth0 0.82 0.07 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:50:01 eth0 0.45 0.32 0.27 0.17 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:51:01 eth0 0.27 0.15 0.09 0.10 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:52:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:53:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:55:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:56:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] Average: eth0 73.13 75.11 405.62 18.40 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] Average: docker0 49.75 40.81 3.90 171.88 0.00 0.00 0.00 0.00 [2021-06-11T00:56:28.298Z] [2021-06-11T00:56:28.298Z] [2021-06-11T00:56:28.298Z] ---> sar -P ALL: [2021-06-11T00:56:28.298Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T00:56:28.298Z] [2021-06-11T00:56:28.298Z] 00:30:02 LINUX RESTART (2 CPU) [2021-06-11T00:56:28.298Z] [2021-06-11T00:56:28.298Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T00:56:28.298Z] 00:32:01 all 18.17 0.00 5.62 2.51 0.08 73.61 [2021-06-11T00:56:28.298Z] 00:32:01 0 13.69 0.00 6.67 3.05 0.09 76.50 [2021-06-11T00:56:28.298Z] 00:32:01 1 22.63 0.00 4.58 1.99 0.07 70.74 [2021-06-11T00:56:28.298Z] 00:33:01 all 34.33 0.00 6.06 1.70 0.07 57.84 [2021-06-11T00:56:28.298Z] 00:33:01 0 34.11 0.00 6.34 1.19 0.09 58.28 [2021-06-11T00:56:28.298Z] 00:33:01 1 34.56 0.00 5.79 2.20 0.05 57.40 [2021-06-11T00:56:28.298Z] 00:34:01 all 35.53 0.00 4.69 0.55 0.08 59.16 [2021-06-11T00:56:28.298Z] 00:34:01 0 34.37 0.00 5.08 0.26 0.07 60.22 [2021-06-11T00:56:28.298Z] 00:34:01 1 36.68 0.00 4.31 0.83 0.09 58.10 [2021-06-11T00:56:28.298Z] 00:35:01 all 55.25 0.00 10.08 2.24 0.09 32.34 [2021-06-11T00:56:28.298Z] 00:35:01 0 55.68 0.00 9.93 2.09 0.09 32.21 [2021-06-11T00:56:28.298Z] 00:35:01 1 54.83 0.00 10.23 2.39 0.09 32.47 [2021-06-11T00:56:28.298Z] 00:36:01 all 21.47 0.00 16.64 46.79 0.15 14.95 [2021-06-11T00:56:28.298Z] 00:36:01 0 21.62 0.00 16.63 46.64 0.14 14.96 [2021-06-11T00:56:28.298Z] 00:36:01 1 21.33 0.00 16.65 46.94 0.16 14.93 [2021-06-11T00:56:28.298Z] 00:37:01 all 67.75 0.00 13.62 15.23 0.13 3.27 [2021-06-11T00:56:28.298Z] 00:37:01 0 67.39 0.00 13.72 14.93 0.11 3.84 [2021-06-11T00:56:28.298Z] 00:37:01 1 68.11 0.00 13.52 15.53 0.15 2.69 [2021-06-11T00:56:28.298Z] 00:38:01 all 59.20 0.00 13.43 25.75 0.13 1.49 [2021-06-11T00:56:28.298Z] 00:38:01 0 58.92 0.00 13.59 26.49 0.13 0.87 [2021-06-11T00:56:28.298Z] 00:38:01 1 59.49 0.00 13.26 25.01 0.13 2.11 [2021-06-11T00:56:28.298Z] 00:39:01 all 6.18 0.00 3.08 1.81 0.05 88.87 [2021-06-11T00:56:28.298Z] 00:39:01 0 6.08 0.00 3.10 0.73 0.05 90.03 [2021-06-11T00:56:28.298Z] 00:39:01 1 6.28 0.00 3.06 2.89 0.05 87.71 [2021-06-11T00:56:28.298Z] 00:40:01 all 0.03 0.00 0.05 0.00 0.03 99.89 [2021-06-11T00:56:28.298Z] 00:40:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-11T00:56:28.298Z] 00:40:01 1 0.02 0.00 0.07 0.00 0.02 99.90 [2021-06-11T00:56:28.298Z] 00:41:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-06-11T00:56:28.298Z] 00:41:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-11T00:56:28.298Z] 00:41:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-06-11T00:56:28.298Z] 00:42:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-11T00:56:28.298Z] 00:42:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-11T00:56:28.298Z] 00:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-11T00:56:28.298Z] [2021-06-11T00:56:28.298Z] 00:42:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T00:56:28.298Z] 00:43:02 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-11T00:56:28.298Z] 00:43:02 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-11T00:56:28.298Z] 00:43:02 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-11T00:56:28.298Z] 00:44:01 all 0.10 0.00 0.03 0.00 0.01 99.86 [2021-06-11T00:56:28.298Z] 00:44:01 0 0.17 0.00 0.02 0.00 0.00 99.81 [2021-06-11T00:56:28.298Z] 00:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-11T00:56:28.298Z] 00:45:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-11T00:56:28.298Z] 00:45:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-11T00:56:28.298Z] 00:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-11T00:56:28.298Z] 00:46:01 all 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-11T00:56:28.298Z] 00:46:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-06-11T00:56:28.298Z] 00:46:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-06-11T00:56:28.298Z] 00:47:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-06-11T00:56:28.298Z] 00:47:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-11T00:56:28.298Z] 00:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-11T00:56:28.298Z] 00:48:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-06-11T00:56:28.298Z] 00:48:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-11T00:56:28.298Z] 00:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-11T00:56:28.298Z] 00:49:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-06-11T00:56:28.298Z] 00:49:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-11T00:56:28.298Z] 00:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-11T00:56:28.298Z] 00:50:01 all 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-11T00:56:28.298Z] 00:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-11T00:56:28.298Z] 00:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-11T00:56:28.298Z] 00:51:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-06-11T00:56:28.298Z] 00:51:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2021-06-11T00:56:28.298Z] 00:51:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-11T00:56:28.298Z] 00:52:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-06-11T00:56:28.298Z] 00:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2021-06-11T00:56:28.298Z] 00:52:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-11T00:56:28.298Z] 00:53:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-11T00:56:28.298Z] 00:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-11T00:56:28.298Z] 00:53:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-11T00:56:28.298Z] [2021-06-11T00:56:28.298Z] 00:53:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T00:56:28.298Z] 00:54:01 all 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-11T00:56:28.298Z] 00:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-11T00:56:28.298Z] 00:54:01 1 0.27 0.00 0.02 0.00 0.02 99.70 [2021-06-11T00:56:28.298Z] 00:55:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-11T00:56:28.298Z] 00:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-11T00:56:28.298Z] 00:55:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-11T00:56:28.298Z] 00:56:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-11T00:56:28.298Z] 00:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-11T00:56:28.298Z] 00:56:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-11T00:56:28.298Z] Average: all 11.34 0.00 2.80 3.66 0.04 82.16 [2021-06-11T00:56:28.298Z] Average: 0 11.12 0.00 2.87 3.61 0.04 82.35 [2021-06-11T00:56:28.298Z] Average: 1 11.57 0.00 2.73 3.70 0.05 81.96 [2021-06-11T00:56:28.298Z] [2021-06-11T00:56:28.298Z] [2021-06-11T00:56:28.298Z]