Pull request #3598 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 992778c7c01b13d018f1598eacb43fadbdb72608+b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb (51c52fef625183f571ad4d4935be119df5313f7a) 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-ssh6628631809707653847.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7475341130762054118.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3598/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-3598/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh376084152564205159.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-3598/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7381927011589771665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4962613821632436293.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3598/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-3598/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6491612261862468120.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1259 in /w/workspace/edgexfoundry_edgex-go_PR-3598 [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-ssh3620241934434951501.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit 992778c7c01b13d018f1598eacb43fadbdb72608 > 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-ssh1642854836462166991.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3598/head:refs/remotes/origin/PR-3598 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 Merge succeeded, producing 992778c7c01b13d018f1598eacb43fadbdb72608 Checking out Revision 992778c7c01b13d018f1598eacb43fadbdb72608 (PR-3598) > 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-ssh2863532529210187484.key > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T19:07:28.810Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T19:07:29.007Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T19:07:29.124Z] ========================================================= [2021-06-24T19:07:29.124Z] EdgeX Global Pipelines Version Info [2021-06-24T19:07:29.124Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:07:30.622Z] ------------------- [2021-06-24T19:07:30.622Z] stable info: [2021-06-24T19:07:30.622Z] ------------------- [2021-06-24T19:07:30.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T19:07:30.622Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T19:07:30.622Z] Message: update stable to v1.0.195 [2021-06-24T19:07:31.198Z] ------------------- [2021-06-24T19:07:31.198Z] experimental info: [2021-06-24T19:07:31.198Z] ------------------- [2021-06-24T19:07:31.198Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T19:07:31.198Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T19:07:31.198Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T19:07:31.440Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-24T19:07:31.510Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-24T19:07:31.575Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T19:07:31.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T19:07:31.687Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T19:07:31.754Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T19:07:31.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T19:07:31.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-24T19:07:31.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-24T19:07:32.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-24T19:07:32.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T19:07:32.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T19:07:32.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T19:07:32.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T19:07:32.303Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T19:07:32.410Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T19:07:32.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T19:07:32.519Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T19:07:32.571Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-24T19:07:32.626Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-24T19:07:32.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T19:07:32.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T19:07:32.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3598 [Pipeline] echo [2021-06-24T19:07:32.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3598 [Pipeline] echo [2021-06-24T19:07:32.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3598 [Pipeline] echo [2021-06-24T19:07:32.987Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 992778c7c01b13d018f1598eacb43fadbdb72608 [Pipeline] echo [2021-06-24T19:07:33.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 992778c [Pipeline] echo [2021-06-24T19:07:33.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T19:07:33.241Z] provisioning config files... [2021-06-24T19:07:33.259Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5356986130948359199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:07:33.634Z] ---> docker-login.sh [2021-06-24T19:07:33.634Z] nexus3.edgexfoundry.org:10001 [2021-06-24T19:07:33.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:07:34.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:07:34.170Z] Configure a credential helper to remove this warning. See [2021-06-24T19:07:34.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:07:34.170Z] [2021-06-24T19:07:34.170Z] Login Succeeded [2021-06-24T19:07:34.171Z] nexus3.edgexfoundry.org:10002 [2021-06-24T19:07:34.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:07:34.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:07:34.171Z] Configure a credential helper to remove this warning. See [2021-06-24T19:07:34.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:07:34.171Z] [2021-06-24T19:07:34.171Z] Login Succeeded [2021-06-24T19:07:34.171Z] nexus3.edgexfoundry.org:10003 [2021-06-24T19:07:34.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:07:34.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:07:34.435Z] Configure a credential helper to remove this warning. See [2021-06-24T19:07:34.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:07:34.435Z] [2021-06-24T19:07:34.435Z] Login Succeeded [2021-06-24T19:07:34.435Z] nexus3.edgexfoundry.org:10004 [2021-06-24T19:07:34.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:07:34.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:07:34.435Z] Configure a credential helper to remove this warning. See [2021-06-24T19:07:34.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:07:34.435Z] [2021-06-24T19:07:34.435Z] Login Succeeded [2021-06-24T19:07:34.435Z] docker.io [2021-06-24T19:07:34.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:07:34.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:07:34.965Z] Configure a credential helper to remove this warning. See [2021-06-24T19:07:34.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:07:34.965Z] [2021-06-24T19:07:34.965Z] Login Succeeded [2021-06-24T19:07:34.965Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T19:07:34.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T19:07:37.579Z] ++ 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-24T19:07:37.579Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:07:37.579Z] ++ dirname cmd/core-command/Dockerfile [2021-06-24T19:07:37.579Z] ++ cut -d/ -f2 [2021-06-24T19:07:37.579Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-24T19:07:37.579Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:07:37.579Z] ++ dirname cmd/core-data/Dockerfile [2021-06-24T19:07:37.579Z] ++ cut -d/ -f2 [2021-06-24T19:07:37.579Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-24T19:07:37.579Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:07:37.579Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-24T19:07:37.579Z] ++ cut -d/ -f2 [2021-06-24T19:07:37.579Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-24T19:07:37.579Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:07:37.579Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-24T19:07:37.579Z] ++ cut -d/ -f2 [2021-06-24T19:07:37.579Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-24T19:07:37.579Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:07:37.579Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-24T19:07:37.579Z] ++ cut -d/ -f2 [2021-06-24T19:07:37.579Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-24T19:07:37.579Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:07:37.579Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-24T19:07:37.579Z] ++ cut -d/ -f2 [2021-06-24T19:07:37.579Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-24T19:07:37.579Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:07:37.579Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-24T19:07:37.579Z] ++ cut -d/ -f2 [2021-06-24T19:07:37.579Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-24T19:07:37.579Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:07:37.579Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-24T19:07:37.579Z] ++ cut -d/ -f2 [2021-06-24T19:07:37.579Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-24T19:07:37.579Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-24T19:07:37.579Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-24T19:07:37.579Z] ++ cut -d/ -f2 [2021-06-24T19:07:37.579Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-24T19:07:37.659Z] 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-24T19:07:38.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T19:07:38.615Z] [2021-06-24T19:07:38.615Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:07:38.970Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T19:07:38.970Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T19:07:38.970Z] 31603596830f: Pulling fs layer [2021-06-24T19:07:38.970Z] 54011a49482f: Pulling fs layer [2021-06-24T19:07:38.970Z] a6820b24f6d8: Pulling fs layer [2021-06-24T19:07:38.970Z] f581987b2513: Pulling fs layer [2021-06-24T19:07:38.970Z] f581987b2513: Waiting [2021-06-24T19:07:38.970Z] 54011a49482f: Download complete [2021-06-24T19:07:39.233Z] 31603596830f: Verifying Checksum [2021-06-24T19:07:39.233Z] 31603596830f: Download complete [2021-06-24T19:07:39.233Z] a6820b24f6d8: Verifying Checksum [2021-06-24T19:07:39.233Z] a6820b24f6d8: Download complete [2021-06-24T19:07:39.504Z] 31603596830f: Pull complete [2021-06-24T19:07:39.504Z] f581987b2513: Verifying Checksum [2021-06-24T19:07:39.504Z] f581987b2513: Download complete [2021-06-24T19:07:39.504Z] 54011a49482f: Pull complete [2021-06-24T19:07:40.088Z] a6820b24f6d8: Pull complete [2021-06-24T19:07:40.352Z] f581987b2513: Pull complete [2021-06-24T19:07:40.352Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T19:07:40.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T19:07:40.352Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T19:07:40.475Z] prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container [2021-06-24T19:07:40.516Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T19:07:41.617Z] $ docker top bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T19:07:41.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T19:07:41.861Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T19:07:41.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T19:07:41.995Z] $ docker exec bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c ssh-agent [2021-06-24T19:07:42.124Z] SSH_AUTH_SOCK=/tmp/ssh-8kE302NMxSwF/agent.13 [2021-06-24T19:07:42.124Z] SSH_AGENT_PID=19 [2021-06-24T19:07:42.134Z] Running ssh-add (command line suppressed) [2021-06-24T19:07:42.239Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4968720960238368645.key (/w/workspace/edgex-go/1@tmp/private_key_4968720960238368645.key) [2021-06-24T19:07:42.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T19:07:42.613Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T19:07:42.633Z] $ docker exec --env ******** --env ******** bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c ssh-agent -k [2021-06-24T19:07:42.741Z] unset SSH_AUTH_SOCK; [2021-06-24T19:07:42.741Z] unset SSH_AGENT_PID; [2021-06-24T19:07:42.741Z] echo Agent pid 19 killed; [2021-06-24T19:07:42.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T19:07:42.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T19:07:42.859Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T19:07:42.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T19:07:42.987Z] $ docker exec bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c ssh-agent [2021-06-24T19:07:43.110Z] SSH_AUTH_SOCK=/tmp/ssh-CHPClKd0rPaR/agent.51 [2021-06-24T19:07:43.110Z] SSH_AGENT_PID=57 [2021-06-24T19:07:43.116Z] Running ssh-add (command line suppressed) [2021-06-24T19:07:43.241Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5211856236991115918.key (/w/workspace/edgex-go/1@tmp/private_key_5211856236991115918.key) [2021-06-24T19:07:43.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T19:07:43.618Z] + git semver init [2021-06-24T19:07:43.618Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T19:07:43.618Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-24T19:07:43.618Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-24T19:07:43.618Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T19:07:43.618Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T19:07:43.618Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T19:07:43.618Z] # $SEMVER_BRANCH = PR-3598 [2021-06-24T19:07:43.618Z] # $SEMVER_TEMP = /tmp/semver-370371819 [2021-06-24T19:07:43.618Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-24T19:08:03.079Z] # '/tmp/semver-370371819' -> '/w/workspace/edgex-go/1/.semver' [2021-06-24T19:08:03.079Z] # -> Force: false [2021-06-24T19:08:03.079Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-24T19:08:03.101Z] $ docker exec --env ******** --env ******** bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c ssh-agent -k [2021-06-24T19:08:03.229Z] unset SSH_AUTH_SOCK; [2021-06-24T19:08:03.229Z] unset SSH_AGENT_PID; [2021-06-24T19:08:03.229Z] echo Agent pid 57 killed; [2021-06-24T19:08:03.248Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T19:08:03.699Z] + git semver [Pipeline] } [2021-06-24T19:08:03.725Z] $ docker stop --time=1 bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c [2021-06-24T19:08:05.895Z] $ docker rm -f bc4711f4690039e57a68e065a377f0a56f844e3afa9631e8db2026017e213c9c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T19:08:06.350Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T19:08:08.829Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T19:08:08.864Z] [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-24T19:08:10.075Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T19:08:10.446Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T19:08:10.776Z] + sudo service docker restart [2021-06-24T19:08:10.776Z] + true [2021-06-24T19:08:10.776Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T19:08:24.496Z] Still waiting to schedule task [2021-06-24T19:08:24.497Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-24T19:08:29.710Z] ========================================================= [2021-06-24T19:08:29.710Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T19:08:29.710Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:08:30.072Z] + 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-24T19:08:31.470Z] Sending build context to Docker daemon 329.3MB [2021-06-24T19:08:31.470Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T19:08:31.470Z] Step 2/6 : FROM ${BASE} [2021-06-24T19:08:31.740Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T19:08:31.740Z] 540db60ca938: Pulling fs layer [2021-06-24T19:08:31.740Z] adcc1eea9eea: Pulling fs layer [2021-06-24T19:08:31.740Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T19:08:31.740Z] 0510c868ecb4: Pulling fs layer [2021-06-24T19:08:31.740Z] afea3b2eda06: Pulling fs layer [2021-06-24T19:08:31.740Z] 7809a108b3ef: Pulling fs layer [2021-06-24T19:08:31.740Z] f706445af74f: Pulling fs layer [2021-06-24T19:08:31.740Z] afea3b2eda06: Waiting [2021-06-24T19:08:31.740Z] 7809a108b3ef: Waiting [2021-06-24T19:08:31.740Z] f706445af74f: Waiting [2021-06-24T19:08:31.740Z] 0510c868ecb4: Waiting [2021-06-24T19:08:31.740Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T19:08:31.740Z] 4c4ab2625f07: Download complete [2021-06-24T19:08:31.740Z] adcc1eea9eea: Verifying Checksum [2021-06-24T19:08:31.740Z] adcc1eea9eea: Download complete [2021-06-24T19:08:31.740Z] afea3b2eda06: Verifying Checksum [2021-06-24T19:08:31.740Z] afea3b2eda06: Download complete [2021-06-24T19:08:31.740Z] 540db60ca938: Verifying Checksum [2021-06-24T19:08:31.740Z] 540db60ca938: Download complete [2021-06-24T19:08:31.740Z] 7809a108b3ef: Verifying Checksum [2021-06-24T19:08:31.740Z] 7809a108b3ef: Download complete [2021-06-24T19:08:32.009Z] 540db60ca938: Pull complete [2021-06-24T19:08:32.009Z] adcc1eea9eea: Pull complete [2021-06-24T19:08:32.273Z] 4c4ab2625f07: Pull complete [2021-06-24T19:08:33.685Z] f706445af74f: Verifying Checksum [2021-06-24T19:08:33.685Z] f706445af74f: Download complete [2021-06-24T19:08:34.634Z] 0510c868ecb4: Verifying Checksum [2021-06-24T19:08:34.634Z] 0510c868ecb4: Download complete [2021-06-24T19:08:39.600Z] 0510c868ecb4: Pull complete [2021-06-24T19:08:39.600Z] afea3b2eda06: Pull complete [2021-06-24T19:08:39.600Z] 7809a108b3ef: Pull complete [2021-06-24T19:08:40.551Z] f706445af74f: Pull complete [2021-06-24T19:08:40.551Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T19:08:40.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T19:08:40.551Z] ---> b068be0155e3 [2021-06-24T19:08:40.551Z] 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-24T19:08:41.953Z] ---> Running in 3099ba021109 [2021-06-24T19:08:42.227Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:08:43.178Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:08:43.445Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T19:08:44.034Z] (2/12) Installing file (5.39-r0) [2021-06-24T19:08:44.299Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T19:08:44.299Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T19:08:49.058Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T19:08:49.058Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T19:08:49.643Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T19:08:49.643Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T19:08:49.643Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T19:08:49.906Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T19:08:50.168Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T19:08:50.433Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T19:08:50.699Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T19:08:50.699Z] OK: 219 MiB in 52 packages [2021-06-24T19:08:54.657Z] Removing intermediate container 3099ba021109 [2021-06-24T19:08:54.657Z] ---> 56f0eae1bc4b [2021-06-24T19:08:54.657Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T19:08:54.657Z] ---> Running in 5ab2e60a4c2e [2021-06-24T19:08:54.657Z] Removing intermediate container 5ab2e60a4c2e [2021-06-24T19:08:54.657Z] ---> ce940ad4fe03 [2021-06-24T19:08:54.657Z] Step 5/6 : COPY go.mod . [2021-06-24T19:08:54.657Z] ---> aa3698c421ed [2021-06-24T19:08:54.657Z] Step 6/6 : RUN go mod download [2021-06-24T19:08:54.657Z] ---> Running in aad9b95f7842 [2021-06-24T19:09:04.710Z] Removing intermediate container aad9b95f7842 [2021-06-24T19:09:04.710Z] ---> 299c77bf0b6c [2021-06-24T19:09:04.710Z] Successfully built 299c77bf0b6c [2021-06-24T19:09:04.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:09:05.064Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T19:09:05.064Z] . [Pipeline] withDockerContainer [2021-06-24T19:09:05.186Z] prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container [2021-06-24T19:09:05.226Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-24T19:09:07.512Z] $ docker top c3e994f8a1cb1e092d54680ceb63b9ea7a1e410488b5f7eb9ee1019f2b1e682f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:09:07.987Z] + go version [2021-06-24T19:09:07.987Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T19:09:08.012Z] $ docker stop --time=1 c3e994f8a1cb1e092d54680ceb63b9ea7a1e410488b5f7eb9ee1019f2b1e682f [2021-06-24T19:09:09.219Z] $ docker rm -f c3e994f8a1cb1e092d54680ceb63b9ea7a1e410488b5f7eb9ee1019f2b1e682f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:09:10.025Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T19:09:10.025Z] . [Pipeline] withDockerContainer [2021-06-24T19:09:10.129Z] prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container [2021-06-24T19:09:10.174Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-24T19:09:10.612Z] $ docker top 21545cab92183db4b9aa4309e775c6144d3dcbffa7367bd6f1081b97e51bb3c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T19:09:10.773Z] ========================================================= [2021-06-24T19:09:10.773Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T19:09:10.773Z] ========================================================= [Pipeline] sh [2021-06-24T19:09:11.096Z] + go mod tidy [Pipeline] sh [2021-06-24T19:09:11.683Z] + make test [2021-06-24T19:09:11.684Z] go mod tidy [2021-06-24T19:09:11.955Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T19:09:17.874Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T19:09:36.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T19:09:40.451Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T19:09:41.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T19:09:41.857Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T19:09:44.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T19:09:45.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T19:09:45.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T19:09:45.064Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T19:09:45.652Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T19:09:46.244Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T19:09:46.510Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T19:09:46.510Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T19:09:46.510Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T19:09:46.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T19:09:49.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-06-24T19:09:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T19:09:49.144Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T19:09:50.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-06-24T19:09:50.106Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T19:09:50.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 53.1% of statements [2021-06-24T19:09:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T19:09:50.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T19:09:51.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 87.7% of statements [2021-06-24T19:09:51.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T19:09:51.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:09:51.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements [2021-06-24T19:09:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T19:09:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.294s coverage: 95.1% of statements [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T19:09:53.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T19:09:53.563Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2021-06-24T19:09:53.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T19:09:53.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T19:09:53.563Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T19:09:56.901Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.8% of statements [2021-06-24T19:09:56.902Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T19:09:56.902Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2021-06-24T19:09:56.902Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements [2021-06-24T19:09:56.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T19:09:56.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2021-06-24T19:09:56.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements [2021-06-24T19:09:56.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-06-24T19:09:56.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2021-06-24T19:09:56.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-06-24T19:10:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements [2021-06-24T19:10:09.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-24T19:10:12.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.233s coverage: 81.8% of statements [2021-06-24T19:10:12.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-06-24T19:10:32.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements [2021-06-24T19:10:32.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T19:10:32.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T19:10:32.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T19:10:32.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements [2021-06-24T19:10:32.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T19:10:32.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T19:10:32.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-06-24T19:10:32.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T19:10:32.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-06-24T19:10:32.749Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T19:10:40.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T19:10:40.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T19:10:40.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T19:10:40.943Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.6% of statements [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T19:10:40.943Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-06-24T19:10:40.943Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T19:10:40.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T19:10:40.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T19:10:40.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T19:10:40.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T19:10:40.944Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T19:10:40.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-24T19:10:40.944Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements [2021-06-24T19:10:40.944Z] GO111MODULE=on go vet ./... [2021-06-24T19:11:06.400Z] gofmt -l . [2021-06-24T19:11:06.400Z] [ "`gofmt -l .`" = "" ] [2021-06-24T19:11:06.400Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T19:11:07.053Z] + ls -al . [2021-06-24T19:11:07.053Z] total 560 [2021-06-24T19:11:07.053Z] drwxrwxr-x 10 1001 1001 4096 Jun 24 19:11 . [2021-06-24T19:11:07.053Z] drwxr-xr-x 4 root root 28 Jun 24 19:09 .. [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 19:07 .dockerignore [2021-06-24T19:11:07.053Z] drwxrwxr-x 8 1001 1001 179 Jun 24 19:07 .git [2021-06-24T19:11:07.053Z] drwxrwxr-x 3 1001 1001 125 Jun 24 19:07 .github [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 19:07 .gitignore [2021-06-24T19:11:07.053Z] drwx------ 3 1001 1001 60 Jun 24 19:08 .semver [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 19:07 .sonarcloud.properties [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 19:07 Attribution.txt [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 43881 Jun 24 19:07 CHANGELOG.md [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:07 CONTRIBUTING.md [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 19:07 Dockerfile.build [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 19:07 Jenkinsfile [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:07 LICENSE [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 19:07 Makefile [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 19:07 README.md [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 19:07 SECURITY.md [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 19:07 ZMQWindows.md [2021-06-24T19:11:07.053Z] drwxrwxr-x 2 1001 1001 37 Jun 24 19:07 bin [2021-06-24T19:11:07.053Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 19:07 cmd [2021-06-24T19:11:07.053Z] -rw-r--r-- 1 root root 398095 Jun 24 19:10 coverage.out [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 835 Jun 24 19:07 go.mod [2021-06-24T19:11:07.053Z] -rw-r--r-- 1 root root 21061 Jun 24 19:09 go.sum [2021-06-24T19:11:07.053Z] drwxrwxr-x 7 1001 1001 114 Jun 24 19:07 internal [2021-06-24T19:11:07.053Z] drwxrwxr-x 3 1001 1001 16 Jun 24 19:07 openapi [2021-06-24T19:11:07.053Z] drwxrwxr-x 4 1001 1001 71 Jun 24 19:07 snap [2021-06-24T19:11:07.053Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 19:07 version.go [Pipeline] sh [2021-06-24T19:11:07.378Z] + '[' -e coverage.out ] [2021-06-24T19:11:07.378Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T19:11:07.498Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T19:11:07.808Z] + make build [2021-06-24T19:11:07.808Z] go mod tidy [2021-06-24T19:11:08.079Z] 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-24T19:11:10.240Z] 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-24T19:11:17.010Z] 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-24T19:11:17.282Z] 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-24T19:11:17.911Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1263 in /w/workspace/edgexfoundry_edgex-go_PR-3598 [Pipeline] { [Pipeline] ws [2021-06-24T19:11:17.969Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-24T19:11:18.217Z] The recommended git tool is: git [2021-06-24T19:11:18.226Z] 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-24T19:11:18.488Z] 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-24T19:11:19.449Z] 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-24T19:11:20.417Z] 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-24T19:11:21.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T19:11:22.318Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T19:11:23.266Z] 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-24T19:11:23.727Z] using credential edgex-jenkins-ssh [2021-06-24T19:11:23.748Z] Cloning the remote Git repository [2021-06-24T19:11:23.841Z] 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-24T19:11:23.790Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:11:23.896Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-24T19:11:23.962Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:11:23.963Z] > git --version # timeout=10 [2021-06-24T19:11:23.977Z] > git --version # 'git version 2.17.1' [2021-06-24T19:11:23.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:11:24.061Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-06-24T19:11:26.589Z] $ docker stop --time=1 21545cab92183db4b9aa4309e775c6144d3dcbffa7367bd6f1081b97e51bb3c0 [2021-06-24T19:11:28.414Z] $ docker rm -f 21545cab92183db4b9aa4309e775c6144d3dcbffa7367bd6f1081b97e51bb3c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:11:32.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T19:11:32.260Z] [2021-06-24T19:11:32.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:11:32.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T19:11:32.621Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-24T19:11:32.621Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-24T19:11:32.621Z] ca9280d653b3: Pulling fs layer [2021-06-24T19:11:32.621Z] 7e9c9ca2126c: Pulling fs layer [2021-06-24T19:11:32.884Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-24T19:11:32.884Z] cbdbe7a5bc2a: Download complete [2021-06-24T19:11:32.884Z] cbdbe7a5bc2a: Pull complete [2021-06-24T19:11:33.150Z] ca9280d653b3: Verifying Checksum [2021-06-24T19:11:33.150Z] ca9280d653b3: Download complete [2021-06-24T19:11:33.727Z] ca9280d653b3: Pull complete [2021-06-24T19:11:33.991Z] 7e9c9ca2126c: Verifying Checksum [2021-06-24T19:11:33.991Z] 7e9c9ca2126c: Download complete [2021-06-24T19:11:37.311Z] 7e9c9ca2126c: Pull complete [2021-06-24T19:11:37.311Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-24T19:11:37.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T19:11:37.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-24T19:11:37.422Z] prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container [2021-06-24T19:11:37.464Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T19:11:40.284Z] $ docker top 6402c8694f56182df761e372fe49883913b5e4a4b9d1efd8e68ddf9afaf8f4b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:11:40.749Z] + docker-compose build --help [2021-06-24T19:11:40.749Z] + grep parallel [2021-06-24T19:11:41.330Z] --parallel Build images in parallel. [Pipeline] } [2021-06-24T19:11:41.354Z] $ docker stop --time=1 6402c8694f56182df761e372fe49883913b5e4a4b9d1efd8e68ddf9afaf8f4b3 [2021-06-24T19:11:42.302Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T19:11:42.316Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T19:11:42.347Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T19:11:42.550Z] $ docker rm -f 6402c8694f56182df761e372fe49883913b5e4a4b9d1efd8e68ddf9afaf8f4b3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:11:43.145Z] Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit 992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:11:43.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-24T19:11:43.147Z] . [Pipeline] withDockerContainer [2021-06-24T19:11:43.259Z] prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container [2021-06-24T19:11:43.317Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-24T19:11:43.452Z] Merge succeeded, producing 992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:11:43.453Z] Checking out Revision 992778c7c01b13d018f1598eacb43fadbdb72608 (PR-3598) [2021-06-24T19:11:42.393Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:11:42.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:11:42.407Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3598/head:refs/remotes/origin/PR-3598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T19:11:43.162Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T19:11:43.175Z] > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 [2021-06-24T19:11:43.376Z] > git remote # timeout=10 [2021-06-24T19:11:43.393Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T19:11:43.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:11:43.420Z] > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 [2021-06-24T19:11:43.440Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T19:11:43.460Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T19:11:43.469Z] > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 [2021-06-24T19:11:45.966Z] $ docker top 28b7779e864e92529a98d7939c08550464d69b0667694ec756f9ff2ce33bddd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:11:46.426Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T19:11:47.005Z] Building core-command ... [2021-06-24T19:11:47.005Z] Building core-data ... [2021-06-24T19:11:47.005Z] Building core-metadata ... [2021-06-24T19:11:47.005Z] Building security-bootstrapper ... [2021-06-24T19:11:47.005Z] Building security-proxy-setup ... [2021-06-24T19:11:47.005Z] Building security-secretstore-setup ... [2021-06-24T19:11:47.005Z] Building support-notifications ... [2021-06-24T19:11:47.005Z] Building support-scheduler ... [2021-06-24T19:11:47.005Z] Building sys-mgmt-agent ... [2021-06-24T19:11:47.005Z] Building core-data [2021-06-24T19:11:47.005Z] Building support-scheduler [2021-06-24T19:11:47.005Z] Building security-bootstrapper [2021-06-24T19:11:47.005Z] Building support-notifications [2021-06-24T19:11:47.005Z] Building core-metadata [2021-06-24T19:11:50.169Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-06-24T19:11:50.254Z] > git --version # timeout=10 [2021-06-24T19:11:50.265Z] > git --version # 'git version 2.17.1' [2021-06-24T19:11:50.280Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T19:11:51.990Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T19:11:52.428Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T19:11:52.788Z] + true [2021-06-24T19:11:52.788Z] + sudo service docker restart [2021-06-24T19:12:02.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:02.207Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:02.207Z] ---> 299c77bf0b6c [2021-06-24T19:12:02.207Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T19:12:02.207Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:02.207Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:02.207Z] ---> 299c77bf0b6c [2021-06-24T19:12:02.207Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:12:02.207Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:02.207Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:02.207Z] ---> 299c77bf0b6c [2021-06-24T19:12:02.207Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:12:05.880Z] ---> Running in 64272fa59c56 [2021-06-24T19:12:05.880Z] ---> Running in d48fdb5ae63c [2021-06-24T19:12:05.880Z] ---> Running in c5c68a651357 [2021-06-24T19:12:06.866Z] Removing intermediate container c5c68a651357 [2021-06-24T19:12:06.866Z] ---> 6a33e4ac2cb0 [2021-06-24T19:12:06.866Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:07.139Z] Removing intermediate container 64272fa59c56 [2021-06-24T19:12:07.139Z] ---> ed8d2959b433 [2021-06-24T19:12:07.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:07.139Z] Removing intermediate container d48fdb5ae63c [2021-06-24T19:12:07.139Z] ---> 0d5c69e2b37b [2021-06-24T19:12:07.139Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:07.403Z] ---> Running in 81be8ced9158 [2021-06-24T19:12:07.668Z] ---> Running in 0ec129ba75a3 [2021-06-24T19:12:07.668Z] ---> Running in 6b32bd2a9135 [2021-06-24T19:12:11.260Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:11.260Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:11.260Z] ---> 299c77bf0b6c [2021-06-24T19:12:11.260Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T19:12:11.260Z] ---> Using cache [2021-06-24T19:12:11.260Z] ---> ed8d2959b433 [2021-06-24T19:12:11.260Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:11.260Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:11.260Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:12:11.260Z] ---> 299c77bf0b6c [2021-06-24T19:12:11.260Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T19:12:11.260Z] ---> Using cache [2021-06-24T19:12:11.260Z] ---> ed8d2959b433 [2021-06-24T19:12:11.260Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:12:11.260Z] Removing intermediate container 81be8ced9158 [2021-06-24T19:12:11.260Z] ---> d5f9ff7a8435 [2021-06-24T19:12:11.260Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T19:12:11.260Z] ---> Running in 2c5df8573ad7 [2021-06-24T19:12:11.260Z] ---> Running in 9197633d61dd [2021-06-24T19:12:11.260Z] ---> Running in 013ead0be65b [2021-06-24T19:12:11.260Z] Removing intermediate container 0ec129ba75a3 [2021-06-24T19:12:11.260Z] ---> 10cd8322c725 [2021-06-24T19:12:11.260Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T19:12:11.260Z] ---> Running in 253d4bcced49 [2021-06-24T19:12:11.260Z] Removing intermediate container 6b32bd2a9135 [2021-06-24T19:12:11.260Z] ---> 937136197d31 [2021-06-24T19:12:11.260Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T19:12:11.260Z] ---> Running in d6bf2f19abbb [2021-06-24T19:12:11.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:11.528Z] Removing intermediate container 2c5df8573ad7 [2021-06-24T19:12:11.528Z] ---> 908d7ec12b79 [2021-06-24T19:12:11.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T19:12:11.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:11.528Z] ---> Running in 82f47408bfa8 [2021-06-24T19:12:11.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:11.791Z] Removing intermediate container 9197633d61dd [2021-06-24T19:12:11.791Z] ---> 3286fb199858 [2021-06-24T19:12:11.791Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T19:12:11.791Z] ---> Running in 8f63ec609e63 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T19:12:11.895Z] provisioning config files... [2021-06-24T19:12:11.920Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config883663933389640499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:12:12.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:12.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:12.318Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:12.337Z] ---> docker-login.sh [2021-06-24T19:12:12.337Z] nexus3.edgexfoundry.org:10001 [2021-06-24T19:12:12.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:12.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:12.878Z] OK: 219 MiB in 52 packages [2021-06-24T19:12:12.878Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:12.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:12:13.176Z] OK: 219 MiB in 52 packages [2021-06-24T19:12:13.176Z] Removing intermediate container d6bf2f19abbb [2021-06-24T19:12:13.176Z] ---> 8164c97feaad [2021-06-24T19:12:13.176Z] Step 6/23 : COPY go.mod . [2021-06-24T19:12:13.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:12:13.176Z] OK: 219 MiB in 52 packages [2021-06-24T19:12:13.450Z] OK: 219 MiB in 52 packages [2021-06-24T19:12:13.450Z] ---> c7fdad65ac80 [2021-06-24T19:12:13.450Z] Step 7/23 : RUN go mod download [2021-06-24T19:12:13.450Z] ---> Running in 3af730d1789f [2021-06-24T19:12:13.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:12:13.537Z] Configure a credential helper to remove this warning. See [2021-06-24T19:12:13.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:12:13.537Z] [2021-06-24T19:12:13.537Z] Login Succeeded [2021-06-24T19:12:13.537Z] nexus3.edgexfoundry.org:10002 [2021-06-24T19:12:13.719Z] Removing intermediate container 253d4bcced49 [2021-06-24T19:12:13.719Z] ---> bac3ef5455f9 [2021-06-24T19:12:13.719Z] Step 6/24 : COPY go.mod . [2021-06-24T19:12:13.719Z] OK: 219 MiB in 52 packages [2021-06-24T19:12:13.719Z] Removing intermediate container 82f47408bfa8 [2021-06-24T19:12:13.719Z] ---> 59bb5d4ea953 [2021-06-24T19:12:13.719Z] Step 6/23 : COPY go.mod . [2021-06-24T19:12:13.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:12:13.997Z] Removing intermediate container 013ead0be65b [2021-06-24T19:12:13.998Z] ---> 7111c15c3019 [2021-06-24T19:12:13.998Z] Step 6/24 : COPY go.mod . [2021-06-24T19:12:13.998Z] ---> d88c7cbb734b [2021-06-24T19:12:13.998Z] Step 7/24 : RUN go mod download [2021-06-24T19:12:13.998Z] ---> 29c7759cbe13 [2021-06-24T19:12:13.998Z] Step 7/23 : RUN go mod download [2021-06-24T19:12:13.998Z] ---> Running in 337fd7c9c73f [2021-06-24T19:12:14.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:12:14.091Z] Configure a credential helper to remove this warning. See [2021-06-24T19:12:14.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:12:14.091Z] [2021-06-24T19:12:14.091Z] Login Succeeded [2021-06-24T19:12:14.091Z] nexus3.edgexfoundry.org:10003 [2021-06-24T19:12:14.278Z] ---> Running in cc875717b68b [2021-06-24T19:12:14.279Z] ---> 022df8284b1a [2021-06-24T19:12:14.279Z] Step 7/24 : RUN go mod download [2021-06-24T19:12:14.279Z] Removing intermediate container 8f63ec609e63 [2021-06-24T19:12:14.279Z] ---> 65adc33548dc [2021-06-24T19:12:14.279Z] Step 6/32 : COPY go.mod . [2021-06-24T19:12:14.279Z] ---> Running in b1b9f847507f [2021-06-24T19:12:16.452Z] ---> 75828ef460c2 [2021-06-24T19:12:16.452Z] Step 7/32 : RUN go mod download [2021-06-24T19:12:16.452Z] ---> Running in 0f6e8e1efe08 [2021-06-24T19:12:16.452Z] Removing intermediate container 3af730d1789f [2021-06-24T19:12:16.452Z] ---> 14ec5f92213a [2021-06-24T19:12:16.453Z] Step 8/23 : COPY . . [2021-06-24T19:12:16.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:12:16.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:12:16.458Z] Configure a credential helper to remove this warning. See [2021-06-24T19:12:16.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:12:16.458Z] [2021-06-24T19:12:16.458Z] Login Succeeded [2021-06-24T19:12:16.458Z] nexus3.edgexfoundry.org:10004 [2021-06-24T19:12:16.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:12:16.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:12:16.458Z] Configure a credential helper to remove this warning. See [2021-06-24T19:12:16.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:12:16.458Z] [2021-06-24T19:12:16.458Z] Login Succeeded [2021-06-24T19:12:16.458Z] docker.io [2021-06-24T19:12:16.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T19:12:16.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T19:12:16.458Z] Configure a credential helper to remove this warning. See [2021-06-24T19:12:16.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T19:12:16.458Z] [2021-06-24T19:12:16.458Z] Login Succeeded [2021-06-24T19:12:16.458Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T19:12:16.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T19:12:17.137Z] ========================================================= [2021-06-24T19:12:17.137Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T19:12:17.137Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:12:17.405Z] Removing intermediate container 337fd7c9c73f [2021-06-24T19:12:17.405Z] ---> 292aa0ca97c9 [2021-06-24T19:12:17.405Z] Step 8/24 : COPY . . [2021-06-24T19:12:17.554Z] + 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-24T19:12:19.546Z] Sending build context to Docker daemon 166.3MB [2021-06-24T19:12:19.546Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T19:12:19.546Z] Step 2/6 : FROM ${BASE} [2021-06-24T19:12:19.822Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T19:12:19.822Z] 595b0fe564bb: Pulling fs layer [2021-06-24T19:12:19.822Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T19:12:19.822Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T19:12:19.822Z] ba82ee9f976e: Pulling fs layer [2021-06-24T19:12:19.822Z] 506bd15cee9f: Pulling fs layer [2021-06-24T19:12:19.822Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T19:12:19.822Z] 618dc40b7e24: Pulling fs layer [2021-06-24T19:12:19.822Z] 506bd15cee9f: Waiting [2021-06-24T19:12:19.822Z] 618dc40b7e24: Waiting [2021-06-24T19:12:19.822Z] 75a0a4a0db45: Waiting [2021-06-24T19:12:19.822Z] ba82ee9f976e: Waiting [2021-06-24T19:12:19.822Z] 5b7225fbf94c: Download complete [2021-06-24T19:12:19.822Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T19:12:19.822Z] 3088b5b3c5c0: Download complete [2021-06-24T19:12:19.822Z] 506bd15cee9f: Download complete [2021-06-24T19:12:20.097Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T19:12:20.097Z] 75a0a4a0db45: Download complete [2021-06-24T19:12:20.097Z] 595b0fe564bb: Verifying Checksum [2021-06-24T19:12:20.097Z] 595b0fe564bb: Download complete [2021-06-24T19:12:22.761Z] Removing intermediate container cc875717b68b [2021-06-24T19:12:22.761Z] ---> b00623fec772 [2021-06-24T19:12:22.761Z] Step 8/23 : COPY . . [2021-06-24T19:12:22.761Z] Removing intermediate container b1b9f847507f [2021-06-24T19:12:22.761Z] ---> 08d2e5e61e6c [2021-06-24T19:12:22.761Z] Step 8/24 : COPY . . [2021-06-24T19:12:22.761Z] Removing intermediate container 0f6e8e1efe08 [2021-06-24T19:12:22.761Z] ---> c5b5545388c2 [2021-06-24T19:12:22.761Z] Step 8/32 : COPY . . [2021-06-24T19:12:22.761Z] ---> ea2190b4acb0 [2021-06-24T19:12:22.761Z] Step 9/23 : RUN go mod tidy [2021-06-24T19:12:22.761Z] ---> 2751889c3298 [2021-06-24T19:12:22.761Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:12:22.772Z] 595b0fe564bb: Pull complete [2021-06-24T19:12:22.773Z] 3088b5b3c5c0: Pull complete [2021-06-24T19:12:22.773Z] 5b7225fbf94c: Pull complete [2021-06-24T19:12:22.773Z] 618dc40b7e24: Verifying Checksum [2021-06-24T19:12:22.773Z] 618dc40b7e24: Download complete [2021-06-24T19:12:23.369Z] ba82ee9f976e: Verifying Checksum [2021-06-24T19:12:23.369Z] ba82ee9f976e: Download complete [2021-06-24T19:12:33.421Z] ba82ee9f976e: Pull complete [2021-06-24T19:12:33.421Z] 506bd15cee9f: Pull complete [2021-06-24T19:12:33.421Z] 75a0a4a0db45: Pull complete [2021-06-24T19:12:33.723Z] ---> Running in 23bb1c30110e [2021-06-24T19:12:33.723Z] ---> Running in 4d718b6406a0 [2021-06-24T19:12:33.723Z] ---> 9bec0da39c87 [2021-06-24T19:12:33.723Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:12:33.723Z] ---> d96bf94df49f [2021-06-24T19:12:33.723Z] Step 9/32 : RUN go mod tidy [2021-06-24T19:12:33.723Z] ---> Running in 9bfabcc81e85 [2021-06-24T19:12:33.723Z] ---> Running in e22c75c7e0ff [2021-06-24T19:12:36.823Z] 618dc40b7e24: Pull complete [2021-06-24T19:12:36.823Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T19:12:36.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T19:12:36.823Z] ---> a36622ca3599 [2021-06-24T19:12:36.823Z] 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-24T19:12:37.089Z] Removing intermediate container 4d718b6406a0 [2021-06-24T19:12:37.089Z] ---> 8a4c4d2e3d5b [2021-06-24T19:12:37.089Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T19:12:37.089Z] ---> Running in 7616ab533e3c [2021-06-24T19:12:37.089Z] Removing intermediate container e22c75c7e0ff [2021-06-24T19:12:37.089Z] ---> 4c0af8765a43 [2021-06-24T19:12:37.089Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T19:12:37.089Z] ---> 957664a15626 [2021-06-24T19:12:37.089Z] Step 9/23 : RUN go mod tidy [2021-06-24T19:12:37.089Z] Removing intermediate container 23bb1c30110e [2021-06-24T19:12:37.089Z] ---> c290056d283b [2021-06-24T19:12:37.089Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T19:12:37.089Z] Removing intermediate container 9bfabcc81e85 [2021-06-24T19:12:37.089Z] ---> 968888f29129 [2021-06-24T19:12:37.089Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T19:12:37.089Z] ---> Running in fdbe8bb3bac2 [2021-06-24T19:12:37.089Z] ---> Running in b08da26a0cab [2021-06-24T19:12:37.089Z] ---> Running in 98665442f263 [2021-06-24T19:12:37.089Z] ---> Running in 49848e847925 [2021-06-24T19:12:37.089Z] 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-24T19:12:37.359Z] 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-24T19:12:37.630Z] 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-24T19:12:37.899Z] 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-24T19:12:38.872Z] Removing intermediate container b08da26a0cab [2021-06-24T19:12:38.872Z] ---> 8ba06232f2e7 [2021-06-24T19:12:38.872Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T19:12:38.872Z] ---> Running in 80c3494ec0a2 [2021-06-24T19:12:39.448Z] 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-24T19:12:39.453Z] ---> Running in ae5616c411dd [2021-06-24T19:12:40.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:12:41.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:12:44.320Z] (1/12) Installing libmagic (5.39-r0) [2021-06-24T19:12:44.320Z] (2/12) Installing file (5.39-r0) [2021-06-24T19:12:44.320Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-24T19:12:44.320Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-24T19:13:07.147Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-24T19:13:07.147Z] (6/12) Installing patch (2.7.6-r7) [2021-06-24T19:13:07.147Z] (7/12) Installing build-base (0.5-r2) [2021-06-24T19:13:07.147Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-24T19:13:07.147Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-24T19:13:07.147Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-24T19:13:07.147Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-24T19:13:07.147Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-24T19:13:07.147Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T19:13:07.147Z] OK: 218 MiB in 52 packages [2021-06-24T19:13:08.130Z] Removing intermediate container ae5616c411dd [2021-06-24T19:13:08.130Z] ---> eb79894a60df [2021-06-24T19:13:08.130Z] Step 4/6 : WORKDIR /edgex-go [2021-06-24T19:13:08.130Z] ---> Running in 969b91a7c153 [2021-06-24T19:13:08.729Z] Removing intermediate container 969b91a7c153 [2021-06-24T19:13:08.729Z] ---> cb038db4b034 [2021-06-24T19:13:08.729Z] Step 5/6 : COPY go.mod . [2021-06-24T19:13:11.287Z] ---> 3811db596df1 [2021-06-24T19:13:11.287Z] Step 6/6 : RUN go mod download [2021-06-24T19:13:11.287Z] ---> Running in e2ab2dc5ca13 [2021-06-24T19:13:20.935Z] Removing intermediate container 49848e847925 [2021-06-24T19:13:20.935Z] ---> a5b17b1ab6fe [2021-06-24T19:13:20.935Z] [2021-06-24T19:13:20.935Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T19:13:20.935Z] 3.12: Pulling from library/alpine [2021-06-24T19:13:20.935Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T19:13:20.935Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T19:13:20.935Z] ---> 13621d1b12d4 [2021-06-24T19:13:20.935Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T19:13:20.935Z] ---> Running in 85d1f0955081 [2021-06-24T19:13:20.935Z] Removing intermediate container fdbe8bb3bac2 [2021-06-24T19:13:20.935Z] ---> 33af35b1c62c [2021-06-24T19:13:20.935Z] [2021-06-24T19:13:20.935Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T19:13:20.935Z] ---> 13621d1b12d4 [2021-06-24T19:13:20.935Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T19:13:20.935Z] Removing intermediate container 85d1f0955081 [2021-06-24T19:13:20.935Z] ---> d2f903fee587 [2021-06-24T19:13:20.935Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T19:13:20.935Z] ---> Running in 5a996238d082 [2021-06-24T19:13:20.935Z] ---> Running in a83119cad9b9 [2021-06-24T19:13:21.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:21.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:21.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:21.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:21.819Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T19:13:21.819Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T19:13:21.819Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:13:21.819Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:13:21.819Z] OK: 6 MiB in 16 packages [2021-06-24T19:13:21.819Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T19:13:21.819Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T19:13:21.819Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:13:22.086Z] OK: 6 MiB in 16 packages [2021-06-24T19:13:23.478Z] Removing intermediate container 80c3494ec0a2 [2021-06-24T19:13:23.478Z] ---> 47306045c64f [2021-06-24T19:13:23.478Z] [2021-06-24T19:13:23.478Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T19:13:23.478Z] ---> 13621d1b12d4 [2021-06-24T19:13:23.478Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:13:23.478Z] Removing intermediate container 7616ab533e3c [2021-06-24T19:13:23.478Z] ---> 1b66f51d09a7 [2021-06-24T19:13:23.478Z] [2021-06-24T19:13:23.478Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:13:23.478Z] ---> 13621d1b12d4 [2021-06-24T19:13:23.478Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T19:13:23.478Z] ---> Running in 363f5c4a1e5d [2021-06-24T19:13:23.478Z] ---> Running in e18fee88a54f [2021-06-24T19:13:23.478Z] Removing intermediate container 98665442f263 [2021-06-24T19:13:23.478Z] ---> 9249adbf81f5 [2021-06-24T19:13:23.478Z] [2021-06-24T19:13:23.478Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:13:23.478Z] ---> 13621d1b12d4 [2021-06-24T19:13:23.478Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:13:23.478Z] Removing intermediate container a83119cad9b9 [2021-06-24T19:13:23.478Z] ---> 2cad8c8f5473 [2021-06-24T19:13:23.478Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T19:13:23.478Z] ---> Running in 71bf29745d32 [2021-06-24T19:13:23.478Z] Removing intermediate container 5a996238d082 [2021-06-24T19:13:23.478Z] ---> f1ca426c3288 [2021-06-24T19:13:23.478Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:13:23.478Z] ---> Running in 2384ff475e50 [2021-06-24T19:13:23.478Z] ---> Running in 323274091d7f [2021-06-24T19:13:23.478Z] Removing intermediate container e18fee88a54f [2021-06-24T19:13:23.478Z] ---> 5d6115f856f0 [2021-06-24T19:13:23.478Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T19:13:23.762Z] ---> Running in 92ba179eb2f7 [2021-06-24T19:13:23.762Z] Removing intermediate container 2384ff475e50 [2021-06-24T19:13:23.762Z] ---> 0c43f6be9254 [2021-06-24T19:13:23.762Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T19:13:23.762Z] Removing intermediate container 323274091d7f [2021-06-24T19:13:23.762Z] ---> 738f1119cac6 [2021-06-24T19:13:23.762Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T19:13:23.762Z] ---> Running in 64dc0a333201 [2021-06-24T19:13:23.762Z] ---> Running in ce0dc3d3fe69 [2021-06-24T19:13:23.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:23.762Z] Removing intermediate container 92ba179eb2f7 [2021-06-24T19:13:23.762Z] ---> d797c68f6522 [2021-06-24T19:13:23.762Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T19:13:23.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:23.762Z] ---> Running in 8bd2cad8690a [2021-06-24T19:13:24.031Z] Removing intermediate container 64dc0a333201 [2021-06-24T19:13:24.031Z] ---> 9c3d199b402d [2021-06-24T19:13:24.031Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T19:13:24.031Z] Removing intermediate container 8bd2cad8690a [2021-06-24T19:13:24.031Z] ---> 75fb373a90e0 [2021-06-24T19:13:24.031Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:13:24.031Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T19:13:24.031Z] ---> Running in d691e6a04b4c [2021-06-24T19:13:24.031Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:13:24.031Z] OK: 6 MiB in 15 packages [2021-06-24T19:13:24.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:24.031Z] Removing intermediate container ce0dc3d3fe69 [2021-06-24T19:13:24.031Z] ---> cce10ad7a5ea [2021-06-24T19:13:24.031Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T19:13:24.031Z] ---> Running in c0850c5456a4 [2021-06-24T19:13:24.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:24.031Z] ---> Running in b9729b5abbae [2021-06-24T19:13:24.304Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T19:13:24.304Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:13:24.304Z] OK: 6 MiB in 15 packages [2021-06-24T19:13:24.304Z] Removing intermediate container b9729b5abbae [2021-06-24T19:13:24.304Z] ---> d5c75e1ead29 [2021-06-24T19:13:24.304Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:13:24.304Z] ---> 546984a517c4 [2021-06-24T19:13:24.304Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T19:13:24.882Z] Removing intermediate container 363f5c4a1e5d [2021-06-24T19:13:24.882Z] ---> 7a8a9ddaa49c [2021-06-24T19:13:24.882Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:13:24.882Z] Removing intermediate container 71bf29745d32 [2021-06-24T19:13:24.882Z] ---> e89b19effe48 [2021-06-24T19:13:24.882Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:13:24.882Z] ---> Running in 47b708e57af4 [2021-06-24T19:13:24.882Z] ---> ad7fae10e189 [2021-06-24T19:13:24.882Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T19:13:24.882Z] ---> Running in 8d78b5059aab [2021-06-24T19:13:25.149Z] Removing intermediate container 47b708e57af4 [2021-06-24T19:13:25.149Z] ---> c616f65d9483 [2021-06-24T19:13:25.149Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T19:13:25.149Z] ---> Running in 7063dc3095a1 [2021-06-24T19:13:25.149Z] Removing intermediate container 8d78b5059aab [2021-06-24T19:13:25.149Z] ---> f3d04ad5e192 [2021-06-24T19:13:25.149Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T19:13:25.150Z] Removing intermediate container d691e6a04b4c [2021-06-24T19:13:25.150Z] ---> 2cc1aaebea26 [2021-06-24T19:13:25.150Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T19:13:25.150Z] ---> 3a69aae63260 [2021-06-24T19:13:25.150Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T19:13:25.150Z] ---> Running in e09b233b1465 [2021-06-24T19:13:25.150Z] Removing intermediate container c0850c5456a4 [2021-06-24T19:13:25.150Z] ---> 3dd169d25257 [2021-06-24T19:13:25.150Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T19:13:25.150Z] ---> Running in d4ede9b87298 [2021-06-24T19:13:25.150Z] ---> Running in 53a5d2c75848 [2021-06-24T19:13:25.150Z] ---> Running in 9fa351c5b95f [2021-06-24T19:13:25.414Z] Removing intermediate container 7063dc3095a1 [2021-06-24T19:13:25.414Z] ---> 223423fcccc5 [2021-06-24T19:13:25.414Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T19:13:25.414Z] ---> Running in be0c9453a527 [2021-06-24T19:13:25.414Z] Removing intermediate container 53a5d2c75848 [2021-06-24T19:13:25.414Z] ---> da3e62f04bdb [2021-06-24T19:13:25.414Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:13:25.414Z] Removing intermediate container e09b233b1465 [2021-06-24T19:13:25.414Z] ---> f40ab6b95483 [2021-06-24T19:13:25.414Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T19:13:25.414Z] Removing intermediate container d4ede9b87298 [2021-06-24T19:13:25.414Z] ---> 026313e41f8f [2021-06-24T19:13:25.414Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T19:13:25.414Z] ---> Running in 36f7f21a8395 [2021-06-24T19:13:25.414Z] Removing intermediate container be0c9453a527 [2021-06-24T19:13:25.414Z] ---> f476d7025c1a [2021-06-24T19:13:25.414Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:13:25.414Z] ---> Running in eb9dcce8f591 [2021-06-24T19:13:25.681Z] Removing intermediate container 36f7f21a8395 [2021-06-24T19:13:25.682Z] ---> 94a45e614678 [2021-06-24T19:13:25.682Z] Step 16/24 : WORKDIR / [2021-06-24T19:13:25.682Z] Removing intermediate container eb9dcce8f591 [2021-06-24T19:13:25.682Z] ---> 7a7b7ee42a13 [2021-06-24T19:13:25.682Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T19:13:25.682Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:25.682Z] ---> Running in 758620cae220 [2021-06-24T19:13:25.682Z] ---> Running in 08dc42ecec36 [2021-06-24T19:13:25.682Z] ---> 4601b9959be2 [2021-06-24T19:13:25.682Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T19:13:25.682Z] ---> 06c540ea7565 [2021-06-24T19:13:25.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T19:13:25.944Z] ---> Running in 3fb44bd1537c [2021-06-24T19:13:26.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:26.526Z] Removing intermediate container 758620cae220 [2021-06-24T19:13:26.526Z] ---> 3f482d211fad [2021-06-24T19:13:26.526Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:13:26.526Z] ---> a093cde07c7f [2021-06-24T19:13:26.526Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T19:13:26.526Z] Removing intermediate container 08dc42ecec36 [2021-06-24T19:13:26.526Z] ---> 99a4623900a8 [2021-06-24T19:13:26.526Z] Step 22/23 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:13:26.526Z] ---> Running in 572671a0bca1 [2021-06-24T19:13:26.790Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T19:13:26.790Z] Removing intermediate container 572671a0bca1 [2021-06-24T19:13:26.790Z] ---> de292ea65965 [2021-06-24T19:13:26.790Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T19:13:26.790Z] ---> 61d091d05a36 [2021-06-24T19:13:26.790Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T19:13:26.790Z] ---> Running in ca7fab7d928e [2021-06-24T19:13:26.790Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T19:13:26.790Z] ---> dc1293cb5b62 [2021-06-24T19:13:26.790Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T19:13:29.182Z] ---> Running in 385e921a3550 [2021-06-24T19:13:29.182Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T19:13:29.182Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T19:13:29.182Z] Removing intermediate container ca7fab7d928e [2021-06-24T19:13:29.182Z] ---> 3de7852206e7 [2021-06-24T19:13:29.182Z] [2021-06-24T19:13:29.182Z] Successfully built 3de7852206e7 [2021-06-24T19:13:29.182Z] Removing intermediate container 385e921a3550 [2021-06-24T19:13:29.182Z] ---> c23acd854495 [2021-06-24T19:13:29.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:13:29.182Z] Successfully tagged support-notifications:latest [2021-06-24T19:13:29.182Z] Building security-proxy-setup [2021-06-24T19:13:29.182Z]  Building support-notifications ... done  ---> Running in f4da829d7abd [2021-06-24T19:13:29.182Z] ---> abf6371c8ec3 [2021-06-24T19:13:29.182Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T19:13:29.182Z] Removing intermediate container 3fb44bd1537c [2021-06-24T19:13:29.182Z] ---> f4de5fed61e8 [2021-06-24T19:13:29.182Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:13:29.182Z] Removing intermediate container f4da829d7abd [2021-06-24T19:13:29.182Z] ---> 5828de9a4e82 [2021-06-24T19:13:29.182Z] Step 21/23 : LABEL arch=x86_64 [2021-06-24T19:13:29.182Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T19:13:29.182Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T19:13:29.182Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:13:29.182Z] OK: 8 MiB in 20 packages [2021-06-24T19:13:29.182Z] ---> b74046b21285 [2021-06-24T19:13:29.182Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T19:13:29.182Z] ---> f478cd66519d [2021-06-24T19:13:29.182Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T19:13:29.182Z] ---> Running in 4b0d3522b0d1 [2021-06-24T19:13:29.182Z] ---> Running in 9378cffcf66b [2021-06-24T19:13:29.767Z] Removing intermediate container 4b0d3522b0d1 [2021-06-24T19:13:29.767Z] ---> 9ccf5fbfb72b [2021-06-24T19:13:29.767Z] Step 22/23 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:13:29.767Z] Removing intermediate container 9378cffcf66b [2021-06-24T19:13:29.767Z] ---> 25766e261270 [2021-06-24T19:13:29.767Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:13:30.036Z] ---> cbb43b3d57a8 [2021-06-24T19:13:30.036Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T19:13:30.036Z] Removing intermediate container 9fa351c5b95f [2021-06-24T19:13:30.036Z] ---> f55f77502eb6 [2021-06-24T19:13:30.036Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:13:30.608Z] ---> Running in 740cba8ca2cc [2021-06-24T19:13:30.608Z] ---> Running in e4a4094c32cd [2021-06-24T19:13:31.575Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:13:31.575Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:13:31.575Z] ---> 299c77bf0b6c [2021-06-24T19:13:31.575Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T19:13:31.575Z] ---> Using cache [2021-06-24T19:13:31.575Z] ---> ed8d2959b433 [2021-06-24T19:13:31.575Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:13:31.575Z] ---> Using cache [2021-06-24T19:13:31.575Z] ---> 3286fb199858 [2021-06-24T19:13:31.575Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T19:13:31.575Z] ---> Using cache [2021-06-24T19:13:31.575Z] ---> 65adc33548dc [2021-06-24T19:13:31.575Z] Step 6/22 : COPY go.mod . [2021-06-24T19:13:31.575Z] ---> Using cache [2021-06-24T19:13:31.575Z] ---> 75828ef460c2 [2021-06-24T19:13:31.575Z] Step 7/22 : RUN go mod download [2021-06-24T19:13:31.575Z] ---> Using cache [2021-06-24T19:13:31.575Z] ---> c5b5545388c2 [2021-06-24T19:13:31.575Z] Step 8/22 : COPY . . [2021-06-24T19:13:31.575Z] ---> Using cache [2021-06-24T19:13:31.575Z] ---> d96bf94df49f [2021-06-24T19:13:31.575Z] Step 9/22 : RUN go mod tidy [2021-06-24T19:13:31.575Z] ---> Using cache [2021-06-24T19:13:31.575Z] ---> 4c0af8765a43 [2021-06-24T19:13:31.575Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T19:13:31.843Z] ---> 8af20ea42906 [2021-06-24T19:13:31.843Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T19:13:31.843Z] ---> 0931b453fcc9 [2021-06-24T19:13:31.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T19:13:31.843Z] ---> Running in 325a7046e95f [2021-06-24T19:13:31.843Z] Removing intermediate container e4a4094c32cd [2021-06-24T19:13:31.843Z] ---> 3e9e567c94b3 [2021-06-24T19:13:31.843Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T19:13:31.843Z] Removing intermediate container 740cba8ca2cc [2021-06-24T19:13:31.843Z] ---> b726489095bc [2021-06-24T19:13:31.843Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T19:13:31.843Z] ---> Running in 74615a305e11 [2021-06-24T19:13:31.843Z] ---> Running in 746df24a5f3d [2021-06-24T19:13:32.130Z] Removing intermediate container 74615a305e11 [2021-06-24T19:13:32.130Z] ---> 03b5aaa66292 [2021-06-24T19:13:32.130Z] [2021-06-24T19:13:32.130Z] ---> 9ccd37a3585b [2021-06-24T19:13:32.130Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T19:13:32.130Z] Removing intermediate container 746df24a5f3d [2021-06-24T19:13:32.130Z] ---> 4ce3af7c9461 [2021-06-24T19:13:32.130Z] Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:13:32.406Z] Successfully built 03b5aaa66292 [2021-06-24T19:13:32.406Z] ---> Running in 19ab31180861 [2021-06-24T19:13:32.406Z] Successfully tagged support-scheduler:latest [2021-06-24T19:13:32.406Z] Building security-secretstore-setup [2021-06-24T19:13:32.406Z] ---> 3b2784ba3563 [2021-06-24T19:13:32.406Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T19:13:32.406Z]  Building support-scheduler ... done 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-24T19:13:32.673Z] Removing intermediate container 19ab31180861 [2021-06-24T19:13:32.673Z] ---> 92e2005dcfdd [2021-06-24T19:13:32.673Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:13:33.617Z] ---> 6d2f65b82290 [2021-06-24T19:13:33.617Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T19:13:33.617Z] ---> 6c0b0421f868 [2021-06-24T19:13:33.617Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T19:13:33.617Z] ---> Running in 0f1a4b61f741 [2021-06-24T19:13:33.880Z] ---> Running in 08359f0bc82f [2021-06-24T19:13:33.880Z] ---> Running in 064b2091fcd3 [2021-06-24T19:13:33.880Z] Removing intermediate container 0f1a4b61f741 [2021-06-24T19:13:33.880Z] ---> a7c9ca24e7bc [2021-06-24T19:13:33.880Z] [2021-06-24T19:13:34.150Z] Removing intermediate container 08359f0bc82f [2021-06-24T19:13:34.150Z] ---> a82f7f54e000 [2021-06-24T19:13:34.150Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T19:13:34.150Z] Removing intermediate container 064b2091fcd3 [2021-06-24T19:13:34.150Z] ---> c36496c85382 [2021-06-24T19:13:34.150Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:13:34.150Z] Successfully built a7c9ca24e7bc [2021-06-24T19:13:34.150Z] Successfully tagged core-metadata:latest [2021-06-24T19:13:34.150Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-06-24T19:13:34.417Z] ---> Running in a48863f93463 [2021-06-24T19:13:35.380Z] Removing intermediate container a48863f93463 [2021-06-24T19:13:35.380Z] ---> 4cc374c71760 [2021-06-24T19:13:35.380Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T19:13:35.961Z] ---> e6194fbc03e6 [2021-06-24T19:13:35.961Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T19:13:35.961Z] ---> Running in 4024e3ddf412 [2021-06-24T19:13:36.025Z] Removing intermediate container e2ab2dc5ca13 [2021-06-24T19:13:36.025Z] ---> 729f6e363bd7 [2021-06-24T19:13:36.025Z] Successfully built 729f6e363bd7 [2021-06-24T19:13:36.025Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:13:36.225Z] ---> Running in 3a79c1b68be5 [2021-06-24T19:13:36.225Z] Removing intermediate container 4024e3ddf412 [2021-06-24T19:13:36.225Z] ---> ef84a56521f0 [2021-06-24T19:13:36.225Z] Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:13:36.409Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T19:13:36.409Z] . [Pipeline] withDockerContainer [2021-06-24T19:13:36.490Z] ---> Running in 7ea9ba1a330e [2021-06-24T19:13:36.707Z] prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container [2021-06-24T19:13:36.754Z] Removing intermediate container 7ea9ba1a330e [2021-06-24T19:13:36.754Z] ---> 3e2c30b564b9 [2021-06-24T19:13:36.754Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:13:36.799Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-24T19:13:37.020Z] ---> Running in 2396c7b15a1d [2021-06-24T19:13:37.288Z] Removing intermediate container 2396c7b15a1d [2021-06-24T19:13:37.288Z] ---> 0f98a89a0ea7 [2021-06-24T19:13:37.288Z] [2021-06-24T19:13:37.558Z] Successfully built 0f98a89a0ea7 [2021-06-24T19:13:37.558Z] Successfully tagged core-data:latest [2021-06-24T19:13:37.558Z] Building core-command [2021-06-24T19:13:37.558Z]  Building core-data ... done Removing intermediate container 3a79c1b68be5 [2021-06-24T19:13:37.558Z] ---> 0d050869190f [2021-06-24T19:13:37.558Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T19:13:38.144Z] ---> Running in c4bcca076f7c [2021-06-24T19:13:41.152Z] Removing intermediate container c4bcca076f7c [2021-06-24T19:13:41.152Z] ---> acd6b1bf7fdf [2021-06-24T19:13:41.152Z] Step 29/32 : CMD ["gate"] [2021-06-24T19:13:41.180Z] $ docker top 9e7a448155ae71dc753d24044fecac8edfae3ffa0ffbdd9e0d719c3b1b188680 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:13:41.745Z] ---> Running in faac24a38139 [2021-06-24T19:13:42.273Z] + go version [2021-06-24T19:13:42.273Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T19:13:42.320Z] $ docker stop --time=1 9e7a448155ae71dc753d24044fecac8edfae3ffa0ffbdd9e0d719c3b1b188680 [2021-06-24T19:13:43.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:13:43.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:13:43.348Z] ---> 299c77bf0b6c [2021-06-24T19:13:43.348Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:13:43.348Z] ---> Using cache [2021-06-24T19:13:43.348Z] ---> ed8d2959b433 [2021-06-24T19:13:43.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:13:43.348Z] ---> Using cache [2021-06-24T19:13:43.348Z] ---> 3286fb199858 [2021-06-24T19:13:43.348Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T19:13:43.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:13:43.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:13:43.348Z] ---> 299c77bf0b6c [2021-06-24T19:13:43.348Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:13:43.348Z] ---> Using cache [2021-06-24T19:13:43.348Z] ---> ed8d2959b433 [2021-06-24T19:13:43.348Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:13:43.348Z] ---> Using cache [2021-06-24T19:13:43.348Z] ---> 3286fb199858 [2021-06-24T19:13:43.348Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T19:13:43.348Z] ---> Using cache [2021-06-24T19:13:43.348Z] ---> 65adc33548dc [2021-06-24T19:13:43.348Z] Step 6/24 : COPY go.mod . [2021-06-24T19:13:43.348Z] ---> Using cache [2021-06-24T19:13:43.348Z] ---> 75828ef460c2 [2021-06-24T19:13:43.348Z] Step 7/24 : RUN go mod download [2021-06-24T19:13:43.348Z] ---> Using cache [2021-06-24T19:13:43.348Z] ---> c5b5545388c2 [2021-06-24T19:13:43.348Z] Step 8/24 : COPY . . [2021-06-24T19:13:43.348Z] ---> Using cache [2021-06-24T19:13:43.348Z] ---> d96bf94df49f [2021-06-24T19:13:43.348Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:13:43.348Z] ---> Using cache [2021-06-24T19:13:43.348Z] ---> 4c0af8765a43 [2021-06-24T19:13:43.348Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T19:13:44.141Z] $ docker rm -f 9e7a448155ae71dc753d24044fecac8edfae3ffa0ffbdd9e0d719c3b1b188680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:13:45.210Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T19:13:45.210Z] . [Pipeline] withDockerContainer [2021-06-24T19:13:45.499Z] prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container [2021-06-24T19:13:45.597Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-24T19:13:45.905Z] Removing intermediate container faac24a38139 [2021-06-24T19:13:45.905Z] ---> 701979ac05d5 [2021-06-24T19:13:45.905Z] Step 30/32 : LABEL arch=x86_64 [2021-06-24T19:13:45.905Z] ---> Running in d089e2ac6558 [2021-06-24T19:13:46.164Z] ---> Running in 73b3cdfa753c [2021-06-24T19:13:46.427Z] ---> Running in f039d3b3466c [2021-06-24T19:13:46.688Z] Removing intermediate container f039d3b3466c [2021-06-24T19:13:46.688Z] ---> 47799ce9d5a9 [2021-06-24T19:13:46.688Z] Step 31/32 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:13:46.950Z] 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-24T19:13:47.211Z] $ docker top b19227076bc320f2af5d39a9447cefd9b7c0037b2ddee9b14f0ed820e4cf2909 -eo pid,comm [2021-06-24T19:13:47.213Z] ---> Running in 06ce847677a8 [2021-06-24T19:13:47.491Z] Removing intermediate container 06ce847677a8 [2021-06-24T19:13:47.491Z] ---> 1c7c26d4dfec [2021-06-24T19:13:47.491Z] Step 32/32 : LABEL version=0.0.0 [Pipeline] { [Pipeline] echo [2021-06-24T19:13:47.661Z] ========================================================= [2021-06-24T19:13:47.661Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-24T19:13:47.661Z] ========================================================= [Pipeline] sh [2021-06-24T19:13:47.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:48.047Z] ---> Running in 148615bbba0f [2021-06-24T19:13:48.047Z] Removing intermediate container 148615bbba0f [2021-06-24T19:13:48.047Z] ---> 13882d93ced2 [2021-06-24T19:13:48.047Z] [2021-06-24T19:13:48.325Z] + go mod tidy [2021-06-24T19:13:48.328Z] Successfully built 13882d93ced2 [2021-06-24T19:13:48.328Z] Successfully tagged security-bootstrapper:latest [2021-06-24T19:13:48.328Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:13:48.328Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:13:48.328Z] ---> 299c77bf0b6c [2021-06-24T19:13:48.328Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T19:13:48.328Z] ---> Using cache [2021-06-24T19:13:48.328Z] ---> ed8d2959b433 [2021-06-24T19:13:48.328Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:13:48.328Z] ---> Using cache [2021-06-24T19:13:48.328Z] ---> 3286fb199858 [2021-06-24T19:13:48.328Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T19:13:48.328Z] ---> Using cache [2021-06-24T19:13:48.328Z] ---> 65adc33548dc [2021-06-24T19:13:48.328Z] Step 6/26 : COPY go.mod . [2021-06-24T19:13:48.328Z] ---> Using cache [2021-06-24T19:13:48.328Z] ---> 75828ef460c2 [2021-06-24T19:13:48.328Z] Step 7/26 : RUN go mod download [2021-06-24T19:13:48.328Z] ---> Using cache [2021-06-24T19:13:48.328Z] ---> c5b5545388c2 [2021-06-24T19:13:48.328Z] Step 8/26 : COPY . . [2021-06-24T19:13:48.328Z] ---> Using cache [2021-06-24T19:13:48.328Z] ---> d96bf94df49f [2021-06-24T19:13:48.328Z] Step 9/26 : RUN go mod tidy [2021-06-24T19:13:48.328Z] ---> Using cache [2021-06-24T19:13:48.328Z] ---> 4c0af8765a43 [2021-06-24T19:13:48.328Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T19:13:48.601Z] ---> Running in e8b8be83fe60 [Pipeline] sh [2021-06-24T19:13:49.199Z] 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-24T19:13:49.619Z] + make test [2021-06-24T19:13:49.619Z] go mod tidy [2021-06-24T19:13:49.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:13:50.066Z] OK: 219 MiB in 52 packages [2021-06-24T19:13:50.221Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-24T19:13:50.639Z] Removing intermediate container 73b3cdfa753c [2021-06-24T19:13:50.639Z] ---> ac7802007e79 [2021-06-24T19:13:50.639Z] Step 6/24 : COPY go.mod . [2021-06-24T19:13:50.905Z] ---> 2ed4ed995ce3 [2021-06-24T19:13:50.905Z] Step 7/24 : RUN go mod download [2021-06-24T19:13:50.905Z] ---> Running in 87a25b9ef806 [2021-06-24T19:13:51.859Z] Removing intermediate container 87a25b9ef806 [2021-06-24T19:13:51.859Z] ---> 4fc9603adc87 [2021-06-24T19:13:51.859Z] Step 8/24 : COPY . . [2021-06-24T19:13:54.815Z] 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-24T19:13:59.057Z] ---> 775ffdb3f354 [2021-06-24T19:13:59.057Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:13:59.057Z] ---> Running in c1642f7a8282 [2021-06-24T19:13:59.642Z] Removing intermediate container 325a7046e95f [2021-06-24T19:13:59.642Z] ---> 1a9ba3e7f434 [2021-06-24T19:13:59.642Z] [2021-06-24T19:13:59.642Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T19:13:59.642Z] ---> 13621d1b12d4 [2021-06-24T19:13:59.642Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T19:13:59.642Z] ---> Running in 9660d6fce67b [2021-06-24T19:14:00.237Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:00.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:00.506Z] Removing intermediate container c1642f7a8282 [2021-06-24T19:14:00.506Z] ---> dd341077f7ce [2021-06-24T19:14:00.506Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T19:14:00.506Z] ---> Running in 8951e2889252 [2021-06-24T19:14:00.776Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T19:14:00.776Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:14:00.776Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T19:14:00.776Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T19:14:00.776Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:14:00.776Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:14:00.776Z] OK: 7 MiB in 18 packages [2021-06-24T19:14:01.045Z] 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-24T19:14:01.631Z] Removing intermediate container 9660d6fce67b [2021-06-24T19:14:01.631Z] ---> b34373bc3c57 [2021-06-24T19:14:01.631Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T19:14:01.631Z] ---> Running in fc5918702d5f [2021-06-24T19:14:01.631Z] Removing intermediate container fc5918702d5f [2021-06-24T19:14:01.631Z] ---> 892545237043 [2021-06-24T19:14:01.631Z] Step 14/22 : WORKDIR /edgex [2021-06-24T19:14:01.631Z] ---> Running in c5dc55774fe2 [2021-06-24T19:14:01.893Z] Removing intermediate container c5dc55774fe2 [2021-06-24T19:14:01.893Z] ---> 3619964170bc [2021-06-24T19:14:01.893Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T19:14:02.169Z] ---> d6dbef16fd2b [2021-06-24T19:14:02.169Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T19:14:02.745Z] ---> 5f26fe60e4a0 [2021-06-24T19:14:02.745Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T19:14:03.322Z] ---> 0604415c971e [2021-06-24T19:14:03.322Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T19:14:03.322Z] ---> Running in fe925acdedce [2021-06-24T19:14:03.322Z] Removing intermediate container fe925acdedce [2021-06-24T19:14:03.322Z] ---> e3a21d6be08c [2021-06-24T19:14:03.322Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T19:14:03.322Z] ---> Running in 40b39de46d5a [2021-06-24T19:14:03.584Z] Removing intermediate container 40b39de46d5a [2021-06-24T19:14:03.584Z] ---> 6cf0bb5cbe14 [2021-06-24T19:14:03.584Z] Step 20/22 : LABEL arch=x86_64 [2021-06-24T19:14:03.584Z] ---> Running in 80b0a68bf19b [2021-06-24T19:14:03.584Z] Removing intermediate container 80b0a68bf19b [2021-06-24T19:14:03.584Z] ---> 7d567e6775dd [2021-06-24T19:14:03.584Z] Step 21/22 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:14:03.848Z] ---> Running in 3bdb42d1a653 [2021-06-24T19:14:03.848Z] Removing intermediate container 3bdb42d1a653 [2021-06-24T19:14:03.848Z] ---> c4a824d33455 [2021-06-24T19:14:03.848Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T19:14:03.848Z] ---> Running in 5fb8484e3376 [2021-06-24T19:14:04.111Z] Removing intermediate container 5fb8484e3376 [2021-06-24T19:14:04.111Z] ---> 5ecd8cc279cb [2021-06-24T19:14:04.111Z] [2021-06-24T19:14:04.380Z] Successfully built 5ecd8cc279cb [2021-06-24T19:14:04.380Z] Successfully tagged security-proxy-setup:latest [2021-06-24T19:14:14.476Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-24T19:14:14.540Z]  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-24T19:14:14.540Z] Removing intermediate container d089e2ac6558 [2021-06-24T19:14:14.540Z] ---> 0ec806300c99 [2021-06-24T19:14:14.540Z] [2021-06-24T19:14:14.540Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:14:14.540Z] ---> 13621d1b12d4 [2021-06-24T19:14:14.540Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:14:14.540Z] ---> Using cache [2021-06-24T19:14:14.540Z] ---> e89b19effe48 [2021-06-24T19:14:14.540Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:14:14.540Z] ---> Using cache [2021-06-24T19:14:14.540Z] ---> f3d04ad5e192 [2021-06-24T19:14:14.540Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T19:14:14.540Z] ---> Running in 4fa68e1cf9ab [2021-06-24T19:14:14.540Z] Removing intermediate container 4fa68e1cf9ab [2021-06-24T19:14:14.540Z] ---> 58df5e2519e2 [2021-06-24T19:14:14.540Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T19:14:14.917Z] ---> Running in 148925b1445c [2021-06-24T19:14:14.917Z] Removing intermediate container 148925b1445c [2021-06-24T19:14:14.917Z] ---> 8525890f0e62 [2021-06-24T19:14:14.917Z] Step 16/24 : WORKDIR / [2021-06-24T19:14:14.917Z] ---> Running in bea74d348295 [2021-06-24T19:14:15.616Z] Removing intermediate container bea74d348295 [2021-06-24T19:14:15.616Z] ---> c1a48e585eb0 [2021-06-24T19:14:15.616Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:14:15.883Z] Removing intermediate container e8b8be83fe60 [2021-06-24T19:14:15.883Z] ---> 0ae866c44f9f [2021-06-24T19:14:15.883Z] [2021-06-24T19:14:15.883Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T19:14:15.883Z] ---> 13621d1b12d4 [2021-06-24T19:14:15.883Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T19:14:15.883Z] ---> 9514b5a0b669 [2021-06-24T19:14:15.883Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T19:14:15.883Z] ---> Running in c56a51ba8b49 [2021-06-24T19:14:16.473Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:16.473Z] ---> b119e0bf744e [2021-06-24T19:14:16.473Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T19:14:16.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:16.737Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T19:14:16.737Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:14:16.737Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T19:14:16.737Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T19:14:16.737Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T19:14:16.737Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T19:14:16.737Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:14:16.737Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:14:17.008Z] OK: 7 MiB in 20 packages [2021-06-24T19:14:17.008Z] ---> 426d6210714f [2021-06-24T19:14:17.008Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T19:14:17.008Z] ---> Running in f1203e60d04f [2021-06-24T19:14:17.278Z] Removing intermediate container f1203e60d04f [2021-06-24T19:14:17.278Z] ---> 04a2c3c536cd [2021-06-24T19:14:17.278Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:14:17.278Z] ---> Running in b9c27664c552 [2021-06-24T19:14:17.278Z] Removing intermediate container c56a51ba8b49 [2021-06-24T19:14:17.278Z] ---> eb78b373308c [2021-06-24T19:14:17.278Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T19:14:17.552Z] ---> Running in 1b38247a1120 [2021-06-24T19:14:17.552Z] Removing intermediate container b9c27664c552 [2021-06-24T19:14:17.552Z] ---> 985a2adc9d89 [2021-06-24T19:14:17.552Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T19:14:17.552Z] ---> Running in 4cd09bfa314e [2021-06-24T19:14:17.832Z] Removing intermediate container 1b38247a1120 [2021-06-24T19:14:17.832Z] ---> bc848d371aa7 [2021-06-24T19:14:17.832Z] Step 14/26 : WORKDIR / [2021-06-24T19:14:17.832Z] Removing intermediate container 4cd09bfa314e [2021-06-24T19:14:17.832Z] ---> b3b25c1c3849 [2021-06-24T19:14:17.832Z] Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:14:17.832Z] ---> Running in fd235b0309b7 [2021-06-24T19:14:17.832Z] ---> Running in 059a83126847 [2021-06-24T19:14:18.105Z] Removing intermediate container fd235b0309b7 [2021-06-24T19:14:18.105Z] ---> 3b373a755f44 [2021-06-24T19:14:18.105Z] 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-24T19:14:18.105Z] Removing intermediate container 059a83126847 [2021-06-24T19:14:18.105Z] ---> b429001e3dcf [2021-06-24T19:14:18.105Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:14:18.105Z] ---> Running in 4d6b0b524018 [2021-06-24T19:14:18.376Z] Removing intermediate container 4d6b0b524018 [2021-06-24T19:14:18.376Z] ---> a827fa6d5e48 [2021-06-24T19:14:18.376Z] [2021-06-24T19:14:18.376Z] Successfully built a827fa6d5e48 [2021-06-24T19:14:18.640Z] Successfully tagged core-command:latest [2021-06-24T19:14:18.640Z]  Building core-command ... done  ---> e2703dd886cc [2021-06-24T19:14:18.640Z] 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-24T19:14:18.904Z] ---> f56358436e86 [2021-06-24T19:14:18.904Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T19:14:18.904Z] ---> 33f37df94cd7 [2021-06-24T19:14:18.904Z] 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-24T19:14:19.176Z] ---> a70b457c0cdc [2021-06-24T19:14:19.176Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T19:14:19.447Z] ---> 2b86c914dd77 [2021-06-24T19:14:19.447Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T19:14:20.023Z] ---> 4d5f6be05c0c [2021-06-24T19:14:20.023Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T19:14:20.285Z] ---> 13a08d11f090 [2021-06-24T19:14:20.285Z] 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-24T19:14:20.547Z] ---> Running in 923173ce50c5 [2021-06-24T19:14:20.547Z] Removing intermediate container 8951e2889252 [2021-06-24T19:14:20.547Z] ---> 50aff9a47487 [2021-06-24T19:14:20.547Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T19:14:20.547Z] ---> Running in 9aedc0b4577a [2021-06-24T19:14:20.809Z] 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-24T19:14:21.078Z] Removing intermediate container 923173ce50c5 [2021-06-24T19:14:21.078Z] ---> c51c6d804a2d [2021-06-24T19:14:21.078Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T19:14:21.078Z] ---> Running in 2bd39a15228e [2021-06-24T19:14:21.342Z] Removing intermediate container 2bd39a15228e [2021-06-24T19:14:21.342Z] ---> ab44b6f9a712 [2021-06-24T19:14:21.342Z] Step 24/26 : LABEL arch=x86_64 [2021-06-24T19:14:21.342Z] ---> Running in 9f20c456b66f [2021-06-24T19:14:21.342Z] Removing intermediate container 9f20c456b66f [2021-06-24T19:14:21.342Z] ---> b7cb1ebd6eca [2021-06-24T19:14:21.342Z] Step 25/26 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:14:21.605Z] ---> Running in 92c2cff01546 [2021-06-24T19:14:21.605Z] Removing intermediate container 9aedc0b4577a [2021-06-24T19:14:21.605Z] ---> 3c17bf059fa1 [2021-06-24T19:14:21.605Z] [2021-06-24T19:14:21.605Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T19:14:21.605Z] Removing intermediate container 92c2cff01546 [2021-06-24T19:14:21.605Z] ---> db62fabeb23d [2021-06-24T19:14:21.605Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T19:14:21.605Z] 20.10.0: Pulling from library/docker [2021-06-24T19:14:21.605Z] ---> Running in 96c872fe3d31 [2021-06-24T19:14:21.605Z] Removing intermediate container 96c872fe3d31 [2021-06-24T19:14:21.605Z] ---> caef03da24e2 [2021-06-24T19:14:21.605Z] [2021-06-24T19:14:21.875Z] Successfully built caef03da24e2 [2021-06-24T19:14:21.875Z] Successfully tagged security-secretstore-setup:latest [2021-06-24T19:14:24.438Z]  Building security-secretstore-setup ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T19:14:24.438Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T19:14:24.438Z] ---> aefe523efa57 [2021-06-24T19:14:24.438Z] 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-24T19:14:25.841Z] ---> Running in 1cd7ed6548bc [2021-06-24T19:14:25.841Z] Removing intermediate container 1cd7ed6548bc [2021-06-24T19:14:25.841Z] ---> b9f56ef577c9 [2021-06-24T19:14:25.841Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T19:14:25.841Z] ---> Running in c4c27d36fb72 [2021-06-24T19:14:26.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:26.106Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T19:14:26.375Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T19:14:26.375Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T19:14:26.375Z] Executing bash-5.0.17-r0.post-install [2021-06-24T19:14:26.375Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:14:26.375Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T19:14:26.375Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T19:14:26.375Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T19:14:26.375Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T19:14:26.375Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T19:14:26.375Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T19:14:26.375Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T19:14:26.375Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T19:14:26.375Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T19:14:26.375Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T19:14:26.947Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T19:14:26.947Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T19:14:26.947Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T19:14:26.947Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T19:14:26.947Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T19:14:26.947Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T19:14:26.947Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T19:14:26.947Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T19:14:26.947Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T19:14:27.208Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T19:14:27.208Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T19:14:27.208Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T19:14:27.208Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T19:14:27.208Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T19:14:27.208Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T19:14:27.208Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T19:14:27.208Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T19:14:27.208Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T19:14:27.208Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T19:14:27.208Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T19:14:27.208Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T19:14:27.208Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T19:14:27.208Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T19:14:27.208Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T19:14:27.208Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T19:14:27.208Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T19:14:27.208Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T19:14:27.208Z] OK: 72 MiB in 59 packages [2021-06-24T19:14:27.779Z] Collecting docker-compose==1.23.2 [2021-06-24T19:14:28.042Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T19:14:28.042Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T19:14:28.042Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T19:14:28.303Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T19:14:28.303Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T19:14:28.873Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T19:14:28.873Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T19:14:28.873Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T19:14:28.873Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T19:14:28.873Z] 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-24T19:14:28.873Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T19:14:28.873Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T19:14:29.135Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T19:14:29.135Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T19:14:29.400Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T19:14:29.400Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T19:14:29.400Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T19:14:29.400Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T19:14:32.367Z] Collecting PyYAML<4,>=3.10 [2021-06-24T19:14:32.367Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T19:14:32.367Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T19:14:32.367Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T19:14:32.367Z] Collecting idna<2.8,>=2.5 [2021-06-24T19:14:32.367Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T19:14:32.367Z] 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-24T19:14:32.367Z] 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-24T19:14:32.367Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T19:14:32.367Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T19:14:32.367Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T19:14:32.367Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T19:14:32.367Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T19:14:32.367Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T19:14:32.367Z] Installing collected packages: dockerpty, texttable, urllib3, idna, requests, cached-property, docopt, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, docker-compose [2021-06-24T19:14:32.367Z] Running setup.py install for dockerpty: started [2021-06-24T19:14:32.367Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T19:14:32.367Z] Running setup.py install for texttable: started [2021-06-24T19:14:32.367Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T19:14:32.367Z] Attempting uninstall: urllib3 [2021-06-24T19:14:32.367Z] Found existing installation: urllib3 1.25.9 [2021-06-24T19:14:32.367Z] Uninstalling urllib3-1.25.9: [2021-06-24T19:14:32.367Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T19:14:32.367Z] Attempting uninstall: idna [2021-06-24T19:14:32.367Z] Found existing installation: idna 2.9 [2021-06-24T19:14:32.367Z] Uninstalling idna-2.9: [2021-06-24T19:14:32.367Z] Successfully uninstalled idna-2.9 [2021-06-24T19:14:32.367Z] Attempting uninstall: requests [2021-06-24T19:14:32.367Z] Found existing installation: requests 2.23.0 [2021-06-24T19:14:32.367Z] Uninstalling requests-2.23.0: [2021-06-24T19:14:32.367Z] Successfully uninstalled requests-2.23.0 [2021-06-24T19:14:32.367Z] Running setup.py install for docopt: started [2021-06-24T19:14:32.367Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T19:14:32.367Z] Running setup.py install for PyYAML: started [2021-06-24T19:14:32.367Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T19:14:32.367Z] 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-24T19:14:36.586Z] Removing intermediate container c4c27d36fb72 [2021-06-24T19:14:36.586Z] ---> 7e410da94ca3 [2021-06-24T19:14:36.586Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T19:14:36.586Z] ---> Running in 444ac7f049c4 [2021-06-24T19:14:36.586Z] Removing intermediate container 444ac7f049c4 [2021-06-24T19:14:36.586Z] ---> 4e32994f13d9 [2021-06-24T19:14:36.586Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T19:14:36.586Z] ---> Running in 1035fea152f3 [2021-06-24T19:14:36.586Z] Removing intermediate container 1035fea152f3 [2021-06-24T19:14:36.586Z] ---> dced62e69d97 [2021-06-24T19:14:36.586Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T19:14:36.586Z] ---> b2b13f97e291 [2021-06-24T19:14:36.586Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T19:14:36.847Z] ---> e065d00124d9 [2021-06-24T19:14:36.847Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T19:14:37.110Z] ---> ca6b2abf8184 [2021-06-24T19:14:37.110Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T19:14:37.110Z] ---> Running in d048391942bd [2021-06-24T19:14:37.110Z] Removing intermediate container d048391942bd [2021-06-24T19:14:37.110Z] ---> 2541f64ec01e [2021-06-24T19:14:37.110Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:14:37.378Z] ---> Running in 8b76c19df477 [2021-06-24T19:14:37.378Z] Removing intermediate container 8b76c19df477 [2021-06-24T19:14:37.378Z] ---> eb7b379de67c [2021-06-24T19:14:37.378Z] Step 22/24 : LABEL arch=x86_64 [2021-06-24T19:14:37.642Z] ---> Running in f139a1ae3b18 [2021-06-24T19:14:37.642Z] Removing intermediate container f139a1ae3b18 [2021-06-24T19:14:37.642Z] ---> d5d8dd73e7e0 [2021-06-24T19:14:37.642Z] Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:14:37.642Z] ---> Running in 2d66c09fa1bc [2021-06-24T19:14:37.910Z] Removing intermediate container 2d66c09fa1bc [2021-06-24T19:14:37.910Z] ---> 83fd4a650cc8 [2021-06-24T19:14:37.910Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:14:37.910Z] ---> Running in e6eda3003337 [2021-06-24T19:14:38.172Z] Removing intermediate container e6eda3003337 [2021-06-24T19:14:38.172Z] ---> 73881a8c099d [2021-06-24T19:14:38.172Z] [2021-06-24T19:14:38.172Z] Successfully built 73881a8c099d [2021-06-24T19:14:38.172Z] Successfully tagged sys-mgmt-agent:latest [2021-06-24T19:14:38.441Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-24T19:14:38.458Z] $ docker stop --time=1 28b7779e864e92529a98d7939c08550464d69b0667694ec756f9ff2ce33bddd5 [2021-06-24T19:14:39.888Z] $ docker rm -f 28b7779e864e92529a98d7939c08550464d69b0667694ec756f9ff2ce33bddd5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T19:14:40.333Z] + docker images [2021-06-24T19:14:40.333Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T19:14:40.333Z] sys-mgmt-agent latest 73881a8c099d 3 seconds ago 312MB [2021-06-24T19:14:40.333Z] 3c17bf059fa1 19 seconds ago 1.15GB [2021-06-24T19:14:40.333Z] security-secretstore-setup latest caef03da24e2 19 seconds ago 28.7MB [2021-06-24T19:14:40.333Z] core-command latest a827fa6d5e48 22 seconds ago 15.9MB [2021-06-24T19:14:40.333Z] 0ae866c44f9f 25 seconds ago 1.15GB [2021-06-24T19:14:40.333Z] 0ec806300c99 27 seconds ago 1.14GB [2021-06-24T19:14:40.333Z] security-proxy-setup latest 5ecd8cc279cb 37 seconds ago 25.7MB [2021-06-24T19:14:40.333Z] 1a9ba3e7f434 41 seconds ago 1.15GB [2021-06-24T19:14:40.333Z] security-bootstrapper latest 13882d93ced2 53 seconds ago 18.6MB [2021-06-24T19:14:40.333Z] core-data latest 0f98a89a0ea7 About a minute ago 20.2MB [2021-06-24T19:14:40.333Z] core-metadata latest a7c9ca24e7bc About a minute ago 16.6MB [2021-06-24T19:14:40.333Z] support-scheduler latest 03b5aaa66292 About a minute ago 15.9MB [2021-06-24T19:14:40.333Z] support-notifications latest 3de7852206e7 About a minute ago 16.7MB [2021-06-24T19:14:40.333Z] 1b66f51d09a7 About a minute ago 1.15GB [2021-06-24T19:14:40.333Z] 9249adbf81f5 About a minute ago 1.15GB [2021-06-24T19:14:40.333Z] 47306045c64f About a minute ago 1.15GB [2021-06-24T19:14:40.333Z] 33af35b1c62c About a minute ago 1.15GB [2021-06-24T19:14:40.333Z] a5b17b1ab6fe About a minute ago 1.15GB [2021-06-24T19:14:40.333Z] ci-base-image-x86_64 latest 299c77bf0b6c 5 minutes ago 647MB [2021-06-24T19:14:40.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 8 weeks ago 445MB [2021-06-24T19:14:40.333Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-24T19:14:40.333Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-24T19:14:40.333Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-24T19:14:40.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-24T19:14:56.139Z] Still waiting to schedule task [2021-06-24T19:14:56.140Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-1266’ [2021-06-24T19:15:15.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-24T19:15:16.108Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-24T19:15:24.422Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-24T19:15:24.422Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-24T19:15:31.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-24T19:15:31.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-24T19:15:31.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-24T19:15:31.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-24T19:15:32.207Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-24T19:15:32.493Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-24T19:15:34.503Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-24T19:15:34.503Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-24T19:15:34.503Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-24T19:15:34.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-24T19:15:46.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements [2021-06-24T19:15:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-24T19:15:46.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-24T19:15:51.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.393s coverage: 100.0% of statements [2021-06-24T19:15:51.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-24T19:15:52.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.540s coverage: 53.1% of statements [2021-06-24T19:15:52.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-24T19:15:52.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-24T19:15:53.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.864s coverage: 87.7% of statements [2021-06-24T19:15:53.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-24T19:15:53.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:15:53.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.426s coverage: 78.9% of statements [2021-06-24T19:15:58.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.223s coverage: 81.2% of statements [2021-06-24T19:15:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-24T19:15:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-24T19:15:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-24T19:15:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-24T19:15:58.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-24T19:16:03.923Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.558s coverage: 95.1% of statements [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-24T19:16:03.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 60.0% of statements [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-24T19:16:03.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.275s coverage: 0.8% of statements [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-24T19:16:03.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.172s coverage: 58.8% of statements [2021-06-24T19:16:03.923Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.181s coverage: 22.0% of statements [2021-06-24T19:16:03.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-24T19:16:03.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements [2021-06-24T19:16:03.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.403s coverage: 79.5% of statements [2021-06-24T19:16:03.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements [2021-06-24T19:16:05.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2021-06-24T19:16:06.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.299s coverage: 87.5% of statements [2021-06-24T19:16:18.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.195s coverage: 94.4% of statements [2021-06-24T19:16:18.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2021-06-24T19:16:24.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.576s coverage: 81.8% of statements [2021-06-24T19:16:24.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-24T19:16:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.251s coverage: 92.9% of statements [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-24T19:16:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-24T19:16:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-24T19:16:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-24T19:16:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 58.8% of statements [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-24T19:16:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.248s coverage: 80.0% of statements [2021-06-24T19:16:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements [2021-06-24T19:16:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.234s coverage: 85.4% of statements [2021-06-24T19:16:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.319s coverage: 91.2% of statements [2021-06-24T19:16:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-24T19:16:32.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.829s coverage: 64.4% of statements [2021-06-24T19:16:32.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-24T19:16:32.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-24T19:16:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements [2021-06-24T19:16:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-06-24T19:16:32.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements [2021-06-24T19:16:32.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-06-24T19:16:33.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-06-24T19:16:38.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.132s coverage: 66.9% of statements [2021-06-24T19:16:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-24T19:16:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-24T19:16:38.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-24T19:16:40.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.756s coverage: 43.6% of statements [2021-06-24T19:16:40.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-24T19:16:40.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-24T19:16:40.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements [2021-06-24T19:16:40.132Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-24T19:16:40.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements [2021-06-24T19:16:40.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-24T19:16:47.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 19.3% of statements [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-24T19:16:47.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.564s coverage: 91.9% of statements [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-24T19:16:47.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.222s coverage: 62.7% of statements [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-24T19:16:47.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.409s coverage: 97.6% of statements [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-24T19:16:47.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-24T19:16:47.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-24T19:16:47.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements [2021-06-24T19:16:47.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-06-24T19:16:48.809Z] GO111MODULE=on go vet ./... [2021-06-24T19:16:57.889Z] Running on prd-ubuntu18.04-docker-8c-8g-1269 in /w/workspace/edgexfoundry_edgex-go_PR-3598 [Pipeline] { [Pipeline] ws [2021-06-24T19:16:57.954Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-24T19:16:58.118Z] The recommended git tool is: git [2021-06-24T19:17:03.101Z] using credential edgex-jenkins-ssh [2021-06-24T19:17:03.116Z] Cloning the remote Git repository [2021-06-24T19:17:03.134Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:17:03.208Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-24T19:17:03.253Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:17:03.253Z] > git --version # timeout=10 [2021-06-24T19:17:03.260Z] > git --version # 'git version 2.17.1' [2021-06-24T19:17:03.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:17:03.290Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T19:17:11.626Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T19:17:11.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T19:17:11.645Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-24T19:17:11.658Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-24T19:17:11.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:17:11.663Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3598/head:refs/remotes/origin/PR-3598 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T19:17:12.180Z] Merging remotes/origin/master commit b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb into PR head commit 992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:17:12.293Z] Merge succeeded, producing 992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:17:12.294Z] Checking out Revision 992778c7c01b13d018f1598eacb43fadbdb72608 (PR-3598) [2021-06-24T19:17:12.185Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T19:17:12.196Z] > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 [2021-06-24T19:17:12.253Z] > git remote # timeout=10 [2021-06-24T19:17:12.260Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T19:17:12.268Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T19:17:12.273Z] > git merge b5de84c11fe3756c7d6a4fb4ef4c440d51ada6cb # timeout=10 [2021-06-24T19:17:12.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T19:17:12.292Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T19:17:12.296Z] > git checkout -f 992778c7c01b13d018f1598eacb43fadbdb72608 # timeout=10 [2021-06-24T19:17:18.197Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-06-24T19:17:18.221Z] > git --version # timeout=10 [2021-06-24T19:17:18.226Z] > git --version # 'git version 2.17.1' [2021-06-24T19:17:18.230Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:17:19.542Z] + echo snap-build.sh [2021-06-24T19:17:19.543Z] snap-build.sh [2021-06-24T19:17:19.543Z] + SNAP_BASE_DIR=. [2021-06-24T19:17:19.543Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-24T19:17:19.543Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-24T19:17:19.543Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-24T19:17:19.543Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-24T19:17:19.543Z] + cd /w/workspace/edgex-go/1 [2021-06-24T19:17:19.543Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T19:17:19.543Z] Reading package lists... [2021-06-24T19:17:19.818Z] Building dependency tree... [2021-06-24T19:17:19.818Z] Reading state information... [2021-06-24T19:17:19.818Z] The following packages were automatically installed and are no longer required: [2021-06-24T19:17:19.818Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T19:17:19.818Z] uidmap xdelta3 [2021-06-24T19:17:19.818Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T19:17:20.081Z] The following packages will be REMOVED: [2021-06-24T19:17:20.081Z] lxd* lxd-client* [2021-06-24T19:17:20.361Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T19:17:20.361Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T19:17:22.638Z] (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-24T19:17:22.638Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T19:17:22.638Z] Removing lxd dnsmasq configuration [2021-06-24T19:17:22.638Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T19:17:22.638Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T19:17:23.590Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:17:23.853Z] (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-24T19:17:23.853Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T19:17:25.246Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T19:17:25.246Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T19:17:28.075Z] + sudo snap remove --purge lxd [2021-06-24T19:17:28.075Z] snap "lxd" is not installed [2021-06-24T19:17:28.075Z] + sudo groupadd --force --system lxd [2021-06-24T19:17:28.075Z] ++ whoami [2021-06-24T19:17:28.075Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T19:17:28.075Z] + newgrp - lxd [2021-06-24T19:17:28.075Z] + sudo snap install lxd [2021-06-24T19:17:36.972Z] 2021-06-24T19:17:33Z INFO Waiting for automatic snapd restart... [2021-06-24T19:17:54.005Z] lxd 4.15 from Canonical* installed [2021-06-24T19:17:54.005Z] + sudo lxd init --auto [2021-06-24T19:18:04.332Z] + sudo snap install --classic snapcraft [2021-06-24T19:18:14.202Z] gofmt -l . [2021-06-24T19:18:14.202Z] [ "`gofmt -l .`" = "" ] [2021-06-24T19:18:14.202Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-24T19:18:14.350Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T19:18:14.350Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T19:18:14.350Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-24T19:18:14.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T19:18:14.350Z] Dload Upload Total Spent Left Speed [2021-06-24T19:18:14.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4543 [2021-06-24T19:18:14.350Z] 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k [2021-06-24T19:18:14.350Z] ./yq_linux_amd64 [2021-06-24T19:18:14.350Z] + sudo snapcraft prime --use-lxd [2021-06-24T19:18:14.882Z] + ls -al . [2021-06-24T19:18:14.882Z] total 588 [2021-06-24T19:18:14.882Z] drwxrwxr-x 9 1001 1001 4096 Jun 24 19:18 . [2021-06-24T19:18:14.882Z] drwxr-xr-x 4 root root 4096 Jun 24 19:13 .. [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 11 Jun 24 19:11 .dockerignore [2021-06-24T19:18:14.882Z] drwxrwxr-x 8 1001 1001 4096 Jun 24 19:11 .git [2021-06-24T19:18:14.882Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:11 .github [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 818 Jun 24 19:11 .gitignore [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 166 Jun 24 19:11 .sonarcloud.properties [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 8609 Jun 24 19:11 Attribution.txt [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 43881 Jun 24 19:11 CHANGELOG.md [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:11 CONTRIBUTING.md [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 931 Jun 24 19:11 Dockerfile.build [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 849 Jun 24 19:11 Jenkinsfile [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:11 LICENSE [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 5605 Jun 24 19:11 Makefile [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 7905 Jun 24 19:11 README.md [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 7071 Jun 24 19:11 SECURITY.md [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 5 Jun 24 19:08 VERSION [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 4131 Jun 24 19:11 ZMQWindows.md [2021-06-24T19:18:14.882Z] drwxrwxr-x 2 1001 1001 4096 Jun 24 19:11 bin [2021-06-24T19:18:14.882Z] drwxrwxr-x 14 1001 1001 4096 Jun 24 19:11 cmd [2021-06-24T19:18:14.882Z] -rw-r--r-- 1 root root 398095 Jun 24 19:16 coverage.out [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 835 Jun 24 19:11 go.mod [2021-06-24T19:18:14.882Z] -rw-r--r-- 1 root root 21061 Jun 24 19:13 go.sum [2021-06-24T19:18:14.882Z] drwxrwxr-x 7 1001 1001 4096 Jun 24 19:11 internal [2021-06-24T19:18:14.882Z] drwxrwxr-x 3 1001 1001 4096 Jun 24 19:11 openapi [2021-06-24T19:18:14.882Z] drwxrwxr-x 4 1001 1001 4096 Jun 24 19:11 snap [2021-06-24T19:18:14.882Z] -rw-rw-r-- 1 1001 1001 168 Jun 24 19:11 version.go [Pipeline] sh [2021-06-24T19:18:15.562Z] + '[' -e coverage.out ] [2021-06-24T19:18:15.562Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-24T19:18:15.610Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T19:18:16.275Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T19:18:16.275Z] 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-24T19:18:16.275Z] - README.md [2021-06-24T19:18:16.275Z] [2021-06-24T19:18:16.275Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T19:18:16.467Z] Stashed 1 file(s) [Pipeline] sh [2021-06-24T19:18:16.850Z] Launching a container. [2021-06-24T19:18:17.149Z] + make build [2021-06-24T19:18:17.149Z] go mod tidy [2021-06-24T19:18:17.748Z] 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-24T19:18:23.472Z] Waiting for container to be ready [2021-06-24T19:18:24.044Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T19:18:24.044Z] [2021-06-24T19:18:24.470Z] 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-24T19:18:30.477Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T19:18:30.477Z] Waiting for network to be ready... [2021-06-24T19:18:30.477Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T19:18:30.477Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T19:18:30.477Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T19:18:30.477Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T19:18:30.477Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T19:18:30.477Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T19:18:30.477Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T19:18:30.477Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T19:18:30.477Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T19:18:30.477Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T19:18:30.477Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T19:18:30.740Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T19:18:31.001Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T19:18:31.001Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T19:18:31.001Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T19:18:31.001Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T19:18:31.001Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T19:18:31.001Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T19:18:31.265Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T19:18:31.527Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T19:18:31.790Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T19:18:31.790Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T19:18:31.790Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T19:18:31.790Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T19:18:31.790Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T19:18:31.790Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T19:18:31.790Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T19:18:34.339Z] Fetched 24.8 MB in 4s (6262 kB/s) [2021-06-24T19:18:34.915Z] Reading package lists... [2021-06-24T19:18:34.915Z] Reading package lists... [2021-06-24T19:18:35.184Z] Building dependency tree... [2021-06-24T19:18:35.184Z] Reading state information... [2021-06-24T19:18:35.184Z] The following additional packages will be installed: [2021-06-24T19:18:35.184Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T19:18:35.184Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T19:18:35.184Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T19:18:35.184Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T19:18:35.184Z] Suggested packages: [2021-06-24T19:18:35.184Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T19:18:35.184Z] Recommended packages: [2021-06-24T19:18:35.184Z] gnupg libsasl2-modules [2021-06-24T19:18:35.184Z] The following NEW packages will be installed: [2021-06-24T19:18:35.184Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T19:18:35.184Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T19:18:35.184Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T19:18:35.184Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T19:18:35.184Z] The following packages will be upgraded: [2021-06-24T19:18:35.184Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T19:18:35.447Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T19:18:35.447Z] Need to get 3530 kB of archives. [2021-06-24T19:18:35.447Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T19:18:35.447Z] 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-24T19:18:35.447Z] 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-24T19:18:35.447Z] 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-24T19:18:35.447Z] 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-24T19:18:35.447Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T19:18:35.709Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T19:18:36.282Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T19:18:36.282Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T19:18:36.282Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T19:18:36.282Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T19:18:36.282Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T19:18:36.282Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T19:18:36.282Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T19:18:36.282Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T19:18:36.282Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T19:18:36.282Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T19:18:36.282Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T19:18:36.282Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T19:18:36.282Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T19:18:36.282Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T19:18:36.282Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T19:18:36.282Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T19:18:36.544Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:18:36.544Z] Fetched 3530 kB in 1s (3454 kB/s) [2021-06-24T19:18:36.544Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T19:18:36.544Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:18:36.544Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T19:18:36.805Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T19:18:36.806Z] Selecting previously unselected package udev. [2021-06-24T19:18:36.806Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T19:18:36.806Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:18:36.806Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T19:18:37.383Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T19:18:37.383Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T19:18:37.383Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T19:18:37.383Z] Selecting previously unselected package fuse. [2021-06-24T19:18:37.383Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T19:18:37.383Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T19:18:37.383Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:18:37.383Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T19:18:37.649Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:18:37.649Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T19:18:37.649Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:18:37.649Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T19:18:37.911Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T19:18:37.911Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T19:18:37.911Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T19:18:37.911Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T19:18:37.911Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:18:37.911Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:37.911Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T19:18:37.911Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:18:37.911Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:38.174Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T19:18:38.175Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:18:38.175Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:38.175Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T19:18:38.175Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:18:38.175Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:38.437Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T19:18:38.437Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:18:38.437Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:38.437Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T19:18:38.437Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:18:38.437Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:38.437Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T19:18:38.437Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:18:38.437Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:38.699Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T19:18:38.699Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:18:38.699Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:38.699Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T19:18:38.699Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T19:18:38.699Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:38.961Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T19:18:38.961Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T19:18:38.961Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T19:18:38.961Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T19:18:38.961Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T19:18:38.961Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T19:18:39.222Z] Selecting previously unselected package libldap-common. [2021-06-24T19:18:39.222Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T19:18:39.222Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T19:18:39.222Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T19:18:39.222Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T19:18:39.222Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T19:18:39.222Z] Selecting previously unselected package dirmngr. [2021-06-24T19:18:39.222Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:18:39.222Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T19:18:39.486Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T19:18:39.486Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T19:18:39.486Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T19:18:39.486Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T19:18:39.486Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T19:18:39.486Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T19:18:39.486Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:39.486Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T19:18:39.486Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T19:18:39.750Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T19:18:40.326Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T19:18:40.326Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:40.326Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T19:18:40.326Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T19:18:40.326Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T19:18:40.588Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:40.588Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:40.588Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:40.588Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:40.588Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:40.589Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:40.589Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T19:18:40.589Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T19:18:40.589Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T19:18:40.589Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T19:18:40.858Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T19:18:40.858Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T19:18:40.858Z] This means they are not meant to be enabled using systemctl. [2021-06-24T19:18:40.858Z] Possible reasons for having this kind of units are: [2021-06-24T19:18:40.858Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T19:18:40.858Z] .wants/ or .requires/ directory. [2021-06-24T19:18:40.858Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T19:18:40.858Z] a requirement dependency on it. [2021-06-24T19:18:40.858Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T19:18:41.141Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T19:18:41.141Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T19:18:41.141Z] instance name specified. [2021-06-24T19:18:41.407Z] Reading package lists... [2021-06-24T19:18:41.407Z] Building dependency tree... [2021-06-24T19:18:41.407Z] Reading state information... [2021-06-24T19:18:41.670Z] The following additional packages will be installed: [2021-06-24T19:18:41.670Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T19:18:41.670Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T19:18:41.670Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T19:18:41.670Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T19:18:41.670Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T19:18:41.670Z] Suggested packages: [2021-06-24T19:18:41.670Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T19:18:41.670Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T19:18:41.670Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T19:18:41.670Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T19:18:41.670Z] systemd-container policykit-1 [2021-06-24T19:18:41.670Z] Recommended packages: [2021-06-24T19:18:41.670Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T19:18:41.670Z] The following NEW packages will be installed: [2021-06-24T19:18:41.670Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T19:18:41.670Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T19:18:41.670Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T19:18:41.670Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T19:18:41.670Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T19:18:41.670Z] The following packages will be upgraded: [2021-06-24T19:18:41.670Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T19:18:41.670Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T19:18:41.670Z] Need to get 36.7 MB of archives. [2021-06-24T19:18:41.670Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T19:18:41.670Z] 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-24T19:18:41.933Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T19:18:41.933Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-24T19:18:41.933Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T19:18:41.933Z] 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-24T19:18:41.933Z] 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-24T19:18:41.933Z] 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-24T19:18:41.933Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T19:18:41.933Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T19:18:41.933Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T19:18:41.933Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T19:18:41.933Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T19:18:41.933Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T19:18:41.933Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T19:18:41.933Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T19:18:41.933Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T19:18:42.880Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T19:18:42.880Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T19:18:42.880Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T19:18:42.880Z] 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-24T19:18:42.880Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T19:18:42.880Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T19:18:42.880Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T19:18:42.880Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T19:18:42.880Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T19:18:42.880Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T19:18:42.880Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T19:18:42.880Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T19:18:42.880Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-24T19:18:42.880Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-24T19:18:45.232Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:18:45.232Z] Fetched 36.7 MB in 2s (17.6 MB/s) [2021-06-24T19:18:45.232Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T19:18:45.232Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:18:45.232Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T19:18:45.232Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:18:45.232Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T19:18:45.232Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T19:18:45.493Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T19:18:45.493Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T19:18:45.756Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T19:18:45.756Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T19:18:46.019Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T19:18:46.019Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T19:18:46.019Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T19:18:46.595Z] Setting up apt (1.6.13) ... [2021-06-24T19:18:46.595Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T19:18:46.856Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T19:18:47.119Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T19:18:47.119Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T19:18:47.119Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T19:18:47.381Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T19:18:47.381Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T19:18:47.381Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:18:47.953Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T19:18:47.953Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T19:18:47.953Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T19:18:47.953Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T19:18:47.953Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T19:18:47.953Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:18:48.215Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T19:18:48.477Z] Checking for services that may need to be restarted...done. [2021-06-24T19:18:48.477Z] Checking for services that may need to be restarted...done. [2021-06-24T19:18:48.477Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:18:48.477Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T19:18:48.749Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:18:49.097Z] 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-24T19:18:49.324Z] Selecting previously unselected package python3-minimal. [2021-06-24T19:18:49.324Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T19:18:49.324Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T19:18:49.324Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T19:18:49.324Z] Selecting previously unselected package mime-support. [2021-06-24T19:18:49.324Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T19:18:49.324Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T19:18:49.324Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T19:18:49.324Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T19:18:49.324Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T19:18:49.369Z] 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-24T19:18:49.586Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T19:18:49.586Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T19:18:49.586Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:18:50.977Z] Selecting previously unselected package python3.6. [2021-06-24T19:18:50.977Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T19:18:51.239Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:18:51.239Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T19:18:51.239Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T19:18:51.239Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T19:18:51.239Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T19:18:51.503Z] Selecting previously unselected package python3. [2021-06-24T19:18:51.503Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T19:18:51.503Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T19:18:51.503Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T19:18:51.767Z] Selecting previously unselected package multiarch-support. [2021-06-24T19:18:51.767Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:18:51.767Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T19:18:51.767Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T19:18:51.767Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T19:18:51.767Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T19:18:51.767Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T19:18:51.767Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T19:18:52.029Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T19:18:52.029Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T19:18:52.029Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T19:18:52.291Z] Selecting previously unselected package sudo. [2021-06-24T19:18:52.291Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T19:18:52.291Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T19:18:52.554Z] Selecting previously unselected package apparmor. [2021-06-24T19:18:52.554Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T19:18:52.554Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-24T19:18:52.554Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T19:18:52.554Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T19:18:52.554Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T19:18:52.815Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T19:18:52.815Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T19:18:52.815Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:18:52.815Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T19:18:52.815Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T19:18:52.815Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:18:53.076Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T19:18:53.077Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T19:18:53.337Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T19:18:53.337Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T19:18:53.337Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T19:18:53.337Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:18:53.337Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T19:18:53.337Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T19:18:53.607Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:18:53.607Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T19:18:53.607Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T19:18:53.607Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T19:18:53.869Z] Selecting previously unselected package openssh-client. [2021-06-24T19:18:53.869Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T19:18:53.869Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T19:18:53.869Z] Selecting previously unselected package squashfs-tools. [2021-06-24T19:18:53.980Z] 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-24T19:18:54.137Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T19:18:54.137Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T19:18:54.399Z] Selecting previously unselected package snapd. [2021-06-24T19:18:54.399Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T19:18:54.399Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T19:18:54.576Z] 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-24T19:18:56.980Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T19:18:57.242Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T19:18:57.242Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T19:18:57.242Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T19:18:57.509Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T19:18:57.509Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:18:57.509Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T19:18:57.509Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T19:18:57.509Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T19:18:57.981Z] 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-24T19:18:58.098Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T19:18:58.386Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T19:18:58.386Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T19:18:58.386Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:18:58.386Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:18:58.647Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T19:18:59.221Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T19:18:59.221Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:18:59.221Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T19:18:59.221Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T19:18:59.221Z] running python rtupdate hooks for python3.6... [2021-06-24T19:18:59.221Z] running python post-rtupdate hooks for python3.6... [2021-06-24T19:18:59.221Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T19:19:01.140Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T19:19:01.140Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T19:19:01.140Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T19:19:01.365Z] 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-24T19:19:01.402Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T19:19:01.976Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T19:19:01.976Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T19:19:02.245Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T19:19:02.506Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T19:19:02.506Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T19:19:02.506Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T19:19:03.082Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T19:19:03.082Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T19:19:03.347Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T19:19:03.609Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T19:19:03.609Z] /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-24T19:19:03.986Z] 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-24T19:19:04.184Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T19:19:06.625Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T19:19:06.625Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T19:19:06.625Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T19:19:06.625Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T19:19:06.625Z] Reading package lists... [2021-06-24T19:19:06.892Z] Reading package lists... [2021-06-24T19:19:06.892Z] Building dependency tree... [2021-06-24T19:19:06.892Z] Reading state information... [2021-06-24T19:19:07.157Z] Calculating upgrade... [2021-06-24T19:19:07.157Z] The following packages will be upgraded: [2021-06-24T19:19:07.157Z] advancecomp base-files bash binutils binutils-common [2021-06-24T19:19:07.157Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T19:19:07.157Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T19:19:07.157Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T19:19:07.157Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T19:19:07.157Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T19:19:07.157Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T19:19:07.157Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T19:19:07.157Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T19:19:07.157Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T19:19:07.157Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T19:19:07.157Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T19:19:07.157Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T19:19:07.157Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T19:19:07.157Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T19:19:07.157Z] ubuntu-keyring util-linux [2021-06-24T19:19:07.421Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T19:19:07.421Z] Need to get 64.1 MB of archives. [2021-06-24T19:19:07.421Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T19:19:07.421Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T19:19:07.421Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T19:19:07.421Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T19:19:07.421Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T19:19:07.421Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T19:19:07.421Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T19:19:07.421Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T19:19:07.421Z] 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-24T19:19:07.421Z] 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-24T19:19:07.421Z] 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-24T19:19:07.421Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T19:19:07.421Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T19:19:07.421Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T19:19:07.421Z] 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-24T19:19:07.421Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T19:19:07.421Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T19:19:07.421Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T19:19:07.421Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T19:19:07.491Z] 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-24T19:19:07.685Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T19:19:07.685Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T19:19:07.685Z] 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-24T19:19:07.685Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T19:19:07.685Z] 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-24T19:19:07.685Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T19:19:07.685Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T19:19:07.685Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T19:19:07.685Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T19:19:07.685Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T19:19:07.685Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T19:19:07.685Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T19:19:07.685Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T19:19:07.685Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T19:19:07.685Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T19:19:07.685Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T19:19:07.685Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T19:19:07.685Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T19:19:07.685Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T19:19:07.685Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T19:19:07.685Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T19:19:07.685Z] 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-24T19:19:07.685Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T19:19:07.685Z] 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-24T19:19:07.685Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T19:19:07.685Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T19:19:07.685Z] 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-24T19:19:07.686Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T19:19:07.686Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T19:19:07.686Z] 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-24T19:19:07.686Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T19:19:07.686Z] 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-24T19:19:07.686Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T19:19:07.686Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T19:19:07.686Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T19:19:07.686Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T19:19:07.686Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T19:19:07.686Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T19:19:07.686Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T19:19:09.935Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T19:19:09.935Z] 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-24T19:19:09.935Z] 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-24T19:19:09.935Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T19:19:09.935Z] 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-24T19:19:09.935Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T19:19:09.935Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T19:19:09.935Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T19:19:09.935Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T19:19:09.935Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T19:19:09.935Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T19:19:09.935Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T19:19:09.935Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T19:19:09.935Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T19:19:09.935Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T19:19:09.935Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T19:19:09.935Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T19:19:09.935Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T19:19:09.935Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T19:19:09.935Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T19:19:09.935Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T19:19:09.935Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T19:19:09.935Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T19:19:09.935Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T19:19:09.935Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T19:19:09.935Z] 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-24T19:19:09.935Z] 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-24T19:19:09.935Z] 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-24T19:19:09.935Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T19:19:09.935Z] 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-24T19:19:09.935Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T19:19:09.935Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T19:19:09.935Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T19:19:09.935Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T19:19:09.935Z] 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-24T19:19:09.935Z] 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-24T19:19:09.935Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T19:19:09.935Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T19:19:09.935Z] 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-24T19:19:09.935Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T19:19:09.935Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T19:19:09.935Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T19:19:09.935Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T19:19:09.935Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T19:19:09.935Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T19:19:09.935Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:19:09.935Z] Fetched 64.1 MB in 2s (26.9 MB/s) [2021-06-24T19:19:09.935Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:19:09.935Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:19:09.935Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T19:19:09.950Z] 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-24T19:19:10.884Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:19:10.884Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T19:19:10.884Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T19:19:10.884Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T19:19:11.147Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:11.147Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:11.147Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:11.147Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:11.407Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:11.407Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:11.407Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:11.407Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:11.669Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:11.669Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:11.669Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:11.669Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:11.669Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:11.669Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:11.931Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:11.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:19:11.931Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:12.193Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T19:19:12.454Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:12.454Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:19:12.454Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:12.715Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:12.975Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:12.976Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:13.238Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:13.238Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T19:19:13.356Z] 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-24T19:19:13.499Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:13.499Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:19:13.499Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:19:13.773Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T19:19:15.691Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T19:19:15.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T19:19:15.951Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T19:19:15.951Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T19:19:15.951Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T19:19:15.951Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T19:19:16.213Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T19:19:16.213Z] Installing new version of config file /etc/issue ... [2021-06-24T19:19:16.213Z] Installing new version of config file /etc/issue.net ... [2021-06-24T19:19:16.213Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T19:19:16.213Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T19:19:16.477Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T19:19:16.739Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T19:19:16.739Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T19:19:16.739Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:16.739Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T19:19:16.739Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T19:19:17.000Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T19:19:17.000Z] 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-24T19:19:17.000Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:17.000Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:19:17.000Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T19:19:17.000Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:19:17.000Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:17.000Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T19:19:17.000Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T19:19:17.262Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T19:19:17.262Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:17.262Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T19:19:17.262Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T19:19:17.524Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T19:19:17.524Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:17.524Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T19:19:17.524Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T19:19:17.524Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T19:19:17.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:17.788Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T19:19:17.788Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T19:19:17.788Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T19:19:18.049Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:18.049Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T19:19:18.049Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T19:19:18.049Z] Setting up grep (3.1-2build1) ... [2021-06-24T19:19:18.049Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:18.049Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T19:19:18.049Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T19:19:18.311Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T19:19:18.311Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:18.311Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T19:19:18.311Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T19:19:18.574Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T19:19:18.574Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:18.574Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [Pipeline] } [2021-06-24T19:19:18.818Z] $ docker stop --time=1 b19227076bc320f2af5d39a9447cefd9b7c0037b2ddee9b14f0ed820e4cf2909 [2021-06-24T19:19:18.834Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T19:19:19.778Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T19:19:19.778Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T19:19:20.041Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T19:19:20.041Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T19:19:20.985Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T19:19:20.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:20.985Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T19:19:20.985Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T19:19:21.325Z] $ docker rm -f b19227076bc320f2af5d39a9447cefd9b7c0037b2ddee9b14f0ed820e4cf2909 [2021-06-24T19:19:24.598Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T19:19:24.598Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T19:19:24.598Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T19:19:24.598Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T19:19:24.598Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T19:19:24.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:24.598Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T19:19:24.598Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T19:19:24.598Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T19:19:24.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:24.598Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:19:24.598Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:19:24.598Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:19:24.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:24.598Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:19:24.598Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:19:24.598Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:19:24.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:24.598Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:19:24.598Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:19:24.598Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:19:24.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:24.598Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:19:24.598Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:19:24.598Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:19:24.598Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:24.598Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-24T19:19:24.860Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T19:19:24.860Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T19:19:24.860Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T19:19:24.860Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T19:19:24.860Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:24.860Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T19:19:24.860Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-06-24T19:19:25.122Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T19:19:25.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:25.122Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:19:25.122Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:19:25.122Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:19:25.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:25.122Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:19:25.122Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] sh [2021-06-24T19:19:25.384Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:19:25.384Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:25.384Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:19:25.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T19:19:25.454Z] [2021-06-24T19:19:25.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:19:25.685Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:19:25.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T19:19:26.009Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:19:26.129Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-24T19:19:26.130Z] 29e5d40040c1: Pulling fs layer [2021-06-24T19:19:26.130Z] 1ce36da41761: Pulling fs layer [2021-06-24T19:19:26.130Z] 25b303627fd3: Pulling fs layer [2021-06-24T19:19:26.283Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-24T19:19:26.406Z] 29e5d40040c1: Verifying Checksum [2021-06-24T19:19:26.406Z] 29e5d40040c1: Download complete [2021-06-24T19:19:26.549Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T19:19:26.550Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:26.550Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T19:19:26.872Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T19:19:27.195Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:19:27.195Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T19:19:27.195Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T19:19:27.391Z] 1ce36da41761: Verifying Checksum [2021-06-24T19:19:27.391Z] 1ce36da41761: Download complete [2021-06-24T19:19:27.391Z] 29e5d40040c1: Pull complete [2021-06-24T19:19:27.476Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T19:19:27.476Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T19:19:27.476Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:19:27.476Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T19:19:27.476Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T19:19:27.743Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T19:19:27.743Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:19:27.743Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T19:19:27.743Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T19:19:28.005Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T19:19:28.005Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:19:28.005Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T19:19:28.005Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T19:19:28.005Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T19:19:28.005Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:19:28.005Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T19:19:28.005Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T19:19:28.270Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T19:19:28.271Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T19:19:28.271Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T19:19:28.271Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T19:19:28.271Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T19:19:28.372Z] 1ce36da41761: Pull complete [2021-06-24T19:19:28.533Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T19:19:28.533Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T19:19:28.533Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T19:19:28.533Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T19:19:28.799Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:28.799Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T19:19:28.799Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T19:19:28.799Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T19:19:28.799Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T19:19:28.799Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T19:19:28.799Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T19:19:29.062Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T19:19:29.636Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:29.636Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T19:19:29.636Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-24T19:19:29.636Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-24T19:19:29.813Z] 25b303627fd3: Verifying Checksum [2021-06-24T19:19:29.813Z] 25b303627fd3: Download complete [2021-06-24T19:19:29.899Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:29.899Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T19:19:29.899Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T19:19:29.899Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T19:19:29.899Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:29.899Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T19:19:29.899Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T19:19:30.162Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T19:19:30.430Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:30.430Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T19:19:30.430Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T19:19:30.430Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T19:19:30.430Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:30.430Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T19:19:30.695Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T19:19:30.695Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T19:19:30.695Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:30.695Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T19:19:30.695Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T19:19:30.957Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T19:19:31.221Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:31.221Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T19:19:31.221Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T19:19:31.483Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T19:19:31.483Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:31.483Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T19:19:31.483Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T19:19:31.745Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T19:19:32.006Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:32.006Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T19:19:32.006Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T19:19:32.268Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T19:19:32.529Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:32.529Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T19:19:32.529Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T19:19:32.529Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T19:19:32.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:32.793Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T19:19:32.793Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T19:19:32.793Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T19:19:32.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:32.793Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T19:19:32.793Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T19:19:33.057Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T19:19:33.057Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:33.057Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T19:19:33.057Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T19:19:33.319Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T19:19:33.319Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:33.319Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T19:19:33.319Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T19:19:33.319Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T19:19:33.319Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T19:19:33.319Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T19:19:33.319Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T19:19:33.584Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T19:19:33.584Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T19:19:33.584Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T19:19:33.584Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T19:19:33.584Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T19:19:33.584Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T19:19:33.845Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T19:19:33.845Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T19:19:33.845Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T19:19:33.845Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T19:19:34.108Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T19:19:34.108Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T19:19:34.108Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T19:19:34.108Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T19:19:34.108Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T19:19:34.108Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T19:19:34.370Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T19:19:34.370Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T19:19:34.370Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T19:19:34.370Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T19:19:34.370Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T19:19:34.370Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T19:19:34.631Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T19:19:34.631Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T19:19:35.204Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T19:19:35.468Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T19:19:36.857Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T19:19:36.858Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T19:19:37.119Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T19:19:37.119Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T19:19:37.382Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T19:19:37.382Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T19:19:38.085Z] 25b303627fd3: Pull complete [2021-06-24T19:19:38.327Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T19:19:38.327Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T19:19:38.356Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-24T19:19:38.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T19:19:38.356Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-24T19:19:38.589Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T19:19:38.589Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T19:19:38.589Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T19:19:38.589Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T19:19:38.589Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:38.589Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:19:38.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container [2021-06-24T19:19:38.704Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T19:19:38.857Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:38.857Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:19:39.118Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:39.118Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:19:39.118Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:39.118Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:19:40.064Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:40.064Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:19:41.009Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:41.009Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:19:41.272Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:41.540Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:19:43.811Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:43.811Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:19:43.811Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T19:19:43.811Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T19:19:43.811Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T19:19:43.811Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T19:19:43.811Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T19:19:43.811Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T19:19:43.836Z] $ docker top 1625fdac47f3eee503e205b43be9f02d3b48da9333992a2b177157f3552e4dab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:19:44.386Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T19:19:44.386Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T19:19:44.647Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T19:19:44.647Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T19:19:44.908Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T19:19:44.909Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T19:19:44.977Z] + + docker-composegrep build parallel --help [2021-06-24T19:19:44.977Z] [2021-06-24T19:19:45.170Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T19:19:45.170Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T19:19:45.170Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T19:19:45.170Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T19:19:45.433Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:45.433Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T19:19:45.695Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:45.695Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:45.695Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:45.695Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T19:19:45.695Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T19:19:45.695Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T19:19:45.955Z] [2021-06-24T19:19:45.955Z] Current default time zone: 'Etc/UTC' [2021-06-24T19:19:45.955Z] Local time is now: Thu Jun 24 19:19:45 UTC 2021. [2021-06-24T19:19:45.955Z] Universal Time is now: Thu Jun 24 19:19:45 UTC 2021. [2021-06-24T19:19:45.955Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T19:19:45.955Z] [2021-06-24T19:19:45.955Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T19:19:45.955Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:45.955Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T19:19:46.216Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T19:19:46.216Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T19:19:46.216Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T19:19:46.216Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T19:19:46.485Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T19:19:46.485Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T19:19:46.485Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T19:19:46.746Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:46.746Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T19:19:47.008Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:19:47.008Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T19:19:47.008Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:47.271Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T19:19:47.271Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T19:19:47.271Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T19:19:47.271Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T19:19:47.271Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T19:19:47.534Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T19:19:47.534Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:19:47.534Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T19:19:49.449Z] Updating certificates in /etc/ssl/certs... [2021-06-24T19:19:50.377Z] --parallel Build images in parallel. [2021-06-24T19:19:50.396Z] 23 added, 27 removed; done. [2021-06-24T19:19:50.396Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T19:19:50.396Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T19:19:50.396Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T19:19:50.396Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T19:19:50.396Z] Setting up pkgbinarymangler (138.18.04.1) ... [Pipeline] } [2021-06-24T19:19:50.428Z] $ docker stop --time=1 1625fdac47f3eee503e205b43be9f02d3b48da9333992a2b177157f3552e4dab [2021-06-24T19:19:50.656Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:19:50.656Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T19:19:50.656Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:19:50.656Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:19:50.656Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:19:50.656Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:19:50.656Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:19:50.656Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T19:19:50.927Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T19:19:50.927Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T19:19:50.927Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T19:19:50.927Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T19:19:50.927Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:19:50.927Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T19:19:50.927Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T19:19:50.927Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T19:19:51.189Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T19:19:51.189Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:19:51.189Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T19:19:51.449Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T19:19:51.449Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T19:19:51.449Z] Updating certificates in /etc/ssl/certs... [2021-06-24T19:19:52.021Z] 0 added, 0 removed; done. [2021-06-24T19:19:52.021Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T19:19:52.021Z] done. [2021-06-24T19:19:52.370Z] $ docker rm -f 1625fdac47f3eee503e205b43be9f02d3b48da9333992a2b177157f3552e4dab [2021-06-24T19:19:52.595Z] Reading package lists... [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-06-24T19:19:52.855Z] Building dependency tree... [2021-06-24T19:19:52.855Z] Reading state information... [2021-06-24T19:19:52.855Z] The following NEW packages will be installed: [2021-06-24T19:19:52.855Z] apt-transport-https [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:19:53.117Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T19:19:53.117Z] Need to get 1692 B of archives. [2021-06-24T19:19:53.117Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T19:19:53.117Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T19:19:53.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-24T19:19:53.290Z] . [Pipeline] withDockerContainer [2021-06-24T19:19:53.381Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:19:53.381Z] Fetched 1692 B in 0s (9503 B/s) [2021-06-24T19:19:53.381Z] Selecting previously unselected package apt-transport-https. [2021-06-24T19:19:53.381Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T19:19:53.381Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T19:19:53.381Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T19:19:53.381Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T19:19:53.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container [2021-06-24T19:19:53.643Z] Waiting for network to be ready... [2021-06-24T19:19:53.697Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-24T19:19:55.357Z] $ docker top ef28f2a71d7526d46c7c36a13f469dee8886e934b8c31f979dcd77011255f2ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:19:56.416Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-24T19:20:01.797Z] 2021-06-24T19:19:59Z INFO Waiting for automatic snapd restart... [2021-06-24T19:20:01.825Z] Building core-command ... [2021-06-24T19:20:01.826Z] Building core-data ... [2021-06-24T19:20:01.826Z] Building core-metadata ... [2021-06-24T19:20:01.826Z] Building security-bootstrapper ... [2021-06-24T19:20:01.826Z] Building security-proxy-setup ... [2021-06-24T19:20:01.826Z] Building security-secretstore-setup ... [2021-06-24T19:20:01.826Z] Building support-notifications ... [2021-06-24T19:20:01.826Z] Building support-scheduler ... [2021-06-24T19:20:01.826Z] Building sys-mgmt-agent ... [2021-06-24T19:20:01.826Z] Building support-notifications [2021-06-24T19:20:01.826Z] Building core-command [2021-06-24T19:20:01.826Z] Building sys-mgmt-agent [2021-06-24T19:20:01.826Z] Building security-proxy-setup [2021-06-24T19:20:01.826Z] Building security-bootstrapper [2021-06-24T19:20:02.060Z] snapd 2.51 from Canonical* installed [2021-06-24T19:20:05.251Z] "snapd" switched to the "latest/stable" channel [2021-06-24T19:20:05.251Z] [2021-06-24T19:20:05.825Z] core18 20210611 from Canonical* installed [2021-06-24T19:20:06.086Z] "core18" switched to the "latest/stable" channel [2021-06-24T19:20:06.086Z] [2021-06-24T19:20:12.523Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T19:20:12.523Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T19:20:12.523Z] [2021-06-24T19:20:14.448Z] 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-24T19:20:14.448Z] - README.md [2021-06-24T19:20:14.448Z] [2021-06-24T19:20:14.448Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T19:20:15.019Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T19:20:15.020Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T19:20:15.020Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T19:20:16.230Z] Reading package lists... [2021-06-24T19:20:16.490Z] 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-24T19:20:16.490Z] Reading package lists... [2021-06-24T19:20:16.755Z] Building dependency tree... [2021-06-24T19:20:16.755Z] Reading state information... [2021-06-24T19:20:17.026Z] Suggested packages: [2021-06-24T19:20:17.026Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T19:20:17.026Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T19:20:17.026Z] Recommended packages: [2021-06-24T19:20:17.026Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-24T19:20:17.026Z] The following NEW packages will be installed: [2021-06-24T19:20:17.026Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-24T19:20:17.026Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-24T19:20:17.026Z] pkg-config zip [2021-06-24T19:20:17.026Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T19:20:17.026Z] Need to get 7663 kB of archives. [2021-06-24T19:20:17.026Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-24T19:20:17.026Z] 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-24T19:20:17.026Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T19:20:17.288Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T19:20:17.549Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T19:20:17.549Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T19:20:17.549Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T19:20:17.549Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T19:20:17.549Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T19:20:17.549Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T19:20:17.549Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T19:20:17.549Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T19:20:17.549Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-24T19:20:17.811Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T19:20:18.387Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T19:20:18.387Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T19:20:18.387Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T19:20:18.387Z] Fetched 7663 kB in 1s (5463 kB/s) [2021-06-24T19:20:18.648Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T19:20:18.648Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T19:20:18.648Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T19:20:18.648Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T19:20:18.910Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T19:20:18.910Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T19:20:18.910Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T19:20:19.176Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T19:20:19.176Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T19:20:19.176Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T19:20:19.176Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T19:20:19.176Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T19:20:19.176Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T19:20:19.439Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T19:20:19.439Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T19:20:19.439Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T19:20:19.439Z] Selecting previously unselected package liberror-perl. [2021-06-24T19:20:19.439Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-24T19:20:19.439Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T19:20:19.439Z] Selecting previously unselected package git-man. [2021-06-24T19:20:19.439Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T19:20:19.701Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T19:20:19.963Z] Selecting previously unselected package git. [2021-06-24T19:20:19.963Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T19:20:19.963Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T19:20:20.537Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T19:20:20.537Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T19:20:20.537Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T19:20:20.801Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T19:20:20.801Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T19:20:20.801Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T19:20:20.801Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T19:20:20.801Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T19:20:20.801Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T19:20:21.065Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T19:20:21.065Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T19:20:21.065Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T19:20:21.065Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T19:20:21.065Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T19:20:21.065Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T19:20:21.637Z] Selecting previously unselected package pkg-config. [2021-06-24T19:20:21.637Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T19:20:21.637Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T19:20:21.898Z] Selecting previously unselected package zip. [2021-06-24T19:20:21.898Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-24T19:20:21.898Z] Unpacking zip (3.0-11build1) ... [2021-06-24T19:20:22.161Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T19:20:22.161Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T19:20:22.161Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T19:20:22.161Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T19:20:22.161Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T19:20:22.161Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T19:20:22.161Z] No schema files found: doing nothing. [2021-06-24T19:20:22.161Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T19:20:24.865Z] Setting up zip (3.0-11build1) ... [2021-06-24T19:20:24.865Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T19:20:24.865Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T19:20:24.865Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T19:20:24.865Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T19:20:24.865Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T19:20:24.865Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T19:20:24.865Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T19:20:24.865Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T19:20:24.865Z] git set to automatically installed. [2021-06-24T19:20:24.865Z] git-man set to automatically installed. [2021-06-24T19:20:24.865Z] libcurl3-gnutls set to automatically installed. [2021-06-24T19:20:24.865Z] liberror-perl set to automatically installed. [2021-06-24T19:20:24.865Z] libglib2.0-0 set to automatically installed. [2021-06-24T19:20:24.865Z] libnghttp2-14 set to automatically installed. [2021-06-24T19:20:24.865Z] libnorm1 set to automatically installed. [2021-06-24T19:20:24.865Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T19:20:24.865Z] libpsl5 set to automatically installed. [2021-06-24T19:20:24.865Z] librtmp1 set to automatically installed. [2021-06-24T19:20:24.865Z] libsodium23 set to automatically installed. [2021-06-24T19:20:24.865Z] libzmq3-dev set to automatically installed. [2021-06-24T19:20:24.865Z] libzmq5 set to automatically installed. [2021-06-24T19:20:24.865Z] pkg-config set to automatically installed. [2021-06-24T19:20:24.865Z] zip set to automatically installed. [2021-06-24T19:20:24.865Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T19:20:31.464Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-24T19:20:31.730Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T19:20:32.676Z] snap "core18" has no updates available [2021-06-24T19:20:33.249Z] Downloading snap 'edgex-app-service-configurable' [2021-06-24T19:20:34.637Z] 2021/06/24 19:20:34.443731 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_569.snap: 7311360 [2021-06-24T19:20:35.579Z] Pulling app-service-config [2021-06-24T19:20:35.579Z] + snapcraftctl pull [2021-06-24T19:20:36.521Z] Pulling config-common [2021-06-24T19:20:36.521Z] + snapcraftctl pull [2021-06-24T19:20:37.469Z] Pulling go-build-helper [2021-06-24T19:20:37.469Z] + snapcraftctl pull [2021-06-24T19:20:39.834Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-24T19:20:39.834Z] Skipping pull go-build-helper (already ran) [2021-06-24T19:20:39.834Z] Building go-build-helper [2021-06-24T19:20:39.834Z] + snapcraftctl build [2021-06-24T19:20:40.430Z] Staging go-build-helper [2021-06-24T19:20:40.430Z] + snapcraftctl stage [2021-06-24T19:20:49.760Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T19:20:49.760Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T19:20:49.760Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T19:20:49.760Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T19:20:49.760Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T19:20:49.760Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T19:20:49.760Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T19:20:49.760Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T19:20:49.760Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T19:20:49.760Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T19:20:49.760Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T19:20:49.760Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T19:20:49.760Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T19:20:49.760Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T19:20:49.760Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T19:20:49.760Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T19:20:49.760Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T19:20:49.760Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T19:20:49.760Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T19:20:49.760Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T19:20:49.760Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T19:20:49.760Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T19:20:49.760Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T19:20:49.760Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T19:20:49.760Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T19:20:49.760Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T19:20:49.760Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T19:20:49.760Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T19:20:49.760Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T19:20:49.760Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T19:20:49.760Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T19:20:49.760Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T19:20:49.760Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T19:20:49.760Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T19:20:49.760Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T19:20:49.760Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T19:20:49.760Z] Pulling edgex-go [2021-06-24T19:20:49.760Z] + snapcraftctl pull [2021-06-24T19:21:05.676Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T19:21:05.676Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T19:21:05.676Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T19:21:05.676Z] Fetched 0 B in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-24T19:21:05.676Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-24T19:21:05.676Z] Fetched 279 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-24T19:21:05.676Z] Fetched 122 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-24T19:21:05.676Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-24T19:21:05.676Z] Fetched 8848 B in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-24T19:21:05.676Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-24T19:21:05.676Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-24T19:21:05.676Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-24T19:21:05.676Z] Fetched 219 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-24T19:21:05.676Z] Fetched 154 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-24T19:21:05.676Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-24T19:21:05.676Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-24T19:21:05.676Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-24T19:21:05.676Z] Fetched 499 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-24T19:21:05.676Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-24T19:21:05.676Z] Fetched 240 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-24T19:21:05.676Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-24T19:21:05.676Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-24T19:21:05.676Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-24T19:21:05.676Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-24T19:21:05.676Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-24T19:21:05.676Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-24T19:21:05.676Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-24T19:21:05.676Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-24T19:21:05.676Z] Fetched 8720 B in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-24T19:21:05.676Z] Fetched 140 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-24T19:21:05.676Z] Fetched 119 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-24T19:21:05.676Z] Fetched 111 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-24T19:21:05.676Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-24T19:21:05.676Z] Fetched 645 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-24T19:21:05.676Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-24T19:21:05.676Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-24T19:21:05.676Z] Fetched 368 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-24T19:21:05.676Z] Fetched 187 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-24T19:21:05.676Z] Fetched 175 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-24T19:21:05.676Z] Fetched 206 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-24T19:21:05.676Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-24T19:21:05.676Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-24T19:21:05.676Z] Fetched 159 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-24T19:21:05.676Z] Fetched 107 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-24T19:21:05.676Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-24T19:21:05.676Z] Pulling static-packages [2021-06-24T19:21:05.676Z] + snapcraftctl pull [2021-06-24T19:21:06.619Z] Pulling version [2021-06-24T19:21:06.619Z] + cd /root/project [2021-06-24T19:21:06.619Z] + git describe --tags --abbrev=0 [2021-06-24T19:21:06.619Z] + sed s/v// [2021-06-24T19:21:06.619Z] + GIT_VERSION=2.0.0-dev.273 [2021-06-24T19:21:06.619Z] + [ -z 2.0.0-dev.273 ] [2021-06-24T19:21:06.619Z] + snapcraftctl set-version 2.0.0-dev.273 [2021-06-24T19:21:07.572Z] Building app-service-config [2021-06-24T19:21:07.572Z] + snapcraftctl build [2021-06-24T19:21:09.501Z] Building config-common [2021-06-24T19:21:09.501Z] + snapcraftctl build [2021-06-24T19:21:11.449Z] Skipping build go-build-helper (already ran) [2021-06-24T19:21:11.711Z] Building edgex-go [2021-06-24T19:21:11.712Z] + cd /root/parts/edgex-go/src [2021-06-24T19:21:11.712Z] + make build [2021-06-24T19:21:11.712Z] go mod tidy [2021-06-24T19:21:15.017Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T19:21:15.017Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T19:21:15.017Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-06-24T19:21:15.017Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T19:21:15.017Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-24T19:21:15.017Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-24T19:21:15.017Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T19:21:15.017Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T19:21:15.017Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T19:21:15.017Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T19:21:15.017Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T19:21:15.289Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-24T19:21:15.289Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-24T19:21:15.289Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T19:21:15.551Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-24T19:21:15.813Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-24T19:21:15.813Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-24T19:21:16.753Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T19:21:16.753Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T19:21:16.753Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T19:21:16.753Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T19:21:16.753Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-24T19:21:16.753Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T19:21:16.753Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T19:21:16.753Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T19:21:16.753Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T19:21:17.032Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T19:21:17.032Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T19:21:17.032Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T19:21:17.032Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T19:21:17.032Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T19:21:17.032Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T19:21:17.032Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T19:21:17.032Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T19:21:17.295Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T19:21:17.295Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T19:21:17.295Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-24T19:21:17.295Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T19:21:17.295Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T19:21:17.295Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T19:21:17.295Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T19:21:17.563Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T19:21:17.826Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T19:21:17.826Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T19:21:17.826Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T19:21:17.826Z] go: downloading github.com/kr/text v0.1.0 [2021-06-24T19:21:17.826Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T19:21:17.826Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T19:21:17.826Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T19:21:17.826Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T19:21:17.826Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T19:21:17.826Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T19:21:17.826Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T19:21:17.826Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T19:21:18.088Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T19:21:18.088Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T19:21:18.088Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T19:21:18.088Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T19:21:18.088Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T19:21:18.088Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T19:21:18.088Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T19:21:18.088Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T19:21:18.088Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T19:21:18.088Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T19:21:18.088Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T19:21:18.088Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T19:21:18.088Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T19:21:18.088Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T19:21:18.088Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T19:21:18.088Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T19:21:18.088Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T19:21:18.088Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T19:21:18.350Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T19:21:18.350Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T19:21:18.350Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T19:21:18.350Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T19:21:18.350Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T19:21:18.350Z] 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-24T19:21:18.793Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:18.793Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:18.793Z] ---> 729f6e363bd7 [2021-06-24T19:21:18.793Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:21:18.793Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:18.793Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:18.793Z] ---> 729f6e363bd7 [2021-06-24T19:21:18.793Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:21:18.793Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:18.793Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:18.793Z] ---> 729f6e363bd7 [2021-06-24T19:21:18.793Z] Step 3/22 : WORKDIR /edgex-go [2021-06-24T19:21:18.793Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:18.793Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:18.793Z] ---> 729f6e363bd7 [2021-06-24T19:21:18.793Z] Step 3/32 : WORKDIR /edgex-go [2021-06-24T19:21:18.793Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:21:18.793Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:21:18.793Z] ---> 729f6e363bd7 [2021-06-24T19:21:18.793Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T19:21:18.793Z] ---> Running in 0be509bd7f6c [2021-06-24T19:21:18.793Z] ---> Running in 9db8c6bbdd4e [2021-06-24T19:21:18.793Z] ---> Running in 11f4f7befe99 [2021-06-24T19:21:18.793Z] ---> Running in 428fcfe7212c [2021-06-24T19:21:18.793Z] ---> Running in 2468e4173ef4 [2021-06-24T19:21:18.793Z] Removing intermediate container 0be509bd7f6c [2021-06-24T19:21:18.793Z] ---> 7f8c5d35e314 [2021-06-24T19:21:18.793Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:18.793Z] ---> Running in 36c4113b4142 [2021-06-24T19:21:18.793Z] Removing intermediate container 11f4f7befe99 [2021-06-24T19:21:18.793Z] ---> 3ee9ed5bb26c [2021-06-24T19:21:18.793Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:18.793Z] Removing intermediate container 9db8c6bbdd4e [2021-06-24T19:21:18.793Z] ---> 6b44867d5f66 [2021-06-24T19:21:18.793Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:18.793Z] Removing intermediate container 428fcfe7212c [2021-06-24T19:21:18.793Z] ---> 6f881b3d7711 [2021-06-24T19:21:18.793Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:18.793Z] Removing intermediate container 2468e4173ef4 [2021-06-24T19:21:18.793Z] ---> a941cce72fe7 [2021-06-24T19:21:18.793Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:21:18.793Z] ---> Running in 3e7c775d1358 [2021-06-24T19:21:18.793Z] ---> Running in 61875629e073 [2021-06-24T19:21:18.793Z] ---> Running in 75e4002ffb6b [2021-06-24T19:21:18.793Z] ---> Running in fab54f614913 [2021-06-24T19:21:19.786Z] Removing intermediate container 36c4113b4142 [2021-06-24T19:21:19.786Z] ---> 693b1c9b248a [2021-06-24T19:21:19.786Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-24T19:21:20.063Z] ---> Running in f8eb8a964143 [2021-06-24T19:21:20.661Z] Removing intermediate container 3e7c775d1358 [2021-06-24T19:21:20.661Z] ---> 49bad0a5b7f9 [2021-06-24T19:21:20.661Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T19:21:20.661Z] ---> Running in 68c414bcdde0 [2021-06-24T19:21:21.266Z] Removing intermediate container 75e4002ffb6b [2021-06-24T19:21:21.271Z] ---> 32b7840b9d69 [2021-06-24T19:21:21.271Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-24T19:21:21.271Z] Removing intermediate container 61875629e073 [2021-06-24T19:21:21.271Z] ---> d72818b7a296 [2021-06-24T19:21:21.271Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-24T19:21:21.547Z] ---> Running in 136064f5cf5d [2021-06-24T19:21:21.547Z] Removing intermediate container fab54f614913 [2021-06-24T19:21:21.547Z] ---> 63635f641597 [2021-06-24T19:21:21.547Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-24T19:21:21.547Z] ---> Running in 5da8c31e4f58 [2021-06-24T19:21:21.827Z] ---> Running in 3429dfa5ab44 [2021-06-24T19:21:22.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:22.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:23.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:23.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:23.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:23.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:23.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:24.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:24.467Z] OK: 218 MiB in 52 packages [2021-06-24T19:21:24.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:24.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:21:25.036Z] OK: 218 MiB in 52 packages [2021-06-24T19:21:25.313Z] OK: 218 MiB in 52 packages [2021-06-24T19:21:25.915Z] OK: 218 MiB in 52 packages [2021-06-24T19:21:26.200Z] OK: 218 MiB in 52 packages [2021-06-24T19:21:26.481Z] Removing intermediate container 68c414bcdde0 [2021-06-24T19:21:26.481Z] ---> 31275a6daf0b [2021-06-24T19:21:26.481Z] Step 6/24 : COPY go.mod . [2021-06-24T19:21:26.512Z] 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-24T19:21:26.754Z] Removing intermediate container f8eb8a964143 [2021-06-24T19:21:26.755Z] ---> adac110aa90e [2021-06-24T19:21:26.755Z] Step 6/23 : COPY go.mod . [2021-06-24T19:21:27.352Z] Removing intermediate container 136064f5cf5d [2021-06-24T19:21:27.352Z] ---> caf2508b16ac [2021-06-24T19:21:27.352Z] Step 6/24 : COPY go.mod . [2021-06-24T19:21:27.628Z] ---> 854da2789bd1 [2021-06-24T19:21:27.628Z] Step 7/24 : RUN go mod download [2021-06-24T19:21:27.628Z] Removing intermediate container 5da8c31e4f58 [2021-06-24T19:21:27.628Z] ---> f8b71dc93cac [2021-06-24T19:21:27.628Z] Step 6/32 : COPY go.mod . [2021-06-24T19:21:27.912Z] ---> Running in acf7556059b2 [2021-06-24T19:21:27.912Z] ---> 28acc29b032b [2021-06-24T19:21:27.912Z] Step 7/23 : RUN go mod download [2021-06-24T19:21:28.208Z] Removing intermediate container 3429dfa5ab44 [2021-06-24T19:21:28.208Z] ---> ffd3a4a97164 [2021-06-24T19:21:28.208Z] Step 6/22 : COPY go.mod . [2021-06-24T19:21:28.208Z] ---> Running in f70393e4cdf0 [2021-06-24T19:21:28.488Z] ---> fe5427d49256 [2021-06-24T19:21:28.488Z] Step 7/24 : RUN go mod download [2021-06-24T19:21:28.776Z] ---> dcd4b06b9881 [2021-06-24T19:21:28.776Z] Step 7/32 : RUN go mod download [2021-06-24T19:21:28.776Z] ---> Running in 56cbc328dd6f [2021-06-24T19:21:29.058Z] ---> Running in 1a53cde00782 [2021-06-24T19:21:29.661Z] ---> 3ba2dc6a6ac9 [2021-06-24T19:21:29.661Z] Step 7/22 : RUN go mod download [2021-06-24T19:21:29.936Z] ---> Running in 7272a1f4e378 [2021-06-24T19:21:30.728Z] 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-24T19:21:31.676Z] 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-24T19:21:32.569Z] Removing intermediate container acf7556059b2 [2021-06-24T19:21:32.569Z] ---> e5a9682f0803 [2021-06-24T19:21:32.569Z] Step 8/24 : COPY . . [2021-06-24T19:21:32.625Z] 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-24T19:21:32.854Z] Removing intermediate container f70393e4cdf0 [2021-06-24T19:21:32.854Z] ---> 1f30890eca7a [2021-06-24T19:21:32.854Z] Step 8/23 : COPY . . [2021-06-24T19:21:33.201Z] 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-24T19:21:35.767Z] 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-24T19:21:35.767Z] 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-24T19:21:35.769Z] Removing intermediate container 56cbc328dd6f [2021-06-24T19:21:35.769Z] ---> b94b2bc1957e [2021-06-24T19:21:35.769Z] Step 8/24 : COPY . . [2021-06-24T19:21:35.769Z] Removing intermediate container 1a53cde00782 [2021-06-24T19:21:35.769Z] ---> 19cd823b8a31 [2021-06-24T19:21:35.769Z] Step 8/32 : COPY . . [2021-06-24T19:21:35.769Z] Removing intermediate container 7272a1f4e378 [2021-06-24T19:21:35.769Z] ---> d19a0f696cca [2021-06-24T19:21:35.769Z] Step 8/22 : COPY . . [2021-06-24T19:21:36.031Z] 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-24T19:21:37.428Z] 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-24T19:21:38.375Z] 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-24T19:21:39.324Z] 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-24T19:21:41.250Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-24T19:21:41.250Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-24T19:21:41.250Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-24T19:21:41.250Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-24T19:21:41.250Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-24T19:21:41.250Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-24T19:21:41.250Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-24T19:21:41.250Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-24T19:21:41.250Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-24T19:21:41.250Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-24T19:21:41.250Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-24T19:21:41.250Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-24T19:21:41.250Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-24T19:21:41.250Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-24T19:21:41.250Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-24T19:21:41.250Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-24T19:21:41.250Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-24T19:21:41.250Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-24T19:21:41.251Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-24T19:21:41.251Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-24T19:21:41.251Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-24T19:21:41.251Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-24T19:21:41.251Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-24T19:21:41.251Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-24T19:21:41.251Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-24T19:21:41.251Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-24T19:21:41.251Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-24T19:21:44.570Z] Building static-packages [2021-06-24T19:21:44.570Z] + snapcraftctl build [2021-06-24T19:21:45.965Z] Building version [2021-06-24T19:21:45.965Z] + snapcraftctl build [2021-06-24T19:21:48.522Z] Staging app-service-config [2021-06-24T19:21:48.522Z] + snapcraftctl stage [2021-06-24T19:21:49.099Z] Staging config-common [2021-06-24T19:21:49.099Z] + snapcraftctl stage [2021-06-24T19:21:50.048Z] Skipping stage go-build-helper (already ran) [2021-06-24T19:21:50.048Z] Staging edgex-go [2021-06-24T19:21:50.048Z] + snapcraftctl stage [2021-06-24T19:21:50.999Z] Staging static-packages [2021-06-24T19:21:50.999Z] + snapcraftctl stage [2021-06-24T19:21:51.951Z] Staging version [2021-06-24T19:21:51.951Z] + snapcraftctl stage [2021-06-24T19:21:52.901Z] Priming app-service-config [2021-06-24T19:21:52.901Z] + snapcraftctl prime [2021-06-24T19:21:54.297Z] Priming config-common [2021-06-24T19:21:54.297Z] + snapcraftctl prime [2021-06-24T19:21:55.248Z] Priming go-build-helper [2021-06-24T19:21:55.248Z] + snapcraftctl prime [2021-06-24T19:21:56.197Z] Priming edgex-go [2021-06-24T19:21:56.197Z] + snapcraftctl prime [2021-06-24T19:21:57.611Z] Priming static-packages [2021-06-24T19:21:57.611Z] + snapcraftctl prime [2021-06-24T19:21:57.976Z] ---> f10b88558238 [2021-06-24T19:21:57.977Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:21:57.977Z] ---> e258da445851 [2021-06-24T19:21:57.977Z] Step 9/23 : RUN go mod tidy [2021-06-24T19:21:57.977Z] ---> Running in ec135d080f16 [2021-06-24T19:21:57.977Z] ---> f3a20893819a [2021-06-24T19:21:57.977Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:21:57.977Z] ---> 4aa0459cdf93 [2021-06-24T19:21:57.977Z] Step 9/32 : RUN go mod tidy [2021-06-24T19:21:57.977Z] ---> fca462c35d41 [2021-06-24T19:21:57.977Z] Step 9/22 : RUN go mod tidy [2021-06-24T19:21:57.977Z] ---> Running in 96b809445ba4 [2021-06-24T19:21:57.977Z] ---> Running in 2ce8b360af07 [2021-06-24T19:21:57.977Z] ---> Running in b2ac71d940ab [2021-06-24T19:21:57.977Z] ---> Running in 4d7ca4b439b3 [2021-06-24T19:22:00.166Z] Priming version [2021-06-24T19:22:00.166Z] + snapcraftctl prime [2021-06-24T19:22:01.118Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-24T19:22:01.378Z] Removing intermediate container ec135d080f16 [2021-06-24T19:22:01.379Z] ---> 4a82dccda141 [2021-06-24T19:22:01.379Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-24T19:22:01.665Z] ---> Running in 8541a04864ee [2021-06-24T19:22:02.265Z] Removing intermediate container 96b809445ba4 [2021-06-24T19:22:02.265Z] ---> b999c067a1cb [2021-06-24T19:22:02.265Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-24T19:22:02.266Z] Removing intermediate container b2ac71d940ab [2021-06-24T19:22:02.266Z] ---> ec43d3bba9ca [2021-06-24T19:22:02.266Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-24T19:22:02.266Z] ---> Running in 4bd69e02d549 [2021-06-24T19:22:02.550Z] ---> Running in e49f8f9285b9 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-24T19:22:05.786Z] Removing intermediate container 4d7ca4b439b3 [2021-06-24T19:22:05.786Z] ---> 15063ae92ce3 [2021-06-24T19:22:05.787Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-24T19:22:05.787Z] Removing intermediate container 2ce8b360af07 [2021-06-24T19:22:05.787Z] ---> b2d4aa637504 [2021-06-24T19:22:05.787Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-24T19:22:05.787Z] ---> Running in f193917692f1 [2021-06-24T19:22:05.787Z] ---> Running in d9790b1b44d7 [2021-06-24T19:22:05.787Z] 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-24T19:22:05.787Z] 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-24T19:22:05.787Z] 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-24T19:22:05.787Z] 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 [Pipeline] // stage [Pipeline] } [2021-06-24T19:22:06.062Z] 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-24T19:23:59.947Z] 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-24T19:23:59.947Z] Removing intermediate container 8541a04864ee [2021-06-24T19:23:59.947Z] ---> d177f6ee0012 [2021-06-24T19:23:59.947Z] [2021-06-24T19:23:59.947Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:23:59.947Z] 3.12: Pulling from library/alpine [2021-06-24T19:23:59.947Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T19:23:59.947Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T19:23:59.947Z] ---> c4fd0aeabfcf [2021-06-24T19:23:59.947Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:23:59.947Z] Removing intermediate container e49f8f9285b9 [2021-06-24T19:23:59.947Z] ---> d0402f2e9f63 [2021-06-24T19:23:59.947Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-24T19:23:59.947Z] ---> Running in f60051d42555 [2021-06-24T19:23:59.947Z] ---> Running in c0a595797626 [2021-06-24T19:23:59.947Z] Removing intermediate container 4bd69e02d549 [2021-06-24T19:23:59.947Z] ---> 834308b0f850 [2021-06-24T19:23:59.947Z] [2021-06-24T19:23:59.947Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T19:23:59.947Z] ---> c4fd0aeabfcf [2021-06-24T19:23:59.947Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-24T19:23:59.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:23:59.947Z] ---> Running in 73514bac6173 [2021-06-24T19:23:59.947Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:23:59.947Z] Removing intermediate container f193917692f1 [2021-06-24T19:23:59.947Z] ---> a121c93e011c [2021-06-24T19:23:59.947Z] [2021-06-24T19:23:59.947Z] Step 11/32 : FROM alpine:3.12 [2021-06-24T19:23:59.947Z] ---> c4fd0aeabfcf [2021-06-24T19:23:59.947Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-24T19:23:59.947Z] 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-24T19:24:00.225Z] Removing intermediate container d9790b1b44d7 [2021-06-24T19:24:00.225Z] ---> bcf7e43bd6b8 [2021-06-24T19:24:00.225Z] [2021-06-24T19:24:00.225Z] Step 11/22 : FROM alpine:3.12 [2021-06-24T19:24:00.225Z] ---> c4fd0aeabfcf [2021-06-24T19:24:00.225Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-24T19:24:00.225Z] ---> Running in e0f98596b912 [2021-06-24T19:24:00.508Z] ---> Running in 85d3ac4ed47e [2021-06-24T19:24:00.508Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-24T19:24:00.508Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:24:00.508Z] OK: 5 MiB in 15 packages [2021-06-24T19:24:01.514Z] Removing intermediate container e0f98596b912 [2021-06-24T19:24:01.514Z] ---> 7373d07dbcca [2021-06-24T19:24:01.514Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-24T19:24:01.514Z] ---> Running in 3cc7abc7d7f5 [2021-06-24T19:24:04.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:04.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:04.853Z] Removing intermediate container f60051d42555 [2021-06-24T19:24:04.853Z] ---> 7d5675bc9c57 [2021-06-24T19:24:04.853Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:24:04.853Z] ---> Running in 55a8ca2a68e3 [2021-06-24T19:24:04.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:04.853Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-24T19:24:04.853Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-24T19:24:04.853Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:24:04.853Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:24:04.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:04.853Z] OK: 6 MiB in 16 packages [2021-06-24T19:24:04.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:04.853Z] Removing intermediate container 55a8ca2a68e3 [2021-06-24T19:24:04.853Z] ---> f3f10d6cf1b1 [2021-06-24T19:24:04.853Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-24T19:24:04.853Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-24T19:24:04.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:04.853Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:24:04.853Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-24T19:24:04.853Z] (4/4) Installing curl (7.77.0-r0) [2021-06-24T19:24:04.853Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:24:04.853Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:24:04.853Z] OK: 7 MiB in 18 packages [2021-06-24T19:24:04.853Z] ---> Running in c85da72de9a7 [2021-06-24T19:24:04.853Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-24T19:24:04.853Z] (2/2) Installing su-exec (0.2-r1) [2021-06-24T19:24:04.853Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:24:04.853Z] OK: 5 MiB in 16 packages [2021-06-24T19:24:04.853Z] Removing intermediate container c0a595797626 [2021-06-24T19:24:04.853Z] ---> 38821c2f380c [2021-06-24T19:24:04.853Z] [2021-06-24T19:24:04.853Z] Step 12/24 : FROM docker:20.10.0 [2021-06-24T19:24:05.463Z] Removing intermediate container c85da72de9a7 [2021-06-24T19:24:05.463Z] ---> 30de936afbc2 [2021-06-24T19:24:05.463Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T19:24:05.737Z] 20.10.0: Pulling from library/docker [2021-06-24T19:24:05.737Z] ---> Running in 8e2202c02278 [2021-06-24T19:24:06.015Z] Removing intermediate container 73514bac6173 [2021-06-24T19:24:06.015Z] ---> 91cd46551d15 [2021-06-24T19:24:06.016Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:24:06.298Z] ---> Running in 19e8ad1258d9 [2021-06-24T19:24:06.571Z] Removing intermediate container 85d3ac4ed47e [2021-06-24T19:24:06.571Z] ---> f7746eb39315 [2021-06-24T19:24:06.571Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T19:24:06.855Z] Removing intermediate container 3cc7abc7d7f5 [2021-06-24T19:24:06.855Z] ---> bf42685f9124 [2021-06-24T19:24:06.855Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-24T19:24:06.855Z] Removing intermediate container 8e2202c02278 [2021-06-24T19:24:06.855Z] ---> 785274123355 [2021-06-24T19:24:06.855Z] Step 16/24 : WORKDIR / [2021-06-24T19:24:06.855Z] ---> Running in ce6c59ec79fe [2021-06-24T19:24:07.139Z] ---> Running in 0a36807fdf31 [2021-06-24T19:24:07.139Z] ---> Running in fe419e9af741 [2021-06-24T19:24:07.420Z] Removing intermediate container 19e8ad1258d9 [2021-06-24T19:24:07.420Z] ---> 2fcd26fc074d [2021-06-24T19:24:07.420Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-24T19:24:07.693Z] ---> Running in df44bd3b6a57 [2021-06-24T19:24:07.693Z] Removing intermediate container ce6c59ec79fe [2021-06-24T19:24:07.693Z] ---> f304ced0344a [2021-06-24T19:24:07.693Z] Step 14/22 : WORKDIR /edgex [2021-06-24T19:24:08.302Z] ---> Running in beaf74319f53 [2021-06-24T19:24:08.302Z] Removing intermediate container fe419e9af741 [2021-06-24T19:24:08.302Z] ---> 9e5f8772870f [2021-06-24T19:24:08.302Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-24T19:24:08.583Z] Removing intermediate container 0a36807fdf31 [2021-06-24T19:24:08.583Z] ---> 8407dae65057 [2021-06-24T19:24:08.583Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:24:08.583Z] ---> Running in 952550e9d863 [2021-06-24T19:24:08.862Z] Removing intermediate container df44bd3b6a57 [2021-06-24T19:24:08.862Z] ---> 53e3c10bc477 [2021-06-24T19:24:08.862Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T19:24:09.144Z] Removing intermediate container beaf74319f53 [2021-06-24T19:24:09.144Z] ---> 73468872b6e5 [2021-06-24T19:24:09.144Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-24T19:24:09.426Z] ---> Running in 75053c4b0862 [2021-06-24T19:24:09.704Z] Removing intermediate container 952550e9d863 [2021-06-24T19:24:09.704Z] ---> dafa4fb3f60d [2021-06-24T19:24:09.704Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-24T19:24:09.704Z] ---> 9482bdfe9b89 [2021-06-24T19:24:09.704Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-24T19:24:09.983Z] ---> Running in 1c83b7368afa [2021-06-24T19:24:10.257Z] Removing intermediate container 75053c4b0862 [2021-06-24T19:24:10.257Z] ---> 61f096106895 [2021-06-24T19:24:10.257Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:24:10.859Z] ---> 8e17b561969b [2021-06-24T19:24:10.859Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-24T19:24:12.313Z] ---> d67b9e09e530 [2021-06-24T19:24:12.313Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-24T19:24:12.588Z] ---> 4a24f579ea16 [2021-06-24T19:24:12.588Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-24T19:24:13.192Z] ---> 16117864fee8 [2021-06-24T19:24:13.192Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-24T19:24:13.797Z] Removing intermediate container 1c83b7368afa [2021-06-24T19:24:13.797Z] ---> 9612cd9702dd [2021-06-24T19:24:13.797Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-24T19:24:14.073Z] ---> Running in a5ee9bbb1964 [2021-06-24T19:24:14.073Z] ---> 027d05dbc8e5 [2021-06-24T19:24:14.073Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-24T19:24:14.349Z] ---> 8a6f421e65d1 [2021-06-24T19:24:14.349Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-24T19:24:14.349Z] ---> Running in 9475aee4bb97 [2021-06-24T19:24:14.950Z] Removing intermediate container a5ee9bbb1964 [2021-06-24T19:24:14.950Z] ---> 033ffd1554ea [2021-06-24T19:24:14.950Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-24T19:24:15.550Z] Removing intermediate container 9475aee4bb97 [2021-06-24T19:24:15.550Z] ---> 21905772cd59 [2021-06-24T19:24:15.550Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:24:15.824Z] ---> 042ff868b365 [2021-06-24T19:24:15.824Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-24T19:24:16.103Z] ---> Running in e75f39758a85 [2021-06-24T19:24:16.103Z] ---> a4e29c712161 [2021-06-24T19:24:16.103Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-24T19:24:16.380Z] ---> Running in e4c490ccf58a [2021-06-24T19:24:16.380Z] ---> db1ceadd9396 [2021-06-24T19:24:16.380Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-24T19:24:16.658Z] ---> Running in 55dfc997ad71 [2021-06-24T19:24:16.658Z] ---> Running in b5ed463962ea [2021-06-24T19:24:17.274Z] Removing intermediate container e75f39758a85 [2021-06-24T19:24:17.274Z] ---> 81c133609d5d [2021-06-24T19:24:17.274Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T19:24:17.274Z] Removing intermediate container e4c490ccf58a [2021-06-24T19:24:17.274Z] ---> 17d6efc725da [2021-06-24T19:24:17.274Z] Step 19/22 : CMD ["--init=true"] [2021-06-24T19:24:17.548Z] ---> Running in 8f95bdda6251 [2021-06-24T19:24:17.548Z] Removing intermediate container 55dfc997ad71 [2021-06-24T19:24:17.548Z] ---> 59001d9e3880 [2021-06-24T19:24:17.548Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:24:17.821Z] ---> Running in ac8c3083c328 [2021-06-24T19:24:18.096Z] ---> Running in 41f1cd16bb3c [2021-06-24T19:24:18.380Z] Removing intermediate container 8f95bdda6251 [2021-06-24T19:24:18.380Z] ---> 52ffecacc273 [2021-06-24T19:24:18.380Z] Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:24:18.986Z] ---> Running in afbc5048d6f2 [2021-06-24T19:24:19.262Z] Removing intermediate container ac8c3083c328 [2021-06-24T19:24:19.262Z] ---> 03cb96e0ee16 [2021-06-24T19:24:19.262Z] Step 20/22 : LABEL arch=arm64Removing intermediate container 41f1cd16bb3c [2021-06-24T19:24:19.262Z] [2021-06-24T19:24:19.262Z] ---> a5346c19f51b [2021-06-24T19:24:19.262Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T19:24:19.544Z] ---> Running in 38ed3ee8fc3f [2021-06-24T19:24:19.544Z] ---> Running in 9ce226efecd2 [2021-06-24T19:24:19.824Z] Removing intermediate container afbc5048d6f2 [2021-06-24T19:24:19.824Z] ---> 9fc923bc48ab [2021-06-24T19:24:19.824Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:24:20.102Z] ---> Running in 6d901d84452c [2021-06-24T19:24:20.385Z] Removing intermediate container b5ed463962ea [2021-06-24T19:24:20.385Z] ---> 56d3338a2782 [2021-06-24T19:24:20.385Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt /Removing intermediate container 9ce226efecd2 [2021-06-24T19:24:20.385Z] ---> c16e5c62d883 [2021-06-24T19:24:20.385Z] Step 21/22 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:24:20.385Z] [2021-06-24T19:24:20.666Z] Removing intermediate container 38ed3ee8fc3f [2021-06-24T19:24:20.666Z] ---> 6c5ad9595233 [2021-06-24T19:24:20.666Z] Step 22/23 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:24:20.942Z] ---> Running in f229a4d2fcca [2021-06-24T19:24:20.942Z] Removing intermediate container 6d901d84452c [2021-06-24T19:24:20.942Z] ---> 4ee6ecd64a07 [2021-06-24T19:24:20.942Z] [2021-06-24T19:24:20.942Z] ---> Running in a3f1e89baeca [2021-06-24T19:24:21.222Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-24T19:24:21.222Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-24T19:24:21.222Z] ---> eeaf43b92773 [2021-06-24T19:24:21.222Z] 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-24T19:24:21.503Z] Successfully built 4ee6ecd64a07 [2021-06-24T19:24:21.503Z] Successfully tagged core-command-arm64:latest [2021-06-24T19:24:21.503Z]  Building core-command ... done Building security-secretstore-setup [2021-06-24T19:24:21.503Z] ---> Running in a84d9e603697 [2021-06-24T19:24:21.780Z] ---> 63b034e7fa5a [2021-06-24T19:24:21.780Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-24T19:24:21.780Z] Removing intermediate container f229a4d2fcca [2021-06-24T19:24:21.780Z] ---> e579bbbbd09c [2021-06-24T19:24:21.780Z] Step 22/22 : LABEL version=0.0.0 [2021-06-24T19:24:22.058Z] Removing intermediate container a3f1e89baeca [2021-06-24T19:24:22.058Z] ---> 4fe06788fa30 [2021-06-24T19:24:22.058Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T19:24:22.336Z] ---> Running in cc206b8a660d [2021-06-24T19:24:22.336Z] ---> Running in e71d95af7a1a [2021-06-24T19:24:22.614Z] Removing intermediate container a84d9e603697 [2021-06-24T19:24:22.614Z] ---> e19a0b20f07a [2021-06-24T19:24:22.614Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-24T19:24:22.891Z] ---> Running in c9da62026da6 [2021-06-24T19:24:23.496Z] Removing intermediate container e71d95af7a1a [2021-06-24T19:24:23.496Z] ---> e73d4abeaa7c [2021-06-24T19:24:23.496Z] [2021-06-24T19:24:23.496Z] Removing intermediate container cc206b8a660d [2021-06-24T19:24:23.496Z] ---> a1c7702f3972 [2021-06-24T19:24:23.496Z] [2021-06-24T19:24:24.113Z] Successfully built a1c7702f3972 [2021-06-24T19:24:24.113Z] Successfully built e73d4abeaa7c [2021-06-24T19:24:24.113Z] ---> e04bc33caed8 [2021-06-24T19:24:24.113Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-24T19:24:24.395Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-24T19:24:24.395Z] Successfully tagged support-notifications-arm64:latest [2021-06-24T19:24:24.395Z]  Building security-proxy-setup ... done  Building support-notifications ... done Building support-scheduler [2021-06-24T19:24:24.395Z] Building core-metadata [2021-06-24T19:24:25.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:25.397Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:24:25.397Z] ---> 0c319d3ba996 [2021-06-24T19:24:25.397Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-24T19:24:26.001Z] (1/39) Installing readline (8.0.4-r0) [2021-06-24T19:24:26.001Z] (2/39) Installing bash (5.0.17-r0) [2021-06-24T19:24:26.001Z] Executing bash-5.0.17-r0.post-install [2021-06-24T19:24:26.001Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:24:26.001Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-24T19:24:26.001Z] (5/39) Installing curl (7.77.0-r0) [2021-06-24T19:24:26.001Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-24T19:24:26.001Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-24T19:24:26.001Z] (8/39) Installing expat (2.2.9-r1) [2021-06-24T19:24:26.001Z] (9/39) Installing libffi (3.3-r2) [2021-06-24T19:24:26.001Z] (10/39) Installing gdbm (1.13-r1) [2021-06-24T19:24:26.001Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-24T19:24:26.001Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-24T19:24:26.001Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-24T19:24:26.603Z] ---> d3b74021ad28 [2021-06-24T19:24:26.603Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-24T19:24:28.153Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-24T19:24:28.153Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-24T19:24:28.153Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-24T19:24:28.153Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-24T19:24:28.153Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-24T19:24:28.153Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-24T19:24:28.462Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-24T19:24:28.462Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-24T19:24:28.462Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-24T19:24:28.462Z] ---> 257082002356 [2021-06-24T19:24:28.462Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-24T19:24:28.462Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-24T19:24:28.462Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-24T19:24:28.462Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-24T19:24:28.752Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-24T19:24:28.752Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-24T19:24:28.752Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-24T19:24:28.752Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-24T19:24:28.752Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-24T19:24:28.752Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-24T19:24:28.752Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-24T19:24:28.752Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-24T19:24:28.752Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-24T19:24:28.752Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-24T19:24:28.752Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-24T19:24:28.752Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-24T19:24:29.040Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-24T19:24:29.040Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-24T19:24:29.040Z] ---> Running in 1ffca82337e4 [2021-06-24T19:24:29.040Z] Executing busybox-1.31.1-r19.trigger [2021-06-24T19:24:29.040Z] OK: 72 MiB in 59 packages [2021-06-24T19:24:30.099Z] Removing intermediate container 1ffca82337e4 [2021-06-24T19:24:30.099Z] ---> 76bec9856863 [2021-06-24T19:24:30.099Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-24T19:24:32.094Z] ---> 6ac55584a41f [2021-06-24T19:24:32.094Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-24T19:24:32.707Z] ---> Running in 3da4e2dba68d [2021-06-24T19:24:34.711Z] Collecting docker-compose==1.23.2 [2021-06-24T19:24:34.711Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-24T19:24:35.324Z] 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-24T19:24:35.598Z] Removing intermediate container 3da4e2dba68d [2021-06-24T19:24:35.598Z] ---> 9b2c7dcbb154 [2021-06-24T19:24:35.598Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-24T19:24:35.598Z] Collecting jsonschema<3,>=2.5.1 [2021-06-24T19:24:35.598Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-24T19:24:36.199Z] ---> Running in 3738633717a1 [2021-06-24T19:24:36.199Z] Collecting cached-property<2,>=1.2.0 [2021-06-24T19:24:36.199Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-24T19:24:36.808Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-24T19:24:36.808Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-24T19:24:36.808Z] Removing intermediate container 3738633717a1 [2021-06-24T19:24:36.808Z] ---> 4d60a60c8e9c [2021-06-24T19:24:36.808Z] Step 29/32 : CMD ["gate"] [2021-06-24T19:24:37.421Z] ---> Running in ba46076a7279 [2021-06-24T19:24:38.423Z] Removing intermediate container ba46076a7279 [2021-06-24T19:24:38.423Z] ---> e5138219982f [2021-06-24T19:24:38.423Z] Step 30/32 : LABEL arch=arm64 [2021-06-24T19:24:39.030Z] ---> Running in 0812ec8253d4 [2021-06-24T19:24:39.639Z] Collecting texttable<0.10,>=0.9.0 [2021-06-24T19:24:39.639Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-24T19:24:39.914Z] Removing intermediate container 0812ec8253d4 [2021-06-24T19:24:39.914Z] ---> 2a2201a251c7 [2021-06-24T19:24:39.914Z] Step 31/32 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:24:40.193Z] ---> Running in 7cc37d181b9d [2021-06-24T19:24:41.185Z] Removing intermediate container 7cc37d181b9d [2021-06-24T19:24:41.185Z] ---> 0f64156c48c2 [2021-06-24T19:24:41.185Z] Step 32/32 : LABEL version=0.0.0 [2021-06-24T19:24:41.461Z] ---> Running in d3f9ad832d80 [2021-06-24T19:24:42.457Z] Removing intermediate container d3f9ad832d80 [2021-06-24T19:24:42.457Z] ---> 535b9bb8f128 [2021-06-24T19:24:42.457Z] [2021-06-24T19:24:42.457Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-24T19:24:42.457Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-24T19:24:42.733Z] Successfully built 535b9bb8f128 [2021-06-24T19:24:43.010Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-24T19:24:43.010Z] Building core-data [2021-06-24T19:24:44.001Z]  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-24T19:24:44.001Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-24T19:24:45.444Z] Collecting PyYAML<4,>=3.10 [2021-06-24T19:24:45.444Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-24T19:24:52.200Z] Collecting docopt<0.7,>=0.6.1 [2021-06-24T19:24:52.200Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-24T19:24:52.200Z] Collecting docker<4.0,>=3.6.0 [2021-06-24T19:24:52.200Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-24T19:24:52.805Z] 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-24T19:24:53.407Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-24T19:24:53.688Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-24T19:24:53.966Z] 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-24T19:24:53.966Z] Collecting idna<2.8,>=2.5 [2021-06-24T19:24:54.244Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-24T19:24:54.522Z] Collecting docker-pycreds>=0.4.0 [2021-06-24T19:24:54.522Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-24T19:24:54.522Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-24T19:24:54.522Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-24T19:24:54.522Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-24T19:24:54.522Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-24T19:24:55.966Z] Installing collected packages: jsonschema, cached-property, dockerpty, texttable, websocket-client, urllib3, idna, requests, PyYAML, docopt, docker-pycreds, docker, docker-compose [2021-06-24T19:24:56.242Z] Running setup.py install for dockerpty: started [2021-06-24T19:24:58.253Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-24T19:24:58.253Z] Running setup.py install for texttable: started [2021-06-24T19:25:00.912Z] Running setup.py install for texttable: finished with status 'done' [2021-06-24T19:25:00.912Z] Attempting uninstall: urllib3 [2021-06-24T19:25:00.912Z] Found existing installation: urllib3 1.25.9 [2021-06-24T19:25:00.912Z] Uninstalling urllib3-1.25.9: [2021-06-24T19:25:00.912Z] Successfully uninstalled urllib3-1.25.9 [2021-06-24T19:25:01.521Z] Attempting uninstall: idna [2021-06-24T19:25:01.521Z] Found existing installation: idna 2.9 [2021-06-24T19:25:01.521Z] Uninstalling idna-2.9: [2021-06-24T19:25:01.802Z] Successfully uninstalled idna-2.9 [2021-06-24T19:25:02.411Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:25:02.411Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:25:02.411Z] ---> 729f6e363bd7 [2021-06-24T19:25:02.411Z] Step 3/26 : WORKDIR /edgex-go [2021-06-24T19:25:02.411Z] ---> Using cache [2021-06-24T19:25:02.411Z] ---> a941cce72fe7 [2021-06-24T19:25:02.411Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories Attempting uninstall: requests [2021-06-24T19:25:02.411Z] Found existing installation: requests 2.23.0 [2021-06-24T19:25:02.411Z] [2021-06-24T19:25:02.411Z] ---> Using cache [2021-06-24T19:25:02.411Z] ---> 63635f641597 [2021-06-24T19:25:02.411Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-24T19:25:02.411Z] ---> Using cache [2021-06-24T19:25:02.411Z] ---> ffd3a4a97164 [2021-06-24T19:25:02.411Z] Step 6/26 : COPY go.mod . [2021-06-24T19:25:02.411Z] ---> Using cache [2021-06-24T19:25:02.411Z] ---> 3ba2dc6a6ac9 [2021-06-24T19:25:02.411Z] Step 7/26 : RUN go mod download [2021-06-24T19:25:02.411Z] ---> Using cache [2021-06-24T19:25:02.411Z] ---> d19a0f696cca [2021-06-24T19:25:02.411Z] Step 8/26 : COPY . . [2021-06-24T19:25:02.411Z] ---> Using cache [2021-06-24T19:25:02.411Z] Uninstalling requests-2.23.0: [2021-06-24T19:25:02.411Z] ---> fca462c35d41 [2021-06-24T19:25:02.411Z] Step 9/26 : RUN go mod tidy [2021-06-24T19:25:02.411Z] ---> Using cache [2021-06-24T19:25:02.411Z] ---> b2d4aa637504 [2021-06-24T19:25:02.411Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-24T19:25:02.411Z] Successfully uninstalled requests-2.23.0 [2021-06-24T19:25:03.034Z] Running setup.py install for PyYAML: started [2021-06-24T19:25:05.716Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-24T19:25:05.716Z] Running setup.py install for docopt: started [2021-06-24T19:25:06.322Z] ---> Running in 6c6c3ba1f78b [2021-06-24T19:25:07.317Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:25:07.317Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:25:07.317Z] ---> 729f6e363bd7 [2021-06-24T19:25:07.317Z] Step 3/23 : WORKDIR /edgex-go [2021-06-24T19:25:07.317Z] ---> Using cache [2021-06-24T19:25:07.317Z] ---> a941cce72fe7 [2021-06-24T19:25:07.317Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:25:07.317Z] ---> Using cache [2021-06-24T19:25:07.317Z] ---> 63635f641597 [2021-06-24T19:25:07.317Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-24T19:25:07.317Z] ---> Using cache [2021-06-24T19:25:07.317Z] ---> ffd3a4a97164 [2021-06-24T19:25:07.317Z] Step 6/23 : COPY go.mod . [2021-06-24T19:25:07.317Z] ---> Using cache [2021-06-24T19:25:07.317Z] ---> 3ba2dc6a6ac9 [2021-06-24T19:25:07.318Z] Step 7/23 : RUN go mod download [2021-06-24T19:25:07.318Z] ---> Using cache [2021-06-24T19:25:07.318Z] ---> d19a0f696cca [2021-06-24T19:25:07.318Z] Step 8/23 : COPY . . [2021-06-24T19:25:07.921Z] ---> Using cache [2021-06-24T19:25:07.921Z] ---> fca462c35d41 [2021-06-24T19:25:07.921Z] Step 9/23 : RUN go mod tidy [2021-06-24T19:25:07.921Z] ---> Using cache [2021-06-24T19:25:07.921Z] ---> b2d4aa637504 [2021-06-24T19:25:07.921Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-24T19:25:08.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-24T19:25:08.480Z] Running setup.py install for docopt: finished with status 'done' [2021-06-24T19:25:08.762Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:25:08.762Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:25:08.762Z] ---> 729f6e363bd7 [2021-06-24T19:25:08.762Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:25:08.762Z] ---> Using cache [2021-06-24T19:25:08.762Z] ---> a941cce72fe7 [2021-06-24T19:25:08.762Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:25:08.762Z] ---> Using cache [2021-06-24T19:25:08.762Z] ---> 63635f641597 [2021-06-24T19:25:08.762Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-24T19:25:08.762Z] ---> Using cache [2021-06-24T19:25:08.762Z] ---> ffd3a4a97164 [2021-06-24T19:25:08.762Z] Step 6/24 : COPY go.mod . [2021-06-24T19:25:08.762Z] ---> Using cache [2021-06-24T19:25:08.762Z] ---> 3ba2dc6a6ac9 [2021-06-24T19:25:08.762Z] Step 7/24 : RUN go mod download [2021-06-24T19:25:08.762Z] ---> Using cache [2021-06-24T19:25:08.762Z] ---> d19a0f696cca [2021-06-24T19:25:08.762Z] Step 8/24 : COPY . . [2021-06-24T19:25:08.762Z] ---> Running in adf0c7c1cd29 [2021-06-24T19:25:08.762Z] ---> Using cache [2021-06-24T19:25:08.762Z] ---> fca462c35d41 [2021-06-24T19:25:08.762Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:25:08.762Z] ---> Using cache [2021-06-24T19:25:08.762Z] ---> b2d4aa637504 [2021-06-24T19:25:08.762Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-24T19:25:09.375Z] ---> Running in 249032ff5b6e [2021-06-24T19:25:12.788Z] 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-24T19:25:12.788Z] 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-24T19:25:12.788Z] 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-24T19:25:23.002Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-24T19:25:23.002Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-24T19:25:23.002Z] ---> 729f6e363bd7 [2021-06-24T19:25:23.002Z] Step 3/24 : WORKDIR /edgex-go [2021-06-24T19:25:23.002Z] ---> Using cache [2021-06-24T19:25:23.002Z] ---> a941cce72fe7 [2021-06-24T19:25:23.002Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:25:23.002Z] ---> Using cache [2021-06-24T19:25:23.002Z] ---> 63635f641597 [2021-06-24T19:25:23.002Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-24T19:25:23.997Z] ---> Running in 81543b1648c7 [2021-06-24T19:25:26.637Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:25:26.910Z] Removing intermediate container c9da62026da6 [2021-06-24T19:25:27.203Z] ---> 6620c4092a89 [2021-06-24T19:25:27.203Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-24T19:25:27.203Z] ---> Running in 85972f88f39c [2021-06-24T19:25:27.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:25:28.086Z] Removing intermediate container 85972f88f39c [2021-06-24T19:25:28.086Z] ---> 9e963bd0cb52 [2021-06-24T19:25:28.086Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-24T19:25:28.362Z] ---> Running in 56a9e210dd72 [2021-06-24T19:25:28.642Z] OK: 218 MiB in 52 packages [2021-06-24T19:25:29.248Z] Removing intermediate container 56a9e210dd72 [2021-06-24T19:25:29.248Z] ---> f7b86c5488ac [2021-06-24T19:25:29.248Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-24T19:25:30.693Z] Removing intermediate container 81543b1648c7 [2021-06-24T19:25:30.693Z] ---> 8a60528ac78d [2021-06-24T19:25:30.693Z] Step 6/24 : COPY go.mod . [2021-06-24T19:25:31.297Z] ---> 9336308bae00 [2021-06-24T19:25:31.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-24T19:25:31.906Z] ---> 61a52a339239 [2021-06-24T19:25:31.906Z] Step 7/24 : RUN go mod download [2021-06-24T19:25:32.192Z] ---> Running in 8aec1326c21c [2021-06-24T19:25:33.186Z] ---> 481841b4f1cc [2021-06-24T19:25:33.186Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-24T19:25:35.172Z] ---> a7c6c8e8e7e3 [2021-06-24T19:25:35.172Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-24T19:25:35.172Z] ---> Running in ecf86c1a3778 [2021-06-24T19:25:35.768Z] Removing intermediate container ecf86c1a3778 [2021-06-24T19:25:35.768Z] ---> 1cb136cb1f73 [2021-06-24T19:25:35.768Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:25:36.039Z] ---> Running in 2072233ce25f [2021-06-24T19:25:37.022Z] Removing intermediate container 2072233ce25f [2021-06-24T19:25:37.022Z] ---> 88c27efbd22f [2021-06-24T19:25:37.022Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T19:25:37.295Z] ---> Running in f1b76443c15d [2021-06-24T19:25:39.878Z] Removing intermediate container 8aec1326c21c [2021-06-24T19:25:39.878Z] ---> abb33dc8d4e8 [2021-06-24T19:25:39.878Z] Step 8/24 : COPY . . [2021-06-24T19:25:39.878Z] Removing intermediate container f1b76443c15d [2021-06-24T19:25:39.878Z] ---> 56a8adbe5c5c [2021-06-24T19:25:39.878Z] Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:25:39.878Z] ---> Running in a8c0b2c0a714 [2021-06-24T19:25:39.878Z] Removing intermediate container a8c0b2c0a714 [2021-06-24T19:25:39.878Z] ---> 8fa18eaf6413 [2021-06-24T19:25:39.878Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:25:40.167Z] ---> Running in bde32478a9e4 [2021-06-24T19:25:42.545Z] Removing intermediate container bde32478a9e4 [2021-06-24T19:25:42.545Z] ---> 00bd21bea65b [2021-06-24T19:25:42.545Z] [2021-06-24T19:25:43.154Z] Successfully built 00bd21bea65b [2021-06-24T19:25:43.154Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-24T19:25:58.285Z]  Building sys-mgmt-agent ... done  ---> 1157208e57ae [2021-06-24T19:25:58.285Z] Step 9/24 : RUN go mod tidy [2021-06-24T19:25:58.285Z] ---> Running in ed158448fef6 [2021-06-24T19:26:02.619Z] Removing intermediate container ed158448fef6 [2021-06-24T19:26:02.619Z] ---> 0bcfc0c8585b [2021-06-24T19:26:02.619Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-24T19:26:02.619Z] ---> Running in b1e315c1de6c [2021-06-24T19:26:04.641Z] 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-24T19:26:43.724Z] 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-24T19:26:53.930Z] Removing intermediate container 6c6c3ba1f78b [2021-06-24T19:26:53.930Z] ---> 3190b2f709a2 [2021-06-24T19:26:53.930Z] [2021-06-24T19:26:53.930Z] Step 11/26 : FROM alpine:3.12 [2021-06-24T19:26:53.930Z] ---> c4fd0aeabfcf [2021-06-24T19:26:53.930Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-24T19:26:53.930Z] ---> Running in ab9559edc469 [2021-06-24T19:26:53.930Z] Removing intermediate container adf0c7c1cd29 [2021-06-24T19:26:53.930Z] ---> 5b46072a5e92 [2021-06-24T19:26:53.930Z] [2021-06-24T19:26:53.930Z] Step 11/23 : FROM alpine:3.12 [2021-06-24T19:26:53.930Z] ---> c4fd0aeabfcf [2021-06-24T19:26:53.930Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:26:53.930Z] ---> Using cache [2021-06-24T19:26:53.930Z] ---> 7d5675bc9c57 [2021-06-24T19:26:53.930Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:26:53.930Z] ---> Using cache [2021-06-24T19:26:53.930Z] ---> f3f10d6cf1b1 [2021-06-24T19:26:53.930Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-24T19:26:53.930Z] ---> Running in 55fbc5b9dc9b [2021-06-24T19:26:54.927Z] Removing intermediate container 55fbc5b9dc9b [2021-06-24T19:26:54.927Z] ---> 72f0cc665554 [2021-06-24T19:26:54.927Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-24T19:26:55.533Z] ---> Running in 39e8d0d7fdf7 [2021-06-24T19:26:56.139Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:26:56.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:26:56.698Z] Removing intermediate container 39e8d0d7fdf7 [2021-06-24T19:26:56.698Z] ---> c061f9e222ac [2021-06-24T19:26:56.698Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:26:56.985Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-24T19:26:57.265Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-24T19:26:57.265Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-24T19:26:57.265Z] (4/6) Installing curl (7.77.0-r0) [2021-06-24T19:26:57.265Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-24T19:26:57.265Z] (6/6) Installing su-exec (0.2-r1) [2021-06-24T19:26:57.265Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:26:57.265Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T19:26:57.554Z] OK: 7 MiB in 20 packages [2021-06-24T19:26:58.550Z] ---> 44fe700e3311 [2021-06-24T19:26:58.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-24T19:27:00.009Z] Removing intermediate container 249032ff5b6e [2021-06-24T19:27:00.009Z] ---> 8a79410e7df0 [2021-06-24T19:27:00.009Z] [2021-06-24T19:27:00.009Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:27:00.009Z] ---> c4fd0aeabfcf [2021-06-24T19:27:00.009Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-24T19:27:00.009Z] ---> Using cache [2021-06-24T19:27:00.009Z] ---> 7d5675bc9c57 [2021-06-24T19:27:00.009Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-24T19:27:00.009Z] ---> Using cache [2021-06-24T19:27:00.009Z] ---> f3f10d6cf1b1 [2021-06-24T19:27:00.009Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-24T19:27:00.331Z] ---> Running in d855b609105b [2021-06-24T19:27:00.936Z] Removing intermediate container ab9559edc469 [2021-06-24T19:27:00.936Z] ---> 6ba19fedabde [2021-06-24T19:27:00.936Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-24T19:27:01.213Z] Removing intermediate container d855b609105b [2021-06-24T19:27:01.213Z] ---> b684ddc4c45f [2021-06-24T19:27:01.213Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-24T19:27:01.213Z] ---> 7165707aab7e [2021-06-24T19:27:01.213Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-24T19:27:01.213Z] ---> Running in bda37cc9947f [2021-06-24T19:27:01.492Z] ---> Running in e5999818d15e [2021-06-24T19:27:02.495Z] Removing intermediate container bda37cc9947f [2021-06-24T19:27:02.495Z] ---> d9efd34a560f [2021-06-24T19:27:02.495Z] Step 14/26 : WORKDIR / [2021-06-24T19:27:02.495Z] Removing intermediate container e5999818d15e [2021-06-24T19:27:02.495Z] ---> c6411aa27f8d [2021-06-24T19:27:02.495Z] Step 16/24 : WORKDIR / [2021-06-24T19:27:02.495Z] ---> Running in 7f826fad5143 [2021-06-24T19:27:02.770Z] ---> Running in d42a57a15198 [2021-06-24T19:27:02.770Z] ---> fb96642f7e3e [2021-06-24T19:27:02.770Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-24T19:27:03.047Z] ---> Running in ea41ba1d8522 [2021-06-24T19:27:03.671Z] Removing intermediate container 7f826fad5143 [2021-06-24T19:27:03.671Z] ---> e971b793ca20 [2021-06-24T19:27:03.671Z] 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-24T19:27:03.953Z] Removing intermediate container d42a57a15198 [2021-06-24T19:27:03.953Z] ---> 168e8112a5d5 [2021-06-24T19:27:03.953Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:27:04.233Z] Removing intermediate container ea41ba1d8522 [2021-06-24T19:27:04.233Z] ---> b410ddea8559 [2021-06-24T19:27:04.233Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:27:04.514Z] ---> Running in 00c355bdf08a [2021-06-24T19:27:05.119Z] ---> 0a15cbb77a35 [2021-06-24T19:27:05.119Z] 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-24T19:27:10.309Z] Removing intermediate container 00c355bdf08a [2021-06-24T19:27:10.309Z] ---> a968b0cf287c [2021-06-24T19:27:10.309Z] Step 21/23 : LABEL arch=arm64 [2021-06-24T19:27:10.309Z] ---> 1beab8537d0a [2021-06-24T19:27:10.309Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-24T19:27:10.309Z] ---> Running in 53be970e3bff [2021-06-24T19:27:10.309Z] ---> ce6e89eaa074 [2021-06-24T19:27:10.309Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-24T19:27:10.309Z] Removing intermediate container 53be970e3bff [2021-06-24T19:27:10.309Z] ---> dccb8a98e9ca [2021-06-24T19:27:10.309Z] Step 22/23 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:27:10.309Z] ---> Running in 35ff4f810ab4 [2021-06-24T19:27:10.309Z] ---> fd37f5ec7c2b [2021-06-24T19:27:10.309Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-24T19:27:10.309Z] Removing intermediate container 35ff4f810ab4 [2021-06-24T19:27:10.309Z] ---> da305e0ed95a [2021-06-24T19:27:10.309Z] Step 23/23 : LABEL version=0.0.0 [2021-06-24T19:27:10.309Z] ---> Running in 9606a83a6656 [2021-06-24T19:27:10.309Z] ---> d0acbdbe40a3 [2021-06-24T19:27:10.309Z] 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-24T19:27:10.309Z] Removing intermediate container 9606a83a6656 [2021-06-24T19:27:10.309Z] ---> a9a66da5e221 [2021-06-24T19:27:10.309Z] [2021-06-24T19:27:10.309Z] Successfully built a9a66da5e221 [2021-06-24T19:27:10.309Z] ---> 1f3763583323 [2021-06-24T19:27:10.309Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-24T19:27:10.309Z] Successfully tagged support-scheduler-arm64:latest [2021-06-24T19:27:10.309Z]  Building support-scheduler ... done  ---> Running in bc0feafed43f [2021-06-24T19:27:10.309Z] ---> 3591bc95dcec [2021-06-24T19:27:10.309Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-24T19:27:11.304Z] Removing intermediate container bc0feafed43f [2021-06-24T19:27:11.304Z] ---> be307bd8135c [2021-06-24T19:27:11.304Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:27:11.583Z] ---> Running in ff311bab6096 [2021-06-24T19:27:12.200Z] Removing intermediate container ff311bab6096 [2021-06-24T19:27:12.200Z] ---> 166d63fdae93 [2021-06-24T19:27:12.200Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T19:27:12.200Z] ---> fdb7ad82b8fc [2021-06-24T19:27:12.200Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-24T19:27:12.200Z] ---> Running in c23f6cb6b5c2 [2021-06-24T19:27:13.191Z] Removing intermediate container c23f6cb6b5c2 [2021-06-24T19:27:13.191Z] ---> 54cfcf22ec00 [2021-06-24T19:27:13.191Z] Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:27:13.191Z] ---> Running in 24858691ef8a [2021-06-24T19:27:13.465Z] ---> 214dd2e0b8a7 [2021-06-24T19:27:13.465Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-24T19:27:13.748Z] Removing intermediate container 24858691ef8a [2021-06-24T19:27:13.748Z] ---> b58bb0288dd6 [2021-06-24T19:27:13.748Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:27:14.022Z] ---> Running in 03a96be0351d [2021-06-24T19:27:14.629Z] Removing intermediate container 03a96be0351d [2021-06-24T19:27:14.629Z] ---> 95abc960c271 [2021-06-24T19:27:14.629Z] [2021-06-24T19:27:14.629Z] ---> 0d08eee091a5 [2021-06-24T19:27:14.629Z] 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-24T19:27:15.237Z] Successfully built 95abc960c271 [2021-06-24T19:27:15.237Z] ---> Running in df7401e001d5 [2021-06-24T19:27:15.237Z] Successfully tagged core-metadata-arm64:latest [2021-06-24T19:27:18.803Z]  Building core-metadata ... done Removing intermediate container df7401e001d5 [2021-06-24T19:27:18.803Z] ---> f8b2d3f22c8f [2021-06-24T19:27:18.803Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-24T19:27:18.803Z] ---> Running in 40ce78e15364 [2021-06-24T19:27:18.803Z] Removing intermediate container 40ce78e15364 [2021-06-24T19:27:18.803Z] ---> de41827381f0 [2021-06-24T19:27:18.803Z] Step 24/26 : LABEL arch=arm64 [2021-06-24T19:27:18.803Z] ---> Running in c6d862edcb9e [2021-06-24T19:27:18.803Z] Removing intermediate container c6d862edcb9e [2021-06-24T19:27:18.803Z] ---> 5f805deae4d5 [2021-06-24T19:27:18.803Z] Step 25/26 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:27:19.079Z] ---> Running in a15a46bab5df [2021-06-24T19:27:19.679Z] Removing intermediate container a15a46bab5df [2021-06-24T19:27:19.679Z] ---> 04659224e58b [2021-06-24T19:27:19.679Z] Step 26/26 : LABEL version=0.0.0 [2021-06-24T19:27:20.283Z] ---> Running in 11ff6615d807 [2021-06-24T19:27:20.558Z] Removing intermediate container 11ff6615d807 [2021-06-24T19:27:20.558Z] ---> 82ffe737b493 [2021-06-24T19:27:20.558Z] [2021-06-24T19:27:20.836Z] Removing intermediate container b1e315c1de6c [2021-06-24T19:27:20.836Z] ---> f1bea377dda0 [2021-06-24T19:27:20.836Z] [2021-06-24T19:27:20.836Z] Step 11/24 : FROM alpine:3.12 [2021-06-24T19:27:20.836Z] ---> c4fd0aeabfcf [2021-06-24T19:27:20.836Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-24T19:27:21.118Z] Successfully built 82ffe737b493 [2021-06-24T19:27:21.118Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-24T19:27:21.118Z]  Building security-secretstore-setup ... done  ---> Running in 6e529cfdb2da [2021-06-24T19:27:21.717Z] Removing intermediate container 6e529cfdb2da [2021-06-24T19:27:21.717Z] ---> 5c07a8474d63 [2021-06-24T19:27:21.717Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-24T19:27:21.993Z] ---> Running in a18817f62379 [2021-06-24T19:27:22.270Z] Removing intermediate container a18817f62379 [2021-06-24T19:27:22.270Z] ---> d923e88fdd7a [2021-06-24T19:27:22.270Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-24T19:27:22.546Z] ---> Running in 248f37781444 [2021-06-24T19:27:22.823Z] Removing intermediate container 248f37781444 [2021-06-24T19:27:22.823Z] ---> 5da1bee3d026 [2021-06-24T19:27:22.823Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T19:27:23.098Z] ---> Running in 45fd15fb4e18 [2021-06-24T19:27:25.083Z] Removing intermediate container 45fd15fb4e18 [2021-06-24T19:27:25.083Z] ---> 746553a802fe [2021-06-24T19:27:25.083Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-24T19:27:25.358Z] ---> Running in b09b66de8247 [2021-06-24T19:27:26.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T19:27:27.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T19:27:27.992Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-24T19:27:28.266Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-24T19:27:28.266Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-24T19:27:28.266Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-24T19:27:28.555Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-24T19:27:28.555Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-24T19:27:28.555Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T19:27:28.831Z] OK: 8 MiB in 20 packages [2021-06-24T19:27:29.822Z] Removing intermediate container b09b66de8247 [2021-06-24T19:27:29.822Z] ---> 29a89bef4250 [2021-06-24T19:27:29.822Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-24T19:27:30.809Z] ---> d76b1047fda7 [2021-06-24T19:27:30.809Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-24T19:27:32.255Z] ---> bfc5e522e376 [2021-06-24T19:27:32.255Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-24T19:27:35.005Z] ---> 8daa8c686f1d [2021-06-24T19:27:35.005Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-24T19:27:35.005Z] ---> Running in 946744f77e29 [2021-06-24T19:27:35.005Z] Removing intermediate container 946744f77e29 [2021-06-24T19:27:35.005Z] ---> 86b51c585e6e [2021-06-24T19:27:35.005Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T19:27:35.005Z] ---> Running in 937f0e6ced61 [2021-06-24T19:27:35.005Z] Removing intermediate container 937f0e6ced61 [2021-06-24T19:27:35.005Z] ---> d1ce2f3a08bf [2021-06-24T19:27:35.005Z] Step 22/24 : LABEL arch=arm64 [2021-06-24T19:27:35.005Z] ---> Running in e4fd3f6c2c55 [2021-06-24T19:27:35.005Z] Removing intermediate container e4fd3f6c2c55 [2021-06-24T19:27:35.005Z] ---> 60b1e067ad26 [2021-06-24T19:27:35.005Z] Step 23/24 : LABEL git_sha=992778c7c01b13d018f1598eacb43fadbdb72608 [2021-06-24T19:27:35.005Z] ---> Running in 41269c5806e5 [2021-06-24T19:27:35.278Z] Removing intermediate container 41269c5806e5 [2021-06-24T19:27:35.278Z] ---> d5d375970a91 [2021-06-24T19:27:35.278Z] Step 24/24 : LABEL version=0.0.0 [2021-06-24T19:27:35.278Z] ---> Running in 0736fa959445 [2021-06-24T19:27:35.878Z] Removing intermediate container 0736fa959445 [2021-06-24T19:27:35.878Z] ---> 298febe4a2eb [2021-06-24T19:27:35.878Z] [2021-06-24T19:27:36.153Z] Successfully built 298febe4a2eb [2021-06-24T19:27:36.153Z] Successfully tagged core-data-arm64:latest [2021-06-24T19:27:36.442Z]  Building core-data ... done  [Pipeline] } [2021-06-24T19:27:36.488Z] $ docker stop --time=1 ef28f2a71d7526d46c7c36a13f469dee8886e934b8c31f979dcd77011255f2ee [2021-06-24T19:27:38.404Z] $ docker rm -f ef28f2a71d7526d46c7c36a13f469dee8886e934b8c31f979dcd77011255f2ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T19:27:39.099Z] + docker images [2021-06-24T19:27:39.381Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-24T19:27:39.381Z] core-data-arm64 latest 298febe4a2eb 4 seconds ago 19.1MB [2021-06-24T19:27:39.381Z] f1bea377dda0 19 seconds ago 975MB [2021-06-24T19:27:39.381Z] security-secretstore-setup-arm64 latest 82ffe737b493 19 seconds ago 27.1MB [2021-06-24T19:27:39.381Z] core-metadata-arm64 latest 95abc960c271 25 seconds ago 15.7MB [2021-06-24T19:27:39.381Z] support-scheduler-arm64 latest a9a66da5e221 30 seconds ago 15.1MB [2021-06-24T19:27:39.381Z] 8a79410e7df0 41 seconds ago 972MB [2021-06-24T19:27:39.381Z] 5b46072a5e92 47 seconds ago 968MB [2021-06-24T19:27:39.381Z] 3190b2f709a2 48 seconds ago 976MB [2021-06-24T19:27:39.381Z] sys-mgmt-agent-arm64 latest 00bd21bea65b About a minute ago 299MB [2021-06-24T19:27:39.381Z] security-bootstrapper-arm64 latest 535b9bb8f128 2 minutes ago 17.5MB [2021-06-24T19:27:39.381Z] support-notifications-arm64 latest a1c7702f3972 3 minutes ago 15.7MB [2021-06-24T19:27:39.381Z] security-proxy-setup-arm64 latest e73d4abeaa7c 3 minutes ago 24.2MB [2021-06-24T19:27:39.381Z] core-command-arm64 latest 4ee6ecd64a07 3 minutes ago 15MB [2021-06-24T19:27:39.381Z] 38821c2f380c 3 minutes ago 969MB [2021-06-24T19:27:39.381Z] bcf7e43bd6b8 3 minutes ago 973MB [2021-06-24T19:27:39.381Z] a121c93e011c 3 minutes ago 969MB [2021-06-24T19:27:39.381Z] 834308b0f850 3 minutes ago 969MB [2021-06-24T19:27:39.381Z] d177f6ee0012 3 minutes ago 966MB [2021-06-24T19:27:39.381Z] ci-base-image-arm64 latest 729f6e363bd7 14 minutes ago 641MB [2021-06-24T19:27:39.381Z] alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB [2021-06-24T19:27:39.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-24T19:27:39.381Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-24T19:27:39.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:27:42.376Z] ---> job-cost.sh [2021-06-24T19:27:42.376Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N0tp [2021-06-24T19:28:23.592Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T19:29:45.695Z] lf-activate-venv(): INFO: Adding /tmp/venv-N0tp/bin to PATH [2021-06-24T19:29:45.695Z] INFO: No Stack... [2021-06-24T19:29:47.659Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T19:29:47.659Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T19:29:48.026Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2021-06-24T19:29:48.026Z] [Pipeline] lock [2021-06-24T19:29:48.115Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3598-1-stack-cost] [2021-06-24T19:29:48.121Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3598-1-stack-cost] did not exist. Created. [2021-06-24T19:29:48.121Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3598-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T19:29:48.574Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T19:29:48.830Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T19:29:48.854Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3598-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T19:29:54.030Z] provisioning config files... [2021-06-24T19:29:54.040Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2489007287841925561tmp [Pipeline] { [Pipeline] sh [2021-06-24T19:29:54.444Z] + set +x [2021-06-24T19:29:54.444Z] + curl -s https://codecov.io/bash [2021-06-24T19:29:54.444Z] + bash -s -- [2021-06-24T19:29:54.444Z] [2021-06-24T19:29:54.444Z] _____ _ [2021-06-24T19:29:54.444Z] / ____| | | [2021-06-24T19:29:54.444Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T19:29:54.444Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T19:29:54.444Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T19:29:54.444Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T19:29:54.444Z] Bash-1.0.3 [2021-06-24T19:29:54.444Z] [2021-06-24T19:29:54.444Z] [2021-06-24T19:29:54.444Z] ==> git version 2.24.4 found [2021-06-24T19:29:54.444Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-24T19:29:54.444Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T19:29:54.444Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T19:29:54.444Z] ==> Jenkins CI detected. [2021-06-24T19:29:54.444Z] project root: . [2021-06-24T19:29:54.444Z] --> token set from env [2021-06-24T19:29:54.445Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T19:29:54.707Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T19:29:54.707Z] ==> Python coveragepy not found [2021-06-24T19:29:54.707Z] ==> Searching for coverage reports in: [2021-06-24T19:29:54.707Z] + . [2021-06-24T19:29:54.707Z] -> Found 1 reports [2021-06-24T19:29:54.707Z] ==> Detecting git/mercurial file structure [2021-06-24T19:29:54.707Z] ==> Reading reports [2021-06-24T19:29:54.707Z] + ./coverage.out bytes=398095 [2021-06-24T19:29:54.707Z] ==> Appending adjustments [2021-06-24T19:29:54.707Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T19:29:55.653Z] + Found adjustments [2021-06-24T19:29:55.653Z] ==> Gzipping contents [2021-06-24T19:29:55.914Z] 56K /tmp/codecov.PCHwu4.gz [2021-06-24T19:29:55.914Z] ==> Uploading reports [2021-06-24T19:29:55.914Z] url: https://codecov.io [2021-06-24T19:29:55.914Z] query: branch=PR-3598&commit=992778c7c01b13d018f1598eacb43fadbdb72608&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3598%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3598&job=&cmd_args= [2021-06-24T19:29:55.914Z] -> Pinging Codecov [2021-06-24T19:29:55.914Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3598&commit=992778c7c01b13d018f1598eacb43fadbdb72608&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3598%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3598&job=&cmd_args= [2021-06-24T19:29:56.206Z] -> Uploading to [2021-06-24T19:29:56.206Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/992778c7c01b13d018f1598eacb43fadbdb72608/a24ec284-bd4d-4354-b67e-108f9443540a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T192956Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79214bd639869af4a6c5e4071e1772e8974b11eceeedd746218901fc4909235a [2021-06-24T19:29:56.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T19:29:56.206Z] Dload Upload Total Spent Left Speed [2021-06-24T19:29:56.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54532 0 0 100 54532 0 147k --:--:-- --:--:-- --:--:-- 147k 100 54532 0 0 100 54532 0 147k --:--:-- --:--:-- --:--:-- 146k [2021-06-24T19:29:56.792Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/992778c7c01b13d018f1598eacb43fadbdb72608 [Pipeline] } [2021-06-24T19:29:56.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:29:58.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:29:59.289Z] ---> package-listing.sh [2021-06-24T19:29:59.289Z] ++ facter osfamily [2021-06-24T19:29:59.289Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T19:29:59.555Z] + OS_FAMILY=redhat [2021-06-24T19:29:59.555Z] + workspace=/w/workspace/edgex-go/1 [2021-06-24T19:29:59.555Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T19:29:59.555Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T19:29:59.555Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T19:29:59.555Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T19:29:59.555Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-24T19:29:59.555Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T19:29:59.555Z] + case "${OS_FAMILY}" in [2021-06-24T19:29:59.555Z] + sort [2021-06-24T19:29:59.555Z] + rpm -qa [2021-06-24T19:30:02.140Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T19:30:02.140Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T19:30:02.140Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T19:30:02.140Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-24T19:30:02.140Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-24T19:30:02.140Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-24T19:30:02.205Z] 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-24T19:30:02.553Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:30:03.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T19:30:03.170Z] [2021-06-24T19:30:03.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T19:30:03.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T19:30:03.565Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T19:30:03.565Z] df20fa9351a1: Pulling fs layer [2021-06-24T19:30:03.565Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T19:30:03.565Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T19:30:03.565Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T19:30:03.565Z] 93b61091891f: Pulling fs layer [2021-06-24T19:30:03.565Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T19:30:03.565Z] 5e14af77c1be: Pulling fs layer [2021-06-24T19:30:03.565Z] 01666e4c0597: Pulling fs layer [2021-06-24T19:30:03.565Z] aa168da1d23b: Pulling fs layer [2021-06-24T19:30:03.565Z] 93b9cdb0e59b: Waiting [2021-06-24T19:30:03.565Z] 5e14af77c1be: Waiting [2021-06-24T19:30:03.565Z] 01666e4c0597: Waiting [2021-06-24T19:30:03.565Z] aa168da1d23b: Waiting [2021-06-24T19:30:03.565Z] 46f8f816bc3b: Waiting [2021-06-24T19:30:03.565Z] 93b61091891f: Waiting [2021-06-24T19:30:03.565Z] 36b3adc4ff6f: Download complete [2021-06-24T19:30:03.565Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T19:30:03.565Z] 46f8f816bc3b: Download complete [2021-06-24T19:30:03.834Z] df20fa9351a1: Verifying Checksum [2021-06-24T19:30:03.834Z] df20fa9351a1: Download complete [2021-06-24T19:30:03.834Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T19:30:03.834Z] 93b9cdb0e59b: Download complete [2021-06-24T19:30:03.834Z] 5e14af77c1be: Verifying Checksum [2021-06-24T19:30:03.834Z] 5e14af77c1be: Download complete [2021-06-24T19:30:03.834Z] 93b61091891f: Verifying Checksum [2021-06-24T19:30:03.834Z] 93b61091891f: Download complete [2021-06-24T19:30:03.834Z] 01666e4c0597: Verifying Checksum [2021-06-24T19:30:03.834Z] 01666e4c0597: Download complete [2021-06-24T19:30:03.834Z] df20fa9351a1: Pull complete [2021-06-24T19:30:04.101Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T19:30:04.101Z] 8ad3a11d3b57: Download complete [2021-06-24T19:30:04.101Z] 36b3adc4ff6f: Pull complete [2021-06-24T19:30:04.686Z] 8ad3a11d3b57: Pull complete [2021-06-24T19:30:04.686Z] 46f8f816bc3b: Pull complete [2021-06-24T19:30:04.949Z] 93b61091891f: Pull complete [2021-06-24T19:30:04.949Z] 93b9cdb0e59b: Pull complete [2021-06-24T19:30:04.949Z] 5e14af77c1be: Pull complete [2021-06-24T19:30:04.949Z] 01666e4c0597: Pull complete [2021-06-24T19:30:06.350Z] aa168da1d23b: Verifying Checksum [2021-06-24T19:30:06.350Z] aa168da1d23b: Download complete [2021-06-24T19:30:10.593Z] aa168da1d23b: Pull complete [2021-06-24T19:30:10.593Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T19:30:10.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T19:30:10.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T19:30:10.691Z] prd-centos7-docker-4c-2g-1259 does not seem to be running inside a container [2021-06-24T19:30:10.739Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T19:30:17.304Z] $ docker top b6251a95bded1a3efcf567544c9a39655d132cc78f1128e88f2751db42e9b912 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T19:30:17.747Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T19:30:18.078Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T19:30:20.801Z] + ls /var/log/sa-host [2021-06-24T19:30:20.802Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T19:30:20.802Z] file_magic: OK [2021-06-24T19:30:20.802Z] HZ: Using current value: 100 [2021-06-24T19:30:20.802Z] file_header: OK [2021-06-24T19:30:20.802Z] 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-24T19:30:20.802Z] Statistics: [2021-06-24T19:30:20.802Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T19:30:20.802Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T19:30:20.802Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T19:30:20.802Z] file_magic: OK [2021-06-24T19:30:20.802Z] HZ: Using current value: 100 [2021-06-24T19:30:20.802Z] file_header: OK [2021-06-24T19:30:20.802Z] 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-24T19:30:20.802Z] Statistics: [2021-06-24T19:30:20.802Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T19:30:20.802Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T19:30:21.093Z] provisioning config files... [2021-06-24T19:30:21.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6838085065995981386tmp [Pipeline] { [Pipeline] echo [2021-06-24T19:30:21.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:30:21.509Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T19:30:21.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:30:21.982Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T19:30:22.014Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:30:22.348Z] ---> sudo-logs.sh [2021-06-24T19:30:22.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T19:30:22.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:30:22.782Z] ---> job-cost.sh [2021-06-24T19:30:22.783Z] lf-activate-venv: SKIPPING [2021-06-24T19:30:22.783Z] DEBUG: total: 0.18000000715255737 [2021-06-24T19:30:22.783Z] INFO: Retrieving Stack Cost... [2021-06-24T19:30:23.726Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T19:30:23.987Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T19:30:24.031Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T19:30:24.383Z] ---> logs-deploy.sh [2021-06-24T19:30:24.383Z] lf-activate-venv: SKIPPING [2021-06-24T19:30:24.383Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3598/1 [2021-06-24T19:30:24.383Z] INFO: archiving workspace using pattern(s): [2021-06-24T19:30:25.331Z] Archives upload complete. [2021-06-24T19:30:25.331Z] INFO: archiving logs to Nexus