Pull request #3549 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than 9273bc4484c1124e1ee773809b1d3137cadc51e2 Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3403819246624950441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh4167989735306350129.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh847008294440807797.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2972524965133522703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1541656648431956733.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3119741800281135154.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-828 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4292822953083281009.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh921474810036880527.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 9273bc4484c1124e1ee773809b1d3137cadc51e2 Merge succeeded, producing 9273bc4484c1124e1ee773809b1d3137cadc51e2 Checking out Revision 9273bc4484c1124e1ee773809b1d3137cadc51e2 (PR-3549) > git config core.sparsecheckout # timeout=10 > git checkout -f 9273bc4484c1124e1ee773809b1d3137cadc51e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1372965679648409375.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9273bc4484c1124e1ee773809b1d3137cadc51e2 # timeout=10 Commit message: "refactor(scheduler): Remove runOnce feature" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T03:36:58.908Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T03:36:59.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T03:36:59.241Z] ========================================================= [2021-06-08T03:36:59.241Z] EdgeX Global Pipelines Version Info [2021-06-08T03:36:59.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:37:00.722Z] ------------------- [2021-06-08T03:37:00.722Z] stable info: [2021-06-08T03:37:00.722Z] ------------------- [2021-06-08T03:37:00.722Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T03:37:00.722Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T03:37:00.722Z] Message: update stable to v1.0.193 [2021-06-08T03:37:01.296Z] ------------------- [2021-06-08T03:37:01.296Z] experimental info: [2021-06-08T03:37:01.296Z] ------------------- [2021-06-08T03:37:01.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T03:37:01.296Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T03:37:01.296Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T03:37:01.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T03:37:01.572Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T03:37:01.643Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T03:37:01.695Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T03:37:01.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T03:37:01.815Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T03:37:01.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T03:37:01.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T03:37:01.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T03:37:02.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T03:37:02.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T03:37:02.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T03:37:02.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T03:37:02.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T03:37:02.403Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T03:37:02.463Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T03:37:02.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T03:37:02.599Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T03:37:02.661Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T03:37:02.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T03:37:02.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-08T03:37:02.875Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T03:37:02.942Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3549 [Pipeline] echo [2021-06-08T03:37:03.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3549 [Pipeline] echo [2021-06-08T03:37:03.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3549 [Pipeline] echo [2021-06-08T03:37:03.115Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9273bc4484c1124e1ee773809b1d3137cadc51e2 [Pipeline] echo [2021-06-08T03:37:03.173Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9273bc4 [Pipeline] echo [2021-06-08T03:37:03.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T03:37:03.424Z] provisioning config files... [2021-06-08T03:37:03.441Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config145173322082161074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:37:03.821Z] ---> docker-login.sh [2021-06-08T03:37:03.821Z] nexus3.edgexfoundry.org:10001 [2021-06-08T03:37:03.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:37:04.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:37:04.088Z] Configure a credential helper to remove this warning. See [2021-06-08T03:37:04.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:37:04.088Z] [2021-06-08T03:37:04.088Z] Login Succeeded [2021-06-08T03:37:04.088Z] nexus3.edgexfoundry.org:10002 [2021-06-08T03:37:04.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:37:04.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:37:04.088Z] Configure a credential helper to remove this warning. See [2021-06-08T03:37:04.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:37:04.088Z] [2021-06-08T03:37:04.088Z] Login Succeeded [2021-06-08T03:37:04.088Z] nexus3.edgexfoundry.org:10003 [2021-06-08T03:37:04.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:37:04.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:37:04.353Z] Configure a credential helper to remove this warning. See [2021-06-08T03:37:04.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:37:04.353Z] [2021-06-08T03:37:04.353Z] Login Succeeded [2021-06-08T03:37:04.353Z] nexus3.edgexfoundry.org:10004 [2021-06-08T03:37:04.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:37:04.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:37:04.353Z] Configure a credential helper to remove this warning. See [2021-06-08T03:37:04.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:37:04.353Z] [2021-06-08T03:37:04.353Z] Login Succeeded [2021-06-08T03:37:04.353Z] docker.io [2021-06-08T03:37:04.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:37:04.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:37:04.930Z] Configure a credential helper to remove this warning. See [2021-06-08T03:37:04.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:37:04.930Z] [2021-06-08T03:37:04.930Z] Login Succeeded [2021-06-08T03:37:04.930Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T03:37:04.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T03:37:05.375Z] ++ 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-08T03:37:05.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T03:37:05.375Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T03:37:05.375Z] ++ cut -d/ -f2 [2021-06-08T03:37:05.375Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T03:37:05.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T03:37:05.375Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T03:37:05.375Z] ++ cut -d/ -f2 [2021-06-08T03:37:05.375Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T03:37:05.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T03:37:05.375Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T03:37:05.375Z] ++ cut -d/ -f2 [2021-06-08T03:37:05.375Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T03:37:05.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T03:37:05.375Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T03:37:05.375Z] ++ cut -d/ -f2 [2021-06-08T03:37:05.375Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T03:37:05.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T03:37:05.375Z] ++ cut -d/ -f2 [2021-06-08T03:37:05.375Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T03:37:05.375Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T03:37:05.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T03:37:05.375Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T03:37:05.375Z] ++ cut -d/ -f2 [2021-06-08T03:37:05.375Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T03:37:05.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T03:37:05.375Z] ++ cut -d/ -f2 [2021-06-08T03:37:05.375Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T03:37:05.375Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T03:37:05.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T03:37:05.375Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T03:37:05.375Z] ++ cut -d/ -f2 [2021-06-08T03:37:05.375Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T03:37:05.375Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T03:37:05.375Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T03:37:05.375Z] ++ cut -d/ -f2 [2021-06-08T03:37:05.375Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T03:37:05.443Z] 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-08T03:37:06.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T03:37:06.418Z] [2021-06-08T03:37:06.418Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:37:06.792Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T03:37:06.792Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T03:37:06.792Z] 31603596830f: Pulling fs layer [2021-06-08T03:37:06.792Z] 54011a49482f: Pulling fs layer [2021-06-08T03:37:06.792Z] a6820b24f6d8: Pulling fs layer [2021-06-08T03:37:06.792Z] f581987b2513: Pulling fs layer [2021-06-08T03:37:06.792Z] f581987b2513: Waiting [2021-06-08T03:37:06.792Z] 54011a49482f: Download complete [2021-06-08T03:37:06.792Z] 31603596830f: Verifying Checksum [2021-06-08T03:37:06.792Z] 31603596830f: Download complete [2021-06-08T03:37:07.056Z] f581987b2513: Verifying Checksum [2021-06-08T03:37:07.056Z] f581987b2513: Download complete [2021-06-08T03:37:07.056Z] 31603596830f: Pull complete [2021-06-08T03:37:07.056Z] 54011a49482f: Pull complete [2021-06-08T03:37:07.319Z] a6820b24f6d8: Verifying Checksum [2021-06-08T03:37:07.319Z] a6820b24f6d8: Download complete [2021-06-08T03:37:07.900Z] a6820b24f6d8: Pull complete [2021-06-08T03:37:07.900Z] f581987b2513: Pull complete [2021-06-08T03:37:08.164Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T03:37:08.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T03:37:08.164Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T03:37:08.266Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-08T03:37:08.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T03:37:09.928Z] $ docker top dd69bd8fe6edff444773cfe6262b22fa6c29b015e44584ab76747a87362ea938 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T03:37:10.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T03:37:10.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T03:37:10.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T03:37:10.255Z] $ docker exec dd69bd8fe6edff444773cfe6262b22fa6c29b015e44584ab76747a87362ea938 ssh-agent [2021-06-08T03:37:10.366Z] SSH_AUTH_SOCK=/tmp/ssh-RCAWEJ9KBRTp/agent.15 [2021-06-08T03:37:10.366Z] SSH_AGENT_PID=22 [2021-06-08T03:37:10.374Z] Running ssh-add (command line suppressed) [2021-06-08T03:37:10.492Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4888163546368372781.key (/w/workspace/edgex-go/1@tmp/private_key_4888163546368372781.key) [2021-06-08T03:37:10.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T03:37:10.851Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T03:37:10.873Z] $ docker exec --env ******** --env ******** dd69bd8fe6edff444773cfe6262b22fa6c29b015e44584ab76747a87362ea938 ssh-agent -k [2021-06-08T03:37:10.971Z] unset SSH_AUTH_SOCK; [2021-06-08T03:37:10.972Z] unset SSH_AGENT_PID; [2021-06-08T03:37:10.972Z] echo Agent pid 22 killed; [2021-06-08T03:37:10.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T03:37:11.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T03:37:11.088Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T03:37:11.192Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T03:37:11.191Z] $ docker exec dd69bd8fe6edff444773cfe6262b22fa6c29b015e44584ab76747a87362ea938 ssh-agent [2021-06-08T03:37:11.305Z] SSH_AUTH_SOCK=/tmp/ssh-CEVogjM54Lg8/agent.55 [2021-06-08T03:37:11.305Z] SSH_AGENT_PID=62 [2021-06-08T03:37:11.312Z] Running ssh-add (command line suppressed) [2021-06-08T03:37:11.404Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7026076157995720774.key (/w/workspace/edgex-go/1@tmp/private_key_7026076157995720774.key) [2021-06-08T03:37:11.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T03:37:11.789Z] + git semver init [2021-06-08T03:37:11.789Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T03:37:11.789Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-08T03:37:11.789Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-08T03:37:11.789Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T03:37:11.789Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T03:37:11.789Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T03:37:11.789Z] # $SEMVER_BRANCH = PR-3549 [2021-06-08T03:37:11.789Z] # $SEMVER_TEMP = /tmp/semver-701864226 [2021-06-08T03:37:11.789Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T03:37:26.751Z] # '/tmp/semver-701864226' -> '/w/workspace/edgex-go/1/.semver' [2021-06-08T03:37:26.751Z] # -> Force: false [2021-06-08T03:37:26.751Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-08T03:37:26.767Z] $ docker exec --env ******** --env ******** dd69bd8fe6edff444773cfe6262b22fa6c29b015e44584ab76747a87362ea938 ssh-agent -k [2021-06-08T03:37:26.878Z] unset SSH_AUTH_SOCK; [2021-06-08T03:37:26.878Z] unset SSH_AGENT_PID; [2021-06-08T03:37:26.878Z] echo Agent pid 62 killed; [2021-06-08T03:37:26.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T03:37:27.341Z] + git semver [Pipeline] } [2021-06-08T03:37:27.379Z] $ docker stop --time=1 dd69bd8fe6edff444773cfe6262b22fa6c29b015e44584ab76747a87362ea938 [2021-06-08T03:37:29.230Z] $ docker rm -f dd69bd8fe6edff444773cfe6262b22fa6c29b015e44584ab76747a87362ea938 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T03:37:29.675Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T03:37:29.997Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T03:37:30.021Z] [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-08T03:37:31.262Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T03:37:31.586Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T03:37:31.920Z] + sudo service docker restart [2021-06-08T03:37:31.920Z] + true [2021-06-08T03:37:31.920Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T03:37:45.630Z] Still waiting to schedule task [2021-06-08T03:37:45.631Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-826’ is offline [Pipeline] echo [2021-06-08T03:37:50.086Z] ========================================================= [2021-06-08T03:37:50.087Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T03:37:50.087Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:37:50.440Z] + 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-08T03:37:51.852Z] Sending build context to Docker daemon 329.1MB [2021-06-08T03:37:51.852Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T03:37:51.852Z] Step 2/6 : FROM ${BASE} [2021-06-08T03:37:51.852Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T03:37:51.852Z] 540db60ca938: Pulling fs layer [2021-06-08T03:37:51.852Z] adcc1eea9eea: Pulling fs layer [2021-06-08T03:37:51.852Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T03:37:51.852Z] 0510c868ecb4: Pulling fs layer [2021-06-08T03:37:51.852Z] afea3b2eda06: Pulling fs layer [2021-06-08T03:37:51.852Z] 7809a108b3ef: Pulling fs layer [2021-06-08T03:37:51.852Z] f706445af74f: Pulling fs layer [2021-06-08T03:37:51.852Z] afea3b2eda06: Waiting [2021-06-08T03:37:51.852Z] 7809a108b3ef: Waiting [2021-06-08T03:37:51.852Z] f706445af74f: Waiting [2021-06-08T03:37:51.852Z] 0510c868ecb4: Waiting [2021-06-08T03:37:51.852Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T03:37:51.852Z] 4c4ab2625f07: Download complete [2021-06-08T03:37:51.852Z] adcc1eea9eea: Verifying Checksum [2021-06-08T03:37:51.852Z] adcc1eea9eea: Download complete [2021-06-08T03:37:51.852Z] afea3b2eda06: Verifying Checksum [2021-06-08T03:37:51.852Z] afea3b2eda06: Download complete [2021-06-08T03:37:51.852Z] 540db60ca938: Verifying Checksum [2021-06-08T03:37:51.852Z] 540db60ca938: Download complete [2021-06-08T03:37:51.852Z] 7809a108b3ef: Verifying Checksum [2021-06-08T03:37:51.852Z] 7809a108b3ef: Download complete [2021-06-08T03:37:52.116Z] 540db60ca938: Pull complete [2021-06-08T03:37:52.116Z] adcc1eea9eea: Pull complete [2021-06-08T03:37:52.116Z] 4c4ab2625f07: Pull complete [2021-06-08T03:37:54.035Z] f706445af74f: Verifying Checksum [2021-06-08T03:37:54.035Z] f706445af74f: Download complete [2021-06-08T03:37:54.299Z] 0510c868ecb4: Verifying Checksum [2021-06-08T03:37:54.299Z] 0510c868ecb4: Download complete [2021-06-08T03:37:57.358Z] 0510c868ecb4: Pull complete [2021-06-08T03:37:57.619Z] afea3b2eda06: Pull complete [2021-06-08T03:37:57.619Z] 7809a108b3ef: Pull complete [2021-06-08T03:37:59.545Z] f706445af74f: Pull complete [2021-06-08T03:37:59.546Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T03:37:59.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T03:37:59.546Z] ---> b068be0155e3 [2021-06-08T03:37:59.546Z] 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-08T03:38:02.097Z] ---> Running in 9344b8959d06 [2021-06-08T03:38:02.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:38:03.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:38:03.573Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T03:38:04.148Z] (2/12) Installing file (5.39-r0) [2021-06-08T03:38:04.148Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T03:38:04.148Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T03:38:08.369Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T03:38:08.369Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T03:38:08.369Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T03:38:08.369Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T03:38:08.369Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T03:38:08.369Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T03:38:08.369Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T03:38:08.369Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T03:38:08.369Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T03:38:08.369Z] OK: 219 MiB in 52 packages [2021-06-08T03:38:09.774Z] Removing intermediate container 9344b8959d06 [2021-06-08T03:38:09.774Z] ---> 1379a4d89881 [2021-06-08T03:38:09.774Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T03:38:09.774Z] ---> Running in 3538db162233 [2021-06-08T03:38:09.774Z] Removing intermediate container 3538db162233 [2021-06-08T03:38:09.774Z] ---> 0ee86e4e4639 [2021-06-08T03:38:09.774Z] Step 5/6 : COPY go.mod . [2021-06-08T03:38:09.774Z] ---> 344abd8680a9 [2021-06-08T03:38:09.774Z] Step 6/6 : RUN go mod download [2021-06-08T03:38:09.774Z] ---> Running in 3c7ccc3d7601 [2021-06-08T03:38:24.726Z] Removing intermediate container 3c7ccc3d7601 [2021-06-08T03:38:24.726Z] ---> c6c221b38835 [2021-06-08T03:38:24.726Z] Successfully built c6c221b38835 [2021-06-08T03:38:24.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:38:25.074Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T03:38:25.074Z] . [Pipeline] withDockerContainer [2021-06-08T03:38:25.193Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-08T03:38:25.235Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T03:38:25.588Z] $ docker top 36425e0bd46d9f5d243bef868adef74d6bc1c89da5af55e5dfac048cc2c54ee1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T03:38:26.020Z] + go version [2021-06-08T03:38:26.020Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T03:38:26.043Z] $ docker stop --time=1 36425e0bd46d9f5d243bef868adef74d6bc1c89da5af55e5dfac048cc2c54ee1 [2021-06-08T03:38:27.214Z] $ docker rm -f 36425e0bd46d9f5d243bef868adef74d6bc1c89da5af55e5dfac048cc2c54ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:38:28.050Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T03:38:28.050Z] . [Pipeline] withDockerContainer [2021-06-08T03:38:28.149Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-08T03:38:28.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T03:38:28.567Z] $ docker top 6b1e05b1a32843feae2d05145c2ec018cbb978842e63350f52dd3a6aa9e3ed72 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T03:38:28.704Z] ========================================================= [2021-06-08T03:38:28.704Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T03:38:28.704Z] ========================================================= [Pipeline] sh [2021-06-08T03:38:29.023Z] + go mod tidy [Pipeline] sh [2021-06-08T03:38:29.615Z] + make test [2021-06-08T03:38:29.615Z] go mod tidy [2021-06-08T03:38:29.615Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T03:38:35.009Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T03:38:49.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T03:38:55.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T03:38:56.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T03:38:56.294Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T03:38:58.863Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T03:38:59.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T03:38:59.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T03:38:59.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T03:38:59.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T03:39:00.041Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T03:39:02.021Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T03:39:02.021Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T03:39:02.021Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T03:39:02.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T03:39:02.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T03:39:02.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T03:39:02.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T03:39:02.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.049s coverage: 28.7% of statements [2021-06-08T03:39:03.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.063s coverage: 100.0% of statements [2021-06-08T03:39:03.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T03:39:03.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T03:39:03.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T03:39:04.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-06-08T03:39:04.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T03:39:04.949Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 53.4% of statements [2021-06-08T03:39:04.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T03:39:04.949Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T03:39:05.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements [2021-06-08T03:39:05.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T03:39:05.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T03:39:05.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements [2021-06-08T03:39:05.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T03:39:05.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T03:39:05.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T03:39:05.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T03:39:05.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T03:39:05.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T03:39:05.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T03:39:06.919Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.230s coverage: 95.1% of statements [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T03:39:06.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T03:39:06.919Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T03:39:06.919Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.042s coverage: 60.0% of statements [2021-06-08T03:39:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.8% of statements [2021-06-08T03:39:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T03:39:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.066s coverage: 22.0% of statements [2021-06-08T03:39:08.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T03:39:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-06-08T03:39:08.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-06-08T03:39:08.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-08T03:39:09.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.175s coverage: 96.3% of statements [2021-06-08T03:39:09.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-06-08T03:39:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-06-08T03:39:21.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-08T03:39:26.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.176s coverage: 81.8% of statements [2021-06-08T03:39:26.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-06-08T03:39:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T03:39:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T03:39:44.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 43.6% of statements [2021-06-08T03:39:44.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T03:39:44.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T03:39:44.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-06-08T03:39:44.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T03:39:45.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-06-08T03:39:45.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T03:39:45.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T03:39:45.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T03:39:45.247Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T03:39:51.876Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.066s coverage: 19.3% of statements [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.126s coverage: 91.9% of statements [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 63.0% of statements [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 97.6% of statements [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 28.9% of statements [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T03:39:51.877Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T03:39:51.877Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-06-08T03:39:52.144Z] GO111MODULE=on go vet ./... [2021-06-08T03:39:54.314Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-829 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws [2021-06-08T03:39:54.375Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-08T03:39:54.612Z] The recommended git tool is: git [2021-06-08T03:40:00.113Z] using credential edgex-jenkins-ssh [2021-06-08T03:40:00.135Z] Cloning the remote Git repository [2021-06-08T03:40:00.197Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T03:40:00.306Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-08T03:40:00.403Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T03:40:00.404Z] > git --version # timeout=10 [2021-06-08T03:40:00.425Z] > git --version # 'git version 2.17.1' [2021-06-08T03:40:00.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T03:40:00.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T03:40:16.455Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:40:16.776Z] Merge succeeded, producing 9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:40:16.777Z] Checking out Revision 9273bc4484c1124e1ee773809b1d3137cadc51e2 (PR-3549) [2021-06-08T03:40:15.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T03:40:15.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T03:40:15.529Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T03:40:15.561Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T03:40:15.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T03:40:15.574Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T03:40:16.469Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T03:40:16.482Z] > git checkout -f 9273bc4484c1124e1ee773809b1d3137cadc51e2 # timeout=10 [2021-06-08T03:40:16.698Z] > git remote # timeout=10 [2021-06-08T03:40:16.715Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T03:40:16.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T03:40:16.737Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T03:40:16.758Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T03:40:16.777Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T03:40:16.790Z] > git checkout -f 9273bc4484c1124e1ee773809b1d3137cadc51e2 # timeout=10 [2021-06-08T03:40:18.841Z] gofmt -l . [2021-06-08T03:40:18.841Z] [ "`gofmt -l .`" = "" ] [2021-06-08T03:40:18.841Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T03:40:19.190Z] + ls -al . [2021-06-08T03:40:19.190Z] total 528 [2021-06-08T03:40:19.190Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 03:40 . [2021-06-08T03:40:19.190Z] drwxr-xr-x 4 root root 28 Jun 8 03:38 .. [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 03:36 .dockerignore [2021-06-08T03:40:19.190Z] drwxrwxr-x 8 1001 1001 179 Jun 8 03:36 .git [2021-06-08T03:40:19.190Z] drwxrwxr-x 3 1001 1001 125 Jun 8 03:36 .github [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 03:36 .gitignore [2021-06-08T03:40:19.190Z] drwx------ 3 1001 1001 60 Jun 8 03:37 .semver [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 03:36 .sonarcloud.properties [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 03:36 Attribution.txt [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 03:36 CONTRIBUTING.md [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 03:36 Dockerfile.build [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 03:36 Jenkinsfile [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 03:36 LICENSE [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 03:36 Makefile [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 03:36 README.md [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 03:36 SECURITY.md [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 03:37 VERSION [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 03:36 ZMQWindows.md [2021-06-08T03:40:19.190Z] drwxrwxr-x 2 1001 1001 37 Jun 8 03:36 bin [2021-06-08T03:40:19.190Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 03:36 cmd [2021-06-08T03:40:19.190Z] -rw-r--r-- 1 root root 411403 Jun 8 03:39 coverage.out [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 03:36 go.mod [2021-06-08T03:40:19.190Z] -rw-r--r-- 1 root root 21048 Jun 8 03:38 go.sum [2021-06-08T03:40:19.190Z] drwxrwxr-x 8 1001 1001 127 Jun 8 03:36 internal [2021-06-08T03:40:19.190Z] drwxrwxr-x 3 1001 1001 16 Jun 8 03:36 openapi [2021-06-08T03:40:19.190Z] drwxrwxr-x 4 1001 1001 71 Jun 8 03:36 snap [2021-06-08T03:40:19.190Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 03:36 version.go [Pipeline] sh [2021-06-08T03:40:19.521Z] + '[' -e coverage.out ] [2021-06-08T03:40:19.522Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T03:40:19.670Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T03:40:20.035Z] + make build [2021-06-08T03:40:20.035Z] go mod tidy [2021-06-08T03:40:20.035Z] 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-08T03:40:21.098Z] Commit message: "refactor(scheduler): Remove runOnce feature" [2021-06-08T03:40:21.141Z] > git --version # timeout=10 [2021-06-08T03:40:21.153Z] > git --version # 'git version 2.17.1' [2021-06-08T03:40:21.166Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T03:40:21.437Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T03:40:22.910Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T03:40:23.347Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T03:40:23.750Z] + sudo service docker restart [2021-06-08T03:40:23.750Z] + true [2021-06-08T03:40:28.129Z] 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-08T03:40:28.395Z] 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-08T03:40:29.355Z] 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-08T03:40:29.618Z] 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-08T03:40:30.568Z] 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-08T03:40:31.521Z] 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-08T03:40:32.100Z] 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-08T03:40:33.065Z] 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-08T03:40:33.646Z] 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-08T03:40:34.222Z] 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-08T03:40:35.642Z] $ docker stop --time=1 6b1e05b1a32843feae2d05145c2ec018cbb978842e63350f52dd3a6aa9e3ed72 [2021-06-08T03:40:38.163Z] $ docker rm -f 6b1e05b1a32843feae2d05145c2ec018cbb978842e63350f52dd3a6aa9e3ed72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:40:41.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T03:40:41.897Z] [2021-06-08T03:40:41.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T03:40:42.166Z] provisioning config files... [2021-06-08T03:40:42.197Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6878116408587201703tmp [Pipeline] { [2021-06-08T03:40:42.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T03:40:42.247Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T03:40:42.247Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T03:40:42.247Z] ca9280d653b3: Pulling fs layer [2021-06-08T03:40:42.247Z] 7e9c9ca2126c: Pulling fs layer [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:40:42.509Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T03:40:42.509Z] cbdbe7a5bc2a: Download complete [2021-06-08T03:40:42.509Z] cbdbe7a5bc2a: Pull complete [2021-06-08T03:40:42.634Z] ---> docker-login.sh [2021-06-08T03:40:42.634Z] nexus3.edgexfoundry.org:10001 [2021-06-08T03:40:43.081Z] ca9280d653b3: Verifying Checksum [2021-06-08T03:40:43.081Z] ca9280d653b3: Download complete [2021-06-08T03:40:43.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:40:43.664Z] ca9280d653b3: Pull complete [2021-06-08T03:40:43.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:40:43.893Z] Configure a credential helper to remove this warning. See [2021-06-08T03:40:43.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:40:43.893Z] [2021-06-08T03:40:43.893Z] Login Succeeded [2021-06-08T03:40:43.893Z] nexus3.edgexfoundry.org:10002 [2021-06-08T03:40:43.930Z] 7e9c9ca2126c: Download complete [2021-06-08T03:40:44.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:40:44.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:40:44.443Z] Configure a credential helper to remove this warning. See [2021-06-08T03:40:44.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:40:44.443Z] [2021-06-08T03:40:44.443Z] Login Succeeded [2021-06-08T03:40:44.443Z] nexus3.edgexfoundry.org:10003 [2021-06-08T03:40:44.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:40:44.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:40:44.993Z] Configure a credential helper to remove this warning. See [2021-06-08T03:40:44.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:40:44.993Z] [2021-06-08T03:40:44.993Z] Login Succeeded [2021-06-08T03:40:44.993Z] nexus3.edgexfoundry.org:10004 [2021-06-08T03:40:45.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:40:45.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:40:45.544Z] Configure a credential helper to remove this warning. See [2021-06-08T03:40:45.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:40:45.544Z] [2021-06-08T03:40:45.544Z] Login Succeeded [2021-06-08T03:40:45.544Z] docker.io [2021-06-08T03:40:45.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T03:40:46.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T03:40:46.419Z] Configure a credential helper to remove this warning. See [2021-06-08T03:40:46.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T03:40:46.419Z] [2021-06-08T03:40:46.419Z] Login Succeeded [2021-06-08T03:40:46.419Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T03:40:46.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T03:40:47.072Z] ========================================================= [2021-06-08T03:40:47.072Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T03:40:47.072Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:40:47.252Z] 7e9c9ca2126c: Pull complete [2021-06-08T03:40:47.252Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T03:40:47.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T03:40:47.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T03:40:47.349Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-08T03:40:47.383Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T03:40:47.488Z] + 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-08T03:40:50.151Z] Sending build context to Docker daemon 166.2MB [2021-06-08T03:40:50.151Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T03:40:50.151Z] Step 2/6 : FROM ${BASE} [2021-06-08T03:40:50.151Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T03:40:50.151Z] 595b0fe564bb: Pulling fs layer [2021-06-08T03:40:50.151Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T03:40:50.151Z] 316046926c0a: Pulling fs layer [2021-06-08T03:40:50.151Z] 4ebd0625c992: Pulling fs layer [2021-06-08T03:40:50.151Z] 207e8628e3a3: Pulling fs layer [2021-06-08T03:40:50.151Z] c791037a9be2: Pulling fs layer [2021-06-08T03:40:50.151Z] ffd874e62e21: Pulling fs layer [2021-06-08T03:40:50.151Z] 207e8628e3a3: Waiting [2021-06-08T03:40:50.151Z] c791037a9be2: Waiting [2021-06-08T03:40:50.151Z] ffd874e62e21: Waiting [2021-06-08T03:40:50.151Z] 4ebd0625c992: Waiting [2021-06-08T03:40:50.151Z] 316046926c0a: Verifying Checksum [2021-06-08T03:40:50.151Z] 316046926c0a: Download complete [2021-06-08T03:40:50.151Z] 7186ed65a4f7: Verifying Checksum [2021-06-08T03:40:50.151Z] 7186ed65a4f7: Download complete [2021-06-08T03:40:50.151Z] 207e8628e3a3: Download complete [2021-06-08T03:40:50.151Z] c791037a9be2: Download complete [2021-06-08T03:40:50.151Z] 595b0fe564bb: Verifying Checksum [2021-06-08T03:40:50.151Z] 595b0fe564bb: Download complete [2021-06-08T03:40:50.361Z] $ docker top 35b4e6e6e3c11eec5653e5dd0001b5504bf65f751793ba7832eb80b08dab1bbb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T03:40:50.762Z] 595b0fe564bb: Pull complete [2021-06-08T03:40:50.894Z] + docker-compose build --help [2021-06-08T03:40:50.894Z] + grep parallel [2021-06-08T03:40:51.367Z] 7186ed65a4f7: Pull complete [2021-06-08T03:40:51.466Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T03:40:51.493Z] $ docker stop --time=1 35b4e6e6e3c11eec5653e5dd0001b5504bf65f751793ba7832eb80b08dab1bbb [2021-06-08T03:40:51.642Z] 316046926c0a: Pull complete [2021-06-08T03:40:52.249Z] ffd874e62e21: Verifying Checksum [2021-06-08T03:40:52.249Z] ffd874e62e21: Download complete [2021-06-08T03:40:52.682Z] $ docker rm -f 35b4e6e6e3c11eec5653e5dd0001b5504bf65f751793ba7832eb80b08dab1bbb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:40:53.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T03:40:53.362Z] . [Pipeline] withDockerContainer [2021-06-08T03:40:53.471Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-08T03:40:53.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T03:40:53.687Z] 4ebd0625c992: Verifying Checksum [2021-06-08T03:40:53.687Z] 4ebd0625c992: Download complete [2021-06-08T03:40:53.857Z] $ docker top f51ec8aabefd214291b2285847c2ab8e76425e6103ad3533b25982f5f06e2fc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T03:40:54.286Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T03:40:54.861Z] Building core-command ... [2021-06-08T03:40:54.861Z] Building core-data ... [2021-06-08T03:40:54.861Z] Building core-metadata ... [2021-06-08T03:40:54.861Z] Building security-bootstrapper ... [2021-06-08T03:40:54.861Z] Building security-proxy-setup ... [2021-06-08T03:40:54.861Z] Building security-secretstore-setup ... [2021-06-08T03:40:54.861Z] Building support-notifications ... [2021-06-08T03:40:54.861Z] Building support-scheduler ... [2021-06-08T03:40:54.861Z] Building sys-mgmt-agent ... [2021-06-08T03:40:54.861Z] Building support-notifications [2021-06-08T03:40:54.861Z] Building support-scheduler [2021-06-08T03:40:54.861Z] Building sys-mgmt-agent [2021-06-08T03:40:54.861Z] Building security-secretstore-setup [2021-06-08T03:40:54.861Z] Building security-proxy-setup [2021-06-08T03:41:03.853Z] 4ebd0625c992: Pull complete [2021-06-08T03:41:03.853Z] 207e8628e3a3: Pull complete [2021-06-08T03:41:04.448Z] c791037a9be2: Pull complete [2021-06-08T03:41:07.100Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:41:07.100Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:41:07.100Z] ---> c6c221b38835 [2021-06-08T03:41:07.100Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T03:41:07.100Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:41:07.100Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:41:07.100Z] ---> c6c221b38835 [2021-06-08T03:41:07.100Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T03:41:07.100Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:41:07.100Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:41:07.100Z] ---> c6c221b38835 [2021-06-08T03:41:07.100Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T03:41:07.851Z] ffd874e62e21: Pull complete [2021-06-08T03:41:08.124Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T03:41:08.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T03:41:08.124Z] ---> cfc18b08335c [2021-06-08T03:41:08.124Z] 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-08T03:41:10.777Z] ---> Running in 7762dd83be11 [2021-06-08T03:41:11.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:41:12.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:41:13.328Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T03:41:13.602Z] (2/12) Installing file (5.39-r0) [2021-06-08T03:41:13.602Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T03:41:13.873Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T03:41:17.106Z] ---> Running in 54534640a163 [2021-06-08T03:41:17.106Z] ---> Running in e1686a339c09 [2021-06-08T03:41:17.106Z] ---> Running in 64ad4866b18a [2021-06-08T03:41:17.106Z] Removing intermediate container e1686a339c09 [2021-06-08T03:41:17.106Z] ---> 41f466032c6d [2021-06-08T03:41:17.106Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:41:17.106Z] Removing intermediate container 54534640a163 [2021-06-08T03:41:17.106Z] ---> e0f84009de18 [2021-06-08T03:41:17.106Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:41:17.106Z] Removing intermediate container 64ad4866b18a [2021-06-08T03:41:17.106Z] ---> 20111a150438 [2021-06-08T03:41:17.106Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:41:17.106Z] ---> Running in 1b876ad91eb3 [2021-06-08T03:41:17.367Z] ---> Running in 95da09e87fd5 [2021-06-08T03:41:17.367Z] ---> Running in 9315a229d333 [2021-06-08T03:41:17.631Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:41:17.631Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:41:17.631Z] ---> c6c221b38835 [2021-06-08T03:41:17.631Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T03:41:17.631Z] ---> Using cache [2021-06-08T03:41:17.631Z] ---> 20111a150438 [2021-06-08T03:41:17.631Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:41:17.631Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:41:17.631Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:41:17.631Z] ---> c6c221b38835 [2021-06-08T03:41:17.631Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T03:41:17.631Z] ---> Using cache [2021-06-08T03:41:17.631Z] ---> 20111a150438 [2021-06-08T03:41:17.631Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:41:19.024Z] ---> Running in 033dd34dcdda [2021-06-08T03:41:19.024Z] ---> Running in d39a76d327ce [2021-06-08T03:41:19.302Z] Removing intermediate container 1b876ad91eb3 [2021-06-08T03:41:19.302Z] ---> 80b0be14367c [2021-06-08T03:41:19.302Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T03:41:19.563Z] ---> Running in c2fea8f289c6 [2021-06-08T03:41:19.563Z] Removing intermediate container 95da09e87fd5 [2021-06-08T03:41:19.563Z] ---> 1c090fa09368 [2021-06-08T03:41:19.563Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T03:41:19.563Z] ---> Running in 8e367170269a [2021-06-08T03:41:19.825Z] Removing intermediate container 9315a229d333 [2021-06-08T03:41:19.825Z] ---> a5f32bb79fc2 [2021-06-08T03:41:19.825Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T03:41:19.825Z] ---> Running in f4d9487cc860 [2021-06-08T03:41:20.092Z] Removing intermediate container 033dd34dcdda [2021-06-08T03:41:20.092Z] ---> 939c3065cfd3 [2021-06-08T03:41:20.092Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T03:41:20.092Z] ---> Running in b387cdc0b689 [2021-06-08T03:41:20.092Z] Removing intermediate container d39a76d327ce [2021-06-08T03:41:20.092Z] ---> 77a7d300cc86 [2021-06-08T03:41:20.092Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T03:41:20.361Z] ---> Running in 1db1a468174c [2021-06-08T03:41:20.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:20.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:20.558Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T03:41:20.558Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T03:41:20.558Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T03:41:20.558Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T03:41:20.558Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T03:41:20.558Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T03:41:20.558Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T03:41:20.558Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T03:41:20.558Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T03:41:20.558Z] OK: 218 MiB in 52 packages [2021-06-08T03:41:20.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:20.628Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:20.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:21.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:21.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:21.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:21.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:21.481Z] OK: 219 MiB in 52 packages [2021-06-08T03:41:21.740Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:41:21.740Z] OK: 219 MiB in 52 packages [2021-06-08T03:41:22.031Z] Removing intermediate container c2fea8f289c6 [2021-06-08T03:41:22.031Z] ---> 0af3ce8cc226 [2021-06-08T03:41:22.031Z] Step 6/22 : COPY go.mod . [2021-06-08T03:41:22.031Z] Removing intermediate container 8e367170269a [2021-06-08T03:41:22.031Z] ---> e5a87b8a44f4 [2021-06-08T03:41:22.031Z] Step 6/24 : COPY go.mod . [2021-06-08T03:41:22.031Z] ---> 007ec14ba99d [2021-06-08T03:41:22.031Z] Step 7/22 : RUN go mod download [2021-06-08T03:41:22.031Z] ---> Running in fff984d3e5d4 [2021-06-08T03:41:22.302Z] OK: 219 MiB in 52 packages [2021-06-08T03:41:22.302Z] ---> 67688e6e3c7a [2021-06-08T03:41:22.302Z] Step 7/24 : RUN go mod download [2021-06-08T03:41:22.302Z] OK: 219 MiB in 52 packages [2021-06-08T03:41:22.562Z] ---> Running in d31064d7f66b [2021-06-08T03:41:22.826Z] Removing intermediate container b387cdc0b689 [2021-06-08T03:41:22.826Z] ---> 17c12d7f9dc4 [2021-06-08T03:41:22.826Z] Step 6/23 : COPY go.mod . [2021-06-08T03:41:22.826Z] OK: 219 MiB in 52 packages [2021-06-08T03:41:23.090Z] ---> 4dd5ba1d7740 [2021-06-08T03:41:23.090Z] Step 7/23 : RUN go mod download [2021-06-08T03:41:23.090Z] Removing intermediate container 1db1a468174c [2021-06-08T03:41:23.090Z] ---> b5e1932fc338 [2021-06-08T03:41:23.090Z] Step 6/23 : COPY go.mod . [2021-06-08T03:41:23.090Z] ---> Running in a227a0bc9aa2 [2021-06-08T03:41:23.350Z] Removing intermediate container fff984d3e5d4 [2021-06-08T03:41:23.350Z] ---> 2ec5ae457a64 [2021-06-08T03:41:23.350Z] Step 8/22 : COPY . . [2021-06-08T03:41:23.350Z] Removing intermediate container f4d9487cc860 [2021-06-08T03:41:23.350Z] ---> 2acba3c1a005 [2021-06-08T03:41:23.350Z] Step 6/26 : COPY go.mod . [2021-06-08T03:41:23.619Z] ---> b6d21da0ad53 [2021-06-08T03:41:23.619Z] Step 7/23 : RUN go mod download [2021-06-08T03:41:23.619Z] ---> Running in baa11cd5dd13 [2021-06-08T03:41:23.945Z] Removing intermediate container 7762dd83be11 [2021-06-08T03:41:23.945Z] ---> 5ed21f1422de [2021-06-08T03:41:23.945Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T03:41:23.945Z] ---> Running in 1de221749516 [2021-06-08T03:41:24.191Z] ---> 417cbcde14d0 [2021-06-08T03:41:24.191Z] Step 7/26 : RUN go mod download [2021-06-08T03:41:24.217Z] Removing intermediate container 1de221749516 [2021-06-08T03:41:24.217Z] ---> 11a7da8c70f2 [2021-06-08T03:41:24.217Z] Step 5/6 : COPY go.mod . [2021-06-08T03:41:25.143Z] ---> Running in 9f12cde72415 [2021-06-08T03:41:25.143Z] Removing intermediate container d31064d7f66b [2021-06-08T03:41:25.143Z] ---> 4f1274330d98 [2021-06-08T03:41:25.143Z] Step 8/24 : COPY . . [2021-06-08T03:41:25.143Z] Removing intermediate container a227a0bc9aa2 [2021-06-08T03:41:25.143Z] ---> f8785d11a58f [2021-06-08T03:41:25.143Z] Step 8/23 : COPY . . [2021-06-08T03:41:25.191Z] ---> 539ebc11397c [2021-06-08T03:41:25.191Z] Step 6/6 : RUN go mod download [2021-06-08T03:41:25.191Z] ---> Running in eb047fe8e1cf [2021-06-08T03:41:33.331Z] Removing intermediate container baa11cd5dd13 [2021-06-08T03:41:33.331Z] ---> d9ef5aee4bd5 [2021-06-08T03:41:33.331Z] Step 8/23 : COPY . . [2021-06-08T03:41:33.331Z] ---> ac9806059415 [2021-06-08T03:41:33.331Z] Step 9/22 : RUN go mod tidy [2021-06-08T03:41:33.331Z] ---> 2737ad53e8a7 [2021-06-08T03:41:33.331Z] Step 9/24 : RUN go mod tidy [2021-06-08T03:41:33.331Z] Removing intermediate container 9f12cde72415 [2021-06-08T03:41:33.331Z] ---> 5463f22d2b9e [2021-06-08T03:41:33.331Z] Step 8/26 : COPY . . [2021-06-08T03:41:33.331Z] ---> 616de0245968 [2021-06-08T03:41:33.331Z] Step 9/23 : RUN go mod tidy [2021-06-08T03:41:33.331Z] ---> Running in 9c0426c99424 [2021-06-08T03:41:33.331Z] ---> Running in 3813fbbf5f12 [2021-06-08T03:41:33.331Z] ---> Running in b8d74152ad4c [2021-06-08T03:41:39.949Z] Removing intermediate container 9c0426c99424 [2021-06-08T03:41:39.949Z] ---> beae2944c0d3 [2021-06-08T03:41:39.949Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T03:41:39.949Z] ---> Running in 9ea841381805 [2021-06-08T03:41:39.949Z] ---> 89d427387297 [2021-06-08T03:41:39.949Z] Step 9/23 : RUN go mod tidy [2021-06-08T03:41:39.949Z] Removing intermediate container b8d74152ad4c [2021-06-08T03:41:39.949Z] ---> 071708283da2 [2021-06-08T03:41:39.949Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T03:41:40.211Z] Removing intermediate container 3813fbbf5f12 [2021-06-08T03:41:40.211Z] ---> f7fa3cbd04d6 [2021-06-08T03:41:40.211Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T03:41:40.211Z] ---> Running in 12812dff9c60 [2021-06-08T03:41:40.211Z] ---> Running in 131db926d55e [2021-06-08T03:41:40.478Z] ---> Running in e4ab45589d83 [2021-06-08T03:41:40.745Z] 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-08T03:41:40.745Z] 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-08T03:41:41.697Z] 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-08T03:41:42.739Z] Removing intermediate container 131db926d55e [2021-06-08T03:41:42.739Z] ---> 17f9019d2c33 [2021-06-08T03:41:42.739Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T03:41:43.010Z] ---> Running in 42d5fd363d8a [2021-06-08T03:41:44.025Z] 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-08T03:41:46.036Z] ---> 40e7aaff490c [2021-06-08T03:41:46.036Z] Step 9/26 : RUN go mod tidy [2021-06-08T03:41:46.036Z] ---> Running in 2c3acd02a622 [2021-06-08T03:41:47.998Z] Removing intermediate container 2c3acd02a622 [2021-06-08T03:41:47.998Z] ---> d353f2cc4838 [2021-06-08T03:41:47.998Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T03:41:47.998Z] ---> Running in eb9891095b93 [2021-06-08T03:41:47.998Z] 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-08T03:41:52.020Z] Removing intermediate container eb047fe8e1cf [2021-06-08T03:41:52.020Z] ---> 6eb31beafc00 [2021-06-08T03:41:52.020Z] Successfully built 6eb31beafc00 [2021-06-08T03:41:52.020Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:41:52.402Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T03:41:52.402Z] . [Pipeline] withDockerContainer [2021-06-08T03:41:52.653Z] prd-ubuntu18.04-docker-arm64-4c-16g-829 does not seem to be running inside a container [2021-06-08T03:41:52.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T03:41:54.240Z] $ docker top 047cea01407e31cc1623294b09e7b1868e014e916801f1c7677eb522416c3505 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T03:41:55.231Z] + go version [2021-06-08T03:41:55.231Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T03:41:55.265Z] $ docker stop --time=1 047cea01407e31cc1623294b09e7b1868e014e916801f1c7677eb522416c3505 [2021-06-08T03:41:57.078Z] $ docker rm -f 047cea01407e31cc1623294b09e7b1868e014e916801f1c7677eb522416c3505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:41:58.152Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T03:41:58.152Z] . [Pipeline] withDockerContainer [2021-06-08T03:41:58.405Z] prd-ubuntu18.04-docker-arm64-4c-16g-829 does not seem to be running inside a container [2021-06-08T03:41:58.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T03:42:00.067Z] $ docker top ad5968d3658a8aaca76bed271975cc5f6667066e26f305d2976bc6db2f244727 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T03:42:00.441Z] ========================================================= [2021-06-08T03:42:00.441Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T03:42:00.441Z] ========================================================= [Pipeline] sh [2021-06-08T03:42:01.144Z] + go mod tidy [Pipeline] sh [2021-06-08T03:42:02.443Z] + make test [2021-06-08T03:42:02.443Z] go mod tidy [2021-06-08T03:42:03.044Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T03:42:14.666Z] 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-08T03:42:21.288Z] Removing intermediate container 9ea841381805 [2021-06-08T03:42:21.288Z] ---> 3f4f8717ed28 [2021-06-08T03:42:21.288Z] [2021-06-08T03:42:21.288Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T03:42:21.288Z] 3.12: Pulling from library/alpine [2021-06-08T03:42:23.231Z] 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-08T03:42:23.232Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T03:42:23.232Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T03:42:23.232Z] ---> 13621d1b12d4 [2021-06-08T03:42:23.232Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T03:42:25.236Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T03:42:25.809Z] ---> Running in aa269c93bd0f [2021-06-08T03:42:26.410Z] Removing intermediate container 12812dff9c60 [2021-06-08T03:42:26.410Z] ---> dd03a486d6e4 [2021-06-08T03:42:26.410Z] [2021-06-08T03:42:26.410Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T03:42:26.410Z] ---> 13621d1b12d4 [2021-06-08T03:42:26.410Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T03:42:26.410Z] ---> Running in f69e12e6544d [2021-06-08T03:42:28.368Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:28.369Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:28.369Z] Removing intermediate container eb9891095b93 [2021-06-08T03:42:28.369Z] ---> 0675fb75dca2 [2021-06-08T03:42:28.369Z] [2021-06-08T03:42:28.369Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T03:42:28.369Z] ---> 13621d1b12d4 [2021-06-08T03:42:28.369Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T03:42:28.369Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T03:42:28.369Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T03:42:28.369Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T03:42:28.369Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T03:42:30.079Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:42:30.079Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T03:42:30.079Z] OK: 7 MiB in 18 packages [2021-06-08T03:42:30.079Z] ---> Running in 7db9f95019cf [2021-06-08T03:42:30.079Z] Removing intermediate container e4ab45589d83 [2021-06-08T03:42:30.079Z] ---> 47d3c254721f [2021-06-08T03:42:30.079Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T03:42:30.079Z] ---> Running in a0a1e2b78eeb [2021-06-08T03:42:30.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:30.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:30.442Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T03:42:30.442Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:42:30.442Z] OK: 6 MiB in 15 packages [2021-06-08T03:42:30.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:30.831Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:30.831Z] 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-08T03:42:30.831Z] Removing intermediate container aa269c93bd0f [2021-06-08T03:42:30.831Z] ---> bb2390ebfe6a [2021-06-08T03:42:30.831Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T03:42:31.099Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T03:42:31.099Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T03:42:31.099Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T03:42:31.099Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T03:42:31.099Z] Removing intermediate container 42d5fd363d8a [2021-06-08T03:42:31.099Z] ---> 2066c77889c6 [2021-06-08T03:42:31.099Z] [2021-06-08T03:42:31.099Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T03:42:31.099Z] ---> 13621d1b12d4 [2021-06-08T03:42:31.099Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T03:42:31.099Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T03:42:31.099Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T03:42:31.099Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:42:31.099Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T03:42:31.099Z] OK: 7 MiB in 20 packages [2021-06-08T03:42:31.099Z] Removing intermediate container f69e12e6544d [2021-06-08T03:42:31.099Z] ---> 2fc1ad840721 [2021-06-08T03:42:31.099Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T03:42:31.099Z] ---> Running in 6642552d39cb [2021-06-08T03:42:31.099Z] ---> Running in 782d31d5c285 [2021-06-08T03:42:31.099Z] ---> Running in d75420827830 [2021-06-08T03:42:31.366Z] Removing intermediate container 6642552d39cb [2021-06-08T03:42:31.366Z] ---> c47ff22ab73e [2021-06-08T03:42:31.366Z] Step 14/22 : WORKDIR /edgex [2021-06-08T03:42:31.366Z] Removing intermediate container d75420827830 [2021-06-08T03:42:31.366Z] ---> b63fd5a2ebb5 [2021-06-08T03:42:31.366Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T03:42:31.366Z] ---> Running in 82163b6de178 [2021-06-08T03:42:31.366Z] ---> Running in 451527a390fc [2021-06-08T03:42:31.628Z] Removing intermediate container 82163b6de178 [2021-06-08T03:42:31.628Z] ---> 4ec7ea9b7b15 [2021-06-08T03:42:31.628Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T03:42:31.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:31.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:31.892Z] Removing intermediate container 451527a390fc [2021-06-08T03:42:31.892Z] ---> 565c5bf00699 [2021-06-08T03:42:31.892Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T03:42:31.892Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T03:42:31.892Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T03:42:31.892Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:42:31.892Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T03:42:31.892Z] OK: 6 MiB in 16 packages [2021-06-08T03:42:32.155Z] Removing intermediate container 7db9f95019cf [2021-06-08T03:42:32.155Z] ---> 8d8641d22cfe [2021-06-08T03:42:32.155Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T03:42:32.418Z] ---> Running in 15c035f52ea4 [2021-06-08T03:42:32.418Z] ---> af734ba2fbf5 [2021-06-08T03:42:32.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T03:42:32.418Z] Removing intermediate container a0a1e2b78eeb [2021-06-08T03:42:32.418Z] ---> 6a530d6c623e [2021-06-08T03:42:32.418Z] [2021-06-08T03:42:32.418Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T03:42:32.684Z] ---> Running in f1cc853803bd [2021-06-08T03:42:32.947Z] Removing intermediate container 15c035f52ea4 [2021-06-08T03:42:32.947Z] ---> 60af96286889 [2021-06-08T03:42:32.947Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:42:32.947Z] ---> bae13e6d7350 [2021-06-08T03:42:32.947Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T03:42:32.947Z] 20.10.0: Pulling from library/docker [2021-06-08T03:42:32.947Z] Removing intermediate container f1cc853803bd [2021-06-08T03:42:32.947Z] ---> 6c024a93135e [2021-06-08T03:42:32.947Z] Step 14/26 : WORKDIR / [2021-06-08T03:42:33.525Z] Removing intermediate container 782d31d5c285 [2021-06-08T03:42:33.525Z] ---> 3d76712ef9dd [2021-06-08T03:42:33.525Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T03:42:33.525Z] ---> c09ad1b0225f [2021-06-08T03:42:33.525Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T03:42:33.525Z] ---> Running in 404b27d9f27d [2021-06-08T03:42:33.525Z] ---> d16b2644233d [2021-06-08T03:42:33.525Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T03:42:33.525Z] ---> Running in e9ba907a7543 [2021-06-08T03:42:33.787Z] ---> Running in 0dd51c68cf34 [2021-06-08T03:42:34.051Z] Removing intermediate container 404b27d9f27d [2021-06-08T03:42:34.051Z] ---> 31af2559ecb1 [2021-06-08T03:42:34.051Z] 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-08T03:42:34.321Z] Removing intermediate container e9ba907a7543 [2021-06-08T03:42:34.321Z] ---> e2f0a5229aa2 [2021-06-08T03:42:34.321Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T03:42:34.321Z] ---> 2f72302f2e72 [2021-06-08T03:42:34.321Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T03:42:34.321Z] Removing intermediate container 0dd51c68cf34 [2021-06-08T03:42:34.321Z] ---> d2f3d48609e0 [2021-06-08T03:42:34.321Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T03:42:34.321Z] ---> Running in c4118a33b8c0 [2021-06-08T03:42:34.321Z] ---> 0c55d12e3bdd [2021-06-08T03:42:34.321Z] 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-08T03:42:34.321Z] ---> Running in 9d18408ef961 [2021-06-08T03:42:34.584Z] Removing intermediate container c4118a33b8c0 [2021-06-08T03:42:34.584Z] ---> eeee7e2489d6 [2021-06-08T03:42:34.584Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T03:42:34.584Z] Removing intermediate container 9d18408ef961 [2021-06-08T03:42:34.584Z] ---> a5a550354c8a [2021-06-08T03:42:34.584Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T03:42:34.584Z] ---> Running in 571daa70e709 [2021-06-08T03:42:34.584Z] ---> 576b4c1d1c1f [2021-06-08T03:42:34.584Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T03:42:34.584Z] ---> Running in 443e81bb250c [2021-06-08T03:42:34.584Z] ---> Running in 50f3ef4206e9 [2021-06-08T03:42:34.584Z] ---> 134a04abe06e [2021-06-08T03:42:34.584Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T03:42:34.584Z] Removing intermediate container 571daa70e709 [2021-06-08T03:42:34.585Z] ---> e32f02dc7cd4 [2021-06-08T03:42:34.585Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:42:34.856Z] Removing intermediate container 443e81bb250c [2021-06-08T03:42:34.856Z] ---> 35b9357b75ba [2021-06-08T03:42:34.856Z] Step 21/22 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:42:34.856Z] Removing intermediate container 50f3ef4206e9 [2021-06-08T03:42:34.856Z] ---> 2a07d3e5d1b1 [2021-06-08T03:42:34.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:42:34.856Z] ---> Running in 00c28ece31b5 [2021-06-08T03:42:34.856Z] ---> Running in f3649e0e133d [2021-06-08T03:42:34.856Z] ---> c00cf47128f2 [2021-06-08T03:42:34.856Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T03:42:34.856Z] ---> 4a579a519b4b [2021-06-08T03:42:34.856Z] 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-08T03:42:34.856Z] Removing intermediate container 00c28ece31b5 [2021-06-08T03:42:34.856Z] ---> 08d246eee235 [2021-06-08T03:42:34.856Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T03:42:35.124Z] ---> Running in db3c65a6332d [2021-06-08T03:42:35.125Z] Removing intermediate container f3649e0e133d [2021-06-08T03:42:35.125Z] ---> 1d3b1f400ee3 [2021-06-08T03:42:35.125Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T03:42:35.125Z] ---> Running in b0dc463a96b6 [2021-06-08T03:42:35.125Z] Removing intermediate container b0dc463a96b6 [2021-06-08T03:42:35.125Z] ---> f4c8b50fc46d [2021-06-08T03:42:35.125Z] Step 22/23 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:42:35.125Z] ---> c699fbe4f18a [2021-06-08T03:42:35.125Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T03:42:35.125Z] Removing intermediate container db3c65a6332d [2021-06-08T03:42:35.125Z] ---> 065a63682fb3 [2021-06-08T03:42:35.125Z] [2021-06-08T03:42:35.125Z] ---> Running in 973ad6c8ff9d [2021-06-08T03:42:35.397Z] Successfully built 065a63682fb3 [2021-06-08T03:42:35.397Z] Successfully tagged security-proxy-setup:latest [2021-06-08T03:42:35.397Z] Building core-metadata [2021-06-08T03:42:35.397Z]  Building security-proxy-setup ... done  ---> d87c14214e80 [2021-06-08T03:42:35.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T03:42:35.397Z] Removing intermediate container 973ad6c8ff9d [2021-06-08T03:42:35.397Z] ---> 16a93c6e84b4 [2021-06-08T03:42:35.397Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T03:42:36.010Z] ---> Running in 6305de78ec80 [2021-06-08T03:42:36.010Z] ---> dc2cdba05e7e [2021-06-08T03:42:36.010Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T03:42:36.599Z] Removing intermediate container 6305de78ec80 [2021-06-08T03:42:36.599Z] ---> 0aa29f8b0ff6 [2021-06-08T03:42:36.599Z] [2021-06-08T03:42:36.599Z] ---> 43ad3da1399a [2021-06-08T03:42:36.599Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T03:42:36.599Z] Successfully built 0aa29f8b0ff6 [2021-06-08T03:42:36.861Z] Successfully tagged support-scheduler:latest [2021-06-08T03:42:36.861Z] Building core-command [2021-06-08T03:42:37.121Z]  Building support-scheduler ... done  ---> Running in 96082450ba5f [2021-06-08T03:42:37.121Z] ---> 604d326a6481 [2021-06-08T03:42:37.121Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T03:42:37.693Z] Removing intermediate container 96082450ba5f [2021-06-08T03:42:37.693Z] ---> 6e03e64bf805 [2021-06-08T03:42:37.693Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:42:38.269Z] ---> Running in 34044424c9f9 [2021-06-08T03:42:38.537Z] ---> d9c7252ddb2e [2021-06-08T03:42:38.537Z] 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-08T03:42:38.537Z] Removing intermediate container 34044424c9f9 [2021-06-08T03:42:38.537Z] ---> 5caae9b02335 [2021-06-08T03:42:38.537Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T03:42:38.537Z] ---> Running in 4a70335ae3a2 [2021-06-08T03:42:38.809Z] ---> Running in 7c8b4e50a338 [2021-06-08T03:42:39.078Z] Removing intermediate container 7c8b4e50a338 [2021-06-08T03:42:39.078Z] ---> e9dfe6a81e89 [2021-06-08T03:42:39.078Z] Step 22/23 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:42:39.078Z] ---> Running in da37b183a160 [2021-06-08T03:42:39.343Z] Removing intermediate container da37b183a160 [2021-06-08T03:42:39.343Z] ---> c7aa022b5573 [2021-06-08T03:42:39.343Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T03:42:39.618Z] Removing intermediate container 4a70335ae3a2 [2021-06-08T03:42:39.618Z] ---> 531564fbad98 [2021-06-08T03:42:39.618Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T03:42:39.618Z] ---> Running in f272e9bded10 [2021-06-08T03:42:39.618Z] ---> Running in 084d6c0269f3 [2021-06-08T03:42:39.887Z] Removing intermediate container f272e9bded10 [2021-06-08T03:42:39.887Z] ---> 37614a58a55e [2021-06-08T03:42:39.887Z] [2021-06-08T03:42:39.887Z] Successfully built 37614a58a55e [2021-06-08T03:42:39.887Z] Successfully tagged support-notifications:latest [2021-06-08T03:42:39.887Z] Building core-data [2021-06-08T03:42:40.162Z]  Building support-notifications ... done Removing intermediate container 084d6c0269f3 [2021-06-08T03:42:40.162Z] ---> 283476c4ce09 [2021-06-08T03:42:40.162Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T03:42:40.162Z] ---> Running in 0446966f7c06 [2021-06-08T03:42:41.552Z] Removing intermediate container 0446966f7c06 [2021-06-08T03:42:41.552Z] ---> e7edc42c86d5 [2021-06-08T03:42:41.552Z] Step 25/26 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:42:44.111Z] ---> Running in 83f3dada1327 [2021-06-08T03:42:44.111Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:42:44.111Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:42:45.057Z] ---> c6c221b38835 [2021-06-08T03:42:45.057Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T03:42:45.057Z] ---> Using cache [2021-06-08T03:42:45.057Z] ---> 20111a150438 [2021-06-08T03:42:45.057Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:42:45.057Z] ---> Using cache [2021-06-08T03:42:45.057Z] ---> 77a7d300cc86 [2021-06-08T03:42:45.057Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T03:42:45.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:42:45.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:42:45.057Z] ---> c6c221b38835 [2021-06-08T03:42:45.057Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T03:42:45.057Z] ---> Using cache [2021-06-08T03:42:45.057Z] ---> 20111a150438 [2021-06-08T03:42:45.057Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:42:45.057Z] ---> Using cache [2021-06-08T03:42:45.057Z] ---> 77a7d300cc86 [2021-06-08T03:42:45.057Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T03:42:47.609Z] Removing intermediate container 83f3dada1327 [2021-06-08T03:42:47.609Z] ---> 1b5a62a232d7 [2021-06-08T03:42:47.609Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T03:42:48.187Z] ---> Running in 81ea9737916c [2021-06-08T03:42:48.187Z] ---> Running in 88f9811fdfc0 [2021-06-08T03:42:48.451Z] ---> Running in a9465c3447e9 [2021-06-08T03:42:49.028Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T03:42:49.597Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T03:42:49.597Z] ---> aefe523efa57 [2021-06-08T03:42:49.597Z] 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-08T03:42:49.597Z] Removing intermediate container a9465c3447e9 [2021-06-08T03:42:49.597Z] ---> 863fd77cb7ed [2021-06-08T03:42:49.597Z] [2021-06-08T03:42:49.597Z] Successfully built 863fd77cb7ed [2021-06-08T03:42:49.872Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T03:42:49.872Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2021-06-08T03:42:49.872Z] ---> Running in 7849aa9885c2 [2021-06-08T03:42:51.358Z] Removing intermediate container 7849aa9885c2 [2021-06-08T03:42:51.358Z] ---> 7edd88f12be0 [2021-06-08T03:42:51.358Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T03:42:52.308Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:42:52.308Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:42:52.308Z] ---> c6c221b38835 [2021-06-08T03:42:52.308Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T03:42:52.308Z] ---> Using cache [2021-06-08T03:42:52.308Z] ---> 20111a150438 [2021-06-08T03:42:52.308Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:42:52.308Z] ---> Using cache [2021-06-08T03:42:52.308Z] ---> 77a7d300cc86 [2021-06-08T03:42:52.309Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T03:42:54.237Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:42:54.237Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:42:54.237Z] ---> c6c221b38835 [2021-06-08T03:42:54.237Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T03:42:54.237Z] ---> Using cache [2021-06-08T03:42:54.237Z] ---> 20111a150438 [2021-06-08T03:42:54.237Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:42:54.237Z] ---> Using cache [2021-06-08T03:42:54.237Z] ---> 77a7d300cc86 [2021-06-08T03:42:54.237Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T03:42:55.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:55.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:56.160Z] ---> Running in 98b069e88abe [2021-06-08T03:42:56.160Z] ---> Running in afc1139a2470 [2021-06-08T03:42:56.160Z] ---> Running in 85120fdada7e [2021-06-08T03:42:56.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:56.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:56.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:56.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:56.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:56.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:56.692Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T03:42:56.692Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T03:42:56.692Z] Executing bash-5.0.17-r0.post-install [2021-06-08T03:42:56.692Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T03:42:56.692Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T03:42:56.692Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T03:42:56.692Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T03:42:56.692Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T03:42:56.692Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T03:42:56.692Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T03:42:56.692Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T03:42:56.692Z] OK: 219 MiB in 52 packages [2021-06-08T03:42:56.692Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T03:42:56.960Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T03:42:56.960Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T03:42:56.960Z] OK: 219 MiB in 52 packages [2021-06-08T03:42:57.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:57.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:42:57.531Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T03:42:57.531Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T03:42:57.531Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T03:42:57.531Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T03:42:57.531Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T03:42:57.531Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T03:42:57.531Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T03:42:57.798Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T03:42:57.798Z] Removing intermediate container 88f9811fdfc0 [2021-06-08T03:42:57.798Z] ---> 81a3fc7863bd [2021-06-08T03:42:57.798Z] Step 6/24 : COPY go.mod . [2021-06-08T03:42:57.798Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T03:42:57.798Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T03:42:57.798Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T03:42:57.798Z] Removing intermediate container 81ea9737916c [2021-06-08T03:42:57.798Z] ---> b8078ef162e4 [2021-06-08T03:42:57.798Z] Step 6/24 : COPY go.mod . [2021-06-08T03:42:57.798Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T03:42:57.798Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T03:42:57.798Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T03:42:57.798Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T03:42:57.798Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T03:42:57.798Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T03:42:58.059Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T03:42:58.059Z] OK: 219 MiB in 52 packages [2021-06-08T03:42:58.059Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T03:42:58.059Z] OK: 219 MiB in 52 packages [2021-06-08T03:42:58.059Z] ---> 65a46f9870ee [2021-06-08T03:42:58.059Z] Step 7/24 : RUN go mod download [2021-06-08T03:42:58.059Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T03:42:58.059Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T03:42:58.059Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T03:42:58.059Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T03:42:58.059Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T03:42:58.059Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T03:42:58.059Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T03:42:58.329Z] ---> Running in 8562ceb6629c [2021-06-08T03:42:58.329Z] ---> dde3c37e8131 [2021-06-08T03:42:58.329Z] Step 7/24 : RUN go mod download [2021-06-08T03:42:58.329Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T03:42:58.329Z] OK: 72 MiB in 59 packages [2021-06-08T03:42:58.329Z] ---> Running in 3f161cd4d923 [2021-06-08T03:42:58.603Z] Removing intermediate container afc1139a2470 [2021-06-08T03:42:58.603Z] ---> 594b0a8afa79 [2021-06-08T03:42:58.603Z] Step 6/24 : COPY go.mod . [2021-06-08T03:42:58.603Z] Removing intermediate container 85120fdada7e [2021-06-08T03:42:58.603Z] ---> 53c4aa29a9f9 [2021-06-08T03:42:58.603Z] Step 6/32 : COPY go.mod . [2021-06-08T03:42:58.870Z] ---> 14fb57f787f0 [2021-06-08T03:42:58.870Z] Step 7/32 : RUN go mod download [2021-06-08T03:42:58.870Z] ---> bbf6de69f090 [2021-06-08T03:42:58.870Z] Step 7/24 : RUN go mod download [2021-06-08T03:42:58.870Z] ---> Running in db88a723cdce [2021-06-08T03:42:59.138Z] ---> Running in a5cb246ed06d [2021-06-08T03:42:59.138Z] Collecting docker-compose==1.23.2 [2021-06-08T03:42:59.138Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T03:42:59.138Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T03:42:59.139Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T03:42:59.726Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T03:42:59.726Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T03:42:59.726Z] 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-08T03:42:59.726Z] Removing intermediate container 3f161cd4d923 [2021-06-08T03:42:59.726Z] ---> b70c1a3a5a5c [2021-06-08T03:42:59.726Z] Step 8/24 : COPY . . [2021-06-08T03:42:59.726Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T03:42:59.726Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T03:42:59.726Z] Removing intermediate container 8562ceb6629c [2021-06-08T03:42:59.726Z] ---> 1d1053ec3914 [2021-06-08T03:42:59.726Z] Step 8/24 : COPY . . [2021-06-08T03:43:00.317Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T03:43:00.317Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T03:43:00.317Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T03:43:00.317Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T03:43:02.279Z] Collecting PyYAML<4,>=3.10 [2021-06-08T03:43:02.279Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T03:43:03.730Z] Removing intermediate container db88a723cdce [2021-06-08T03:43:03.730Z] ---> d96f456c1b03 [2021-06-08T03:43:03.730Z] Step 8/32 : COPY . . [2021-06-08T03:43:03.730Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T03:43:03.730Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T03:43:07.972Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T03:43:07.972Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T03:43:07.972Z] Removing intermediate container a5cb246ed06d [2021-06-08T03:43:07.972Z] ---> 7e76d54fe813 [2021-06-08T03:43:07.972Z] Step 8/24 : COPY . . [2021-06-08T03:43:08.930Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T03:43:08.930Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T03:43:21.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T03:43:24.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T03:43:27.970Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T03:43:27.970Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T03:43:28.230Z] ---> 77563c054374 [2021-06-08T03:43:28.231Z] Step 9/24 : RUN go mod tidy [2021-06-08T03:43:28.231Z] ---> 2525b5838a22 [2021-06-08T03:43:28.231Z] Step 9/24 : RUN go mod tidy [2021-06-08T03:43:28.231Z] Collecting idna<2.8,>=2.5 [2021-06-08T03:43:28.231Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T03:43:28.803Z] 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-08T03:43:28.803Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T03:43:28.803Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T03:43:29.377Z] 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-08T03:43:29.377Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T03:43:29.377Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T03:43:29.377Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T03:43:29.377Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T03:43:29.377Z] ---> 78c53585dd83 [2021-06-08T03:43:29.377Z] Step 9/32 : RUN go mod tidy [2021-06-08T03:43:29.377Z] Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, docopt, cached-property, jsonschema, PyYAML, dockerpty, texttable, docker-compose [2021-06-08T03:43:29.639Z] ---> Running in 22040900e3aa [2021-06-08T03:43:29.639Z] ---> Running in 3c43fac298b4 [2021-06-08T03:43:30.582Z] ---> Running in b4d4f772f645 [2021-06-08T03:43:30.582Z] Attempting uninstall: idna [2021-06-08T03:43:30.582Z] Found existing installation: idna 2.9 [2021-06-08T03:43:30.582Z] Uninstalling idna-2.9: [2021-06-08T03:43:30.582Z] Successfully uninstalled idna-2.9 [2021-06-08T03:43:30.850Z] Attempting uninstall: urllib3 [2021-06-08T03:43:30.850Z] Found existing installation: urllib3 1.25.9 [2021-06-08T03:43:30.850Z] Uninstalling urllib3-1.25.9: [2021-06-08T03:43:30.850Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T03:43:31.112Z] Attempting uninstall: requests [2021-06-08T03:43:31.112Z] Found existing installation: requests 2.23.0 [2021-06-08T03:43:31.112Z] Uninstalling requests-2.23.0: [2021-06-08T03:43:31.112Z] Successfully uninstalled requests-2.23.0 [2021-06-08T03:43:31.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T03:43:31.259Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T03:43:31.722Z] Running setup.py install for docopt: started [2021-06-08T03:43:32.686Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T03:43:33.629Z] Running setup.py install for PyYAML: started [2021-06-08T03:43:34.201Z] Removing intermediate container 22040900e3aa [2021-06-08T03:43:34.201Z] ---> 6927a870883d [2021-06-08T03:43:34.201Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T03:43:34.201Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T03:43:34.201Z] Running setup.py install for dockerpty: started [2021-06-08T03:43:34.465Z] ---> Running in f0800cf792cd [2021-06-08T03:43:34.465Z] Removing intermediate container 3c43fac298b4 [2021-06-08T03:43:34.465Z] ---> 660ab513c9d7 [2021-06-08T03:43:34.465Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T03:43:34.728Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T03:43:34.728Z] Running setup.py install for texttable: started [2021-06-08T03:43:34.990Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T03:43:35.270Z] Removing intermediate container b4d4f772f645 [2021-06-08T03:43:35.270Z] ---> ad761f7f81c8 [2021-06-08T03:43:35.270Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T03:43:35.533Z] ---> Running in 40b58e30b805 [2021-06-08T03:43:35.800Z] 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-08T03:43:37.729Z] 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-08T03:43:37.729Z] ---> Running in 71b219ebcf53 [2021-06-08T03:43:37.996Z] ---> 51a5a2fd6f80 [2021-06-08T03:43:37.996Z] Step 9/24 : RUN go mod tidy [2021-06-08T03:43:37.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T03:43:37.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T03:43:37.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T03:43:37.999Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T03:43:39.989Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T03:43:40.268Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T03:43:42.237Z] 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-08T03:43:42.237Z] 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-08T03:43:42.237Z] ---> Running in 33b958ccd102 [2021-06-08T03:43:46.767Z] Removing intermediate container 33b958ccd102 [2021-06-08T03:43:46.767Z] ---> 34f8a8fbf4f7 [2021-06-08T03:43:46.767Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T03:43:46.767Z] ---> Running in 9fc632a7a64d [2021-06-08T03:43:47.717Z] 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-08T03:43:50.497Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T03:43:50.497Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T03:43:50.497Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T03:43:50.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T03:43:50.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T03:43:50.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T03:43:50.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T03:43:51.941Z] Removing intermediate container 98b069e88abe [2021-06-08T03:43:51.941Z] ---> bfcd67b674a7 [2021-06-08T03:43:51.941Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T03:43:52.206Z] ---> Running in 7dfa2980e20f [2021-06-08T03:43:52.467Z] Removing intermediate container 7dfa2980e20f [2021-06-08T03:43:52.467Z] ---> c8d779c30998 [2021-06-08T03:43:52.467Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T03:43:52.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.366s coverage: 28.7% of statements [2021-06-08T03:43:52.729Z] ---> Running in 606da54c9f7f [2021-06-08T03:43:52.729Z] Removing intermediate container 606da54c9f7f [2021-06-08T03:43:52.729Z] ---> 44f09327f5de [2021-06-08T03:43:52.729Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T03:43:53.673Z] ---> 499d73f566a4 [2021-06-08T03:43:53.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T03:43:53.939Z] ---> aa096524206f [2021-06-08T03:43:53.939Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T03:43:54.201Z] ---> b4205b116098 [2021-06-08T03:43:54.202Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T03:43:54.202Z] ---> Running in 9ea48555a2c7 [2021-06-08T03:43:54.465Z] Removing intermediate container 9ea48555a2c7 [2021-06-08T03:43:54.465Z] ---> e9e50cc84349 [2021-06-08T03:43:54.465Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:43:54.465Z] ---> Running in ae0aef52622d [2021-06-08T03:43:54.730Z] Removing intermediate container ae0aef52622d [2021-06-08T03:43:54.730Z] ---> efc3ab5b02ed [2021-06-08T03:43:54.730Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T03:43:54.730Z] ---> Running in bbdf3388ce8f [2021-06-08T03:43:54.730Z] Removing intermediate container bbdf3388ce8f [2021-06-08T03:43:54.730Z] ---> 494af397caa5 [2021-06-08T03:43:54.730Z] Step 23/24 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:43:54.730Z] ---> Running in ba69814b663d [2021-06-08T03:43:54.995Z] Removing intermediate container ba69814b663d [2021-06-08T03:43:54.995Z] ---> d7b762a34084 [2021-06-08T03:43:54.995Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T03:43:54.995Z] ---> Running in bc619951056b [2021-06-08T03:43:55.573Z] Removing intermediate container bc619951056b [2021-06-08T03:43:55.573Z] ---> 74f498ea9448 [2021-06-08T03:43:55.573Z] [2021-06-08T03:43:55.573Z] Successfully built 74f498ea9448 [2021-06-08T03:43:55.573Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T03:43:56.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.331s coverage: 100.0% of statements [2021-06-08T03:43:56.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T03:43:56.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T03:43:56.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T03:43:56.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.227s coverage: 81.2% of statements [2021-06-08T03:43:56.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T03:43:58.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.297s coverage: 53.4% of statements [2021-06-08T03:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T03:43:58.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T03:44:02.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.525s coverage: 87.7% of statements [2021-06-08T03:44:02.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T03:44:02.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T03:44:02.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.225s coverage: 78.9% of statements [2021-06-08T03:44:02.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T03:44:02.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T03:44:02.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T03:44:02.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T03:44:02.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T03:44:02.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T03:44:02.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T03:44:06.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.372s coverage: 95.1% of statements [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T03:44:06.614Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T03:44:06.614Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.194s coverage: 60.0% of statements [2021-06-08T03:44:06.614Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.299s coverage: 0.8% of statements [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T03:44:06.614Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.196s coverage: 22.0% of statements [2021-06-08T03:44:06.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T03:44:06.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements [2021-06-08T03:44:09.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.218s coverage: 79.5% of statements [2021-06-08T03:44:09.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements [2021-06-08T03:44:09.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.187s coverage: 96.3% of statements [2021-06-08T03:44:09.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements [2021-06-08T03:44:13.734Z]  Building sys-mgmt-agent ... done Removing intermediate container f0800cf792cd [2021-06-08T03:44:13.734Z] ---> 44dcf1bb8bcf [2021-06-08T03:44:13.734Z] [2021-06-08T03:44:13.734Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T03:44:13.734Z] ---> 13621d1b12d4 [2021-06-08T03:44:13.734Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T03:44:13.734Z] ---> Using cache [2021-06-08T03:44:13.734Z] ---> 2fc1ad840721 [2021-06-08T03:44:13.734Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T03:44:13.734Z] ---> Using cache [2021-06-08T03:44:13.734Z] ---> b63fd5a2ebb5 [2021-06-08T03:44:13.734Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T03:44:13.734Z] ---> Running in 3c5ab2514167 [2021-06-08T03:44:13.734Z] Removing intermediate container 3c5ab2514167 [2021-06-08T03:44:13.734Z] ---> 8bf6b572b18e [2021-06-08T03:44:13.734Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T03:44:13.734Z] ---> Running in b75336413094 [2021-06-08T03:44:13.734Z] Removing intermediate container b75336413094 [2021-06-08T03:44:13.734Z] ---> aa994183bb72 [2021-06-08T03:44:13.734Z] Step 16/24 : WORKDIR / [2021-06-08T03:44:13.734Z] ---> Running in c8711d886b3a [2021-06-08T03:44:13.734Z] Removing intermediate container c8711d886b3a [2021-06-08T03:44:13.734Z] ---> 45f837955220 [2021-06-08T03:44:13.734Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:44:13.734Z] ---> 38391f362f54 [2021-06-08T03:44:13.734Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T03:44:14.319Z] ---> 505eae0b682d [2021-06-08T03:44:14.319Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T03:44:14.903Z] ---> 450f223eba7d [2021-06-08T03:44:14.903Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T03:44:14.903Z] ---> Running in d659a088521b [2021-06-08T03:44:15.482Z] Removing intermediate container d659a088521b [2021-06-08T03:44:15.482Z] ---> 00db6f4aae96 [2021-06-08T03:44:15.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:44:16.877Z] ---> Running in 15a92ddd3e46 [2021-06-08T03:44:16.878Z] Removing intermediate container 71b219ebcf53 [2021-06-08T03:44:16.878Z] ---> a547222b140a [2021-06-08T03:44:16.878Z] [2021-06-08T03:44:16.878Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T03:44:16.878Z] ---> 13621d1b12d4 [2021-06-08T03:44:16.878Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T03:44:16.878Z] ---> Running in e9ae1498ef95 [2021-06-08T03:44:16.878Z] Removing intermediate container 15a92ddd3e46 [2021-06-08T03:44:16.878Z] ---> 6296e5101062 [2021-06-08T03:44:16.878Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T03:44:16.878Z] ---> Running in bcf2da34a517 [2021-06-08T03:44:17.154Z] Removing intermediate container e9ae1498ef95 [2021-06-08T03:44:17.154Z] ---> e12da194d6ea [2021-06-08T03:44:17.154Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T03:44:17.154Z] Removing intermediate container bcf2da34a517 [2021-06-08T03:44:17.154Z] ---> add1b1eb4b5c [2021-06-08T03:44:17.154Z] Step 23/24 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:44:17.154Z] ---> Running in 25843c53c145 [2021-06-08T03:44:17.424Z] ---> Running in 299bcbf44fe4 [2021-06-08T03:44:17.694Z] Removing intermediate container 299bcbf44fe4 [2021-06-08T03:44:17.694Z] ---> 323bd35ac480 [2021-06-08T03:44:17.694Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T03:44:17.969Z] ---> Running in cd063e3f06f9 [2021-06-08T03:44:18.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:44:18.568Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:44:18.568Z] Removing intermediate container cd063e3f06f9 [2021-06-08T03:44:18.568Z] ---> 1ba723ca37cd [2021-06-08T03:44:18.568Z] [2021-06-08T03:44:18.568Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T03:44:18.568Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T03:44:18.568Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:44:18.841Z] OK: 6 MiB in 16 packages [2021-06-08T03:44:18.841Z] Successfully built 1ba723ca37cd [2021-06-08T03:44:19.112Z] Successfully tagged core-command:latest [2021-06-08T03:44:19.695Z]  Building core-command ... done Removing intermediate container 25843c53c145 [2021-06-08T03:44:19.695Z] ---> abfc77124426 [2021-06-08T03:44:19.695Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T03:44:19.695Z] ---> Running in 359cf89700cf [2021-06-08T03:44:20.673Z] Removing intermediate container 359cf89700cf [2021-06-08T03:44:20.673Z] ---> 40532483be4e [2021-06-08T03:44:20.673Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T03:44:21.640Z] ---> Running in 5fb7c6469839 [2021-06-08T03:44:23.036Z] Removing intermediate container 9fc632a7a64d [2021-06-08T03:44:23.036Z] ---> 64abfae5ec26 [2021-06-08T03:44:23.036Z] [2021-06-08T03:44:23.036Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T03:44:23.036Z] ---> 13621d1b12d4 [2021-06-08T03:44:23.036Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T03:44:23.036Z] ---> Using cache [2021-06-08T03:44:23.036Z] ---> 2fc1ad840721 [2021-06-08T03:44:23.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T03:44:23.036Z] ---> Using cache [2021-06-08T03:44:23.036Z] ---> b63fd5a2ebb5 [2021-06-08T03:44:23.036Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T03:44:23.310Z] Removing intermediate container 5fb7c6469839 [2021-06-08T03:44:23.310Z] ---> da913025da8d [2021-06-08T03:44:23.310Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T03:44:23.310Z] ---> Running in c4229f1ba8c8 [2021-06-08T03:44:23.310Z] ---> Running in a18eaad4986c [2021-06-08T03:44:23.579Z] Removing intermediate container c4229f1ba8c8 [2021-06-08T03:44:23.579Z] ---> e72025c17a14 [2021-06-08T03:44:23.579Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T03:44:24.155Z] ---> Running in 6ed35d561f42 [2021-06-08T03:44:24.423Z] Removing intermediate container 40b58e30b805 [2021-06-08T03:44:24.423Z] ---> d42759189a45 [2021-06-08T03:44:24.423Z] [2021-06-08T03:44:24.423Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T03:44:24.423Z] ---> 13621d1b12d4 [2021-06-08T03:44:24.423Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T03:44:24.423Z] Removing intermediate container 6ed35d561f42 [2021-06-08T03:44:24.423Z] ---> 3bf0945eceff [2021-06-08T03:44:24.423Z] Step 16/24 : WORKDIR / [2021-06-08T03:44:24.423Z] ---> Running in 02335301f841 [2021-06-08T03:44:24.423Z] ---> Running in 68d345e14fa1 [2021-06-08T03:44:24.423Z] Removing intermediate container 02335301f841 [2021-06-08T03:44:24.423Z] ---> fe40076336aa [2021-06-08T03:44:24.423Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T03:44:24.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.189s coverage: 94.4% of statements [2021-06-08T03:44:24.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-06-08T03:44:24.686Z] ---> Running in c5a23137f17e [2021-06-08T03:44:24.686Z] Removing intermediate container 68d345e14fa1 [2021-06-08T03:44:24.686Z] ---> 0fc50ec1b470 [2021-06-08T03:44:24.686Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:44:24.962Z] Removing intermediate container a18eaad4986c [2021-06-08T03:44:24.962Z] ---> 696f7e30dc3f [2021-06-08T03:44:24.962Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T03:44:24.962Z] Removing intermediate container c5a23137f17e [2021-06-08T03:44:24.962Z] ---> 07d3356e41a6 [2021-06-08T03:44:24.962Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T03:44:24.962Z] ---> 1ae36cd21740 [2021-06-08T03:44:24.962Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T03:44:24.962Z] ---> Running in 2c6e2cf33e74 [2021-06-08T03:44:24.962Z] ---> Running in a92ff7fbdb00 [2021-06-08T03:44:25.227Z] Removing intermediate container a92ff7fbdb00 [2021-06-08T03:44:25.227Z] ---> e7228ca6007d [2021-06-08T03:44:25.227Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:44:25.227Z] Removing intermediate container 2c6e2cf33e74 [2021-06-08T03:44:25.227Z] ---> 8a0f157cbfac [2021-06-08T03:44:25.227Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T03:44:26.191Z] ---> Running in 108bf20b7686 [2021-06-08T03:44:26.191Z] ---> 2d348a4593d7 [2021-06-08T03:44:26.191Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T03:44:26.191Z] ---> 1f625c1a4054 [2021-06-08T03:44:26.191Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T03:44:26.191Z] ---> Running in 9f00d95e66b5 [2021-06-08T03:44:26.466Z] ---> 10420836c2be [2021-06-08T03:44:26.466Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T03:44:26.466Z] ---> Running in 218832683ccb [2021-06-08T03:44:26.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.507s coverage: 81.8% of statements [2021-06-08T03:44:26.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T03:44:26.736Z] Removing intermediate container 218832683ccb [2021-06-08T03:44:26.736Z] ---> c6c46f72dc5e [2021-06-08T03:44:26.736Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:44:26.736Z] ---> Running in 70089f88330b [2021-06-08T03:44:26.999Z] Removing intermediate container 70089f88330b [2021-06-08T03:44:26.999Z] ---> b269f16a01e2 [2021-06-08T03:44:26.999Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T03:44:26.999Z] Removing intermediate container 108bf20b7686 [2021-06-08T03:44:26.999Z] ---> 76590fbda522 [2021-06-08T03:44:26.999Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T03:44:26.999Z] ---> Running in 4d89b6a844a3 [2021-06-08T03:44:27.272Z] ---> Running in 1e5d32abeb18 [2021-06-08T03:44:27.272Z] Removing intermediate container 9f00d95e66b5 [2021-06-08T03:44:27.272Z] ---> 6a2af066cad6 [2021-06-08T03:44:27.272Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:44:27.542Z] Removing intermediate container 4d89b6a844a3 [2021-06-08T03:44:27.542Z] ---> 29cfaa435381 [2021-06-08T03:44:27.542Z] Step 23/24 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:44:27.542Z] ---> Running in 4146cb8dbf14 [2021-06-08T03:44:27.542Z] Removing intermediate container 4146cb8dbf14 [2021-06-08T03:44:27.542Z] ---> 57626f47a8be [2021-06-08T03:44:27.542Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T03:44:27.542Z] ---> 45e40f813e4b [2021-06-08T03:44:27.542Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T03:44:27.813Z] ---> Running in 5e81d90602b0 [2021-06-08T03:44:27.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T03:44:27.813Z] Removing intermediate container 5e81d90602b0 [2021-06-08T03:44:27.813Z] ---> 6f459e436d22 [2021-06-08T03:44:27.813Z] [2021-06-08T03:44:28.082Z] Successfully built 6f459e436d22 [2021-06-08T03:44:28.082Z] Successfully tagged core-metadata:latest [2021-06-08T03:44:28.346Z]  Building core-metadata ... done  ---> a9409c207c1f [2021-06-08T03:44:28.346Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T03:44:28.346Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T03:44:28.612Z] ---> 2f03a70b7a21 [2021-06-08T03:44:28.612Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T03:44:28.884Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T03:44:28.884Z] ---> 201a060bae62 [2021-06-08T03:44:28.884Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T03:44:28.884Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T03:44:28.884Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T03:44:29.153Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T03:44:29.153Z] ---> df0931d8d434 [2021-06-08T03:44:29.153Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T03:44:29.421Z] ---> Running in d63752902157 [2021-06-08T03:44:29.692Z] Removing intermediate container d63752902157 [2021-06-08T03:44:29.692Z] ---> 8b1896b5a90c [2021-06-08T03:44:29.692Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T03:44:29.961Z] ---> 7b569e7514c1 [2021-06-08T03:44:29.961Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T03:44:29.961Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T03:44:30.233Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T03:44:30.233Z] ---> Running in e7e38b3f0765 [2021-06-08T03:44:30.233Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:44:30.233Z] OK: 8 MiB in 20 packages [2021-06-08T03:44:30.824Z] Removing intermediate container 1e5d32abeb18 [2021-06-08T03:44:30.824Z] ---> 0fa6224be920 [2021-06-08T03:44:30.824Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:44:31.094Z] ---> 461eb7971a0c [2021-06-08T03:44:31.094Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T03:44:31.360Z] Removing intermediate container e7e38b3f0765 [2021-06-08T03:44:31.360Z] ---> e72e036a2d80 [2021-06-08T03:44:31.360Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T03:44:31.631Z] ---> Running in 8303b5df410a [2021-06-08T03:44:31.897Z] ---> 8d7cb3324475 [2021-06-08T03:44:31.897Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T03:44:31.897Z] Removing intermediate container 8303b5df410a [2021-06-08T03:44:31.897Z] ---> 9a0e5e5ac4c2 [2021-06-08T03:44:31.897Z] Step 29/32 : CMD ["gate"] [2021-06-08T03:44:32.180Z] ---> 35749e1a7d1a [2021-06-08T03:44:32.180Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T03:44:32.180Z] ---> Running in 0c2745a0defa [2021-06-08T03:44:32.180Z] ---> Running in de1d044f4035 [2021-06-08T03:44:32.457Z] Removing intermediate container 0c2745a0defa [2021-06-08T03:44:32.457Z] ---> 234b1cfb8526 [2021-06-08T03:44:32.457Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T03:44:32.457Z] Removing intermediate container de1d044f4035 [2021-06-08T03:44:32.457Z] ---> 1af806b28055 [2021-06-08T03:44:32.457Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:44:32.457Z] ---> Running in 8871dbfa7a2c [2021-06-08T03:44:32.457Z] ---> Running in eadef8d6b85a [2021-06-08T03:44:32.724Z] Removing intermediate container 8871dbfa7a2c [2021-06-08T03:44:32.724Z] ---> afb6e0217744 [2021-06-08T03:44:32.724Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T03:44:32.724Z] Removing intermediate container eadef8d6b85a [2021-06-08T03:44:32.724Z] ---> 480fa151da5f [2021-06-08T03:44:32.724Z] Step 31/32 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:44:32.724Z] ---> Running in 39a9968981b3 [2021-06-08T03:44:32.988Z] ---> Running in 00d977ec2641 [2021-06-08T03:44:32.988Z] Removing intermediate container 39a9968981b3 [2021-06-08T03:44:32.988Z] ---> 3b4f98b273ce [2021-06-08T03:44:32.988Z] Step 23/24 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:44:33.250Z] ---> Running in 7ad78e6d8f70 [2021-06-08T03:44:33.250Z] Removing intermediate container 00d977ec2641 [2021-06-08T03:44:33.250Z] ---> 77f2709df5b4 [2021-06-08T03:44:33.250Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T03:44:33.513Z] Removing intermediate container 7ad78e6d8f70 [2021-06-08T03:44:33.513Z] ---> 8a159d539e44 [2021-06-08T03:44:33.514Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T03:44:33.514Z] ---> Running in 06ff9007518c [2021-06-08T03:44:33.778Z] ---> Running in 1753700558fc [2021-06-08T03:44:33.778Z] Removing intermediate container 06ff9007518c [2021-06-08T03:44:33.778Z] ---> 436a8c472a36 [2021-06-08T03:44:33.778Z] [2021-06-08T03:44:33.778Z] Successfully built 436a8c472a36 [2021-06-08T03:44:33.778Z] Successfully tagged security-bootstrapper:latest [2021-06-08T03:44:33.778Z]  Building security-bootstrapper ... done Removing intermediate container 1753700558fc [2021-06-08T03:44:33.778Z] ---> 0e761a4dde5f [2021-06-08T03:44:33.778Z] [2021-06-08T03:44:34.041Z] Successfully built 0e761a4dde5f [2021-06-08T03:44:34.041Z] Successfully tagged core-data:latest [2021-06-08T03:44:34.313Z]  Building core-data ... done  [Pipeline] } [2021-06-08T03:44:34.336Z] $ docker stop --time=1 f51ec8aabefd214291b2285847c2ab8e76425e6103ad3533b25982f5f06e2fc3 [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.541s coverage: 92.9% of statements [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 76.0% of statements [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.667s coverage: 64.4% of statements [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T03:44:34.961Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-06-08T03:44:34.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-06-08T03:44:35.563Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-06-08T03:44:35.904Z] $ docker rm -f f51ec8aabefd214291b2285847c2ab8e76425e6103ad3533b25982f5f06e2fc3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T03:44:36.383Z] + docker images [2021-06-08T03:44:36.383Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T03:44:36.383Z] security-bootstrapper latest 436a8c472a36 3 seconds ago 18.2MB [2021-06-08T03:44:36.383Z] core-data latest 0e761a4dde5f 3 seconds ago 20.2MB [2021-06-08T03:44:36.383Z] core-metadata latest 6f459e436d22 9 seconds ago 16.6MB [2021-06-08T03:44:36.383Z] d42759189a45 12 seconds ago 1.15GB [2021-06-08T03:44:36.383Z] 64abfae5ec26 15 seconds ago 1.15GB [2021-06-08T03:44:36.383Z] core-command latest 1ba723ca37cd 18 seconds ago 15.9MB [2021-06-08T03:44:36.383Z] a547222b140a 20 seconds ago 1.14GB [2021-06-08T03:44:36.383Z] 44dcf1bb8bcf 24 seconds ago 1.14GB [2021-06-08T03:44:36.383Z] sys-mgmt-agent latest 74f498ea9448 41 seconds ago 312MB [2021-06-08T03:44:36.383Z] security-secretstore-setup latest 863fd77cb7ed About a minute ago 28.1MB [2021-06-08T03:44:36.383Z] support-notifications latest 37614a58a55e About a minute ago 16.6MB [2021-06-08T03:44:36.383Z] support-scheduler latest 0aa29f8b0ff6 2 minutes ago 15.9MB [2021-06-08T03:44:36.383Z] security-proxy-setup latest 065a63682fb3 2 minutes ago 25.3MB [2021-06-08T03:44:36.383Z] 6a530d6c623e 2 minutes ago 1.15GB [2021-06-08T03:44:36.383Z] 2066c77889c6 2 minutes ago 1.15GB [2021-06-08T03:44:36.383Z] 0675fb75dca2 2 minutes ago 1.15GB [2021-06-08T03:44:36.383Z] dd03a486d6e4 2 minutes ago 1.14GB [2021-06-08T03:44:36.383Z] 3f4f8717ed28 2 minutes ago 1.15GB [2021-06-08T03:44:36.383Z] ci-base-image-x86_64 latest c6c221b38835 6 minutes ago 648MB [2021-06-08T03:44:36.383Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T03:44:36.383Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T03:44:36.383Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T03:44:36.383Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T03:44:36.383Z] 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-08T03:44:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.039s coverage: 66.9% of statements [2021-06-08T03:44:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T03:44:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T03:44:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T03:44:42.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.672s coverage: 43.6% of statements [2021-06-08T03:44:42.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T03:44:42.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T03:44:42.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.142s coverage: 89.5% of statements [2021-06-08T03:44:42.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T03:44:42.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements [2021-06-08T03:44:42.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T03:44:42.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T03:44:42.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T03:44:42.466Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T03:44:49.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.227s coverage: 19.3% of statements [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T03:44:49.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.539s coverage: 91.9% of statements [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T03:44:49.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.185s coverage: 63.0% of statements [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T03:44:49.204Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.363s coverage: 97.6% of statements [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T03:44:49.204Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-06-08T03:44:49.204Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T03:44:49.204Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-06-08T03:44:49.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T03:44:49.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T03:44:49.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T03:44:49.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T03:44:49.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-06-08T03:44:49.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T03:44:49.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T03:44:49.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements [2021-06-08T03:44:49.205Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.185s coverage: 28.1% of statements [2021-06-08T03:44:49.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T03:44:49.205Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T03:44:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.152s coverage: 28.9% of statements [2021-06-08T03:44:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T03:44:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T03:44:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T03:44:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T03:44:50.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T03:44:50.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 100.0% of statements [2021-06-08T03:44:51.168Z] GO111MODULE=on go vet ./... [2021-06-08T03:44:52.116Z] Still waiting to schedule task [2021-06-08T03:44:52.117Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-08T03:46:13.012Z] gofmt -l . [2021-06-08T03:46:13.013Z] [ "`gofmt -l .`" = "" ] [2021-06-08T03:46:13.013Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T03:46:14.303Z] + ls -al . [2021-06-08T03:46:14.303Z] total 556 [2021-06-08T03:46:14.303Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 03:46 . [2021-06-08T03:46:14.303Z] drwxr-xr-x 4 root root 4096 Jun 8 03:41 .. [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 03:40 .dockerignore [2021-06-08T03:46:14.303Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 03:40 .git [2021-06-08T03:46:14.303Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 03:40 .github [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 03:40 .gitignore [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 03:40 .sonarcloud.properties [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 03:40 Attribution.txt [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 03:40 CONTRIBUTING.md [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 03:40 Dockerfile.build [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 03:40 Jenkinsfile [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 03:40 LICENSE [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 03:40 Makefile [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 03:40 README.md [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 03:40 SECURITY.md [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 03:37 VERSION [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 03:40 ZMQWindows.md [2021-06-08T03:46:14.303Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 03:40 bin [2021-06-08T03:46:14.303Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 03:40 cmd [2021-06-08T03:46:14.303Z] -rw-r--r-- 1 root root 411403 Jun 8 03:44 coverage.out [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 03:40 go.mod [2021-06-08T03:46:14.303Z] -rw-r--r-- 1 root root 21048 Jun 8 03:42 go.sum [2021-06-08T03:46:14.303Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 03:40 internal [2021-06-08T03:46:14.303Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 03:40 openapi [2021-06-08T03:46:14.303Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 03:40 snap [2021-06-08T03:46:14.303Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 03:40 version.go [Pipeline] sh [2021-06-08T03:46:15.014Z] + '[' -e coverage.out ] [2021-06-08T03:46:15.014Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T03:46:15.055Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T03:46:15.907Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T03:46:16.583Z] + make build [2021-06-08T03:46:16.583Z] go mod tidy [2021-06-08T03:46:17.186Z] 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-08T03:46:23.886Z] 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-08T03:46:46.215Z] 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-08T03:46:47.660Z] 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-08T03:46:51.984Z] 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-08T03:46:52.582Z] 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-08T03:46:56.899Z] 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-08T03:47:00.286Z] 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-08T03:47:03.703Z] 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-08T03:47:07.108Z] 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-08T03:47:09.742Z] 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-08T03:47:13.146Z] 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-08T03:47:18.604Z] $ docker stop --time=1 ad5968d3658a8aaca76bed271975cc5f6667066e26f305d2976bc6db2f244727 [2021-06-08T03:47:20.958Z] $ docker rm -f ad5968d3658a8aaca76bed271975cc5f6667066e26f305d2976bc6db2f244727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:47:23.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T03:47:23.302Z] [2021-06-08T03:47:23.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:47:23.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T03:47:24.007Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T03:47:24.007Z] 29e5d40040c1: Pulling fs layer [2021-06-08T03:47:24.007Z] 1ce36da41761: Pulling fs layer [2021-06-08T03:47:24.007Z] 25b303627fd3: Pulling fs layer [2021-06-08T03:47:24.280Z] 29e5d40040c1: Verifying Checksum [2021-06-08T03:47:24.280Z] 29e5d40040c1: Download complete [2021-06-08T03:47:24.879Z] 29e5d40040c1: Pull complete [2021-06-08T03:47:24.879Z] 1ce36da41761: Verifying Checksum [2021-06-08T03:47:24.879Z] 1ce36da41761: Download complete [2021-06-08T03:47:26.319Z] 1ce36da41761: Pull complete [2021-06-08T03:47:26.598Z] 25b303627fd3: Verifying Checksum [2021-06-08T03:47:26.598Z] 25b303627fd3: Download complete [2021-06-08T03:47:36.758Z] 25b303627fd3: Pull complete [2021-06-08T03:47:36.758Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T03:47:36.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T03:47:36.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T03:47:37.050Z] prd-ubuntu18.04-docker-arm64-4c-16g-829 does not seem to be running inside a container [2021-06-08T03:47:37.146Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T03:47:40.312Z] $ docker top baf342399a87ae2c3cbbcbe4fa08d8d294acf772296a67f2a25ac16b11c80592 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T03:47:41.345Z] + docker-compose build --help [2021-06-08T03:47:41.345Z] + grep parallel [2021-06-08T03:47:44.719Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T03:47:44.749Z] $ docker stop --time=1 baf342399a87ae2c3cbbcbe4fa08d8d294acf772296a67f2a25ac16b11c80592 [2021-06-08T03:47:46.562Z] $ docker rm -f baf342399a87ae2c3cbbcbe4fa08d8d294acf772296a67f2a25ac16b11c80592 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:47:47.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T03:47:47.443Z] . [Pipeline] withDockerContainer [2021-06-08T03:47:47.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-829 does not seem to be running inside a container [2021-06-08T03:47:47.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T03:47:49.433Z] $ docker top 07d9b7bf1da72f5cff2d1e6156edfc3c4877aa1a563c64617833123938760112 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T03:47:50.462Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T03:47:54.751Z] Building core-command ... [2021-06-08T03:47:54.751Z] Building core-data ... [2021-06-08T03:47:54.751Z] Building core-metadata ... [2021-06-08T03:47:54.751Z] Building security-bootstrapper ... [2021-06-08T03:47:54.751Z] Building security-proxy-setup ... [2021-06-08T03:47:54.751Z] Building security-secretstore-setup ... [2021-06-08T03:47:54.751Z] Building support-notifications ... [2021-06-08T03:47:54.751Z] Building support-scheduler ... [2021-06-08T03:47:54.751Z] Building sys-mgmt-agent ... [2021-06-08T03:47:54.751Z] Building sys-mgmt-agent [2021-06-08T03:47:54.751Z] Building support-scheduler [2021-06-08T03:47:54.751Z] Building security-proxy-setup [2021-06-08T03:47:54.751Z] Building core-metadata [2021-06-08T03:47:54.751Z] Building support-notifications [2021-06-08T03:47:59.190Z] Running on prd-ubuntu18.04-docker-8c-8g-830 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws [2021-06-08T03:47:59.253Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-08T03:47:59.410Z] The recommended git tool is: git [2021-06-08T03:48:01.797Z] using credential edgex-jenkins-ssh [2021-06-08T03:48:01.819Z] Cloning the remote Git repository [2021-06-08T03:48:01.844Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T03:48:01.914Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-08T03:48:01.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T03:48:01.953Z] > git --version # timeout=10 [2021-06-08T03:48:01.960Z] > git --version # 'git version 2.17.1' [2021-06-08T03:48:01.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T03:48:01.993Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T03:48:20.487Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:48:20.589Z] Merge succeeded, producing 9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:48:20.590Z] Checking out Revision 9273bc4484c1124e1ee773809b1d3137cadc51e2 (PR-3549) [2021-06-08T03:48:19.853Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T03:48:19.857Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T03:48:19.866Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T03:48:19.879Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T03:48:19.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T03:48:19.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T03:48:20.495Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T03:48:20.499Z] > git checkout -f 9273bc4484c1124e1ee773809b1d3137cadc51e2 # timeout=10 [2021-06-08T03:48:20.558Z] > git remote # timeout=10 [2021-06-08T03:48:20.566Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T03:48:20.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T03:48:20.575Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T03:48:20.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T03:48:20.592Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T03:48:20.601Z] > git checkout -f 9273bc4484c1124e1ee773809b1d3137cadc51e2 # timeout=10 [2021-06-08T03:48:24.172Z] Commit message: "refactor(scheduler): Remove runOnce feature" [2021-06-08T03:48:24.194Z] > git --version # timeout=10 [2021-06-08T03:48:24.198Z] > git --version # 'git version 2.17.1' [2021-06-08T03:48:24.202Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:48:25.459Z] + echo snap-build.sh [2021-06-08T03:48:25.459Z] snap-build.sh [2021-06-08T03:48:25.459Z] + SNAP_BASE_DIR=. [2021-06-08T03:48:25.459Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-08T03:48:25.459Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-08T03:48:25.459Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-08T03:48:25.459Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-08T03:48:25.459Z] + cd /w/workspace/edgex-go/1 [2021-06-08T03:48:25.459Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-08T03:48:25.459Z] Reading package lists... [2021-06-08T03:48:25.459Z] Building dependency tree... [2021-06-08T03:48:25.459Z] Reading state information... [2021-06-08T03:48:25.721Z] The following packages were automatically installed and are no longer required: [2021-06-08T03:48:25.721Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-08T03:48:25.721Z] uidmap xdelta3 [2021-06-08T03:48:25.721Z] Use 'sudo apt autoremove' to remove them. [2021-06-08T03:48:25.721Z] The following packages will be REMOVED: [2021-06-08T03:48:25.721Z] lxd* lxd-client* [2021-06-08T03:48:25.984Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-08T03:48:25.984Z] After this operation, 31.7 MB disk space will be freed. [2021-06-08T03:48:26.770Z] (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-08T03:48:26.770Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T03:48:27.344Z] Removing lxd dnsmasq configuration [2021-06-08T03:48:27.606Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T03:48:27.606Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-08T03:48:28.554Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T03:48:28.554Z] (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-08T03:48:28.554Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-08T03:48:29.944Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-08T03:48:29.944Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-08T03:48:31.344Z] + sudo snap remove --purge lxd [2021-06-08T03:48:31.344Z] snap "lxd" is not installed [2021-06-08T03:48:31.344Z] + sudo groupadd --force --system lxd [2021-06-08T03:48:31.344Z] ++ whoami [2021-06-08T03:48:31.344Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-08T03:48:31.344Z] + newgrp - lxd [2021-06-08T03:48:31.344Z] + sudo snap install lxd [2021-06-08T03:48:41.357Z] 2021-06-08T03:48:38Z INFO Waiting for automatic snapd restart... [2021-06-08T03:48:53.612Z] lxd 4.15 from Canonical* installed [2021-06-08T03:48:53.612Z] + sudo lxd init --auto [2021-06-08T03:49:02.829Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:49:02.829Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:49:02.829Z] ---> 6eb31beafc00 [2021-06-08T03:49:02.829Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T03:49:02.829Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:49:02.829Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:49:02.829Z] ---> 6eb31beafc00 [2021-06-08T03:49:02.829Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T03:49:02.829Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:49:02.829Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:49:02.829Z] ---> 6eb31beafc00 [2021-06-08T03:49:02.829Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T03:49:02.829Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:49:02.829Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:49:02.829Z] ---> 6eb31beafc00 [2021-06-08T03:49:02.829Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T03:49:02.829Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:49:02.829Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:49:02.829Z] ---> 6eb31beafc00 [2021-06-08T03:49:02.829Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T03:49:03.627Z] + sudo snap install --classic snapcraft [2021-06-08T03:49:04.806Z] ---> Running in 509be03e53b5 [2021-06-08T03:49:04.806Z] ---> Running in 9aa4ee4a557f [2021-06-08T03:49:04.806Z] ---> Running in 645721b1d22e [2021-06-08T03:49:04.806Z] ---> Running in 37a541bbe7e5 [2021-06-08T03:49:04.806Z] ---> Running in bc6284e86b3c [2021-06-08T03:49:05.403Z] Removing intermediate container 509be03e53b5 [2021-06-08T03:49:05.403Z] ---> 67d81d2fdbdb [2021-06-08T03:49:05.403Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:49:05.403Z] Removing intermediate container 9aa4ee4a557f [2021-06-08T03:49:05.403Z] ---> 1d39dd61df15 [2021-06-08T03:49:05.403Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:49:05.679Z] Removing intermediate container 37a541bbe7e5 [2021-06-08T03:49:05.679Z] ---> 4046f025c964 [2021-06-08T03:49:05.679Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:49:05.679Z] Removing intermediate container bc6284e86b3c [2021-06-08T03:49:05.679Z] ---> fe9caefff542 [2021-06-08T03:49:05.679Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:49:05.679Z] ---> Running in 168dc2abfe4b [2021-06-08T03:49:05.679Z] Removing intermediate container 645721b1d22e [2021-06-08T03:49:05.679Z] ---> Running in 90df6a9488cf [2021-06-08T03:49:05.679Z] ---> e2488c0eb0ce [2021-06-08T03:49:05.679Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:49:05.950Z] ---> Running in 36cc7be2bf5d [2021-06-08T03:49:05.950Z] ---> Running in b9f146f72724 [2021-06-08T03:49:05.950Z] ---> Running in 7e601e2c1969 [2021-06-08T03:49:10.214Z] snapcraft 4.8 from Canonical* installed [2021-06-08T03:49:10.214Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-08T03:49:10.214Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-08T03:49:10.214Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T03:49:10.214Z] Dload Upload Total Spent Left Speed [2021-06-08T03:49:10.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4510 [2021-06-08T03:49:10.214Z] 100 3325k 100 3325k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 10.6M [2021-06-08T03:49:10.214Z] ./yq_linux_amd64 [2021-06-08T03:49:10.284Z] Removing intermediate container 168dc2abfe4b [2021-06-08T03:49:10.284Z] ---> 32d2e0b1873c [2021-06-08T03:49:10.284Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T03:49:10.284Z] ---> Running in 63640f5deb18 [2021-06-08T03:49:10.284Z] Removing intermediate container 90df6a9488cf [2021-06-08T03:49:10.284Z] ---> 01908ba3b13d [2021-06-08T03:49:10.284Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T03:49:10.284Z] Removing intermediate container 7e601e2c1969 [2021-06-08T03:49:10.284Z] ---> 6e2a2f8ab0cd [2021-06-08T03:49:10.284Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T03:49:10.284Z] ---> Running in 1bd637e3bcf3 [2021-06-08T03:49:10.475Z] + sudo snapcraft prime --use-lxd [2021-06-08T03:49:10.558Z] Removing intermediate container b9f146f72724 [2021-06-08T03:49:10.558Z] ---> fc819255d21c [2021-06-08T03:49:10.558Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T03:49:10.558Z] ---> Running in 85569501d16b [2021-06-08T03:49:10.558Z] Removing intermediate container 36cc7be2bf5d [2021-06-08T03:49:10.558Z] ---> d9aa2f41cd4a [2021-06-08T03:49:10.558Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T03:49:10.831Z] ---> Running in 84195d709d32 [2021-06-08T03:49:10.831Z] ---> Running in 239e2b437863 [2021-06-08T03:49:11.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:12.494Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-08T03:49:12.494Z] 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-08T03:49:12.494Z] - README.md [2021-06-08T03:49:12.494Z] [2021-06-08T03:49:12.494Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T03:49:12.857Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:12.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:12.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:12.858Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:13.066Z] Launching a container. [2021-06-08T03:49:13.131Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:13.403Z] OK: 218 MiB in 52 packages [2021-06-08T03:49:13.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:13.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:14.229Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:14.828Z] Removing intermediate container 63640f5deb18 [2021-06-08T03:49:14.828Z] ---> d161dfd833f3 [2021-06-08T03:49:14.828Z] Step 6/22 : COPY go.mod . [2021-06-08T03:49:15.103Z] OK: 218 MiB in 52 packages [2021-06-08T03:49:15.377Z] OK: 218 MiB in 52 packages [2021-06-08T03:49:15.654Z] ---> 5c07bb0963f5 [2021-06-08T03:49:15.654Z] Step 7/22 : RUN go mod download [2021-06-08T03:49:15.931Z] ---> Running in cdede6856b9f [2021-06-08T03:49:16.207Z] OK: 218 MiB in 52 packages [2021-06-08T03:49:16.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:49:16.481Z] Removing intermediate container 84195d709d32 [2021-06-08T03:49:16.481Z] ---> cdadbc2606b8 [2021-06-08T03:49:16.481Z] Step 6/24 : COPY go.mod . [2021-06-08T03:49:16.754Z] Removing intermediate container 1bd637e3bcf3 [2021-06-08T03:49:16.754Z] ---> 32aef14f0b2e [2021-06-08T03:49:16.754Z] Step 6/23 : COPY go.mod . [2021-06-08T03:49:17.742Z] Removing intermediate container 85569501d16b [2021-06-08T03:49:17.742Z] ---> 8ae1507f96d0 [2021-06-08T03:49:17.742Z] Step 6/23 : COPY go.mod . [2021-06-08T03:49:17.742Z] ---> bb9f930a839a [2021-06-08T03:49:17.742Z] Step 7/24 : RUN go mod download [2021-06-08T03:49:18.017Z] ---> 168e0426daad [2021-06-08T03:49:18.017Z] Step 7/23 : RUN go mod download [2021-06-08T03:49:18.017Z] ---> Running in ac34c7b41b1b [2021-06-08T03:49:18.289Z] ---> Running in 1dc6a1aca127 [2021-06-08T03:49:18.888Z] ---> 470f7f3a57b0 [2021-06-08T03:49:18.888Z] Step 7/23 : RUN go mod download [2021-06-08T03:49:19.162Z] ---> Running in beb9caf8ff2c [2021-06-08T03:49:19.440Z] Removing intermediate container cdede6856b9f [2021-06-08T03:49:19.440Z] ---> 240b2266537f [2021-06-08T03:49:19.440Z] Step 8/22 : COPY . . [2021-06-08T03:49:19.707Z] Waiting for container to be ready [2021-06-08T03:49:20.279Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-08T03:49:20.279Z] [2021-06-08T03:49:20.929Z] OK: 218 MiB in 52 packages [2021-06-08T03:49:22.377Z] Removing intermediate container ac34c7b41b1b [2021-06-08T03:49:22.377Z] ---> 3a6bb41b9627 [2021-06-08T03:49:22.377Z] Step 8/24 : COPY . . [2021-06-08T03:49:22.377Z] Removing intermediate container 1dc6a1aca127 [2021-06-08T03:49:22.377Z] ---> f9cbe7211a52 [2021-06-08T03:49:22.377Z] Step 8/23 : COPY . . [2021-06-08T03:49:22.988Z] Removing intermediate container 239e2b437863 [2021-06-08T03:49:22.988Z] ---> 893366ac78e8 [2021-06-08T03:49:22.988Z] Step 6/24 : COPY go.mod . [2021-06-08T03:49:23.263Z] Removing intermediate container beb9caf8ff2c [2021-06-08T03:49:23.263Z] ---> 2635300b84cb [2021-06-08T03:49:23.263Z] Step 8/23 : COPY . . [2021-06-08T03:49:24.559Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-08T03:49:24.559Z] Waiting for network to be ready... [2021-06-08T03:49:24.706Z] ---> 9f436b3e0c1a [2021-06-08T03:49:24.706Z] Step 7/24 : RUN go mod download [2021-06-08T03:49:24.820Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T03:49:24.820Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T03:49:24.820Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T03:49:24.981Z] ---> Running in 80f3a092a013 [2021-06-08T03:49:25.083Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T03:49:25.083Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T03:49:25.083Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T03:49:25.083Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T03:49:25.083Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T03:49:25.083Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T03:49:25.083Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T03:49:25.344Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T03:49:25.603Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T03:49:25.863Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T03:49:25.863Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T03:49:25.863Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T03:49:25.863Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T03:49:25.863Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T03:49:25.863Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T03:49:26.128Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T03:49:26.396Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-08T03:49:26.396Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T03:49:26.396Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T03:49:26.396Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T03:49:26.396Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T03:49:26.396Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T03:49:26.396Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T03:49:26.657Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T03:49:29.208Z] Fetched 24.7 MB in 4s (6007 kB/s) [2021-06-08T03:49:29.784Z] Reading package lists... [2021-06-08T03:49:30.044Z] Reading package lists... [2021-06-08T03:49:30.307Z] Building dependency tree... [2021-06-08T03:49:30.307Z] Reading state information... [2021-06-08T03:49:30.307Z] The following additional packages will be installed: [2021-06-08T03:49:30.307Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T03:49:30.307Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T03:49:30.307Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T03:49:30.307Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-08T03:49:30.307Z] Suggested packages: [2021-06-08T03:49:30.307Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-08T03:49:30.307Z] Recommended packages: [2021-06-08T03:49:30.307Z] gnupg libsasl2-modules [2021-06-08T03:49:30.307Z] The following NEW packages will be installed: [2021-06-08T03:49:30.307Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-08T03:49:30.307Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-08T03:49:30.307Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-08T03:49:30.307Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-08T03:49:30.307Z] The following packages will be upgraded: [2021-06-08T03:49:30.307Z] gpg gpg-agent gpgconf libudev1 [2021-06-08T03:49:30.307Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-08T03:49:30.307Z] Need to get 3530 kB of archives. [2021-06-08T03:49:30.307Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-08T03:49:30.307Z] 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-08T03:49:30.397Z] Removing intermediate container 80f3a092a013 [2021-06-08T03:49:30.397Z] ---> f8eeb2e0e511 [2021-06-08T03:49:30.397Z] Step 8/24 : COPY . . [2021-06-08T03:49:30.571Z] 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-08T03:49:30.571Z] 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-08T03:49:30.571Z] 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-08T03:49:30.571Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-08T03:49:30.840Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-08T03:49:31.412Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-08T03:49:31.412Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-08T03:49:31.412Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-08T03:49:31.412Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-08T03:49:31.412Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-08T03:49:31.412Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-08T03:49:31.412Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-08T03:49:31.412Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-08T03:49:31.412Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-08T03:49:31.412Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-08T03:49:31.412Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-08T03:49:31.412Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-08T03:49:31.412Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-08T03:49:31.412Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-08T03:49:31.412Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-08T03:49:31.412Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-08T03:49:31.674Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T03:49:31.675Z] Fetched 3530 kB in 1s (3102 kB/s) [2021-06-08T03:49:31.675Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T03:49:31.675Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-08T03:49:31.675Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T03:49:31.675Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-08T03:49:31.940Z] Selecting previously unselected package udev. [2021-06-08T03:49:31.940Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-08T03:49:31.940Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-08T03:49:31.940Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-08T03:49:31.940Z] Selecting previously unselected package libfuse2:amd64. [2021-06-08T03:49:31.940Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T03:49:31.940Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T03:49:32.203Z] Selecting previously unselected package fuse. [2021-06-08T03:49:32.203Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-08T03:49:32.203Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-08T03:49:32.203Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T03:49:32.203Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T03:49:32.203Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T03:49:32.203Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T03:49:32.203Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T03:49:32.203Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T03:49:32.481Z] Selecting previously unselected package libksba8:amd64. [2021-06-08T03:49:32.481Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-08T03:49:32.481Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-08T03:49:32.481Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-08T03:49:32.481Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T03:49:32.481Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:32.481Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-08T03:49:32.481Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T03:49:32.481Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:32.481Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-08T03:49:32.481Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T03:49:32.481Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:32.743Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-08T03:49:32.743Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T03:49:32.743Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:32.743Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-08T03:49:32.743Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T03:49:32.743Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:32.743Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-08T03:49:32.743Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T03:49:32.743Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:32.743Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-08T03:49:32.743Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T03:49:32.743Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:33.005Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-08T03:49:33.005Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T03:49:33.005Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:33.005Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-08T03:49:33.005Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-08T03:49:33.005Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:33.005Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-08T03:49:33.005Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T03:49:33.005Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T03:49:33.006Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-08T03:49:33.006Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-08T03:49:33.006Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T03:49:33.268Z] Selecting previously unselected package libldap-common. [2021-06-08T03:49:33.268Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-08T03:49:33.268Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T03:49:33.268Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-08T03:49:33.268Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-08T03:49:33.268Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T03:49:33.268Z] Selecting previously unselected package dirmngr. [2021-06-08T03:49:33.268Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T03:49:33.268Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T03:49:33.532Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T03:49:33.532Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-08T03:49:33.532Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-08T03:49:33.533Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T03:49:33.533Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-08T03:49:33.533Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-08T03:49:33.533Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:33.533Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-08T03:49:33.533Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T03:49:33.533Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-08T03:49:33.793Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-08T03:49:33.793Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:33.793Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-08T03:49:34.054Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-08T03:49:34.054Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-08T03:49:34.054Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:34.054Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:34.054Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:34.054Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:34.054Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:34.054Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:34.054Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-08T03:49:34.054Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-08T03:49:34.054Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-08T03:49:34.054Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T03:49:34.627Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-08T03:49:34.627Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-08T03:49:34.627Z] This means they are not meant to be enabled using systemctl. [2021-06-08T03:49:34.627Z] Possible reasons for having this kind of units are: [2021-06-08T03:49:34.627Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-08T03:49:34.627Z] .wants/ or .requires/ directory. [2021-06-08T03:49:34.627Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-08T03:49:34.627Z] a requirement dependency on it. [2021-06-08T03:49:34.627Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-08T03:49:34.627Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-08T03:49:34.627Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-08T03:49:34.627Z] instance name specified. [2021-06-08T03:49:34.888Z] Reading package lists... [2021-06-08T03:49:34.889Z] Building dependency tree... [2021-06-08T03:49:34.889Z] Reading state information... [2021-06-08T03:49:35.151Z] The following additional packages will be installed: [2021-06-08T03:49:35.151Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-08T03:49:35.151Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-08T03:49:35.151Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-08T03:49:35.151Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-08T03:49:35.151Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-08T03:49:35.151Z] Suggested packages: [2021-06-08T03:49:35.151Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-08T03:49:35.151Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-08T03:49:35.151Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-08T03:49:35.151Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-08T03:49:35.151Z] systemd-container policykit-1 [2021-06-08T03:49:35.151Z] Recommended packages: [2021-06-08T03:49:35.151Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-08T03:49:35.151Z] The following NEW packages will be installed: [2021-06-08T03:49:35.151Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-08T03:49:35.151Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-08T03:49:35.151Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-08T03:49:35.151Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-08T03:49:35.151Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-08T03:49:35.151Z] The following packages will be upgraded: [2021-06-08T03:49:35.151Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-08T03:49:35.151Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-08T03:49:35.151Z] Need to get 36.7 MB of archives. [2021-06-08T03:49:35.151Z] After this operation, 147 MB of additional disk space will be used. [2021-06-08T03:49:35.151Z] 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-08T03:49:35.413Z] 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-08T03:49:35.413Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-08T03:49:35.413Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-08T03:49:35.413Z] 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-08T03:49:35.413Z] 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-08T03:49:35.413Z] 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-08T03:49:35.413Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-08T03:49:35.413Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-08T03:49:35.413Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-08T03:49:35.413Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-08T03:49:35.413Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-08T03:49:35.413Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-08T03:49:35.413Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-08T03:49:35.413Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-08T03:49:35.413Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-08T03:49:36.362Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-08T03:49:36.362Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-08T03:49:36.362Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-08T03:49:36.362Z] 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-08T03:49:36.362Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-08T03:49:36.362Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-08T03:49:36.362Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-08T03:49:36.362Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-08T03:49:36.362Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-08T03:49:36.362Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-08T03:49:36.362Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-08T03:49:36.362Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-08T03:49:36.362Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-08T03:49:36.362Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-08T03:49:37.750Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T03:49:37.750Z] Fetched 36.7 MB in 2s (15.8 MB/s) [2021-06-08T03:49:37.750Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T03:49:37.750Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-08T03:49:38.013Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T03:49:38.275Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-08T03:49:38.275Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T03:49:38.275Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-08T03:49:38.545Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T03:49:38.545Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-08T03:49:38.546Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-08T03:49:38.546Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-08T03:49:38.546Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-08T03:49:38.546Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-08T03:49:38.809Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-08T03:49:38.809Z] Setting up apt (1.6.13) ... [2021-06-08T03:49:38.809Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-08T03:49:39.392Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-08T03:49:39.392Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-08T03:49:39.392Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T03:49:39.655Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T03:49:39.655Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-08T03:49:39.655Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T03:49:39.655Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T03:49:39.918Z] Selecting previously unselected package libexpat1:amd64. [2021-06-08T03:49:39.918Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-08T03:49:39.918Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T03:49:39.918Z] Selecting previously unselected package python3.6-minimal. [2021-06-08T03:49:39.918Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T03:49:39.918Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T03:49:40.179Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T03:49:40.179Z] Checking for services that may need to be restarted...done. [2021-06-08T03:49:40.179Z] Checking for services that may need to be restarted...done. [2021-06-08T03:49:40.441Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T03:49:40.441Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-08T03:49:40.441Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T03:49:40.702Z] Selecting previously unselected package python3-minimal. [2021-06-08T03:49:40.702Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-08T03:49:40.702Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-08T03:49:40.702Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-08T03:49:40.963Z] Selecting previously unselected package mime-support. [2021-06-08T03:49:40.963Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-08T03:49:40.963Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-08T03:49:40.963Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-08T03:49:40.963Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-08T03:49:40.963Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T03:49:40.963Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-08T03:49:40.963Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T03:49:40.963Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T03:49:41.225Z] Selecting previously unselected package python3.6. [2021-06-08T03:49:41.225Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-08T03:49:41.225Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T03:49:41.225Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-08T03:49:41.225Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-08T03:49:41.225Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T03:49:41.225Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-08T03:49:41.487Z] Selecting previously unselected package python3. [2021-06-08T03:49:41.487Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-08T03:49:41.487Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-08T03:49:41.487Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-08T03:49:41.487Z] Selecting previously unselected package multiarch-support. [2021-06-08T03:49:41.487Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T03:49:41.487Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T03:49:41.487Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-08T03:49:41.748Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-08T03:49:41.748Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-08T03:49:41.748Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-08T03:49:41.748Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T03:49:41.748Z] Selecting previously unselected package libbsd0:amd64. [2021-06-08T03:49:41.748Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-08T03:49:41.748Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T03:49:41.748Z] Selecting previously unselected package sudo. [2021-06-08T03:49:41.748Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-08T03:49:41.748Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T03:49:41.748Z] Selecting previously unselected package apparmor. [2021-06-08T03:49:41.748Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T03:49:41.748Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-08T03:49:42.329Z] Selecting previously unselected package libedit2:amd64. [2021-06-08T03:49:42.329Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-08T03:49:42.329Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T03:49:42.329Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-08T03:49:42.329Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T03:49:42.329Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T03:49:42.591Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-08T03:49:42.591Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T03:49:42.591Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T03:49:42.591Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-08T03:49:42.591Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-08T03:49:42.591Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T03:49:42.591Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-08T03:49:42.591Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T03:49:42.591Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T03:49:42.864Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-08T03:49:42.864Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-08T03:49:42.864Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T03:49:42.864Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-08T03:49:42.864Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-08T03:49:42.864Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T03:49:43.127Z] Selecting previously unselected package openssh-client. [2021-06-08T03:49:43.127Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-08T03:49:43.127Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T03:49:43.127Z] Selecting previously unselected package squashfs-tools. [2021-06-08T03:49:43.127Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-08T03:49:43.127Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T03:49:43.127Z] Selecting previously unselected package snapd. [2021-06-08T03:49:43.127Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-08T03:49:43.387Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-08T03:49:45.303Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-08T03:49:45.303Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-08T03:49:45.303Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-08T03:49:45.303Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-08T03:49:45.303Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-08T03:49:45.303Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T03:49:45.303Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T03:49:45.303Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-08T03:49:45.303Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-08T03:49:45.517Z] ---> 8d4fe693d5bf [2021-06-08T03:49:45.517Z] Step 9/22 : RUN go mod tidy [2021-06-08T03:49:45.517Z] ---> Running in 487136bf4e2d [2021-06-08T03:49:45.517Z] ---> bb12570cc5bf [2021-06-08T03:49:45.517Z] Step 9/23 : RUN go mod tidy [2021-06-08T03:49:45.517Z] ---> 6e10b3ce83e9 [2021-06-08T03:49:45.517Z] Step 9/24 : RUN go mod tidy [2021-06-08T03:49:45.517Z] ---> Running in ab223fb359d9 [2021-06-08T03:49:45.517Z] ---> Running in 1eea1a67f6c0 [2021-06-08T03:49:45.517Z] ---> ac98ae05162c [2021-06-08T03:49:45.517Z] Step 9/23 : RUN go mod tidy [2021-06-08T03:49:45.517Z] ---> Running in 4dcc98ed2e41 [2021-06-08T03:49:45.881Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-08T03:49:45.881Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-08T03:49:45.881Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-08T03:49:46.146Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T03:49:46.146Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T03:49:46.146Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-08T03:49:46.720Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-08T03:49:46.720Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T03:49:46.720Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-08T03:49:46.720Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-08T03:49:46.720Z] running python rtupdate hooks for python3.6... [2021-06-08T03:49:46.720Z] running python post-rtupdate hooks for python3.6... [2021-06-08T03:49:46.720Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-08T03:49:47.666Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-08T03:49:47.666Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-08T03:49:47.666Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-08T03:49:47.928Z] Setting up snapd (2.49.2+18.04) ... [2021-06-08T03:49:48.190Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-08T03:49:48.451Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-08T03:49:48.451Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-08T03:49:48.712Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-08T03:49:48.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T03:49:48.973Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-08T03:49:48.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-08T03:49:49.235Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-08T03:49:49.500Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-08T03:49:49.500Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-08T03:49:49.795Z] /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-08T03:49:50.056Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-08T03:49:50.056Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T03:49:50.939Z] ---> 6636808aaf5d [2021-06-08T03:49:50.939Z] Step 9/24 : RUN go mod tidy [2021-06-08T03:49:50.939Z] ---> Running in adb0ed120643 [2021-06-08T03:49:50.939Z] Removing intermediate container 487136bf4e2d [2021-06-08T03:49:50.939Z] ---> c41ae85e5de5 [2021-06-08T03:49:50.939Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T03:49:50.939Z] ---> Running in dd55b33fb877 [2021-06-08T03:49:51.002Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T03:49:51.265Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T03:49:51.265Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T03:49:52.376Z] Removing intermediate container 1eea1a67f6c0 [2021-06-08T03:49:52.376Z] ---> 288ec555cccc [2021-06-08T03:49:52.376Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T03:49:52.376Z] Removing intermediate container ab223fb359d9 [2021-06-08T03:49:52.376Z] ---> 0b0b6bbc2078 [2021-06-08T03:49:52.376Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T03:49:52.376Z] ---> Running in 1cb922060911 [2021-06-08T03:49:52.471Z] Reading package lists... [2021-06-08T03:49:52.471Z] Reading package lists... [2021-06-08T03:49:52.657Z] Removing intermediate container 4dcc98ed2e41 [2021-06-08T03:49:52.657Z] ---> c5d7f4f9b4e9 [2021-06-08T03:49:52.657Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T03:49:52.733Z] Building dependency tree... [2021-06-08T03:49:52.733Z] Reading state information... [2021-06-08T03:49:52.930Z] ---> Running in a2122bd646f6 [2021-06-08T03:49:52.930Z] ---> Running in 436cd4aa54dc [2021-06-08T03:49:52.994Z] Calculating upgrade... [2021-06-08T03:49:53.212Z] 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-08T03:49:53.257Z] The following packages will be upgraded: [2021-06-08T03:49:53.257Z] advancecomp base-files bash binutils binutils-common [2021-06-08T03:49:53.257Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-08T03:49:53.257Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-08T03:49:53.257Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-08T03:49:53.257Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-08T03:49:53.257Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-08T03:49:53.257Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-08T03:49:53.257Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-08T03:49:53.257Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-08T03:49:53.257Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-08T03:49:53.257Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-08T03:49:53.257Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-08T03:49:53.257Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-08T03:49:53.257Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-08T03:49:53.257Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-08T03:49:53.257Z] ubuntu-keyring util-linux [2021-06-08T03:49:53.257Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T03:49:53.257Z] Need to get 64.1 MB of archives. [2021-06-08T03:49:53.257Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-08T03:49:53.257Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-08T03:49:53.257Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-08T03:49:53.257Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-08T03:49:53.257Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-08T03:49:53.257Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-08T03:49:53.257Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-08T03:49:53.257Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-08T03:49:53.257Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-08T03:49:53.257Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-08T03:49:53.257Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-08T03:49:53.257Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-08T03:49:53.257Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-08T03:49:53.257Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-08T03:49:53.257Z] 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-08T03:49:53.257Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-08T03:49:53.257Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-08T03:49:53.257Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-08T03:49:53.257Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-08T03:49:53.523Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-08T03:49:53.523Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-08T03:49:53.523Z] 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-08T03:49:53.523Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-08T03:49:53.523Z] 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-08T03:49:53.523Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-08T03:49:53.523Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-08T03:49:53.523Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-08T03:49:53.523Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-08T03:49:53.523Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-08T03:49:53.523Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-08T03:49:53.523Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-08T03:49:53.523Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-08T03:49:53.523Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-08T03:49:53.523Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-08T03:49:53.523Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-08T03:49:53.523Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-08T03:49:53.523Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-08T03:49:53.523Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-08T03:49:53.523Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-08T03:49:53.523Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-08T03:49:53.523Z] 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-08T03:49:53.523Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-08T03:49:53.523Z] 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-08T03:49:53.523Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-08T03:49:53.523Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-08T03:49:53.523Z] 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-08T03:49:53.523Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-08T03:49:53.523Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-08T03:49:53.523Z] 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-08T03:49:53.523Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-08T03:49:53.523Z] 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-08T03:49:53.523Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-08T03:49:53.523Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-08T03:49:53.523Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-08T03:49:53.786Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-08T03:49:53.786Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-08T03:49:53.786Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-08T03:49:53.786Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-08T03:49:53.786Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-08T03:49:54.051Z] 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-08T03:49:54.051Z] 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-08T03:49:54.051Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-08T03:49:54.312Z] 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-08T03:49:54.312Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-08T03:49:54.312Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-08T03:49:54.312Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-08T03:49:54.312Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-08T03:49:54.574Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-08T03:49:54.574Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-08T03:49:54.574Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-08T03:49:54.574Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-08T03:49:54.574Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-08T03:49:54.835Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-08T03:49:54.835Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-08T03:49:54.835Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-08T03:49:54.835Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-08T03:49:54.835Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-08T03:49:54.835Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-08T03:49:54.835Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-08T03:49:54.835Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-08T03:49:54.835Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-08T03:49:54.835Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-08T03:49:54.835Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-08T03:49:54.835Z] 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-08T03:49:55.099Z] 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-08T03:49:55.099Z] 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-08T03:49:55.099Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-08T03:49:55.099Z] 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-08T03:49:55.099Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-08T03:49:55.099Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-08T03:49:55.099Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-08T03:49:55.099Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-08T03:49:55.100Z] 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-08T03:49:55.100Z] 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-08T03:49:55.100Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-08T03:49:55.100Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-08T03:49:55.215Z] 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-08T03:49:55.362Z] 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-08T03:49:55.362Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-08T03:49:55.362Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-08T03:49:55.362Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-08T03:49:55.362Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-08T03:49:55.362Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-08T03:49:55.362Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-08T03:49:55.491Z] 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-08T03:49:55.491Z] 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-08T03:49:55.623Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T03:49:55.624Z] Fetched 64.1 MB in 2s (28.4 MB/s) [2021-06-08T03:49:55.624Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T03:49:55.624Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T03:49:55.624Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T03:49:55.885Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T03:49:55.885Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T03:49:56.116Z] Removing intermediate container adb0ed120643 [2021-06-08T03:49:56.116Z] ---> 96f36730073f [2021-06-08T03:49:56.116Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T03:49:56.116Z] ---> Running in 518103a5960a [2021-06-08T03:49:56.146Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-08T03:49:56.147Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-08T03:49:56.147Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:56.147Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:56.410Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:56.410Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:56.671Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:56.932Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:56.932Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:56.932Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:57.195Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:57.195Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:57.457Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:57.457Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:57.457Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:57.457Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:57.724Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:49:57.724Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T03:49:57.724Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:57.724Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-08T03:49:57.988Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:49:57.988Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T03:49:57.988Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:57.988Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:57.988Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:57.988Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:57.988Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-08T03:49:57.988Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-08T03:49:58.112Z] 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-08T03:49:58.249Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:49:58.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T03:49:58.250Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T03:49:58.512Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T03:49:58.773Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T03:49:59.034Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-08T03:49:59.034Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-08T03:49:59.034Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-08T03:49:59.034Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-08T03:49:59.034Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-08T03:49:59.297Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-08T03:49:59.298Z] Installing new version of config file /etc/issue ... [2021-06-08T03:49:59.298Z] Installing new version of config file /etc/issue.net ... [2021-06-08T03:49:59.298Z] Installing new version of config file /etc/lsb-release ... [2021-06-08T03:49:59.298Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-08T03:49:59.558Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-08T03:49:59.559Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-08T03:49:59.559Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-08T03:49:59.559Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:49:59.559Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-08T03:49:59.559Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-08T03:49:59.822Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-08T03:49:59.822Z] 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-08T03:49:59.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:49:59.822Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T03:49:59.822Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-08T03:49:59.822Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-08T03:49:59.822Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:49:59.822Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-08T03:49:59.822Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-08T03:50:00.083Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-08T03:50:00.083Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:00.083Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-08T03:50:00.083Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T03:50:00.349Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-08T03:50:00.349Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:00.349Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T03:50:00.349Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T03:50:00.920Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T03:50:00.920Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:00.920Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T03:50:00.920Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T03:50:01.184Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-08T03:50:01.446Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:01.446Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-08T03:50:01.446Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-08T03:50:01.709Z] Setting up grep (3.1-2build1) ... [2021-06-08T03:50:01.709Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:01.709Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T03:50:01.709Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T03:50:01.971Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-08T03:50:01.971Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:01.971Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T03:50:01.971Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T03:50:01.971Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-08T03:50:02.231Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:02.232Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T03:50:02.232Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T03:50:02.494Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T03:50:02.494Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T03:50:02.759Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-08T03:50:02.759Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T03:50:03.023Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-08T03:50:03.286Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:03.286Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-08T03:50:03.286Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-08T03:50:03.856Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T03:50:03.857Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T03:50:03.857Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-08T03:50:03.857Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-08T03:50:03.857Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T03:50:03.857Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:03.857Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-08T03:50:03.857Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-08T03:50:04.118Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-08T03:50:04.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:04.118Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T03:50:04.118Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T03:50:04.118Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T03:50:04.118Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:04.118Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T03:50:04.118Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T03:50:04.379Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T03:50:04.379Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:04.379Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T03:50:04.379Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T03:50:04.379Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T03:50:04.641Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:04.641Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T03:50:04.641Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T03:50:04.641Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T03:50:04.641Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:04.641Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T03:50:04.641Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T03:50:04.641Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T03:50:04.641Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T03:50:04.903Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T03:50:04.903Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:04.903Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-08T03:50:04.903Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T03:50:04.903Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T03:50:04.903Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:04.903Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T03:50:04.903Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T03:50:04.903Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-08T03:50:05.164Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:05.164Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T03:50:05.164Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T03:50:05.164Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-08T03:50:05.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:05.426Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T03:50:05.426Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T03:50:05.687Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-08T03:50:05.948Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-08T03:50:06.211Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-08T03:50:06.211Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:06.211Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-08T03:50:06.211Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-08T03:50:06.472Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T03:50:06.472Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-08T03:50:06.472Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-08T03:50:06.472Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-08T03:50:06.472Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-08T03:50:06.472Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T03:50:06.472Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-08T03:50:06.472Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-08T03:50:06.734Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-08T03:50:06.734Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T03:50:06.734Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-08T03:50:06.734Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T03:50:06.734Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-08T03:50:06.997Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T03:50:06.997Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-08T03:50:06.997Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-08T03:50:06.997Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-08T03:50:06.997Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T03:50:06.997Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T03:50:06.997Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T03:50:06.997Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T03:50:07.259Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-08T03:50:07.259Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T03:50:07.259Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T03:50:07.259Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T03:50:07.259Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-08T03:50:07.259Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-08T03:50:07.259Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T03:50:07.520Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T03:50:07.520Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:07.520Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-08T03:50:07.520Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-08T03:50:07.520Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-08T03:50:07.520Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-08T03:50:07.781Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T03:50:07.781Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T03:50:07.781Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T03:50:07.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:07.781Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-08T03:50:07.781Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-08T03:50:07.781Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-08T03:50:07.781Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:07.781Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-08T03:50:07.781Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-08T03:50:08.043Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-08T03:50:08.043Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:08.043Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-08T03:50:08.043Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-08T03:50:08.043Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-08T03:50:08.304Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:08.304Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-08T03:50:08.304Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-08T03:50:08.304Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-08T03:50:08.566Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:08.566Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-08T03:50:08.566Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-08T03:50:08.566Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-08T03:50:08.566Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:08.566Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-08T03:50:08.566Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-08T03:50:08.832Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-08T03:50:08.832Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:08.832Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-08T03:50:08.832Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-08T03:50:08.832Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-08T03:50:08.832Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:08.832Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T03:50:08.832Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T03:50:09.098Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T03:50:09.098Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:09.098Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-08T03:50:09.098Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-08T03:50:09.098Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-08T03:50:09.098Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:09.098Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-08T03:50:09.098Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-08T03:50:09.363Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-08T03:50:09.363Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:09.363Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-08T03:50:09.363Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-08T03:50:09.363Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-08T03:50:09.363Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:09.363Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-08T03:50:09.363Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-08T03:50:09.363Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-08T03:50:09.624Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:09.624Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-08T03:50:09.624Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-08T03:50:09.624Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-08T03:50:09.886Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:09.886Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-08T03:50:09.886Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-08T03:50:09.886Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-08T03:50:09.886Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-08T03:50:09.886Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-08T03:50:09.886Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-08T03:50:09.886Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-08T03:50:09.886Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-08T03:50:09.886Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T03:50:09.886Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T03:50:10.147Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-08T03:50:10.147Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-08T03:50:10.147Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-08T03:50:10.147Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-08T03:50:10.412Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-08T03:50:10.412Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-08T03:50:10.673Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-08T03:50:10.673Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-08T03:50:10.673Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-08T03:50:10.673Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-08T03:50:10.673Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-08T03:50:10.673Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-08T03:50:10.673Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-08T03:50:10.673Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-08T03:50:10.935Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-08T03:50:10.935Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-08T03:50:10.935Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-08T03:50:10.935Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-08T03:50:10.935Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-08T03:50:10.935Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-08T03:50:11.201Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-08T03:50:11.201Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-08T03:50:11.464Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-08T03:50:11.464Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-08T03:50:11.464Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-08T03:50:11.464Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-08T03:50:11.464Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T03:50:11.464Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T03:50:11.726Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T03:50:11.726Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T03:50:11.726Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T03:50:11.726Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T03:50:11.988Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-08T03:50:11.988Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-08T03:50:11.988Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T03:50:11.988Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T03:50:11.988Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T03:50:11.988Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T03:50:12.248Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T03:50:12.248Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T03:50:12.248Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T03:50:12.248Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T03:50:13.192Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T03:50:13.192Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T03:50:13.762Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T03:50:13.762Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T03:50:14.024Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T03:50:14.024Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T03:50:14.285Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T03:50:14.285Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T03:50:15.229Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-08T03:50:15.229Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-08T03:50:15.229Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T03:50:15.229Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T03:50:15.229Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T03:50:15.229Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T03:50:15.229Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-08T03:50:15.229Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-08T03:50:15.229Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-08T03:50:15.229Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-08T03:50:15.491Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T03:50:15.491Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T03:50:15.491Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-08T03:50:15.491Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-08T03:50:15.491Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-08T03:50:15.752Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-08T03:50:15.752Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:50:15.752Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-08T03:50:15.752Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:50:15.752Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:50:15.752Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:50:15.752Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-08T03:50:16.014Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-08T03:50:16.014Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-08T03:50:16.014Z] [2021-06-08T03:50:16.014Z] Current default time zone: 'Etc/UTC' [2021-06-08T03:50:16.014Z] Local time is now: Tue Jun 8 03:50:15 UTC 2021. [2021-06-08T03:50:16.014Z] Universal Time is now: Tue Jun 8 03:50:15 UTC 2021. [2021-06-08T03:50:16.014Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-08T03:50:16.014Z] [2021-06-08T03:50:16.014Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-08T03:50:16.014Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:50:16.014Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-08T03:50:16.014Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-08T03:50:16.014Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-08T03:50:16.014Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-08T03:50:16.014Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-08T03:50:16.014Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-08T03:50:16.014Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-08T03:50:16.014Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-08T03:50:16.014Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:50:16.014Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-08T03:50:16.278Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T03:50:16.278Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T03:50:16.278Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:50:16.278Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-08T03:50:16.278Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-08T03:50:16.278Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-08T03:50:16.278Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-08T03:50:16.278Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-08T03:50:16.278Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-08T03:50:16.278Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-08T03:50:16.278Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-08T03:50:18.195Z] Updating certificates in /etc/ssl/certs... [2021-06-08T03:50:18.767Z] 23 added, 27 removed; done. [2021-06-08T03:50:18.767Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-08T03:50:18.767Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-08T03:50:19.028Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-08T03:50:19.028Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-08T03:50:19.028Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-08T03:50:19.028Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T03:50:19.028Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-08T03:50:19.028Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T03:50:19.028Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T03:50:19.028Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T03:50:19.028Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T03:50:19.028Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T03:50:19.028Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-08T03:50:19.028Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-08T03:50:19.028Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-08T03:50:19.028Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-08T03:50:19.028Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-08T03:50:19.028Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T03:50:19.028Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-08T03:50:19.028Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-08T03:50:19.028Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-08T03:50:19.028Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-08T03:50:19.028Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T03:50:19.028Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-08T03:50:19.288Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-08T03:50:19.289Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-08T03:50:19.289Z] Updating certificates in /etc/ssl/certs... [2021-06-08T03:50:19.860Z] 0 added, 0 removed; done. [2021-06-08T03:50:19.860Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-08T03:50:19.860Z] done. [2021-06-08T03:50:20.122Z] Reading package lists... [2021-06-08T03:50:20.383Z] Building dependency tree... [2021-06-08T03:50:20.383Z] Reading state information... [2021-06-08T03:50:20.644Z] The following NEW packages will be installed: [2021-06-08T03:50:20.644Z] apt-transport-https [2021-06-08T03:50:20.906Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T03:50:20.906Z] Need to get 1692 B of archives. [2021-06-08T03:50:20.906Z] After this operation, 154 kB of additional disk space will be used. [2021-06-08T03:50:20.906Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-08T03:50:20.906Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T03:50:20.906Z] Fetched 1692 B in 0s (9624 B/s) [2021-06-08T03:50:20.906Z] Selecting previously unselected package apt-transport-https. [2021-06-08T03:50:20.906Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-08T03:50:20.906Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-08T03:50:20.906Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-08T03:50:20.906Z] Setting up apt-transport-https (1.6.13) ... [2021-06-08T03:50:21.167Z] Waiting for network to be ready... [2021-06-08T03:50:27.764Z] 2021-06-08T03:50:24Z INFO Waiting for automatic snapd restart... [2021-06-08T03:50:27.764Z] snapd 2.50.1 from Canonical* installed [2021-06-08T03:50:28.336Z] "snapd" switched to the "latest/stable" channel [2021-06-08T03:50:28.336Z] [2021-06-08T03:50:30.885Z] core18 20210507 from Canonical* installed [2021-06-08T03:50:30.885Z] "core18" switched to the "latest/stable" channel [2021-06-08T03:50:30.885Z] [2021-06-08T03:50:34.187Z] snapcraft 4.8 from Canonical* installed [2021-06-08T03:50:34.187Z] "snapcraft" switched to the "latest/stable" channel [2021-06-08T03:50:34.187Z] [2021-06-08T03:50:38.423Z] 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-08T03:50:38.423Z] - README.md [2021-06-08T03:50:38.423Z] [2021-06-08T03:50:38.423Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-08T03:50:38.697Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T03:50:38.975Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T03:50:38.975Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T03:50:40.339Z] Reading package lists... [2021-06-08T03:50:40.635Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-08T03:50:40.635Z] Reading package lists... [2021-06-08T03:50:40.898Z] Building dependency tree... [2021-06-08T03:50:40.898Z] Reading state information... [2021-06-08T03:50:40.898Z] Suggested packages: [2021-06-08T03:50:40.898Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-08T03:50:40.898Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-08T03:50:40.898Z] Recommended packages: [2021-06-08T03:50:40.898Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-08T03:50:41.160Z] The following NEW packages will be installed: [2021-06-08T03:50:41.160Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-08T03:50:41.160Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-08T03:50:41.160Z] pkg-config zip [2021-06-08T03:50:41.160Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-08T03:50:41.160Z] Need to get 7663 kB of archives. [2021-06-08T03:50:41.160Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-08T03:50:41.160Z] 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-08T03:50:41.160Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-08T03:50:41.429Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-08T03:50:41.430Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-08T03:50:41.430Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-08T03:50:41.430Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-08T03:50:41.430Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-08T03:50:41.430Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-08T03:50:41.691Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-08T03:50:41.691Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-08T03:50:41.691Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-08T03:50:41.691Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-08T03:50:41.691Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-08T03:50:41.691Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-08T03:50:41.691Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-08T03:50:41.952Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-08T03:50:41.952Z] Fetched 7663 kB in 1s (10.8 MB/s) [2021-06-08T03:50:41.952Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-08T03:50:41.952Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-08T03:50:41.952Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-08T03:50:41.952Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T03:50:42.215Z] Selecting previously unselected package libpsl5:amd64. [2021-06-08T03:50:42.215Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-08T03:50:42.215Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T03:50:42.215Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-08T03:50:42.215Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-08T03:50:42.215Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T03:50:42.215Z] Selecting previously unselected package librtmp1:amd64. [2021-06-08T03:50:42.215Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-08T03:50:42.215Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T03:50:42.215Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-08T03:50:42.215Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-08T03:50:42.215Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T03:50:42.477Z] Selecting previously unselected package liberror-perl. [2021-06-08T03:50:42.477Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-08T03:50:42.477Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-08T03:50:42.477Z] Selecting previously unselected package git-man. [2021-06-08T03:50:42.477Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-08T03:50:42.477Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T03:50:42.477Z] Selecting previously unselected package git. [2021-06-08T03:50:42.477Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-08T03:50:42.477Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T03:50:43.053Z] Selecting previously unselected package libnorm1:amd64. [2021-06-08T03:50:43.053Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-08T03:50:43.053Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T03:50:43.315Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-08T03:50:43.315Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-08T03:50:43.315Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T03:50:43.315Z] Selecting previously unselected package libsodium23:amd64. [2021-06-08T03:50:43.315Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-08T03:50:43.315Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-08T03:50:43.315Z] Selecting previously unselected package libzmq5:amd64. [2021-06-08T03:50:43.315Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T03:50:43.315Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T03:50:43.315Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-08T03:50:43.315Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-08T03:50:43.315Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T03:50:43.577Z] Selecting previously unselected package pkg-config. [2021-06-08T03:50:43.577Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-08T03:50:43.577Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T03:50:43.577Z] Selecting previously unselected package zip. [2021-06-08T03:50:43.577Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-08T03:50:43.577Z] Unpacking zip (3.0-11build1) ... [2021-06-08T03:50:43.577Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-08T03:50:43.577Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-08T03:50:43.577Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-08T03:50:43.577Z] Setting up liberror-perl (0.17025-1) ... [2021-06-08T03:50:43.577Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-08T03:50:43.577Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-08T03:50:43.577Z] No schema files found: doing nothing. [2021-06-08T03:50:43.577Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-08T03:50:43.577Z] Setting up zip (3.0-11build1) ... [2021-06-08T03:50:43.577Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-08T03:50:43.577Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-08T03:50:43.577Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-08T03:50:43.577Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T03:50:43.577Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-08T03:50:43.577Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-08T03:50:43.838Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-08T03:50:43.838Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-08T03:50:44.412Z] git set to automatically installed. [2021-06-08T03:50:44.412Z] git-man set to automatically installed. [2021-06-08T03:50:44.412Z] libcurl3-gnutls set to automatically installed. [2021-06-08T03:50:44.412Z] liberror-perl set to automatically installed. [2021-06-08T03:50:44.412Z] libglib2.0-0 set to automatically installed. [2021-06-08T03:50:44.412Z] libnghttp2-14 set to automatically installed. [2021-06-08T03:50:44.412Z] libnorm1 set to automatically installed. [2021-06-08T03:50:44.412Z] libpgm-5.2-0 set to automatically installed. [2021-06-08T03:50:44.412Z] libpsl5 set to automatically installed. [2021-06-08T03:50:44.412Z] librtmp1 set to automatically installed. [2021-06-08T03:50:44.412Z] libsodium23 set to automatically installed. [2021-06-08T03:50:44.412Z] libzmq3-dev set to automatically installed. [2021-06-08T03:50:44.412Z] libzmq5 set to automatically installed. [2021-06-08T03:50:44.412Z] pkg-config set to automatically installed. [2021-06-08T03:50:44.412Z] zip set to automatically installed. [2021-06-08T03:50:47.720Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T03:51:02.632Z] go (1.15/stable) 1.15.13 from Michael Hudson-Doyle (mwhudson) installed [2021-06-08T03:51:02.632Z] snapd is not logged in, snap install commands will use sudo [2021-06-08T03:51:02.632Z] snap "core18" has no updates available [2021-06-08T03:51:02.632Z] Pulling go-build-helper [2021-06-08T03:51:02.632Z] + snapcraftctl pull [2021-06-08T03:51:03.580Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-08T03:51:03.580Z] Skipping pull go-build-helper (already ran) [2021-06-08T03:51:03.580Z] Building go-build-helper [2021-06-08T03:51:03.580Z] + snapcraftctl build [2021-06-08T03:51:05.493Z] Staging go-build-helper [2021-06-08T03:51:05.493Z] + snapcraftctl stage [2021-06-08T03:51:15.507Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-08T03:51:15.507Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-08T03:51:15.507Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-08T03:51:15.507Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-08T03:51:15.507Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-08T03:51:15.507Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-08T03:51:15.507Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-08T03:51:15.507Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-08T03:51:15.507Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-08T03:51:15.507Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-08T03:51:15.507Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-08T03:51:15.507Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-08T03:51:15.507Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-08T03:51:15.507Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-08T03:51:15.507Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-08T03:51:15.507Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-08T03:51:15.507Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-08T03:51:15.507Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-08T03:51:15.507Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-08T03:51:15.507Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-08T03:51:15.507Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-08T03:51:15.507Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-08T03:51:15.507Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-08T03:51:15.507Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-08T03:51:15.507Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-08T03:51:15.507Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-08T03:51:15.507Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-08T03:51:15.507Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-08T03:51:15.507Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T03:51:15.507Z] Fetched 224 kB in 0s (0 B/s) [2021-06-08T03:51:15.507Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T03:51:15.507Z] Fetched 157 kB in 0s (0 B/s) [2021-06-08T03:51:15.507Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T03:51:15.507Z] Fetched 221 kB in 0s (0 B/s) [2021-06-08T03:51:15.507Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T03:51:15.507Z] Fetched 143 kB in 0s (0 B/s) [2021-06-08T03:51:15.507Z] Pulling app-service-config [2021-06-08T03:51:15.507Z] + snapcraftctl pull [2021-06-08T03:51:15.507Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-08T03:51:15.769Z] Pulling config-common [2021-06-08T03:51:15.769Z] + snapcraftctl pull [2021-06-08T03:51:19.085Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T03:51:19.085Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T03:51:19.085Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T03:51:19.085Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T03:51:19.085Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-08T03:51:19.085Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T03:51:19.085Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-08T03:51:19.085Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T03:51:19.085Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-08T03:51:19.085Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T03:51:19.085Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-08T03:51:19.085Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T03:51:19.085Z] Pulling edgex-go [2021-06-08T03:51:19.085Z] + snapcraftctl pull [2021-06-08T03:51:34.981Z] 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-08T03:51:37.220Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-08T03:51:37.221Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-08T03:51:37.221Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-08T03:51:37.221Z] Fetched 0 B in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-08T03:51:37.221Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-08T03:51:37.221Z] Fetched 279 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-08T03:51:37.221Z] Fetched 122 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-08T03:51:37.221Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-08T03:51:37.221Z] Fetched 8848 B in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-08T03:51:37.221Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-08T03:51:37.221Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-08T03:51:37.221Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-08T03:51:37.221Z] Fetched 219 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-08T03:51:37.221Z] Fetched 154 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-08T03:51:37.221Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-08T03:51:37.221Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-08T03:51:37.221Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-08T03:51:37.221Z] Fetched 499 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-08T03:51:37.221Z] Fetched 111 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-08T03:51:37.221Z] Fetched 240 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-08T03:51:37.221Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-08T03:51:37.221Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-08T03:51:37.221Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-08T03:51:37.221Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-08T03:51:37.221Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-08T03:51:37.221Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-08T03:51:37.221Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-08T03:51:37.221Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-08T03:51:37.221Z] Fetched 8720 B in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-08T03:51:37.221Z] Fetched 137 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-08T03:51:37.221Z] Fetched 119 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-08T03:51:37.221Z] Fetched 110 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-08T03:51:37.221Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-08T03:51:37.221Z] Fetched 645 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-08T03:51:37.221Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-08T03:51:37.221Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-08T03:51:37.221Z] Fetched 368 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-08T03:51:37.221Z] Fetched 187 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-08T03:51:37.221Z] Fetched 175 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-08T03:51:37.221Z] Fetched 206 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-08T03:51:37.221Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-08T03:51:37.221Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-08T03:51:37.221Z] Fetched 159 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-08T03:51:37.221Z] Fetched 107 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-08T03:51:37.221Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-08T03:51:37.221Z] Pulling static-packages [2021-06-08T03:51:37.221Z] + snapcraftctl pull [2021-06-08T03:51:37.221Z] Pulling version [2021-06-08T03:51:37.221Z] + cd /root/project [2021-06-08T03:51:37.221Z] + [ -f VERSION ] [2021-06-08T03:51:37.221Z] + PROJECT_VERSION=local-dev [2021-06-08T03:51:37.221Z] + git rev-parse --short HEAD [2021-06-08T03:51:37.221Z] + GIT_REVISION=9273bc44 [2021-06-08T03:51:37.221Z] + snapcraftctl set-version local-dev [2021-06-08T03:51:37.798Z] Skipping build go-build-helper (already ran) [2021-06-08T03:51:37.798Z] Building app-service-config [2021-06-08T03:51:37.798Z] + make build [2021-06-08T03:51:37.798Z] go mod tidy [2021-06-08T03:51:38.745Z] go mod tidy: go.mod file indicates go 1.16, but maximum supported version is 1.15 [2021-06-08T03:51:38.745Z] make: *** [build] Error 1 [2021-06-08T03:51:38.745Z] makefile:19: recipe for target 'build' failed [2021-06-08T03:51:38.745Z] Failed to run 'override-build': Exit code was 2. [2021-06-08T03:51:39.008Z] 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-08T03:51:41.154Z] Failed in branch amd64 [2021-06-08T03:51:53.351Z] Removing intermediate container dd55b33fb877 [2021-06-08T03:51:53.351Z] ---> 5363ab2b09b7 [2021-06-08T03:51:53.351Z] [2021-06-08T03:51:53.351Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T03:51:53.630Z] 3.12: Pulling from library/alpine [2021-06-08T03:51:55.076Z] Removing intermediate container a2122bd646f6 [2021-06-08T03:51:55.076Z] ---> 6028e12c730d [2021-06-08T03:51:55.076Z] [2021-06-08T03:51:55.076Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T03:51:55.076Z] Removing intermediate container 436cd4aa54dc [2021-06-08T03:51:55.076Z] ---> 25c18c45bf16 [2021-06-08T03:51:55.076Z] [2021-06-08T03:51:55.076Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T03:51:55.367Z] 3.12: Pulling from library/alpine [2021-06-08T03:51:55.367Z] 3.12: Pulling from library/alpine [2021-06-08T03:51:56.364Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T03:51:56.364Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T03:51:56.364Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T03:51:56.364Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T03:51:56.364Z] Status: Image is up to date for alpine:3.12 [2021-06-08T03:51:56.364Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T03:51:56.364Z] ---> 9852663dfa18 [2021-06-08T03:51:56.364Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T03:51:56.364Z] ---> 9852663dfa18 [2021-06-08T03:51:56.364Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T03:51:56.364Z] ---> 9852663dfa18 [2021-06-08T03:51:56.364Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T03:51:57.820Z] ---> Running in bb223281df65 [2021-06-08T03:51:57.820Z] ---> Running in 0d81f679b661 [2021-06-08T03:51:57.820Z] ---> Running in b062fe081dca [2021-06-08T03:51:57.820Z] Removing intermediate container 1cb922060911 [2021-06-08T03:51:57.820Z] ---> 54814084a393 [2021-06-08T03:51:57.820Z] [2021-06-08T03:51:57.820Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T03:51:57.820Z] ---> 9852663dfa18 [2021-06-08T03:51:57.820Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T03:51:58.436Z] ---> Running in 7b97efc3419b [2021-06-08T03:51:58.718Z] Removing intermediate container 518103a5960a [2021-06-08T03:51:58.718Z] ---> e53e0992c738 [2021-06-08T03:51:58.718Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T03:51:59.005Z] ---> Running in 2a13a59fd95b [2021-06-08T03:51:59.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:00.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:00.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:00.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:01.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:01.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:01.027Z] 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-08T03:52:01.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:01.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:01.486Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T03:52:01.802Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T03:52:01.802Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:52:01.802Z] OK: 5 MiB in 15 packages [2021-06-08T03:52:01.802Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T03:52:01.802Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T03:52:01.802Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T03:52:01.802Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:52:01.802Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T03:52:02.148Z] OK: 7 MiB in 18 packages [2021-06-08T03:52:02.148Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T03:52:02.148Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:52:02.148Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T03:52:02.148Z] OK: 5 MiB in 15 packages [2021-06-08T03:52:02.485Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T03:52:02.485Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:52:02.485Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T03:52:02.783Z] OK: 6 MiB in 16 packages [2021-06-08T03:52:03.781Z] Removing intermediate container 0d81f679b661 [2021-06-08T03:52:03.781Z] ---> be9f3cf8a6d0 [2021-06-08T03:52:03.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T03:52:04.058Z] ---> Running in fafb0f14f961 [2021-06-08T03:52:05.037Z] Removing intermediate container 7b97efc3419b [2021-06-08T03:52:05.037Z] ---> 0cdae4a28d10 [2021-06-08T03:52:05.037Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T03:52:05.037Z] Removing intermediate container fafb0f14f961 [2021-06-08T03:52:05.037Z] ---> 970fff0ceff7 [2021-06-08T03:52:05.037Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T03:52:05.037Z] Removing intermediate container bb223281df65 [2021-06-08T03:52:05.037Z] ---> 0212d77b5c3b [2021-06-08T03:52:05.037Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T03:52:05.310Z] ---> Running in cb498c8f8ef7 [2021-06-08T03:52:05.310Z] Removing intermediate container b062fe081dca [2021-06-08T03:52:05.310Z] ---> c96ba90f3fb3 [2021-06-08T03:52:05.310Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T03:52:05.310Z] ---> Running in ed61f0fea085 [2021-06-08T03:52:05.599Z] ---> Running in 2cb233ae7813 [2021-06-08T03:52:05.599Z] ---> Running in 09d335cb43c9 [2021-06-08T03:52:05.870Z] Removing intermediate container 2a13a59fd95b [2021-06-08T03:52:05.870Z] ---> cc8d066e371a [2021-06-08T03:52:05.870Z] [2021-06-08T03:52:05.870Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T03:52:06.149Z] Removing intermediate container ed61f0fea085 [2021-06-08T03:52:06.149Z] ---> 4a92b5fe2fbc [2021-06-08T03:52:06.149Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T03:52:06.149Z] 20.10.0: Pulling from library/docker [2021-06-08T03:52:06.149Z] Removing intermediate container cb498c8f8ef7 [2021-06-08T03:52:06.149Z] ---> c73e41f1561b [2021-06-08T03:52:06.149Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T03:52:06.149Z] ---> Running in 3e68c4c96b6e [2021-06-08T03:52:06.149Z] Removing intermediate container 2cb233ae7813 [2021-06-08T03:52:06.149Z] ---> c0b34890bbf7 [2021-06-08T03:52:06.149Z] Step 14/22 : WORKDIR /edgex [2021-06-08T03:52:06.426Z] ---> Running in c94b92f27808 [2021-06-08T03:52:06.426Z] Removing intermediate container 09d335cb43c9 [2021-06-08T03:52:06.426Z] ---> 08e31517db58 [2021-06-08T03:52:06.426Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T03:52:06.426Z] ---> Running in 90e1d7787135 [2021-06-08T03:52:06.702Z] ---> Running in 0a2d7ffcde24 [2021-06-08T03:52:06.978Z] Removing intermediate container 3e68c4c96b6e [2021-06-08T03:52:06.978Z] ---> cf85b64ef98a [2021-06-08T03:52:06.978Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:52:07.252Z] Removing intermediate container c94b92f27808 [2021-06-08T03:52:07.252Z] ---> fb96fd82326b [2021-06-08T03:52:07.252Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T03:52:07.252Z] Removing intermediate container 0a2d7ffcde24 [2021-06-08T03:52:07.252Z] ---> 3edfa14e2a49 [2021-06-08T03:52:07.252Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T03:52:07.252Z] ---> Running in ae24525cffd6 [2021-06-08T03:52:07.524Z] Removing intermediate container 90e1d7787135 [2021-06-08T03:52:07.524Z] ---> b8d8797b3855 [2021-06-08T03:52:07.524Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T03:52:07.524Z] ---> Running in 574fc9cf8085 [2021-06-08T03:52:08.123Z] Removing intermediate container ae24525cffd6 [2021-06-08T03:52:08.123Z] ---> 68d1d53c5c5e [2021-06-08T03:52:08.123Z] Step 16/24 : WORKDIR / [2021-06-08T03:52:08.406Z] ---> db5d7f2e5267 [2021-06-08T03:52:08.406Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T03:52:08.406Z] Removing intermediate container 574fc9cf8085 [2021-06-08T03:52:08.406Z] ---> b897b8d30624 [2021-06-08T03:52:08.406Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:52:08.406Z] ---> Running in 6248e54384a9 [2021-06-08T03:52:08.686Z] ---> eac33659054b [2021-06-08T03:52:08.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T03:52:09.688Z] Removing intermediate container 6248e54384a9 [2021-06-08T03:52:09.688Z] ---> 68e419715606 [2021-06-08T03:52:09.688Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:52:09.964Z] ---> 2f0a3652a985 [2021-06-08T03:52:09.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T03:52:10.945Z] ---> 0762b50cee59 [2021-06-08T03:52:10.945Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T03:52:10.945Z] ---> a1108578d43d [2021-06-08T03:52:10.945Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T03:52:11.549Z] ---> f36ffefb7cfa [2021-06-08T03:52:11.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T03:52:11.822Z] ---> 653741f19d2c [2021-06-08T03:52:11.822Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T03:52:12.096Z] ---> 2059597affc7 [2021-06-08T03:52:12.096Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T03:52:12.699Z] ---> Running in a669c5978984 [2021-06-08T03:52:12.976Z] ---> d1ca3fa7a084 [2021-06-08T03:52:12.976Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T03:52:13.256Z] ---> Running in 9ce657c50f32 [2021-06-08T03:52:13.256Z] ---> f402d232241b [2021-06-08T03:52:13.256Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T03:52:13.532Z] Removing intermediate container a669c5978984 [2021-06-08T03:52:13.532Z] ---> 6714fc25d255 [2021-06-08T03:52:13.532Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:52:13.814Z] ---> 3e27c9f41a4a [2021-06-08T03:52:13.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T03:52:13.814Z] ---> Running in 75d82d2d0b81 [2021-06-08T03:52:13.814Z] ---> Running in 5a97410d031f [2021-06-08T03:52:14.089Z] Removing intermediate container 9ce657c50f32 [2021-06-08T03:52:14.090Z] ---> 1f279f034e37 [2021-06-08T03:52:14.090Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T03:52:14.365Z] ---> Running in 7b2323dc9109 [2021-06-08T03:52:14.641Z] Removing intermediate container 75d82d2d0b81 [2021-06-08T03:52:14.641Z] ---> d3580a0239fb [2021-06-08T03:52:14.641Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T03:52:14.916Z] Removing intermediate container 5a97410d031f [2021-06-08T03:52:14.916Z] ---> 0eb9e5588fc8 [2021-06-08T03:52:14.916Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:52:15.196Z] ---> Running in 9703554ea420 [2021-06-08T03:52:15.196Z] ---> Running in 7087c835a1e8 [2021-06-08T03:52:15.472Z] ---> 75bc12799578 [2021-06-08T03:52:15.472Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T03:52:15.472Z] Removing intermediate container 7b2323dc9109 [2021-06-08T03:52:15.472Z] ---> 19fd142729de [2021-06-08T03:52:15.472Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T03:52:15.745Z] ---> Running in 4227e67da57c [2021-06-08T03:52:15.745Z] ---> Running in c06684cb1a2d [2021-06-08T03:52:15.745Z] Removing intermediate container 9703554ea420 [2021-06-08T03:52:15.745Z] ---> b2d5d43e747f [2021-06-08T03:52:15.745Z] Step 22/23 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:52:16.022Z] Removing intermediate container 7087c835a1e8 [2021-06-08T03:52:16.022Z] ---> 34f1b6026a05 [2021-06-08T03:52:16.022Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T03:52:16.297Z] ---> Running in ad6c5df6ca06 [2021-06-08T03:52:16.297Z] ---> Running in 1b5e9fadd5d0 [2021-06-08T03:52:16.572Z] Removing intermediate container c06684cb1a2d [2021-06-08T03:52:16.572Z] Removing intermediate container 4227e67da57c [2021-06-08T03:52:16.572Z] ---> c3bc5a317c9d [2021-06-08T03:52:16.572Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:52:16.572Z] ---> e663cbf4da8f [2021-06-08T03:52:16.572Z] Step 21/22 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:52:17.173Z] ---> Running in a9c282b305a4 [2021-06-08T03:52:17.173Z] ---> Running in b5030f6fe2fe [2021-06-08T03:52:17.173Z] Removing intermediate container ad6c5df6ca06 [2021-06-08T03:52:17.173Z] ---> ad376e4b0cf2 [2021-06-08T03:52:17.173Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T03:52:17.448Z] Removing intermediate container 1b5e9fadd5d0 [2021-06-08T03:52:17.448Z] ---> 3f9533a5c29e [2021-06-08T03:52:17.448Z] Step 22/23 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:52:17.448Z] ---> Running in ebc9de0c1442 [2021-06-08T03:52:17.721Z] ---> Running in b1c64020e762 [2021-06-08T03:52:17.994Z] Removing intermediate container a9c282b305a4 [2021-06-08T03:52:17.994Z] ---> 349a7eab6b4e [2021-06-08T03:52:17.994Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T03:52:17.994Z] Removing intermediate container b5030f6fe2fe [2021-06-08T03:52:17.994Z] ---> b6fdfc23e36d [2021-06-08T03:52:17.994Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T03:52:18.268Z] ---> Running in ba49f0d092c3 [2021-06-08T03:52:18.541Z] ---> Running in 566e8e5107b9 [2021-06-08T03:52:18.541Z] Removing intermediate container ebc9de0c1442 [2021-06-08T03:52:18.541Z] ---> ebef07bffe18 [2021-06-08T03:52:18.541Z] [2021-06-08T03:52:18.541Z] Removing intermediate container b1c64020e762 [2021-06-08T03:52:18.541Z] ---> 502acfbf1597 [2021-06-08T03:52:18.541Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T03:52:19.144Z] Successfully built ebef07bffe18 [2021-06-08T03:52:19.144Z] ---> Running in 0ed6c2aad11b [2021-06-08T03:52:19.144Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T03:52:19.144Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-08T03:52:19.423Z] Removing intermediate container ba49f0d092c3 [2021-06-08T03:52:19.423Z] ---> 329342669fad [2021-06-08T03:52:19.423Z] [2021-06-08T03:52:19.702Z] Removing intermediate container 566e8e5107b9 [2021-06-08T03:52:19.702Z] ---> 097c41de0919 [2021-06-08T03:52:19.702Z] Step 23/24 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:52:20.300Z] ---> Running in d5621f413b21 [2021-06-08T03:52:20.300Z] Successfully built 329342669fad [2021-06-08T03:52:20.300Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T03:52:20.300Z] Building core-data [2021-06-08T03:52:20.300Z]  Building security-proxy-setup ... done Removing intermediate container 0ed6c2aad11b [2021-06-08T03:52:20.300Z] ---> 685f21a2bbbd [2021-06-08T03:52:20.300Z] [2021-06-08T03:52:20.896Z] Successfully built 685f21a2bbbd [2021-06-08T03:52:20.896Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T03:52:21.173Z]  Building support-notifications ... done Building core-command [2021-06-08T03:52:21.173Z] Removing intermediate container d5621f413b21 [2021-06-08T03:52:21.173Z] ---> 9fcfc8f9757b [2021-06-08T03:52:21.173Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T03:52:21.173Z] ---> Running in a635982b28d6 [2021-06-08T03:52:21.772Z] Removing intermediate container a635982b28d6 [2021-06-08T03:52:21.772Z] ---> 90531e86f30f [2021-06-08T03:52:21.772Z] [2021-06-08T03:52:22.049Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T03:52:22.049Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T03:52:22.049Z] ---> eeaf43b92773 [2021-06-08T03:52:22.049Z] 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-08T03:52:22.323Z] Successfully built 90531e86f30f [2021-06-08T03:52:22.323Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T03:52:22.323Z] Building security-secretstore-setup [2021-06-08T03:52:22.323Z]  Building core-metadata ... done  ---> Running in 015852845e3b [2021-06-08T03:52:22.925Z] Removing intermediate container 015852845e3b [2021-06-08T03:52:22.925Z] ---> 5bd2351a02d5 [2021-06-08T03:52:22.925Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T03:52:22.925Z] ---> Running in 4aa54f43bba8 [2021-06-08T03:52:24.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:24.357Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:52:24.955Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T03:52:24.955Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T03:52:24.956Z] Executing bash-5.0.17-r0.post-install [2021-06-08T03:52:24.956Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T03:52:24.956Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T03:52:24.956Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T03:52:24.956Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T03:52:24.956Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T03:52:24.956Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T03:52:24.956Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T03:52:24.956Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T03:52:24.956Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T03:52:25.231Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T03:52:25.231Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T03:52:27.216Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T03:52:27.216Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T03:52:27.216Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T03:52:27.216Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T03:52:27.216Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T03:52:27.216Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T03:52:27.216Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T03:52:27.216Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T03:52:27.216Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T03:52:27.216Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T03:52:27.216Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T03:52:27.216Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T03:52:27.216Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T03:52:27.216Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T03:52:27.216Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T03:52:27.216Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T03:52:27.216Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T03:52:27.216Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T03:52:27.216Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T03:52:27.216Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T03:52:27.493Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T03:52:27.493Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T03:52:27.493Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T03:52:27.493Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T03:52:27.493Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T03:52:27.493Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T03:52:27.493Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T03:52:27.493Z] OK: 72 MiB in 59 packages [2021-06-08T03:52:31.794Z] Collecting docker-compose==1.23.2 [2021-06-08T03:52:31.794Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T03:52:33.232Z] Collecting PyYAML<4,>=3.10 [2021-06-08T03:52:33.232Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T03:52:36.640Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T03:52:36.640Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T03:52:38.626Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T03:52:38.626Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T03:52:39.228Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T03:52:39.228Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T03:52:41.864Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T03:52:41.864Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T03:52:42.463Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T03:52:42.463Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T03:52:43.067Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T03:52:43.067Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T03:52:45.057Z] 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-08T03:52:45.654Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T03:52:45.654Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T03:52:46.632Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T03:52:46.632Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T03:52:46.905Z] 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-08T03:52:46.905Z] 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-08T03:52:47.504Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T03:52:47.504Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T03:52:48.103Z] Collecting idna<2.8,>=2.5 [2021-06-08T03:52:48.103Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T03:52:48.378Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T03:52:48.378Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T03:52:48.653Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T03:52:48.653Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T03:52:48.653Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T03:52:48.653Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T03:52:49.635Z] Installing collected packages: PyYAML, docopt, websocket-client, dockerpty, urllib3, idna, requests, cached-property, texttable, docker-pycreds, docker, jsonschema, docker-compose [2021-06-08T03:52:49.635Z] Running setup.py install for PyYAML: started [2021-06-08T03:52:52.272Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T03:52:52.272Z] Running setup.py install for docopt: started [2021-06-08T03:52:54.923Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T03:52:55.907Z] Running setup.py install for dockerpty: started [2021-06-08T03:52:57.892Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T03:52:58.164Z] Attempting uninstall: urllib3 [2021-06-08T03:52:58.164Z] Found existing installation: urllib3 1.25.9 [2021-06-08T03:52:58.164Z] Uninstalling urllib3-1.25.9: [2021-06-08T03:52:58.164Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T03:52:59.626Z] Attempting uninstall: idna [2021-06-08T03:52:59.626Z] Found existing installation: idna 2.9 [2021-06-08T03:52:59.626Z] Uninstalling idna-2.9: [2021-06-08T03:52:59.626Z] Successfully uninstalled idna-2.9 [2021-06-08T03:53:00.456Z] Attempting uninstall: requests [2021-06-08T03:53:00.456Z] Found existing installation: requests 2.23.0 [2021-06-08T03:53:00.456Z] Uninstalling requests-2.23.0: [2021-06-08T03:53:00.456Z] Successfully uninstalled requests-2.23.0 [2021-06-08T03:53:01.093Z] Running setup.py install for texttable: started [2021-06-08T03:53:03.771Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T03:53:05.756Z] 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-08T03:53:06.357Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:53:06.357Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:53:06.357Z] ---> 6eb31beafc00 [2021-06-08T03:53:06.357Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T03:53:06.357Z] ---> Using cache [2021-06-08T03:53:06.357Z] ---> e2488c0eb0ce [2021-06-08T03:53:06.357Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:53:06.357Z] ---> Using cache [2021-06-08T03:53:06.357Z] ---> 6e2a2f8ab0cd [2021-06-08T03:53:06.357Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T03:53:06.357Z] ---> Using cache [2021-06-08T03:53:06.357Z] ---> 8ae1507f96d0 [2021-06-08T03:53:06.357Z] Step 6/32 : COPY go.mod . [2021-06-08T03:53:06.357Z] ---> Using cache [2021-06-08T03:53:06.358Z] ---> 470f7f3a57b0 [2021-06-08T03:53:06.358Z] Step 7/32 : RUN go mod download [2021-06-08T03:53:06.358Z] ---> Using cache [2021-06-08T03:53:06.358Z] ---> 2635300b84cb [2021-06-08T03:53:06.358Z] Step 8/32 : COPY . . [2021-06-08T03:53:06.358Z] ---> Using cache [2021-06-08T03:53:06.358Z] ---> ac98ae05162c [2021-06-08T03:53:06.358Z] Step 9/32 : RUN go mod tidy [2021-06-08T03:53:06.358Z] ---> Using cache [2021-06-08T03:53:06.358Z] ---> c5d7f4f9b4e9 [2021-06-08T03:53:06.358Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T03:53:06.967Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:53:06.967Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:53:06.967Z] ---> 6eb31beafc00 [2021-06-08T03:53:06.967Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T03:53:06.967Z] ---> Using cache [2021-06-08T03:53:06.967Z] ---> e2488c0eb0ce [2021-06-08T03:53:06.967Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:53:06.967Z] ---> Using cache [2021-06-08T03:53:06.967Z] ---> 6e2a2f8ab0cd [2021-06-08T03:53:06.967Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T03:53:07.242Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:53:07.242Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:53:07.242Z] ---> 6eb31beafc00 [2021-06-08T03:53:07.242Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T03:53:07.242Z] ---> Using cache [2021-06-08T03:53:07.242Z] ---> e2488c0eb0ce [2021-06-08T03:53:07.242Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:53:07.242Z] ---> Using cache [2021-06-08T03:53:07.242Z] ---> 6e2a2f8ab0cd [2021-06-08T03:53:07.242Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T03:53:07.242Z] ---> Using cache [2021-06-08T03:53:07.242Z] ---> 8ae1507f96d0 [2021-06-08T03:53:07.242Z] Step 6/24 : COPY go.mod . [2021-06-08T03:53:07.242Z] ---> Using cache [2021-06-08T03:53:07.242Z] ---> 470f7f3a57b0 [2021-06-08T03:53:07.242Z] Step 7/24 : RUN go mod download [2021-06-08T03:53:07.242Z] ---> Using cache [2021-06-08T03:53:07.242Z] ---> 2635300b84cb [2021-06-08T03:53:07.242Z] Step 8/24 : COPY . . [2021-06-08T03:53:07.242Z] ---> Using cache [2021-06-08T03:53:07.242Z] ---> ac98ae05162c [2021-06-08T03:53:07.242Z] Step 9/24 : RUN go mod tidy [2021-06-08T03:53:07.242Z] ---> Using cache [2021-06-08T03:53:07.242Z] ---> c5d7f4f9b4e9 [2021-06-08T03:53:07.242Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T03:53:07.843Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T03:53:07.843Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T03:53:07.843Z] ---> 6eb31beafc00 [2021-06-08T03:53:07.843Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T03:53:07.843Z] ---> Using cache [2021-06-08T03:53:07.843Z] ---> e2488c0eb0ce [2021-06-08T03:53:07.843Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:53:07.843Z] ---> Using cache [2021-06-08T03:53:07.843Z] ---> 6e2a2f8ab0cd [2021-06-08T03:53:07.843Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T03:53:07.843Z] ---> Using cache [2021-06-08T03:53:07.843Z] ---> 8ae1507f96d0 [2021-06-08T03:53:07.843Z] Step 6/26 : COPY go.mod . [2021-06-08T03:53:07.843Z] ---> Using cache [2021-06-08T03:53:07.843Z] ---> 470f7f3a57b0 [2021-06-08T03:53:07.843Z] Step 7/26 : RUN go mod download [2021-06-08T03:53:07.843Z] ---> Using cache [2021-06-08T03:53:07.843Z] ---> 2635300b84cb [2021-06-08T03:53:07.843Z] Step 8/26 : COPY . . [2021-06-08T03:53:07.843Z] ---> Using cache [2021-06-08T03:53:07.843Z] ---> ac98ae05162c [2021-06-08T03:53:07.843Z] Step 9/26 : RUN go mod tidy [2021-06-08T03:53:07.843Z] ---> Using cache [2021-06-08T03:53:07.843Z] ---> c5d7f4f9b4e9 [2021-06-08T03:53:07.843Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T03:53:08.825Z] ---> Running in 8223a5f01154 [2021-06-08T03:53:08.825Z] ---> Running in c3e3490b28b4 [2021-06-08T03:53:08.825Z] ---> Running in bc8261f24fb3 [2021-06-08T03:53:08.825Z] ---> Running in bc6320ebdebe [2021-06-08T03:53:10.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:53:11.430Z] 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-08T03:53:11.431Z] 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-08T03:53:11.710Z] 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-08T03:53:11.990Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:53:13.029Z] OK: 218 MiB in 52 packages [2021-06-08T03:53:15.686Z] Removing intermediate container c3e3490b28b4 [2021-06-08T03:53:15.686Z] ---> 650049195cdf [2021-06-08T03:53:15.686Z] Step 6/24 : COPY go.mod . [2021-06-08T03:53:17.691Z] ---> 6783454c7583 [2021-06-08T03:53:17.692Z] Step 7/24 : RUN go mod download [2021-06-08T03:53:17.968Z] ---> Running in 6458631dd24d [2021-06-08T03:53:20.647Z] Removing intermediate container 4aa54f43bba8 [2021-06-08T03:53:20.647Z] ---> a1110a346702 [2021-06-08T03:53:20.647Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T03:53:20.647Z] ---> Running in 803e266673d3 [2021-06-08T03:53:21.707Z] Removing intermediate container 803e266673d3 [2021-06-08T03:53:21.707Z] ---> 83680bc70b38 [2021-06-08T03:53:21.707Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T03:53:22.040Z] ---> Running in d480e3106600 [2021-06-08T03:53:22.322Z] Removing intermediate container 6458631dd24d [2021-06-08T03:53:22.322Z] ---> 86eb3f534d1e [2021-06-08T03:53:22.322Z] Step 8/24 : COPY . . [2021-06-08T03:53:22.951Z] Removing intermediate container d480e3106600 [2021-06-08T03:53:22.951Z] ---> 449759c5322d [2021-06-08T03:53:22.951Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T03:53:26.407Z] ---> 4cacc0bb43f7 [2021-06-08T03:53:26.407Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T03:53:28.396Z] ---> 0c672b5cf840 [2021-06-08T03:53:28.671Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T03:53:31.307Z] ---> d5d15788c70c [2021-06-08T03:53:31.307Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T03:53:31.307Z] ---> Running in cea772dd08ee [2021-06-08T03:53:32.298Z] Removing intermediate container cea772dd08ee [2021-06-08T03:53:32.298Z] ---> 100a20da9e5f [2021-06-08T03:53:32.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:53:32.577Z] ---> Running in 6a00a81a5c16 [2021-06-08T03:53:34.024Z] Removing intermediate container 6a00a81a5c16 [2021-06-08T03:53:34.024Z] ---> f4d47d028724 [2021-06-08T03:53:34.024Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T03:53:34.310Z] ---> Running in 46c7058f5a54 [2021-06-08T03:53:35.299Z] Removing intermediate container 46c7058f5a54 [2021-06-08T03:53:35.299Z] ---> 5ba89ac2521c [2021-06-08T03:53:35.299Z] Step 23/24 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:53:35.902Z] ---> Running in 519cd6a55f09 [2021-06-08T03:53:36.893Z] Removing intermediate container 519cd6a55f09 [2021-06-08T03:53:36.893Z] ---> d6fd0988b956 [2021-06-08T03:53:36.893Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T03:53:37.170Z] ---> Running in 8307bc180888 [2021-06-08T03:53:38.626Z] Removing intermediate container 8307bc180888 [2021-06-08T03:53:38.626Z] ---> b840b7641e6e [2021-06-08T03:53:38.626Z] [2021-06-08T03:53:39.232Z] Successfully built b840b7641e6e [2021-06-08T03:53:39.232Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T03:53:43.568Z]  Building sys-mgmt-agent ... done  ---> 12c777f7539e [2021-06-08T03:53:43.568Z] Step 9/24 : RUN go mod tidy [2021-06-08T03:53:43.845Z] ---> Running in 77bbf74482ad [2021-06-08T03:53:50.580Z] Removing intermediate container 77bbf74482ad [2021-06-08T03:53:50.580Z] ---> 56eaaada0e84 [2021-06-08T03:53:50.580Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T03:53:50.855Z] ---> Running in 48d800c9b309 [2021-06-08T03:53:53.489Z] 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-08T03:54:40.507Z] 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-08T03:54:52.936Z] Removing intermediate container bc6320ebdebe [2021-06-08T03:54:52.936Z] ---> ba25a5d9e5db [2021-06-08T03:54:52.936Z] [2021-06-08T03:54:52.936Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T03:54:52.936Z] ---> 9852663dfa18 [2021-06-08T03:54:52.936Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T03:54:52.936Z] ---> Using cache [2021-06-08T03:54:52.936Z] ---> 0cdae4a28d10 [2021-06-08T03:54:52.936Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T03:54:52.936Z] ---> Using cache [2021-06-08T03:54:52.936Z] ---> c73e41f1561b [2021-06-08T03:54:52.936Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T03:54:52.936Z] Removing intermediate container bc8261f24fb3 [2021-06-08T03:54:52.936Z] ---> 413c0dad2c04 [2021-06-08T03:54:52.936Z] [2021-06-08T03:54:52.936Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T03:54:52.936Z] ---> 9852663dfa18 [2021-06-08T03:54:52.936Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T03:54:52.936Z] ---> Running in aee4d9cbd668 [2021-06-08T03:54:52.936Z] ---> Running in f49b005123da [2021-06-08T03:54:52.936Z] Removing intermediate container 8223a5f01154 [2021-06-08T03:54:52.936Z] ---> 81cb9ae2d719 [2021-06-08T03:54:52.936Z] [2021-06-08T03:54:52.936Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T03:54:52.936Z] ---> 9852663dfa18 [2021-06-08T03:54:52.936Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T03:54:52.936Z] Removing intermediate container f49b005123da [2021-06-08T03:54:52.936Z] ---> 5e8fd68bcaca [2021-06-08T03:54:52.936Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T03:54:52.936Z] ---> Running in 68825e2e601e [2021-06-08T03:54:52.936Z] Removing intermediate container aee4d9cbd668 [2021-06-08T03:54:52.936Z] ---> 7200c85a5d81 [2021-06-08T03:54:52.936Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T03:54:52.936Z] ---> Running in 468f14ac20a9 [2021-06-08T03:54:53.210Z] ---> Running in 45975cb36f3c [2021-06-08T03:54:54.207Z] Removing intermediate container 45975cb36f3c [2021-06-08T03:54:54.207Z] ---> 880c55d79ffb [2021-06-08T03:54:54.207Z] Step 16/24 : WORKDIR / [2021-06-08T03:54:54.207Z] ---> Running in 0bb5012e596d [2021-06-08T03:54:55.216Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:54:55.494Z] Removing intermediate container 0bb5012e596d [2021-06-08T03:54:55.494Z] ---> aff8b4c929fb [2021-06-08T03:54:55.494Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:54:55.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:54:55.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:54:55.494Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:54:56.097Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T03:54:56.097Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T03:54:56.097Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T03:54:56.097Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T03:54:56.097Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T03:54:56.097Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T03:54:56.376Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:54:56.376Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T03:54:56.376Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T03:54:56.376Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T03:54:56.376Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:54:56.376Z] OK: 5 MiB in 16 packages [2021-06-08T03:54:56.655Z] OK: 7 MiB in 20 packages [2021-06-08T03:54:56.935Z] ---> 68ac501a35a5 [2021-06-08T03:54:56.935Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T03:54:58.608Z] Removing intermediate container 468f14ac20a9 [2021-06-08T03:54:58.608Z] ---> 66d1658881fd [2021-06-08T03:54:58.608Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T03:54:58.608Z] ---> Running in 81185183a755 [2021-06-08T03:55:00.072Z] Removing intermediate container 68825e2e601e [2021-06-08T03:55:00.072Z] ---> bce95bab265f [2021-06-08T03:55:00.073Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T03:55:00.073Z] Removing intermediate container 81185183a755 [2021-06-08T03:55:00.073Z] ---> 645c3dfcd584 [2021-06-08T03:55:00.073Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T03:55:00.354Z] ---> f062d21b1173 [2021-06-08T03:55:00.354Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T03:55:00.354Z] ---> Running in d7cf569129cb [2021-06-08T03:55:00.354Z] ---> Running in dbe8b3bbbe9c [2021-06-08T03:55:01.819Z] Removing intermediate container d7cf569129cb [2021-06-08T03:55:01.819Z] ---> 020a7ed3fac9 [2021-06-08T03:55:01.819Z] Step 14/26 : WORKDIR / [2021-06-08T03:55:01.819Z] Removing intermediate container dbe8b3bbbe9c [2021-06-08T03:55:01.819Z] ---> 6f8ca7b570e9 [2021-06-08T03:55:01.819Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T03:55:01.819Z] ---> f3da9e36e26e [2021-06-08T03:55:01.819Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T03:55:01.819Z] ---> Running in 9cc1ea699b18 [2021-06-08T03:55:01.819Z] ---> Running in e11339f3bf3f [2021-06-08T03:55:01.819Z] ---> Running in 2328bfe77d9c [2021-06-08T03:55:02.811Z] Removing intermediate container 9cc1ea699b18 [2021-06-08T03:55:02.812Z] ---> 8cca600aca08 [2021-06-08T03:55:02.812Z] 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-08T03:55:02.812Z] Removing intermediate container 2328bfe77d9c [2021-06-08T03:55:02.812Z] ---> ace1b345778f [2021-06-08T03:55:02.812Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:55:03.096Z] ---> Running in a9085a88f3c5 [2021-06-08T03:55:04.095Z] Removing intermediate container a9085a88f3c5 [2021-06-08T03:55:04.095Z] ---> 3f61df48711a [2021-06-08T03:55:04.095Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T03:55:04.373Z] ---> Running in 6aca2e077ee1 [2021-06-08T03:55:04.373Z] ---> 97e61979e78d [2021-06-08T03:55:04.373Z] 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-08T03:55:04.970Z] Removing intermediate container 6aca2e077ee1 [2021-06-08T03:55:04.970Z] ---> 8705d13c3711 [2021-06-08T03:55:04.970Z] Step 23/24 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:55:05.258Z] ---> Running in 336b7da0f779 [2021-06-08T03:55:05.538Z] Removing intermediate container e11339f3bf3f [2021-06-08T03:55:05.538Z] ---> a3243273a8e0 [2021-06-08T03:55:05.538Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T03:55:05.538Z] ---> 55ea5b31b0ac [2021-06-08T03:55:05.538Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T03:55:05.818Z] ---> Running in 7222bb7881f6 [2021-06-08T03:55:06.095Z] Removing intermediate container 336b7da0f779 [2021-06-08T03:55:06.095Z] ---> c9de019cfe8c [2021-06-08T03:55:06.095Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T03:55:06.375Z] ---> Running in 7aff193cd2e1 [2021-06-08T03:55:06.376Z] Removing intermediate container 7222bb7881f6 [2021-06-08T03:55:06.376Z] ---> 262072d26289 [2021-06-08T03:55:06.376Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T03:55:06.985Z] ---> bd182442772d [2021-06-08T03:55:06.985Z] 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-08T03:55:07.594Z] Removing intermediate container 7aff193cd2e1 [2021-06-08T03:55:07.595Z] ---> a22ef55a6361 [2021-06-08T03:55:07.595Z] [2021-06-08T03:55:07.871Z] ---> 2f4856b52166 [2021-06-08T03:55:07.871Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T03:55:07.871Z] Successfully built a22ef55a6361 [2021-06-08T03:55:07.871Z] Successfully tagged core-command-arm64:latest [2021-06-08T03:55:08.147Z]  Building core-command ... done  ---> Running in 29c659fff898 [2021-06-08T03:55:08.147Z] ---> ad269423e73e [2021-06-08T03:55:08.147Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T03:55:09.596Z] ---> 537b0608dbba [2021-06-08T03:55:09.596Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T03:55:11.579Z] Removing intermediate container 29c659fff898 [2021-06-08T03:55:11.579Z] ---> c1831d994e25 [2021-06-08T03:55:11.579Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T03:55:11.579Z] ---> 233abfa11267 [2021-06-08T03:55:11.579Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:55:12.176Z] ---> 9ecdbe06476c [2021-06-08T03:55:12.176Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T03:55:12.176Z] ---> bb4be58546dc [2021-06-08T03:55:12.176Z] 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-08T03:55:12.775Z] ---> Running in f6834ec84241 [2021-06-08T03:55:14.769Z] ---> 9c73a82fe75b [2021-06-08T03:55:14.769Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T03:55:14.769Z] Removing intermediate container 48d800c9b309 [2021-06-08T03:55:14.769Z] ---> 2740136d7441 [2021-06-08T03:55:14.769Z] [2021-06-08T03:55:14.769Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T03:55:14.769Z] ---> 9852663dfa18 [2021-06-08T03:55:14.769Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T03:55:15.372Z] ---> Running in 2c2683845170 [2021-06-08T03:55:15.372Z] ---> a263d4db2809 [2021-06-08T03:55:15.372Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T03:55:15.644Z] Removing intermediate container 2c2683845170 [2021-06-08T03:55:15.644Z] ---> ca6b542a7932 [2021-06-08T03:55:15.644Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T03:55:15.644Z] Removing intermediate container f6834ec84241 [2021-06-08T03:55:15.644Z] ---> f93b82b52e19 [2021-06-08T03:55:15.644Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T03:55:15.922Z] ---> Running in ba7ab617f9c7 [2021-06-08T03:55:15.922Z] ---> Running in cd8fcd76cced [2021-06-08T03:55:16.206Z] ---> bad59ccd380f [2021-06-08T03:55:16.206Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T03:55:16.479Z] Removing intermediate container ba7ab617f9c7 [2021-06-08T03:55:16.479Z] ---> 4019c287d930 [2021-06-08T03:55:16.479Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T03:55:16.479Z] Removing intermediate container cd8fcd76cced [2021-06-08T03:55:16.479Z] ---> 4c0cf60690e3 [2021-06-08T03:55:16.479Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T03:55:16.752Z] ---> Running in 689ed9ded254 [2021-06-08T03:55:16.752Z] ---> Running in 340361ac9c83 [2021-06-08T03:55:17.349Z] ---> c7e8ea321bce [2021-06-08T03:55:17.349Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T03:55:17.349Z] Removing intermediate container 340361ac9c83 [2021-06-08T03:55:17.349Z] ---> c7efc4f5f9d9 [2021-06-08T03:55:17.349Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T03:55:17.349Z] Removing intermediate container 689ed9ded254 [2021-06-08T03:55:17.349Z] ---> e72b828c5248 [2021-06-08T03:55:17.349Z] Step 25/26 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:55:17.632Z] ---> Running in 45ba7f5d5ab6 [2021-06-08T03:55:17.632Z] ---> Running in 1d7491a1a89f [2021-06-08T03:55:17.632Z] ---> Running in e12e72af4f3f [2021-06-08T03:55:18.620Z] Removing intermediate container e12e72af4f3f [2021-06-08T03:55:18.620Z] ---> 5f5dbab18336 [2021-06-08T03:55:18.620Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T03:55:18.620Z] Removing intermediate container 1d7491a1a89f [2021-06-08T03:55:18.620Z] ---> fc1d216c10e4 [2021-06-08T03:55:18.620Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T03:55:18.620Z] ---> Running in 25e847c04efb [2021-06-08T03:55:19.216Z] Removing intermediate container 25e847c04efb [2021-06-08T03:55:19.216Z] ---> 87c2b20505d8 [2021-06-08T03:55:19.216Z] [2021-06-08T03:55:19.493Z] ---> 43e0d3a8b7f5 [2021-06-08T03:55:19.493Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T03:55:19.769Z] Successfully built 87c2b20505d8 [2021-06-08T03:55:19.769Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T03:55:20.043Z]  Building security-secretstore-setup ... done  ---> Running in 2e3818b7d08f [2021-06-08T03:55:20.646Z] Removing intermediate container 45ba7f5d5ab6 [2021-06-08T03:55:20.646Z] ---> e6ced8d8687c [2021-06-08T03:55:20.646Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T03:55:20.646Z] ---> Running in 4854ebc60d1a [2021-06-08T03:55:22.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T03:55:22.354Z] Removing intermediate container 2e3818b7d08f [2021-06-08T03:55:22.354Z] ---> ca4d19d4395e [2021-06-08T03:55:22.354Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T03:55:22.628Z] ---> Running in 7b1e9805860e [2021-06-08T03:55:22.628Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T03:55:22.910Z] Removing intermediate container 7b1e9805860e [2021-06-08T03:55:22.910Z] ---> 495a65239fe9 [2021-06-08T03:55:22.910Z] Step 29/32 : CMD ["gate"] [2021-06-08T03:55:23.186Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T03:55:23.186Z] ---> Running in 722d22406591 [2021-06-08T03:55:23.457Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T03:55:23.457Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T03:55:23.457Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T03:55:23.727Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T03:55:23.727Z] Removing intermediate container 722d22406591 [2021-06-08T03:55:23.727Z] ---> f2e6b3654c09 [2021-06-08T03:55:23.727Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T03:55:23.998Z] ---> Running in f94784f5afef [2021-06-08T03:55:24.269Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T03:55:24.269Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T03:55:24.269Z] OK: 8 MiB in 20 packages [2021-06-08T03:55:24.539Z] Removing intermediate container f94784f5afef [2021-06-08T03:55:24.539Z] ---> 0e62d8e5b508 [2021-06-08T03:55:24.539Z] Step 31/32 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:55:24.832Z] ---> Running in bbc92ed2580b [2021-06-08T03:55:25.493Z] Removing intermediate container bbc92ed2580b [2021-06-08T03:55:25.493Z] ---> 010af6827112 [2021-06-08T03:55:25.493Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T03:55:25.767Z] Removing intermediate container 4854ebc60d1a [2021-06-08T03:55:25.767Z] ---> f46ec54dd07a [2021-06-08T03:55:25.767Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T03:55:25.767Z] ---> Running in 4d8c18bb2c9b [2021-06-08T03:55:26.357Z] Removing intermediate container 4d8c18bb2c9b [2021-06-08T03:55:26.357Z] ---> bb1d5df003b7 [2021-06-08T03:55:26.357Z] [2021-06-08T03:55:26.630Z] ---> 54f91b71a515 [2021-06-08T03:55:26.630Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T03:55:26.903Z] Successfully built bb1d5df003b7 [2021-06-08T03:55:26.903Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T03:55:27.883Z]  Building security-bootstrapper ... done  ---> d2b6db9ab142 [2021-06-08T03:55:27.883Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T03:55:28.863Z] ---> 411571d2f23b [2021-06-08T03:55:28.863Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T03:55:28.863Z] ---> Running in 7e9e3097c558 [2021-06-08T03:55:29.458Z] Removing intermediate container 7e9e3097c558 [2021-06-08T03:55:29.458Z] ---> 5919c7d92081 [2021-06-08T03:55:29.458Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T03:55:29.458Z] ---> Running in cea20b783b64 [2021-06-08T03:55:30.052Z] Removing intermediate container cea20b783b64 [2021-06-08T03:55:30.052Z] ---> 39075d0715b0 [2021-06-08T03:55:30.052Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T03:55:30.052Z] ---> Running in 4e71743b053d [2021-06-08T03:55:30.646Z] Removing intermediate container 4e71743b053d [2021-06-08T03:55:30.646Z] ---> 0db2865b0e6c [2021-06-08T03:55:30.646Z] Step 23/24 : LABEL git_sha=9273bc4484c1124e1ee773809b1d3137cadc51e2 [2021-06-08T03:55:30.920Z] ---> Running in d8017c58c201 [2021-06-08T03:55:31.195Z] Removing intermediate container d8017c58c201 [2021-06-08T03:55:31.195Z] ---> c1fd9562fe2b [2021-06-08T03:55:31.195Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T03:55:31.470Z] ---> Running in 97136c64aced [2021-06-08T03:55:32.064Z] Removing intermediate container 97136c64aced [2021-06-08T03:55:32.064Z] ---> ce8c4c5b017b [2021-06-08T03:55:32.064Z] [2021-06-08T03:55:32.336Z] Successfully built ce8c4c5b017b [2021-06-08T03:55:32.336Z] Successfully tagged core-data-arm64:latest [2021-06-08T03:55:32.622Z]  Building core-data ... done  [Pipeline] } [2021-06-08T03:55:32.644Z] $ docker stop --time=1 07d9b7bf1da72f5cff2d1e6156edfc3c4877aa1a563c64617833123938760112 [2021-06-08T03:55:34.486Z] $ docker rm -f 07d9b7bf1da72f5cff2d1e6156edfc3c4877aa1a563c64617833123938760112 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T03:55:35.168Z] + docker images [2021-06-08T03:55:35.441Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T03:55:35.441Z] core-data-arm64 latest ce8c4c5b017b 4 seconds ago 19.1MB [2021-06-08T03:55:35.441Z] security-bootstrapper-arm64 latest bb1d5df003b7 9 seconds ago 17.1MB [2021-06-08T03:55:35.441Z] security-secretstore-setup-arm64 latest 87c2b20505d8 17 seconds ago 26.5MB [2021-06-08T03:55:35.441Z] 2740136d7441 21 seconds ago 974MB [2021-06-08T03:55:35.441Z] core-command-arm64 latest a22ef55a6361 29 seconds ago 15MB [2021-06-08T03:55:35.441Z] 81cb9ae2d719 44 seconds ago 973MB [2021-06-08T03:55:35.441Z] 413c0dad2c04 45 seconds ago 967MB [2021-06-08T03:55:35.441Z] ba25a5d9e5db 46 seconds ago 966MB [2021-06-08T03:55:35.441Z] sys-mgmt-agent-arm64 latest b840b7641e6e About a minute ago 299MB [2021-06-08T03:55:35.441Z] core-metadata-arm64 latest 90531e86f30f 3 minutes ago 15.6MB [2021-06-08T03:55:35.441Z] support-notifications-arm64 latest 685f21a2bbbd 3 minutes ago 15.7MB [2021-06-08T03:55:35.441Z] security-proxy-setup-arm64 latest 329342669fad 3 minutes ago 24MB [2021-06-08T03:55:35.441Z] support-scheduler-arm64 latest ebef07bffe18 3 minutes ago 15MB [2021-06-08T03:55:35.441Z] cc8d066e371a 3 minutes ago 973MB [2021-06-08T03:55:35.441Z] 54814084a393 3 minutes ago 971MB [2021-06-08T03:55:35.441Z] 6028e12c730d 3 minutes ago 968MB [2021-06-08T03:55:35.441Z] 25c18c45bf16 3 minutes ago 968MB [2021-06-08T03:55:35.441Z] 5363ab2b09b7 3 minutes ago 971MB [2021-06-08T03:55:35.441Z] ci-base-image-arm64 latest 6eb31beafc00 13 minutes ago 641MB [2021-06-08T03:55:35.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T03:55:35.441Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T03:55:35.441Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T03:55:35.441Z] 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-08T03:55:36.830Z] ---> job-cost.sh [2021-06-08T03:55:36.830Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1hdC [2021-06-08T03:56:15.813Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T03:57:52.625Z] lf-activate-venv(): INFO: Adding /tmp/venv-1hdC/bin to PATH [2021-06-08T03:57:52.625Z] INFO: No Stack... [2021-06-08T03:57:52.625Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T03:57:52.625Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T03:57:53.011Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2021-06-08T03:57:53.011Z] [Pipeline] lock [2021-06-08T03:57:53.108Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3549-1-stack-cost] [2021-06-08T03:57:53.118Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3549-1-stack-cost] did not exist. Created. [2021-06-08T03:57:53.119Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3549-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T03:57:53.693Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T03:57:53.956Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T03:57:53.978Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3549-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-08T03:57:57.369Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:57:58.303Z] ---> package-listing.sh [2021-06-08T03:57:58.303Z] ++ facter osfamily [2021-06-08T03:57:58.303Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T03:57:58.568Z] + OS_FAMILY=redhat [2021-06-08T03:57:58.568Z] + workspace=/w/workspace/edgex-go/1 [2021-06-08T03:57:58.568Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T03:57:58.568Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T03:57:58.568Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T03:57:58.568Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T03:57:58.568Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-08T03:57:58.568Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T03:57:58.568Z] + case "${OS_FAMILY}" in [2021-06-08T03:57:58.568Z] + sort [2021-06-08T03:57:58.568Z] + rpm -qa [2021-06-08T03:58:16.953Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T03:58:16.953Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T03:58:16.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T03:58:16.953Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-08T03:58:16.953Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-08T03:58:16.953Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-08T03:58:16.996Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T03:58:17.312Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:58:17.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T03:58:17.923Z] [2021-06-08T03:58:17.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T03:58:18.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T03:58:18.567Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T03:58:18.567Z] df20fa9351a1: Pulling fs layer [2021-06-08T03:58:18.567Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T03:58:18.567Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T03:58:18.567Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T03:58:18.567Z] 93b61091891f: Pulling fs layer [2021-06-08T03:58:18.567Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T03:58:18.567Z] 5e14af77c1be: Pulling fs layer [2021-06-08T03:58:18.567Z] 01666e4c0597: Pulling fs layer [2021-06-08T03:58:18.567Z] aa168da1d23b: Pulling fs layer [2021-06-08T03:58:18.567Z] 93b9cdb0e59b: Waiting [2021-06-08T03:58:18.567Z] 5e14af77c1be: Waiting [2021-06-08T03:58:18.567Z] 01666e4c0597: Waiting [2021-06-08T03:58:18.567Z] aa168da1d23b: Waiting [2021-06-08T03:58:18.567Z] 46f8f816bc3b: Waiting [2021-06-08T03:58:18.567Z] 93b61091891f: Waiting [2021-06-08T03:58:18.567Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T03:58:18.567Z] 36b3adc4ff6f: Download complete [2021-06-08T03:58:18.567Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T03:58:18.567Z] 46f8f816bc3b: Download complete [2021-06-08T03:58:18.567Z] df20fa9351a1: Verifying Checksum [2021-06-08T03:58:18.567Z] df20fa9351a1: Download complete [2021-06-08T03:58:18.567Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T03:58:18.567Z] 93b9cdb0e59b: Download complete [2021-06-08T03:58:18.834Z] 5e14af77c1be: Verifying Checksum [2021-06-08T03:58:18.834Z] 5e14af77c1be: Download complete [2021-06-08T03:58:18.834Z] 01666e4c0597: Verifying Checksum [2021-06-08T03:58:18.834Z] 01666e4c0597: Download complete [2021-06-08T03:58:18.834Z] 93b61091891f: Verifying Checksum [2021-06-08T03:58:18.834Z] 93b61091891f: Download complete [2021-06-08T03:58:18.834Z] df20fa9351a1: Pull complete [2021-06-08T03:58:18.834Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T03:58:18.834Z] 8ad3a11d3b57: Download complete [2021-06-08T03:58:19.096Z] 36b3adc4ff6f: Pull complete [2021-06-08T03:58:19.671Z] 8ad3a11d3b57: Pull complete [2021-06-08T03:58:19.671Z] 46f8f816bc3b: Pull complete [2021-06-08T03:58:20.246Z] 93b61091891f: Pull complete [2021-06-08T03:58:20.246Z] 93b9cdb0e59b: Pull complete [2021-06-08T03:58:20.508Z] 5e14af77c1be: Pull complete [2021-06-08T03:58:20.508Z] 01666e4c0597: Pull complete [2021-06-08T03:58:21.895Z] aa168da1d23b: Verifying Checksum [2021-06-08T03:58:21.895Z] aa168da1d23b: Download complete [2021-06-08T03:58:30.098Z] aa168da1d23b: Pull complete [2021-06-08T03:58:30.098Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T03:58:30.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T03:58:30.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T03:58:30.198Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-08T03:58:32.103Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T03:58:53.491Z] $ docker top e6dd01a55ca7b4fee855e6035baf7f251c13a7fb19808d19e77a19091c65efe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T03:58:53.928Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T03:58:54.246Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T03:58:54.570Z] + ls /var/log/sa-host [2021-06-08T03:58:54.570Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T03:58:54.570Z] file_magic: OK [2021-06-08T03:58:54.570Z] HZ: Using current value: 100 [2021-06-08T03:58:54.570Z] file_header: OK [2021-06-08T03:58:54.570Z] 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-08T03:58:54.570Z] Statistics: [2021-06-08T03:58:54.570Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T03:58:54.570Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T03:58:54.570Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T03:58:54.570Z] file_magic: OK [2021-06-08T03:58:54.570Z] HZ: Using current value: 100 [2021-06-08T03:58:54.570Z] file_header: OK [2021-06-08T03:58:54.570Z] 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-08T03:58:54.570Z] Statistics: [2021-06-08T03:58:54.570Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T03:58:54.570Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T03:58:55.371Z] provisioning config files... [2021-06-08T03:58:55.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8347259881553559337tmp [Pipeline] { [Pipeline] echo [2021-06-08T03:58:55.449Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:58:55.775Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T03:58:55.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:58:56.290Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T03:58:56.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:58:56.665Z] ---> sudo-logs.sh [2021-06-08T03:58:56.665Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T03:58:56.821Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:58:57.161Z] ---> job-cost.sh [2021-06-08T03:58:57.161Z] lf-activate-venv: SKIPPING [2021-06-08T03:58:57.161Z] DEBUG: total: 0.18000000715255737 [2021-06-08T03:58:57.161Z] INFO: Retrieving Stack Cost... [2021-06-08T03:58:58.105Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T03:58:58.678Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T03:58:58.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T03:58:59.047Z] ---> logs-deploy.sh [2021-06-08T03:58:59.047Z] lf-activate-venv: SKIPPING [2021-06-08T03:58:59.047Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3549/1 [2021-06-08T03:58:59.047Z] INFO: archiving workspace using pattern(s): [2021-06-08T03:59:03.269Z] Archives upload complete. [2021-06-08T03:59:03.269Z] INFO: archiving logs to Nexus