Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 rather than eaae4a9948fd7c6f835e03c4bcc14b702df2d421 Obtained Jenkinsfile from 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2458245977362418540.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-ssh8152313923184498277.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8363312156019560033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7586433153407673835.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh716106004613980612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-746 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/44 [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/44 # 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/44@tmp/jenkins-gitclient-ssh7155102336081399987.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 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit eaae4a9948fd7c6f835e03c4bcc14b702df2d421 Merge succeeded, producing 886365d86c49aa56e73b934cd79d68c5b80d4697 Checking out Revision 886365d86c49aa56e73b934cd79d68c5b80d4697 (PR-3579) > 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/44@tmp/jenkins-gitclient-ssh289855768351978241.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eaae4a9948fd7c6f835e03c4bcc14b702df2d421 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/44@tmp/jenkins-gitclient-ssh2535227797051881197.key > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 886365d86c49aa56e73b934cd79d68c5b80d4697 # timeout=10 Commit message: "Merge commit '0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46' into HEAD" > git rev-list --no-walk 8e68d1531c859b91d0ec807d12cba7213f0dbc3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T21:19:46.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T21:19:47.036Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T21:19:47.067Z] ========================================================= [2021-06-29T21:19:47.067Z] EdgeX Global Pipelines Version Info [2021-06-29T21:19:47.067Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:19:48.528Z] ------------------- [2021-06-29T21:19:48.528Z] stable info: [2021-06-29T21:19:48.528Z] ------------------- [2021-06-29T21:19:48.528Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T21:19:48.528Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T21:19:48.528Z] Message: update stable to v1.0.195 [2021-06-29T21:19:49.106Z] ------------------- [2021-06-29T21:19:49.106Z] experimental info: [2021-06-29T21:19:49.106Z] ------------------- [2021-06-29T21:19:49.106Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T21:19:49.106Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T21:19:49.106Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T21:19:49.230Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-29T21:19:49.252Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-29T21:19:49.276Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T21:19:49.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T21:19:49.324Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T21:19:49.346Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T21:19:49.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T21:19:49.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-29T21:19:49.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-29T21:19:49.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-29T21:19:49.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T21:19:49.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T21:19:49.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T21:19:49.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T21:19:49.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T21:19:49.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T21:19:49.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T21:19:49.611Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T21:19:49.632Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T21:19:49.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T21:19:49.684Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T21:19:49.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T21:19:49.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T21:19:49.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T21:19:49.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-29T21:19:49.805Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 886365d86c49aa56e73b934cd79d68c5b80d4697 [Pipeline] echo [2021-06-29T21:19:49.829Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 886365d [Pipeline] echo [2021-06-29T21:19:49.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T21:19:49.931Z] provisioning config files... [2021-06-29T21:19:49.949Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config1169002950558156720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:19:50.268Z] ---> docker-login.sh [2021-06-29T21:19:50.268Z] nexus3.edgexfoundry.org:10001 [2021-06-29T21:19:50.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:19:50.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:19:50.530Z] Configure a credential helper to remove this warning. See [2021-06-29T21:19:50.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:19:50.530Z] [2021-06-29T21:19:50.530Z] Login Succeeded [2021-06-29T21:19:50.530Z] nexus3.edgexfoundry.org:10002 [2021-06-29T21:19:50.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:19:50.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:19:50.798Z] Configure a credential helper to remove this warning. See [2021-06-29T21:19:50.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:19:50.798Z] [2021-06-29T21:19:50.798Z] Login Succeeded [2021-06-29T21:19:50.798Z] nexus3.edgexfoundry.org:10003 [2021-06-29T21:19:50.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:19:50.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:19:50.798Z] Configure a credential helper to remove this warning. See [2021-06-29T21:19:50.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:19:50.798Z] [2021-06-29T21:19:50.798Z] Login Succeeded [2021-06-29T21:19:50.798Z] nexus3.edgexfoundry.org:10004 [2021-06-29T21:19:50.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:19:51.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:19:51.061Z] Configure a credential helper to remove this warning. See [2021-06-29T21:19:51.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:19:51.061Z] [2021-06-29T21:19:51.061Z] Login Succeeded [2021-06-29T21:19:51.061Z] docker.io [2021-06-29T21:19:51.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:19:51.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:19:51.322Z] Configure a credential helper to remove this warning. See [2021-06-29T21:19:51.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:19:51.322Z] [2021-06-29T21:19:51.322Z] Login Succeeded [2021-06-29T21:19:51.322Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T21:19:51.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T21:19:51.664Z] ++ 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-29T21:19:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:19:51.665Z] ++ dirname cmd/core-command/Dockerfile [2021-06-29T21:19:51.665Z] ++ cut -d/ -f2 [2021-06-29T21:19:51.665Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-29T21:19:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:19:51.665Z] ++ dirname cmd/core-data/Dockerfile [2021-06-29T21:19:51.665Z] ++ cut -d/ -f2 [2021-06-29T21:19:51.665Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-29T21:19:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:19:51.665Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-29T21:19:51.665Z] ++ cut -d/ -f2 [2021-06-29T21:19:51.665Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-29T21:19:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:19:51.665Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-29T21:19:51.665Z] ++ cut -d/ -f2 [2021-06-29T21:19:51.665Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-29T21:19:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:19:51.665Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-29T21:19:51.665Z] ++ cut -d/ -f2 [2021-06-29T21:19:51.665Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-29T21:19:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:19:51.665Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-29T21:19:51.665Z] ++ cut -d/ -f2 [2021-06-29T21:19:51.665Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-29T21:19:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:19:51.665Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-29T21:19:51.665Z] ++ cut -d/ -f2 [2021-06-29T21:19:51.665Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-29T21:19:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:19:51.665Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-29T21:19:51.665Z] ++ cut -d/ -f2 [2021-06-29T21:19:51.665Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-29T21:19:51.665Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T21:19:51.665Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-29T21:19:51.665Z] ++ cut -d/ -f2 [2021-06-29T21:19:51.665Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-29T21:19:51.707Z] 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-29T21:19:53.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T21:19:53.260Z] [2021-06-29T21:19:53.260Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:19:53.574Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T21:19:53.574Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T21:19:53.574Z] 31603596830f: Pulling fs layer [2021-06-29T21:19:53.574Z] 54011a49482f: Pulling fs layer [2021-06-29T21:19:53.574Z] a6820b24f6d8: Pulling fs layer [2021-06-29T21:19:53.574Z] f581987b2513: Pulling fs layer [2021-06-29T21:19:53.574Z] f581987b2513: Waiting [2021-06-29T21:19:53.574Z] 54011a49482f: Verifying Checksum [2021-06-29T21:19:53.574Z] 54011a49482f: Download complete [2021-06-29T21:19:53.840Z] 31603596830f: Verifying Checksum [2021-06-29T21:19:53.840Z] 31603596830f: Download complete [2021-06-29T21:19:53.840Z] f581987b2513: Verifying Checksum [2021-06-29T21:19:53.840Z] f581987b2513: Download complete [2021-06-29T21:19:53.840Z] a6820b24f6d8: Verifying Checksum [2021-06-29T21:19:53.840Z] a6820b24f6d8: Download complete [2021-06-29T21:19:53.840Z] 31603596830f: Pull complete [2021-06-29T21:19:54.126Z] 54011a49482f: Pull complete [2021-06-29T21:19:54.700Z] a6820b24f6d8: Pull complete [2021-06-29T21:19:54.700Z] f581987b2513: Pull complete [2021-06-29T21:19:54.964Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T21:19:54.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T21:19:54.964Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T21:19:55.044Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-06-29T21:19:55.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-29T21:19:56.347Z] $ docker top 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T21:19:56.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T21:19:56.464Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T21:19:56.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T21:19:56.594Z] $ docker exec 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 ssh-agent [2021-06-29T21:19:56.737Z] SSH_AUTH_SOCK=/tmp/ssh-wR8HooYvQUi2/agent.14 [2021-06-29T21:19:56.737Z] SSH_AGENT_PID=20 [2021-06-29T21:19:56.746Z] Running ssh-add (command line suppressed) [2021-06-29T21:19:56.841Z] Identity added: /w/workspace/edgex-go/44@tmp/private_key_6745916651020982636.key (/w/workspace/edgex-go/44@tmp/private_key_6745916651020982636.key) [2021-06-29T21:19:56.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T21:19:57.162Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T21:19:57.173Z] $ docker exec --env ******** --env ******** 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 ssh-agent -k [2021-06-29T21:19:57.268Z] unset SSH_AUTH_SOCK; [2021-06-29T21:19:57.269Z] unset SSH_AGENT_PID; [2021-06-29T21:19:57.269Z] echo Agent pid 20 killed; [2021-06-29T21:19:57.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T21:19:57.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T21:19:57.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T21:19:57.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T21:19:57.451Z] $ docker exec 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 ssh-agent [2021-06-29T21:19:57.556Z] SSH_AUTH_SOCK=/tmp/ssh-2mNQ5b396ZBg/agent.55 [2021-06-29T21:19:57.556Z] SSH_AGENT_PID=62 [2021-06-29T21:19:57.561Z] Running ssh-add (command line suppressed) [2021-06-29T21:19:57.651Z] Identity added: /w/workspace/edgex-go/44@tmp/private_key_6832176981219581452.key (/w/workspace/edgex-go/44@tmp/private_key_6832176981219581452.key) [2021-06-29T21:19:57.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T21:19:57.975Z] + git semver init [2021-06-29T21:19:57.975Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T21:19:57.975Z] # $GIT_DIR = /w/workspace/edgex-go/44/.git [2021-06-29T21:19:57.975Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/44 [2021-06-29T21:19:57.975Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T21:19:57.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T21:19:57.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T21:19:57.975Z] # $SEMVER_BRANCH = PR-3579 [2021-06-29T21:19:57.975Z] # $SEMVER_TEMP = /tmp/semver-112631839 [2021-06-29T21:19:57.975Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-29T21:20:12.997Z] # '/tmp/semver-112631839' -> '/w/workspace/edgex-go/44/.semver' [2021-06-29T21:20:12.997Z] # -> Force: false [2021-06-29T21:20:12.997Z] # $SEMVER_DIR = /w/workspace/edgex-go/44/.semver [Pipeline] } [2021-06-29T21:20:13.008Z] $ docker exec --env ******** --env ******** 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 ssh-agent -k [2021-06-29T21:20:13.113Z] unset SSH_AUTH_SOCK; [2021-06-29T21:20:13.113Z] unset SSH_AGENT_PID; [2021-06-29T21:20:13.113Z] echo Agent pid 62 killed; [2021-06-29T21:20:13.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T21:20:13.461Z] + git semver [Pipeline] } [2021-06-29T21:20:13.475Z] $ docker stop --time=1 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 [2021-06-29T21:20:16.404Z] $ docker rm -f 419b0393878193fb6e1932537f33b92fb2684fcaa61668f817925d47b0df8dd2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T21:20:16.864Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T21:20:17.124Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T21:20:17.128Z] [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-29T21:20:17.816Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T21:20:18.111Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T21:20:18.434Z] + sudo service docker restart [2021-06-29T21:20:18.434Z] + true [2021-06-29T21:20:18.434Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T21:20:32.444Z] Still waiting to schedule task [2021-06-29T21:20:32.444Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-29T21:20:36.581Z] ========================================================= [2021-06-29T21:20:36.581Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T21:20:36.581Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:20:36.897Z] + 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-29T21:20:38.285Z] Sending build context to Docker daemon 329.6MB [2021-06-29T21:20:38.285Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T21:20:38.285Z] Step 2/6 : FROM ${BASE} [2021-06-29T21:20:38.285Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T21:20:38.285Z] 540db60ca938: Pulling fs layer [2021-06-29T21:20:38.285Z] adcc1eea9eea: Pulling fs layer [2021-06-29T21:20:38.285Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T21:20:38.285Z] 0510c868ecb4: Pulling fs layer [2021-06-29T21:20:38.285Z] afea3b2eda06: Pulling fs layer [2021-06-29T21:20:38.285Z] 7809a108b3ef: Pulling fs layer [2021-06-29T21:20:38.285Z] f706445af74f: Pulling fs layer [2021-06-29T21:20:38.285Z] 0510c868ecb4: Waiting [2021-06-29T21:20:38.285Z] afea3b2eda06: Waiting [2021-06-29T21:20:38.285Z] 7809a108b3ef: Waiting [2021-06-29T21:20:38.285Z] f706445af74f: Waiting [2021-06-29T21:20:38.545Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T21:20:38.545Z] 4c4ab2625f07: Download complete [2021-06-29T21:20:38.545Z] adcc1eea9eea: Verifying Checksum [2021-06-29T21:20:38.545Z] adcc1eea9eea: Download complete [2021-06-29T21:20:38.545Z] afea3b2eda06: Verifying Checksum [2021-06-29T21:20:38.545Z] afea3b2eda06: Download complete [2021-06-29T21:20:38.545Z] 7809a108b3ef: Verifying Checksum [2021-06-29T21:20:38.545Z] 7809a108b3ef: Download complete [2021-06-29T21:20:38.545Z] 540db60ca938: Verifying Checksum [2021-06-29T21:20:38.545Z] 540db60ca938: Download complete [2021-06-29T21:20:38.545Z] 540db60ca938: Pull complete [2021-06-29T21:20:38.812Z] adcc1eea9eea: Pull complete [2021-06-29T21:20:38.812Z] 4c4ab2625f07: Pull complete [2021-06-29T21:20:40.725Z] f706445af74f: Verifying Checksum [2021-06-29T21:20:40.725Z] f706445af74f: Download complete [2021-06-29T21:20:40.989Z] 0510c868ecb4: Verifying Checksum [2021-06-29T21:20:40.989Z] 0510c868ecb4: Download complete [2021-06-29T21:20:44.345Z] 0510c868ecb4: Pull complete [2021-06-29T21:20:44.345Z] afea3b2eda06: Pull complete [2021-06-29T21:20:44.345Z] 7809a108b3ef: Pull complete [2021-06-29T21:20:46.931Z] f706445af74f: Pull complete [2021-06-29T21:20:46.931Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T21:20:46.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T21:20:46.931Z] ---> b068be0155e3 [2021-06-29T21:20:46.931Z] 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-29T21:20:48.322Z] ---> Running in 1f54ad3f890f [2021-06-29T21:20:48.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:20:49.265Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:20:49.836Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T21:20:50.408Z] (2/12) Installing file (5.39-r0) [2021-06-29T21:20:50.408Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T21:20:50.408Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T21:20:55.836Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T21:20:55.836Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T21:20:55.836Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T21:20:55.836Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T21:20:55.836Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T21:20:55.836Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T21:20:55.836Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T21:20:55.836Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T21:20:55.836Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T21:20:55.836Z] OK: 219 MiB in 52 packages [2021-06-29T21:20:57.228Z] Removing intermediate container 1f54ad3f890f [2021-06-29T21:20:57.228Z] ---> f234dbc5f569 [2021-06-29T21:20:57.228Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T21:20:57.228Z] ---> Running in 14fc85bd746d [2021-06-29T21:20:57.493Z] Removing intermediate container 14fc85bd746d [2021-06-29T21:20:57.493Z] ---> 5d2c3d95052e [2021-06-29T21:20:57.493Z] Step 5/6 : COPY go.mod . [2021-06-29T21:20:57.493Z] ---> d911130472b8 [2021-06-29T21:20:57.493Z] Step 6/6 : RUN go mod download [2021-06-29T21:20:57.493Z] ---> Running in e141f26f0158 [2021-06-29T21:21:09.769Z] Removing intermediate container e141f26f0158 [2021-06-29T21:21:09.769Z] ---> b13f20807bae [2021-06-29T21:21:09.769Z] Successfully built b13f20807bae [2021-06-29T21:21:09.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:21:10.085Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T21:21:10.085Z] . [Pipeline] withDockerContainer [2021-06-29T21:21:10.163Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-06-29T21:21:10.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T21:21:10.586Z] $ docker top 6cde1fbdefc70d6a5176729deda906b6a70725606beb1c26066ac1c283591146 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:21:10.981Z] + go version [2021-06-29T21:21:10.981Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T21:21:10.999Z] $ docker stop --time=1 6cde1fbdefc70d6a5176729deda906b6a70725606beb1c26066ac1c283591146 [2021-06-29T21:21:12.196Z] $ docker rm -f 6cde1fbdefc70d6a5176729deda906b6a70725606beb1c26066ac1c283591146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:21:12.772Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T21:21:12.772Z] . [Pipeline] withDockerContainer [2021-06-29T21:21:12.848Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-06-29T21:21:12.889Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T21:21:13.271Z] $ docker top 909a69c765228ee3de5f28ab70aab3701caee48e151c506c67df4020923acde5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T21:21:13.373Z] ========================================================= [2021-06-29T21:21:13.373Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T21:21:13.373Z] ========================================================= [Pipeline] sh [2021-06-29T21:21:13.680Z] + go mod tidy [Pipeline] sh [2021-06-29T21:21:14.257Z] + make test [2021-06-29T21:21:14.257Z] go mod tidy [2021-06-29T21:21:14.257Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T21:21:19.576Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T21:21:37.792Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T21:21:39.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T21:21:41.147Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T21:21:41.147Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T21:21:43.075Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T21:21:44.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T21:21:44.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T21:21:44.029Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T21:21:44.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T21:21:44.567Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T21:21:44.830Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T21:21:44.830Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T21:21:44.830Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T21:21:44.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T21:21:47.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements [2021-06-29T21:21:47.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T21:21:47.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T21:21:48.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements [2021-06-29T21:21:48.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T21:21:48.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.1% of statements [2021-06-29T21:21:48.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T21:21:48.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T21:21:49.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.080s coverage: 87.7% of statements [2021-06-29T21:21:49.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T21:21:49.406Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:21:49.406Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements [2021-06-29T21:21:50.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-06-29T21:21:50.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T21:21:50.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T21:21:50.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T21:21:50.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T21:21:50.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T21:21:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.284s coverage: 95.1% of statements [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T21:21:51.056Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T21:21:51.056Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T21:21:52.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-06-29T21:21:52.474Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T21:21:52.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-29T21:21:52.474Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 22.0% of statements [2021-06-29T21:21:52.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T21:21:52.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-06-29T21:21:52.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements [2021-06-29T21:21:52.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-06-29T21:21:53.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2021-06-29T21:21:53.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-06-29T21:22:05.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-06-29T21:22:05.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-06-29T21:22:09.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.206s coverage: 81.8% of statements [2021-06-29T21:22:09.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.047s coverage: 58.8% of statements [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-06-29T21:22:27.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.161s coverage: 66.9% of statements [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T21:22:27.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T21:22:28.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.6% of statements [2021-06-29T21:22:28.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T21:22:28.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T21:22:28.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-06-29T21:22:28.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T21:22:28.531Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-06-29T21:22:28.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T21:22:36.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T21:22:36.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 91.9% of statements [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T21:22:36.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T21:22:36.703Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.6% of statements [2021-06-29T21:22:36.703Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T21:22:36.704Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T21:22:36.704Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T21:22:36.704Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2021-06-29T21:22:36.704Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-06-29T21:22:36.704Z] GO111MODULE=on go vet ./... [2021-06-29T21:22:37.965Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-747 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T21:22:37.992Z] Running in /w/workspace/edgex-go/44 [Pipeline] { [Pipeline] checkout [2021-06-29T21:22:38.268Z] The recommended git tool is: git [2021-06-29T21:22:43.779Z] using credential edgex-jenkins-ssh [2021-06-29T21:22:43.821Z] Cloning the remote Git repository [2021-06-29T21:22:43.905Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:22:44.031Z] > git init /w/workspace/edgex-go/44 # timeout=10 [2021-06-29T21:22:44.105Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:22:44.106Z] > git --version # timeout=10 [2021-06-29T21:22:44.120Z] > git --version # 'git version 2.17.1' [2021-06-29T21:22:44.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:22:44.238Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T21:22:59.583Z] gofmt -l . [2021-06-29T21:22:59.583Z] [ "`gofmt -l .`" = "" ] [2021-06-29T21:22:59.583Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T21:22:59.881Z] + ls -al . [2021-06-29T21:22:59.881Z] total 560 [2021-06-29T21:22:59.881Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 21:22 . [2021-06-29T21:22:59.881Z] drwxr-xr-x 4 root root 30 Jun 29 21:21 .. [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 21:19 .dockerignore [2021-06-29T21:22:59.881Z] drwxrwxr-x 8 1001 1001 179 Jun 29 21:19 .git [2021-06-29T21:22:59.881Z] drwxrwxr-x 3 1001 1001 125 Jun 29 21:19 .github [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 21:19 .gitignore [2021-06-29T21:22:59.881Z] drwx------ 3 1001 1001 60 Jun 29 21:20 .semver [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 21:19 .sonarcloud.properties [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 21:19 Attribution.txt [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 21:19 CHANGELOG.md [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 21:19 CONTRIBUTING.md [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 21:19 Dockerfile.build [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 21:19 Jenkinsfile [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 21:19 LICENSE [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 21:19 Makefile [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 21:19 README.md [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 21:19 SECURITY.md [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 21:20 VERSION [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 21:19 ZMQWindows.md [2021-06-29T21:22:59.881Z] drwxrwxr-x 2 1001 1001 37 Jun 29 21:19 bin [2021-06-29T21:22:59.881Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 21:19 cmd [2021-06-29T21:22:59.881Z] -rw-r--r-- 1 root root 398095 Jun 29 21:22 coverage.out [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 21:19 go.mod [2021-06-29T21:22:59.881Z] -rw-r--r-- 1 root root 20759 Jun 29 21:21 go.sum [2021-06-29T21:22:59.881Z] drwxrwxr-x 7 1001 1001 114 Jun 29 21:19 internal [2021-06-29T21:22:59.881Z] drwxrwxr-x 3 1001 1001 16 Jun 29 21:19 openapi [2021-06-29T21:22:59.881Z] drwxrwxr-x 4 1001 1001 71 Jun 29 21:19 snap [2021-06-29T21:22:59.881Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 21:19 version.go [Pipeline] sh [2021-06-29T21:23:00.189Z] + '[' -e coverage.out ] [2021-06-29T21:23:00.189Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T21:23:00.293Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T21:23:00.604Z] + make build [2021-06-29T21:23:00.604Z] go mod tidy [2021-06-29T21:23:00.604Z] 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-29T21:23:02.019Z] 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-29T21:23:01.849Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T21:23:01.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T21:23:01.948Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T21:23:01.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:23:01.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:23:01.996Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T21:23:02.934Z] Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit eaae4a9948fd7c6f835e03c4bcc14b702df2d421 [2021-06-29T21:23:03.493Z] Merge succeeded, producing f8e9bd4f694a101b12166ab41d914049a5b8307c [2021-06-29T21:23:03.495Z] Checking out Revision f8e9bd4f694a101b12166ab41d914049a5b8307c (PR-3579) [2021-06-29T21:23:02.953Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T21:23:02.973Z] > git checkout -f eaae4a9948fd7c6f835e03c4bcc14b702df2d421 # timeout=10 [2021-06-29T21:23:03.184Z] > git remote # timeout=10 [2021-06-29T21:23:03.202Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T21:23:03.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:23:03.231Z] > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 [2021-06-29T21:23:03.470Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T21:23:03.503Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T21:23:03.525Z] > git checkout -f f8e9bd4f694a101b12166ab41d914049a5b8307c # timeout=10 [2021-06-29T21:23:07.796Z] Commit message: "Merge commit '0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46' into HEAD" [2021-06-29T21:23:07.807Z] > git rev-list --no-walk 8e68d1531c859b91d0ec807d12cba7213f0dbc3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T21:23:08.664Z] 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-29T21:23:08.928Z] 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-29T21:23:09.389Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T21:23:09.805Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T21:23:09.874Z] 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-29T21:23:10.138Z] 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-29T21:23:10.152Z] + true [2021-06-29T21:23:10.152Z] + sudo service docker restart [2021-06-29T21:23:11.093Z] 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-29T21:23:12.038Z] 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-29T21:23:12.620Z] 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-29T21:23:14.019Z] 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-29T21:23:14.599Z] 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-29T21:23:15.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-29T21:23:16.961Z] $ docker stop --time=1 909a69c765228ee3de5f28ab70aab3701caee48e151c506c67df4020923acde5 [2021-06-29T21:23:19.029Z] $ docker rm -f 909a69c765228ee3de5f28ab70aab3701caee48e151c506c67df4020923acde5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:23:22.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T21:23:22.517Z] [2021-06-29T21:23:22.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:23:22.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T21:23:22.828Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-29T21:23:22.829Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-29T21:23:22.829Z] ca9280d653b3: Pulling fs layer [2021-06-29T21:23:22.829Z] 7e9c9ca2126c: Pulling fs layer [2021-06-29T21:23:23.092Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-29T21:23:23.092Z] cbdbe7a5bc2a: Download complete [2021-06-29T21:23:23.092Z] cbdbe7a5bc2a: Pull complete [2021-06-29T21:23:24.041Z] ca9280d653b3: Verifying Checksum [2021-06-29T21:23:24.041Z] ca9280d653b3: Download complete [2021-06-29T21:23:24.616Z] ca9280d653b3: Pull complete [2021-06-29T21:23:24.616Z] 7e9c9ca2126c: Verifying Checksum [2021-06-29T21:23:24.616Z] 7e9c9ca2126c: Download complete [2021-06-29T21:23:27.945Z] 7e9c9ca2126c: Pull complete [2021-06-29T21:23:27.945Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-29T21:23:27.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T21:23:27.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-29T21:23:28.036Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-06-29T21:23:28.077Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T21:23:34.660Z] $ docker top aa3b1ee982bfc9dd211dd8a49071b0c103de0143d8ccd97a3946fa90e77109d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2021-06-29T21:23:34.814Z] provisioning config files... [2021-06-29T21:23:34.843Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/44@tmp/config714486611366310647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:23:35.055Z] + docker-compose build --help [2021-06-29T21:23:35.055Z] + grep parallel [2021-06-29T21:23:35.208Z] ---> docker-login.sh [2021-06-29T21:23:35.208Z] nexus3.edgexfoundry.org:10001 [2021-06-29T21:23:35.628Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T21:23:35.641Z] $ docker stop --time=1 aa3b1ee982bfc9dd211dd8a49071b0c103de0143d8ccd97a3946fa90e77109d1 [2021-06-29T21:23:36.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:23:36.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:23:36.465Z] Configure a credential helper to remove this warning. See [2021-06-29T21:23:36.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:23:36.465Z] [2021-06-29T21:23:36.465Z] Login Succeeded [2021-06-29T21:23:36.465Z] nexus3.edgexfoundry.org:10002 [2021-06-29T21:23:36.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:23:36.829Z] $ docker rm -f aa3b1ee982bfc9dd211dd8a49071b0c103de0143d8ccd97a3946fa90e77109d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:23:37.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:23:37.016Z] Configure a credential helper to remove this warning. See [2021-06-29T21:23:37.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:23:37.016Z] [2021-06-29T21:23:37.016Z] Login Succeeded [2021-06-29T21:23:37.016Z] nexus3.edgexfoundry.org:10003 [2021-06-29T21:23:37.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T21:23:37.270Z] . [Pipeline] withDockerContainer [2021-06-29T21:23:37.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:23:37.342Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-06-29T21:23:37.379Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T21:23:37.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:23:37.567Z] Configure a credential helper to remove this warning. See [2021-06-29T21:23:37.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:23:37.567Z] [2021-06-29T21:23:37.567Z] Login Succeeded [2021-06-29T21:23:37.567Z] nexus3.edgexfoundry.org:10004 [2021-06-29T21:23:37.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:23:37.895Z] $ docker top 24906935d3a1d2ef0c5a88076ebb90e6b924416dc8b8b39896f976a41b50b01c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:23:38.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:23:38.116Z] Configure a credential helper to remove this warning. See [2021-06-29T21:23:38.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:23:38.116Z] [2021-06-29T21:23:38.116Z] Login Succeeded [2021-06-29T21:23:38.116Z] docker.io [2021-06-29T21:23:38.291Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T21:23:38.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T21:23:38.863Z] Building core-command ... [2021-06-29T21:23:38.863Z] Building core-data ... [2021-06-29T21:23:38.863Z] Building core-metadata ... [2021-06-29T21:23:38.863Z] Building security-bootstrapper ... [2021-06-29T21:23:38.863Z] Building security-proxy-setup ... [2021-06-29T21:23:38.863Z] Building security-secretstore-setup ... [2021-06-29T21:23:38.863Z] Building support-notifications ... [2021-06-29T21:23:38.863Z] Building support-scheduler ... [2021-06-29T21:23:38.863Z] Building sys-mgmt-agent ... [2021-06-29T21:23:38.863Z] Building core-data [2021-06-29T21:23:38.863Z] Building security-bootstrapper [2021-06-29T21:23:38.863Z] Building security-secretstore-setup [2021-06-29T21:23:38.863Z] Building security-proxy-setup [2021-06-29T21:23:38.863Z] Building sys-mgmt-agent [2021-06-29T21:23:38.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T21:23:38.988Z] Configure a credential helper to remove this warning. See [2021-06-29T21:23:38.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T21:23:38.988Z] [2021-06-29T21:23:38.988Z] Login Succeeded [2021-06-29T21:23:38.988Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T21:23:39.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T21:23:39.528Z] ========================================================= [2021-06-29T21:23:39.528Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T21:23:39.528Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:23:39.907Z] + 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-29T21:23:42.568Z] Sending build context to Docker daemon 166.5MB [2021-06-29T21:23:42.568Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T21:23:42.568Z] Step 2/6 : FROM ${BASE} [2021-06-29T21:23:42.568Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T21:23:42.568Z] 595b0fe564bb: Pulling fs layer [2021-06-29T21:23:42.568Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T21:23:42.568Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T21:23:42.568Z] ba82ee9f976e: Pulling fs layer [2021-06-29T21:23:42.568Z] 506bd15cee9f: Pulling fs layer [2021-06-29T21:23:42.568Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T21:23:42.568Z] 618dc40b7e24: Pulling fs layer [2021-06-29T21:23:42.568Z] ba82ee9f976e: Waiting [2021-06-29T21:23:42.568Z] 618dc40b7e24: Waiting [2021-06-29T21:23:42.568Z] 506bd15cee9f: Waiting [2021-06-29T21:23:42.568Z] 75a0a4a0db45: Waiting [2021-06-29T21:23:42.568Z] 5b7225fbf94c: Verifying Checksum [2021-06-29T21:23:42.568Z] 5b7225fbf94c: Download complete [2021-06-29T21:23:42.568Z] 3088b5b3c5c0: Verifying Checksum [2021-06-29T21:23:42.568Z] 3088b5b3c5c0: Download complete [2021-06-29T21:23:42.568Z] 506bd15cee9f: Download complete [2021-06-29T21:23:42.568Z] 595b0fe564bb: Verifying Checksum [2021-06-29T21:23:42.568Z] 75a0a4a0db45: Download complete [2021-06-29T21:23:42.568Z] 595b0fe564bb: Download complete [2021-06-29T21:23:43.185Z] 595b0fe564bb: Pull complete [2021-06-29T21:23:43.785Z] 3088b5b3c5c0: Pull complete [2021-06-29T21:23:44.061Z] 5b7225fbf94c: Pull complete [2021-06-29T21:23:44.660Z] 618dc40b7e24: Verifying Checksum [2021-06-29T21:23:44.660Z] 618dc40b7e24: Download complete [2021-06-29T21:23:46.631Z] ba82ee9f976e: Verifying Checksum [2021-06-29T21:23:46.631Z] ba82ee9f976e: Download complete [2021-06-29T21:23:51.214Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:23:51.214Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:23:51.214Z] ---> b13f20807bae [2021-06-29T21:23:51.214Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T21:23:51.214Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:23:51.214Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:23:51.214Z] ---> b13f20807bae [2021-06-29T21:23:51.214Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T21:23:55.435Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:23:55.436Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:23:55.436Z] ---> b13f20807bae [2021-06-29T21:23:55.436Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T21:23:56.012Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:23:56.012Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:23:56.012Z] ---> b13f20807bae [2021-06-29T21:23:56.012Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:23:56.810Z] ba82ee9f976e: Pull complete [2021-06-29T21:23:57.086Z] 506bd15cee9f: Pull complete [2021-06-29T21:23:57.360Z] 75a0a4a0db45: Pull complete [2021-06-29T21:23:59.314Z] ---> Running in 73d8a090e5f6 [2021-06-29T21:23:59.314Z] ---> Running in 423517cd0633 [2021-06-29T21:23:59.314Z] ---> Running in f58718ba076f [2021-06-29T21:23:59.314Z] ---> Running in 971ef02ec4e6 [2021-06-29T21:23:59.579Z] Removing intermediate container 423517cd0633 [2021-06-29T21:23:59.579Z] ---> ab837d38e278 [2021-06-29T21:23:59.579Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:23:59.579Z] Removing intermediate container 73d8a090e5f6 [2021-06-29T21:23:59.579Z] ---> 43c2ed39178c [2021-06-29T21:23:59.579Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:23:59.579Z] Removing intermediate container 971ef02ec4e6 [2021-06-29T21:23:59.579Z] ---> f0f790200c2c [2021-06-29T21:23:59.579Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:23:59.579Z] ---> Running in 82e96a0201b0 [2021-06-29T21:23:59.579Z] ---> Running in babde8e3f6ab [2021-06-29T21:23:59.579Z] Removing intermediate container f58718ba076f [2021-06-29T21:23:59.579Z] ---> 6cb2ab3e4bd8 [2021-06-29T21:23:59.579Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:23:59.841Z] ---> Running in 428671e34bba [2021-06-29T21:23:59.841Z] ---> Running in a13cac68b26a [2021-06-29T21:24:00.111Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:24:00.111Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:24:00.111Z] ---> b13f20807bae [2021-06-29T21:24:00.111Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:24:00.111Z] ---> Using cache [2021-06-29T21:24:00.111Z] ---> 6cb2ab3e4bd8 [2021-06-29T21:24:00.111Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:24:00.378Z] ---> Running in 24b26b70cf85 [2021-06-29T21:24:00.956Z] Removing intermediate container babde8e3f6ab [2021-06-29T21:24:00.956Z] ---> 7bc3ad015723 [2021-06-29T21:24:00.956Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T21:24:00.956Z] Removing intermediate container a13cac68b26a [2021-06-29T21:24:00.956Z] ---> 2de7af96b9f7 [2021-06-29T21:24:00.956Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T21:24:00.956Z] ---> Running in d2dd1ca9e476 [2021-06-29T21:24:00.956Z] ---> Running in 9284b0575f51 [2021-06-29T21:24:00.956Z] Removing intermediate container 82e96a0201b0 [2021-06-29T21:24:00.956Z] ---> 695ced1b77f4 [2021-06-29T21:24:00.956Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T21:24:01.231Z] Removing intermediate container 428671e34bba [2021-06-29T21:24:01.231Z] ---> 1d8e5a8f4833 [2021-06-29T21:24:01.231Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T21:24:01.231Z] ---> Running in 59d5ade518f5 [2021-06-29T21:24:01.231Z] ---> Running in a2d74034cacf [2021-06-29T21:24:01.231Z] Removing intermediate container 24b26b70cf85 [2021-06-29T21:24:01.231Z] ---> c34a9f20e39e [2021-06-29T21:24:01.231Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T21:24:01.231Z] ---> Running in d67840b9661d [2021-06-29T21:24:01.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:01.499Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:01.716Z] 618dc40b7e24: Pull complete [2021-06-29T21:24:01.716Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T21:24:01.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T21:24:01.716Z] ---> a36622ca3599 [2021-06-29T21:24:01.716Z] 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-29T21:24:01.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:01.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:01.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:02.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:02.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:02.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:02.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:03.723Z] ---> Running in f9972b53e58b [2021-06-29T21:24:03.915Z] OK: 219 MiB in 52 packages [2021-06-29T21:24:03.915Z] OK: 219 MiB in 52 packages [2021-06-29T21:24:03.915Z] Removing intermediate container 9284b0575f51 [2021-06-29T21:24:03.915Z] ---> 6ba7743e6179 [2021-06-29T21:24:03.915Z] Step 6/26 : COPY go.mod . [2021-06-29T21:24:04.178Z] Removing intermediate container d2dd1ca9e476 [2021-06-29T21:24:04.178Z] ---> f205bffa01e5 [2021-06-29T21:24:04.178Z] Step 6/24 : COPY go.mod . [2021-06-29T21:24:04.178Z] OK: 219 MiB in 52 packages [2021-06-29T21:24:04.178Z] ---> 8660a7781c6c [2021-06-29T21:24:04.178Z] Step 7/26 : RUN go mod download [2021-06-29T21:24:04.178Z] ---> Running in 04431487f42e [2021-06-29T21:24:04.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:04.448Z] OK: 219 MiB in 52 packages [2021-06-29T21:24:04.448Z] ---> 2d02f7f024be [2021-06-29T21:24:04.448Z] Step 7/24 : RUN go mod download [2021-06-29T21:24:04.448Z] ---> Running in 79d5aef3dd98 [2021-06-29T21:24:04.709Z] Removing intermediate container 59d5ade518f5 [2021-06-29T21:24:04.709Z] ---> 9c12b4f32e07 [2021-06-29T21:24:04.709Z] Step 6/32 : COPY go.mod . [2021-06-29T21:24:04.709Z] Removing intermediate container d67840b9661d [2021-06-29T21:24:04.709Z] ---> fd5f7cd47ae4 [2021-06-29T21:24:04.709Z] Step 6/24 : COPY go.mod . [2021-06-29T21:24:04.973Z] ---> a5ba9c478dc8 [2021-06-29T21:24:04.973Z] Step 7/32 : RUN go mod download [2021-06-29T21:24:04.973Z] ---> Running in f7266ec9bef2 [2021-06-29T21:24:04.973Z] ---> 8ae168bb64d3 [2021-06-29T21:24:04.973Z] Step 7/24 : RUN go mod download [2021-06-29T21:24:04.973Z] ---> Running in 9c309e65d3e1 [2021-06-29T21:24:04.973Z] Removing intermediate container 04431487f42e [2021-06-29T21:24:04.973Z] ---> 3d561b1ba690 [2021-06-29T21:24:04.973Z] Step 8/26 : COPY . . [2021-06-29T21:24:05.155Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:24:05.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:24:06.729Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T21:24:06.902Z] OK: 219 MiB in 52 packages [2021-06-29T21:24:07.000Z] (2/12) Installing file (5.39-r0) [2021-06-29T21:24:07.000Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T21:24:07.271Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T21:24:09.482Z] Removing intermediate container 79d5aef3dd98 [2021-06-29T21:24:09.482Z] ---> f5702f9715ea [2021-06-29T21:24:09.482Z] Step 8/24 : COPY . . [2021-06-29T21:24:09.482Z] Removing intermediate container f7266ec9bef2 [2021-06-29T21:24:09.482Z] ---> 5a979a6a97e0 [2021-06-29T21:24:09.482Z] Step 8/32 : COPY . . [2021-06-29T21:24:09.482Z] ---> 19eb2433a612 [2021-06-29T21:24:09.482Z] Step 9/26 : RUN go mod tidy [2021-06-29T21:24:13.705Z] ---> Running in 31e9aac504e5 [2021-06-29T21:24:13.979Z] Removing intermediate container a2d74034cacf [2021-06-29T21:24:13.980Z] ---> 318baadf50ee [2021-06-29T21:24:13.980Z] Step 6/22 : COPY go.mod . [2021-06-29T21:24:13.980Z] Removing intermediate container 9c309e65d3e1 [2021-06-29T21:24:13.980Z] ---> d8ce4e2fdee4 [2021-06-29T21:24:13.980Z] Step 8/24 : COPY . . [2021-06-29T21:24:13.990Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T21:24:13.990Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T21:24:13.990Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T21:24:13.990Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T21:24:14.262Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T21:24:14.262Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T21:24:14.534Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T21:24:14.534Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T21:24:14.808Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T21:24:14.808Z] OK: 218 MiB in 52 packages [2021-06-29T21:24:15.922Z] ---> 4bb0efa6dda2 [2021-06-29T21:24:15.922Z] Step 7/22 : RUN go mod download [2021-06-29T21:24:19.118Z] Removing intermediate container f9972b53e58b [2021-06-29T21:24:19.118Z] ---> edb4288b5170 [2021-06-29T21:24:19.118Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T21:24:19.118Z] ---> Running in 79bdddd1ae74 [2021-06-29T21:24:19.118Z] Removing intermediate container 79bdddd1ae74 [2021-06-29T21:24:19.118Z] ---> 1e1c7fd41533 [2021-06-29T21:24:19.118Z] Step 5/6 : COPY go.mod . [2021-06-29T21:24:19.510Z] ---> Running in 8afc557aae5f [2021-06-29T21:24:19.510Z] ---> 716a57a25534 [2021-06-29T21:24:19.510Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:24:19.510Z] ---> 59b1b2f1ed5e [2021-06-29T21:24:19.510Z] Step 9/32 : RUN go mod tidy [2021-06-29T21:24:19.510Z] ---> 5bc4e759839a [2021-06-29T21:24:19.510Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:24:19.510Z] ---> Running in bd0fd1bfa34a [2021-06-29T21:24:19.510Z] ---> Running in 9cf8d58a0d65 [2021-06-29T21:24:19.510Z] ---> Running in 2b94e8cc3ba0 [2021-06-29T21:24:19.510Z] Removing intermediate container 31e9aac504e5 [2021-06-29T21:24:19.510Z] ---> fd9750624e6d [2021-06-29T21:24:19.510Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T21:24:19.510Z] ---> Running in 6d6143541f5f [2021-06-29T21:24:19.782Z] Removing intermediate container 8afc557aae5f [2021-06-29T21:24:19.782Z] ---> 20d870075524 [2021-06-29T21:24:19.782Z] Step 8/22 : COPY . . [2021-06-29T21:24:20.051Z] 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-29T21:24:20.097Z] ---> d58e921f4a7f [2021-06-29T21:24:20.097Z] Step 6/6 : RUN go mod download [2021-06-29T21:24:20.097Z] ---> Running in 17779328d0ef [2021-06-29T21:24:23.387Z] Removing intermediate container 2b94e8cc3ba0 [2021-06-29T21:24:23.387Z] ---> 76b5154393b1 [2021-06-29T21:24:23.387Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T21:24:23.962Z] Removing intermediate container 9cf8d58a0d65 [2021-06-29T21:24:23.962Z] ---> 6e361a944f87 [2021-06-29T21:24:23.962Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T21:24:23.962Z] ---> Running in 3192f985cf52 [2021-06-29T21:24:24.232Z] Removing intermediate container bd0fd1bfa34a [2021-06-29T21:24:24.232Z] ---> e9527c0d2ecc [2021-06-29T21:24:24.232Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T21:24:24.807Z] ---> Running in 0777843e302a [2021-06-29T21:24:25.073Z] ---> Running in 8e30d5d1ede3 [2021-06-29T21:24:25.646Z] 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-29T21:24:25.910Z] 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-29T21:24:25.910Z] 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-29T21:24:40.846Z] ---> 7d710740d64a [2021-06-29T21:24:40.846Z] Step 9/22 : RUN go mod tidy [2021-06-29T21:24:41.109Z] ---> Running in 57500a35bf57 [2021-06-29T21:24:43.027Z] Removing intermediate container 57500a35bf57 [2021-06-29T21:24:43.027Z] ---> 6dd122697570 [2021-06-29T21:24:43.027Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T21:24:43.027Z] ---> Running in b2acc8729fb5 [2021-06-29T21:24:43.291Z] 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-29T21:24:45.214Z] 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-29T21:24:46.907Z] Removing intermediate container 17779328d0ef [2021-06-29T21:24:46.907Z] ---> 338443ff6b32 [2021-06-29T21:24:46.907Z] Successfully built 338443ff6b32 [2021-06-29T21:24:46.907Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:24:47.258Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T21:24:47.258Z] . [Pipeline] withDockerContainer [2021-06-29T21:24:47.531Z] prd-ubuntu18.04-docker-arm64-4c-16g-747 does not seem to be running inside a container [2021-06-29T21:24:47.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T21:24:49.292Z] $ docker top 058443015f85c54ecd31efcc9966dd459ea220a4dc3ed1d85db3a36b5c13ece2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:24:50.265Z] + go version [2021-06-29T21:24:50.266Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T21:24:50.296Z] $ docker stop --time=1 058443015f85c54ecd31efcc9966dd459ea220a4dc3ed1d85db3a36b5c13ece2 [2021-06-29T21:24:50.519Z] Removing intermediate container 6d6143541f5f [2021-06-29T21:24:50.519Z] ---> f9df7f04d145 [2021-06-29T21:24:50.519Z] [2021-06-29T21:24:50.519Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T21:24:50.519Z] 3.12: Pulling from library/alpine [2021-06-29T21:24:50.519Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T21:24:50.519Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T21:24:50.519Z] ---> 13621d1b12d4 [2021-06-29T21:24:50.519Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T21:24:50.519Z] ---> Running in dc9269bc28ed [2021-06-29T21:24:51.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:51.101Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:24:51.365Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T21:24:51.365Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:24:51.365Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T21:24:51.365Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T21:24:51.365Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T21:24:51.365Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T21:24:51.365Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:24:51.365Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:24:51.628Z] OK: 7 MiB in 20 packages [2021-06-29T21:24:52.153Z] $ docker rm -f 058443015f85c54ecd31efcc9966dd459ea220a4dc3ed1d85db3a36b5c13ece2 [2021-06-29T21:24:52.211Z] Removing intermediate container dc9269bc28ed [2021-06-29T21:24:52.211Z] ---> 1c60c2502245 [2021-06-29T21:24:52.211Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T21:24:52.211Z] ---> Running in 8266537ccf81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-29T21:24:52.474Z] Removing intermediate container 8266537ccf81 [2021-06-29T21:24:52.474Z] ---> 0ffa64d58a9c [2021-06-29T21:24:52.474Z] Step 14/26 : WORKDIR / [2021-06-29T21:24:52.474Z] ---> Running in 3b6c56cef27f [2021-06-29T21:24:52.474Z] Removing intermediate container 3b6c56cef27f [2021-06-29T21:24:52.474Z] ---> 2a34a934e7f6 [2021-06-29T21:24:52.474Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:24:52.737Z] ---> f53930c45428 [2021-06-29T21:24:52.737Z] 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-29T21:24:52.949Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T21:24:52.949Z] . [Pipeline] withDockerContainer [2021-06-29T21:24:52.999Z] ---> 8cf35b8173d1 [2021-06-29T21:24:52.999Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T21:24:53.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-747 does not seem to be running inside a container [2021-06-29T21:24:53.260Z] ---> ec69ba87c7e9 [2021-06-29T21:24:53.260Z] 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-29T21:24:53.307Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T21:24:53.521Z] ---> 5cc67e4e1040 [2021-06-29T21:24:53.521Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T21:24:54.095Z] ---> c4b0856bba95 [2021-06-29T21:24:54.095Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T21:24:54.672Z] ---> 648b23f9571b [2021-06-29T21:24:54.672Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T21:24:54.803Z] $ docker top d2799c7cf766cdb82a48bae93dfbb11fd444dcc114c841318a62ee9c603f68d2 -eo pid,comm [2021-06-29T21:24:54.935Z] ---> c234038ccf5f [2021-06-29T21:24:54.935Z] 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/ [Pipeline] { [Pipeline] echo [2021-06-29T21:24:55.102Z] ========================================================= [2021-06-29T21:24:55.102Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T21:24:55.102Z] ========================================================= [Pipeline] sh [2021-06-29T21:24:55.207Z] ---> Running in 865211abd146 [2021-06-29T21:24:55.752Z] + go mod tidy [2021-06-29T21:24:55.782Z] Removing intermediate container 865211abd146 [2021-06-29T21:24:55.782Z] ---> 407dbff632b5 [2021-06-29T21:24:55.782Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T21:24:56.044Z] ---> Running in eb42a7e4580c [2021-06-29T21:24:56.044Z] Removing intermediate container eb42a7e4580c [2021-06-29T21:24:56.044Z] ---> 6f5720990436 [2021-06-29T21:24:56.044Z] Step 24/26 : LABEL arch=x86_64 [2021-06-29T21:24:56.044Z] ---> Running in dc1048426c15 [2021-06-29T21:24:56.308Z] Removing intermediate container dc1048426c15 [2021-06-29T21:24:56.308Z] ---> f629d1ff5345 [2021-06-29T21:24:56.308Z] Step 25/26 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 [2021-06-29T21:24:56.308Z] ---> Running in a6dc7f3b3bbe [2021-06-29T21:24:56.308Z] Removing intermediate container a6dc7f3b3bbe [2021-06-29T21:24:56.308Z] ---> 9650005a4abe [2021-06-29T21:24:56.308Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T21:24:56.308Z] ---> Running in c9ff1ef1082c [Pipeline] sh [2021-06-29T21:24:56.573Z] Removing intermediate container c9ff1ef1082c [2021-06-29T21:24:56.573Z] ---> 60f1ead29556 [2021-06-29T21:24:56.573Z] [2021-06-29T21:24:56.836Z] Successfully built 60f1ead29556 [2021-06-29T21:24:56.836Z] Successfully tagged security-secretstore-setup:latest [2021-06-29T21:24:56.836Z] Building core-metadata [2021-06-29T21:24:57.010Z] + make test [2021-06-29T21:24:57.010Z] go mod tidy [2021-06-29T21:24:57.609Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T21:24:59.431Z]  Building security-secretstore-setup ... done Removing intermediate container 0777843e302a [2021-06-29T21:24:59.431Z] ---> 80063d8b3ef6 [2021-06-29T21:24:59.431Z] [2021-06-29T21:24:59.431Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T21:24:59.431Z] ---> 13621d1b12d4 [2021-06-29T21:24:59.431Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T21:25:00.015Z] ---> Running in ab9013378902 [2021-06-29T21:25:00.015Z] Removing intermediate container ab9013378902 [2021-06-29T21:25:00.015Z] ---> 3d67eb0ac3a3 [2021-06-29T21:25:00.015Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T21:25:00.015Z] ---> Running in d80918b6ac11 [2021-06-29T21:25:00.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:00.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:01.143Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T21:25:01.143Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T21:25:01.143Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:25:01.143Z] OK: 6 MiB in 16 packages [2021-06-29T21:25:02.134Z] Removing intermediate container d80918b6ac11 [2021-06-29T21:25:02.134Z] ---> 61f27e7d218b [2021-06-29T21:25:02.134Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T21:25:03.531Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:25:03.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:25:03.531Z] ---> b13f20807bae [2021-06-29T21:25:03.531Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:25:03.531Z] ---> Using cache [2021-06-29T21:25:03.531Z] ---> 6cb2ab3e4bd8 [2021-06-29T21:25:03.531Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:25:03.531Z] ---> Using cache [2021-06-29T21:25:03.531Z] ---> c34a9f20e39e [2021-06-29T21:25:03.531Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T21:25:06.080Z] ---> Running in e6f2ea1824bb [2021-06-29T21:25:06.346Z] ---> Running in 09cb04adaabe [2021-06-29T21:25:06.923Z] Removing intermediate container 3192f985cf52 [2021-06-29T21:25:06.923Z] ---> 5ae0b6404e13 [2021-06-29T21:25:06.923Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T21:25:06.923Z] Removing intermediate container e6f2ea1824bb [2021-06-29T21:25:06.923Z] ---> 8b1ebe63f630 [2021-06-29T21:25:06.923Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T21:25:06.923Z] ---> Running in c52f40e3f0f0 [2021-06-29T21:25:06.923Z] ---> Running in 6700f2782499 [2021-06-29T21:25:07.496Z] Removing intermediate container 6700f2782499 [2021-06-29T21:25:07.496Z] ---> 3168e0544b02 [2021-06-29T21:25:07.496Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T21:25:07.496Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:07.496Z] ---> Running in 26de5b8f99c3 [2021-06-29T21:25:07.760Z] 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-29T21:25:08.353Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:08.620Z] Removing intermediate container 26de5b8f99c3 [2021-06-29T21:25:08.620Z] ---> 814911863600 [2021-06-29T21:25:08.620Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T21:25:08.883Z] ---> Running in 4ddd2e769f25 [2021-06-29T21:25:08.883Z] OK: 219 MiB in 52 packages [2021-06-29T21:25:08.883Z] Removing intermediate container 4ddd2e769f25 [2021-06-29T21:25:08.883Z] ---> af88d9e105dc [2021-06-29T21:25:08.883Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T21:25:09.464Z] ---> dcf0f8d7de1a [2021-06-29T21:25:09.464Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T21:25:09.464Z] Removing intermediate container c52f40e3f0f0 [2021-06-29T21:25:09.464Z] ---> 4f4f0dffabf5 [2021-06-29T21:25:09.464Z] [2021-06-29T21:25:09.464Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T21:25:09.464Z] Removing intermediate container 09cb04adaabe [2021-06-29T21:25:09.464Z] ---> 7275f3e4e211 [2021-06-29T21:25:09.464Z] Step 6/24 : COPY go.mod . [2021-06-29T21:25:09.464Z] ---> Running in 48bf1f28fd2e [2021-06-29T21:25:09.728Z] 20.10.0: Pulling from library/docker [2021-06-29T21:25:09.997Z] ---> 4e3d0dfea8d2 [2021-06-29T21:25:09.997Z] Step 7/24 : RUN go mod download [2021-06-29T21:25:09.997Z] ---> Running in ab27019c268b [2021-06-29T21:25:11.402Z] Removing intermediate container 48bf1f28fd2e [2021-06-29T21:25:11.402Z] ---> 2a33b38e8ba6 [2021-06-29T21:25:11.402Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:25:11.668Z] 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-29T21:25:11.940Z] Removing intermediate container ab27019c268b [2021-06-29T21:25:11.940Z] ---> 699c24baed00 [2021-06-29T21:25:11.940Z] Step 8/24 : COPY . . [2021-06-29T21:25:12.517Z] ---> e3566d56e614 [2021-06-29T21:25:12.517Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T21:25:14.455Z] Removing intermediate container 8e30d5d1ede3 [2021-06-29T21:25:14.455Z] ---> eefb7f1b8957 [2021-06-29T21:25:14.455Z] [2021-06-29T21:25:14.455Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:25:14.455Z] ---> 13621d1b12d4 [2021-06-29T21:25:14.455Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T21:25:16.385Z] ---> a39eef603c55 [2021-06-29T21:25:16.385Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T21:25:16.385Z] ---> Running in 4e09b8fd8e47 [2021-06-29T21:25:17.785Z] Removing intermediate container 4e09b8fd8e47 [2021-06-29T21:25:17.785Z] ---> d3c3b4905f8b [2021-06-29T21:25:17.785Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T21:25:19.195Z] ---> fbbe4627073a [2021-06-29T21:25:19.195Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T21:25:19.195Z] ---> Running in aeb0106ae540 [2021-06-29T21:25:19.195Z] Removing intermediate container b2acc8729fb5 [2021-06-29T21:25:19.195Z] ---> a38f50919c16 [2021-06-29T21:25:19.195Z] [2021-06-29T21:25:19.195Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T21:25:19.195Z] ---> 13621d1b12d4 [2021-06-29T21:25:19.195Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T21:25:19.464Z] ---> 786b3b56a221 [2021-06-29T21:25:19.464Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:25:19.464Z] ---> Running in ec7983a4b0f4 [2021-06-29T21:25:19.464Z] Removing intermediate container aeb0106ae540 [2021-06-29T21:25:19.464Z] ---> 34d65e9d7c74 [2021-06-29T21:25:19.464Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T21:25:19.464Z] ---> Running in e2683bcac47d [2021-06-29T21:25:19.464Z] ---> Running in 6b9059687f4a [2021-06-29T21:25:19.464Z] ---> cd17d78e5510 [2021-06-29T21:25:19.464Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T21:25:19.464Z] Removing intermediate container 6b9059687f4a [2021-06-29T21:25:19.464Z] ---> 29533dbbe362 [2021-06-29T21:25:19.464Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:25:19.464Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T21:25:19.464Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T21:25:19.464Z] ---> aefe523efa57 [2021-06-29T21:25:19.464Z] 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-29T21:25:19.729Z] ---> Running in 6914229fcd09 [2021-06-29T21:25:19.729Z] ---> Running in de4b6ae6427d [2021-06-29T21:25:19.729Z] ---> e4f3ed908670 [2021-06-29T21:25:19.729Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T21:25:19.729Z] Removing intermediate container 6914229fcd09 [2021-06-29T21:25:19.729Z] ---> f2eb4470b407 [2021-06-29T21:25:19.729Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T21:25:19.999Z] ---> Running in 92240f7452ad [2021-06-29T21:25:19.999Z] ---> Running in e017741b2e9b [2021-06-29T21:25:19.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:19.999Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:20.266Z] Removing intermediate container 92240f7452ad [2021-06-29T21:25:20.266Z] ---> ff5894c2f241 [2021-06-29T21:25:20.266Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T21:25:20.266Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T21:25:20.266Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:25:20.266Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T21:25:20.536Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T21:25:20.536Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:25:20.536Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:25:20.536Z] OK: 7 MiB in 18 packages [2021-06-29T21:25:20.536Z] ---> df9329e044af [2021-06-29T21:25:20.536Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T21:25:20.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:20.800Z] ---> Running in cca0a179e23b [2021-06-29T21:25:20.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:20.800Z] Removing intermediate container de4b6ae6427d [2021-06-29T21:25:20.800Z] ---> fac4b2269761 [2021-06-29T21:25:20.800Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T21:25:20.800Z] ---> Running in ce7ffff40ce1 [2021-06-29T21:25:20.800Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T21:25:20.800Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T21:25:20.800Z] Executing bash-5.0.17-r0.post-install [2021-06-29T21:25:20.800Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:25:20.800Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T21:25:20.800Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T21:25:20.800Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T21:25:20.800Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T21:25:21.070Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T21:25:21.070Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T21:25:21.070Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T21:25:21.070Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T21:25:21.070Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T21:25:21.070Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T21:25:21.644Z] Removing intermediate container e2683bcac47d [2021-06-29T21:25:21.644Z] ---> dd6701561d3c [2021-06-29T21:25:21.644Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T21:25:21.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:21.644Z] Removing intermediate container ec7983a4b0f4 [2021-06-29T21:25:21.644Z] ---> 6eb0b448f6e8 [2021-06-29T21:25:21.644Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T21:25:22.005Z] ---> Running in 2571c82edff5 [2021-06-29T21:25:22.005Z] ---> Running in c38af13bba31 [2021-06-29T21:25:22.005Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T21:25:22.005Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T21:25:22.005Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T21:25:22.005Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T21:25:22.005Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T21:25:22.005Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T21:25:22.371Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T21:25:22.371Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T21:25:22.371Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T21:25:22.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:22.371Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T21:25:22.371Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T21:25:22.371Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T21:25:22.371Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T21:25:22.371Z] Removing intermediate container c38af13bba31 [2021-06-29T21:25:22.371Z] ---> 47b82d39c458 [2021-06-29T21:25:22.371Z] Step 14/22 : WORKDIR /edgex [2021-06-29T21:25:22.371Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T21:25:22.371Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T21:25:22.371Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T21:25:22.371Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T21:25:22.371Z] ---> Running in 135125dbdfd6 [2021-06-29T21:25:22.371Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T21:25:22.371Z] Removing intermediate container cca0a179e23b [2021-06-29T21:25:22.371Z] ---> f062e879b233 [2021-06-29T21:25:22.371Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T21:25:22.371Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T21:25:22.371Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T21:25:22.371Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T21:25:22.371Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T21:25:22.371Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T21:25:22.371Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T21:25:22.371Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T21:25:22.803Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T21:25:22.803Z] ---> Running in 8d5228e02eda [2021-06-29T21:25:22.803Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T21:25:22.803Z] OK: 72 MiB in 59 packages [2021-06-29T21:25:22.803Z] Removing intermediate container 135125dbdfd6 [2021-06-29T21:25:22.803Z] ---> 1dfcd27cd591 [2021-06-29T21:25:22.803Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T21:25:22.803Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T21:25:22.803Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T21:25:22.803Z] 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-29T21:25:22.803Z] Removing intermediate container 8d5228e02eda [2021-06-29T21:25:22.803Z] ---> 8941c1457573 [2021-06-29T21:25:22.803Z] Step 29/32 : CMD ["gate"] [2021-06-29T21:25:22.803Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T21:25:22.803Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T21:25:22.803Z] ---> Running in 338b91803999 [2021-06-29T21:25:23.235Z] ---> 2cf27113b0b1 [2021-06-29T21:25:23.236Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T21:25:23.236Z] Removing intermediate container 338b91803999 [2021-06-29T21:25:23.236Z] ---> 6df9bc9c3a46 [2021-06-29T21:25:23.236Z] Step 30/32 : LABEL arch=x86_64 [2021-06-29T21:25:23.623Z] ---> Running in 3ce63b0a1255 [2021-06-29T21:25:23.623Z] ---> 3f66a1416179 [2021-06-29T21:25:23.623Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T21:25:23.623Z] Collecting docker-compose==1.23.2 [2021-06-29T21:25:23.623Z] Removing intermediate container 3ce63b0a1255 [2021-06-29T21:25:23.623Z] ---> 423cbd09b4a0 [2021-06-29T21:25:23.623Z] Step 31/32 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 [2021-06-29T21:25:23.623Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T21:25:24.034Z] ---> Running in 6b0263a8a297 [2021-06-29T21:25:24.034Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T21:25:24.034Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T21:25:24.034Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T21:25:24.034Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T21:25:24.034Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T21:25:24.034Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T21:25:24.034Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:25:24.034Z] OK: 8 MiB in 20 packages [2021-06-29T21:25:24.034Z] ---> 4a4f25bc68d6 [2021-06-29T21:25:24.034Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T21:25:24.034Z] Removing intermediate container 6b0263a8a297 [2021-06-29T21:25:24.034Z] ---> 8f132688ecf0 [2021-06-29T21:25:24.034Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T21:25:24.351Z] ---> Running in 854721d866fd [2021-06-29T21:25:24.351Z] ---> Running in bca741783adc [2021-06-29T21:25:24.351Z] Removing intermediate container 854721d866fd [2021-06-29T21:25:24.351Z] ---> c4582a495415 [2021-06-29T21:25:24.351Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T21:25:24.351Z] Removing intermediate container bca741783adc [2021-06-29T21:25:24.351Z] ---> 4b0575fd5ca2 [2021-06-29T21:25:24.351Z] [2021-06-29T21:25:24.430Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T21:25:24.680Z] ---> Running in a941512af530 [2021-06-29T21:25:24.680Z] Successfully built 4b0575fd5ca2 [2021-06-29T21:25:24.680Z] Successfully tagged security-bootstrapper:latest [2021-06-29T21:25:24.680Z] Building support-scheduler [2021-06-29T21:25:24.680Z]  Building security-bootstrapper ... done Removing intermediate container ce7ffff40ce1 [2021-06-29T21:25:24.680Z] ---> 553e228dc94c [2021-06-29T21:25:24.680Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:25:24.965Z] Removing intermediate container a941512af530 [2021-06-29T21:25:24.965Z] ---> 838f5739c02c [2021-06-29T21:25:24.965Z] Step 20/22 : LABEL arch=x86_64 [2021-06-29T21:25:24.965Z] ---> Running in d03a1c3d7bb4 [2021-06-29T21:25:24.965Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T21:25:24.965Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T21:25:25.555Z] ---> 8fc7614bcacf [2021-06-29T21:25:25.555Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T21:25:25.555Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T21:25:25.555Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T21:25:25.555Z] Removing intermediate container d03a1c3d7bb4 [2021-06-29T21:25:25.555Z] ---> f49b72d0f587 [2021-06-29T21:25:25.555Z] Step 21/22 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 [2021-06-29T21:25:25.821Z] ---> Running in 2bc03283761a [2021-06-29T21:25:26.411Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T21:25:26.411Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T21:25:26.411Z] ---> 58d303531870 [2021-06-29T21:25:26.411Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T21:25:26.411Z] 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-29T21:25:26.411Z] Removing intermediate container 2bc03283761a [2021-06-29T21:25:26.411Z] ---> a3a440528d9e [2021-06-29T21:25:26.411Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T21:25:26.411Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T21:25:26.411Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T21:25:26.675Z] ---> Running in aec403ccf71e [2021-06-29T21:25:26.676Z] ---> 9988a168d70b [2021-06-29T21:25:26.676Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T21:25:26.676Z] ---> Running in 3eef547aae10 [2021-06-29T21:25:26.949Z] Removing intermediate container aec403ccf71e [2021-06-29T21:25:26.949Z] ---> 009ba1711c4c [2021-06-29T21:25:26.949Z] [2021-06-29T21:25:26.949Z] Successfully built 009ba1711c4c [2021-06-29T21:25:26.949Z] Successfully tagged security-proxy-setup:latest [2021-06-29T21:25:26.949Z] Building support-notifications [2021-06-29T21:25:27.216Z] Removing intermediate container 3eef547aae10 [2021-06-29T21:25:27.216Z] ---> b69f103bf7d4 [2021-06-29T21:25:27.216Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:25:27.216Z]  Building security-proxy-setup ... done  ---> Running in 8034a45ef072 [2021-06-29T21:25:27.216Z] Removing intermediate container 8034a45ef072 [2021-06-29T21:25:27.216Z] ---> 34e1dcae6869 [2021-06-29T21:25:27.216Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T21:25:27.216Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T21:25:27.216Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T21:25:27.216Z] ---> Running in f6d7600447c1 [2021-06-29T21:25:27.490Z] Collecting PyYAML<4,>=3.10 [2021-06-29T21:25:27.490Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T21:25:27.490Z] Removing intermediate container f6d7600447c1 [2021-06-29T21:25:27.490Z] ---> d1bb449eb9ed [2021-06-29T21:25:27.490Z] Step 23/24 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 [2021-06-29T21:25:28.456Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T21:25:28.456Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T21:25:29.413Z] ---> Running in 3c52e1fd0325 [2021-06-29T21:25:29.413Z] Collecting idna<2.8,>=2.5 [2021-06-29T21:25:29.413Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T21:25:29.413Z] 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-29T21:25:29.413Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T21:25:29.413Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T21:25:29.675Z] 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-29T21:25:29.675Z] Removing intermediate container 3c52e1fd0325 [2021-06-29T21:25:29.675Z] ---> bf642fdc7903 [2021-06-29T21:25:29.675Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:25:29.675Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T21:25:29.675Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T21:25:29.939Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T21:25:29.939Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T21:25:29.939Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T21:25:29.939Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T21:25:30.207Z] ---> Running in d7c585891d54 [2021-06-29T21:25:30.207Z] Installing collected packages: jsonschema, docopt, idna, urllib3, requests, dockerpty, cached-property, texttable, websocket-client, PyYAML, docker-pycreds, docker, docker-compose [2021-06-29T21:25:30.475Z] Running setup.py install for docopt: started [2021-06-29T21:25:31.053Z] Removing intermediate container d7c585891d54 [2021-06-29T21:25:31.053Z] ---> 55987bf4f027 [2021-06-29T21:25:31.053Z] [2021-06-29T21:25:31.053Z] Successfully built 55987bf4f027 [2021-06-29T21:25:31.326Z] Successfully tagged core-data:latest [2021-06-29T21:25:31.327Z]  Building core-data ... done Building core-command [2021-06-29T21:25:31.911Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T21:25:31.911Z] Attempting uninstall: idna [2021-06-29T21:25:31.911Z] Found existing installation: idna 2.9 [2021-06-29T21:25:31.911Z] Uninstalling idna-2.9: [2021-06-29T21:25:31.911Z] Successfully uninstalled idna-2.9 [2021-06-29T21:25:32.205Z] Attempting uninstall: urllib3 [2021-06-29T21:25:32.205Z] Found existing installation: urllib3 1.25.9 [2021-06-29T21:25:32.205Z] Uninstalling urllib3-1.25.9: [2021-06-29T21:25:32.205Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T21:25:35.540Z] Attempting uninstall: requests [2021-06-29T21:25:35.540Z] Found existing installation: requests 2.23.0 [2021-06-29T21:25:35.540Z] Uninstalling requests-2.23.0: [2021-06-29T21:25:35.540Z] Successfully uninstalled requests-2.23.0 [2021-06-29T21:25:36.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:25:36.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:25:36.116Z] ---> b13f20807bae [2021-06-29T21:25:36.116Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T21:25:36.116Z] ---> Using cache [2021-06-29T21:25:36.116Z] ---> 6cb2ab3e4bd8 [2021-06-29T21:25:36.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:25:36.116Z] ---> Using cache [2021-06-29T21:25:36.116Z] ---> c34a9f20e39e [2021-06-29T21:25:36.116Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T21:25:36.116Z] Running setup.py install for dockerpty: started [2021-06-29T21:25:37.070Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T21:25:39.626Z] Running setup.py install for texttable: started [2021-06-29T21:25:39.626Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T21:25:39.626Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:25:39.626Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:25:39.626Z] ---> b13f20807bae [2021-06-29T21:25:39.626Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:25:39.626Z] ---> Using cache [2021-06-29T21:25:39.626Z] ---> 6cb2ab3e4bd8 [2021-06-29T21:25:39.626Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:25:39.626Z] ---> Using cache [2021-06-29T21:25:39.626Z] ---> c34a9f20e39e [2021-06-29T21:25:39.626Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T21:25:39.626Z] ---> Using cache [2021-06-29T21:25:39.626Z] ---> 7275f3e4e211 [2021-06-29T21:25:39.626Z] Step 6/24 : COPY go.mod . [2021-06-29T21:25:39.626Z] ---> Using cache [2021-06-29T21:25:39.626Z] ---> 4e3d0dfea8d2 [2021-06-29T21:25:39.626Z] Step 7/24 : RUN go mod download [2021-06-29T21:25:39.626Z] ---> Using cache [2021-06-29T21:25:39.626Z] ---> 699c24baed00 [2021-06-29T21:25:39.626Z] Step 8/24 : COPY . . [2021-06-29T21:25:39.626Z] ---> Using cache [2021-06-29T21:25:39.626Z] ---> 786b3b56a221 [2021-06-29T21:25:39.626Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:25:39.626Z] ---> Using cache [2021-06-29T21:25:39.626Z] ---> dd6701561d3c [2021-06-29T21:25:39.626Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T21:25:40.579Z] Running setup.py install for PyYAML: started [2021-06-29T21:25:40.579Z] ---> Running in 8c76c773bfb1 [2021-06-29T21:25:40.847Z] ---> Running in c7d8957f8d26 [2021-06-29T21:25:41.425Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T21:25:41.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:41.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T21:25:41.710Z] 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-29T21:25:42.682Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:43.266Z] OK: 219 MiB in 52 packages [2021-06-29T21:25:44.215Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:25:44.215Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:25:44.215Z] ---> b13f20807bae [2021-06-29T21:25:44.215Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T21:25:44.215Z] ---> Using cache [2021-06-29T21:25:44.215Z] ---> 6cb2ab3e4bd8 [2021-06-29T21:25:44.215Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:25:44.215Z] ---> Using cache [2021-06-29T21:25:44.215Z] ---> c34a9f20e39e [2021-06-29T21:25:44.215Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T21:25:44.215Z] ---> Using cache [2021-06-29T21:25:44.215Z] ---> 7275f3e4e211 [2021-06-29T21:25:44.215Z] Step 6/23 : COPY go.mod . [2021-06-29T21:25:44.215Z] ---> Using cache [2021-06-29T21:25:44.215Z] ---> 4e3d0dfea8d2 [2021-06-29T21:25:44.215Z] Step 7/23 : RUN go mod download [2021-06-29T21:25:44.215Z] ---> Using cache [2021-06-29T21:25:44.215Z] ---> 699c24baed00 [2021-06-29T21:25:44.215Z] Step 8/23 : COPY . . [2021-06-29T21:25:44.215Z] ---> Using cache [2021-06-29T21:25:44.215Z] ---> 786b3b56a221 [2021-06-29T21:25:44.215Z] Step 9/23 : RUN go mod tidy [2021-06-29T21:25:44.215Z] ---> Using cache [2021-06-29T21:25:44.215Z] ---> dd6701561d3c [2021-06-29T21:25:44.215Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T21:25:44.215Z] ---> Running in e7a1ee5a4494 [2021-06-29T21:25:44.215Z] Removing intermediate container 8c76c773bfb1 [2021-06-29T21:25:44.215Z] ---> b7fd5e3e37be [2021-06-29T21:25:44.215Z] Step 6/23 : COPY go.mod . [2021-06-29T21:25:45.179Z] 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-29T21:25:45.445Z] ---> 7405d8d7a33a [2021-06-29T21:25:45.445Z] Step 7/23 : RUN go mod download [2021-06-29T21:25:45.708Z] ---> Running in 55e428f99d5a [2021-06-29T21:25:46.297Z] Removing intermediate container e017741b2e9b [2021-06-29T21:25:46.297Z] ---> 8df6328f0108 [2021-06-29T21:25:46.297Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T21:25:46.576Z] ---> Running in 39c4185ed2ca [2021-06-29T21:25:46.576Z] Removing intermediate container 39c4185ed2ca [2021-06-29T21:25:46.576Z] ---> 9308ddce32ed [2021-06-29T21:25:46.576Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T21:25:46.576Z] ---> Running in 5f76dc9681c4 [2021-06-29T21:25:46.855Z] Removing intermediate container 5f76dc9681c4 [2021-06-29T21:25:46.855Z] ---> 3a3a1748ca14 [2021-06-29T21:25:46.855Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T21:25:47.131Z] Removing intermediate container 55e428f99d5a [2021-06-29T21:25:47.131Z] ---> 42f8ed6e8668 [2021-06-29T21:25:47.131Z] Step 8/23 : COPY . . [2021-06-29T21:25:47.413Z] ---> 26fe122ee484 [2021-06-29T21:25:47.413Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T21:25:50.083Z] ---> 28143dd55062 [2021-06-29T21:25:50.083Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T21:25:51.481Z] ---> a2c577d80ad1 [2021-06-29T21:25:51.481Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T21:25:51.481Z] ---> Running in 686f62ecaa58 [2021-06-29T21:25:52.083Z] Removing intermediate container 686f62ecaa58 [2021-06-29T21:25:52.083Z] ---> 74e898e5c5e0 [2021-06-29T21:25:52.083Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:25:52.351Z] ---> Running in f28270eb3612 [2021-06-29T21:25:52.616Z] ---> dd570707e008 [2021-06-29T21:25:52.616Z] Step 9/23 : RUN go mod tidy [2021-06-29T21:25:52.616Z] Removing intermediate container f28270eb3612 [2021-06-29T21:25:52.616Z] ---> 8f028c67b018 [2021-06-29T21:25:52.616Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T21:25:52.616Z] ---> Running in 97e58d6f223f [2021-06-29T21:25:52.616Z] ---> Running in 4904b4ed8c82 [2021-06-29T21:25:52.883Z] Removing intermediate container 4904b4ed8c82 [2021-06-29T21:25:52.883Z] ---> 3df48be95e94 [2021-06-29T21:25:52.883Z] Step 23/24 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 [2021-06-29T21:25:52.883Z] ---> Running in 5443a9941e0c [2021-06-29T21:25:53.149Z] Removing intermediate container 5443a9941e0c [2021-06-29T21:25:53.150Z] ---> 6fc1c1a5941a [2021-06-29T21:25:53.150Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:25:53.150Z] ---> Running in ef3395f5a43b [2021-06-29T21:25:53.412Z] Removing intermediate container ef3395f5a43b [2021-06-29T21:25:53.412Z] ---> a24e0ae96509 [2021-06-29T21:25:53.412Z] [2021-06-29T21:25:53.412Z] Successfully built a24e0ae96509 [2021-06-29T21:25:53.412Z] Successfully tagged sys-mgmt-agent:latest [2021-06-29T21:25:53.990Z]  Building sys-mgmt-agent ... done Removing intermediate container 97e58d6f223f [2021-06-29T21:25:53.990Z] ---> ba2289cf8560 [2021-06-29T21:25:53.990Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T21:25:54.263Z] ---> Running in 4bf09ab72847 [2021-06-29T21:25:54.535Z] 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-29T21:25:58.790Z] Removing intermediate container 2571c82edff5 [2021-06-29T21:25:58.790Z] ---> eb0c0663f47d [2021-06-29T21:25:58.790Z] [2021-06-29T21:25:58.790Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:25:58.790Z] ---> 13621d1b12d4 [2021-06-29T21:25:58.790Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:25:58.790Z] ---> Running in 1fae7be77c00 [2021-06-29T21:25:58.790Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:59.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:25:59.053Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T21:25:59.053Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:25:59.053Z] OK: 6 MiB in 15 packages [2021-06-29T21:25:59.630Z] Removing intermediate container 1fae7be77c00 [2021-06-29T21:25:59.630Z] ---> 879dd67f4a9b [2021-06-29T21:25:59.630Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:25:59.893Z] ---> Running in b2146997ec1c [2021-06-29T21:25:59.893Z] Removing intermediate container b2146997ec1c [2021-06-29T21:25:59.893Z] ---> ec7e218d3f69 [2021-06-29T21:25:59.893Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T21:25:59.893Z] ---> Running in 0f231b16e6b0 [2021-06-29T21:26:00.165Z] Removing intermediate container 0f231b16e6b0 [2021-06-29T21:26:00.165Z] ---> f51f14ea0f68 [2021-06-29T21:26:00.165Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T21:26:00.165Z] ---> Running in ce7a5fbe6385 [2021-06-29T21:26:00.165Z] Removing intermediate container ce7a5fbe6385 [2021-06-29T21:26:00.165Z] ---> 363935a97eb2 [2021-06-29T21:26:00.165Z] Step 16/24 : WORKDIR / [2021-06-29T21:26:00.165Z] ---> Running in 86464f101f38 [2021-06-29T21:26:00.448Z] Removing intermediate container 86464f101f38 [2021-06-29T21:26:00.449Z] ---> 23a7fdbdbd67 [2021-06-29T21:26:00.449Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:26:00.722Z] ---> bfd86093d01c [2021-06-29T21:26:00.722Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T21:26:01.671Z] ---> d265ab8642dd [2021-06-29T21:26:01.671Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T21:26:01.937Z] ---> 743c6641173a [2021-06-29T21:26:01.937Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T21:26:01.937Z] ---> Running in 129c53df001f [2021-06-29T21:26:01.937Z] Removing intermediate container 129c53df001f [2021-06-29T21:26:01.937Z] ---> eb3e22a9ff43 [2021-06-29T21:26:01.937Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:26:01.937Z] ---> Running in 68c17ada52aa [2021-06-29T21:26:02.203Z] Removing intermediate container 68c17ada52aa [2021-06-29T21:26:02.203Z] ---> 60ad91b94077 [2021-06-29T21:26:02.203Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T21:26:02.203Z] ---> Running in 81d149457a0b [2021-06-29T21:26:02.479Z] Removing intermediate container 81d149457a0b [2021-06-29T21:26:02.479Z] ---> 3554d63a0e62 [2021-06-29T21:26:02.479Z] Step 23/24 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 [2021-06-29T21:26:02.479Z] ---> Running in 3cccee0e050a [2021-06-29T21:26:02.479Z] Removing intermediate container 3cccee0e050a [2021-06-29T21:26:02.479Z] ---> c0ac842f816e [2021-06-29T21:26:02.479Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:26:02.479Z] ---> Running in 8463e7a8f146 [2021-06-29T21:26:02.757Z] Removing intermediate container 8463e7a8f146 [2021-06-29T21:26:02.757Z] ---> f4f47518e886 [2021-06-29T21:26:02.757Z] [2021-06-29T21:26:02.757Z] Successfully built f4f47518e886 [2021-06-29T21:26:02.757Z] Successfully tagged core-metadata:latest [2021-06-29T21:26:11.006Z]  Building core-metadata ... done Removing intermediate container c7d8957f8d26 [2021-06-29T21:26:11.006Z] ---> 237e175687ba [2021-06-29T21:26:11.006Z] [2021-06-29T21:26:11.006Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:26:11.006Z] ---> 13621d1b12d4 [2021-06-29T21:26:11.006Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:26:11.006Z] ---> Using cache [2021-06-29T21:26:11.006Z] ---> 879dd67f4a9b [2021-06-29T21:26:11.006Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:26:11.006Z] ---> Using cache [2021-06-29T21:26:11.006Z] ---> ec7e218d3f69 [2021-06-29T21:26:11.006Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T21:26:11.006Z] ---> Running in 8e523483b318 [2021-06-29T21:26:11.006Z] Removing intermediate container 8e523483b318 [2021-06-29T21:26:11.006Z] ---> b1be96b3bfca [2021-06-29T21:26:11.006Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T21:26:11.006Z] ---> Running in 4950740bdbc0 [2021-06-29T21:26:11.006Z] Removing intermediate container 4950740bdbc0 [2021-06-29T21:26:11.006Z] ---> b3bd6da8be63 [2021-06-29T21:26:11.006Z] Step 16/24 : WORKDIR / [2021-06-29T21:26:11.006Z] ---> Running in 0f77c06c06fa [2021-06-29T21:26:11.006Z] Removing intermediate container 0f77c06c06fa [2021-06-29T21:26:11.006Z] ---> 7bfca7ec443e [2021-06-29T21:26:11.006Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:26:11.007Z] ---> 1ead94f26f26 [2021-06-29T21:26:11.007Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T21:26:11.273Z] ---> 2ab7e6e9c802 [2021-06-29T21:26:11.273Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T21:26:11.855Z] ---> 8903eb7fd55d [2021-06-29T21:26:11.855Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T21:26:11.855Z] ---> Running in 2f0551b881de [2021-06-29T21:26:11.855Z] Removing intermediate container 2f0551b881de [2021-06-29T21:26:11.855Z] ---> 5e7871be1b5c [2021-06-29T21:26:11.855Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:26:12.122Z] ---> Running in 021562edbae8 [2021-06-29T21:26:12.122Z] Removing intermediate container 021562edbae8 [2021-06-29T21:26:12.122Z] ---> 30df6a54c7e7 [2021-06-29T21:26:12.122Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T21:26:12.122Z] ---> Running in 9ddd4d23f2c5 [2021-06-29T21:26:12.385Z] Removing intermediate container 9ddd4d23f2c5 [2021-06-29T21:26:12.385Z] ---> 3b574d1bc14e [2021-06-29T21:26:12.385Z] Step 23/24 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 [2021-06-29T21:26:12.385Z] ---> Running in d774c60e37e6 [2021-06-29T21:26:12.969Z] Removing intermediate container d774c60e37e6 [2021-06-29T21:26:12.969Z] ---> f57cd71b1b4a [2021-06-29T21:26:12.969Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:26:13.230Z] ---> Running in 87ea6b1f42c4 [2021-06-29T21:26:13.492Z] Removing intermediate container e7a1ee5a4494 [2021-06-29T21:26:13.492Z] ---> 620afca1c2a6 [2021-06-29T21:26:13.492Z] [2021-06-29T21:26:13.492Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T21:26:13.492Z] ---> 13621d1b12d4 [2021-06-29T21:26:13.492Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:26:13.492Z] ---> Using cache [2021-06-29T21:26:13.492Z] ---> 879dd67f4a9b [2021-06-29T21:26:13.492Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:26:13.492Z] ---> Using cache [2021-06-29T21:26:13.492Z] ---> ec7e218d3f69 [2021-06-29T21:26:13.492Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T21:26:13.492Z] Removing intermediate container 87ea6b1f42c4 [2021-06-29T21:26:13.492Z] ---> 73fefb5d7e64 [2021-06-29T21:26:13.492Z] [2021-06-29T21:26:13.492Z] ---> Running in dcd84907fcbf [2021-06-29T21:26:13.492Z] Successfully built 73fefb5d7e64 [2021-06-29T21:26:13.492Z] Successfully tagged core-command:latest [2021-06-29T21:26:13.773Z]  Building core-command ... done Removing intermediate container dcd84907fcbf [2021-06-29T21:26:13.773Z] ---> 266bf0ab467c [2021-06-29T21:26:13.773Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T21:26:13.773Z] ---> Running in 0b6712c9a71a [2021-06-29T21:26:13.773Z] Removing intermediate container 0b6712c9a71a [2021-06-29T21:26:13.773Z] ---> c6e1c8f66a42 [2021-06-29T21:26:13.773Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:26:14.046Z] ---> 39646b083fde [2021-06-29T21:26:14.046Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T21:26:14.321Z] ---> 5eaa035383be [2021-06-29T21:26:14.321Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T21:26:14.584Z] ---> 6a52e79b6958 [2021-06-29T21:26:14.584Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T21:26:14.584Z] ---> Running in e58448c059a2 [2021-06-29T21:26:14.584Z] Removing intermediate container e58448c059a2 [2021-06-29T21:26:14.584Z] ---> 7426ca3607b6 [2021-06-29T21:26:14.584Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:26:14.850Z] ---> Running in 96818bda86b4 [2021-06-29T21:26:14.850Z] Removing intermediate container 96818bda86b4 [2021-06-29T21:26:14.850Z] ---> e7fc5577cf08 [2021-06-29T21:26:14.850Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T21:26:15.112Z] ---> Running in e310d8d777ce [2021-06-29T21:26:15.112Z] Removing intermediate container e310d8d777ce [2021-06-29T21:26:15.112Z] ---> 99bc7d3a1af0 [2021-06-29T21:26:15.112Z] Step 22/23 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 [2021-06-29T21:26:15.112Z] ---> Running in b41d57002eb7 [2021-06-29T21:26:15.112Z] Removing intermediate container b41d57002eb7 [2021-06-29T21:26:15.112Z] ---> fd94e49d9ba2 [2021-06-29T21:26:15.112Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T21:26:15.112Z] ---> Running in 895f348db6a7 [2021-06-29T21:26:15.377Z] Removing intermediate container 895f348db6a7 [2021-06-29T21:26:15.377Z] ---> c4ffa4fa0f2b [2021-06-29T21:26:15.377Z] [2021-06-29T21:26:15.377Z] Successfully built c4ffa4fa0f2b [2021-06-29T21:26:15.377Z] Successfully tagged support-scheduler:latest [2021-06-29T21:26:15.950Z]  Building support-scheduler ... done Removing intermediate container 4bf09ab72847 [2021-06-29T21:26:15.950Z] ---> dfed285ad943 [2021-06-29T21:26:15.950Z] [2021-06-29T21:26:15.950Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T21:26:15.950Z] ---> 13621d1b12d4 [2021-06-29T21:26:15.950Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T21:26:15.950Z] ---> Running in 89eb33854436 [2021-06-29T21:26:16.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T21:26:16.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T21:26:16.475Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T21:26:16.475Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T21:26:16.475Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:26:16.475Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:26:16.475Z] OK: 6 MiB in 16 packages [2021-06-29T21:26:17.048Z] Removing intermediate container 89eb33854436 [2021-06-29T21:26:17.048Z] ---> bc8e359b1062 [2021-06-29T21:26:17.048Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:26:17.048Z] ---> Running in 9ca6ee168bbe [2021-06-29T21:26:17.048Z] Removing intermediate container 9ca6ee168bbe [2021-06-29T21:26:17.048Z] ---> 4f25a36c5fbd [2021-06-29T21:26:17.048Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T21:26:17.048Z] ---> Running in b6c2972fe685 [2021-06-29T21:26:17.309Z] Removing intermediate container b6c2972fe685 [2021-06-29T21:26:17.309Z] ---> 4b27e7723516 [2021-06-29T21:26:17.309Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T21:26:17.309Z] ---> Running in 73b75f67c4a2 [2021-06-29T21:26:17.309Z] Removing intermediate container 73b75f67c4a2 [2021-06-29T21:26:17.309Z] ---> 1d3973e633ae [2021-06-29T21:26:17.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:26:17.573Z] ---> 04ea89db5aa8 [2021-06-29T21:26:17.573Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T21:26:17.837Z] ---> 956f711114e7 [2021-06-29T21:26:17.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T21:26:18.100Z] ---> cc77d4e872a0 [2021-06-29T21:26:18.100Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T21:26:18.100Z] ---> Running in 63dd5498e2b8 [2021-06-29T21:26:18.100Z] Removing intermediate container 63dd5498e2b8 [2021-06-29T21:26:18.100Z] ---> eb0d43089d47 [2021-06-29T21:26:18.100Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:26:18.100Z] ---> Running in 7d31b8483d2f [2021-06-29T21:26:18.363Z] Removing intermediate container 7d31b8483d2f [2021-06-29T21:26:18.363Z] ---> 4d0d19c610b9 [2021-06-29T21:26:18.363Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T21:26:18.363Z] ---> Running in acf1c8e2f463 [2021-06-29T21:26:18.363Z] Removing intermediate container acf1c8e2f463 [2021-06-29T21:26:18.363Z] ---> 01988b36800d [2021-06-29T21:26:18.363Z] Step 22/23 : LABEL git_sha=886365d86c49aa56e73b934cd79d68c5b80d4697 [2021-06-29T21:26:18.363Z] ---> Running in c7b21bc06b28 [2021-06-29T21:26:18.363Z] Removing intermediate container c7b21bc06b28 [2021-06-29T21:26:18.363Z] ---> 78af53f0249c [2021-06-29T21:26:18.363Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T21:26:18.628Z] ---> Running in ddf5ca204578 [2021-06-29T21:26:18.628Z] Removing intermediate container ddf5ca204578 [2021-06-29T21:26:18.628Z] ---> 183dbcb85481 [2021-06-29T21:26:18.628Z] [2021-06-29T21:26:18.628Z] Successfully built 183dbcb85481 [2021-06-29T21:26:18.628Z] Successfully tagged support-notifications:latest [2021-06-29T21:26:18.897Z]  Building support-notifications ... done  [Pipeline] } [2021-06-29T21:26:18.901Z] $ docker stop --time=1 24906935d3a1d2ef0c5a88076ebb90e6b924416dc8b8b39896f976a41b50b01c [2021-06-29T21:26:20.209Z] $ docker rm -f 24906935d3a1d2ef0c5a88076ebb90e6b924416dc8b8b39896f976a41b50b01c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T21:26:20.603Z] + docker images [2021-06-29T21:26:20.603Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T21:26:20.603Z] support-notifications latest 183dbcb85481 2 seconds ago 16.7MB [2021-06-29T21:26:20.603Z] dfed285ad943 5 seconds ago 1.15GB [2021-06-29T21:26:20.603Z] support-scheduler latest c4ffa4fa0f2b 5 seconds ago 15.9MB [2021-06-29T21:26:20.603Z] core-command latest 73fefb5d7e64 7 seconds ago 15.9MB [2021-06-29T21:26:20.603Z] 620afca1c2a6 8 seconds ago 1.15GB [2021-06-29T21:26:20.603Z] 237e175687ba 11 seconds ago 1.14GB [2021-06-29T21:26:20.603Z] core-metadata latest f4f47518e886 18 seconds ago 16.6MB [2021-06-29T21:26:20.603Z] eb0c0663f47d 23 seconds ago 1.15GB [2021-06-29T21:26:20.603Z] sys-mgmt-agent latest a24e0ae96509 27 seconds ago 312MB [2021-06-29T21:26:20.603Z] core-data latest 55987bf4f027 50 seconds ago 20.2MB [2021-06-29T21:26:20.603Z] security-proxy-setup latest 009ba1711c4c 54 seconds ago 25.7MB [2021-06-29T21:26:20.603Z] security-bootstrapper latest 4b0575fd5ca2 56 seconds ago 18.6MB [2021-06-29T21:26:20.603Z] a38f50919c16 About a minute ago 1.15GB [2021-06-29T21:26:20.603Z] eefb7f1b8957 About a minute ago 1.15GB [2021-06-29T21:26:20.603Z] 4f4f0dffabf5 About a minute ago 1.15GB [2021-06-29T21:26:20.603Z] 80063d8b3ef6 About a minute ago 1.15GB [2021-06-29T21:26:20.603Z] security-secretstore-setup latest 60f1ead29556 About a minute ago 28.7MB [2021-06-29T21:26:20.603Z] f9df7f04d145 About a minute ago 1.15GB [2021-06-29T21:26:20.603Z] ci-base-image-x86_64 latest b13f20807bae 5 minutes ago 647MB [2021-06-29T21:26:20.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-29T21:26:20.603Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-29T21:26:20.603Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-29T21:26:20.603Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-29T21:26:20.603Z] 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] } [2021-06-29T21:26:21.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T21:26:21.081Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-29T21:26:25.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T21:26:25.435Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T21:26:33.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T21:26:33.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T21:26:33.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T21:26:33.777Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T21:26:33.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T21:26:34.772Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T21:26:35.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T21:26:35.769Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T21:26:35.769Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T21:26:35.769Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T21:26:36.287Z] Still waiting to schedule task [2021-06-29T21:26:36.287Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-29T21:26:48.273Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements [2021-06-29T21:26:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T21:26:48.273Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T21:26:49.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.298s coverage: 100.0% of statements [2021-06-29T21:26:49.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T21:26:49.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.334s coverage: 53.1% of statements [2021-06-29T21:26:49.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T21:26:49.991Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T21:26:51.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.519s coverage: 87.7% of statements [2021-06-29T21:26:51.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T21:26:51.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:26:51.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.193s coverage: 78.9% of statements [2021-06-29T21:26:55.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.264s coverage: 81.2% of statements [2021-06-29T21:26:55.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T21:26:55.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T21:26:55.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T21:26:55.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T21:26:55.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T21:27:00.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.466s coverage: 95.1% of statements [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T21:27:00.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.208s coverage: 60.0% of statements [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T21:27:00.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.300s coverage: 0.8% of statements [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T21:27:00.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements [2021-06-29T21:27:00.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 22.0% of statements [2021-06-29T21:27:00.158Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T21:27:00.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements [2021-06-29T21:27:00.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.216s coverage: 79.5% of statements [2021-06-29T21:27:00.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.164s coverage: 94.1% of statements [2021-06-29T21:27:02.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements [2021-06-29T21:27:02.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.166s coverage: 87.5% of statements [2021-06-29T21:27:15.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.283s coverage: 94.4% of statements [2021-06-29T21:27:15.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.160s coverage: 44.8% of statements [2021-06-29T21:27:20.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.622s coverage: 81.8% of statements [2021-06-29T21:27:20.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T21:27:28.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2021-06-29T21:27:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T21:27:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T21:27:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T21:27:28.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2021-06-29T21:27:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T21:27:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T21:27:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T21:27:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T21:27:28.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements [2021-06-29T21:27:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T21:27:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-06-29T21:27:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements [2021-06-29T21:27:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.328s coverage: 85.4% of statements [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.260s coverage: 91.2% of statements [2021-06-29T21:27:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.653s coverage: 64.4% of statements [2021-06-29T21:27:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T21:27:28.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-06-29T21:27:28.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements [2021-06-29T21:27:32.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.116s coverage: 66.9% of statements [2021-06-29T21:27:32.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T21:27:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T21:27:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T21:27:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.616s coverage: 43.6% of statements [2021-06-29T21:27:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T21:27:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T21:27:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.191s coverage: 89.5% of statements [2021-06-29T21:27:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T21:27:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements [2021-06-29T21:27:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T21:27:42.521Z] Running on prd-ubuntu18.04-docker-8c-8g-748 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T21:27:42.546Z] Running in /w/workspace/edgex-go/44 [Pipeline] { [Pipeline] checkout [2021-06-29T21:27:42.673Z] The recommended git tool is: git [2021-06-29T21:27:42.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T21:27:42.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.556s coverage: 91.9% of statements [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T21:27:42.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 62.7% of statements [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T21:27:42.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.356s coverage: 97.6% of statements [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T21:27:42.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T21:27:42.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T21:27:42.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements [2021-06-29T21:27:42.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-29T21:27:42.998Z] GO111MODULE=on go vet ./... [2021-06-29T21:27:44.961Z] using credential edgex-jenkins-ssh [2021-06-29T21:27:44.976Z] Cloning the remote Git repository [2021-06-29T21:27:45.002Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:27:45.120Z] > git init /w/workspace/edgex-go/44 # timeout=10 [2021-06-29T21:27:45.167Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:27:45.167Z] > git --version # timeout=10 [2021-06-29T21:27:45.186Z] > git --version # 'git version 2.17.1' [2021-06-29T21:27:45.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:27:45.221Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T21:27:51.002Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T21:27:51.012Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T21:27:51.023Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T21:27:51.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T21:27:51.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:27:51.040Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T21:27:51.697Z] Merging remotes/origin/master commit 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 into PR head commit eaae4a9948fd7c6f835e03c4bcc14b702df2d421 [2021-06-29T21:27:51.857Z] Merge succeeded, producing 576d089083f144ec5fdf7c08b869a7f3c53b3b21 [2021-06-29T21:27:51.858Z] Checking out Revision 576d089083f144ec5fdf7c08b869a7f3c53b3b21 (PR-3579) [2021-06-29T21:27:51.707Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T21:27:51.712Z] > git checkout -f eaae4a9948fd7c6f835e03c4bcc14b702df2d421 # timeout=10 [2021-06-29T21:27:51.774Z] > git remote # timeout=10 [2021-06-29T21:27:51.782Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T21:27:51.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T21:27:51.791Z] > git merge 0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46 # timeout=10 [2021-06-29T21:27:51.849Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T21:27:51.860Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T21:27:51.867Z] > git checkout -f 576d089083f144ec5fdf7c08b869a7f3c53b3b21 # timeout=10 [2021-06-29T21:27:55.501Z] Commit message: "Merge commit '0043dc3b0b5f68f9bad71bcb5b2e8d2ec3418d46' into HEAD" [2021-06-29T21:27:55.505Z] > git rev-list --no-walk 8e68d1531c859b91d0ec807d12cba7213f0dbc3e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:27:56.903Z] + echo snap-build.sh [2021-06-29T21:27:56.903Z] snap-build.sh [2021-06-29T21:27:56.903Z] + SNAP_BASE_DIR=. [2021-06-29T21:27:56.903Z] + '[' '!' -z /w/workspace/edgex-go/44 ']' [2021-06-29T21:27:56.903Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/44 [2021-06-29T21:27:56.903Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/44]' [2021-06-29T21:27:56.903Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/44] [2021-06-29T21:27:56.903Z] + cd /w/workspace/edgex-go/44 [2021-06-29T21:27:56.903Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-29T21:27:56.903Z] Reading package lists... [2021-06-29T21:27:56.903Z] Building dependency tree... [2021-06-29T21:27:56.903Z] Reading state information... [2021-06-29T21:27:57.165Z] The following packages were automatically installed and are no longer required: [2021-06-29T21:27:57.166Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-29T21:27:57.166Z] uidmap xdelta3 [2021-06-29T21:27:57.166Z] Use 'sudo apt autoremove' to remove them. [2021-06-29T21:27:57.166Z] The following packages will be REMOVED: [2021-06-29T21:27:57.166Z] lxd* lxd-client* [2021-06-29T21:27:57.435Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-29T21:27:57.435Z] After this operation, 31.7 MB disk space will be freed. [2021-06-29T21:27:57.959Z] (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-29T21:27:57.959Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T21:27:58.906Z] Removing lxd dnsmasq configuration [2021-06-29T21:27:58.906Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T21:27:59.169Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-29T21:27:59.745Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:28:00.010Z] (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-29T21:28:00.010Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T21:28:01.400Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-29T21:28:01.664Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-29T21:28:02.610Z] + sudo snap remove --purge lxd [2021-06-29T21:28:02.872Z] snap "lxd" is not installed [2021-06-29T21:28:02.872Z] + sudo groupadd --force --system lxd [2021-06-29T21:28:02.872Z] ++ whoami [2021-06-29T21:28:02.872Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-29T21:28:02.872Z] + newgrp - lxd [2021-06-29T21:28:03.134Z] + sudo snap install lxd [2021-06-29T21:28:11.291Z] 2021-06-29T21:28:08Z INFO Waiting for automatic snapd restart... [2021-06-29T21:28:29.429Z] lxd 4.15 from Canonical* installed [2021-06-29T21:28:29.429Z] + sudo lxd init --auto [2021-06-29T21:28:39.454Z] + sudo snap install --classic snapcraft [2021-06-29T21:28:49.545Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T21:28:49.545Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-29T21:28:49.545Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-29T21:28:49.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T21:28:49.545Z] Dload Upload Total Spent Left Speed [2021-06-29T21:28:49.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3710 0 --:--:-- --:--:-- --:--:-- 3710 [2021-06-29T21:28:49.545Z] 100 3325k 100 3325k 0 0 9637k 0 --:--:-- --:--:-- --:--:-- 9637k [2021-06-29T21:28:49.545Z] ./yq_linux_amd64 [2021-06-29T21:28:49.545Z] + sudo snapcraft prime --use-lxd [2021-06-29T21:28:52.094Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-29T21:28:52.094Z] 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-29T21:28:52.094Z] - README.md [2021-06-29T21:28:52.094Z] [2021-06-29T21:28:52.094Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T21:28:52.361Z] Launching a container. [2021-06-29T21:28:58.960Z] Waiting for container to be ready [2021-06-29T21:28:59.534Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-29T21:28:59.534Z] [2021-06-29T21:29:03.761Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-29T21:29:03.761Z] Waiting for network to be ready... [2021-06-29T21:29:04.024Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T21:29:04.286Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T21:29:04.286Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T21:29:04.547Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T21:29:04.547Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T21:29:04.547Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T21:29:04.547Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T21:29:04.547Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T21:29:04.547Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T21:29:04.547Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T21:29:04.820Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T21:29:04.820Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T21:29:04.847Z] gofmt -l . [2021-06-29T21:29:04.847Z] [ "`gofmt -l .`" = "" ] [2021-06-29T21:29:05.091Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T21:29:05.091Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T21:29:05.091Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T21:29:05.091Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T21:29:05.091Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T21:29:05.091Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T21:29:05.356Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T21:29:05.455Z] ./bin/test-attribution-txt.sh [2021-06-29T21:29:05.621Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-29T21:29:05.621Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T21:29:05.621Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T21:29:05.621Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T21:29:05.621Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T21:29:05.621Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T21:29:05.621Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T21:29:05.882Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [Pipeline] sh [2021-06-29T21:29:07.806Z] Fetched 24.8 MB in 4s (6442 kB/s) [2021-06-29T21:29:08.113Z] + ls -al . [2021-06-29T21:29:08.114Z] total 588 [2021-06-29T21:29:08.114Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 21:29 . [2021-06-29T21:29:08.114Z] drwxr-xr-x 4 root root 4096 Jun 29 21:24 .. [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 21:23 .dockerignore [2021-06-29T21:29:08.114Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 21:23 .git [2021-06-29T21:29:08.114Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 21:23 .github [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 21:23 .gitignore [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 21:23 .sonarcloud.properties [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 21:23 Attribution.txt [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 21:23 CHANGELOG.md [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 21:23 CONTRIBUTING.md [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 21:23 Dockerfile.build [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 21:23 Jenkinsfile [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 21:23 LICENSE [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 21:23 Makefile [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 21:23 README.md [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 21:23 SECURITY.md [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 21:20 VERSION [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 21:23 ZMQWindows.md [2021-06-29T21:29:08.114Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 21:23 bin [2021-06-29T21:29:08.114Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 21:23 cmd [2021-06-29T21:29:08.114Z] -rw-r--r-- 1 root root 398095 Jun 29 21:27 coverage.out [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 21:23 go.mod [2021-06-29T21:29:08.114Z] -rw-r--r-- 1 root root 20759 Jun 29 21:24 go.sum [2021-06-29T21:29:08.114Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 21:23 internal [2021-06-29T21:29:08.114Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 21:23 openapi [2021-06-29T21:29:08.114Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 21:23 snap [2021-06-29T21:29:08.114Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 21:23 version.go [Pipeline] sh [2021-06-29T21:29:08.751Z] Reading package lists... [2021-06-29T21:29:08.786Z] + '[' -e coverage.out ] [2021-06-29T21:29:08.786Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T21:29:08.823Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T21:29:09.013Z] Reading package lists... [2021-06-29T21:29:09.013Z] Building dependency tree... [2021-06-29T21:29:09.013Z] Reading state information... [2021-06-29T21:29:09.274Z] The following additional packages will be installed: [2021-06-29T21:29:09.274Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T21:29:09.274Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T21:29:09.274Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T21:29:09.274Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-29T21:29:09.274Z] Suggested packages: [2021-06-29T21:29:09.274Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-29T21:29:09.274Z] Recommended packages: [2021-06-29T21:29:09.274Z] gnupg libsasl2-modules [2021-06-29T21:29:09.274Z] The following NEW packages will be installed: [2021-06-29T21:29:09.274Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T21:29:09.274Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T21:29:09.274Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T21:29:09.274Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-29T21:29:09.274Z] The following packages will be upgraded: [2021-06-29T21:29:09.274Z] gpg gpg-agent gpgconf libudev1 [2021-06-29T21:29:09.274Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-29T21:29:09.274Z] Need to get 3530 kB of archives. [2021-06-29T21:29:09.274Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-29T21:29:09.274Z] 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-29T21:29:09.274Z] 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-29T21:29:09.274Z] 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-29T21:29:09.274Z] 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-29T21:29:09.535Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-29T21:29:09.665Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T21:29:09.796Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-29T21:29:10.057Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-29T21:29:10.057Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-29T21:29:10.057Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-29T21:29:10.320Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-29T21:29:10.320Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-29T21:29:10.320Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-29T21:29:10.320Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-29T21:29:10.320Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-29T21:29:10.320Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-29T21:29:10.320Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-29T21:29:10.320Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-29T21:29:10.321Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-29T21:29:10.321Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-29T21:29:10.321Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-29T21:29:10.321Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-29T21:29:10.321Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-29T21:29:10.321Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:29:10.350Z] + make build [2021-06-29T21:29:10.351Z] go mod tidy [2021-06-29T21:29:10.592Z] Fetched 3530 kB in 1s (3150 kB/s) [2021-06-29T21:29:10.592Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T21:29:10.592Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:29:10.592Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T21:29:10.592Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-29T21:29:10.592Z] Selecting previously unselected package udev. [2021-06-29T21:29:10.592Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T21:29:10.592Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:29:10.592Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-29T21:29:10.858Z] Selecting previously unselected package libfuse2:amd64. [2021-06-29T21:29:10.858Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T21:29:10.858Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T21:29:10.858Z] Selecting previously unselected package fuse. [2021-06-29T21:29:10.858Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T21:29:10.858Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-29T21:29:10.958Z] 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-29T21:29:11.144Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:29:11.144Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T21:29:11.144Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:29:11.144Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T21:29:11.144Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:29:11.144Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T21:29:11.407Z] Selecting previously unselected package libksba8:amd64. [2021-06-29T21:29:11.407Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-29T21:29:11.407Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-29T21:29:11.407Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-29T21:29:11.407Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:29:11.407Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:11.407Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-29T21:29:11.407Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:29:11.407Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:11.407Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-29T21:29:11.407Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:29:11.407Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:11.669Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-29T21:29:11.669Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:29:11.669Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:11.669Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-29T21:29:11.669Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:29:11.669Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:11.669Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-29T21:29:11.669Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:29:11.669Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:11.669Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-29T21:29:11.669Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:29:11.669Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:11.932Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-29T21:29:11.932Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:29:11.932Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:11.932Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-29T21:29:11.932Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T21:29:11.932Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:11.932Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-29T21:29:11.932Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T21:29:11.932Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T21:29:11.932Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-29T21:29:11.932Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T21:29:11.932Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T21:29:11.932Z] Selecting previously unselected package libldap-common. [2021-06-29T21:29:11.932Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-29T21:29:11.932Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T21:29:12.194Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-29T21:29:12.194Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-29T21:29:12.194Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T21:29:12.194Z] Selecting previously unselected package dirmngr. [2021-06-29T21:29:12.194Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:29:12.194Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T21:29:12.194Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T21:29:12.455Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-29T21:29:12.455Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T21:29:12.455Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T21:29:12.455Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T21:29:12.455Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-29T21:29:12.455Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:12.455Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-29T21:29:12.455Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T21:29:12.455Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-29T21:29:12.717Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-29T21:29:12.717Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:12.717Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-29T21:29:12.978Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-29T21:29:12.978Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-29T21:29:12.978Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:12.978Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:12.978Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:12.978Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:12.978Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:12.978Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:12.978Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T21:29:12.978Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T21:29:12.978Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T21:29:12.978Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T21:29:13.554Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-29T21:29:13.554Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-29T21:29:13.554Z] This means they are not meant to be enabled using systemctl. [2021-06-29T21:29:13.554Z] Possible reasons for having this kind of units are: [2021-06-29T21:29:13.554Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-29T21:29:13.554Z] .wants/ or .requires/ directory. [2021-06-29T21:29:13.554Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-29T21:29:13.554Z] a requirement dependency on it. [2021-06-29T21:29:13.554Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-29T21:29:13.554Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-29T21:29:13.554Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-29T21:29:13.554Z] instance name specified. [2021-06-29T21:29:13.554Z] Reading package lists... [2021-06-29T21:29:13.815Z] Building dependency tree... [2021-06-29T21:29:13.815Z] Reading state information... [2021-06-29T21:29:13.815Z] The following additional packages will be installed: [2021-06-29T21:29:13.815Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-29T21:29:13.815Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-29T21:29:13.815Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-29T21:29:13.815Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-29T21:29:13.815Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-29T21:29:13.815Z] Suggested packages: [2021-06-29T21:29:13.815Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-29T21:29:13.815Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-29T21:29:13.815Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-29T21:29:13.815Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-29T21:29:13.815Z] systemd-container policykit-1 [2021-06-29T21:29:13.815Z] Recommended packages: [2021-06-29T21:29:13.815Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-29T21:29:14.078Z] The following NEW packages will be installed: [2021-06-29T21:29:14.078Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-29T21:29:14.078Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-29T21:29:14.078Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-29T21:29:14.078Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-29T21:29:14.078Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-29T21:29:14.078Z] The following packages will be upgraded: [2021-06-29T21:29:14.078Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-29T21:29:14.078Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-29T21:29:14.078Z] Need to get 36.7 MB of archives. [2021-06-29T21:29:14.078Z] After this operation, 147 MB of additional disk space will be used. [2021-06-29T21:29:14.078Z] 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-29T21:29:14.078Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-29T21:29:14.078Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-29T21:29:14.078Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-29T21:29:14.078Z] 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-29T21:29:14.339Z] 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-29T21:29:14.339Z] 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-29T21:29:14.339Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-29T21:29:14.339Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-29T21:29:14.339Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-29T21:29:14.339Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-29T21:29:14.339Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-29T21:29:14.339Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-29T21:29:14.339Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-29T21:29:14.339Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-29T21:29:14.339Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-29T21:29:14.912Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-29T21:29:14.912Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-29T21:29:14.912Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-29T21:29:15.174Z] 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-29T21:29:15.174Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-29T21:29:15.174Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-29T21:29:15.174Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-29T21:29:15.174Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-29T21:29:15.174Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-29T21:29:15.174Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-29T21:29:15.174Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-29T21:29:15.174Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-29T21:29:15.174Z] 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-29T21:29:15.174Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-29T21:29:16.563Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:29:16.563Z] Fetched 36.7 MB in 2s (15.1 MB/s) [2021-06-29T21:29:16.563Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T21:29:16.563Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:29:16.825Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T21:29:17.086Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:29:17.086Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T21:29:17.348Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-29T21:29:17.348Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T21:29:17.348Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-29T21:29:17.348Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-29T21:29:17.348Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-29T21:29:17.611Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T21:29:17.611Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-29T21:29:17.611Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-29T21:29:17.679Z] 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-29T21:29:17.872Z] Setting up apt (1.6.13) ... [2021-06-29T21:29:17.872Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-29T21:29:18.133Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-29T21:29:18.395Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-29T21:29:18.395Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T21:29:18.395Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T21:29:18.395Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-29T21:29:18.395Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T21:29:18.395Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:29:18.655Z] Selecting previously unselected package libexpat1:amd64. [2021-06-29T21:29:18.655Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-29T21:29:18.655Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T21:29:18.655Z] Selecting previously unselected package python3.6-minimal. [2021-06-29T21:29:18.655Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T21:29:18.655Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:29:18.916Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T21:29:18.916Z] Checking for services that may need to be restarted...done. [2021-06-29T21:29:18.916Z] Checking for services that may need to be restarted...done. [2021-06-29T21:29:18.916Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:29:18.916Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T21:29:18.916Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:29:19.494Z] Selecting previously unselected package python3-minimal. [2021-06-29T21:29:19.494Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-29T21:29:19.494Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-29T21:29:19.494Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-29T21:29:19.494Z] Selecting previously unselected package mime-support. [2021-06-29T21:29:19.494Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-29T21:29:19.494Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-29T21:29:19.494Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-29T21:29:19.494Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-29T21:29:19.494Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T21:29:19.494Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-29T21:29:19.494Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T21:29:19.494Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:29:19.756Z] Selecting previously unselected package python3.6. [2021-06-29T21:29:19.756Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T21:29:19.756Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:29:19.756Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-29T21:29:19.756Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-29T21:29:19.756Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T21:29:19.756Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-29T21:29:20.017Z] Selecting previously unselected package python3. [2021-06-29T21:29:20.017Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-29T21:29:20.017Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-29T21:29:20.017Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-29T21:29:20.017Z] Selecting previously unselected package multiarch-support. [2021-06-29T21:29:20.017Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:29:20.017Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T21:29:20.279Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T21:29:20.279Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-29T21:29:20.279Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-29T21:29:20.279Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-29T21:29:20.279Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T21:29:20.279Z] Selecting previously unselected package libbsd0:amd64. [2021-06-29T21:29:20.279Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-29T21:29:20.279Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T21:29:20.279Z] Selecting previously unselected package sudo. [2021-06-29T21:29:20.279Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-29T21:29:20.279Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T21:29:20.541Z] Selecting previously unselected package apparmor. [2021-06-29T21:29:20.541Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T21:29:20.541Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-29T21:29:20.541Z] Selecting previously unselected package libedit2:amd64. [2021-06-29T21:29:20.541Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-29T21:29:20.541Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T21:29:20.541Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-29T21:29:20.541Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T21:29:20.541Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:29:20.803Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-29T21:29:20.803Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T21:29:20.803Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:29:20.803Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-29T21:29:20.803Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-29T21:29:20.803Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T21:29:20.803Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-29T21:29:20.803Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T21:29:20.803Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:29:20.803Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-29T21:29:20.803Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T21:29:20.803Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:29:21.063Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-29T21:29:21.063Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-29T21:29:21.063Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T21:29:21.063Z] Selecting previously unselected package openssh-client. [2021-06-29T21:29:21.063Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-29T21:29:21.063Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T21:29:21.323Z] Selecting previously unselected package squashfs-tools. [2021-06-29T21:29:21.323Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-29T21:29:21.323Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T21:29:21.323Z] Selecting previously unselected package snapd. [2021-06-29T21:29:21.323Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-29T21:29:21.323Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-29T21:29:23.233Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T21:29:23.233Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T21:29:23.233Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-29T21:29:23.494Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T21:29:23.494Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T21:29:23.494Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:29:23.494Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T21:29:23.494Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-29T21:29:23.494Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-29T21:29:24.067Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T21:29:24.068Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T21:29:24.068Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T21:29:24.068Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:29:24.068Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:29:24.068Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T21:29:24.642Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T21:29:24.642Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:29:24.642Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T21:29:24.642Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-29T21:29:24.642Z] running python rtupdate hooks for python3.6... [2021-06-29T21:29:24.642Z] running python post-rtupdate hooks for python3.6... [2021-06-29T21:29:24.642Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-29T21:29:25.214Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-29T21:29:25.214Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T21:29:25.214Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T21:29:25.474Z] Setting up snapd (2.49.2+18.04) ... [2021-06-29T21:29:25.735Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-29T21:29:25.996Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-29T21:29:25.996Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-29T21:29:26.257Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-29T21:29:26.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T21:29:26.520Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T21:29:26.520Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-29T21:29:26.782Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-29T21:29:27.044Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-29T21:29:27.044Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-29T21:29:27.305Z] /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-29T21:29:27.567Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T21:29:27.567Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T21:29:28.955Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T21:29:29.217Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T21:29:29.217Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T21:29:30.161Z] Reading package lists... [2021-06-29T21:29:30.433Z] Reading package lists... [2021-06-29T21:29:30.433Z] Building dependency tree... [2021-06-29T21:29:30.433Z] Reading state information... [2021-06-29T21:29:30.695Z] Calculating upgrade... [2021-06-29T21:29:30.695Z] The following packages will be upgraded: [2021-06-29T21:29:30.695Z] advancecomp base-files bash binutils binutils-common [2021-06-29T21:29:30.695Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-29T21:29:30.695Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-29T21:29:30.695Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-29T21:29:30.695Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-29T21:29:30.695Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-29T21:29:30.695Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-29T21:29:30.695Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-29T21:29:30.695Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-29T21:29:30.695Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-29T21:29:30.695Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-29T21:29:30.695Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-29T21:29:30.695Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-29T21:29:30.695Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-29T21:29:30.695Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-29T21:29:30.695Z] ubuntu-keyring util-linux [2021-06-29T21:29:30.695Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T21:29:30.695Z] Need to get 64.1 MB of archives. [2021-06-29T21:29:30.695Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-29T21:29:30.695Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-29T21:29:30.956Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-29T21:29:30.956Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-29T21:29:30.956Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-29T21:29:30.956Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-29T21:29:30.956Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-29T21:29:30.956Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-29T21:29:30.956Z] 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-29T21:29:30.956Z] 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-29T21:29:30.956Z] 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-29T21:29:30.956Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-29T21:29:30.957Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-29T21:29:30.957Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-29T21:29:30.957Z] 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-29T21:29:30.957Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-29T21:29:30.957Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-29T21:29:30.957Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-29T21:29:30.957Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-29T21:29:30.957Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-29T21:29:30.957Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-29T21:29:30.957Z] 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-29T21:29:31.224Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-29T21:29:31.224Z] 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-29T21:29:31.224Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-29T21:29:31.224Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-29T21:29:31.224Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-29T21:29:31.224Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-29T21:29:31.224Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-29T21:29:31.224Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-29T21:29:31.224Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-29T21:29:31.224Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-29T21:29:31.224Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-29T21:29:31.224Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-29T21:29:31.224Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-29T21:29:31.224Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-29T21:29:31.224Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-29T21:29:31.224Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-29T21:29:31.224Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-29T21:29:31.224Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-29T21:29:31.224Z] 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-29T21:29:31.224Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-29T21:29:31.224Z] 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-29T21:29:31.224Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-29T21:29:31.224Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-29T21:29:31.224Z] 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-29T21:29:31.224Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-29T21:29:31.224Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-29T21:29:31.224Z] 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-29T21:29:31.224Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-29T21:29:31.224Z] 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-29T21:29:31.224Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-29T21:29:31.224Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-29T21:29:31.224Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-29T21:29:31.224Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-29T21:29:31.224Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-29T21:29:31.224Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-29T21:29:31.224Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-29T21:29:31.486Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-29T21:29:31.748Z] 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-29T21:29:31.748Z] 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-29T21:29:31.748Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-29T21:29:31.748Z] 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-29T21:29:31.748Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-29T21:29:31.748Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-29T21:29:31.748Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-29T21:29:31.748Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-29T21:29:32.010Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-29T21:29:32.010Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-29T21:29:32.299Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-29T21:29:32.299Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-29T21:29:32.299Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-29T21:29:32.299Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-29T21:29:32.299Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-29T21:29:32.299Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-29T21:29:32.299Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-29T21:29:32.299Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-29T21:29:32.299Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-29T21:29:32.299Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-29T21:29:32.299Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-29T21:29:32.299Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-29T21:29:32.299Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-29T21:29:32.299Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-29T21:29:32.299Z] 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-29T21:29:32.299Z] 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-29T21:29:32.300Z] 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-29T21:29:32.300Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-29T21:29:32.300Z] 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-29T21:29:32.562Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-29T21:29:32.562Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-29T21:29:32.562Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-29T21:29:32.562Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-29T21:29:32.562Z] 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-29T21:29:32.562Z] 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-29T21:29:32.562Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-29T21:29:32.562Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-29T21:29:32.562Z] 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-29T21:29:32.562Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-29T21:29:32.562Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-29T21:29:32.562Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-29T21:29:32.823Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-29T21:29:32.823Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-29T21:29:32.823Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-29T21:29:32.823Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:29:32.823Z] Fetched 64.1 MB in 2s (32.6 MB/s) [2021-06-29T21:29:32.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:29:32.823Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:29:32.823Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T21:29:33.396Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:29:33.396Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T21:29:33.396Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-29T21:29:33.396Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-29T21:29:33.657Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:33.657Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:33.657Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:33.657Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:33.918Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:33.918Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:33.918Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:33.918Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:33.918Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:33.918Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:33.918Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:33.918Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:34.202Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:34.202Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:34.202Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:34.202Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:29:34.202Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:34.202Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-29T21:29:34.202Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:34.492Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:29:34.492Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:34.492Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:34.492Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:34.492Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:34.492Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:34.492Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T21:29:34.760Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:34.760Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:29:34.760Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:29:34.760Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T21:29:35.334Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T21:29:35.334Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T21:29:35.334Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-29T21:29:35.334Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-29T21:29:35.334Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-29T21:29:35.597Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-29T21:29:35.597Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-29T21:29:35.597Z] Installing new version of config file /etc/issue ... [2021-06-29T21:29:35.597Z] Installing new version of config file /etc/issue.net ... [2021-06-29T21:29:35.863Z] Installing new version of config file /etc/lsb-release ... [2021-06-29T21:29:35.863Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-29T21:29:35.863Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-29T21:29:36.125Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-29T21:29:36.125Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-29T21:29:36.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:36.125Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-29T21:29:36.125Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-29T21:29:36.388Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-29T21:29:36.388Z] 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-29T21:29:36.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:36.388Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:29:36.388Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-29T21:29:36.388Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:29:36.388Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:36.388Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-29T21:29:36.388Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-29T21:29:36.665Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-29T21:29:36.665Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:36.665Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-29T21:29:36.665Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T21:29:36.927Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-29T21:29:36.928Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:36.928Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T21:29:36.928Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T21:29:36.928Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T21:29:36.928Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:36.928Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T21:29:37.190Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T21:29:37.190Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-29T21:29:37.190Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:37.190Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-29T21:29:37.190Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-29T21:29:37.451Z] Setting up grep (3.1-2build1) ... [2021-06-29T21:29:37.451Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:37.451Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T21:29:37.451Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T21:29:37.451Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-29T21:29:37.451Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:37.451Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T21:29:37.451Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:29:37.713Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-29T21:29:37.713Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:37.713Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T21:29:37.713Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T21:29:38.285Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T21:29:38.285Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T21:29:38.285Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T21:29:38.285Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T21:29:38.546Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-29T21:29:38.546Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:38.546Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-29T21:29:38.546Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T21:29:39.490Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T21:29:39.490Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T21:29:39.490Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T21:29:39.491Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T21:29:39.491Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T21:29:39.491Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:39.491Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-29T21:29:39.491Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-29T21:29:39.751Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-29T21:29:39.751Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:39.751Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:29:39.751Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:29:39.751Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:29:39.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:39.752Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:29:39.873Z] 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-29T21:29:40.013Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:29:40.013Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:29:40.013Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:40.013Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:29:40.013Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:29:40.013Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:29:40.274Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:40.274Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:29:40.274Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:29:40.274Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:29:40.274Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:40.274Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T21:29:40.274Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:29:40.274Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T21:29:40.274Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:29:40.475Z] 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-29T21:29:40.539Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T21:29:40.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:40.539Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T21:29:40.539Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:29:40.539Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T21:29:40.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:40.539Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:29:40.539Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:29:40.799Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:29:40.799Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:40.799Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:29:40.799Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:29:40.799Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:29:40.799Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:40.799Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:29:41.060Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:29:41.322Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:29:41.584Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-29T21:29:41.845Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-29T21:29:41.845Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:41.845Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T21:29:41.845Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T21:29:41.845Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:29:42.106Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T21:29:42.107Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-29T21:29:42.107Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T21:29:42.107Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-29T21:29:42.107Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:29:42.107Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-29T21:29:42.368Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-29T21:29:42.368Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-29T21:29:42.631Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:29:42.631Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-29T21:29:42.631Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T21:29:42.631Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-29T21:29:42.631Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:29:42.631Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-29T21:29:42.631Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T21:29:42.631Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-29T21:29:42.631Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:29:42.631Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T21:29:42.892Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T21:29:42.892Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T21:29:42.892Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T21:29:42.892Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T21:29:42.892Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T21:29:42.892Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T21:29:43.153Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-29T21:29:43.153Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T21:29:43.153Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T21:29:43.153Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T21:29:43.417Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:43.417Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T21:29:43.417Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T21:29:43.417Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-29T21:29:43.417Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T21:29:43.417Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T21:29:43.417Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T21:29:43.417Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T21:29:43.680Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:43.680Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-29T21:29:43.680Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-29T21:29:43.680Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-29T21:29:43.680Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:43.680Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-29T21:29:43.680Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-29T21:29:43.680Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-29T21:29:43.941Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:43.941Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-29T21:29:43.941Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T21:29:43.941Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T21:29:44.207Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:44.207Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T21:29:44.207Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T21:29:44.207Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T21:29:44.207Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:44.207Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-29T21:29:44.207Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-29T21:29:44.207Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-29T21:29:44.207Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:44.207Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T21:29:44.479Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T21:29:44.479Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-29T21:29:44.748Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:44.748Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T21:29:44.748Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T21:29:44.748Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-29T21:29:44.748Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:44.748Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T21:29:44.748Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T21:29:44.748Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T21:29:44.799Z] 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-29T21:29:45.010Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:45.011Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T21:29:45.011Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T21:29:45.011Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T21:29:45.011Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:45.011Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-29T21:29:45.011Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-29T21:29:45.276Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-29T21:29:45.276Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:45.276Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-29T21:29:45.276Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-29T21:29:45.276Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-29T21:29:45.276Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:45.276Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-29T21:29:45.276Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-29T21:29:45.403Z] 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-29T21:29:45.539Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-29T21:29:45.539Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:45.539Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-29T21:29:45.539Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-29T21:29:45.539Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-29T21:29:45.539Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:45.539Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-29T21:29:45.539Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-29T21:29:45.800Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-29T21:29:45.800Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T21:29:45.800Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-29T21:29:45.800Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-29T21:29:45.800Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-29T21:29:45.800Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-29T21:29:45.800Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T21:29:45.800Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T21:29:46.063Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T21:29:46.063Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T21:29:46.063Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T21:29:46.063Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T21:29:46.326Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-29T21:29:46.326Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-29T21:29:46.326Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T21:29:46.326Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-29T21:29:46.326Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-29T21:29:46.326Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-29T21:29:46.588Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-29T21:29:46.588Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-29T21:29:46.588Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-29T21:29:46.588Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-29T21:29:46.588Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-29T21:29:46.588Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-29T21:29:46.588Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-29T21:29:46.588Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-29T21:29:46.850Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-29T21:29:46.850Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-29T21:29:46.850Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-29T21:29:46.850Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-29T21:29:47.116Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-29T21:29:47.116Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-29T21:29:47.116Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-29T21:29:47.116Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-29T21:29:47.379Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T21:29:47.379Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T21:29:47.642Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T21:29:47.642Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T21:29:47.642Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T21:29:47.642Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T21:29:47.642Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T21:29:47.642Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T21:29:47.642Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:47.642Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:29:48.001Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:48.001Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:29:48.001Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:48.001Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:29:48.001Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:48.001Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:29:48.797Z] 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-29T21:29:48.951Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:48.951Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:29:49.527Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:49.527Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:29:49.789Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:49.790Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:29:50.052Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:50.052Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:29:51.002Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T21:29:51.002Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T21:29:51.002Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T21:29:51.002Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T21:29:51.002Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T21:29:51.002Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T21:29:51.002Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T21:29:51.002Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T21:29:51.265Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-29T21:29:51.265Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-29T21:29:51.265Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T21:29:51.265Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T21:29:51.265Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T21:29:51.265Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T21:29:51.265Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-29T21:29:51.265Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-29T21:29:51.530Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:51.530Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T21:29:51.530Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:51.530Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:51.530Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:51.530Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-29T21:29:51.530Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-29T21:29:51.530Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-29T21:29:51.530Z] [2021-06-29T21:29:51.530Z] Current default time zone: 'Etc/UTC' [2021-06-29T21:29:51.530Z] Local time is now: Tue Jun 29 21:29:51 UTC 2021. [2021-06-29T21:29:51.530Z] Universal Time is now: Tue Jun 29 21:29:51 UTC 2021. [2021-06-29T21:29:51.530Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-29T21:29:51.530Z] [2021-06-29T21:29:51.530Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-29T21:29:51.530Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:51.530Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-29T21:29:51.530Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-29T21:29:51.797Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-29T21:29:51.797Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-29T21:29:51.797Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-29T21:29:51.797Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-29T21:29:51.797Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-29T21:29:51.797Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T21:29:51.797Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:51.797Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-29T21:29:51.797Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:29:51.797Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T21:29:51.797Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:52.061Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-29T21:29:52.061Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-29T21:29:52.061Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-29T21:29:52.061Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T21:29:52.061Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-29T21:29:52.061Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-29T21:29:52.061Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:29:52.061Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-29T21:29:52.194Z] 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-29T21:29:53.984Z] Updating certificates in /etc/ssl/certs... [2021-06-29T21:29:54.559Z] 23 added, 27 removed; done. [2021-06-29T21:29:54.559Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T21:29:54.559Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T21:29:54.559Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-29T21:29:54.559Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-29T21:29:54.559Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-29T21:29:54.559Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:29:54.559Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T21:29:54.559Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:29:54.559Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:29:54.559Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:29:54.822Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:29:54.822Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:29:54.822Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-29T21:29:54.822Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-29T21:29:54.822Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-29T21:29:54.822Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-29T21:29:54.822Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-29T21:29:54.822Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:29:54.822Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T21:29:54.822Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-29T21:29:54.822Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-29T21:29:54.822Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-29T21:29:54.822Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:29:54.822Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T21:29:55.085Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-29T21:29:55.085Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-29T21:29:55.085Z] Updating certificates in /etc/ssl/certs... [2021-06-29T21:29:55.594Z] 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-29T21:29:55.661Z] 0 added, 0 removed; done. [2021-06-29T21:29:55.661Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-29T21:29:55.661Z] done. [2021-06-29T21:29:55.926Z] Reading package lists... [2021-06-29T21:29:55.926Z] Building dependency tree... [2021-06-29T21:29:55.926Z] Reading state information... [2021-06-29T21:29:56.191Z] The following NEW packages will be installed: [2021-06-29T21:29:56.191Z] apt-transport-https [2021-06-29T21:29:56.456Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T21:29:56.456Z] Need to get 1692 B of archives. [2021-06-29T21:29:56.456Z] After this operation, 154 kB of additional disk space will be used. [2021-06-29T21:29:56.456Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-29T21:29:56.456Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:29:56.456Z] Fetched 1692 B in 0s (9657 B/s) [2021-06-29T21:29:56.456Z] Selecting previously unselected package apt-transport-https. [2021-06-29T21:29:56.456Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-29T21:29:56.456Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-29T21:29:56.456Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-29T21:29:56.456Z] Setting up apt-transport-https (1.6.13) ... [2021-06-29T21:29:56.720Z] Waiting for network to be ready... [2021-06-29T21:29:58.997Z] 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-29T21:30:01.625Z] 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-29T21:30:03.346Z] 2021-06-29T21:30:00Z INFO Waiting for automatic snapd restart... [2021-06-29T21:30:04.284Z] 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-29T21:30:04.297Z] snapd 2.51 from Canonical* installed [2021-06-29T21:30:05.244Z] "snapd" switched to the "latest/stable" channel [2021-06-29T21:30:05.244Z] [2021-06-29T21:30:07.801Z] core18 20210611 from Canonical* installed [2021-06-29T21:30:08.064Z] "core18" switched to the "latest/stable" channel [2021-06-29T21:30:08.064Z] [Pipeline] } [2021-06-29T21:30:09.745Z] $ docker stop --time=1 d2799c7cf766cdb82a48bae93dfbb11fd444dcc114c841318a62ee9c603f68d2 [2021-06-29T21:30:11.388Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T21:30:11.650Z] "snapcraft" switched to the "latest/stable" channel [2021-06-29T21:30:11.650Z] [2021-06-29T21:30:12.439Z] $ docker rm -f d2799c7cf766cdb82a48bae93dfbb11fd444dcc114c841318a62ee9c603f68d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:30:14.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T21:30:14.443Z] [2021-06-29T21:30:14.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:30:14.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T21:30:15.083Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-29T21:30:15.083Z] 29e5d40040c1: Pulling fs layer [2021-06-29T21:30:15.083Z] 1ce36da41761: Pulling fs layer [2021-06-29T21:30:15.083Z] 25b303627fd3: Pulling fs layer [2021-06-29T21:30:15.357Z] 29e5d40040c1: Verifying Checksum [2021-06-29T21:30:15.357Z] 29e5d40040c1: Download complete [2021-06-29T21:30:15.875Z] 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-29T21:30:15.875Z] - README.md [2021-06-29T21:30:15.875Z] [2021-06-29T21:30:15.875Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T21:30:15.957Z] 1ce36da41761: Verifying Checksum [2021-06-29T21:30:15.958Z] 1ce36da41761: Download complete [2021-06-29T21:30:15.958Z] 29e5d40040c1: Pull complete [2021-06-29T21:30:16.138Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T21:30:16.138Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T21:30:16.401Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T21:30:17.349Z] Reading package lists... [2021-06-29T21:30:17.396Z] 1ce36da41761: Pull complete [2021-06-29T21:30:17.397Z] 25b303627fd3: Verifying Checksum [2021-06-29T21:30:17.397Z] 25b303627fd3: Download complete [2021-06-29T21:30:17.633Z] 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-29T21:30:17.633Z] Reading package lists... [2021-06-29T21:30:17.976Z] Building dependency tree... [2021-06-29T21:30:17.976Z] Reading state information... [2021-06-29T21:30:18.279Z] Suggested packages: [2021-06-29T21:30:18.279Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-29T21:30:18.279Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-29T21:30:18.280Z] Recommended packages: [2021-06-29T21:30:18.280Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-29T21:30:18.280Z] The following NEW packages will be installed: [2021-06-29T21:30:18.280Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-29T21:30:18.280Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-29T21:30:18.280Z] pkg-config zip [2021-06-29T21:30:18.280Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T21:30:18.280Z] Need to get 7663 kB of archives. [2021-06-29T21:30:18.280Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-29T21:30:18.280Z] 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-29T21:30:18.280Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-29T21:30:18.280Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-29T21:30:18.280Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-29T21:30:18.280Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-29T21:30:18.574Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-29T21:30:18.574Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-29T21:30:18.574Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-29T21:30:18.574Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-29T21:30:18.574Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-29T21:30:18.574Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-29T21:30:18.843Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-29T21:30:18.843Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-29T21:30:18.843Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-29T21:30:18.843Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-29T21:30:19.132Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T21:30:19.132Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-06-29T21:30:19.132Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-29T21:30:19.132Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-29T21:30:19.132Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-29T21:30:19.132Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T21:30:19.395Z] Selecting previously unselected package libpsl5:amd64. [2021-06-29T21:30:19.395Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-29T21:30:19.395Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T21:30:19.395Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-29T21:30:19.395Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-29T21:30:19.395Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T21:30:19.395Z] Selecting previously unselected package librtmp1:amd64. [2021-06-29T21:30:19.395Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-29T21:30:19.395Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T21:30:19.395Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-29T21:30:19.395Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-29T21:30:19.395Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T21:30:19.659Z] Selecting previously unselected package liberror-perl. [2021-06-29T21:30:19.659Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-29T21:30:19.659Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-29T21:30:19.659Z] Selecting previously unselected package git-man. [2021-06-29T21:30:19.659Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-29T21:30:19.659Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T21:30:19.921Z] Selecting previously unselected package git. [2021-06-29T21:30:19.921Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-29T21:30:19.921Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T21:30:20.499Z] Selecting previously unselected package libnorm1:amd64. [2021-06-29T21:30:20.499Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-29T21:30:20.499Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T21:30:20.499Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-29T21:30:20.499Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-29T21:30:20.499Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T21:30:20.499Z] Selecting previously unselected package libsodium23:amd64. [2021-06-29T21:30:20.499Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-29T21:30:20.499Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-29T21:30:20.765Z] Selecting previously unselected package libzmq5:amd64. [2021-06-29T21:30:20.765Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T21:30:20.765Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T21:30:20.765Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-29T21:30:20.765Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T21:30:20.765Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T21:30:20.765Z] Selecting previously unselected package pkg-config. [2021-06-29T21:30:20.765Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-29T21:30:21.030Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T21:30:21.030Z] Selecting previously unselected package zip. [2021-06-29T21:30:21.030Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-29T21:30:21.030Z] Unpacking zip (3.0-11build1) ... [2021-06-29T21:30:21.030Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T21:30:21.030Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T21:30:21.030Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T21:30:21.030Z] Setting up liberror-perl (0.17025-1) ... [2021-06-29T21:30:21.030Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T21:30:21.030Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T21:30:21.030Z] No schema files found: doing nothing. [2021-06-29T21:30:21.030Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T21:30:21.030Z] Setting up zip (3.0-11build1) ... [2021-06-29T21:30:21.030Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T21:30:21.030Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-29T21:30:21.030Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T21:30:21.293Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T21:30:21.293Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T21:30:21.293Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T21:30:21.293Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T21:30:21.293Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T21:30:21.868Z] git set to automatically installed. [2021-06-29T21:30:21.869Z] git-man set to automatically installed. [2021-06-29T21:30:21.869Z] libcurl3-gnutls set to automatically installed. [2021-06-29T21:30:21.869Z] liberror-perl set to automatically installed. [2021-06-29T21:30:21.869Z] libglib2.0-0 set to automatically installed. [2021-06-29T21:30:21.869Z] libnghttp2-14 set to automatically installed. [2021-06-29T21:30:21.869Z] libnorm1 set to automatically installed. [2021-06-29T21:30:21.869Z] libpgm-5.2-0 set to automatically installed. [2021-06-29T21:30:21.869Z] libpsl5 set to automatically installed. [2021-06-29T21:30:21.869Z] librtmp1 set to automatically installed. [2021-06-29T21:30:21.869Z] libsodium23 set to automatically installed. [2021-06-29T21:30:21.869Z] libzmq3-dev set to automatically installed. [2021-06-29T21:30:21.869Z] libzmq5 set to automatically installed. [2021-06-29T21:30:21.869Z] pkg-config set to automatically installed. [2021-06-29T21:30:21.869Z] zip set to automatically installed. [2021-06-29T21:30:23.260Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T21:30:27.704Z] 25b303627fd3: Pull complete [2021-06-29T21:30:27.704Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-29T21:30:27.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T21:30:27.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-29T21:30:27.974Z] prd-ubuntu18.04-docker-arm64-4c-16g-747 does not seem to be running inside a container [2021-06-29T21:30:28.102Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T21:30:30.960Z] $ docker top bf50bc39db0852dd3e2ae19829e38c155429141aac793578a7678ea06aa31a8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:30:31.448Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-29T21:30:31.711Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T21:30:31.970Z] + docker-compose build --help [2021-06-29T21:30:31.970Z] + grep parallel [2021-06-29T21:30:32.658Z] snap "core18" has no updates available [2021-06-29T21:30:33.242Z] Pulling config-common [2021-06-29T21:30:33.242Z] + snapcraftctl pull [2021-06-29T21:30:34.194Z] Pulling go-build-helper [2021-06-29T21:30:34.194Z] + snapcraftctl pull [2021-06-29T21:30:35.152Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-29T21:30:35.152Z] Skipping pull go-build-helper (already ran) [2021-06-29T21:30:35.152Z] Building go-build-helper [2021-06-29T21:30:35.152Z] + snapcraftctl build [2021-06-29T21:30:36.297Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T21:30:36.343Z] $ docker stop --time=1 bf50bc39db0852dd3e2ae19829e38c155429141aac793578a7678ea06aa31a8e [2021-06-29T21:30:37.082Z] Staging go-build-helper [2021-06-29T21:30:37.082Z] + snapcraftctl stage [2021-06-29T21:30:38.221Z] $ docker rm -f bf50bc39db0852dd3e2ae19829e38c155429141aac793578a7678ea06aa31a8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:30:38.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T21:30:38.879Z] . [Pipeline] withDockerContainer [2021-06-29T21:30:39.145Z] prd-ubuntu18.04-docker-arm64-4c-16g-747 does not seem to be running inside a container [2021-06-29T21:30:39.248Z] $ 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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T21:30:40.829Z] $ docker top 3be7a097ec2ef0561fbe3b111ee2176242ce81a6680ca9c8e91bb13875dfc1ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:30:41.784Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T21:30:45.247Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T21:30:45.247Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T21:30:45.247Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T21:30:45.247Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T21:30:45.247Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T21:30:45.247Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T21:30:45.247Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T21:30:45.247Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T21:30:45.247Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T21:30:45.247Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T21:30:45.247Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T21:30:45.247Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T21:30:45.247Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T21:30:45.247Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T21:30:45.247Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T21:30:45.247Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T21:30:45.247Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T21:30:45.247Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T21:30:45.247Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T21:30:45.247Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-29T21:30:45.247Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T21:30:45.247Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T21:30:45.247Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T21:30:45.247Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T21:30:45.247Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T21:30:45.247Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T21:30:45.247Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T21:30:45.247Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-29T21:30:45.247Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-29T21:30:45.247Z] Fetched 224 kB in 0s (0 B/s) [2021-06-29T21:30:45.247Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-29T21:30:45.247Z] Fetched 157 kB in 0s (0 B/s) [2021-06-29T21:30:45.247Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-29T21:30:45.247Z] Fetched 221 kB in 0s (0 B/s) [2021-06-29T21:30:45.247Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-29T21:30:45.247Z] Fetched 143 kB in 0s (0 B/s) [2021-06-29T21:30:45.247Z] Pulling edgex-go [2021-06-29T21:30:45.247Z] + snapcraftctl pull [2021-06-29T21:30:46.076Z] Building core-command ... [2021-06-29T21:30:46.076Z] Building core-data ... [2021-06-29T21:30:46.076Z] Building core-metadata ... [2021-06-29T21:30:46.076Z] Building security-bootstrapper ... [2021-06-29T21:30:46.076Z] Building security-proxy-setup ... [2021-06-29T21:30:46.076Z] Building security-secretstore-setup ... [2021-06-29T21:30:46.076Z] Building support-notifications ... [2021-06-29T21:30:46.076Z] Building support-scheduler ... [2021-06-29T21:30:46.076Z] Building sys-mgmt-agent ... [2021-06-29T21:30:46.076Z] Building support-scheduler [2021-06-29T21:30:46.076Z] Building core-metadata [2021-06-29T21:30:46.076Z] Building support-notifications [2021-06-29T21:30:46.076Z] Building sys-mgmt-agent [2021-06-29T21:30:46.076Z] Building security-proxy-setup [2021-06-29T21:30:46.649Z] Pulling hooks [2021-06-29T21:30:46.649Z] + snapcraftctl pull [2021-06-29T21:31:04.810Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T21:31:04.811Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T21:31:04.811Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T21:31:04.811Z] Fetched 0 B in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-29T21:31:04.811Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-29T21:31:04.811Z] Fetched 279 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-29T21:31:04.811Z] Fetched 122 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-29T21:31:04.811Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-29T21:31:04.811Z] Fetched 8848 B in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-29T21:31:04.811Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-29T21:31:04.811Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-29T21:31:04.811Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-29T21:31:04.811Z] Fetched 219 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-29T21:31:04.811Z] Fetched 154 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-29T21:31:04.811Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-29T21:31:04.811Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-29T21:31:04.811Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-29T21:31:04.811Z] Fetched 499 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-29T21:31:04.811Z] Fetched 111 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-29T21:31:04.811Z] Fetched 240 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-29T21:31:04.811Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-29T21:31:04.811Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-29T21:31:04.811Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-29T21:31:04.811Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-29T21:31:04.811Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-29T21:31:04.811Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-29T21:31:04.811Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-29T21:31:04.811Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-29T21:31:04.811Z] Fetched 8720 B in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-29T21:31:04.811Z] Fetched 140 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-29T21:31:04.811Z] Fetched 119 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-29T21:31:04.811Z] Fetched 111 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-29T21:31:04.811Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-29T21:31:04.811Z] Fetched 645 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-29T21:31:04.811Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-29T21:31:04.811Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-29T21:31:04.811Z] Fetched 368 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-29T21:31:04.811Z] Fetched 187 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-29T21:31:04.811Z] Fetched 175 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-29T21:31:04.811Z] Fetched 206 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-29T21:31:04.811Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-29T21:31:04.811Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-29T21:31:04.811Z] Fetched 159 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-29T21:31:04.811Z] Fetched 107 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-29T21:31:04.811Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-29T21:31:04.811Z] Pulling static-packages [2021-06-29T21:31:04.811Z] + snapcraftctl pull [2021-06-29T21:31:04.811Z] Pulling version [2021-06-29T21:31:04.811Z] + cd /root/project [2021-06-29T21:31:04.811Z] + git describe --tags --abbrev=0 [2021-06-29T21:31:04.811Z] + sed s/v// [2021-06-29T21:31:04.811Z] + GIT_VERSION=2.0.0-dev.275 [2021-06-29T21:31:04.811Z] + [ -z 2.0.0-dev.275 ] [2021-06-29T21:31:04.811Z] + snapcraftctl set-version 2.0.0-dev.275 [2021-06-29T21:31:04.811Z] Building config-common [2021-06-29T21:31:04.811Z] + snapcraftctl build [2021-06-29T21:31:06.206Z] Skipping build go-build-helper (already ran) [2021-06-29T21:31:06.206Z] Building edgex-go [2021-06-29T21:31:06.470Z] + cd /root/parts/edgex-go/src [2021-06-29T21:31:06.470Z] + git describe --tags --abbrev=0 [2021-06-29T21:31:06.470Z] + sed s/v// [2021-06-29T21:31:06.470Z] + GIT_VERSION=2.0.0-dev.275 [2021-06-29T21:31:06.470Z] + [ -z 2.0.0-dev.275 ] [2021-06-29T21:31:06.470Z] + echo 2.0.0-dev.275 [2021-06-29T21:31:06.470Z] + make build [2021-06-29T21:31:06.470Z] go mod tidy [2021-06-29T21:31:08.394Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-29T21:31:08.394Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-06-29T21:31:08.394Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-06-29T21:31:08.394Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-29T21:31:08.394Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-29T21:31:08.394Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-06-29T21:31:08.394Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-29T21:31:08.394Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-29T21:31:08.394Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-29T21:31:08.394Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-29T21:31:08.394Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-06-29T21:31:08.394Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-29T21:31:08.657Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-29T21:31:08.657Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-29T21:31:08.920Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-29T21:31:08.920Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-29T21:31:08.920Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-06-29T21:31:09.183Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-06-29T21:31:09.761Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-29T21:31:09.761Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-29T21:31:09.761Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-29T21:31:09.761Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-29T21:31:09.761Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-29T21:31:09.761Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-29T21:31:09.761Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-29T21:31:09.761Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-29T21:31:10.027Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-29T21:31:10.027Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-29T21:31:10.027Z] go: downloading golang.org/x/text v0.3.2 [2021-06-29T21:31:10.027Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-29T21:31:10.027Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-29T21:31:10.027Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-29T21:31:10.027Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-29T21:31:10.027Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-29T21:31:10.297Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-29T21:31:10.297Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-29T21:31:10.297Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-29T21:31:10.297Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-29T21:31:10.297Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-29T21:31:10.560Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-29T21:31:10.561Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-29T21:31:10.561Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-29T21:31:10.826Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-29T21:31:10.826Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-29T21:31:10.826Z] go: downloading github.com/kr/text v0.1.0 [2021-06-29T21:31:10.826Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-29T21:31:10.826Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-29T21:31:10.826Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-29T21:31:10.826Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-29T21:31:10.826Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-29T21:31:10.826Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-29T21:31:10.826Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-29T21:31:11.090Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-29T21:31:11.090Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-29T21:31:11.091Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-29T21:31:11.091Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-29T21:31:11.091Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-29T21:31:11.091Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-29T21:31:11.091Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-29T21:31:11.091Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-29T21:31:11.091Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-29T21:31:11.091Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-29T21:31:11.091Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-29T21:31:11.091Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-29T21:31:11.091Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-29T21:31:11.091Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-29T21:31:11.353Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-29T21:31:11.353Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-29T21:31:11.353Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-29T21:31:11.353Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-29T21:31:11.354Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-29T21:31:11.354Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-29T21:31:11.354Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-29T21:31:11.354Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-29T21:31:11.354Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-29T21:31:11.354Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-29T21:31:11.354Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-29T21:31:11.354Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-data/core-data ./cmd/core-data [2021-06-29T21:31:21.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T21:31:24.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/core-command/core-command ./cmd/core-command [2021-06-29T21:31:25.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-29T21:31:26.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-29T21:31:26.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-29T21:31:27.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-29T21:31:28.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-29T21:31:29.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-29T21:31:31.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-29T21:31:31.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-29T21:31:32.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.0-dev.275" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-29T21:31:34.439Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-29T21:31:34.439Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-29T21:31:34.439Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-29T21:31:34.439Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-29T21:31:34.439Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-29T21:31:34.439Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-29T21:31:34.439Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-29T21:31:34.439Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-29T21:31:34.439Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-29T21:31:34.439Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-29T21:31:34.439Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-29T21:31:34.439Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-29T21:31:34.439Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-29T21:31:34.439Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-29T21:31:34.439Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-29T21:31:34.439Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-29T21:31:34.439Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-29T21:31:34.439Z] + 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-29T21:31:34.439Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-29T21:31:34.439Z] + 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-29T21:31:34.439Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-29T21:31:34.439Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-29T21:31:34.439Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-29T21:31:34.439Z] + 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-29T21:31:34.439Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-29T21:31:34.439Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-29T21:31:34.439Z] + 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-29T21:31:35.390Z] Building hooks [2021-06-29T21:31:35.391Z] + cd /root/parts/hooks/src [2021-06-29T21:31:35.391Z] + make build [2021-06-29T21:31:35.391Z] go mod tidy [2021-06-29T21:31:36.342Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-06-29T21:31:36.342Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-06-29T21:31:36.603Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-06-29T21:31:36.603Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-06-29T21:31:36.603Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-29T21:31:37.174Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-06-29T21:31:37.749Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-06-29T21:31:37.749Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-06-29T21:31:41.053Z] Building static-packages [2021-06-29T21:31:41.053Z] + snapcraftctl build [2021-06-29T21:31:42.442Z] Building version [2021-06-29T21:31:42.442Z] + snapcraftctl build [2021-06-29T21:31:44.356Z] Staging config-common [2021-06-29T21:31:44.356Z] + snapcraftctl stage [2021-06-29T21:31:45.462Z] Skipping stage go-build-helper (already ran) [2021-06-29T21:31:45.462Z] + snapcraftctl stage [2021-06-29T21:31:45.462Z] Staging edgex-go [2021-06-29T21:31:46.406Z] Staging hooks [2021-06-29T21:31:46.406Z] + snapcraftctl stage [2021-06-29T21:31:47.791Z] Staging static-packages [2021-06-29T21:31:47.791Z] + snapcraftctl stage [2021-06-29T21:31:48.363Z] Staging version [2021-06-29T21:31:48.363Z] + snapcraftctl stage [2021-06-29T21:31:49.750Z] Priming config-common [2021-06-29T21:31:49.750Z] + snapcraftctl prime [2021-06-29T21:31:50.692Z] Priming go-build-helper [2021-06-29T21:31:50.692Z] + snapcraftctl prime [2021-06-29T21:31:51.636Z] Priming edgex-go [2021-06-29T21:31:51.636Z] + snapcraftctl prime [2021-06-29T21:31:52.580Z] Priming hooks [2021-06-29T21:31:52.580Z] + snapcraftctl prime [2021-06-29T21:31:53.966Z] Priming static-packages [2021-06-29T21:31:53.966Z] + snapcraftctl prime [2021-06-29T21:31:54.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:31:54.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:31:54.099Z] ---> 338443ff6b32 [2021-06-29T21:31:54.099Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T21:31:54.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:31:54.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:31:54.099Z] ---> 338443ff6b32 [2021-06-29T21:31:54.099Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T21:31:54.099Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:31:54.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:31:54.099Z] ---> 338443ff6b32 [2021-06-29T21:31:54.099Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:31:54.099Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:31:54.099Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:31:54.099Z] ---> 338443ff6b32 [2021-06-29T21:31:54.099Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:31:54.099Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:31:54.099Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:31:54.099Z] ---> 338443ff6b32 [2021-06-29T21:31:54.099Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T21:31:55.879Z] Priming version [2021-06-29T21:31:56.140Z] + snapcraftctl prime [2021-06-29T21:31:57.086Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-29T21:31:57.488Z] ---> Running in de22341cf6ff [2021-06-29T21:31:57.488Z] ---> Running in ca77f341dd24 [2021-06-29T21:31:57.488Z] ---> Running in 57123379425a [2021-06-29T21:31:57.488Z] ---> Running in 7c6153df2c06 [2021-06-29T21:31:57.488Z] ---> Running in 284c13395bb9 [2021-06-29T21:31:58.469Z] Removing intermediate container ca77f341dd24 [2021-06-29T21:31:58.469Z] ---> c473c32a0233 [2021-06-29T21:31:58.469Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:31:58.469Z] Removing intermediate container 7c6153df2c06 [2021-06-29T21:31:58.469Z] ---> c228a10f72dd [2021-06-29T21:31:58.469Z] Removing intermediate container 57123379425a [2021-06-29T21:31:58.469Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:31:58.469Z] ---> df38306313af [2021-06-29T21:31:58.469Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:31:58.469Z] Removing intermediate container de22341cf6ff [2021-06-29T21:31:58.469Z] ---> 6faea443e7e6 [2021-06-29T21:31:58.469Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [2021-06-29T21:31:58.753Z] Removing intermediate container 284c13395bb9 [2021-06-29T21:31:58.753Z] ---> 6e2789890b30 [2021-06-29T21:31:58.753Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:31:58.753Z] ---> Running in 54c72f02f753 [2021-06-29T21:31:58.753Z] ---> Running in d59aac36486b [2021-06-29T21:31:58.753Z] ---> Running in cd55436f3f1e [2021-06-29T21:31:58.753Z] ---> Running in 41c2863f0a82 [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T21:31:59.028Z] ---> Running in 62021d3284df [2021-06-29T21:32:02.470Z] Removing intermediate container 54c72f02f753 [2021-06-29T21:32:02.470Z] ---> 763b59ddb5e4 [2021-06-29T21:32:02.470Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T21:32:02.470Z] ---> Running in ad87ac00cbbb [2021-06-29T21:32:02.770Z] Removing intermediate container d59aac36486b [2021-06-29T21:32:02.770Z] ---> e0e201160161 [2021-06-29T21:32:02.770Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T21:32:03.043Z] ---> Running in 79000097bfa0 [2021-06-29T21:32:03.324Z] Removing intermediate container cd55436f3f1e [2021-06-29T21:32:03.324Z] ---> 2a425f74dc8a [2021-06-29T21:32:03.324Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T21:32:03.324Z] Removing intermediate container 41c2863f0a82 [2021-06-29T21:32:03.324Z] ---> 525c404509d2 [2021-06-29T21:32:03.324Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T21:32:03.601Z] ---> Running in 687bd13e0713 [2021-06-29T21:32:03.601Z] ---> Running in c0b70529c77b [2021-06-29T21:32:03.887Z] Removing intermediate container 62021d3284df [2021-06-29T21:32:03.888Z] ---> 9829224ca42c [2021-06-29T21:32:03.888Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T21:32:04.163Z] ---> Running in 8882980bbd03 [2021-06-29T21:32:04.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:05.054Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:05.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:05.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:05.681Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:05.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:05.956Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:06.553Z] OK: 218 MiB in 52 packages [2021-06-29T21:32:06.553Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:06.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:06.832Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:32:07.437Z] OK: 218 MiB in 52 packages [2021-06-29T21:32:08.054Z] OK: 218 MiB in 52 packages [2021-06-29T21:32:08.054Z] Removing intermediate container ad87ac00cbbb [2021-06-29T21:32:08.054Z] ---> 380c0bfbc42b [2021-06-29T21:32:08.054Z] Step 6/22 : COPY go.mod . [2021-06-29T21:32:08.054Z] OK: 218 MiB in 52 packages [2021-06-29T21:32:08.333Z] OK: 218 MiB in 52 packages [2021-06-29T21:32:09.320Z] Removing intermediate container 79000097bfa0 [2021-06-29T21:32:09.320Z] ---> 169c1e71c08b [2021-06-29T21:32:09.320Z] Step 6/23 : COPY go.mod . [2021-06-29T21:32:09.320Z] ---> 20bf08484658 [2021-06-29T21:32:09.320Z] Step 7/22 : RUN go mod download [2021-06-29T21:32:09.594Z] ---> Running in 3181eb890ab3 [2021-06-29T21:32:09.868Z] Removing intermediate container c0b70529c77b [2021-06-29T21:32:09.868Z] ---> 36e5d17a67c9 [2021-06-29T21:32:09.868Z] Step 6/23 : COPY go.mod . [2021-06-29T21:32:10.146Z] Removing intermediate container 8882980bbd03 [2021-06-29T21:32:10.146Z] ---> 4add3e4b6ea4 [2021-06-29T21:32:10.146Z] Step 6/24 : COPY go.mod . [2021-06-29T21:32:10.146Z] Removing intermediate container 687bd13e0713 [2021-06-29T21:32:10.146Z] ---> 07e147664fa7 [2021-06-29T21:32:10.146Z] Step 6/24 : COPY go.mod . [2021-06-29T21:32:10.424Z] ---> c177cf769d81 [2021-06-29T21:32:10.424Z] Step 7/23 : RUN go mod download [2021-06-29T21:32:10.708Z] ---> Running in 040aa3b6bb6b [2021-06-29T21:32:11.325Z] ---> 151668cfb8b1 [2021-06-29T21:32:11.325Z] Step 7/23 : RUN go mod download [2021-06-29T21:32:11.325Z] ---> a7a412d60acd [2021-06-29T21:32:11.325Z] Step 7/24 : RUN go mod download [2021-06-29T21:32:11.599Z] ---> Running in 5a379b9453e0 [2021-06-29T21:32:11.599Z] ---> Running in 4db0c3682274 [2021-06-29T21:32:11.599Z] ---> bd6da9cf578c [2021-06-29T21:32:11.599Z] Step 7/24 : RUN go mod download [2021-06-29T21:32:12.202Z] ---> Running in a9cc104d3f20 [2021-06-29T21:32:13.655Z] Removing intermediate container 3181eb890ab3 [2021-06-29T21:32:13.655Z] ---> 802b706f055b [2021-06-29T21:32:13.655Z] Step 8/22 : COPY . . [2021-06-29T21:32:14.654Z] Removing intermediate container 040aa3b6bb6b [2021-06-29T21:32:14.654Z] ---> 56a23b503673 [2021-06-29T21:32:14.654Z] Step 8/23 : COPY . . [2021-06-29T21:32:17.318Z] Removing intermediate container 5a379b9453e0 [2021-06-29T21:32:17.318Z] ---> c3309a3e4f28 [2021-06-29T21:32:17.318Z] Step 8/23 : COPY . . [2021-06-29T21:32:17.924Z] Removing intermediate container a9cc104d3f20 [2021-06-29T21:32:17.924Z] ---> d6a8fd307fbd [2021-06-29T21:32:17.924Z] Step 8/24 : COPY . . [2021-06-29T21:32:17.924Z] Removing intermediate container 4db0c3682274 [2021-06-29T21:32:17.924Z] ---> cc9b57926746 [2021-06-29T21:32:17.924Z] Step 8/24 : COPY . . [2021-06-29T21:32:40.138Z] ---> 856641088619 [2021-06-29T21:32:40.138Z] Step 9/22 : RUN go mod tidy [2021-06-29T21:32:40.138Z] ---> ffa32ab12941 [2021-06-29T21:32:40.138Z] Step 9/23 : RUN go mod tidy [2021-06-29T21:32:40.138Z] ---> 579b6700ed3f [2021-06-29T21:32:40.138Z] Step 9/23 : RUN go mod tidy [2021-06-29T21:32:40.138Z] ---> f516f7d8d1b4 [2021-06-29T21:32:40.138Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:32:40.138Z] ---> 07b7108e6e3b [2021-06-29T21:32:40.138Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:32:40.408Z] ---> Running in 54454394a95a [2021-06-29T21:32:40.408Z] ---> Running in d14814948ee5 [2021-06-29T21:32:40.408Z] ---> Running in e8b5e988b2e7 [2021-06-29T21:32:40.408Z] ---> Running in 0029b881bc2e [2021-06-29T21:32:40.408Z] ---> Running in c2355bd9ac12 [2021-06-29T21:32:47.149Z] Removing intermediate container d14814948ee5 [2021-06-29T21:32:47.149Z] ---> 5198d6e93b88 [2021-06-29T21:32:47.149Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T21:32:47.149Z] Removing intermediate container 54454394a95a [2021-06-29T21:32:47.149Z] ---> 391474cd4a7d [2021-06-29T21:32:47.149Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T21:32:47.149Z] ---> Running in 501de38ee32f [2021-06-29T21:32:47.149Z] ---> Running in d5c982573e01 [2021-06-29T21:32:47.425Z] Removing intermediate container e8b5e988b2e7 [2021-06-29T21:32:47.425Z] ---> 6f73f6d9ab39 [2021-06-29T21:32:47.425Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T21:32:47.705Z] ---> Running in 699287a9dbad [2021-06-29T21:32:47.982Z] Removing intermediate container c2355bd9ac12 [2021-06-29T21:32:47.982Z] Removing intermediate container 0029b881bc2e [2021-06-29T21:32:47.982Z] ---> 53a2ba4d6ea5 [2021-06-29T21:32:47.982Z] ---> f6447751051a [2021-06-29T21:32:47.982Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T21:32:47.982Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T21:32:48.263Z] ---> Running in eafcf59f5e98 [2021-06-29T21:32:48.263Z] ---> Running in d65961181940 [2021-06-29T21:32:49.262Z] 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-29T21:32:49.545Z] 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-29T21:32:50.149Z] 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-29T21:32:50.753Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-29T21:32:50.753Z] 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-29T21:34:42.643Z] 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-29T21:34:43.644Z] Removing intermediate container eafcf59f5e98 [2021-06-29T21:34:43.644Z] ---> db5cfab1cf13 [2021-06-29T21:34:43.644Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T21:34:44.253Z] ---> Running in bc2121a6dd7c [2021-06-29T21:34:45.696Z] Removing intermediate container 699287a9dbad [2021-06-29T21:34:45.696Z] ---> 6cb0a35ec3cc [2021-06-29T21:34:45.696Z] [2021-06-29T21:34:45.696Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T21:34:46.297Z] Removing intermediate container d5c982573e01 [2021-06-29T21:34:46.297Z] ---> cb30c4b97b81 [2021-06-29T21:34:46.297Z] [2021-06-29T21:34:46.297Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T21:34:46.297Z] 3.12: Pulling from library/alpine [2021-06-29T21:34:46.297Z] 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-29T21:34:46.572Z] 3.12: Pulling from library/alpine [2021-06-29T21:34:46.854Z] Removing intermediate container 501de38ee32f [2021-06-29T21:34:46.854Z] ---> d15ea300f6a7 [2021-06-29T21:34:46.854Z] [2021-06-29T21:34:46.854Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T21:34:46.854Z] 3.12: Pulling from library/alpine [2021-06-29T21:34:47.842Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T21:34:47.842Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T21:34:48.117Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T21:34:48.117Z] Status: Image is up to date for alpine:3.12 [2021-06-29T21:34:48.117Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T21:34:48.117Z] Status: Image is up to date for alpine:3.12 [2021-06-29T21:34:48.117Z] ---> c4fd0aeabfcf [2021-06-29T21:34:48.117Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:34:48.117Z] ---> c4fd0aeabfcf [2021-06-29T21:34:48.117Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T21:34:48.117Z] ---> c4fd0aeabfcf [2021-06-29T21:34:48.117Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T21:34:49.100Z] ---> Running in 2a7477f12f8a [2021-06-29T21:34:49.100Z] ---> Running in d0e74e9cee17 [2021-06-29T21:34:49.100Z] ---> Running in a654ad57f804 [2021-06-29T21:34:49.700Z] Removing intermediate container d65961181940 [2021-06-29T21:34:49.701Z] ---> 6de3d9585e0f [2021-06-29T21:34:49.701Z] [2021-06-29T21:34:49.701Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:34:49.701Z] ---> c4fd0aeabfcf [2021-06-29T21:34:49.701Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:34:50.303Z] ---> Running in b2cb5f848dfa [2021-06-29T21:34:50.303Z] Removing intermediate container bc2121a6dd7c [2021-06-29T21:34:50.303Z] ---> b450f8a1dbf7 [2021-06-29T21:34:50.303Z] [2021-06-29T21:34:50.303Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T21:34:50.580Z] 20.10.0: Pulling from library/docker [2021-06-29T21:34:52.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:34:52.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:34:52.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:34:52.049Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:34:52.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:34:52.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:34:52.949Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T21:34:52.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:34:52.949Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T21:34:52.949Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T21:34:52.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:34:52.949Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:34:52.949Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:34:52.949Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:34:52.949Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T21:34:52.949Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T21:34:53.229Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:34:53.229Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:34:53.229Z] OK: 6 MiB in 16 packages [2021-06-29T21:34:53.511Z] OK: 7 MiB in 18 packages [2021-06-29T21:34:53.511Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T21:34:53.511Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:34:53.511Z] OK: 5 MiB in 15 packages [2021-06-29T21:34:53.793Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T21:34:53.793Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:34:53.793Z] OK: 5 MiB in 15 packages [2021-06-29T21:34:56.445Z] Removing intermediate container b2cb5f848dfa [2021-06-29T21:34:56.445Z] ---> f38989e1bc56 [2021-06-29T21:34:56.446Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:34:56.446Z] Removing intermediate container 2a7477f12f8a [2021-06-29T21:34:56.446Z] ---> 58f025861e84 [2021-06-29T21:34:56.446Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:34:56.446Z] ---> Running in 688f98973335 [2021-06-29T21:34:56.724Z] Removing intermediate container a654ad57f804 [2021-06-29T21:34:56.724Z] ---> 45dc3ec44cb6 [2021-06-29T21:34:56.724Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:34:56.724Z] ---> Running in 17c6be418df1 [2021-06-29T21:34:57.002Z] Removing intermediate container d0e74e9cee17 [2021-06-29T21:34:57.002Z] ---> 7bccde437c23 [2021-06-29T21:34:57.002Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T21:34:57.002Z] ---> Running in 9de9e722b0c1 [2021-06-29T21:34:57.276Z] ---> Running in adb3c8ed37cf [2021-06-29T21:34:57.553Z] Removing intermediate container 17c6be418df1 [2021-06-29T21:34:57.553Z] ---> 9eb04036ecdc [2021-06-29T21:34:57.553Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T21:34:57.553Z] Removing intermediate container 688f98973335 [2021-06-29T21:34:57.553Z] ---> a12a07984fb3 [2021-06-29T21:34:57.553Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T21:34:57.826Z] ---> Running in d0887fda0509 [2021-06-29T21:34:57.826Z] ---> Running in 69f392bde42c [2021-06-29T21:34:58.100Z] Removing intermediate container 9de9e722b0c1 [2021-06-29T21:34:58.100Z] ---> df0729c6ccb1 [2021-06-29T21:34:58.100Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T21:34:58.100Z] Removing intermediate container adb3c8ed37cf [2021-06-29T21:34:58.100Z] ---> 8375f97d310e [2021-06-29T21:34:58.100Z] Step 14/22 : WORKDIR /edgex [2021-06-29T21:34:58.374Z] ---> Running in 9728ae9db869 [2021-06-29T21:34:58.374Z] ---> Running in 8f1e3b0482e3 [2021-06-29T21:34:58.647Z] Removing intermediate container 69f392bde42c [2021-06-29T21:34:58.648Z] ---> 402b8cf3e3e2 [2021-06-29T21:34:58.648Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T21:34:58.648Z] Removing intermediate container d0887fda0509 [2021-06-29T21:34:58.648Z] ---> c928a7e52413 [2021-06-29T21:34:58.648Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T21:34:58.923Z] ---> Running in 05ba20e4082f [2021-06-29T21:34:58.923Z] ---> Running in c729b0273911 [2021-06-29T21:34:59.198Z] Removing intermediate container 8f1e3b0482e3 [2021-06-29T21:34:59.198Z] ---> 888596288bde [2021-06-29T21:34:59.198Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T21:34:59.198Z] Removing intermediate container 9728ae9db869 [2021-06-29T21:34:59.198Z] ---> 6f73acbc09f5 [2021-06-29T21:34:59.198Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T21:34:59.475Z] ---> Running in 843211a13dda [2021-06-29T21:34:59.748Z] Removing intermediate container c729b0273911 [2021-06-29T21:34:59.748Z] ---> ff5651fc4a18 [2021-06-29T21:34:59.748Z] Step 16/24 : WORKDIR / [2021-06-29T21:34:59.748Z] Removing intermediate container 05ba20e4082f [2021-06-29T21:34:59.748Z] ---> 4c6f38b46b78 [2021-06-29T21:34:59.748Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:35:00.026Z] ---> Running in 3262e5c20579 [2021-06-29T21:35:00.303Z] Removing intermediate container 843211a13dda [2021-06-29T21:35:00.303Z] ---> 9627149eaa8b [2021-06-29T21:35:00.303Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:35:00.303Z] ---> 1f64d80e817f [2021-06-29T21:35:00.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T21:35:01.288Z] Removing intermediate container 3262e5c20579 [2021-06-29T21:35:01.288Z] ---> 375b8eabd4d0 [2021-06-29T21:35:01.288Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:35:01.566Z] ---> 5df0f03f75d2 [2021-06-29T21:35:01.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T21:35:01.842Z] ---> a37813cc81af [2021-06-29T21:35:01.842Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T21:35:02.836Z] ---> 8078ec29473e [2021-06-29T21:35:02.836Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T21:35:02.836Z] ---> f520bb53f01b [2021-06-29T21:35:02.836Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T21:35:03.831Z] ---> 9ef8ff231ced [2021-06-29T21:35:03.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T21:35:04.821Z] ---> 8f140b4289a2 [2021-06-29T21:35:04.821Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T21:35:04.821Z] ---> d01aecb276ab [2021-06-29T21:35:04.821Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T21:35:05.106Z] ---> 6d8cf5916f12 [2021-06-29T21:35:05.106Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T21:35:05.106Z] ---> ed9a65248366 [2021-06-29T21:35:05.106Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T21:35:05.382Z] ---> Running in 608384222fa7 [2021-06-29T21:35:05.382Z] ---> Running in 86c2198b48c8 [2021-06-29T21:35:05.658Z] ---> 102b1579794b [2021-06-29T21:35:05.658Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T21:35:05.938Z] ---> 1d7b825920bb [2021-06-29T21:35:05.938Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T21:35:05.938Z] ---> Running in eec78281c7a6 [2021-06-29T21:35:06.213Z] ---> Running in 85e1a1ab63af [2021-06-29T21:35:06.213Z] Removing intermediate container 86c2198b48c8 [2021-06-29T21:35:06.213Z] ---> 069043e10897 [2021-06-29T21:35:06.213Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T21:35:06.213Z] Removing intermediate container 608384222fa7 [2021-06-29T21:35:06.213Z] ---> d30358976380 [2021-06-29T21:35:06.213Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:35:06.490Z] ---> Running in 0104d6b4b707 [2021-06-29T21:35:06.490Z] ---> Running in fb60d4dd841f [2021-06-29T21:35:06.768Z] Removing intermediate container eec78281c7a6 [2021-06-29T21:35:06.768Z] ---> d17991233c01 [2021-06-29T21:35:06.768Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:35:06.768Z] ---> Running in 5c3dc25cff27 [2021-06-29T21:35:07.042Z] Removing intermediate container 85e1a1ab63af [2021-06-29T21:35:07.042Z] ---> 0f0e083e89ca [2021-06-29T21:35:07.042Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:35:07.042Z] ---> Running in 2cb16728662e [2021-06-29T21:35:07.316Z] Removing intermediate container fb60d4dd841f [2021-06-29T21:35:07.316Z] ---> c22f31b91cd1 [2021-06-29T21:35:07.316Z] Step 20/22 : LABEL arch=arm64 [2021-06-29T21:35:07.316Z] Removing intermediate container 0104d6b4b707 [2021-06-29T21:35:07.316Z] ---> 9d50bacbd4ca [2021-06-29T21:35:07.316Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T21:35:07.316Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T21:35:07.592Z] ---> Running in 483fa3c2e8ad [2021-06-29T21:35:07.592Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T21:35:07.592Z] ---> Running in 4ce7c783ba30 [2021-06-29T21:35:07.592Z] ---> eeaf43b92773 [2021-06-29T21:35:07.592Z] 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-29T21:35:07.592Z] Removing intermediate container 5c3dc25cff27 [2021-06-29T21:35:07.592Z] ---> 9fd67b036e2e [2021-06-29T21:35:07.592Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T21:35:07.873Z] ---> Running in 9eb9e80ef21d [2021-06-29T21:35:07.873Z] Removing intermediate container 2cb16728662e [2021-06-29T21:35:07.873Z] ---> 1f297f829204 [2021-06-29T21:35:07.873Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T21:35:07.873Z] ---> Running in 259acfac3a06 [2021-06-29T21:35:08.149Z] ---> Running in 89e1ec90980c [2021-06-29T21:35:08.149Z] Removing intermediate container 4ce7c783ba30 [2021-06-29T21:35:08.149Z] ---> f296c65aaed9 [2021-06-29T21:35:08.149Z] Step 22/23 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c [2021-06-29T21:35:08.430Z] Removing intermediate container 483fa3c2e8ad [2021-06-29T21:35:08.430Z] ---> e4cb8264b97c [2021-06-29T21:35:08.430Z] Step 21/22 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c [2021-06-29T21:35:08.430Z] ---> Running in c19e0a2e07ff [2021-06-29T21:35:08.710Z] Removing intermediate container 259acfac3a06 [2021-06-29T21:35:08.710Z] ---> 59ed0f46d11b [2021-06-29T21:35:08.710Z] Removing intermediate container 9eb9e80ef21d [2021-06-29T21:35:08.710Z] Step 22/23 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c ---> 7de63b2f2545 [2021-06-29T21:35:08.710Z] [2021-06-29T21:35:08.710Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T21:35:08.710Z] ---> Running in 5331df2a57ea [2021-06-29T21:35:08.710Z] Removing intermediate container 89e1ec90980c [2021-06-29T21:35:08.710Z] ---> 5ce63c2275d7 [2021-06-29T21:35:08.710Z] Step 23/24 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c [2021-06-29T21:35:08.985Z] ---> Running in 0f9b68fc895e [2021-06-29T21:35:08.985Z] ---> Running in b8824d1e6065 [2021-06-29T21:35:08.985Z] ---> Running in ea7ddffc081d [2021-06-29T21:35:09.259Z] Removing intermediate container c19e0a2e07ff [2021-06-29T21:35:09.259Z] ---> 64c402441969 [2021-06-29T21:35:09.259Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T21:35:09.259Z] Removing intermediate container 5331df2a57ea [2021-06-29T21:35:09.259Z] ---> ce9b411856e1 [2021-06-29T21:35:09.259Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T21:35:09.538Z] ---> Running in b57410fade40 [2021-06-29T21:35:09.538Z] ---> Running in 5906830df474 [2021-06-29T21:35:09.816Z] Removing intermediate container b8824d1e6065 [2021-06-29T21:35:09.816Z] ---> c575111ad65d [2021-06-29T21:35:09.816Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T21:35:09.816Z] Removing intermediate container ea7ddffc081d [2021-06-29T21:35:09.816Z] ---> 8598f45a63c5 [2021-06-29T21:35:09.816Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:35:10.093Z] ---> Running in ed7e1258af75 [2021-06-29T21:35:10.093Z] ---> Running in b7c64175ffdc [2021-06-29T21:35:10.370Z] Removing intermediate container b57410fade40 [2021-06-29T21:35:10.370Z] ---> 3ef14c372695 [2021-06-29T21:35:10.370Z] [2021-06-29T21:35:10.370Z] Removing intermediate container 5906830df474 [2021-06-29T21:35:10.370Z] ---> ac70f9a557fe [2021-06-29T21:35:10.370Z] [2021-06-29T21:35:10.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:35:10.971Z] Removing intermediate container ed7e1258af75 [2021-06-29T21:35:10.971Z] ---> 660302a88a13 [2021-06-29T21:35:10.971Z] [2021-06-29T21:35:10.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:35:10.971Z] Successfully built ac70f9a557fe [2021-06-29T21:35:10.971Z] Successfully built 3ef14c372695 [2021-06-29T21:35:10.971Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-29T21:35:10.971Z] Removing intermediate container b7c64175ffdc [2021-06-29T21:35:10.971Z]  Building security-proxy-setup ... done  ---> c7c51d0aab66 [2021-06-29T21:35:10.971Z] [2021-06-29T21:35:10.971Z] Building security-bootstrapper [2021-06-29T21:35:10.971Z] Successfully tagged support-scheduler-arm64:latest [2021-06-29T21:35:10.971Z] Building core-command [2021-06-29T21:35:11.252Z]  Building support-scheduler ... done Successfully built 660302a88a13 [2021-06-29T21:35:11.252Z] Successfully tagged support-notifications-arm64:latest [2021-06-29T21:35:11.252Z]  Building support-notifications ... done Building core-data [2021-06-29T21:35:11.532Z] Successfully built c7c51d0aab66 [2021-06-29T21:35:11.532Z] Successfully tagged core-metadata-arm64:latest [2021-06-29T21:35:11.532Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T21:35:11.532Z] Building security-secretstore-setup [2021-06-29T21:35:11.532Z]  Building core-metadata ... done (2/39) Installing bash (5.0.17-r0) [2021-06-29T21:35:11.532Z] Executing bash-5.0.17-r0.post-install [2021-06-29T21:35:11.532Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:35:11.532Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T21:35:11.813Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T21:35:11.813Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T21:35:11.813Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T21:35:11.813Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T21:35:11.813Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T21:35:11.813Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T21:35:11.813Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T21:35:11.813Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T21:35:11.813Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T21:35:13.783Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T21:35:13.783Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T21:35:13.783Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T21:35:13.783Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T21:35:13.783Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T21:35:13.783Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T21:35:13.783Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T21:35:13.783Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T21:35:13.783Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T21:35:13.783Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T21:35:13.783Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T21:35:13.783Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T21:35:13.783Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T21:35:13.783Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T21:35:13.783Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T21:35:13.783Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T21:35:13.783Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T21:35:13.783Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T21:35:14.056Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T21:35:14.056Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T21:35:14.056Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T21:35:14.056Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T21:35:14.056Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T21:35:14.056Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T21:35:14.056Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T21:35:14.056Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T21:35:14.056Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T21:35:14.330Z] OK: 72 MiB in 59 packages [2021-06-29T21:35:18.780Z] Collecting docker-compose==1.23.2 [2021-06-29T21:35:18.780Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T21:35:19.404Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T21:35:19.404Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T21:35:20.018Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T21:35:20.018Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T21:35:20.644Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T21:35:20.644Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T21:35:24.051Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T21:35:24.051Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T21:35:24.051Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T21:35:24.051Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T21:35:26.679Z] Collecting PyYAML<4,>=3.10 [2021-06-29T21:35:26.679Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T21:35:30.996Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T21:35:30.997Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T21:35:30.997Z] 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-29T21:35:30.997Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T21:35:30.997Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T21:35:33.616Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T21:35:33.616Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T21:35:33.889Z] Collecting idna<2.8,>=2.5 [2021-06-29T21:35:33.889Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T21:35:33.889Z] 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-29T21:35:33.889Z] 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-29T21:35:34.493Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T21:35:34.493Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T21:35:34.769Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T21:35:34.769Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T21:35:35.041Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T21:35:35.041Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T21:35:35.041Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T21:35:35.041Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T21:35:36.029Z] Installing collected packages: cached-property, jsonschema, texttable, idna, urllib3, requests, docopt, PyYAML, websocket-client, dockerpty, docker-pycreds, docker, docker-compose [2021-06-29T21:35:36.307Z] Running setup.py install for texttable: started [2021-06-29T21:35:38.944Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T21:35:38.944Z] Attempting uninstall: idna [2021-06-29T21:35:38.944Z] Found existing installation: idna 2.9 [2021-06-29T21:35:38.944Z] Uninstalling idna-2.9: [2021-06-29T21:35:38.944Z] Successfully uninstalled idna-2.9 [2021-06-29T21:35:39.216Z] Attempting uninstall: urllib3 [2021-06-29T21:35:39.216Z] Found existing installation: urllib3 1.25.9 [2021-06-29T21:35:39.216Z] Uninstalling urllib3-1.25.9: [2021-06-29T21:35:39.490Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T21:35:40.093Z] Attempting uninstall: requests [2021-06-29T21:35:40.093Z] Found existing installation: requests 2.23.0 [2021-06-29T21:35:40.093Z] Uninstalling requests-2.23.0: [2021-06-29T21:35:40.093Z] Successfully uninstalled requests-2.23.0 [2021-06-29T21:35:40.699Z] Running setup.py install for docopt: started [2021-06-29T21:35:42.699Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T21:35:42.699Z] Running setup.py install for PyYAML: started [2021-06-29T21:35:45.347Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T21:35:45.632Z] Running setup.py install for dockerpty: started [2021-06-29T21:35:48.268Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T21:35:52.602Z] 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-29T21:35:59.327Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:35:59.327Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:35:59.327Z] ---> 338443ff6b32 [2021-06-29T21:35:59.327Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> 6e2789890b30 [2021-06-29T21:35:59.327Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> 9829224ca42c [2021-06-29T21:35:59.327Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> 4add3e4b6ea4 [2021-06-29T21:35:59.327Z] Step 6/26 : COPY go.mod . [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> a7a412d60acd [2021-06-29T21:35:59.327Z] Step 7/26 : RUN go mod download [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> cc9b57926746 [2021-06-29T21:35:59.327Z] Step 8/26 : COPY . . [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> 07b7108e6e3b [2021-06-29T21:35:59.327Z] Step 9/26 : RUN go mod tidy [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> 53a2ba4d6ea5 [2021-06-29T21:35:59.327Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T21:35:59.327Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:35:59.327Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:35:59.327Z] ---> 338443ff6b32 [2021-06-29T21:35:59.327Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> 6e2789890b30 [2021-06-29T21:35:59.327Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> 9829224ca42c [2021-06-29T21:35:59.327Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> 4add3e4b6ea4 [2021-06-29T21:35:59.327Z] Step 6/32 : COPY go.mod . [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> a7a412d60acd [2021-06-29T21:35:59.327Z] Step 7/32 : RUN go mod download [2021-06-29T21:35:59.327Z] ---> Using cache [2021-06-29T21:35:59.327Z] ---> cc9b57926746 [2021-06-29T21:35:59.327Z] Step 8/32 : COPY . . [2021-06-29T21:35:59.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:35:59.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:35:59.602Z] ---> 338443ff6b32 [2021-06-29T21:35:59.602Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:35:59.602Z] ---> Using cache [2021-06-29T21:35:59.602Z] ---> 6e2789890b30 [2021-06-29T21:35:59.602Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:35:59.602Z] ---> Using cache [2021-06-29T21:35:59.602Z] ---> 9829224ca42c [2021-06-29T21:35:59.602Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T21:35:59.602Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T21:35:59.602Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T21:35:59.602Z] ---> 338443ff6b32 [2021-06-29T21:35:59.602Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T21:35:59.602Z] ---> Using cache [2021-06-29T21:35:59.602Z] ---> 6e2789890b30 [2021-06-29T21:35:59.602Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:35:59.602Z] ---> Using cache [2021-06-29T21:35:59.602Z] ---> 9829224ca42c [2021-06-29T21:35:59.602Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T21:35:59.602Z] ---> Using cache [2021-06-29T21:35:59.602Z] ---> 4add3e4b6ea4 [2021-06-29T21:35:59.602Z] Step 6/24 : COPY go.mod . [2021-06-29T21:35:59.602Z] ---> Using cache [2021-06-29T21:35:59.602Z] ---> a7a412d60acd [2021-06-29T21:35:59.602Z] Step 7/24 : RUN go mod download [2021-06-29T21:35:59.602Z] ---> Using cache [2021-06-29T21:35:59.602Z] ---> cc9b57926746 [2021-06-29T21:35:59.602Z] Step 8/24 : COPY . . [2021-06-29T21:35:59.879Z] ---> Using cache [2021-06-29T21:35:59.879Z] ---> 07b7108e6e3b [2021-06-29T21:35:59.879Z] Step 9/32 : RUN go mod tidy [2021-06-29T21:35:59.879Z] ---> Using cache [2021-06-29T21:35:59.879Z] ---> 53a2ba4d6ea5 [2021-06-29T21:35:59.879Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T21:35:59.879Z] ---> Running in 804a59e9b37e [2021-06-29T21:35:59.879Z] ---> Running in e3531277d290 [2021-06-29T21:35:59.879Z] ---> Using cache [2021-06-29T21:35:59.879Z] ---> 07b7108e6e3b [2021-06-29T21:35:59.879Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:35:59.879Z] ---> Using cache [2021-06-29T21:35:59.879Z] ---> 53a2ba4d6ea5 [2021-06-29T21:35:59.879Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T21:36:00.154Z] ---> Running in 0bcef3dd1caa [2021-06-29T21:36:00.437Z] ---> Running in a011e1dd8d35 [2021-06-29T21:36:02.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-29T21:36:03.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:36:03.034Z] 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-29T21:36:03.034Z] 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-29T21:36:04.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:36:05.005Z] OK: 218 MiB in 52 packages [2021-06-29T21:36:06.487Z] Removing intermediate container e3531277d290 [2021-06-29T21:36:06.487Z] ---> 7e52d15fb09a [2021-06-29T21:36:06.487Z] Step 6/24 : COPY go.mod . [2021-06-29T21:36:06.774Z] Removing intermediate container 0f9b68fc895e [2021-06-29T21:36:06.774Z] ---> e0e98437ecbb [2021-06-29T21:36:06.774Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T21:36:07.060Z] ---> Running in 31be23ebd757 [2021-06-29T21:36:08.056Z] Removing intermediate container 31be23ebd757 [2021-06-29T21:36:08.056Z] ---> 3499f8e19af4 [2021-06-29T21:36:08.056Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T21:36:08.056Z] ---> 5628f2e383c3 [2021-06-29T21:36:08.056Z] Step 7/24 : RUN go mod download [2021-06-29T21:36:08.056Z] ---> Running in 6fa5db287875 [2021-06-29T21:36:08.056Z] ---> Running in a872506c0fd7 [2021-06-29T21:36:09.051Z] Removing intermediate container 6fa5db287875 [2021-06-29T21:36:09.051Z] ---> de128e229f25 [2021-06-29T21:36:09.051Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T21:36:11.706Z] ---> efff3deb7e89 [2021-06-29T21:36:11.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T21:36:13.175Z] ---> d1565140ed89 [2021-06-29T21:36:13.175Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T21:36:13.450Z] Removing intermediate container a872506c0fd7 [2021-06-29T21:36:13.450Z] ---> 6950f70ce0d8 [2021-06-29T21:36:13.450Z] Step 8/24 : COPY . . [2021-06-29T21:36:14.906Z] ---> 8c200c45733c [2021-06-29T21:36:14.906Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T21:36:15.184Z] ---> Running in 22c84aad6561 [2021-06-29T21:36:16.191Z] Removing intermediate container 22c84aad6561 [2021-06-29T21:36:16.191Z] ---> cdd43df4ddf9 [2021-06-29T21:36:16.191Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:36:16.812Z] ---> Running in 8ce63a5014fb [2021-06-29T21:36:18.274Z] Removing intermediate container 8ce63a5014fb [2021-06-29T21:36:18.274Z] ---> 6570ba00b897 [2021-06-29T21:36:18.274Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T21:36:18.549Z] ---> Running in a88fad2f22f0 [2021-06-29T21:36:19.537Z] Removing intermediate container a88fad2f22f0 [2021-06-29T21:36:19.537Z] ---> a2b5d78013c7 [2021-06-29T21:36:19.537Z] Step 23/24 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c [2021-06-29T21:36:19.811Z] ---> Running in 2a2d787aeeb1 [2021-06-29T21:36:20.797Z] Removing intermediate container 2a2d787aeeb1 [2021-06-29T21:36:20.797Z] ---> 7e695fe684b4 [2021-06-29T21:36:20.797Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:36:21.395Z] ---> Running in 8b9bb902593e [2021-06-29T21:36:22.380Z] Removing intermediate container 8b9bb902593e [2021-06-29T21:36:22.380Z] ---> 60a618d49fdf [2021-06-29T21:36:22.380Z] [2021-06-29T21:36:23.368Z] Successfully built 60a618d49fdf [2021-06-29T21:36:23.368Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-29T21:36:35.866Z]  Building sys-mgmt-agent ... done  ---> 7d3349a38476 [2021-06-29T21:36:35.866Z] Step 9/24 : RUN go mod tidy [2021-06-29T21:36:35.866Z] ---> Running in 06911673e20c [2021-06-29T21:36:41.316Z] Removing intermediate container 06911673e20c [2021-06-29T21:36:41.316Z] ---> 8a4fcb90159b [2021-06-29T21:36:41.316Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T21:36:41.316Z] ---> Running in 09778d807622 [2021-06-29T21:36:42.759Z] 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-29T21:37:29.780Z] 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-29T21:37:35.220Z] Removing intermediate container a011e1dd8d35 [2021-06-29T21:37:35.220Z] ---> f6b9e3a7c029 [2021-06-29T21:37:35.220Z] [2021-06-29T21:37:35.220Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:37:35.220Z] ---> c4fd0aeabfcf [2021-06-29T21:37:35.220Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T21:37:35.220Z] ---> Using cache [2021-06-29T21:37:35.220Z] ---> 58f025861e84 [2021-06-29T21:37:35.220Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T21:37:35.220Z] ---> Using cache [2021-06-29T21:37:35.220Z] ---> 9eb04036ecdc [2021-06-29T21:37:35.220Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T21:37:35.220Z] ---> Running in ca1114721037 [2021-06-29T21:37:36.210Z] Removing intermediate container ca1114721037 [2021-06-29T21:37:36.210Z] ---> 18dfe3de15a2 [2021-06-29T21:37:36.210Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T21:37:36.489Z] ---> Running in 0334e04b91b5 [2021-06-29T21:37:37.934Z] Removing intermediate container 0334e04b91b5 [2021-06-29T21:37:37.934Z] ---> 50829d9ddeac [2021-06-29T21:37:37.934Z] Step 16/24 : WORKDIR / [2021-06-29T21:37:38.210Z] ---> Running in 458813354eb6 [2021-06-29T21:37:39.662Z] Removing intermediate container 458813354eb6 [2021-06-29T21:37:39.662Z] ---> b4de9b5b1f6b [2021-06-29T21:37:39.662Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:37:42.305Z] ---> a3ad9e851eda [2021-06-29T21:37:42.305Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T21:37:42.305Z] Removing intermediate container 0bcef3dd1caa [2021-06-29T21:37:42.305Z] ---> cd183af93714 [2021-06-29T21:37:42.305Z] [2021-06-29T21:37:42.305Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T21:37:42.305Z] ---> c4fd0aeabfcf [2021-06-29T21:37:42.305Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T21:37:42.305Z] ---> Running in 1ecc4df1ebba [2021-06-29T21:37:42.915Z] Removing intermediate container 804a59e9b37e [2021-06-29T21:37:42.915Z] ---> 1d85df809c8d [2021-06-29T21:37:42.915Z] [2021-06-29T21:37:42.915Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T21:37:42.915Z] ---> c4fd0aeabfcf [2021-06-29T21:37:42.915Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T21:37:43.519Z] ---> Running in 993ca023bad6 [2021-06-29T21:37:43.519Z] Removing intermediate container 1ecc4df1ebba [2021-06-29T21:37:43.519Z] ---> cb0bb0ace015 [2021-06-29T21:37:43.519Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T21:37:43.796Z] ---> Running in e34d5c8941b7 [2021-06-29T21:37:44.788Z] ---> 55441b7fda1b [2021-06-29T21:37:44.788Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T21:37:46.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:37:46.233Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:37:46.510Z] ---> 384a97a623c7 [2021-06-29T21:37:46.511Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T21:37:46.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:37:46.791Z] ---> Running in 4e2179525758 [2021-06-29T21:37:46.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:37:47.071Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T21:37:47.071Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T21:37:47.071Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T21:37:47.071Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T21:37:47.071Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T21:37:47.071Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T21:37:47.071Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:37:47.071Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T21:37:47.351Z] OK: 7 MiB in 20 packages [2021-06-29T21:37:47.627Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T21:37:47.627Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T21:37:47.627Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:37:47.627Z] OK: 5 MiB in 16 packages [2021-06-29T21:37:47.627Z] Removing intermediate container 4e2179525758 [2021-06-29T21:37:47.627Z] ---> af9e06c88d53 [2021-06-29T21:37:47.627Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:37:47.906Z] ---> Running in d8829bf22b9c [2021-06-29T21:37:48.903Z] Removing intermediate container d8829bf22b9c [2021-06-29T21:37:48.903Z] ---> feb64683898d [2021-06-29T21:37:48.903Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T21:37:49.180Z] ---> Running in ff5b50bd4bab [2021-06-29T21:37:49.813Z] Removing intermediate container e34d5c8941b7 [2021-06-29T21:37:49.814Z] ---> c943ba82daa3 [2021-06-29T21:37:49.814Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T21:37:50.103Z] ---> Running in 6fc9f66070b7 [2021-06-29T21:37:50.103Z] Removing intermediate container ff5b50bd4bab [2021-06-29T21:37:50.103Z] ---> 0152a1862ef0 [2021-06-29T21:37:50.103Z] Step 23/24 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c [2021-06-29T21:37:50.394Z] Removing intermediate container 993ca023bad6 [2021-06-29T21:37:50.394Z] ---> 83504efa3081 [2021-06-29T21:37:50.394Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T21:37:50.394Z] ---> Running in 793c6666c4cc [2021-06-29T21:37:50.394Z] ---> Running in e7b9c7d87c03 [2021-06-29T21:37:51.004Z] Removing intermediate container 6fc9f66070b7 [2021-06-29T21:37:51.005Z] ---> 4d2a5fa40489 [2021-06-29T21:37:51.005Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T21:37:51.005Z] ---> Running in c424ebd02ba9 [2021-06-29T21:37:51.282Z] Removing intermediate container 793c6666c4cc [2021-06-29T21:37:51.282Z] ---> 77783b4f8bfc [2021-06-29T21:37:51.282Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:37:51.561Z] ---> Running in 28dfe2035df5 [2021-06-29T21:37:51.561Z] Removing intermediate container e7b9c7d87c03 [2021-06-29T21:37:51.561Z] ---> 70a2b528752e [2021-06-29T21:37:51.561Z] Step 14/26 : WORKDIR / [2021-06-29T21:37:51.839Z] ---> Running in bb704cc2328b [2021-06-29T21:37:52.115Z] Removing intermediate container c424ebd02ba9 [2021-06-29T21:37:52.116Z] ---> a0e4b1a46132 [2021-06-29T21:37:52.116Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T21:37:52.116Z] ---> Running in a9fcb5b315ca [2021-06-29T21:37:52.736Z] Removing intermediate container 28dfe2035df5 [2021-06-29T21:37:52.736Z] ---> 4a601c04a4b8 [2021-06-29T21:37:52.736Z] [2021-06-29T21:37:53.011Z] Removing intermediate container bb704cc2328b [2021-06-29T21:37:53.011Z] ---> deee39347cb9 [2021-06-29T21:37:53.011Z] 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-29T21:37:53.294Z] Successfully built 4a601c04a4b8 [2021-06-29T21:37:53.294Z] Successfully tagged core-command-arm64:latest [2021-06-29T21:37:54.284Z]  Building core-command ... done  ---> 5bd1ae007caa [2021-06-29T21:37:54.284Z] 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-29T21:37:55.276Z] ---> 90b27d6a38ee [2021-06-29T21:37:55.276Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T21:37:55.276Z] Removing intermediate container a9fcb5b315ca [2021-06-29T21:37:55.276Z] ---> e85c9ffc1541 [2021-06-29T21:37:55.276Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T21:37:55.563Z] ---> Running in 7b7d8cfecabd [2021-06-29T21:37:56.551Z] Removing intermediate container 7b7d8cfecabd [2021-06-29T21:37:56.551Z] ---> e39a39d23c6c [2021-06-29T21:37:56.551Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T21:37:56.551Z] ---> bcdd0b02928f [2021-06-29T21:37:56.551Z] 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-29T21:37:57.531Z] ---> 3f0f1812bfb7 [2021-06-29T21:37:57.531Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T21:37:57.531Z] ---> b5361d860ab0 [2021-06-29T21:37:57.531Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T21:37:57.805Z] ---> Running in cf9d61c8eeae [2021-06-29T21:37:59.242Z] ---> ee8b79a610a2 [2021-06-29T21:37:59.242Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T21:38:00.703Z] Removing intermediate container cf9d61c8eeae [2021-06-29T21:38:00.703Z] ---> 3b451866138d [2021-06-29T21:38:00.703Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:38:00.703Z] ---> 6f9921319e22 [2021-06-29T21:38:00.703Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T21:38:02.141Z] ---> a1b642dd5bb0 [2021-06-29T21:38:02.141Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T21:38:02.141Z] ---> b0b253bdbd6b [2021-06-29T21:38:02.141Z] 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-29T21:38:02.416Z] ---> Running in ff3938ded6e8 [2021-06-29T21:38:03.403Z] Removing intermediate container 09778d807622 [2021-06-29T21:38:03.403Z] ---> 4daac10bc77a [2021-06-29T21:38:03.403Z] [2021-06-29T21:38:03.403Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T21:38:03.403Z] ---> c4fd0aeabfcf [2021-06-29T21:38:03.403Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T21:38:03.676Z] ---> Running in 9fce17b533ad [2021-06-29T21:38:03.676Z] ---> b7f616b10ee4 [2021-06-29T21:38:03.676Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T21:38:04.280Z] Removing intermediate container 9fce17b533ad [2021-06-29T21:38:04.280Z] ---> b3a31f14c1ee [2021-06-29T21:38:04.280Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T21:38:04.562Z] ---> Running in adae6f33e7d6 [2021-06-29T21:38:04.562Z] ---> 59fd138b07d5 [2021-06-29T21:38:04.562Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T21:38:04.841Z] Removing intermediate container ff3938ded6e8 [2021-06-29T21:38:04.841Z] ---> e8f5911d021d [2021-06-29T21:38:04.841Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T21:38:05.115Z] Removing intermediate container adae6f33e7d6 [2021-06-29T21:38:05.115Z] ---> 38c7250d1826 [2021-06-29T21:38:05.115Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T21:38:05.115Z] ---> Running in a295b29eec93 [2021-06-29T21:38:05.390Z] ---> Running in 60f88371cc2f [2021-06-29T21:38:05.665Z] ---> 8154c9d3e52a [2021-06-29T21:38:05.665Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T21:38:05.665Z] Removing intermediate container a295b29eec93 [2021-06-29T21:38:05.665Z] ---> 73243fdf8f30 [2021-06-29T21:38:05.665Z] Step 24/26 : LABEL arch=arm64 [2021-06-29T21:38:05.946Z] Removing intermediate container 60f88371cc2f [2021-06-29T21:38:05.946Z] ---> 32eaf2b58ff1 [2021-06-29T21:38:05.946Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T21:38:05.946Z] ---> Running in 72dbbdfd41b6 [2021-06-29T21:38:05.946Z] ---> Running in bce21e517210 [2021-06-29T21:38:06.547Z] ---> b380e0ae8084 [2021-06-29T21:38:06.547Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T21:38:06.547Z] Removing intermediate container 72dbbdfd41b6 [2021-06-29T21:38:06.547Z] ---> 9e0be9f0d6d4 [2021-06-29T21:38:06.547Z] Step 25/26 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c [2021-06-29T21:38:06.824Z] ---> Running in 80b695abc0df [2021-06-29T21:38:07.095Z] ---> Running in ad747a7ef5f9 [2021-06-29T21:38:07.369Z] Removing intermediate container 80b695abc0df [2021-06-29T21:38:07.370Z] ---> faeb5dee18a5 [2021-06-29T21:38:07.370Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T21:38:07.642Z] Removing intermediate container ad747a7ef5f9 [2021-06-29T21:38:07.642Z] ---> e69780188dc4 [2021-06-29T21:38:07.642Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T21:38:07.921Z] ---> Running in 916fa7c238b5 [2021-06-29T21:38:08.192Z] ---> 9579cc537d29 [2021-06-29T21:38:08.192Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T21:38:08.464Z] Removing intermediate container 916fa7c238b5 [2021-06-29T21:38:08.464Z] ---> 57c586d671ed [2021-06-29T21:38:08.464Z] [2021-06-29T21:38:08.734Z] ---> Running in e28441baa42f [2021-06-29T21:38:08.734Z] Successfully built 57c586d671ed [2021-06-29T21:38:08.734Z] Removing intermediate container bce21e517210 [2021-06-29T21:38:08.734Z] ---> 118b7875e13f [2021-06-29T21:38:08.734Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T21:38:09.010Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-29T21:38:09.010Z]  Building security-secretstore-setup ... done  ---> Running in 6263b6199460 [2021-06-29T21:38:10.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T21:38:11.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T21:38:11.047Z] Removing intermediate container e28441baa42f [2021-06-29T21:38:11.047Z] ---> d545f3356cad [2021-06-29T21:38:11.047Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T21:38:11.323Z] ---> Running in c05e4c25c57d [2021-06-29T21:38:11.596Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T21:38:11.869Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T21:38:11.869Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T21:38:11.869Z] Removing intermediate container c05e4c25c57d [2021-06-29T21:38:11.869Z] ---> 7471b46900f2 [2021-06-29T21:38:11.869Z] Step 29/32 : CMD ["gate"] [2021-06-29T21:38:11.869Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T21:38:12.149Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T21:38:12.149Z] ---> Running in ac2c91401911 [2021-06-29T21:38:12.149Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T21:38:12.425Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T21:38:12.425Z] OK: 8 MiB in 20 packages [2021-06-29T21:38:12.698Z] Removing intermediate container ac2c91401911 [2021-06-29T21:38:12.698Z] ---> 571490dc515f [2021-06-29T21:38:12.698Z] Step 30/32 : LABEL arch=arm64 [2021-06-29T21:38:13.295Z] ---> Running in a029056307f7 [2021-06-29T21:38:13.573Z] Removing intermediate container a029056307f7 [2021-06-29T21:38:13.573Z] ---> 66e886c6c260 [2021-06-29T21:38:13.573Z] Step 31/32 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c [2021-06-29T21:38:13.845Z] Removing intermediate container 6263b6199460 [2021-06-29T21:38:13.845Z] ---> 2cf05e377b80 [2021-06-29T21:38:13.845Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T21:38:14.117Z] ---> Running in b4900b52d1a8 [2021-06-29T21:38:14.712Z] Removing intermediate container b4900b52d1a8 [2021-06-29T21:38:14.712Z] ---> 5c81501d6965 [2021-06-29T21:38:14.712Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T21:38:14.712Z] ---> 1324bdd6a693 [2021-06-29T21:38:14.712Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T21:38:14.992Z] ---> Running in f1dc96b10981 [2021-06-29T21:38:15.972Z] Removing intermediate container f1dc96b10981 [2021-06-29T21:38:15.972Z] ---> db188bf7d97d [2021-06-29T21:38:15.972Z] [2021-06-29T21:38:16.252Z] Successfully built db188bf7d97d [2021-06-29T21:38:16.252Z] ---> a528386134fc [2021-06-29T21:38:16.252Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T21:38:16.252Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-29T21:38:16.853Z]  Building security-bootstrapper ... done  ---> b9eb581c21c7 [2021-06-29T21:38:16.853Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T21:38:17.124Z] ---> Running in 24740146c69e [2021-06-29T21:38:17.720Z] Removing intermediate container 24740146c69e [2021-06-29T21:38:17.720Z] ---> 9df704a91df8 [2021-06-29T21:38:17.720Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T21:38:17.720Z] ---> Running in a923f78c8e5f [2021-06-29T21:38:18.317Z] Removing intermediate container a923f78c8e5f [2021-06-29T21:38:18.317Z] ---> d4e62a5531db [2021-06-29T21:38:18.317Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T21:38:18.317Z] ---> Running in 6b0c3849e2bc [2021-06-29T21:38:18.910Z] Removing intermediate container 6b0c3849e2bc [2021-06-29T21:38:18.910Z] ---> 6d34c10de4cc [2021-06-29T21:38:18.910Z] Step 23/24 : LABEL git_sha=f8e9bd4f694a101b12166ab41d914049a5b8307c [2021-06-29T21:38:18.910Z] ---> Running in 9927e671d094 [2021-06-29T21:38:19.502Z] Removing intermediate container 9927e671d094 [2021-06-29T21:38:19.502Z] ---> 58cb2df727c1 [2021-06-29T21:38:19.502Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T21:38:19.502Z] ---> Running in 62d829fcea7c [2021-06-29T21:38:20.095Z] Removing intermediate container 62d829fcea7c [2021-06-29T21:38:20.095Z] ---> 1a4d6beb3b33 [2021-06-29T21:38:20.095Z] [2021-06-29T21:38:20.369Z] Successfully built 1a4d6beb3b33 [2021-06-29T21:38:20.369Z] Successfully tagged core-data-arm64:latest [2021-06-29T21:38:20.660Z]  Building core-data ... done  [Pipeline] } [2021-06-29T21:38:20.705Z] $ docker stop --time=1 3be7a097ec2ef0561fbe3b111ee2176242ce81a6680ca9c8e91bb13875dfc1ac [2021-06-29T21:38:22.556Z] $ docker rm -f 3be7a097ec2ef0561fbe3b111ee2176242ce81a6680ca9c8e91bb13875dfc1ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T21:38:23.079Z] + docker images [2021-06-29T21:38:23.351Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T21:38:23.351Z] core-data-arm64 latest 1a4d6beb3b33 4 seconds ago 19.1MB [2021-06-29T21:38:23.351Z] security-bootstrapper-arm64 latest db188bf7d97d 8 seconds ago 17.5MB [2021-06-29T21:38:23.351Z] security-secretstore-setup-arm64 latest 57c586d671ed 15 seconds ago 27.1MB [2021-06-29T21:38:23.351Z] 4daac10bc77a 21 seconds ago 975MB [2021-06-29T21:38:23.351Z] core-command-arm64 latest 4a601c04a4b8 31 seconds ago 15MB [2021-06-29T21:38:23.351Z] 1d85df809c8d 41 seconds ago 976MB [2021-06-29T21:38:23.351Z] cd183af93714 43 seconds ago 970MB [2021-06-29T21:38:23.351Z] f6b9e3a7c029 50 seconds ago 967MB [2021-06-29T21:38:23.351Z] sys-mgmt-agent-arm64 latest 60a618d49fdf 2 minutes ago 299MB [2021-06-29T21:38:23.351Z] security-proxy-setup-arm64 latest ac70f9a557fe 3 minutes ago 24.2MB [2021-06-29T21:38:23.351Z] core-metadata-arm64 latest c7c51d0aab66 3 minutes ago 15.7MB [2021-06-29T21:38:23.351Z] support-notifications-arm64 latest 660302a88a13 3 minutes ago 15.7MB [2021-06-29T21:38:23.351Z] support-scheduler-arm64 latest 3ef14c372695 3 minutes ago 15.1MB [2021-06-29T21:38:23.351Z] b450f8a1dbf7 3 minutes ago 969MB [2021-06-29T21:38:23.351Z] 6de3d9585e0f 3 minutes ago 972MB [2021-06-29T21:38:23.351Z] d15ea300f6a7 3 minutes ago 969MB [2021-06-29T21:38:23.351Z] cb30c4b97b81 3 minutes ago 973MB [2021-06-29T21:38:23.351Z] 6cb0a35ec3cc 3 minutes ago 968MB [2021-06-29T21:38:23.351Z] ci-base-image-arm64 latest 338443ff6b32 13 minutes ago 641MB [2021-06-29T21:38:23.351Z] alpine 3.12 c4fd0aeabfcf 2 weeks ago 5.32MB [2021-06-29T21:38:23.351Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-29T21:38:23.351Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-29T21:38:23.351Z] 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-29T21:38:24.187Z] ---> job-cost.sh [2021-06-29T21:38:24.187Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ihTt [2021-06-29T21:39:03.148Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T21:40:40.025Z] lf-activate-venv(): INFO: Adding /tmp/venv-ihTt/bin to PATH [2021-06-29T21:40:40.025Z] INFO: No Stack... [2021-06-29T21:40:40.025Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T21:40:40.025Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T21:40:40.363Z] + cat /w/workspace/edgex-go/44/archives/cost.csv [2021-06-29T21:40:40.363Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T21:40:40.426Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-44-stack-cost] [2021-06-29T21:40:40.442Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-44-stack-cost] did not exist. Created. [2021-06-29T21:40:40.443Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T21:40:40.796Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T21:40:41.042Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T21:40:41.083Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-44-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-29T21:40:41.864Z] provisioning config files... [2021-06-29T21:40:41.874Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/44@tmp/config9079526190713903920tmp [Pipeline] { [Pipeline] sh [2021-06-29T21:40:42.197Z] + set +x [2021-06-29T21:40:42.197Z] + curl -s https://codecov.io/bash [2021-06-29T21:40:42.197Z] + bash -s -- [2021-06-29T21:40:42.197Z] [2021-06-29T21:40:42.197Z] _____ _ [2021-06-29T21:40:42.197Z] / ____| | | [2021-06-29T21:40:42.197Z] | | ___ __| | ___ ___ _____ __ [2021-06-29T21:40:42.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-29T21:40:42.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-29T21:40:42.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-29T21:40:42.197Z] Bash-1.0.3 [2021-06-29T21:40:42.197Z] [2021-06-29T21:40:42.197Z] [2021-06-29T21:40:42.197Z] ==> git version 2.24.4 found [2021-06-29T21:40:42.197Z] ==> 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-29T21:40:42.197Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-29T21:40:42.197Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-29T21:40:42.197Z] ==> Jenkins CI detected. [2021-06-29T21:40:42.197Z] project root: . [2021-06-29T21:40:42.197Z] --> token set from env [2021-06-29T21:40:42.460Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-29T21:40:42.460Z] ==> Running gcov in . (disable via -X gcov) [2021-06-29T21:40:42.460Z] ==> Python coveragepy not found [2021-06-29T21:40:42.460Z] ==> Searching for coverage reports in: [2021-06-29T21:40:42.460Z] + . [2021-06-29T21:40:42.460Z] -> Found 1 reports [2021-06-29T21:40:42.460Z] ==> Detecting git/mercurial file structure [2021-06-29T21:40:42.460Z] ==> Reading reports [2021-06-29T21:40:42.460Z] + ./coverage.out bytes=398095 [2021-06-29T21:40:42.460Z] ==> Appending adjustments [2021-06-29T21:40:42.460Z] https://docs.codecov.io/docs/fixing-reports [2021-06-29T21:40:43.849Z] + Found adjustments [2021-06-29T21:40:43.849Z] ==> Gzipping contents [2021-06-29T21:40:43.849Z] 56K /tmp/codecov.p7ZxbW.gz [2021-06-29T21:40:43.849Z] ==> Uploading reports [2021-06-29T21:40:43.849Z] url: https://codecov.io [2021-06-29T21:40:43.849Z] query: branch=PR-3579&commit=886365d86c49aa56e73b934cd79d68c5b80d4697&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-29T21:40:43.849Z] -> Pinging Codecov [2021-06-29T21:40:43.849Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3579&commit=886365d86c49aa56e73b934cd79d68c5b80d4697&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3579%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3579&job=&cmd_args= [2021-06-29T21:40:44.419Z] -> Uploading to [2021-06-29T21:40:44.419Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-29/00271124DB129430A58F1EEE437C3FCB/886365d86c49aa56e73b934cd79d68c5b80d4697/e95a8831-53e4-45b9-a443-15285e1a300d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T214044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9dc2c754526e88b3a7f0af2e1616c92df9ea4bcb94725d9a0477a4c7cab0bcc [2021-06-29T21:40:44.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T21:40:44.419Z] Dload Upload Total Spent Left Speed [2021-06-29T21:40:44.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54856 0 0 100 54856 0 132k --:--:-- --:--:-- --:--:-- 132k 100 54856 0 0 100 54856 0 132k --:--:-- --:--:-- --:--:-- 132k [2021-06-29T21:40:44.680Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/886365d86c49aa56e73b934cd79d68c5b80d4697 [Pipeline] } [2021-06-29T21:40:44.688Z] 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-29T21:40:45.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:40:46.505Z] ---> package-listing.sh [2021-06-29T21:40:46.505Z] ++ facter osfamily [2021-06-29T21:40:46.505Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T21:40:46.767Z] + OS_FAMILY=redhat [2021-06-29T21:40:46.768Z] + workspace=/w/workspace/edgex-go/44 [2021-06-29T21:40:46.768Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T21:40:46.768Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T21:40:46.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T21:40:46.768Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T21:40:46.768Z] + '[' /w/workspace/edgex-go/44 ']' [2021-06-29T21:40:46.768Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T21:40:46.768Z] + case "${OS_FAMILY}" in [2021-06-29T21:40:46.768Z] + rpm -qa [2021-06-29T21:40:46.768Z] + sort [2021-06-29T21:40:48.685Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T21:40:48.685Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T21:40:48.685Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T21:40:48.685Z] + '[' /w/workspace/edgex-go/44 ']' [2021-06-29T21:40:48.685Z] + mkdir -p /w/workspace/edgex-go/44/archives/ [2021-06-29T21:40:48.685Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/44/archives/ [Pipeline] echo [2021-06-29T21:40:48.699Z] 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/44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T21:40:48.985Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:40:49.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T21:40:49.555Z] [2021-06-29T21:40:49.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T21:40:49.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T21:40:49.873Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T21:40:49.873Z] df20fa9351a1: Pulling fs layer [2021-06-29T21:40:49.873Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T21:40:49.873Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T21:40:49.873Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T21:40:49.873Z] 93b61091891f: Pulling fs layer [2021-06-29T21:40:49.873Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T21:40:49.873Z] 5e14af77c1be: Pulling fs layer [2021-06-29T21:40:49.873Z] 01666e4c0597: Pulling fs layer [2021-06-29T21:40:49.873Z] aa168da1d23b: Pulling fs layer [2021-06-29T21:40:49.873Z] 46f8f816bc3b: Waiting [2021-06-29T21:40:49.873Z] 93b61091891f: Waiting [2021-06-29T21:40:49.873Z] 93b9cdb0e59b: Waiting [2021-06-29T21:40:49.873Z] 5e14af77c1be: Waiting [2021-06-29T21:40:49.873Z] 01666e4c0597: Waiting [2021-06-29T21:40:49.873Z] aa168da1d23b: Waiting [2021-06-29T21:40:49.873Z] 36b3adc4ff6f: Download complete [2021-06-29T21:40:49.873Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T21:40:49.873Z] 46f8f816bc3b: Download complete [2021-06-29T21:40:49.873Z] df20fa9351a1: Verifying Checksum [2021-06-29T21:40:49.873Z] df20fa9351a1: Download complete [2021-06-29T21:40:50.139Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T21:40:50.139Z] 93b9cdb0e59b: Download complete [2021-06-29T21:40:50.139Z] 5e14af77c1be: Verifying Checksum [2021-06-29T21:40:50.139Z] 5e14af77c1be: Download complete [2021-06-29T21:40:50.139Z] 01666e4c0597: Verifying Checksum [2021-06-29T21:40:50.139Z] 01666e4c0597: Download complete [2021-06-29T21:40:50.139Z] 93b61091891f: Verifying Checksum [2021-06-29T21:40:50.139Z] 93b61091891f: Download complete [2021-06-29T21:40:50.139Z] df20fa9351a1: Pull complete [2021-06-29T21:40:50.399Z] 36b3adc4ff6f: Pull complete [2021-06-29T21:40:50.399Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T21:40:50.399Z] 8ad3a11d3b57: Download complete [2021-06-29T21:40:50.666Z] 8ad3a11d3b57: Pull complete [2021-06-29T21:40:50.928Z] 46f8f816bc3b: Pull complete [2021-06-29T21:40:50.929Z] 93b61091891f: Pull complete [2021-06-29T21:40:51.193Z] 93b9cdb0e59b: Pull complete [2021-06-29T21:40:51.193Z] 5e14af77c1be: Pull complete [2021-06-29T21:40:51.193Z] 01666e4c0597: Pull complete [2021-06-29T21:40:52.144Z] aa168da1d23b: Verifying Checksum [2021-06-29T21:40:52.144Z] aa168da1d23b: Download complete [2021-06-29T21:40:56.394Z] aa168da1d23b: Pull complete [2021-06-29T21:40:56.394Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T21:40:56.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T21:40:56.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T21:40:56.477Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-06-29T21:40:56.516Z] $ 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/44/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/44 -v /w/workspace/edgex-go/44:/w/workspace/edgex-go/44:rw,z -v /w/workspace/edgex-go/44@tmp:/w/workspace/edgex-go/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-29T21:40:59.572Z] $ docker top ad5824e8a752838e201fbafe086d97f9c15f10072b781643ae1d3025b617f9fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T21:40:59.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T21:41:00.254Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T21:41:00.550Z] + ls /var/log/sa-host [2021-06-29T21:41:00.550Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T21:41:00.550Z] file_magic: OK [2021-06-29T21:41:00.550Z] HZ: Using current value: 100 [2021-06-29T21:41:00.550Z] file_header: OK [2021-06-29T21:41:00.550Z] 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-29T21:41:00.550Z] Statistics: [2021-06-29T21:41:00.550Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T21:41:00.550Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T21:41:00.550Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T21:41:00.550Z] file_magic: OK [2021-06-29T21:41:00.550Z] HZ: Using current value: 100 [2021-06-29T21:41:00.550Z] file_header: OK [2021-06-29T21:41:00.550Z] 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-29T21:41:00.550Z] Statistics: [2021-06-29T21:41:00.550Z] 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... [2021-06-29T21:41:00.550Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T21:41:01.171Z] provisioning config files... [2021-06-29T21:41:01.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/44@tmp/config4918237946979611120tmp [Pipeline] { [Pipeline] echo [2021-06-29T21:41:01.208Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:41:01.503Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T21:41:01.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:41:01.899Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T21:41:01.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:41:02.218Z] ---> sudo-logs.sh [2021-06-29T21:41:02.218Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T21:41:02.248Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:41:02.543Z] ---> job-cost.sh [2021-06-29T21:41:02.543Z] lf-activate-venv: SKIPPING [2021-06-29T21:41:02.543Z] DEBUG: total: 0.18000000715255737 [2021-06-29T21:41:02.543Z] INFO: Retrieving Stack Cost... [2021-06-29T21:41:03.484Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T21:41:04.056Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T21:41:04.070Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T21:41:04.367Z] ---> logs-deploy.sh [2021-06-29T21:41:04.367Z] lf-activate-venv: SKIPPING [2021-06-29T21:41:04.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/44 [2021-06-29T21:41:04.367Z] INFO: archiving workspace using pattern(s): [2021-06-29T21:41:05.308Z] Archives upload complete. [2021-06-29T21:41:05.308Z] INFO: archiving logs to Nexus [2021-06-29T21:41:05.881Z] ---> uname -a: [2021-06-29T21:41:05.881Z] Linux prd-centos7-docker-4c-2g-746.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] ---> lscpu: [2021-06-29T21:41:05.881Z] Architecture: x86_64 [2021-06-29T21:41:05.881Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T21:41:05.881Z] Byte Order: Little Endian [2021-06-29T21:41:05.881Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T21:41:05.881Z] CPU(s): 2 [2021-06-29T21:41:05.881Z] On-line CPU(s) list: 0,1 [2021-06-29T21:41:05.881Z] Thread(s) per core: 1 [2021-06-29T21:41:05.881Z] Core(s) per socket: 1 [2021-06-29T21:41:05.881Z] Socket(s): 2 [2021-06-29T21:41:05.881Z] NUMA node(s): 1 [2021-06-29T21:41:05.881Z] Vendor ID: AuthenticAMD [2021-06-29T21:41:05.881Z] CPU family: 23 [2021-06-29T21:41:05.881Z] Model: 49 [2021-06-29T21:41:05.881Z] Model name: AMD EPYC-Rome Processor [2021-06-29T21:41:05.881Z] Stepping: 0 [2021-06-29T21:41:05.881Z] CPU MHz: 2799.998 [2021-06-29T21:41:05.881Z] BogoMIPS: 5599.99 [2021-06-29T21:41:05.881Z] Virtualization: AMD-V [2021-06-29T21:41:05.881Z] Hypervisor vendor: KVM [2021-06-29T21:41:05.881Z] Virtualization type: full [2021-06-29T21:41:05.881Z] L1d cache: 64 KiB [2021-06-29T21:41:05.881Z] L1i cache: 64 KiB [2021-06-29T21:41:05.881Z] L2 cache: 1 MiB [2021-06-29T21:41:05.881Z] L3 cache: 32 MiB [2021-06-29T21:41:05.881Z] NUMA node0 CPU(s): 0,1 [2021-06-29T21:41:05.881Z] Vulnerability Itlb multihit: Not affected [2021-06-29T21:41:05.881Z] Vulnerability L1tf: Not affected [2021-06-29T21:41:05.881Z] Vulnerability Mds: Not affected [2021-06-29T21:41:05.881Z] Vulnerability Meltdown: Not affected [2021-06-29T21:41:05.881Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T21:41:05.881Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T21:41:05.881Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T21:41:05.881Z] Vulnerability Srbds: Not affected [2021-06-29T21:41:05.881Z] Vulnerability Tsx async abort: Not affected [2021-06-29T21:41:05.881Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] ---> nproc: [2021-06-29T21:41:05.881Z] 2 [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] ---> df -h: [2021-06-29T21:41:05.881Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T21:41:05.881Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-29T21:41:05.881Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T21:41:05.881Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T21:41:05.881Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/44@tmp [2021-06-29T21:41:05.881Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/44 [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] ---> free -m: [2021-06-29T21:41:05.881Z] total used free shared buff/cache available [2021-06-29T21:41:05.881Z] Mem: 7821 1331 2174 0 4315 6456 [2021-06-29T21:41:05.881Z] Swap: 1023 2 1021 [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z] ---> ip addr: [2021-06-29T21:41:05.881Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T21:41:05.881Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T21:41:05.881Z] inet 127.0.0.1/8 scope host lo [2021-06-29T21:41:05.881Z] valid_lft forever preferred_lft forever [2021-06-29T21:41:05.881Z] inet6 ::1/128 scope host [2021-06-29T21:41:05.881Z] valid_lft forever preferred_lft forever [2021-06-29T21:41:05.881Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T21:41:05.881Z] link/ether fa:16:3e:87:30:e2 brd ff:ff:ff:ff:ff:ff [2021-06-29T21:41:05.881Z] inet 10.30.123.1/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T21:41:05.881Z] valid_lft 85085sec preferred_lft 85085sec [2021-06-29T21:41:05.881Z] inet6 fe80::f816:3eff:fe87:30e2/64 scope link [2021-06-29T21:41:05.881Z] valid_lft forever preferred_lft forever [2021-06-29T21:41:05.881Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T21:41:05.881Z] link/ether 02:42:bd:7b:9e:4b brd ff:ff:ff:ff:ff:ff [2021-06-29T21:41:05.881Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T21:41:05.881Z] valid_lft forever preferred_lft forever [2021-06-29T21:41:05.881Z] inet6 fe80::42:bdff:fe7b:9e4b/64 scope link [2021-06-29T21:41:05.881Z] valid_lft forever preferred_lft forever [2021-06-29T21:41:05.881Z] [2021-06-29T21:41:05.881Z]