Pull request #3513 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 580caa8f4c8d93160f35c45716b25369e9831fe0+8e84e87c96d2a5839db415490fa441319d2f8c5e (fd9edfc6cb5549d36861f34a2c32327990985b21) 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-ssh538632219210193948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh3850453939629965248.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 9d0281235b943b7ad605f650702698f9078b2862 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-3513/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-3513/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5293557660223183211.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh5812050830972923596.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3513/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-3513/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4408790366122410548.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-457 in /w/workspace/edgexfoundry_edgex-go_PR-3513 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh2712275150491819441.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh159136890531795792.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3513/head:refs/remotes/origin/PR-3513 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 580caa8f4c8d93160f35c45716b25369e9831fe0 Merge succeeded, producing 580caa8f4c8d93160f35c45716b25369e9831fe0 Checking out Revision 580caa8f4c8d93160f35c45716b25369e9831fe0 (PR-3513) > git config core.sparsecheckout # timeout=10 > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # 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/2@tmp/jenkins-gitclient-ssh4118611792689746181.key > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 Commit message: "refactor: Use service key for route names and add missing sys-mgmt-agent" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-26T21:22:21.751Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-26T21:22:21.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-26T21:22:21.862Z] ========================================================= [2021-05-26T21:22:21.862Z] EdgeX Global Pipelines Version Info [2021-05-26T21:22:21.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:22:23.324Z] ------------------- [2021-05-26T21:22:23.325Z] stable info: [2021-05-26T21:22:23.325Z] ------------------- [2021-05-26T21:22:23.325Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-26T21:22:23.325Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T21:22:23.325Z] Message: update stable to v1.0.192 [2021-05-26T21:22:23.898Z] ------------------- [2021-05-26T21:22:23.898Z] experimental info: [2021-05-26T21:22:23.898Z] ------------------- [2021-05-26T21:22:23.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-26T21:22:23.898Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-26T21:22:23.898Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-26T21:22:24.051Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-26T21:22:24.082Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-26T21:22:24.106Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-26T21:22:24.129Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-26T21:22:24.150Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-26T21:22:24.175Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-26T21:22:24.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-26T21:22:24.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-26T21:22:24.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-26T21:22:24.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-26T21:22:24.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-26T21:22:24.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-26T21:22:24.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-26T21:22:24.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-26T21:22:24.443Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T21:22:24.465Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-26T21:22:24.501Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-26T21:22:24.523Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-26T21:22:24.544Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-26T21:22:24.569Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-26T21:22:24.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-26T21:22:24.643Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-26T21:22:24.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3513 [Pipeline] echo [2021-05-26T21:22:24.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3513 [Pipeline] echo [2021-05-26T21:22:24.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3513 [Pipeline] echo [2021-05-26T21:22:24.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 580caa8f4c8d93160f35c45716b25369e9831fe0 [Pipeline] echo [2021-05-26T21:22:24.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 580caa8 [Pipeline] echo [2021-05-26T21:22:24.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T21:22:24.889Z] provisioning config files... [2021-05-26T21:22:24.922Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4990954716055264059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:22:25.246Z] ---> docker-login.sh [2021-05-26T21:22:25.246Z] nexus3.edgexfoundry.org:10001 [2021-05-26T21:22:25.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:22:25.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:22:25.521Z] Configure a credential helper to remove this warning. See [2021-05-26T21:22:25.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:22:25.521Z] [2021-05-26T21:22:25.521Z] Login Succeeded [2021-05-26T21:22:25.521Z] nexus3.edgexfoundry.org:10002 [2021-05-26T21:22:25.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:22:25.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:22:25.521Z] Configure a credential helper to remove this warning. See [2021-05-26T21:22:25.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:22:25.521Z] [2021-05-26T21:22:25.521Z] Login Succeeded [2021-05-26T21:22:25.521Z] nexus3.edgexfoundry.org:10003 [2021-05-26T21:22:25.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:22:25.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:22:25.783Z] Configure a credential helper to remove this warning. See [2021-05-26T21:22:25.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:22:25.783Z] [2021-05-26T21:22:25.783Z] Login Succeeded [2021-05-26T21:22:25.783Z] nexus3.edgexfoundry.org:10004 [2021-05-26T21:22:25.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:22:25.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:22:25.783Z] Configure a credential helper to remove this warning. See [2021-05-26T21:22:25.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:22:25.783Z] [2021-05-26T21:22:25.783Z] Login Succeeded [2021-05-26T21:22:25.783Z] docker.io [2021-05-26T21:22:26.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:22:26.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:22:26.306Z] Configure a credential helper to remove this warning. See [2021-05-26T21:22:26.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:22:26.306Z] [2021-05-26T21:22:26.306Z] Login Succeeded [2021-05-26T21:22:26.306Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T21:22:26.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T21:22:26.681Z] ++ 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-05-26T21:22:26.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T21:22:26.681Z] ++ cut -d/ -f2 [2021-05-26T21:22:26.681Z] ++ dirname cmd/core-command/Dockerfile [2021-05-26T21:22:26.681Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-26T21:22:26.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T21:22:26.681Z] ++ dirname cmd/core-data/Dockerfile [2021-05-26T21:22:26.681Z] ++ cut -d/ -f2 [2021-05-26T21:22:26.681Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-26T21:22:26.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T21:22:26.681Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-26T21:22:26.681Z] ++ cut -d/ -f2 [2021-05-26T21:22:26.681Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-26T21:22:26.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T21:22:26.681Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-26T21:22:26.681Z] ++ cut -d/ -f2 [2021-05-26T21:22:26.681Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-26T21:22:26.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T21:22:26.681Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-26T21:22:26.681Z] ++ cut -d/ -f2 [2021-05-26T21:22:26.681Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-26T21:22:26.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T21:22:26.681Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-26T21:22:26.681Z] ++ cut -d/ -f2 [2021-05-26T21:22:26.681Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-26T21:22:26.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T21:22:26.681Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-26T21:22:26.681Z] ++ cut -d/ -f2 [2021-05-26T21:22:26.681Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-26T21:22:26.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T21:22:26.681Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-26T21:22:26.681Z] ++ cut -d/ -f2 [2021-05-26T21:22:26.681Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-26T21:22:26.681Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-26T21:22:26.681Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-26T21:22:26.681Z] ++ cut -d/ -f2 [2021-05-26T21:22:26.681Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-26T21:22:26.734Z] 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-05-26T21:22:28.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T21:22:28.054Z] [2021-05-26T21:22:28.054Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:22:28.368Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T21:22:28.368Z] latest: Pulling from edgex-devops/git-semver [2021-05-26T21:22:28.368Z] 31603596830f: Pulling fs layer [2021-05-26T21:22:28.368Z] 54011a49482f: Pulling fs layer [2021-05-26T21:22:28.368Z] a6820b24f6d8: Pulling fs layer [2021-05-26T21:22:28.368Z] f581987b2513: Pulling fs layer [2021-05-26T21:22:28.368Z] f581987b2513: Waiting [2021-05-26T21:22:28.368Z] 54011a49482f: Verifying Checksum [2021-05-26T21:22:28.368Z] 54011a49482f: Download complete [2021-05-26T21:22:28.629Z] 31603596830f: Verifying Checksum [2021-05-26T21:22:28.629Z] 31603596830f: Download complete [2021-05-26T21:22:28.629Z] f581987b2513: Verifying Checksum [2021-05-26T21:22:28.629Z] f581987b2513: Download complete [2021-05-26T21:22:28.629Z] a6820b24f6d8: Verifying Checksum [2021-05-26T21:22:28.629Z] a6820b24f6d8: Download complete [2021-05-26T21:22:28.897Z] 31603596830f: Pull complete [2021-05-26T21:22:28.897Z] 54011a49482f: Pull complete [2021-05-26T21:22:29.479Z] a6820b24f6d8: Pull complete [2021-05-26T21:22:29.743Z] f581987b2513: Pull complete [2021-05-26T21:22:29.743Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-26T21:22:29.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-26T21:22:29.743Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-26T21:22:29.819Z] prd-centos7-docker-4c-2g-457 does not seem to be running inside a container [2021-05-26T21:22:29.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-26T21:22:31.218Z] $ docker top 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-26T21:22:31.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T21:22:31.343Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T21:22:31.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T21:22:31.453Z] $ docker exec 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 ssh-agent [2021-05-26T21:22:31.566Z] SSH_AUTH_SOCK=/tmp/ssh-tMGOVZVV4TQF/agent.14 [2021-05-26T21:22:31.566Z] SSH_AGENT_PID=20 [2021-05-26T21:22:31.573Z] Running ssh-add (command line suppressed) [2021-05-26T21:22:31.663Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8850647774958475881.key (/w/workspace/edgex-go/2@tmp/private_key_8850647774958475881.key) [2021-05-26T21:22:31.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T21:22:31.990Z] + git tag --points-at HEAD [Pipeline] } [2021-05-26T21:22:32.001Z] $ docker exec --env ******** --env ******** 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 ssh-agent -k [2021-05-26T21:22:32.095Z] unset SSH_AUTH_SOCK; [2021-05-26T21:22:32.095Z] unset SSH_AGENT_PID; [2021-05-26T21:22:32.095Z] echo Agent pid 20 killed; [2021-05-26T21:22:32.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-26T21:22:32.154Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-26T21:22:32.154Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-26T21:22:32.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-26T21:22:32.262Z] $ docker exec 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 ssh-agent [2021-05-26T21:22:32.364Z] SSH_AUTH_SOCK=/tmp/ssh-TykGFiwddtHg/agent.55 [2021-05-26T21:22:32.364Z] SSH_AGENT_PID=61 [2021-05-26T21:22:32.369Z] Running ssh-add (command line suppressed) [2021-05-26T21:22:32.460Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6580463154846620575.key (/w/workspace/edgex-go/2@tmp/private_key_6580463154846620575.key) [2021-05-26T21:22:32.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-26T21:22:32.781Z] + git semver init [2021-05-26T21:22:32.781Z] # -> Open(): unable to determine branch for HEAD [2021-05-26T21:22:32.781Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-26T21:22:32.781Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-26T21:22:32.781Z] # $SEMVER_REMOTE_NAME = origin [2021-05-26T21:22:32.781Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-26T21:22:32.781Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-26T21:22:32.781Z] # $SEMVER_BRANCH = PR-3513 [2021-05-26T21:22:32.781Z] # $SEMVER_TEMP = /tmp/semver-939453285 [2021-05-26T21:22:32.781Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-26T21:22:50.935Z] # '/tmp/semver-939453285' -> '/w/workspace/edgex-go/2/.semver' [2021-05-26T21:22:50.935Z] # -> Force: false [2021-05-26T21:22:50.935Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-26T21:22:50.940Z] $ docker exec --env ******** --env ******** 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 ssh-agent -k [2021-05-26T21:22:51.036Z] unset SSH_AUTH_SOCK; [2021-05-26T21:22:51.036Z] unset SSH_AGENT_PID; [2021-05-26T21:22:51.036Z] echo Agent pid 61 killed; [2021-05-26T21:22:51.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-26T21:22:51.383Z] + git semver [Pipeline] } [2021-05-26T21:22:51.393Z] $ docker stop --time=1 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 [2021-05-26T21:22:55.220Z] $ docker rm -f 17ba87bfd2ca06aef49a50c034eb3963940a6c0a87f02994828d88349f860b32 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T21:22:55.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-26T21:22:55.879Z] Stashed 1 file(s) [Pipeline] echo [2021-05-26T21:22:55.882Z] [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-05-26T21:22:56.376Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-26T21:22:56.671Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T21:22:56.978Z] + true [2021-05-26T21:22:56.978Z] + sudo service docker restart [2021-05-26T21:22:56.978Z] Redirecting to /bin/systemctl restart docker.service [2021-05-26T21:23:11.018Z] Still waiting to schedule task [2021-05-26T21:23:11.018Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-26T21:23:15.129Z] ========================================================= [2021-05-26T21:23:15.129Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-26T21:23:15.129Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:23:15.462Z] + 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-05-26T21:23:16.862Z] Sending build context to Docker daemon 330.8MB [2021-05-26T21:23:16.863Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T21:23:16.863Z] Step 2/6 : FROM ${BASE} [2021-05-26T21:23:16.863Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-26T21:23:16.863Z] 540db60ca938: Pulling fs layer [2021-05-26T21:23:16.863Z] adcc1eea9eea: Pulling fs layer [2021-05-26T21:23:16.863Z] 4c4ab2625f07: Pulling fs layer [2021-05-26T21:23:16.863Z] 0510c868ecb4: Pulling fs layer [2021-05-26T21:23:16.863Z] afea3b2eda06: Pulling fs layer [2021-05-26T21:23:16.863Z] 7809a108b3ef: Pulling fs layer [2021-05-26T21:23:16.863Z] f706445af74f: Pulling fs layer [2021-05-26T21:23:16.863Z] 0510c868ecb4: Waiting [2021-05-26T21:23:16.863Z] afea3b2eda06: Waiting [2021-05-26T21:23:16.863Z] 7809a108b3ef: Waiting [2021-05-26T21:23:16.863Z] f706445af74f: Waiting [2021-05-26T21:23:16.863Z] 4c4ab2625f07: Verifying Checksum [2021-05-26T21:23:16.863Z] 4c4ab2625f07: Download complete [2021-05-26T21:23:16.863Z] adcc1eea9eea: Verifying Checksum [2021-05-26T21:23:16.863Z] adcc1eea9eea: Download complete [2021-05-26T21:23:16.863Z] afea3b2eda06: Verifying Checksum [2021-05-26T21:23:16.863Z] afea3b2eda06: Download complete [2021-05-26T21:23:16.863Z] 540db60ca938: Verifying Checksum [2021-05-26T21:23:16.863Z] 540db60ca938: Download complete [2021-05-26T21:23:16.863Z] 7809a108b3ef: Verifying Checksum [2021-05-26T21:23:16.863Z] 7809a108b3ef: Download complete [2021-05-26T21:23:17.124Z] 540db60ca938: Pull complete [2021-05-26T21:23:17.124Z] adcc1eea9eea: Pull complete [2021-05-26T21:23:17.398Z] 4c4ab2625f07: Pull complete [2021-05-26T21:23:18.793Z] f706445af74f: Verifying Checksum [2021-05-26T21:23:18.793Z] f706445af74f: Download complete [2021-05-26T21:23:19.364Z] 0510c868ecb4: Verifying Checksum [2021-05-26T21:23:19.364Z] 0510c868ecb4: Download complete [2021-05-26T21:23:22.703Z] 0510c868ecb4: Pull complete [2021-05-26T21:23:22.703Z] afea3b2eda06: Pull complete [2021-05-26T21:23:22.703Z] 7809a108b3ef: Pull complete [2021-05-26T21:23:25.344Z] f706445af74f: Pull complete [2021-05-26T21:23:25.344Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-26T21:23:25.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-26T21:23:25.344Z] ---> b068be0155e3 [2021-05-26T21:23:25.344Z] 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-05-26T21:23:26.733Z] ---> Running in f3c2585b58ae [2021-05-26T21:23:26.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:23:27.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:23:27.940Z] (1/12) Installing libmagic (5.39-r0) [2021-05-26T21:23:28.885Z] (2/12) Installing file (5.39-r0) [2021-05-26T21:23:29.148Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-26T21:23:29.148Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-26T21:23:37.302Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-26T21:23:37.302Z] (6/12) Installing patch (2.7.6-r6) [2021-05-26T21:23:37.302Z] (7/12) Installing build-base (0.5-r2) [2021-05-26T21:23:37.302Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-26T21:23:37.302Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-26T21:23:37.302Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-26T21:23:37.302Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-26T21:23:37.302Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-26T21:23:37.302Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T21:23:37.302Z] OK: 219 MiB in 52 packages [2021-05-26T21:23:38.685Z] Removing intermediate container f3c2585b58ae [2021-05-26T21:23:38.685Z] ---> e4057c657911 [2021-05-26T21:23:38.685Z] Step 4/6 : WORKDIR /edgex-go [2021-05-26T21:23:38.685Z] ---> Running in 820a33bd3bfd [2021-05-26T21:23:38.685Z] Removing intermediate container 820a33bd3bfd [2021-05-26T21:23:38.685Z] ---> 1117ae65dbf7 [2021-05-26T21:23:38.685Z] Step 5/6 : COPY go.mod . [2021-05-26T21:23:38.685Z] ---> 6bf419237d23 [2021-05-26T21:23:38.685Z] Step 6/6 : RUN go mod download [2021-05-26T21:23:38.685Z] ---> Running in e109ecf231dd [2021-05-26T21:23:50.940Z] Removing intermediate container e109ecf231dd [2021-05-26T21:23:50.940Z] ---> 7670de5e138b [2021-05-26T21:23:50.940Z] Successfully built 7670de5e138b [2021-05-26T21:23:50.940Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:23:51.244Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T21:23:51.244Z] . [Pipeline] withDockerContainer [2021-05-26T21:23:51.328Z] prd-centos7-docker-4c-2g-457 does not seem to be running inside a container [2021-05-26T21:23:51.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T21:23:51.787Z] $ docker top a6e7ed4abcf835963672dd5c458fe622a4cd3dd90efa75e720077240be7d4084 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T21:23:52.166Z] + go version [2021-05-26T21:23:52.166Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-26T21:23:52.174Z] $ docker stop --time=1 a6e7ed4abcf835963672dd5c458fe622a4cd3dd90efa75e720077240be7d4084 [2021-05-26T21:23:53.373Z] $ docker rm -f a6e7ed4abcf835963672dd5c458fe622a4cd3dd90efa75e720077240be7d4084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:23:53.833Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-26T21:23:53.833Z] . [Pipeline] withDockerContainer [2021-05-26T21:23:53.905Z] prd-centos7-docker-4c-2g-457 does not seem to be running inside a container [2021-05-26T21:23:53.940Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-26T21:23:54.339Z] $ docker top 30d152dbd98353ce00ceabe0fa31f895ace0928e76772c39286c468fd823b995 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-26T21:23:54.435Z] ========================================================= [2021-05-26T21:23:54.435Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-26T21:23:54.435Z] ========================================================= [Pipeline] sh [2021-05-26T21:23:54.738Z] + go mod tidy [Pipeline] sh [2021-05-26T21:23:55.301Z] + make test [2021-05-26T21:23:55.301Z] go mod tidy [2021-05-26T21:23:55.301Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-26T21:24:01.941Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-26T21:24:20.807Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-26T21:24:24.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-26T21:24:26.101Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-26T21:24:26.101Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-26T21:24:28.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-26T21:24:28.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-26T21:24:28.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-26T21:24:28.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-26T21:24:29.574Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-26T21:24:30.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-26T21:24:32.086Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-26T21:24:32.086Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-26T21:24:32.086Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-26T21:24:33.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.093s coverage: 46.1% of statements [2021-05-26T21:24:33.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-26T21:24:33.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-26T21:24:33.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-26T21:24:33.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-26T21:24:33.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-26T21:24:33.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-26T21:24:33.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-05-26T21:24:34.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.057s coverage: 100.0% of statements [2021-05-26T21:24:36.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.092s coverage: 27.7% of statements [2021-05-26T21:24:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-26T21:24:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-26T21:24:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-26T21:24:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-26T21:24:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-26T21:24:36.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.045s coverage: 81.2% of statements [2021-05-26T21:24:36.420Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-26T21:24:36.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements [2021-05-26T21:24:36.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-26T21:24:36.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-05-26T21:24:36.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-26T21:24:36.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-26T21:24:37.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 58.6% of statements [2021-05-26T21:24:37.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-26T21:24:37.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-26T21:24:38.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.110s coverage: 87.7% of statements [2021-05-26T21:24:38.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-26T21:24:38.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T21:24:38.431Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements [2021-05-26T21:24:38.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-26T21:24:40.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.210s coverage: 28.6% of statements [2021-05-26T21:24:40.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-26T21:24:40.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-26T21:24:40.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-26T21:24:40.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-26T21:24:40.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-26T21:24:40.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements [2021-05-26T21:24:40.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-26T21:24:40.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-05-26T21:24:40.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-26T21:24:40.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2021-05-26T21:24:40.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-26T21:24:41.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.102s coverage: 97.5% of statements [2021-05-26T21:24:41.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-26T21:24:41.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-05-26T21:24:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-26T21:24:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-26T21:24:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-26T21:24:41.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-26T21:24:43.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.219s coverage: 95.1% of statements [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-26T21:24:43.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-26T21:24:43.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-26T21:24:43.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.041s coverage: 0.8% of statements [2021-05-26T21:24:43.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-26T21:24:43.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 21.7% of statements [2021-05-26T21:24:43.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-26T21:24:44.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-05-26T21:24:45.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-05-26T21:24:45.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements [2021-05-26T21:24:45.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements [2021-05-26T21:24:45.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2021-05-26T21:24:57.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.047s coverage: 94.4% of statements [2021-05-26T21:24:57.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-05-26T21:25:01.918Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.226s coverage: 81.8% of statements [2021-05-26T21:25:01.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-26T21:25:14.749Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-458 in /w/workspace/edgexfoundry_edgex-go_PR-3513 [Pipeline] { [Pipeline] ws [2021-05-26T21:25:14.767Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-26T21:25:14.976Z] The recommended git tool is: git [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 76.0% of statements [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-26T21:25:20.057Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-05-26T21:25:20.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-05-26T21:25:20.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements [2021-05-26T21:25:20.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-26T21:25:20.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-26T21:25:20.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-26T21:25:20.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.5% of statements [2021-05-26T21:25:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-26T21:25:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-26T21:25:20.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-05-26T21:25:20.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-26T21:25:20.627Z] using credential edgex-jenkins-ssh [2021-05-26T21:25:20.657Z] Cloning the remote Git repository [2021-05-26T21:25:20.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements [2021-05-26T21:25:20.732Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-26T21:25:20.844Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-26T21:25:20.940Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T21:25:20.940Z] > git --version # timeout=10 [2021-05-26T21:25:20.959Z] > git --version # 'git version 2.17.1' [2021-05-26T21:25:20.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T21:25:21.040Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T21:25:22.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.088s coverage: 46.8% of statements [2021-05-26T21:25:22.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-26T21:25:22.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-26T21:25:22.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-26T21:25:22.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-26T21:25:22.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-26T21:25:22.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2021-05-26T21:25:22.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-26T21:25:22.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements [2021-05-26T21:25:22.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-26T21:25:22.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-26T21:25:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.046s coverage: 18.9% of statements [2021-05-26T21:25:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-26T21:25:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-26T21:25:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-26T21:25:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 91.9% of statements [2021-05-26T21:25:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-26T21:25:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T21:25:26.202Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-26T21:25:26.202Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.615s coverage: 28.7% of statements [2021-05-26T21:25:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-26T21:25:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-26T21:25:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-26T21:25:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-26T21:25:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-26T21:25:26.203Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.050s coverage: 99.0% of statements [2021-05-26T21:25:26.203Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-26T21:25:26.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-05-26T21:25:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-26T21:25:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-26T21:25:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-26T21:25:26.796Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 64.6% of statements [2021-05-26T21:25:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-26T21:25:27.377Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.087s coverage: 97.6% of statements [2021-05-26T21:25:27.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-26T21:25:27.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T21:25:27.377Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-26T21:25:27.377Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-05-26T21:25:27.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-26T21:25:27.377Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.018s coverage: 100.0% of statements [2021-05-26T21:25:27.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-26T21:25:27.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-26T21:25:27.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-26T21:25:27.377Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-26T21:25:27.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements [2021-05-26T21:25:27.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-26T21:25:27.958Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-26T21:25:27.958Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-05-26T21:25:28.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements [2021-05-26T21:25:28.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-26T21:25:28.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-26T21:25:28.226Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.048s coverage: 27.9% of statements [2021-05-26T21:25:28.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-26T21:25:28.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-26T21:25:28.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-26T21:25:28.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-26T21:25:28.226Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-26T21:25:28.490Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-26T21:25:28.755Z] GO111MODULE=on go vet ./... [2021-05-26T21:25:36.938Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:25:35.946Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T21:25:35.964Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T21:25:35.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T21:25:36.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T21:25:36.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T21:25:36.037Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3513/head:refs/remotes/origin/PR-3513 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T21:25:36.952Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T21:25:36.968Z] > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 [2021-05-26T21:25:37.354Z] Merge succeeded, producing 580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:25:37.355Z] Checking out Revision 580caa8f4c8d93160f35c45716b25369e9831fe0 (PR-3513) [2021-05-26T21:25:37.279Z] > git remote # timeout=10 [2021-05-26T21:25:37.295Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T21:25:37.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T21:25:37.316Z] > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 [2021-05-26T21:25:37.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T21:25:37.356Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T21:25:37.368Z] > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 [2021-05-26T21:25:41.763Z] Commit message: "refactor: Use service key for route names and add missing sys-mgmt-agent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-26T21:25:43.356Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-26T21:25:43.769Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-26T21:25:44.114Z] + true [2021-05-26T21:25:44.114Z] + sudo service docker restart [2021-05-26T21:26:01.036Z] gofmt -l . [2021-05-26T21:26:01.036Z] [ "`gofmt -l .`" = "" ] [2021-05-26T21:26:01.036Z] ./bin/test-go-mod-tidy.sh [2021-05-26T21:26:01.036Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-26T21:26:01.330Z] + ls -al . [2021-05-26T21:26:01.330Z] total 852 [2021-05-26T21:26:01.330Z] drwxrwxr-x 10 1001 1001 4096 May 26 21:25 . [2021-05-26T21:26:01.330Z] drwxr-xr-x 4 root root 28 May 26 21:23 .. [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 11 May 26 21:22 .dockerignore [2021-05-26T21:26:01.330Z] drwxrwxr-x 8 1001 1001 179 May 26 21:22 .git [2021-05-26T21:26:01.330Z] drwxrwxr-x 3 1001 1001 125 May 26 21:22 .github [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 818 May 26 21:22 .gitignore [2021-05-26T21:26:01.330Z] drwx------ 3 1001 1001 60 May 26 21:22 .semver [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 166 May 26 21:22 .sonarcloud.properties [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 8609 May 26 21:22 Attribution.txt [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 3804 May 26 21:22 CONTRIBUTING.md [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 931 May 26 21:22 Dockerfile.build [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 863 May 26 21:22 Jenkinsfile [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 10775 May 26 21:22 LICENSE [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 5632 May 26 21:22 Makefile [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 7978 May 26 21:22 README.md [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 6755 May 26 21:22 SECURITY.md [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 5 May 26 21:22 VERSION [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 4131 May 26 21:22 ZMQWindows.md [2021-05-26T21:26:01.330Z] drwxrwxr-x 2 1001 1001 117 May 26 21:22 bin [2021-05-26T21:26:01.330Z] drwxrwxr-x 14 1001 1001 4096 May 26 21:22 cmd [2021-05-26T21:26:01.330Z] -rw-r--r-- 1 root root 741453 May 26 21:25 coverage.out [2021-05-26T21:26:01.330Z] -rw-r--r-- 1 root root 1060 May 26 21:25 go.mod [2021-05-26T21:26:01.330Z] -rw-r--r-- 1 root root 21990 May 26 21:23 go.sum [2021-05-26T21:26:01.330Z] drwxrwxr-x 8 1001 1001 127 May 26 21:22 internal [2021-05-26T21:26:01.330Z] drwxrwxr-x 4 1001 1001 26 May 26 21:22 openapi [2021-05-26T21:26:01.330Z] drwxrwxr-x 4 1001 1001 71 May 26 21:22 snap [2021-05-26T21:26:01.330Z] -rw-rw-r-- 1 1001 1001 168 May 26 21:22 version.go [Pipeline] sh [2021-05-26T21:26:01.628Z] + '[' -e coverage.out ] [2021-05-26T21:26:01.628Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-26T21:26:01.762Z] Stashed 1 file(s) [Pipeline] sh [2021-05-26T21:26:02.066Z] + make build [2021-05-26T21:26:02.066Z] go mod tidy [2021-05-26T21:26:02.066Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T21:26:02.458Z] provisioning config files... [2021-05-26T21:26:02.483Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config239081736951051213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:26:02.853Z] ---> docker-login.sh [2021-05-26T21:26:02.853Z] nexus3.edgexfoundry.org:10001 [2021-05-26T21:26:03.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:26:04.010Z] 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-05-26T21:26:04.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:26:04.134Z] Configure a credential helper to remove this warning. See [2021-05-26T21:26:04.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:26:04.134Z] [2021-05-26T21:26:04.134Z] Login Succeeded [2021-05-26T21:26:04.134Z] nexus3.edgexfoundry.org:10002 [2021-05-26T21:26:04.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:26:04.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:26:04.685Z] Configure a credential helper to remove this warning. See [2021-05-26T21:26:04.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:26:04.685Z] [2021-05-26T21:26:04.685Z] Login Succeeded [2021-05-26T21:26:04.685Z] nexus3.edgexfoundry.org:10003 [2021-05-26T21:26:04.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:26:05.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:26:05.238Z] Configure a credential helper to remove this warning. See [2021-05-26T21:26:05.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:26:05.238Z] [2021-05-26T21:26:05.238Z] Login Succeeded [2021-05-26T21:26:05.238Z] nexus3.edgexfoundry.org:10004 [2021-05-26T21:26:05.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:26:05.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:26:05.792Z] Configure a credential helper to remove this warning. See [2021-05-26T21:26:05.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:26:05.792Z] [2021-05-26T21:26:05.792Z] Login Succeeded [2021-05-26T21:26:05.792Z] docker.io [2021-05-26T21:26:06.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-26T21:26:06.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-26T21:26:06.662Z] Configure a credential helper to remove this warning. See [2021-05-26T21:26:06.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-26T21:26:06.662Z] [2021-05-26T21:26:06.662Z] Login Succeeded [2021-05-26T21:26:06.662Z] ---> docker-login.sh ends [Pipeline] } [2021-05-26T21:26:06.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-26T21:26:06.963Z] ========================================================= [2021-05-26T21:26:06.963Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-26T21:26:06.963Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:26:07.301Z] + 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-05-26T21:26:09.961Z] Sending build context to Docker daemon 168.1MB [2021-05-26T21:26:09.961Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-26T21:26:09.961Z] Step 2/6 : FROM ${BASE} [2021-05-26T21:26:09.961Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-26T21:26:09.961Z] 595b0fe564bb: Pulling fs layer [2021-05-26T21:26:09.961Z] 7186ed65a4f7: Pulling fs layer [2021-05-26T21:26:09.961Z] 316046926c0a: Pulling fs layer [2021-05-26T21:26:09.961Z] 4ebd0625c992: Pulling fs layer [2021-05-26T21:26:09.961Z] 207e8628e3a3: Pulling fs layer [2021-05-26T21:26:09.961Z] c791037a9be2: Pulling fs layer [2021-05-26T21:26:09.961Z] ffd874e62e21: Pulling fs layer [2021-05-26T21:26:09.961Z] 4ebd0625c992: Waiting [2021-05-26T21:26:09.961Z] 207e8628e3a3: Waiting [2021-05-26T21:26:09.961Z] c791037a9be2: Waiting [2021-05-26T21:26:09.961Z] 7186ed65a4f7: Verifying Checksum [2021-05-26T21:26:09.961Z] 7186ed65a4f7: Download complete [2021-05-26T21:26:09.961Z] 207e8628e3a3: Verifying Checksum [2021-05-26T21:26:09.961Z] 207e8628e3a3: Download complete [2021-05-26T21:26:09.961Z] 595b0fe564bb: Verifying Checksum [2021-05-26T21:26:09.961Z] 595b0fe564bb: Download complete [2021-05-26T21:26:09.961Z] c791037a9be2: Download complete [2021-05-26T21:26:10.951Z] 595b0fe564bb: Pull complete [2021-05-26T21:26:11.551Z] 7186ed65a4f7: Pull complete [2021-05-26T21:26:11.824Z] 316046926c0a: Pull complete [2021-05-26T21:26:12.325Z] 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-05-26T21:26:12.325Z] 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-05-26T21:26:12.812Z] ffd874e62e21: Verifying Checksum [2021-05-26T21:26:12.812Z] ffd874e62e21: Download complete [2021-05-26T21:26:13.276Z] 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-05-26T21:26:13.541Z] 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-05-26T21:26:13.826Z] 4ebd0625c992: Verifying Checksum [2021-05-26T21:26:13.826Z] 4ebd0625c992: Download complete [2021-05-26T21:26:14.937Z] 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-05-26T21:26:15.885Z] 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-05-26T21:26:16.461Z] 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-05-26T21:26:17.421Z] 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-05-26T21:26:18.373Z] 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-05-26T21:26:18.947Z] 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-05-26T21:26:20.396Z] $ docker stop --time=1 30d152dbd98353ce00ceabe0fa31f895ace0928e76772c39286c468fd823b995 [2021-05-26T21:26:22.313Z] $ docker rm -f 30d152dbd98353ce00ceabe0fa31f895ace0928e76772c39286c468fd823b995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:26:25.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T21:26:25.320Z] [2021-05-26T21:26:25.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:26:25.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T21:26:25.631Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-26T21:26:25.631Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-26T21:26:25.631Z] ca9280d653b3: Pulling fs layer [2021-05-26T21:26:25.631Z] 7e9c9ca2126c: Pulling fs layer [2021-05-26T21:26:25.895Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-26T21:26:25.895Z] cbdbe7a5bc2a: Download complete [2021-05-26T21:26:26.154Z] cbdbe7a5bc2a: Pull complete [2021-05-26T21:26:26.249Z] 4ebd0625c992: Pull complete [2021-05-26T21:26:26.249Z] 207e8628e3a3: Pull complete [2021-05-26T21:26:26.249Z] c791037a9be2: Pull complete [2021-05-26T21:26:26.416Z] ca9280d653b3: Verifying Checksum [2021-05-26T21:26:26.416Z] ca9280d653b3: Download complete [2021-05-26T21:26:26.986Z] ca9280d653b3: Pull complete [2021-05-26T21:26:27.250Z] 7e9c9ca2126c: Verifying Checksum [2021-05-26T21:26:27.250Z] 7e9c9ca2126c: Download complete [2021-05-26T21:26:29.650Z] ffd874e62e21: Pull complete [2021-05-26T21:26:29.650Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-26T21:26:29.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-26T21:26:29.650Z] ---> cfc18b08335c [2021-05-26T21:26:29.650Z] 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-05-26T21:26:29.928Z] ---> Running in f8803e5e8b58 [2021-05-26T21:26:30.568Z] 7e9c9ca2126c: Pull complete [2021-05-26T21:26:30.568Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-26T21:26:30.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T21:26:30.568Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-26T21:26:30.643Z] prd-centos7-docker-4c-2g-457 does not seem to be running inside a container [2021-05-26T21:26:30.676Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-26T21:26:31.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:26:32.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:26:33.391Z] (1/12) Installing libmagic (5.39-r0) [2021-05-26T21:26:33.748Z] $ docker top f4b8325c5b5a570aaa3e3802c1497b0fc3863b9d89f02388ddf43fd531eb3a86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T21:26:33.992Z] (2/12) Installing file (5.39-r0) [2021-05-26T21:26:33.992Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-26T21:26:33.992Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-26T21:26:34.137Z] + docker-compose build --help [2021-05-26T21:26:34.137Z] + grep parallel [2021-05-26T21:26:34.710Z] --parallel Build images in parallel. [Pipeline] } [2021-05-26T21:26:34.717Z] $ docker stop --time=1 f4b8325c5b5a570aaa3e3802c1497b0fc3863b9d89f02388ddf43fd531eb3a86 [2021-05-26T21:26:35.916Z] $ docker rm -f f4b8325c5b5a570aaa3e3802c1497b0fc3863b9d89f02388ddf43fd531eb3a86 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:26:36.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-26T21:26:36.348Z] . [Pipeline] withDockerContainer [2021-05-26T21:26:36.423Z] prd-centos7-docker-4c-2g-457 does not seem to be running inside a container [2021-05-26T21:26:36.460Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-26T21:26:36.792Z] $ docker top e601257dd6de71fd994af6aec3204a16c0e951634b294941eae9c00f0db2f0c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T21:26:37.177Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-26T21:26:37.750Z] Building core-command ... [2021-05-26T21:26:37.750Z] Building core-data ... [2021-05-26T21:26:37.750Z] Building core-metadata ... [2021-05-26T21:26:37.750Z] Building security-bootstrapper ... [2021-05-26T21:26:37.750Z] Building security-proxy-setup ... [2021-05-26T21:26:37.750Z] Building security-secretstore-setup ... [2021-05-26T21:26:37.750Z] Building support-notifications ... [2021-05-26T21:26:37.750Z] Building support-scheduler ... [2021-05-26T21:26:37.750Z] Building sys-mgmt-agent ... [2021-05-26T21:26:37.750Z] Building security-bootstrapper [2021-05-26T21:26:37.750Z] Building core-command [2021-05-26T21:26:37.750Z] Building support-notifications [2021-05-26T21:26:37.750Z] Building support-scheduler [2021-05-26T21:26:37.750Z] Building core-metadata [2021-05-26T21:26:38.292Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-26T21:26:38.292Z] (6/12) Installing patch (2.7.6-r6) [2021-05-26T21:26:38.292Z] (7/12) Installing build-base (0.5-r2) [2021-05-26T21:26:38.561Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-26T21:26:38.561Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-26T21:26:38.561Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-26T21:26:38.831Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-26T21:26:38.831Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-26T21:26:39.103Z] Executing busybox-1.32.1-r6.trigger [2021-05-26T21:26:39.103Z] OK: 218 MiB in 52 packages [2021-05-26T21:26:42.494Z] Removing intermediate container f8803e5e8b58 [2021-05-26T21:26:42.494Z] ---> 9b1d0ef7aaa5 [2021-05-26T21:26:42.494Z] Step 4/6 : WORKDIR /edgex-go [2021-05-26T21:26:42.494Z] ---> Running in 4912bb14f8f5 [2021-05-26T21:26:43.086Z] Removing intermediate container 4912bb14f8f5 [2021-05-26T21:26:43.086Z] ---> 629a5dd3597d [2021-05-26T21:26:43.086Z] Step 5/6 : COPY go.mod . [2021-05-26T21:26:43.687Z] ---> 8485d1f66dab [2021-05-26T21:26:43.687Z] Step 6/6 : RUN go mod download [2021-05-26T21:26:43.961Z] ---> Running in 5d4db7108734 [2021-05-26T21:26:52.693Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:26:52.693Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:26:52.693Z] ---> 7670de5e138b [2021-05-26T21:26:52.693Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T21:26:52.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:26:52.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:26:52.693Z] ---> 7670de5e138b [2021-05-26T21:26:52.693Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T21:26:52.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:26:52.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:26:52.693Z] ---> 7670de5e138b [2021-05-26T21:26:52.693Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T21:26:57.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:26:57.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:26:57.997Z] ---> 7670de5e138b [2021-05-26T21:26:57.997Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T21:26:58.942Z] ---> Running in c421d45d1d0d [2021-05-26T21:26:58.942Z] ---> Running in bcbb923096e7 [2021-05-26T21:26:58.942Z] ---> Running in 43802b5671f4 [2021-05-26T21:26:59.205Z] ---> Running in 131dec885a79 [2021-05-26T21:27:03.423Z] Removing intermediate container 43802b5671f4 [2021-05-26T21:27:03.423Z] ---> 6cc48798948f [2021-05-26T21:27:03.423Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:27:03.423Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:27:03.423Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:27:03.691Z] ---> 7670de5e138b [2021-05-26T21:27:03.691Z] Step 3/32 : WORKDIR /edgex-go [2021-05-26T21:27:03.691Z] ---> Using cache [2021-05-26T21:27:03.691Z] ---> 74d94a806ec4 [2021-05-26T21:27:03.691Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:27:03.691Z] Removing intermediate container 131dec885a79 [2021-05-26T21:27:03.691Z] ---> 65a9a10d1ed7 [2021-05-26T21:27:03.691Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:27:03.691Z] Removing intermediate container bcbb923096e7 [2021-05-26T21:27:03.691Z] ---> f4e5d95384ae [2021-05-26T21:27:03.691Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:27:03.691Z] Removing intermediate container c421d45d1d0d [2021-05-26T21:27:03.691Z] ---> 74d94a806ec4 [2021-05-26T21:27:03.691Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:27:03.691Z] ---> Running in f748fa7e6912 [2021-05-26T21:27:03.691Z] ---> Running in 75e71f6e9c9d [2021-05-26T21:27:03.962Z] ---> Running in 485e8d250a35 [2021-05-26T21:27:03.962Z] ---> Running in 8b62475c3343 [2021-05-26T21:27:03.962Z] ---> Running in 70cb56b2eded [2021-05-26T21:27:04.929Z] Removing intermediate container f748fa7e6912 [2021-05-26T21:27:04.929Z] ---> 0c6cb22271b1 [2021-05-26T21:27:04.929Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-26T21:27:04.929Z] ---> Running in 4a4bf0bbbb35 [2021-05-26T21:27:04.929Z] Removing intermediate container 75e71f6e9c9d [2021-05-26T21:27:04.929Z] ---> 349cb6345b40 [2021-05-26T21:27:04.929Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-26T21:27:04.929Z] ---> Running in 2170f9414e72 [2021-05-26T21:27:04.929Z] Removing intermediate container 485e8d250a35 [2021-05-26T21:27:04.929Z] ---> 213a43147ae2 [2021-05-26T21:27:04.929Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T21:27:04.929Z] ---> Running in ea316990f940 [2021-05-26T21:27:05.192Z] Removing intermediate container 70cb56b2eded [2021-05-26T21:27:05.192Z] ---> 1221f2de131c [2021-05-26T21:27:05.192Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T21:27:05.192Z] Removing intermediate container 8b62475c3343 [2021-05-26T21:27:05.192Z] ---> 98366e3de4cc [2021-05-26T21:27:05.192Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-26T21:27:05.192Z] ---> Running in 207566b1e9f0 [2021-05-26T21:27:05.192Z] ---> Running in 51c6348cce3e [2021-05-26T21:27:05.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:05.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:05.752Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:06.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:06.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:06.278Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:06.541Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:06.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:06.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:06.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:27:06.806Z] OK: 219 MiB in 52 packages [2021-05-26T21:27:07.066Z] Removing intermediate container 4a4bf0bbbb35 [2021-05-26T21:27:07.066Z] ---> e2ac6796379e [2021-05-26T21:27:07.066Z] Step 6/23 : COPY go.mod . [2021-05-26T21:27:07.328Z] OK: 219 MiB in 52 packages [2021-05-26T21:27:07.328Z] OK: 219 MiB in 52 packages [2021-05-26T21:27:07.328Z] ---> 8d48724503e7 [2021-05-26T21:27:07.328Z] Step 7/23 : RUN go mod download [2021-05-26T21:27:07.328Z] ---> Running in 808e7aa8d281 [2021-05-26T21:27:07.589Z] OK: 219 MiB in 52 packages [2021-05-26T21:27:07.589Z] OK: 219 MiB in 52 packages [2021-05-26T21:27:08.178Z] Removing intermediate container 51c6348cce3e [2021-05-26T21:27:08.178Z] ---> d48379a7cf83 [2021-05-26T21:27:08.178Z] Step 6/23 : COPY go.mod . [2021-05-26T21:27:08.178Z] Removing intermediate container 207566b1e9f0 [2021-05-26T21:27:08.178Z] ---> f59287d5bcb3 [2021-05-26T21:27:08.178Z] Step 6/24 : COPY go.mod . [2021-05-26T21:27:08.178Z] Removing intermediate container ea316990f940 [2021-05-26T21:27:08.178Z] ---> 13cd9f0e7b13 [2021-05-26T21:27:08.178Z] Step 6/24 : COPY go.mod . [2021-05-26T21:27:08.178Z] Removing intermediate container 2170f9414e72 [2021-05-26T21:27:08.178Z] ---> 5ac2d3899d73 [2021-05-26T21:27:08.178Z] Step 6/32 : COPY go.mod . [2021-05-26T21:27:08.445Z] ---> 249e603a03c5 [2021-05-26T21:27:08.445Z] Step 7/23 : RUN go mod download [2021-05-26T21:27:08.445Z] ---> Running in 0460e7b5cd4e [2021-05-26T21:27:08.445Z] ---> 69560ce75a9e [2021-05-26T21:27:08.445Z] Step 7/24 : RUN go mod download [2021-05-26T21:27:08.445Z] ---> 54bcf207aaff [2021-05-26T21:27:08.445Z] Step 7/24 : RUN go mod download [2021-05-26T21:27:08.445Z] ---> 26bc309028bf [2021-05-26T21:27:08.445Z] Step 7/32 : RUN go mod download [2021-05-26T21:27:08.445Z] ---> Running in b516543f1193 [2021-05-26T21:27:08.445Z] ---> Running in 2014dcb1be66 [2021-05-26T21:27:08.445Z] ---> Running in 8b7a93dd07cc [2021-05-26T21:27:08.712Z] Removing intermediate container 808e7aa8d281 [2021-05-26T21:27:08.712Z] ---> e10663c9861d [2021-05-26T21:27:08.712Z] Step 8/23 : COPY . . [2021-05-26T21:27:10.770Z] Removing intermediate container 5d4db7108734 [2021-05-26T21:27:10.770Z] ---> 7a6636f8dc39 [2021-05-26T21:27:10.770Z] Successfully built 7a6636f8dc39 [2021-05-26T21:27:10.770Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:27:11.113Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T21:27:11.114Z] . [Pipeline] withDockerContainer [2021-05-26T21:27:11.289Z] Removing intermediate container 0460e7b5cd4e [2021-05-26T21:27:11.289Z] ---> 4ce186ea9b73 [2021-05-26T21:27:11.289Z] Step 8/23 : COPY . . [2021-05-26T21:27:11.355Z] prd-ubuntu18.04-docker-arm64-4c-16g-458 does not seem to be running inside a container [2021-05-26T21:27:11.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T21:27:11.872Z] Removing intermediate container 2014dcb1be66 [2021-05-26T21:27:11.872Z] ---> a7c77a5c3017 [2021-05-26T21:27:11.872Z] Step 8/24 : COPY . . [2021-05-26T21:27:13.050Z] $ docker top 08968bd5235798d3796874b7711e0197669753f2013f9ee7dc018b2adc6a354e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T21:27:13.809Z] Removing intermediate container b516543f1193 [2021-05-26T21:27:13.809Z] ---> 83071b5d367f [2021-05-26T21:27:13.809Z] Step 8/24 : COPY . . [2021-05-26T21:27:13.976Z] + go version [2021-05-26T21:27:13.976Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-26T21:27:13.998Z] $ docker stop --time=1 08968bd5235798d3796874b7711e0197669753f2013f9ee7dc018b2adc6a354e [2021-05-26T21:27:15.802Z] $ docker rm -f 08968bd5235798d3796874b7711e0197669753f2013f9ee7dc018b2adc6a354e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:27:16.448Z] + docker inspect -f . ci-base-image-arm64 [2021-05-26T21:27:16.448Z] . [Pipeline] withDockerContainer [2021-05-26T21:27:16.708Z] prd-ubuntu18.04-docker-arm64-4c-16g-458 does not seem to be running inside a container [2021-05-26T21:27:16.795Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-26T21:27:18.073Z] Removing intermediate container 8b7a93dd07cc [2021-05-26T21:27:18.073Z] ---> 96ea861624c1 [2021-05-26T21:27:18.073Z] Step 8/32 : COPY . . [2021-05-26T21:27:18.297Z] $ docker top a1a758dcd1480c1aedc8af154952ddb25c9439567e079a65433f571255eb4911 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-26T21:27:18.604Z] ========================================================= [2021-05-26T21:27:18.604Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-26T21:27:18.604Z] ========================================================= [Pipeline] sh [2021-05-26T21:27:19.250Z] + go mod tidy [Pipeline] sh [2021-05-26T21:27:20.900Z] + make test [2021-05-26T21:27:20.900Z] go mod tidy [2021-05-26T21:27:21.395Z] ---> fa263b1d43c0 [2021-05-26T21:27:21.395Z] Step 9/23 : RUN go mod tidy [2021-05-26T21:27:21.497Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-26T21:27:25.611Z] ---> Running in bf3463b23a1b [2021-05-26T21:27:25.611Z] ---> 1c5e98198218 [2021-05-26T21:27:25.611Z] Step 9/24 : RUN go mod tidy [2021-05-26T21:27:25.611Z] ---> 084fcce10801 [2021-05-26T21:27:25.611Z] Step 9/24 : RUN go mod tidy [2021-05-26T21:27:25.872Z] ---> Running in 82f80c4111cf [2021-05-26T21:27:25.872Z] ---> Running in 4adeb84fd4f2 [2021-05-26T21:27:29.224Z] Removing intermediate container bf3463b23a1b [2021-05-26T21:27:29.225Z] ---> 3e323b805fa7 [2021-05-26T21:27:29.225Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-26T21:27:29.493Z] ---> Running in fb45c8eb69e6 [2021-05-26T21:27:30.439Z] Removing intermediate container 4adeb84fd4f2 [2021-05-26T21:27:30.439Z] ---> e00274e739a5 [2021-05-26T21:27:30.439Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-26T21:27:30.439Z] Removing intermediate container 82f80c4111cf [2021-05-26T21:27:30.439Z] ---> 94128facbb7c [2021-05-26T21:27:30.439Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-26T21:27:30.700Z] ---> Running in 125a211b2d54 [2021-05-26T21:27:30.965Z] ---> Running in 688b91b34fd8 [2021-05-26T21:27:31.907Z] 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-05-26T21:27:32.482Z] 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-05-26T21:27:32.482Z] 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-05-26T21:27:35.035Z] ---> 0c5bc8efc311 [2021-05-26T21:27:35.035Z] Step 9/23 : RUN go mod tidy [2021-05-26T21:27:35.035Z] ---> Running in 5499bfb5434d [2021-05-26T21:27:38.381Z] Removing intermediate container 5499bfb5434d [2021-05-26T21:27:38.381Z] ---> eaa56041cf29 [2021-05-26T21:27:38.381Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-26T21:27:38.381Z] ---> Running in ba65b7fd452c [2021-05-26T21:27:38.962Z] 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-05-26T21:27:47.153Z] ---> d9eeb74755cc [2021-05-26T21:27:47.153Z] Step 9/32 : RUN go mod tidy [2021-05-26T21:27:47.153Z] ---> Running in 0f1d4c003289 [2021-05-26T21:27:48.303Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-26T21:27:49.071Z] Removing intermediate container 0f1d4c003289 [2021-05-26T21:27:49.071Z] ---> 9d636cabafa3 [2021-05-26T21:27:49.071Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-26T21:27:49.071Z] ---> Running in 5f654ba73656 [2021-05-26T21:27:49.335Z] 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-05-26T21:28:15.928Z] Removing intermediate container 125a211b2d54 [2021-05-26T21:28:15.928Z] ---> 01bddd038d25 [2021-05-26T21:28:15.928Z] [2021-05-26T21:28:15.928Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T21:28:15.928Z] Removing intermediate container fb45c8eb69e6 [2021-05-26T21:28:15.928Z] ---> aeb331da7cac [2021-05-26T21:28:15.928Z] [2021-05-26T21:28:15.928Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T21:28:15.928Z] 3.12: Pulling from library/alpine [2021-05-26T21:28:15.928Z] 3.12: Pulling from library/alpine [2021-05-26T21:28:15.928Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T21:28:15.928Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T21:28:15.928Z] Status: Image is up to date for alpine:3.12 [2021-05-26T21:28:15.928Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T21:28:15.928Z] ---> 13621d1b12d4 [2021-05-26T21:28:15.928Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-26T21:28:15.928Z] ---> 13621d1b12d4 [2021-05-26T21:28:15.928Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T21:28:15.928Z] ---> Running in 00afcf311ee9 [2021-05-26T21:28:15.928Z] ---> Running in 96c3a9f1269a [2021-05-26T21:28:16.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:16.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:16.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:17.149Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T21:28:17.149Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:28:17.149Z] OK: 6 MiB in 15 packages [2021-05-26T21:28:17.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:17.412Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T21:28:17.412Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:28:17.412Z] OK: 6 MiB in 15 packages [2021-05-26T21:28:17.987Z] Removing intermediate container 688b91b34fd8 [2021-05-26T21:28:17.987Z] ---> caed069b0347 [2021-05-26T21:28:17.987Z] [2021-05-26T21:28:17.987Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T21:28:17.987Z] ---> 13621d1b12d4 [2021-05-26T21:28:17.987Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T21:28:18.250Z] ---> Running in 4bd12dbbd774 [2021-05-26T21:28:18.250Z] Removing intermediate container 00afcf311ee9 [2021-05-26T21:28:18.250Z] ---> fd7ba7786983 [2021-05-26T21:28:18.250Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T21:28:18.250Z] ---> Running in 38ef81fcdb34 [2021-05-26T21:28:18.515Z] Removing intermediate container 96c3a9f1269a [2021-05-26T21:28:18.515Z] ---> 8a68cfaa4325 [2021-05-26T21:28:18.515Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T21:28:18.515Z] ---> Running in ada677022520 [2021-05-26T21:28:18.515Z] Removing intermediate container ada677022520 [2021-05-26T21:28:18.515Z] ---> 133d2fe4d492 [2021-05-26T21:28:18.515Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-26T21:28:18.515Z] Removing intermediate container 38ef81fcdb34 [2021-05-26T21:28:18.515Z] ---> f31a7917c040 [2021-05-26T21:28:18.515Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-26T21:28:18.776Z] ---> Running in ddcee906c9f6 [2021-05-26T21:28:18.776Z] ---> Running in 7980ef695e4b [2021-05-26T21:28:18.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:18.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:18.776Z] Removing intermediate container 7980ef695e4b [2021-05-26T21:28:18.776Z] ---> 9ad4b0cabf38 [2021-05-26T21:28:18.776Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T21:28:19.046Z] Removing intermediate container ddcee906c9f6 [2021-05-26T21:28:19.046Z] ---> 2c08ecd58de7 [2021-05-26T21:28:19.046Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T21:28:19.046Z] ---> Running in 1032db2852bc [2021-05-26T21:28:19.046Z] ---> Running in 39b678dd9df6 [2021-05-26T21:28:19.046Z] Removing intermediate container 1032db2852bc [2021-05-26T21:28:19.046Z] ---> 1465ce1490ec [2021-05-26T21:28:19.046Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:28:19.310Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T21:28:19.310Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:28:19.310Z] OK: 6 MiB in 15 packages [2021-05-26T21:28:19.310Z] Removing intermediate container 39b678dd9df6 [2021-05-26T21:28:19.310Z] ---> 53439f17422c [2021-05-26T21:28:19.310Z] Step 16/24 : WORKDIR / [2021-05-26T21:28:19.310Z] ---> Running in 6cb0391aaa8a [2021-05-26T21:28:19.310Z] ---> c56d1179f09e [2021-05-26T21:28:19.310Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-26T21:28:19.577Z] Removing intermediate container 6cb0391aaa8a [2021-05-26T21:28:19.577Z] ---> 0df6be812bf8 [2021-05-26T21:28:19.577Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:28:19.837Z] Removing intermediate container 4bd12dbbd774 [2021-05-26T21:28:19.837Z] ---> d79cb095ac82 [2021-05-26T21:28:19.837Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T21:28:19.837Z] ---> 500981246dd4 [2021-05-26T21:28:19.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-26T21:28:19.837Z] ---> Running in 7e02316aee81 [2021-05-26T21:28:20.439Z] Removing intermediate container 7e02316aee81 [2021-05-26T21:28:20.439Z] ---> eb5322338827 [2021-05-26T21:28:20.439Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-26T21:28:20.439Z] ---> c7f5f719187d [2021-05-26T21:28:20.439Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-26T21:28:21.028Z] ---> 258dad59144e [2021-05-26T21:28:21.028Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-26T21:28:21.028Z] ---> Running in 0d3cbf21b990 [2021-05-26T21:28:21.028Z] ---> Running in fd34ac507a3e [2021-05-26T21:28:21.028Z] ---> e15ae6b78104 [2021-05-26T21:28:21.028Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-26T21:28:21.028Z] Removing intermediate container 0d3cbf21b990 [2021-05-26T21:28:21.028Z] ---> 9388d08e4adb [2021-05-26T21:28:21.029Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T21:28:21.295Z] Removing intermediate container ba65b7fd452c [2021-05-26T21:28:21.295Z] ---> 979b55d5ed17 [2021-05-26T21:28:21.295Z] [2021-05-26T21:28:21.295Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T21:28:21.295Z] ---> Running in 74de42f17f4c [2021-05-26T21:28:21.295Z] ---> 13621d1b12d4 [2021-05-26T21:28:21.295Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-26T21:28:21.295Z] Removing intermediate container fd34ac507a3e [2021-05-26T21:28:21.295Z] ---> 1ccaaef8f8b4 [2021-05-26T21:28:21.295Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:28:21.295Z] ---> Running in 934735c4ab44 [2021-05-26T21:28:21.295Z] ---> Running in c2a93f970fbc [2021-05-26T21:28:21.295Z] Removing intermediate container 74de42f17f4c [2021-05-26T21:28:21.295Z] ---> 28c76d058016 [2021-05-26T21:28:21.295Z] Step 16/24 : WORKDIR / [2021-05-26T21:28:21.295Z] ---> afa14d379901 [2021-05-26T21:28:21.295Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-26T21:28:21.555Z] ---> Running in de8b06b2ab7a [2021-05-26T21:28:21.556Z] ---> Running in 01da2343ff4b [2021-05-26T21:28:21.556Z] Removing intermediate container c2a93f970fbc [2021-05-26T21:28:21.556Z] ---> 04432efc01a0 [2021-05-26T21:28:21.556Z] Step 21/23 : LABEL arch=x86_64 [2021-05-26T21:28:21.822Z] Removing intermediate container 01da2343ff4b [2021-05-26T21:28:21.822Z] ---> f79ec6ac6e71 [2021-05-26T21:28:21.822Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:28:21.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:21.822Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:21.822Z] Removing intermediate container de8b06b2ab7a [2021-05-26T21:28:21.822Z] ---> 53f47f259867 [2021-05-26T21:28:21.822Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:28:21.822Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-26T21:28:21.822Z] ---> Running in fdf5207553b9 [2021-05-26T21:28:21.822Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-26T21:28:21.822Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:28:21.822Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T21:28:22.092Z] OK: 6 MiB in 16 packages [2021-05-26T21:28:22.092Z] ---> Running in 38514c7a2266 [2021-05-26T21:28:22.092Z] Removing intermediate container 5f654ba73656 [2021-05-26T21:28:22.092Z] ---> f9e0aac62bc5 [2021-05-26T21:28:22.092Z] [2021-05-26T21:28:22.092Z] Step 11/32 : FROM alpine:3.12 [2021-05-26T21:28:22.092Z] ---> 13621d1b12d4 [2021-05-26T21:28:22.092Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-26T21:28:22.092Z] ---> fdd6b7a0c816 [2021-05-26T21:28:22.092Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-26T21:28:22.092Z] Removing intermediate container fdf5207553b9 [2021-05-26T21:28:22.092Z] ---> 8fdc4f14fe42 [2021-05-26T21:28:22.092Z] Step 22/23 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:28:22.092Z] ---> Running in 8b68164c1e7f [2021-05-26T21:28:22.360Z] Removing intermediate container 38514c7a2266 [2021-05-26T21:28:22.360Z] ---> ee46667454b3 [2021-05-26T21:28:22.360Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T21:28:22.360Z] ---> Running in 0ec29b2e91f6 [2021-05-26T21:28:22.360Z] ---> Running in 2a7f53ce4c81 [2021-05-26T21:28:22.360Z] Removing intermediate container 8b68164c1e7f [2021-05-26T21:28:22.360Z] ---> cc15cee767a2 [2021-05-26T21:28:22.360Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-26T21:28:22.623Z] ---> Running in 02c5a25c74ba [2021-05-26T21:28:22.623Z] Removing intermediate container 0ec29b2e91f6 [2021-05-26T21:28:22.623Z] ---> 5c928f5ee63b [2021-05-26T21:28:22.623Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T21:28:22.623Z] Removing intermediate container 934735c4ab44 [2021-05-26T21:28:22.623Z] ---> 22eee4cef4e8 [2021-05-26T21:28:22.623Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T21:28:22.623Z] Removing intermediate container 2a7f53ce4c81 [2021-05-26T21:28:22.623Z] ---> 0169c87b7776 [2021-05-26T21:28:22.623Z] Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:28:22.623Z] ---> Running in c5f35c8c1884 [2021-05-26T21:28:22.623Z] ---> 43d3856588ba [2021-05-26T21:28:22.623Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-26T21:28:22.623Z] ---> Running in 15709caad258 [2021-05-26T21:28:22.623Z] ---> Running in 1a074da65a2f [2021-05-26T21:28:22.897Z] Removing intermediate container 15709caad258 [2021-05-26T21:28:22.897Z] ---> b4630cacf91c [2021-05-26T21:28:22.897Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-26T21:28:22.897Z] ---> Running in 5ac6b3073ebd [2021-05-26T21:28:22.897Z] Removing intermediate container c5f35c8c1884 [2021-05-26T21:28:22.897Z] ---> 1706e93ca817 [2021-05-26T21:28:22.897Z] [2021-05-26T21:28:22.897Z] Removing intermediate container 1a074da65a2f [2021-05-26T21:28:22.897Z] ---> 425cc34752ff [2021-05-26T21:28:22.897Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T21:28:22.897Z] ---> 8ddafb625749 [2021-05-26T21:28:22.897Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-26T21:28:22.897Z] ---> Running in c4a23e9f813f [2021-05-26T21:28:22.897Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:22.897Z] ---> Running in e86b6bfce8a1 [2021-05-26T21:28:22.897Z] Removing intermediate container 5ac6b3073ebd [2021-05-26T21:28:22.897Z] ---> 21ee2ea9a752 [2021-05-26T21:28:22.897Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T21:28:23.182Z] Successfully built 1706e93ca817 [2021-05-26T21:28:23.182Z] Successfully tagged support-scheduler:latest [2021-05-26T21:28:23.182Z] Building security-proxy-setup [2021-05-26T21:28:23.182Z]  Building support-scheduler ... done  ---> Running in 010518f1c2a8 [2021-05-26T21:28:23.182Z] Removing intermediate container e86b6bfce8a1 [2021-05-26T21:28:23.182Z] ---> b857d1c244eb [2021-05-26T21:28:23.182Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:28:23.182Z] Removing intermediate container c4a23e9f813f [2021-05-26T21:28:23.182Z] ---> 15c0733ab9a7 [2021-05-26T21:28:23.182Z] [2021-05-26T21:28:23.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:23.447Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-26T21:28:23.447Z] (2/2) Installing su-exec (0.2-r1) [2021-05-26T21:28:23.447Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:28:23.447Z] OK: 6 MiB in 16 packages [2021-05-26T21:28:23.447Z] Successfully built 15c0733ab9a7 [2021-05-26T21:28:23.447Z] ---> Running in 6aaa06e2d10f [2021-05-26T21:28:23.447Z] Successfully tagged core-command:latest [2021-05-26T21:28:23.447Z] Building security-secretstore-setup [2021-05-26T21:28:24.019Z]  Building core-command ... done Removing intermediate container 010518f1c2a8 [2021-05-26T21:28:24.019Z] ---> 104edd8bd754 [2021-05-26T21:28:24.019Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:28:25.402Z] Removing intermediate container 6aaa06e2d10f [2021-05-26T21:28:25.402Z] ---> f2f2cbb8f671 [2021-05-26T21:28:25.402Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T21:28:25.991Z] ---> 42bf5f68d5e6 [2021-05-26T21:28:25.991Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-26T21:28:25.991Z] ---> Running in b36609dd31ee [2021-05-26T21:28:26.268Z] Removing intermediate container 02c5a25c74ba [2021-05-26T21:28:26.268Z] ---> 901d3c1abaf1 [2021-05-26T21:28:26.268Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-26T21:28:30.499Z] Removing intermediate container b36609dd31ee [2021-05-26T21:28:30.499Z] ---> 3b49667f5dcf [2021-05-26T21:28:30.499Z] Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:28:30.499Z] ---> Running in 5268df1e9123 [2021-05-26T21:28:30.499Z] ---> 3b73e64d21a1 [2021-05-26T21:28:30.499Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-26T21:28:30.760Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:28:30.760Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:28:31.022Z] ---> 7670de5e138b [2021-05-26T21:28:31.022Z] Step 3/26 : WORKDIR /edgex-go [2021-05-26T21:28:31.022Z] ---> Using cache [2021-05-26T21:28:31.022Z] ---> 74d94a806ec4 [2021-05-26T21:28:31.022Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:28:31.022Z] ---> Using cache [2021-05-26T21:28:31.022Z] ---> 1221f2de131c [2021-05-26T21:28:31.022Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-26T21:28:31.022Z] ---> Using cache [2021-05-26T21:28:31.022Z] ---> f59287d5bcb3 [2021-05-26T21:28:31.022Z] Step 6/26 : COPY go.mod . [2021-05-26T21:28:31.022Z] ---> Using cache [2021-05-26T21:28:31.022Z] ---> 69560ce75a9e [2021-05-26T21:28:31.022Z] Step 7/26 : RUN go mod download [2021-05-26T21:28:31.022Z] ---> Using cache [2021-05-26T21:28:31.022Z] ---> 83071b5d367f [2021-05-26T21:28:31.022Z] Step 8/26 : COPY . . [2021-05-26T21:28:31.022Z] ---> Using cache [2021-05-26T21:28:31.022Z] ---> 084fcce10801 [2021-05-26T21:28:31.022Z] Step 9/26 : RUN go mod tidy [2021-05-26T21:28:31.022Z] ---> Using cache [2021-05-26T21:28:31.022Z] ---> e00274e739a5 [2021-05-26T21:28:31.022Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-26T21:28:31.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:28:31.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:28:31.618Z] ---> 7670de5e138b [2021-05-26T21:28:31.618Z] Step 3/22 : WORKDIR /edgex-go [2021-05-26T21:28:31.618Z] ---> Using cache [2021-05-26T21:28:31.618Z] ---> 74d94a806ec4 [2021-05-26T21:28:31.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:28:31.618Z] ---> Using cache [2021-05-26T21:28:31.618Z] ---> 1221f2de131c [2021-05-26T21:28:31.618Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-26T21:28:31.618Z] ---> Using cache [2021-05-26T21:28:31.618Z] ---> f59287d5bcb3 [2021-05-26T21:28:31.618Z] Step 6/22 : COPY go.mod . [2021-05-26T21:28:31.618Z] ---> Using cache [2021-05-26T21:28:31.618Z] ---> 69560ce75a9e [2021-05-26T21:28:31.618Z] Step 7/22 : RUN go mod download [2021-05-26T21:28:31.618Z] ---> Using cache [2021-05-26T21:28:31.618Z] ---> 83071b5d367f [2021-05-26T21:28:31.618Z] Step 8/22 : COPY . . [2021-05-26T21:28:31.618Z] Removing intermediate container 5268df1e9123 [2021-05-26T21:28:31.618Z] ---> 85b5a28ca7c3 [2021-05-26T21:28:31.618Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-26T21:28:31.618Z] ---> Running in 3cf632411f1e [2021-05-26T21:28:31.618Z] ---> Using cache [2021-05-26T21:28:31.618Z] ---> 084fcce10801 [2021-05-26T21:28:31.618Z] Step 9/22 : RUN go mod tidy [2021-05-26T21:28:31.618Z] ---> Using cache [2021-05-26T21:28:31.618Z] ---> e00274e739a5 [2021-05-26T21:28:31.618Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-26T21:28:31.882Z] ---> Running in 55ec28b4eb15 [2021-05-26T21:28:31.882Z] ---> 6ba2c37d1963 [2021-05-26T21:28:31.882Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-26T21:28:31.882Z] ---> Running in e1c0f5f453f5 [2021-05-26T21:28:31.882Z] Removing intermediate container 3cf632411f1e [2021-05-26T21:28:31.882Z] ---> 24cb30defbfa [2021-05-26T21:28:31.882Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T21:28:31.882Z] ---> Running in 4333b16b538e [2021-05-26T21:28:31.882Z] ---> Running in 5d88d6b1b373 [2021-05-26T21:28:31.882Z] ---> Running in 7883da2bb0df [2021-05-26T21:28:31.882Z] Removing intermediate container e1c0f5f453f5 [2021-05-26T21:28:31.882Z] ---> ed2c7a7eee8b [2021-05-26T21:28:31.882Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-26T21:28:31.882Z] Removing intermediate container 5d88d6b1b373 [2021-05-26T21:28:31.882Z] ---> 2c1b685ba77b [2021-05-26T21:28:31.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:28:31.882Z] ---> Running in d1d5c016beed [2021-05-26T21:28:31.882Z] ---> Running in 8ad445380d0d [2021-05-26T21:28:32.146Z] Removing intermediate container 7883da2bb0df [2021-05-26T21:28:32.146Z] ---> 257d345698bd [2021-05-26T21:28:32.146Z] [2021-05-26T21:28:32.146Z] Removing intermediate container 8ad445380d0d [2021-05-26T21:28:32.146Z] ---> 22f92040f292 [2021-05-26T21:28:32.146Z] Step 21/23 : LABEL arch=x86_64 [2021-05-26T21:28:32.146Z] Successfully built 257d345698bd [2021-05-26T21:28:32.146Z] Successfully tagged core-metadata:latest [2021-05-26T21:28:32.146Z]  Building core-metadata ... done Building core-data [2021-05-26T21:28:32.413Z] 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-05-26T21:28:32.413Z] ---> Running in 24a0d2c7baef [2021-05-26T21:28:32.413Z] 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-05-26T21:28:32.413Z] Removing intermediate container 24a0d2c7baef [2021-05-26T21:28:32.413Z] ---> 1289c35eae7a [2021-05-26T21:28:32.413Z] Step 22/23 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:28:33.368Z] ---> Running in 12ac688ed393 [2021-05-26T21:28:35.329Z] Removing intermediate container 12ac688ed393 [2021-05-26T21:28:35.329Z] ---> 0f6fda5bc474 [2021-05-26T21:28:35.329Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T21:28:36.291Z] ---> Running in f43e02d38696 [2021-05-26T21:28:36.291Z] Removing intermediate container d1d5c016beed [2021-05-26T21:28:36.291Z] ---> 8578b5fe399c [2021-05-26T21:28:36.291Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-26T21:28:36.562Z] Removing intermediate container f43e02d38696 [2021-05-26T21:28:36.562Z] ---> b1f6828ddaef [2021-05-26T21:28:36.562Z] [2021-05-26T21:28:36.562Z] ---> Running in 1e7ac4de145d [2021-05-26T21:28:36.562Z] Successfully built b1f6828ddaef [2021-05-26T21:28:36.562Z] Successfully tagged support-notifications:latest [2021-05-26T21:28:36.562Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-05-26T21:28:36.969Z] Removing intermediate container 1e7ac4de145d [2021-05-26T21:28:36.969Z] ---> 6de2fa1d422a [2021-05-26T21:28:36.969Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-26T21:28:37.413Z] ---> 57b8fcc7b38d [2021-05-26T21:28:37.414Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-26T21:28:37.414Z] ---> Running in f30e5b45a4db [2021-05-26T21:28:41.129Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:28:41.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:28:41.130Z] ---> 7670de5e138b [2021-05-26T21:28:41.130Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T21:28:41.130Z] ---> Using cache [2021-05-26T21:28:41.130Z] ---> 74d94a806ec4 [2021-05-26T21:28:41.130Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:28:41.130Z] ---> Using cache [2021-05-26T21:28:41.130Z] ---> 1221f2de131c [2021-05-26T21:28:41.130Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-26T21:28:41.719Z] Removing intermediate container f30e5b45a4db [2021-05-26T21:28:41.719Z] ---> a6f9ec477dbb [2021-05-26T21:28:41.719Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:28:41.719Z] ---> Running in cdcc9c5f825f [2021-05-26T21:28:42.298Z] ---> c544b48c2ced [2021-05-26T21:28:42.298Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-26T21:28:42.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:43.150Z] ---> 48b508f2d216 [2021-05-26T21:28:43.150Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-26T21:28:43.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:43.692Z] ---> 943a501aa955 [2021-05-26T21:28:43.692Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-26T21:28:43.954Z] OK: 219 MiB in 52 packages [2021-05-26T21:28:44.525Z] ---> 72a65b4ade50 [2021-05-26T21:28:44.525Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-26T21:28:44.789Z] ---> 3c812f7f091c [2021-05-26T21:28:44.789Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-26T21:28:44.789Z] Removing intermediate container cdcc9c5f825f [2021-05-26T21:28:44.789Z] ---> 289a2e50edf4 [2021-05-26T21:28:44.789Z] Step 6/24 : COPY go.mod . [2021-05-26T21:28:44.789Z] ---> Running in 85ae2926d15a [2021-05-26T21:28:44.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-26T21:28:45.379Z] Removing intermediate container 85ae2926d15a [2021-05-26T21:28:45.379Z] ---> e0e46aeecb05 [2021-05-26T21:28:45.379Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-26T21:28:45.379Z] ---> ac240ec5fdc9 [2021-05-26T21:28:45.379Z] Step 7/24 : RUN go mod download [2021-05-26T21:28:45.379Z] ---> Running in 7832778c39b2 [2021-05-26T21:28:45.644Z] ---> 8ff8784737b5 [2021-05-26T21:28:45.644Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-26T21:28:45.906Z] ---> Running in 391a52bb8695 [2021-05-26T21:28:46.497Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:28:46.497Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:28:46.497Z] ---> 7670de5e138b [2021-05-26T21:28:46.497Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T21:28:46.497Z] ---> Using cache [2021-05-26T21:28:46.497Z] ---> 74d94a806ec4 [2021-05-26T21:28:46.497Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:28:46.497Z] ---> Using cache [2021-05-26T21:28:46.497Z] ---> 1221f2de131c [2021-05-26T21:28:46.497Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-26T21:28:46.497Z] ---> Running in 1b6c14b1843d [2021-05-26T21:28:47.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:47.075Z] Removing intermediate container 7832778c39b2 [2021-05-26T21:28:47.075Z] ---> 0b244f6fdd28 [2021-05-26T21:28:47.075Z] Step 8/24 : COPY . . [2021-05-26T21:28:47.340Z] Removing intermediate container 391a52bb8695 [2021-05-26T21:28:47.340Z] ---> c3ee75e97270 [2021-05-26T21:28:47.340Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-26T21:28:47.602Z] ---> Running in 1b8e6d12bd94 [2021-05-26T21:28:47.867Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:28:48.445Z] OK: 219 MiB in 52 packages [2021-05-26T21:28:49.409Z] Removing intermediate container 1b8e6d12bd94 [2021-05-26T21:28:49.410Z] ---> 787b91acdfee [2021-05-26T21:28:49.410Z] Step 29/32 : CMD ["gate"] [2021-05-26T21:28:50.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-26T21:28:50.835Z] ---> Running in cec5bb96d45c [2021-05-26T21:28:51.409Z] Removing intermediate container 1b6c14b1843d [2021-05-26T21:28:51.409Z] ---> f346cffca8fe [2021-05-26T21:28:51.409Z] Step 6/24 : COPY go.mod . [2021-05-26T21:28:51.988Z] Removing intermediate container cec5bb96d45c [2021-05-26T21:28:51.988Z] ---> 66986ea2cfe2 [2021-05-26T21:28:51.988Z] Step 30/32 : LABEL arch=x86_64 [2021-05-26T21:28:52.564Z] ---> 4082146b57d4 [2021-05-26T21:28:52.564Z] Step 7/24 : RUN go mod download [2021-05-26T21:28:52.564Z] ---> Running in 1f84e9bcb95c [2021-05-26T21:28:52.564Z] ---> Running in cecf7a96b679 [2021-05-26T21:28:52.827Z] ---> 2fd3c95dca08 [2021-05-26T21:28:52.827Z] Step 9/24 : RUN go mod tidy [2021-05-26T21:28:53.090Z] Removing intermediate container 1f84e9bcb95c [2021-05-26T21:28:53.090Z] ---> 2c143efd83cd [2021-05-26T21:28:53.090Z] Step 31/32 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:28:53.090Z] ---> Running in b42017c385d0 [2021-05-26T21:28:53.090Z] ---> Running in 56f90ffc9fcc [2021-05-26T21:28:53.355Z] Removing intermediate container 56f90ffc9fcc [2021-05-26T21:28:53.355Z] ---> 546217bf875d [2021-05-26T21:28:53.355Z] Step 32/32 : LABEL version=0.0.0 [2021-05-26T21:28:53.621Z] ---> Running in db818b23672e [2021-05-26T21:28:53.884Z] Removing intermediate container db818b23672e [2021-05-26T21:28:53.884Z] ---> 262f71bed6bf [2021-05-26T21:28:53.884Z] [2021-05-26T21:28:54.159Z] Successfully built 262f71bed6bf [2021-05-26T21:28:54.159Z] Removing intermediate container cecf7a96b679 [2021-05-26T21:28:54.159Z] ---> 5d70f592478d [2021-05-26T21:28:54.159Z] Step 8/24 : COPY . . [2021-05-26T21:28:54.159Z] Successfully tagged security-bootstrapper:latest [2021-05-26T21:28:58.383Z]  Building security-bootstrapper ... done Removing intermediate container b42017c385d0 [2021-05-26T21:28:58.383Z] ---> 31bf5979371c [2021-05-26T21:28:58.383Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-26T21:28:58.383Z] ---> Running in a5147f11d2ac [2021-05-26T21:28:58.383Z] ---> a5b1147d7358 [2021-05-26T21:28:58.383Z] Step 9/24 : RUN go mod tidy [2021-05-26T21:28:58.646Z] ---> Running in 0be362c25db2 [2021-05-26T21:28:58.910Z] 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-05-26T21:28:58.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-05-26T21:28:59.853Z] 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-05-26T21:29:00.521Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-26T21:29:00.521Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-26T21:29:00.806Z] Removing intermediate container 0be362c25db2 [2021-05-26T21:29:00.806Z] ---> f96ddbb09f8b [2021-05-26T21:29:00.806Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-26T21:29:00.806Z] ---> Running in 22815122afe6 [2021-05-26T21:29:01.387Z] 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-05-26T21:29:03.164Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-26T21:29:03.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-26T21:29:03.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-26T21:29:03.766Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-26T21:29:04.007Z] Removing intermediate container 55ec28b4eb15 [2021-05-26T21:29:04.007Z] ---> 5f2292e15279 [2021-05-26T21:29:04.007Z] [2021-05-26T21:29:04.007Z] Step 11/26 : FROM alpine:3.12 [2021-05-26T21:29:04.007Z] ---> 13621d1b12d4 [2021-05-26T21:29:04.007Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-26T21:29:04.007Z] Removing intermediate container 4333b16b538e [2021-05-26T21:29:04.007Z] ---> 19183545b319 [2021-05-26T21:29:04.007Z] [2021-05-26T21:29:04.007Z] Step 11/22 : FROM alpine:3.12 [2021-05-26T21:29:04.007Z] ---> 13621d1b12d4 [2021-05-26T21:29:04.007Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-26T21:29:04.007Z] ---> Running in 2098505170d1 [2021-05-26T21:29:04.007Z] ---> Running in b36f0cb09ebe [2021-05-26T21:29:04.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:29:04.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:29:04.878Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-26T21:29:04.878Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T21:29:04.878Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-26T21:29:04.878Z] (4/6) Installing curl (7.76.1-r0) [2021-05-26T21:29:04.878Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-26T21:29:04.878Z] (6/6) Installing su-exec (0.2-r1) [2021-05-26T21:29:04.878Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:29:04.878Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T21:29:04.878Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:29:04.878Z] OK: 7 MiB in 20 packages [2021-05-26T21:29:05.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:29:05.431Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-26T21:29:05.431Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T21:29:05.431Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-26T21:29:05.431Z] (4/4) Installing curl (7.76.1-r0) [2021-05-26T21:29:05.431Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:29:05.431Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T21:29:05.431Z] OK: 7 MiB in 18 packages [2021-05-26T21:29:05.705Z] Removing intermediate container 2098505170d1 [2021-05-26T21:29:05.705Z] ---> 88398fe68f63 [2021-05-26T21:29:05.705Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T21:29:05.705Z] ---> Running in 34c6993cd730 [2021-05-26T21:29:05.973Z] Removing intermediate container 34c6993cd730 [2021-05-26T21:29:05.973Z] ---> b46e143a301e [2021-05-26T21:29:05.973Z] Step 14/26 : WORKDIR / [2021-05-26T21:29:05.973Z] Removing intermediate container b36f0cb09ebe [2021-05-26T21:29:05.973Z] ---> 5f25f36883e6 [2021-05-26T21:29:05.973Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T21:29:05.973Z] ---> Running in c05a067cd67d [2021-05-26T21:29:06.246Z] ---> Running in 1db9d033ab83 [2021-05-26T21:29:06.246Z] Removing intermediate container 1db9d033ab83 [2021-05-26T21:29:06.246Z] ---> 0eb364c28075 [2021-05-26T21:29:06.246Z] Step 14/22 : WORKDIR /edgex [2021-05-26T21:29:06.246Z] Removing intermediate container c05a067cd67d [2021-05-26T21:29:06.246Z] ---> 15a504283191 [2021-05-26T21:29:06.246Z] 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-05-26T21:29:06.246Z] ---> Running in a4547d9b9af5 [2021-05-26T21:29:06.514Z] Removing intermediate container a4547d9b9af5 [2021-05-26T21:29:06.514Z] ---> 86f4264a546e [2021-05-26T21:29:06.514Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-26T21:29:06.786Z] ---> e2456b9522e2 [2021-05-26T21:29:06.786Z] 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-05-26T21:29:07.066Z] ---> bf3c8cf4450e [2021-05-26T21:29:07.066Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-26T21:29:07.347Z] ---> b3674176bd97 [2021-05-26T21:29:07.348Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-26T21:29:07.630Z] ---> 28e6cbfd7ce3 [2021-05-26T21:29:07.630Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-26T21:29:07.630Z] ---> d6d3c3b5e7ff [2021-05-26T21:29:07.630Z] 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-05-26T21:29:08.230Z] ---> 3b060b845652 [2021-05-26T21:29:08.230Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-26T21:29:08.230Z] ---> e5a9719b5d76 [2021-05-26T21:29:08.230Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-26T21:29:08.230Z] ---> Running in 7682d7e35538 [2021-05-26T21:29:08.508Z] Removing intermediate container 7682d7e35538 [2021-05-26T21:29:08.508Z] ---> a1fbeb86e712 [2021-05-26T21:29:08.508Z] Step 19/22 : CMD ["--init=true"] [2021-05-26T21:29:08.508Z] ---> Running in 53d2597fd289 [2021-05-26T21:29:08.787Z] ---> 13103b3e8953 [2021-05-26T21:29:08.787Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-26T21:29:08.787Z] Removing intermediate container 53d2597fd289 [2021-05-26T21:29:08.787Z] ---> 64f12fda5033 [2021-05-26T21:29:08.787Z] Step 20/22 : LABEL arch=x86_64 [2021-05-26T21:29:09.056Z] ---> Running in 7febfa0a0214 [2021-05-26T21:29:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-26T21:29:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-26T21:29:09.331Z] ---> 1c84ee007797 [2021-05-26T21:29:09.331Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-26T21:29:09.331Z] Removing intermediate container 7febfa0a0214 [2021-05-26T21:29:09.331Z] ---> 6d5a145a6d28 [2021-05-26T21:29:09.331Z] Step 21/22 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:29:09.331Z] ---> Running in da18a58c1e74 [2021-05-26T21:29:09.602Z] Removing intermediate container da18a58c1e74 [2021-05-26T21:29:09.602Z] ---> f7920ad33c64 [2021-05-26T21:29:09.602Z] Step 22/22 : LABEL version=0.0.0 [2021-05-26T21:29:09.602Z] ---> Running in abb4762cb31a [2021-05-26T21:29:09.602Z] ---> 074f14925e79 [2021-05-26T21:29:09.602Z] 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-05-26T21:29:09.602Z] ---> Running in b980b9fb3d45 [2021-05-26T21:29:09.877Z] Removing intermediate container abb4762cb31a [2021-05-26T21:29:09.877Z] ---> 28964f7fda41 [2021-05-26T21:29:09.877Z] [2021-05-26T21:29:09.877Z] Successfully built 28964f7fda41 [2021-05-26T21:29:09.877Z] Successfully tagged security-proxy-setup:latest [2021-05-26T21:29:10.474Z]  Building security-proxy-setup ... done Removing intermediate container b980b9fb3d45 [2021-05-26T21:29:10.474Z] ---> 3fb222ed264f [2021-05-26T21:29:10.474Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-26T21:29:10.746Z] ---> Running in a09e8536eaa7 [2021-05-26T21:29:10.746Z] Removing intermediate container a09e8536eaa7 [2021-05-26T21:29:10.746Z] ---> ab11d43d4270 [2021-05-26T21:29:10.746Z] Step 24/26 : LABEL arch=x86_64 [2021-05-26T21:29:10.747Z] ---> Running in 0387dfc6179d [2021-05-26T21:29:11.019Z] Removing intermediate container 0387dfc6179d [2021-05-26T21:29:11.019Z] ---> 27cac2b2c140 [2021-05-26T21:29:11.019Z] Step 25/26 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:29:11.019Z] ---> Running in 1f4af8016dda [2021-05-26T21:29:11.295Z] Removing intermediate container 1f4af8016dda [2021-05-26T21:29:11.295Z] ---> 10d721804d0c [2021-05-26T21:29:11.295Z] Step 26/26 : LABEL version=0.0.0 [2021-05-26T21:29:11.295Z] ---> Running in 181bed436e37 [2021-05-26T21:29:11.295Z] Removing intermediate container 181bed436e37 [2021-05-26T21:29:11.295Z] ---> e4a0287cb619 [2021-05-26T21:29:11.295Z] [2021-05-26T21:29:11.558Z] Successfully built e4a0287cb619 [2021-05-26T21:29:11.558Z] Successfully tagged security-secretstore-setup:latest [2021-05-26T21:29:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-26T21:29:19.378Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-26T21:29:19.378Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-26T21:29:22.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.415s coverage: 46.1% of statements [2021-05-26T21:29:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-26T21:29:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-26T21:29:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-26T21:29:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-26T21:29:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-26T21:29:22.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-26T21:29:22.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.242s coverage: 28.7% of statements [2021-05-26T21:29:23.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.301s coverage: 100.0% of statements [2021-05-26T21:29:23.819Z]  Building security-secretstore-setup ... done Removing intermediate container 22815122afe6 [2021-05-26T21:29:23.819Z] ---> 5c1403936f11 [2021-05-26T21:29:23.819Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-26T21:29:23.819Z] ---> Running in 49402a6dad63 [2021-05-26T21:29:23.819Z] 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-05-26T21:29:23.819Z] Removing intermediate container 49402a6dad63 [2021-05-26T21:29:23.819Z] ---> d930c9d3bce1 [2021-05-26T21:29:23.819Z] [2021-05-26T21:29:23.819Z] Step 12/24 : FROM docker:20.10.0 [2021-05-26T21:29:23.819Z] 20.10.0: Pulling from library/docker [2021-05-26T21:29:24.767Z] Removing intermediate container a5147f11d2ac [2021-05-26T21:29:24.767Z] ---> 1d825d6a4128 [2021-05-26T21:29:24.767Z] [2021-05-26T21:29:24.767Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T21:29:24.767Z] ---> 13621d1b12d4 [2021-05-26T21:29:24.767Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-26T21:29:25.032Z] ---> Running in be97db0676a0 [2021-05-26T21:29:25.294Z] Removing intermediate container be97db0676a0 [2021-05-26T21:29:25.294Z] ---> 2798186630c8 [2021-05-26T21:29:25.294Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-26T21:29:25.294Z] ---> Running in 6a32811e869f [2021-05-26T21:29:25.559Z] Removing intermediate container 6a32811e869f [2021-05-26T21:29:25.559Z] ---> 91d87f56b7b8 [2021-05-26T21:29:25.559Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-26T21:29:25.559Z] ---> Running in 2245e41560e8 [2021-05-26T21:29:25.821Z] Removing intermediate container 2245e41560e8 [2021-05-26T21:29:25.821Z] ---> ae0b1cf0e5f7 [2021-05-26T21:29:25.821Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:29:26.089Z] ---> Running in c924bbca450a [2021-05-26T21:29:26.666Z] Removing intermediate container c924bbca450a [2021-05-26T21:29:26.666Z] ---> 175d68532307 [2021-05-26T21:29:26.666Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-26T21:29:26.926Z] ---> Running in ff82d9925a63 [2021-05-26T21:29:26.926Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-26T21:29:26.926Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-26T21:29:26.926Z] ---> aefe523efa57 [2021-05-26T21:29:26.926Z] 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-05-26T21:29:26.926Z] ---> Running in 5fe3d810b323 [2021-05-26T21:29:27.187Z] Removing intermediate container 5fe3d810b323 [2021-05-26T21:29:27.187Z] ---> 32f83ba74fa7 [2021-05-26T21:29:27.187Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-26T21:29:27.187Z] ---> Running in 8c24255f35ef [2021-05-26T21:29:27.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:29:27.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-26T21:29:27.448Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:29:27.448Z] (1/39) Installing readline (8.0.4-r0) [2021-05-26T21:29:27.448Z] (2/39) Installing bash (5.0.17-r0) [2021-05-26T21:29:27.448Z] Executing bash-5.0.17-r0.post-install [2021-05-26T21:29:27.448Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T21:29:27.448Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-26T21:29:27.448Z] (5/39) Installing curl (7.76.1-r0) [2021-05-26T21:29:27.448Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-26T21:29:27.448Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-26T21:29:27.448Z] (8/39) Installing expat (2.2.9-r1) [2021-05-26T21:29:27.448Z] (9/39) Installing libffi (3.3-r2) [2021-05-26T21:29:27.448Z] (10/39) Installing gdbm (1.13-r1) [2021-05-26T21:29:27.448Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-26T21:29:27.448Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-26T21:29:27.712Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-26T21:29:27.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-26T21:29:28.310Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-26T21:29:28.310Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-26T21:29:28.310Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-26T21:29:28.310Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-26T21:29:28.310Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-26T21:29:28.310Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-26T21:29:28.310Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-26T21:29:28.310Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-26T21:29:28.310Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-26T21:29:28.310Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-26T21:29:28.310Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-26T21:29:28.310Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-26T21:29:28.571Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-26T21:29:28.571Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-26T21:29:28.571Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-26T21:29:28.571Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-26T21:29:28.571Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-26T21:29:28.571Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-26T21:29:28.571Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-26T21:29:28.571Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-26T21:29:28.571Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-26T21:29:28.571Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-26T21:29:28.571Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-26T21:29:28.571Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-26T21:29:28.571Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-26T21:29:28.571Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-26T21:29:28.571Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-26T21:29:28.571Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-26T21:29:28.571Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-26T21:29:28.571Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-26T21:29:28.571Z] Executing busybox-1.31.1-r19.trigger [2021-05-26T21:29:28.571Z] OK: 72 MiB in 59 packages [2021-05-26T21:29:28.831Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-26T21:29:28.831Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-26T21:29:28.831Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:29:28.831Z] OK: 8 MiB in 20 packages [2021-05-26T21:29:29.892Z] Collecting docker-compose==1.23.2 [2021-05-26T21:29:29.892Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-26T21:29:30.153Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-26T21:29:30.153Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-26T21:29:30.153Z] Removing intermediate container ff82d9925a63 [2021-05-26T21:29:30.153Z] ---> d9528691331c [2021-05-26T21:29:30.153Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:29:30.415Z] ---> fff49bde3dc0 [2021-05-26T21:29:30.415Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-26T21:29:30.415Z] Collecting PyYAML<4,>=3.10 [2021-05-26T21:29:30.415Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-26T21:29:30.682Z] ---> 6b5a070b13ad [2021-05-26T21:29:30.682Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-26T21:29:30.948Z] ---> 7fe99d14e950 [2021-05-26T21:29:30.948Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-26T21:29:30.948Z] ---> Running in c92af3430abc [2021-05-26T21:29:30.948Z] Removing intermediate container c92af3430abc [2021-05-26T21:29:30.948Z] ---> 510ceffd5113 [2021-05-26T21:29:30.948Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:29:31.223Z] ---> Running in 9da574826ae3 [2021-05-26T21:29:31.223Z] Collecting docker<4.0,>=3.6.0 [2021-05-26T21:29:31.223Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-26T21:29:31.223Z] Removing intermediate container 9da574826ae3 [2021-05-26T21:29:31.223Z] ---> f1f6c8c11252 [2021-05-26T21:29:31.223Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T21:29:31.223Z] ---> Running in 8d851b1f6f30 [2021-05-26T21:29:31.223Z] Collecting cached-property<2,>=1.2.0 [2021-05-26T21:29:31.223Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-26T21:29:31.223Z] Collecting texttable<0.10,>=0.9.0 [2021-05-26T21:29:31.223Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-26T21:29:31.223Z] Removing intermediate container 8d851b1f6f30 [2021-05-26T21:29:31.223Z] ---> 60ce5c6986a2 [2021-05-26T21:29:31.223Z] Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:29:31.223Z] ---> Running in b8de7eed1df5 [2021-05-26T21:29:31.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.683s coverage: 27.7% of statements [2021-05-26T21:29:31.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-26T21:29:31.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-26T21:29:31.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-26T21:29:31.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-26T21:29:31.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-26T21:29:31.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.224s coverage: 81.2% of statements [2021-05-26T21:29:31.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-26T21:29:31.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.209s coverage: 100.0% of statements [2021-05-26T21:29:31.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-26T21:29:31.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.244s coverage: 100.0% of statements [2021-05-26T21:29:31.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-26T21:29:31.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-26T21:29:31.514Z] Removing intermediate container b8de7eed1df5 [2021-05-26T21:29:31.514Z] ---> a3970a4c1ed7 [2021-05-26T21:29:31.514Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T21:29:31.514Z] ---> Running in 1c6fbd0e55fe [2021-05-26T21:29:31.514Z] Removing intermediate container 1c6fbd0e55fe [2021-05-26T21:29:31.514Z] ---> d69e74fc72bf [2021-05-26T21:29:31.514Z] [2021-05-26T21:29:31.784Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-26T21:29:31.784Z] Successfully built d69e74fc72bf [2021-05-26T21:29:31.784Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-26T21:29:31.784Z] Successfully tagged core-data:latest [2021-05-26T21:29:31.784Z]  Building core-data ... done 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-05-26T21:29:31.784Z] Collecting docopt<0.7,>=0.6.1 [2021-05-26T21:29:31.784Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-26T21:29:32.047Z] Collecting jsonschema<3,>=2.5.1 [2021-05-26T21:29:32.047Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-26T21:29:32.308Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-26T21:29:32.308Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-26T21:29:32.309Z] Collecting docker-pycreds>=0.4.0 [2021-05-26T21:29:32.309Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-26T21:29:32.309Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-26T21:29:32.309Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-26T21:29:32.570Z] 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-05-26T21:29:32.570Z] Collecting idna<2.8,>=2.5 [2021-05-26T21:29:32.570Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-26T21:29:32.570Z] 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-05-26T21:29:32.570Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-26T21:29:32.570Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-26T21:29:32.571Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-26T21:29:32.571Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-26T21:29:32.571Z] Installing collected packages: dockerpty, PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, cached-property, texttable, docopt, jsonschema, docker-compose [2021-05-26T21:29:32.571Z] Running setup.py install for dockerpty: started [2021-05-26T21:29:32.832Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-26T21:29:32.832Z] Running setup.py install for PyYAML: started [2021-05-26T21:29:33.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.349s coverage: 58.6% of statements [2021-05-26T21:29:33.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-26T21:29:33.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-26T21:29:33.407Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-26T21:29:33.407Z] Attempting uninstall: urllib3 [2021-05-26T21:29:33.407Z] Found existing installation: urllib3 1.25.9 [2021-05-26T21:29:33.407Z] Uninstalling urllib3-1.25.9: [2021-05-26T21:29:33.407Z] Successfully uninstalled urllib3-1.25.9 [2021-05-26T21:29:33.407Z] Attempting uninstall: idna [2021-05-26T21:29:33.407Z] Found existing installation: idna 2.9 [2021-05-26T21:29:33.407Z] Uninstalling idna-2.9: [2021-05-26T21:29:33.407Z] Successfully uninstalled idna-2.9 [2021-05-26T21:29:33.407Z] Attempting uninstall: requests [2021-05-26T21:29:33.407Z] Found existing installation: requests 2.23.0 [2021-05-26T21:29:33.407Z] Uninstalling requests-2.23.0: [2021-05-26T21:29:33.668Z] Successfully uninstalled requests-2.23.0 [2021-05-26T21:29:33.932Z] Running setup.py install for texttable: started [2021-05-26T21:29:34.197Z] Running setup.py install for texttable: finished with status 'done' [2021-05-26T21:29:34.197Z] Running setup.py install for docopt: started [2021-05-26T21:29:34.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.596s coverage: 87.7% of statements [2021-05-26T21:29:34.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-26T21:29:34.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T21:29:34.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.188s coverage: 78.9% of statements [2021-05-26T21:29:34.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-26T21:29:34.460Z] Running setup.py install for docopt: finished with status 'done' [2021-05-26T21:29:34.723Z] 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-05-26T21:29:37.283Z] Removing intermediate container 8c24255f35ef [2021-05-26T21:29:37.283Z] ---> 87b8bdde39c3 [2021-05-26T21:29:37.283Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-26T21:29:37.283Z] ---> Running in 6794d6c61acc [2021-05-26T21:29:37.283Z] Removing intermediate container 6794d6c61acc [2021-05-26T21:29:37.283Z] ---> 82146c413056 [2021-05-26T21:29:37.283Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-26T21:29:37.283Z] ---> Running in 28c2b0cee702 [2021-05-26T21:29:37.283Z] Removing intermediate container 28c2b0cee702 [2021-05-26T21:29:37.283Z] ---> 1c56a97bcdd9 [2021-05-26T21:29:37.283Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-26T21:29:37.549Z] ---> bb94bb04d302 [2021-05-26T21:29:37.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-26T21:29:37.549Z] ---> 7fbcb4d9722e [2021-05-26T21:29:37.549Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-26T21:29:37.810Z] ---> 60f4d02d159e [2021-05-26T21:29:37.810Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-26T21:29:37.810Z] ---> Running in e2a7ddabe2ff [2021-05-26T21:29:37.810Z] Removing intermediate container e2a7ddabe2ff [2021-05-26T21:29:37.810Z] ---> 88fc12622cea [2021-05-26T21:29:37.810Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:29:37.810Z] ---> Running in 4234789281d5 [2021-05-26T21:29:38.070Z] Removing intermediate container 4234789281d5 [2021-05-26T21:29:38.070Z] ---> 136321ec85b1 [2021-05-26T21:29:38.070Z] Step 22/24 : LABEL arch=x86_64 [2021-05-26T21:29:38.070Z] ---> Running in 6b1c8a70fff1 [2021-05-26T21:29:38.070Z] Removing intermediate container 6b1c8a70fff1 [2021-05-26T21:29:38.070Z] ---> 5de78843d163 [2021-05-26T21:29:38.070Z] Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:29:38.070Z] ---> Running in 3c40fd21ebe5 [2021-05-26T21:29:38.070Z] Removing intermediate container 3c40fd21ebe5 [2021-05-26T21:29:38.070Z] ---> 9d8e8a461d9b [2021-05-26T21:29:38.070Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T21:29:38.332Z] ---> Running in 9cef358aa5ee [2021-05-26T21:29:38.332Z] Removing intermediate container 9cef358aa5ee [2021-05-26T21:29:38.332Z] ---> e142d1a3d622 [2021-05-26T21:29:38.332Z] [2021-05-26T21:29:38.332Z] Successfully built e142d1a3d622 [2021-05-26T21:29:38.332Z] Successfully tagged sys-mgmt-agent:latest [2021-05-26T21:29:38.598Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-26T21:29:38.604Z] $ docker stop --time=1 e601257dd6de71fd994af6aec3204a16c0e951634b294941eae9c00f0db2f0c6 [2021-05-26T21:29:39.945Z] $ docker rm -f e601257dd6de71fd994af6aec3204a16c0e951634b294941eae9c00f0db2f0c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T21:29:40.323Z] + docker images [2021-05-26T21:29:40.323Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-26T21:29:40.323Z] sys-mgmt-agent latest e142d1a3d622 2 seconds ago 312MB [2021-05-26T21:29:40.323Z] core-data latest d69e74fc72bf 9 seconds ago 21.6MB [2021-05-26T21:29:40.323Z] 1d825d6a4128 17 seconds ago 1.17GB [2021-05-26T21:29:40.323Z] d930c9d3bce1 18 seconds ago 1.16GB [2021-05-26T21:29:40.323Z] security-secretstore-setup latest e4a0287cb619 29 seconds ago 25.8MB [2021-05-26T21:29:40.323Z] security-proxy-setup latest 28964f7fda41 31 seconds ago 25.3MB [2021-05-26T21:29:40.323Z] 5f2292e15279 37 seconds ago 1.16GB [2021-05-26T21:29:40.323Z] 19183545b319 37 seconds ago 1.16GB [2021-05-26T21:29:40.323Z] security-bootstrapper latest 262f71bed6bf 47 seconds ago 18.2MB [2021-05-26T21:29:40.323Z] support-notifications latest b1f6828ddaef About a minute ago 17.8MB [2021-05-26T21:29:40.323Z] core-metadata latest 257d345698bd About a minute ago 18.6MB [2021-05-26T21:29:40.323Z] core-command latest 15c0733ab9a7 About a minute ago 17.1MB [2021-05-26T21:29:40.323Z] support-scheduler latest 1706e93ca817 About a minute ago 17.1MB [2021-05-26T21:29:40.323Z] f9e0aac62bc5 About a minute ago 1.15GB [2021-05-26T21:29:40.323Z] 979b55d5ed17 About a minute ago 1.16GB [2021-05-26T21:29:40.323Z] caed069b0347 About a minute ago 1.17GB [2021-05-26T21:29:40.323Z] aeb331da7cac About a minute ago 1.16GB [2021-05-26T21:29:40.323Z] 01bddd038d25 About a minute ago 1.16GB [2021-05-26T21:29:40.323Z] ci-base-image-x86_64 latest 7670de5e138b 5 minutes ago 648MB [2021-05-26T21:29:40.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-26T21:29:40.323Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-26T21:29:40.323Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-26T21:29:40.323Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-26T21:29:40.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-26T21:29:44.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.267s coverage: 28.6% of statements [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-26T21:29:44.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.402s coverage: 100.0% of statements [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-26T21:29:44.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.221s coverage: 100.0% of statements [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-26T21:29:44.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.424s coverage: 86.7% of statements [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-26T21:29:44.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.518s coverage: 97.5% of statements [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-26T21:29:44.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.329s coverage: 78.3% of statements [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-26T21:29:44.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-26T21:29:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.267s coverage: 95.1% of statements [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-26T21:29:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-26T21:29:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-26T21:29:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.165s coverage: 21.7% of statements [2021-05-26T21:29:53.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-26T21:29:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements [2021-05-26T21:29:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements [2021-05-26T21:29:53.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements [2021-05-26T21:29:53.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.242s coverage: 96.3% of statements [2021-05-26T21:29:53.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements [2021-05-26T21:29:55.561Z] Still waiting to schedule task [2021-05-26T21:29:55.562Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-26T21:30:06.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.179s coverage: 94.4% of statements [2021-05-26T21:30:06.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.153s coverage: 44.8% of statements [2021-05-26T21:30:11.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.502s coverage: 81.8% of statements [2021-05-26T21:30:11.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-26T21:30:18.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-26T21:30:18.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-26T21:30:18.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-26T21:30:18.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-26T21:30:18.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-26T21:30:18.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements [2021-05-26T21:30:18.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements [2021-05-26T21:30:18.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.222s coverage: 85.4% of statements [2021-05-26T21:30:18.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.309s coverage: 91.2% of statements [2021-05-26T21:30:18.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-26T21:30:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.718s coverage: 64.4% of statements [2021-05-26T21:30:19.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-26T21:30:19.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-26T21:30:19.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements [2021-05-26T21:30:19.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements [2021-05-26T21:30:19.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements [2021-05-26T21:30:19.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2021-05-26T21:30:20.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.113s coverage: 100.0% of statements [2021-05-26T21:30:24.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.121s coverage: 66.9% of statements [2021-05-26T21:30:24.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-26T21:30:24.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-26T21:30:24.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-26T21:30:25.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.758s coverage: 43.5% of statements [2021-05-26T21:30:25.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-26T21:30:25.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-26T21:30:25.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.097s coverage: 89.5% of statements [2021-05-26T21:30:25.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-26T21:30:25.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2021-05-26T21:30:32.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.460s coverage: 46.8% of statements [2021-05-26T21:30:32.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-26T21:30:32.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-26T21:30:32.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-26T21:30:32.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-26T21:30:32.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-26T21:30:32.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.139s coverage: 100.0% of statements [2021-05-26T21:30:32.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-26T21:30:32.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2021-05-26T21:30:32.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-26T21:30:32.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-26T21:30:34.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.261s coverage: 18.9% of statements [2021-05-26T21:30:34.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-26T21:30:34.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-26T21:30:34.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-26T21:30:34.330Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.532s coverage: 91.9% of statements [2021-05-26T21:30:34.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-26T21:30:34.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T21:30:34.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-26T21:30:41.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.629s coverage: 28.7% of statements [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-26T21:30:41.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.177s coverage: 99.0% of statements [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-26T21:30:41.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.255s coverage: 100.0% of statements [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-26T21:30:41.074Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.179s coverage: 64.6% of statements [2021-05-26T21:30:41.074Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-26T21:30:41.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.479s coverage: 97.6% of statements [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-26T21:30:41.679Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-26T21:30:41.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-26T21:30:41.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.129s coverage: 87.9% of statements [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-26T21:30:41.679Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-26T21:30:41.679Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.114s coverage: 100.0% of statements [2021-05-26T21:30:43.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.164s coverage: 28.1% of statements [2021-05-26T21:30:43.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-26T21:30:43.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-26T21:30:43.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 27.9% of statements [2021-05-26T21:30:43.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-26T21:30:43.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-26T21:30:43.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-26T21:30:43.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-26T21:30:43.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-26T21:30:43.739Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-26T21:30:44.719Z] GO111MODULE=on go vet ./... [2021-05-26T21:31:02.501Z] Running on prd-ubuntu18.04-docker-8c-8g-459 in /w/workspace/edgexfoundry_edgex-go_PR-3513 [Pipeline] { [Pipeline] ws [2021-05-26T21:31:02.520Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-26T21:31:02.630Z] The recommended git tool is: git [2021-05-26T21:31:04.811Z] using credential edgex-jenkins-ssh [2021-05-26T21:31:04.825Z] Cloning the remote Git repository [2021-05-26T21:31:04.847Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-26T21:31:04.920Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-26T21:31:04.944Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T21:31:04.945Z] > git --version # timeout=10 [2021-05-26T21:31:04.952Z] > git --version # 'git version 2.17.1' [2021-05-26T21:31:04.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T21:31:04.993Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T21:31:12.212Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T21:31:12.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-26T21:31:12.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-26T21:31:12.254Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-26T21:31:12.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T21:31:12.260Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3513/head:refs/remotes/origin/PR-3513 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-26T21:31:12.917Z] Merging remotes/origin/master commit 8e84e87c96d2a5839db415490fa441319d2f8c5e into PR head commit 580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:31:13.037Z] Merge succeeded, producing 580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:31:13.038Z] Checking out Revision 580caa8f4c8d93160f35c45716b25369e9831fe0 (PR-3513) [2021-05-26T21:31:12.927Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T21:31:12.935Z] > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 [2021-05-26T21:31:13.011Z] > git remote # timeout=10 [2021-05-26T21:31:13.018Z] > git config --get remote.origin.url # timeout=10 [2021-05-26T21:31:13.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-26T21:31:13.026Z] > git merge 8e84e87c96d2a5839db415490fa441319d2f8c5e # timeout=10 [2021-05-26T21:31:13.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-26T21:31:13.040Z] > git config core.sparsecheckout # timeout=10 [2021-05-26T21:31:13.046Z] > git checkout -f 580caa8f4c8d93160f35c45716b25369e9831fe0 # timeout=10 [2021-05-26T21:31:16.672Z] Commit message: "refactor: Use service key for route names and add missing sys-mgmt-agent" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:31:17.882Z] + echo snap-build.sh [2021-05-26T21:31:17.883Z] snap-build.sh [2021-05-26T21:31:17.883Z] + SNAP_BASE_DIR=. [2021-05-26T21:31:17.883Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-26T21:31:17.883Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-26T21:31:17.883Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-26T21:31:17.883Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-26T21:31:17.883Z] + cd /w/workspace/edgex-go/2 [2021-05-26T21:31:17.883Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-26T21:31:17.883Z] Reading package lists... [2021-05-26T21:31:18.148Z] Building dependency tree... [2021-05-26T21:31:18.148Z] Reading state information... [2021-05-26T21:31:18.148Z] The following packages were automatically installed and are no longer required: [2021-05-26T21:31:18.148Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-26T21:31:18.148Z] uidmap xdelta3 [2021-05-26T21:31:18.148Z] Use 'sudo apt autoremove' to remove them. [2021-05-26T21:31:18.148Z] The following packages will be REMOVED: [2021-05-26T21:31:18.148Z] lxd* lxd-client* [2021-05-26T21:31:18.727Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-26T21:31:18.727Z] After this operation, 31.7 MB disk space will be freed. [2021-05-26T21:31:19.252Z] (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-05-26T21:31:19.253Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-26T21:31:20.199Z] Removing lxd dnsmasq configuration [2021-05-26T21:31:20.199Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-26T21:31:20.460Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-26T21:31:21.406Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T21:31:21.669Z] (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-05-26T21:31:21.669Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-26T21:31:23.060Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-26T21:31:23.321Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-26T21:31:24.708Z] + sudo snap remove --purge lxd [2021-05-26T21:31:24.971Z] snap "lxd" is not installed [2021-05-26T21:31:24.971Z] + sudo groupadd --force --system lxd [2021-05-26T21:31:24.971Z] ++ whoami [2021-05-26T21:31:24.971Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-26T21:31:24.971Z] + newgrp - lxd [2021-05-26T21:31:24.971Z] + sudo snap install lxd [2021-05-26T21:31:35.005Z] 2021-05-26T21:31:31Z INFO Waiting for automatic snapd restart... [2021-05-26T21:31:47.274Z] lxd 4.14 from Canonical* installed [2021-05-26T21:31:47.274Z] + sudo lxd init --auto [2021-05-26T21:31:57.296Z] + sudo snap install --classic snapcraft [2021-05-26T21:32:05.482Z] snapcraft 4.7.1 from Canonical* installed [2021-05-26T21:32:05.482Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-26T21:32:05.482Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-26T21:32:05.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T21:32:05.482Z] Dload Upload Total Spent Left Speed [2021-05-26T21:32:05.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 8142 0 --:--:-- --:--:-- --:--:-- 8142 [2021-05-26T21:32:05.743Z] 100 3325k 100 3325k 0 0 17.9M 0 --:--:-- --:--:-- --:--:-- 17.9M [2021-05-26T21:32:05.744Z] ./yq_linux_amd64 [2021-05-26T21:32:06.006Z] + sudo snapcraft prime --use-lxd [2021-05-26T21:32:07.488Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-26T21:32:07.488Z] 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-05-26T21:32:07.488Z] - README.md [2021-05-26T21:32:07.488Z] [2021-05-26T21:32:07.488Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-26T21:32:08.431Z] Launching a container. [2021-05-26T21:32:15.045Z] Waiting for container to be ready [2021-05-26T21:32:15.618Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-26T21:32:15.618Z] [2021-05-26T21:32:19.860Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-26T21:32:20.125Z] Waiting for network to be ready... [2021-05-26T21:32:20.406Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-26T21:32:20.668Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-26T21:32:20.668Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-26T21:32:20.930Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-26T21:32:20.930Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-26T21:32:20.930Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-26T21:32:20.930Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-26T21:32:20.930Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-26T21:32:20.930Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-26T21:32:20.930Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-26T21:32:21.191Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-26T21:32:21.452Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-26T21:32:21.544Z] gofmt -l . [2021-05-26T21:32:21.544Z] [ "`gofmt -l .`" = "" ] [2021-05-26T21:32:22.027Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-26T21:32:22.027Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-26T21:32:22.027Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-26T21:32:22.027Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-26T21:32:22.027Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-26T21:32:22.027Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-26T21:32:22.288Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-26T21:32:22.549Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-26T21:32:22.549Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-26T21:32:22.549Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-26T21:32:22.549Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-26T21:32:22.549Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-26T21:32:22.549Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-26T21:32:22.549Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-26T21:32:22.811Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-26T21:32:24.171Z] ./bin/test-go-mod-tidy.sh [2021-05-26T21:32:26.717Z] Fetched 24.6 MB in 4s (5612 kB/s) [2021-05-26T21:32:26.717Z] Reading package lists... [2021-05-26T21:32:26.717Z] Reading package lists... [2021-05-26T21:32:26.717Z] Building dependency tree... [2021-05-26T21:32:26.717Z] Reading state information... [2021-05-26T21:32:26.717Z] The following additional packages will be installed: [2021-05-26T21:32:26.717Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-26T21:32:26.717Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-26T21:32:26.717Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-26T21:32:26.717Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-26T21:32:26.717Z] Suggested packages: [2021-05-26T21:32:26.717Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-26T21:32:26.717Z] Recommended packages: [2021-05-26T21:32:26.717Z] gnupg libsasl2-modules [2021-05-26T21:32:26.717Z] The following NEW packages will be installed: [2021-05-26T21:32:26.717Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-26T21:32:26.717Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-26T21:32:26.717Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-26T21:32:26.717Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-26T21:32:26.717Z] The following packages will be upgraded: [2021-05-26T21:32:26.717Z] gpg gpg-agent gpgconf libudev1 [2021-05-26T21:32:26.717Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-26T21:32:26.717Z] Need to get 3530 kB of archives. [2021-05-26T21:32:26.717Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-26T21:32:26.717Z] 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-05-26T21:32:26.717Z] 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-05-26T21:32:26.717Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-26T21:32:26.717Z] 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-05-26T21:32:26.717Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-26T21:32:26.722Z] ./bin/test-attribution-txt.sh [2021-05-26T21:32:26.987Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-26T21:32:27.250Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-26T21:32:27.250Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-26T21:32:27.250Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-26T21:32:27.250Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-26T21:32:27.250Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-26T21:32:27.250Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-26T21:32:27.250Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-26T21:32:27.250Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [Pipeline] sh [2021-05-26T21:32:27.512Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-26T21:32:27.513Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-26T21:32:27.513Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-26T21:32:27.513Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-26T21:32:27.513Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-26T21:32:27.513Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-26T21:32:27.513Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-26T21:32:27.513Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-26T21:32:27.513Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T21:32:27.513Z] Fetched 3530 kB in 1s (3164 kB/s) [2021-05-26T21:32:27.775Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-26T21:32:27.775Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-26T21:32:27.775Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T21:32:27.775Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-26T21:32:27.775Z] Selecting previously unselected package udev. [2021-05-26T21:32:27.775Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-26T21:32:27.775Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-26T21:32:27.775Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-26T21:32:27.977Z] + ls -al . [2021-05-26T21:32:27.977Z] total 880 [2021-05-26T21:32:27.977Z] drwxrwxr-x 9 1001 1001 4096 May 26 21:32 . [2021-05-26T21:32:27.977Z] drwxr-xr-x 4 root root 4096 May 26 21:27 .. [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 11 May 26 21:25 .dockerignore [2021-05-26T21:32:27.977Z] drwxrwxr-x 8 1001 1001 4096 May 26 21:25 .git [2021-05-26T21:32:27.977Z] drwxrwxr-x 3 1001 1001 4096 May 26 21:25 .github [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 818 May 26 21:25 .gitignore [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 166 May 26 21:25 .sonarcloud.properties [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 8609 May 26 21:25 Attribution.txt [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 3804 May 26 21:25 CONTRIBUTING.md [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 931 May 26 21:25 Dockerfile.build [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 863 May 26 21:25 Jenkinsfile [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 10775 May 26 21:25 LICENSE [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 5632 May 26 21:25 Makefile [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 7978 May 26 21:25 README.md [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 6755 May 26 21:25 SECURITY.md [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 5 May 26 21:22 VERSION [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 4131 May 26 21:25 ZMQWindows.md [2021-05-26T21:32:27.977Z] drwxrwxr-x 2 1001 1001 4096 May 26 21:25 bin [2021-05-26T21:32:27.977Z] drwxrwxr-x 14 1001 1001 4096 May 26 21:25 cmd [2021-05-26T21:32:27.977Z] -rw-r--r-- 1 root root 741453 May 26 21:30 coverage.out [2021-05-26T21:32:27.977Z] -rw-r--r-- 1 root root 1060 May 26 21:32 go.mod [2021-05-26T21:32:27.977Z] -rw-r--r-- 1 root root 21990 May 26 21:27 go.sum [2021-05-26T21:32:27.977Z] drwxrwxr-x 8 1001 1001 4096 May 26 21:25 internal [2021-05-26T21:32:27.977Z] drwxrwxr-x 4 1001 1001 4096 May 26 21:25 openapi [2021-05-26T21:32:27.977Z] drwxrwxr-x 4 1001 1001 4096 May 26 21:25 snap [2021-05-26T21:32:27.977Z] -rw-rw-r-- 1 1001 1001 168 May 26 21:25 version.go [Pipeline] sh [2021-05-26T21:32:28.038Z] Selecting previously unselected package libfuse2:amd64. [2021-05-26T21:32:28.039Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-26T21:32:28.039Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-26T21:32:28.301Z] Selecting previously unselected package fuse. [2021-05-26T21:32:28.301Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-26T21:32:28.301Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-26T21:32:28.301Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T21:32:28.301Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T21:32:28.301Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T21:32:28.301Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T21:32:28.563Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T21:32:28.563Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T21:32:28.563Z] Selecting previously unselected package libksba8:amd64. [2021-05-26T21:32:28.563Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-26T21:32:28.563Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-26T21:32:28.563Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-26T21:32:28.563Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T21:32:28.563Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:28.563Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-26T21:32:28.563Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T21:32:28.563Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:28.635Z] + '[' -e coverage.out ] [2021-05-26T21:32:28.635Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-26T21:32:28.668Z] Warning: overwriting stash ‘coverage-report’ [2021-05-26T21:32:28.824Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-26T21:32:28.824Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T21:32:28.824Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:28.824Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-26T21:32:28.824Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T21:32:28.824Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:28.824Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-26T21:32:28.824Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T21:32:28.824Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:28.824Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-26T21:32:28.824Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T21:32:28.824Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:29.087Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-26T21:32:29.087Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T21:32:29.087Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:29.087Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-26T21:32:29.087Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T21:32:29.087Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:29.087Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-26T21:32:29.087Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-26T21:32:29.087Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:29.087Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-26T21:32:29.087Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-26T21:32:29.087Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T21:32:29.348Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-26T21:32:29.348Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-26T21:32:29.348Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T21:32:29.348Z] Selecting previously unselected package libldap-common. [2021-05-26T21:32:29.348Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-26T21:32:29.348Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T21:32:29.348Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-26T21:32:29.348Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-26T21:32:29.348Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T21:32:29.609Z] Selecting previously unselected package dirmngr. [2021-05-26T21:32:29.609Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T21:32:29.609Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-26T21:32:29.609Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T21:32:29.609Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-26T21:32:29.609Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-26T21:32:29.609Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T21:32:29.609Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-26T21:32:29.609Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-26T21:32:29.609Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:29.609Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-26T21:32:29.609Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T21:32:29.617Z] Stashed 1 file(s) [Pipeline] sh [2021-05-26T21:32:29.871Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-26T21:32:30.140Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-26T21:32:30.271Z] + make build [2021-05-26T21:32:30.271Z] go mod tidy [2021-05-26T21:32:30.403Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:30.403Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-26T21:32:30.403Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-26T21:32:30.403Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-26T21:32:30.403Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:30.403Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:30.403Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:30.403Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:30.403Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:30.403Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:30.403Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-26T21:32:30.403Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-26T21:32:30.403Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-26T21:32:30.403Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T21:32:30.871Z] 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-05-26T21:32:30.998Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-26T21:32:30.998Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-26T21:32:30.998Z] This means they are not meant to be enabled using systemctl. [2021-05-26T21:32:30.998Z] Possible reasons for having this kind of units are: [2021-05-26T21:32:30.998Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-26T21:32:30.998Z] .wants/ or .requires/ directory. [2021-05-26T21:32:30.998Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-26T21:32:30.998Z] a requirement dependency on it. [2021-05-26T21:32:30.998Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-26T21:32:30.998Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-26T21:32:30.998Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-26T21:32:30.998Z] instance name specified. [2021-05-26T21:32:31.259Z] Reading package lists... [2021-05-26T21:32:31.538Z] Building dependency tree... [2021-05-26T21:32:31.538Z] Reading state information... [2021-05-26T21:32:31.538Z] The following additional packages will be installed: [2021-05-26T21:32:31.538Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-26T21:32:31.538Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-26T21:32:31.538Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-26T21:32:31.538Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-26T21:32:31.538Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-26T21:32:31.538Z] Suggested packages: [2021-05-26T21:32:31.538Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-26T21:32:31.538Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-26T21:32:31.538Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-26T21:32:31.538Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-26T21:32:31.538Z] systemd-container policykit-1 [2021-05-26T21:32:31.538Z] Recommended packages: [2021-05-26T21:32:31.538Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-26T21:32:31.538Z] The following NEW packages will be installed: [2021-05-26T21:32:31.538Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-26T21:32:31.538Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-26T21:32:31.538Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-26T21:32:31.538Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-26T21:32:31.538Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-26T21:32:31.538Z] The following packages will be upgraded: [2021-05-26T21:32:31.538Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-26T21:32:31.538Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-26T21:32:31.538Z] Need to get 35.2 MB of archives. [2021-05-26T21:32:31.538Z] After this operation, 141 MB of additional disk space will be used. [2021-05-26T21:32:31.538Z] 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-05-26T21:32:31.805Z] 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-05-26T21:32:31.805Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-26T21:32:31.805Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-26T21:32:31.805Z] 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-05-26T21:32:31.805Z] 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-05-26T21:32:31.805Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-26T21:32:31.805Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-26T21:32:31.805Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-26T21:32:31.805Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-26T21:32:31.805Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-26T21:32:31.805Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-26T21:32:31.805Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-26T21:32:31.805Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-26T21:32:31.805Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-26T21:32:31.805Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-26T21:32:31.805Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-26T21:32:32.752Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-26T21:32:32.752Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-26T21:32:32.752Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-26T21:32:33.013Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-26T21:32:33.013Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-26T21:32:33.013Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-26T21:32:33.013Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-26T21:32:33.013Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-26T21:32:33.013Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-26T21:32:33.013Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-26T21:32:33.013Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-26T21:32:33.013Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-26T21:32:33.013Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-26T21:32:33.013Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T21:32:33.013Z] Fetched 35.2 MB in 1s (24.6 MB/s) [2021-05-26T21:32:33.282Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-26T21:32:33.282Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-26T21:32:33.282Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T21:32:33.858Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-26T21:32:33.858Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T21:32:34.120Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-26T21:32:34.120Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-26T21:32:34.120Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-26T21:32:34.120Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-26T21:32:34.120Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-26T21:32:34.382Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-26T21:32:34.382Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-26T21:32:34.382Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-26T21:32:34.644Z] Setting up apt (1.6.13) ... [2021-05-26T21:32:34.644Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-26T21:32:34.906Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-26T21:32:35.168Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-26T21:32:35.168Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-26T21:32:35.168Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-26T21:32:35.430Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-26T21:32:35.430Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T21:32:35.430Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T21:32:35.430Z] Selecting previously unselected package libexpat1:amd64. [2021-05-26T21:32:35.430Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-26T21:32:35.430Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-26T21:32:35.430Z] Selecting previously unselected package python3.6-minimal. [2021-05-26T21:32:35.430Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T21:32:35.430Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T21:32:35.691Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-26T21:32:35.691Z] Checking for services that may need to be restarted...done. [2021-05-26T21:32:35.691Z] Checking for services that may need to be restarted...done. [2021-05-26T21:32:35.952Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T21:32:35.953Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-26T21:32:35.953Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T21:32:36.214Z] Selecting previously unselected package python3-minimal. [2021-05-26T21:32:36.214Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-26T21:32:36.214Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-26T21:32:36.214Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-26T21:32:36.478Z] Selecting previously unselected package mime-support. [2021-05-26T21:32:36.478Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-26T21:32:36.478Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-26T21:32:36.478Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-26T21:32:36.478Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-26T21:32:36.478Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-26T21:32:36.478Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-26T21:32:36.478Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T21:32:36.478Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T21:32:36.751Z] Selecting previously unselected package python3.6. [2021-05-26T21:32:36.751Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-26T21:32:36.751Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T21:32:37.013Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-26T21:32:37.013Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-26T21:32:37.013Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-26T21:32:37.013Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-26T21:32:37.276Z] Selecting previously unselected package python3. [2021-05-26T21:32:37.276Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-26T21:32:37.276Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-26T21:32:37.276Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-26T21:32:37.276Z] Selecting previously unselected package multiarch-support. [2021-05-26T21:32:37.276Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T21:32:37.276Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-26T21:32:37.276Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-26T21:32:37.276Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-26T21:32:37.276Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-26T21:32:37.276Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-26T21:32:37.276Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-26T21:32:37.537Z] Selecting previously unselected package libbsd0:amd64. [2021-05-26T21:32:37.537Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-26T21:32:37.537Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-26T21:32:37.537Z] Selecting previously unselected package sudo. [2021-05-26T21:32:37.537Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-26T21:32:37.537Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-26T21:32:37.537Z] Selecting previously unselected package apparmor. [2021-05-26T21:32:37.537Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-26T21:32:37.537Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-26T21:32:37.686Z] 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-05-26T21:32:37.801Z] Selecting previously unselected package libedit2:amd64. [2021-05-26T21:32:37.801Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-26T21:32:37.801Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-26T21:32:37.801Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-26T21:32:37.801Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T21:32:37.801Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T21:32:38.062Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-26T21:32:38.062Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T21:32:38.062Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T21:32:38.062Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-26T21:32:38.062Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-26T21:32:38.062Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-26T21:32:38.062Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-26T21:32:38.062Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T21:32:38.062Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T21:32:38.062Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-26T21:32:38.062Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-26T21:32:38.062Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T21:32:38.323Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-26T21:32:38.323Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-26T21:32:38.323Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-26T21:32:38.323Z] Selecting previously unselected package openssh-client. [2021-05-26T21:32:38.323Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-26T21:32:38.323Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-26T21:32:38.584Z] Selecting previously unselected package squashfs-tools. [2021-05-26T21:32:38.584Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-26T21:32:38.584Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-26T21:32:38.584Z] Selecting previously unselected package snapd. [2021-05-26T21:32:38.584Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-26T21:32:38.584Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-26T21:32:41.907Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-26T21:32:41.907Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-26T21:32:41.907Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-26T21:32:41.907Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-26T21:32:41.907Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-26T21:32:41.907Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T21:32:41.907Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T21:32:41.907Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-26T21:32:41.907Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-26T21:32:42.170Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-26T21:32:42.170Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-26T21:32:42.170Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-26T21:32:42.170Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T21:32:42.170Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T21:32:42.170Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-26T21:32:42.742Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-26T21:32:42.742Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T21:32:42.742Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-26T21:32:42.742Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-26T21:32:42.742Z] running python rtupdate hooks for python3.6... [2021-05-26T21:32:42.742Z] running python post-rtupdate hooks for python3.6... [2021-05-26T21:32:43.005Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-26T21:32:43.579Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-26T21:32:43.860Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-26T21:32:43.860Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-26T21:32:43.860Z] Setting up snapd (2.48.3+18.04) ... [2021-05-26T21:32:44.431Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-26T21:32:44.431Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-26T21:32:44.693Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-26T21:32:44.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-26T21:32:44.955Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-26T21:32:44.955Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-26T21:32:45.220Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-26T21:32:45.481Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-26T21:32:45.481Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-26T21:32:45.746Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-26T21:32:45.746Z] /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-05-26T21:32:46.008Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-26T21:32:46.008Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-26T21:32:46.954Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T21:32:46.954Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T21:32:46.954Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T21:32:48.160Z] Reading package lists... [2021-05-26T21:32:48.421Z] Reading package lists... [2021-05-26T21:32:48.682Z] Building dependency tree... [2021-05-26T21:32:48.682Z] Reading state information... [2021-05-26T21:32:48.682Z] Calculating upgrade... [2021-05-26T21:32:48.944Z] The following packages will be upgraded: [2021-05-26T21:32:48.944Z] advancecomp base-files bash binutils binutils-common [2021-05-26T21:32:48.944Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-26T21:32:48.944Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-26T21:32:48.944Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-26T21:32:48.944Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-26T21:32:48.944Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-26T21:32:48.944Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-26T21:32:48.944Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-26T21:32:48.944Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-26T21:32:48.944Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-26T21:32:48.944Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-26T21:32:48.944Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-26T21:32:48.944Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-26T21:32:48.944Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-26T21:32:48.944Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-26T21:32:48.944Z] ubuntu-keyring util-linux [2021-05-26T21:32:48.944Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-26T21:32:48.944Z] Need to get 64.1 MB of archives. [2021-05-26T21:32:48.944Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-26T21:32:48.944Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-26T21:32:49.205Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-26T21:32:49.205Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-26T21:32:49.205Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-26T21:32:49.205Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-26T21:32:49.205Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-26T21:32:49.205Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-26T21:32:49.205Z] 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-05-26T21:32:49.205Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-26T21:32:49.205Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-26T21:32:49.205Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-26T21:32:49.205Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-26T21:32:49.205Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-26T21:32:49.205Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-26T21:32:49.205Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-26T21:32:49.205Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-26T21:32:49.205Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-26T21:32:49.205Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-26T21:32:49.205Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-26T21:32:49.205Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-26T21:32:49.205Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-26T21:32:49.205Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-26T21:32:49.205Z] 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-05-26T21:32:49.205Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-26T21:32:49.205Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-26T21:32:49.205Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-26T21:32:49.205Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-26T21:32:49.205Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-26T21:32:49.205Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-26T21:32:49.205Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-26T21:32:49.205Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-26T21:32:49.471Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-26T21:32:49.471Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-26T21:32:49.471Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-26T21:32:49.471Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-26T21:32:49.471Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-26T21:32:49.471Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-26T21:32:49.471Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-26T21:32:49.471Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-26T21:32:49.471Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-26T21:32:49.472Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-26T21:32:49.472Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-26T21:32:49.472Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-26T21:32:49.472Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-26T21:32:49.472Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-26T21:32:49.472Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-26T21:32:49.472Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-26T21:32:49.472Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-26T21:32:49.472Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-26T21:32:49.472Z] 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-05-26T21:32:49.472Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-26T21:32:49.472Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-26T21:32:49.472Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-26T21:32:49.472Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-26T21:32:49.472Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-26T21:32:49.472Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-26T21:32:49.472Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-26T21:32:49.732Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-26T21:32:49.732Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-26T21:32:49.732Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-26T21:32:49.732Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-26T21:32:49.993Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-26T21:32:49.993Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-26T21:32:49.993Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-26T21:32:49.993Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-26T21:32:49.993Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-26T21:32:49.993Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-26T21:32:49.993Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-26T21:32:49.993Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-26T21:32:49.993Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-26T21:32:50.255Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-26T21:32:50.255Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-26T21:32:50.255Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-26T21:32:50.255Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-26T21:32:50.255Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-26T21:32:50.255Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-26T21:32:50.255Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-26T21:32:50.256Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-26T21:32:50.256Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-26T21:32:50.256Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-26T21:32:50.827Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-26T21:32:50.827Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-26T21:32:50.827Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-26T21:32:50.827Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-26T21:32:50.827Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-26T21:32:50.827Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-26T21:32:50.827Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-26T21:32:50.827Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-26T21:32:50.827Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-26T21:32:50.827Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-26T21:32:51.089Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-26T21:32:51.089Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-26T21:32:51.089Z] 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-05-26T21:32:51.089Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-26T21:32:51.350Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-26T21:32:51.350Z] 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-05-26T21:32:51.350Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-26T21:32:51.350Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-26T21:32:51.350Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-26T21:32:51.350Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-26T21:32:51.350Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-26T21:32:51.350Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-26T21:32:51.611Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T21:32:51.611Z] Fetched 64.1 MB in 2s (26.1 MB/s) [2021-05-26T21:32:51.611Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:51.611Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T21:32:51.611Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T21:32:52.202Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T21:32:52.202Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T21:32:52.202Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-26T21:32:52.202Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-26T21:32:52.462Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:52.462Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:52.462Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:52.462Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:52.462Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:52.724Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:52.724Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:52.724Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:52.724Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:52.724Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:52.725Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:52.725Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:52.986Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:52.986Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:52.986Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:32:52.986Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T21:32:52.986Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:52.986Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-26T21:32:53.255Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:32:53.255Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T21:32:53.255Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:53.255Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:53.255Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:53.255Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:53.518Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-26T21:32:53.518Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-26T21:32:53.518Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:32:53.780Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T21:32:53.780Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T21:32:54.043Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T21:32:54.305Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-26T21:32:54.566Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-26T21:32:54.566Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-26T21:32:54.566Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-26T21:32:54.566Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-26T21:32:54.841Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-26T21:32:54.841Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-26T21:32:55.106Z] Installing new version of config file /etc/issue ... [2021-05-26T21:32:55.106Z] Installing new version of config file /etc/issue.net ... [2021-05-26T21:32:55.106Z] Installing new version of config file /etc/lsb-release ... [2021-05-26T21:32:55.106Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-26T21:32:55.367Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-26T21:32:55.367Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-26T21:32:55.367Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-26T21:32:55.367Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:55.367Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-26T21:32:55.367Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-26T21:32:55.629Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-26T21:32:55.629Z] 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-05-26T21:32:55.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:55.629Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T21:32:55.629Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-26T21:32:55.629Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-26T21:32:55.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:55.891Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-26T21:32:55.891Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-26T21:32:55.891Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-26T21:32:55.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:55.891Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-26T21:32:55.891Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-26T21:32:56.152Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-26T21:32:56.724Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:56.724Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T21:32:56.724Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T21:32:56.724Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-26T21:32:56.724Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:56.724Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T21:32:56.724Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T21:32:56.985Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-26T21:32:56.985Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:56.985Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-26T21:32:56.985Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-26T21:32:57.247Z] Setting up grep (3.1-2build1) ... [2021-05-26T21:32:57.247Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:57.247Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-26T21:32:57.247Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-26T21:32:57.247Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-26T21:32:57.508Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:57.508Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T21:32:57.508Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T21:32:57.508Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-26T21:32:57.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:57.770Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-26T21:32:57.770Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T21:32:58.392Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-26T21:32:58.392Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T21:32:58.392Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-26T21:32:58.392Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T21:32:58.653Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-26T21:32:58.653Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:58.653Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-26T21:32:58.653Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-26T21:32:59.226Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-26T21:32:59.226Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-26T21:32:59.226Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-26T21:32:59.226Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-26T21:32:59.487Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-26T21:32:59.487Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:59.487Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-26T21:32:59.487Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-26T21:32:59.748Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-26T21:32:59.748Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:59.748Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T21:32:59.748Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T21:32:59.748Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T21:32:59.748Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:32:59.748Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T21:32:59.748Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T21:33:00.009Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T21:33:00.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:33:00.009Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T21:33:00.009Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T21:33:00.009Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T21:33:00.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:33:00.271Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T21:33:00.271Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T21:33:00.271Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T21:33:00.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:33:00.271Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T21:33:00.271Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T21:33:00.532Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T21:33:00.532Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T21:33:00.532Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-26T21:33:00.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:33:00.532Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-26T21:33:00.532Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T21:33:00.792Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-26T21:33:00.792Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:33:00.792Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T21:33:00.792Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T21:33:01.057Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-26T21:33:01.058Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:33:01.058Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T21:33:01.058Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T21:33:01.058Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-26T21:33:01.058Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:33:01.058Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T21:33:01.320Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T21:33:01.582Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-26T21:33:01.846Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-26T21:33:02.107Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-26T21:33:02.107Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:33:02.107Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-26T21:33:02.107Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-26T21:33:02.369Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T21:33:02.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-26T21:33:02.631Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-26T21:33:02.631Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-26T21:33:02.631Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-26T21:33:02.631Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:02.631Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-26T21:33:02.631Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-26T21:33:02.893Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-26T21:33:02.893Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:02.893Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-26T21:33:02.893Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-26T21:33:03.159Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-26T21:33:03.159Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:03.159Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-26T21:33:03.159Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-26T21:33:03.159Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-26T21:33:03.159Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:03.159Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-26T21:33:03.159Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T21:33:03.423Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T21:33:03.423Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:03.423Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-26T21:33:03.423Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T21:33:03.423Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T21:33:03.687Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:03.687Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-26T21:33:03.687Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T21:33:03.687Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T21:33:03.950Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:03.950Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-26T21:33:03.950Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-26T21:33:03.950Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-26T21:33:03.950Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-26T21:33:03.950Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T21:33:03.950Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T21:33:04.211Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-26T21:33:04.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:04.211Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-26T21:33:04.211Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-26T21:33:04.211Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-26T21:33:04.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:04.211Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-26T21:33:04.475Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-26T21:33:04.475Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-26T21:33:04.475Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:04.475Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-26T21:33:04.475Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-26T21:33:04.475Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-26T21:33:04.517Z] 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-05-26T21:33:04.737Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:04.737Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-26T21:33:04.737Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-26T21:33:04.737Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-26T21:33:04.998Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:04.998Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-26T21:33:04.998Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-26T21:33:04.998Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-26T21:33:04.998Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:04.998Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-26T21:33:04.998Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-26T21:33:05.260Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-26T21:33:05.523Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:05.523Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-26T21:33:05.523Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-26T21:33:05.523Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-26T21:33:05.523Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:05.523Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-26T21:33:05.523Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-26T21:33:05.787Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-26T21:33:05.787Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:05.787Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-26T21:33:05.787Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-26T21:33:05.787Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-26T21:33:06.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:06.049Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-26T21:33:06.049Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-26T21:33:06.049Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-26T21:33:06.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:06.049Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-26T21:33:06.049Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-26T21:33:06.311Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-26T21:33:06.311Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:06.311Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-26T21:33:06.311Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-26T21:33:06.499Z] 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-05-26T21:33:06.573Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-26T21:33:06.573Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:06.573Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-26T21:33:06.573Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-26T21:33:06.573Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-26T21:33:06.834Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:06.835Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-26T21:33:06.835Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-26T21:33:06.835Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-26T21:33:06.835Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-26T21:33:06.835Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-26T21:33:06.835Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-26T21:33:07.096Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-26T21:33:07.096Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-26T21:33:07.096Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-26T21:33:07.096Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-26T21:33:07.096Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-26T21:33:07.096Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-26T21:33:07.357Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-26T21:33:07.357Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-26T21:33:07.357Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-26T21:33:07.357Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-26T21:33:07.618Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-26T21:33:07.618Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-26T21:33:07.618Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-26T21:33:07.619Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-26T21:33:07.619Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-26T21:33:07.619Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-26T21:33:07.880Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-26T21:33:07.880Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-26T21:33:07.880Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-26T21:33:07.880Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-26T21:33:07.880Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-26T21:33:07.880Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-26T21:33:08.142Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-26T21:33:08.142Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-26T21:33:08.142Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-26T21:33:08.142Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-26T21:33:08.404Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-26T21:33:08.404Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-26T21:33:08.667Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-26T21:33:08.667Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-26T21:33:08.667Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T21:33:08.667Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T21:33:09.246Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T21:33:09.246Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T21:33:09.246Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T21:33:09.246Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T21:33:09.246Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-26T21:33:09.246Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-26T21:33:09.508Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T21:33:09.508Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T21:33:09.508Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T21:33:09.508Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T21:33:09.508Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T21:33:09.508Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T21:33:09.770Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T21:33:09.770Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T21:33:10.721Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T21:33:10.721Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T21:33:11.295Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T21:33:11.295Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T21:33:11.867Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T21:33:11.867Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T21:33:11.893Z] 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-05-26T21:33:12.129Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T21:33:12.129Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T21:33:12.166Z] 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-05-26T21:33:13.075Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-26T21:33:13.075Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-26T21:33:13.075Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-26T21:33:13.075Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-26T21:33:13.075Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-26T21:33:13.075Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-26T21:33:13.338Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-26T21:33:13.338Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-26T21:33:13.338Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-26T21:33:13.338Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-26T21:33:13.599Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-26T21:33:13.599Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-26T21:33:13.599Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-26T21:33:13.599Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-26T21:33:13.599Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-26T21:33:13.862Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-26T21:33:14.125Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:33:14.125Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-26T21:33:14.125Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:33:14.125Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:33:14.125Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:33:14.387Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-26T21:33:14.387Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-26T21:33:14.387Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-26T21:33:14.387Z] [2021-05-26T21:33:14.387Z] Current default time zone: 'Etc/UTC' [2021-05-26T21:33:14.387Z] Local time is now: Wed May 26 21:33:14 UTC 2021. [2021-05-26T21:33:14.387Z] Universal Time is now: Wed May 26 21:33:14 UTC 2021. [2021-05-26T21:33:14.387Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-26T21:33:14.387Z] [2021-05-26T21:33:14.387Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-26T21:33:14.387Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:33:14.387Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-26T21:33:14.387Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-26T21:33:14.387Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-26T21:33:14.387Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-26T21:33:14.651Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-26T21:33:14.651Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-26T21:33:14.651Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-26T21:33:14.651Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-26T21:33:14.651Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:33:14.651Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-26T21:33:14.651Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T21:33:14.914Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-26T21:33:14.914Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:33:14.914Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-26T21:33:14.914Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-26T21:33:14.914Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-26T21:33:14.914Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-26T21:33:14.914Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-26T21:33:14.914Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-26T21:33:14.914Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-26T21:33:14.914Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-26T21:33:16.476Z] 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-05-26T21:33:16.833Z] Updating certificates in /etc/ssl/certs... [2021-05-26T21:33:17.779Z] 23 added, 27 removed; done. [2021-05-26T21:33:18.041Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-26T21:33:18.041Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-26T21:33:18.041Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-26T21:33:18.041Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-26T21:33:18.041Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-26T21:33:18.041Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T21:33:18.042Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-26T21:33:18.042Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T21:33:18.042Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T21:33:18.042Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T21:33:18.042Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T21:33:18.042Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T21:33:18.042Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-26T21:33:18.042Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-26T21:33:18.042Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-26T21:33:18.305Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-26T21:33:18.305Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-26T21:33:18.305Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T21:33:18.305Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-26T21:33:18.305Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-26T21:33:18.305Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-26T21:33:18.305Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-26T21:33:18.305Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T21:33:18.305Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-26T21:33:18.305Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-26T21:33:18.305Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-26T21:33:18.565Z] Updating certificates in /etc/ssl/certs... [2021-05-26T21:33:19.139Z] 0 added, 0 removed; done. [2021-05-26T21:33:19.139Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-26T21:33:19.139Z] done. [2021-05-26T21:33:19.662Z] Reading package lists... [2021-05-26T21:33:19.662Z] Building dependency tree... [2021-05-26T21:33:19.662Z] Reading state information... [2021-05-26T21:33:19.923Z] The following NEW packages will be installed: [2021-05-26T21:33:19.923Z] apt-transport-https [2021-05-26T21:33:19.923Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-26T21:33:19.923Z] Need to get 1692 B of archives. [2021-05-26T21:33:19.923Z] After this operation, 154 kB of additional disk space will be used. [2021-05-26T21:33:19.923Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-26T21:33:20.184Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T21:33:20.184Z] Fetched 1692 B in 0s (9628 B/s) [2021-05-26T21:33:20.184Z] Selecting previously unselected package apt-transport-https. [2021-05-26T21:33:20.184Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-26T21:33:20.184Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-26T21:33:20.184Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-26T21:33:20.184Z] Setting up apt-transport-https (1.6.13) ... [2021-05-26T21:33:20.445Z] Waiting for network to be ready... [2021-05-26T21:33:20.775Z] 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-05-26T21:33:23.391Z] 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-05-26T21:33:27.696Z] 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-05-26T21:33:28.614Z] 2021-05-26T21:33:25Z INFO Waiting for automatic snapd restart... [2021-05-26T21:33:28.614Z] snapd 2.50 from Canonical* installed [2021-05-26T21:33:28.874Z] "snapd" switched to the "latest/stable" channel [2021-05-26T21:33:28.874Z] [2021-05-26T21:33:30.319Z] 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-05-26T21:33:33.099Z] core18 20210507 from Canonical* installed [2021-05-26T21:33:33.099Z] "core18" switched to the "latest/stable" channel [2021-05-26T21:33:33.099Z] [2021-05-26T21:33:33.707Z] 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-05-26T21:33:36.490Z] snapcraft 4.7.1 from Canonical* installed [2021-05-26T21:33:36.811Z] "snapcraft" switched to the "latest/stable" channel [2021-05-26T21:33:36.811Z] [Pipeline] } [2021-05-26T21:33:39.142Z] $ docker stop --time=1 a1a758dcd1480c1aedc8af154952ddb25c9439567e079a65433f571255eb4911 [2021-05-26T21:33:41.199Z] 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-05-26T21:33:41.199Z] - README.md [2021-05-26T21:33:41.199Z] [2021-05-26T21:33:41.199Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-26T21:33:41.561Z] $ docker rm -f a1a758dcd1480c1aedc8af154952ddb25c9439567e079a65433f571255eb4911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:33:43.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T21:33:43.265Z] [2021-05-26T21:33:43.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:33:43.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T21:33:44.209Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-26T21:33:44.209Z] 29e5d40040c1: Pulling fs layer [2021-05-26T21:33:44.209Z] 1ce36da41761: Pulling fs layer [2021-05-26T21:33:44.209Z] 25b303627fd3: Pulling fs layer [2021-05-26T21:33:44.209Z] 29e5d40040c1: Download complete [2021-05-26T21:33:44.822Z] 29e5d40040c1: Pull complete [2021-05-26T21:33:45.098Z] 1ce36da41761: Verifying Checksum [2021-05-26T21:33:45.098Z] 1ce36da41761: Download complete [2021-05-26T21:33:46.533Z] 1ce36da41761: Pull complete [2021-05-26T21:33:46.533Z] 25b303627fd3: Verifying Checksum [2021-05-26T21:33:46.533Z] 25b303627fd3: Download complete [2021-05-26T21:33:47.791Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T21:33:47.791Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T21:33:47.791Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T21:33:47.791Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T21:33:48.365Z] Reading package lists... [2021-05-26T21:33:48.936Z] 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-05-26T21:33:55.531Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T21:33:55.531Z] Reading package lists... [2021-05-26T21:33:55.531Z] Building dependency tree... [2021-05-26T21:33:55.531Z] Reading state information... [2021-05-26T21:33:55.531Z] Suggested packages: [2021-05-26T21:33:55.531Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-26T21:33:55.531Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-26T21:33:55.531Z] Recommended packages: [2021-05-26T21:33:55.531Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-26T21:33:55.531Z] The following NEW packages will be installed: [2021-05-26T21:33:55.531Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-26T21:33:55.531Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-26T21:33:55.531Z] pkg-config zip [2021-05-26T21:33:55.531Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-26T21:33:55.531Z] Need to get 7663 kB of archives. [2021-05-26T21:33:55.531Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-26T21:33:55.531Z] 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-05-26T21:33:55.531Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-26T21:33:55.531Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-26T21:33:55.531Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-26T21:33:55.531Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-26T21:33:55.531Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-26T21:33:55.531Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-26T21:33:55.792Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-26T21:33:55.792Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-26T21:33:55.792Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-26T21:33:55.792Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-26T21:33:56.053Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-26T21:33:56.053Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-26T21:33:56.053Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-26T21:33:56.053Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-26T21:33:56.315Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-26T21:33:56.315Z] Fetched 7663 kB in 1s (10.3 MB/s) [2021-05-26T21:33:56.315Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-26T21:33:56.315Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-26T21:33:56.315Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-26T21:33:56.315Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-26T21:33:56.575Z] Selecting previously unselected package libpsl5:amd64. [2021-05-26T21:33:56.575Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-26T21:33:56.575Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-26T21:33:56.575Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-26T21:33:56.575Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-26T21:33:56.575Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-26T21:33:56.575Z] Selecting previously unselected package librtmp1:amd64. [2021-05-26T21:33:56.575Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-26T21:33:56.575Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-26T21:33:56.674Z] 25b303627fd3: Pull complete [2021-05-26T21:33:56.674Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-26T21:33:56.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T21:33:56.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-26T21:33:56.837Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-26T21:33:56.837Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-26T21:33:56.837Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-26T21:33:56.837Z] Selecting previously unselected package liberror-perl. [2021-05-26T21:33:56.837Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-26T21:33:56.837Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-26T21:33:56.837Z] Selecting previously unselected package git-man. [2021-05-26T21:33:56.837Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-26T21:33:56.837Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-26T21:33:56.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-458 does not seem to be running inside a container [2021-05-26T21:33:57.008Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-26T21:33:57.099Z] Selecting previously unselected package git. [2021-05-26T21:33:57.099Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-26T21:33:57.099Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-26T21:33:58.043Z] Selecting previously unselected package libnorm1:amd64. [2021-05-26T21:33:58.043Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-26T21:33:58.043Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-26T21:33:58.043Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-26T21:33:58.043Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-26T21:33:58.043Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-26T21:33:58.043Z] Selecting previously unselected package libsodium23:amd64. [2021-05-26T21:33:58.043Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-26T21:33:58.043Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-26T21:33:58.043Z] Selecting previously unselected package libzmq5:amd64. [2021-05-26T21:33:58.043Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-26T21:33:58.043Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T21:33:58.043Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-26T21:33:58.043Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-26T21:33:58.043Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T21:33:58.304Z] Selecting previously unselected package pkg-config. [2021-05-26T21:33:58.304Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-26T21:33:58.304Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-26T21:33:58.304Z] Selecting previously unselected package zip. [2021-05-26T21:33:58.304Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-26T21:33:58.304Z] Unpacking zip (3.0-11build1) ... [2021-05-26T21:33:58.574Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-26T21:33:58.574Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-26T21:33:58.574Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-26T21:33:58.574Z] Setting up liberror-perl (0.17025-1) ... [2021-05-26T21:33:58.574Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-26T21:33:58.574Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-26T21:33:58.574Z] No schema files found: doing nothing. [2021-05-26T21:33:58.574Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-26T21:33:58.574Z] Setting up zip (3.0-11build1) ... [2021-05-26T21:33:58.574Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-26T21:33:58.574Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-26T21:33:58.574Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-26T21:33:58.574Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T21:33:58.574Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-26T21:33:58.574Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-26T21:33:58.574Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-26T21:33:58.574Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-26T21:33:59.714Z] $ docker top 4da79a456832c65b16345d045a1ff915dea3ee1d1ead1fe7f66689b78f2b6dd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T21:34:00.699Z] + docker-compose build+ --helpgrep [2021-05-26T21:34:00.699Z] parallel [2021-05-26T21:34:04.079Z] --parallel Build images in parallel. [Pipeline] } [2021-05-26T21:34:04.385Z] $ docker stop --time=1 4da79a456832c65b16345d045a1ff915dea3ee1d1ead1fe7f66689b78f2b6dd7 [2021-05-26T21:34:05.171Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T21:34:05.171Z] git set to automatically installed. [2021-05-26T21:34:05.171Z] git-man set to automatically installed. [2021-05-26T21:34:05.171Z] libcurl3-gnutls set to automatically installed. [2021-05-26T21:34:05.171Z] liberror-perl set to automatically installed. [2021-05-26T21:34:05.171Z] libglib2.0-0 set to automatically installed. [2021-05-26T21:34:05.171Z] libnghttp2-14 set to automatically installed. [2021-05-26T21:34:05.171Z] libnorm1 set to automatically installed. [2021-05-26T21:34:05.171Z] libpgm-5.2-0 set to automatically installed. [2021-05-26T21:34:05.171Z] libpsl5 set to automatically installed. [2021-05-26T21:34:05.171Z] librtmp1 set to automatically installed. [2021-05-26T21:34:05.171Z] libsodium23 set to automatically installed. [2021-05-26T21:34:05.171Z] libzmq3-dev set to automatically installed. [2021-05-26T21:34:05.171Z] libzmq5 set to automatically installed. [2021-05-26T21:34:05.171Z] pkg-config set to automatically installed. [2021-05-26T21:34:05.171Z] zip set to automatically installed. [2021-05-26T21:34:06.150Z] $ docker rm -f 4da79a456832c65b16345d045a1ff915dea3ee1d1ead1fe7f66689b78f2b6dd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:34:06.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-26T21:34:06.875Z] . [Pipeline] withDockerContainer [2021-05-26T21:34:07.089Z] snapd is not logged in, snap install commands will use sudo [2021-05-26T21:34:07.166Z] prd-ubuntu18.04-docker-arm64-4c-16g-458 does not seem to be running inside a container [2021-05-26T21:34:07.259Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-26T21:34:08.759Z] $ docker top 6854b9a7b72e6608cd81a37bfc84441cc74c80626b471e81c291ba44a5319851 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T21:34:09.733Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-26T21:34:14.072Z] Building core-command ... [2021-05-26T21:34:14.072Z] Building core-data ... [2021-05-26T21:34:14.072Z] Building core-metadata ... [2021-05-26T21:34:14.072Z] Building security-bootstrapper ... [2021-05-26T21:34:14.072Z] Building security-proxy-setup ... [2021-05-26T21:34:14.072Z] Building security-secretstore-setup ... [2021-05-26T21:34:14.072Z] Building support-notifications ... [2021-05-26T21:34:14.072Z] Building support-scheduler ... [2021-05-26T21:34:14.072Z] Building sys-mgmt-agent ... [2021-05-26T21:34:14.072Z] Building core-command [2021-05-26T21:34:14.072Z] Building security-proxy-setup [2021-05-26T21:34:14.072Z] Building sys-mgmt-agent [2021-05-26T21:34:14.072Z] Building security-secretstore-setup [2021-05-26T21:34:14.072Z] Building support-notifications [2021-05-26T21:34:15.243Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T21:34:16.185Z] snap "core18" has no updates available [2021-05-26T21:34:17.130Z] snapd is not logged in, snap install commands will use sudo [2021-05-26T21:34:23.718Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-26T21:34:45.686Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-26T21:34:45.686Z] Pulling go-build-helper [2021-05-26T21:34:45.686Z] + snapcraftctl pull [2021-05-26T21:34:45.686Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-26T21:34:45.686Z] Skipping pull go-build-helper (already ran) [2021-05-26T21:34:45.686Z] Building go-build-helper [2021-05-26T21:34:45.686Z] + snapcraftctl build [2021-05-26T21:34:46.258Z] Staging go-build-helper [2021-05-26T21:34:46.258Z] + snapcraftctl stage [2021-05-26T21:34:58.515Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-26T21:34:58.515Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-26T21:34:58.515Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-26T21:34:58.515Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-26T21:34:58.515Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-26T21:34:58.515Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-26T21:34:58.515Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-26T21:34:58.515Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-26T21:34:58.515Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-26T21:34:58.515Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-26T21:34:58.515Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-26T21:34:58.515Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-26T21:34:58.515Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-26T21:34:58.515Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-26T21:34:58.515Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-26T21:34:58.515Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-26T21:34:58.515Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-26T21:34:58.515Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-26T21:34:58.515Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-26T21:34:58.515Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-26T21:34:58.515Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-26T21:34:58.515Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-26T21:34:58.515Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-26T21:34:58.515Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-26T21:34:58.515Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-26T21:34:58.515Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-26T21:34:58.515Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-26T21:34:58.515Z] Fetched 24.6 MB in 6s (4078 kB/s) [2021-05-26T21:34:58.515Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-26T21:34:58.515Z] Fetched 224 kB in 0s (0 B/s) [2021-05-26T21:34:58.515Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-26T21:34:58.515Z] Fetched 157 kB in 0s (0 B/s) [2021-05-26T21:34:58.515Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-26T21:34:58.515Z] Fetched 221 kB in 0s (0 B/s) [2021-05-26T21:34:58.515Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-26T21:34:58.515Z] Fetched 143 kB in 0s (0 B/s) [2021-05-26T21:34:58.515Z] Pulling app-service-config [2021-05-26T21:34:58.515Z] + snapcraftctl pull [2021-05-26T21:34:59.459Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-26T21:35:00.034Z] Pulling config-common [2021-05-26T21:35:00.034Z] + snapcraftctl pull [2021-05-26T21:35:04.240Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T21:35:04.240Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T21:35:04.240Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T21:35:04.240Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T21:35:04.240Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-26T21:35:04.240Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T21:35:04.240Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-26T21:35:04.240Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T21:35:04.240Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-26T21:35:04.240Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T21:35:04.240Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-26T21:35:04.240Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T21:35:04.240Z] Pulling edgex-go [2021-05-26T21:35:04.240Z] + snapcraftctl pull [2021-05-26T21:35:22.375Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-26T21:35:22.375Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-26T21:35:22.375Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-26T21:35:22.375Z] Fetched 0 B in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-26T21:35:22.375Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-26T21:35:22.375Z] Fetched 279 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-26T21:35:22.375Z] Fetched 122 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-26T21:35:22.375Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-26T21:35:22.375Z] Fetched 8848 B in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-26T21:35:22.375Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-26T21:35:22.375Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-26T21:35:22.375Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-26T21:35:22.375Z] Fetched 219 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-26T21:35:22.375Z] Fetched 154 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-26T21:35:22.375Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-26T21:35:22.375Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-26T21:35:22.375Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-26T21:35:22.375Z] Fetched 499 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-26T21:35:22.375Z] Fetched 111 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-26T21:35:22.375Z] Fetched 240 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-26T21:35:22.375Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-26T21:35:22.375Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-26T21:35:22.375Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-26T21:35:22.375Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-26T21:35:22.375Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-26T21:35:22.375Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-26T21:35:22.375Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-26T21:35:22.375Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-26T21:35:22.375Z] Fetched 8720 B in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-26T21:35:22.375Z] Fetched 137 kB in 0s (0 B/s) [2021-05-26T21:35:22.375Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-26T21:35:22.376Z] Fetched 119 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-26T21:35:22.376Z] Fetched 110 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-26T21:35:22.376Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-26T21:35:22.376Z] Fetched 645 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-26T21:35:22.376Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-26T21:35:22.376Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-26T21:35:22.376Z] Fetched 368 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-26T21:35:22.376Z] Fetched 187 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-26T21:35:22.376Z] Fetched 175 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-26T21:35:22.376Z] Fetched 206 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-26T21:35:22.376Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-26T21:35:22.376Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-26T21:35:22.376Z] Fetched 159 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-26T21:35:22.376Z] Fetched 107 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-26T21:35:22.376Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-26T21:35:22.376Z] Pulling static-packages [2021-05-26T21:35:22.376Z] + snapcraftctl pull [2021-05-26T21:35:22.376Z] Pulling version [2021-05-26T21:35:22.376Z] + cd /root/project [2021-05-26T21:35:22.376Z] + [ -f VERSION ] [2021-05-26T21:35:22.376Z] + PROJECT_VERSION=local-dev [2021-05-26T21:35:22.376Z] + git rev-parse --short HEAD [2021-05-26T21:35:22.376Z] + GIT_REVISION=580caa8f [2021-05-26T21:35:22.376Z] + snapcraftctl set-version local-dev [2021-05-26T21:35:23.319Z] Skipping build go-build-helper (already ran) [2021-05-26T21:35:23.319Z] Building app-service-config [2021-05-26T21:35:23.319Z] + make build [2021-05-26T21:35:23.319Z] go mod tidy [2021-05-26T21:35:25.871Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 [2021-05-26T21:35:25.872Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-26T21:35:25.872Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-26T21:35:25.872Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-26T21:35:25.872Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-26T21:35:25.872Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-26T21:35:25.872Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-26T21:35:25.872Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-26T21:35:25.872Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-26T21:35:25.872Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-26T21:35:25.872Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-26T21:35:25.872Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-26T21:35:25.872Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-26T21:35:25.872Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-26T21:35:26.133Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-26T21:35:26.133Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-26T21:35:26.133Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-26T21:35:26.133Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-26T21:35:26.133Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-26T21:35:26.393Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-26T21:35:26.393Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-26T21:35:26.393Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-26T21:35:26.393Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-26T21:35:26.393Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-26T21:35:26.654Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-26T21:35:26.654Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-26T21:35:26.654Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-26T21:35:26.654Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-26T21:35:26.654Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-26T21:35:26.654Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-26T21:35:26.654Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-26T21:35:27.131Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-26T21:35:27.409Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-26T21:35:27.410Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-26T21:35:27.410Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-26T21:35:27.410Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-26T21:35:27.410Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-26T21:35:27.410Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-26T21:35:27.410Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-26T21:35:27.410Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-26T21:35:27.410Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-26T21:35:27.410Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-26T21:35:27.410Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-26T21:35:27.410Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-26T21:35:27.410Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-26T21:35:27.410Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-26T21:35:27.410Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-26T21:35:27.410Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-26T21:35:27.410Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-26T21:35:27.671Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-26T21:35:27.671Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-26T21:35:27.671Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-26T21:35:27.671Z] go: downloading golang.org/x/text v0.3.2 [2021-05-26T21:35:27.671Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-26T21:35:27.671Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-26T21:35:27.671Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-26T21:35:27.671Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-26T21:35:27.671Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-26T21:35:27.671Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-26T21:35:27.953Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-26T21:35:28.216Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-26T21:35:28.216Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-26T21:35:28.216Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-26T21:35:28.216Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-26T21:35:28.216Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-26T21:35:28.216Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-26T21:35:28.216Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-26T21:35:28.216Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-26T21:35:28.216Z] go: downloading github.com/kr/text v0.1.0 [2021-05-26T21:35:28.477Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-26T21:35:28.477Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-26T21:35:28.477Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-26T21:35:28.477Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-26T21:35:28.477Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-26T21:35:29.048Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-26T21:35:29.048Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-26T21:35:29.048Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-26T21:35:29.048Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-26T21:35:29.048Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-26T21:35:29.048Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-26T21:35:35.827Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:35:35.827Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:35:35.827Z] ---> 7a6636f8dc39 [2021-05-26T21:35:35.827Z] Step 3/22 : WORKDIR /edgex-go [2021-05-26T21:35:35.827Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:35:35.827Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:35:35.827Z] ---> 7a6636f8dc39 [2021-05-26T21:35:35.827Z] Step 3/26 : WORKDIR /edgex-go [2021-05-26T21:35:35.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:35:35.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:35:35.827Z] ---> 7a6636f8dc39 [2021-05-26T21:35:35.827Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T21:35:35.827Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:35:35.827Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:35:35.827Z] ---> 7a6636f8dc39 [2021-05-26T21:35:35.827Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T21:35:35.827Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:35:35.827Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:35:35.827Z] ---> 7a6636f8dc39 [2021-05-26T21:35:35.827Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T21:35:35.827Z] ---> Running in 71241585cfdb [2021-05-26T21:35:35.827Z] ---> Running in 02189ac4f293 [2021-05-26T21:35:35.827Z] ---> Running in 2885354b98a9 [2021-05-26T21:35:35.827Z] ---> Running in fe6cc36b7fd6 [2021-05-26T21:35:35.827Z] ---> Running in b9b00829397c [2021-05-26T21:35:35.827Z] Removing intermediate container b9b00829397c [2021-05-26T21:35:35.827Z] ---> 07a4edaaf2b6 [2021-05-26T21:35:35.827Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:35:35.827Z] Removing intermediate container fe6cc36b7fd6 [2021-05-26T21:35:35.827Z] Removing intermediate container 71241585cfdb [2021-05-26T21:35:35.827Z] ---> b65c91f7b91c [2021-05-26T21:35:35.827Z] ---> 232403f23d9d [2021-05-26T21:35:35.827Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:35:35.827Z] [2021-05-26T21:35:35.827Z] Removing intermediate container 2885354b98a9 [2021-05-26T21:35:35.827Z] ---> 8098bdfb3e55 [2021-05-26T21:35:35.827Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:35:35.827Z] Removing intermediate container 02189ac4f293 [2021-05-26T21:35:35.827Z] ---> b379d81bbaf9 [2021-05-26T21:35:35.827Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:35:35.827Z] ---> Running in e6cb75f40564 [2021-05-26T21:35:35.827Z] ---> Running in df075c7b41df [2021-05-26T21:35:35.827Z] ---> Running in a15ef3ae72a9 [2021-05-26T21:35:35.827Z] ---> Running in ddae985fefc2 [2021-05-26T21:35:35.827Z] ---> Running in d72c5346cc45 [2021-05-26T21:35:35.827Z] Removing intermediate container e6cb75f40564 [2021-05-26T21:35:35.827Z] ---> 463b80225745 [2021-05-26T21:35:35.827Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-26T21:35:35.827Z] ---> Running in 36b2337545c5 [2021-05-26T21:35:35.827Z] Removing intermediate container df075c7b41df [2021-05-26T21:35:35.827Z] ---> bc3250276f7b [2021-05-26T21:35:35.827Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T21:35:35.827Z] Removing intermediate container ddae985fefc2 [2021-05-26T21:35:35.827Z] ---> c4481a0d5d2f [2021-05-26T21:35:35.827Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-26T21:35:35.827Z] ---> Running in fc928094656c [2021-05-26T21:35:35.827Z] Removing intermediate container d72c5346cc45 [2021-05-26T21:35:35.827Z] ---> 1485ddfc73a0 [2021-05-26T21:35:35.827Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-26T21:35:35.827Z] Removing intermediate container a15ef3ae72a9 [2021-05-26T21:35:35.827Z] ---> f64a2175d78f [2021-05-26T21:35:35.827Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-26T21:35:35.827Z] ---> Running in c08e294821d9 [2021-05-26T21:35:35.827Z] ---> Running in 5ce3369527ab [2021-05-26T21:35:35.827Z] ---> Running in 16010a58aeba [2021-05-26T21:35:36.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:37.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:37.713Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:37.713Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:37.713Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:37.713Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:38.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:38.336Z] OK: 218 MiB in 52 packages [2021-05-26T21:35:38.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:38.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:38.954Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:35:39.063Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-26T21:35:39.064Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-26T21:35:39.064Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-26T21:35:39.064Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-26T21:35:39.238Z] OK: 218 MiB in 52 packages [2021-05-26T21:35:39.843Z] OK: 218 MiB in 52 packages [2021-05-26T21:35:39.843Z] OK: 218 MiB in 52 packages [2021-05-26T21:35:39.843Z] OK: 218 MiB in 52 packages [2021-05-26T21:35:39.843Z] Removing intermediate container 36b2337545c5 [2021-05-26T21:35:39.843Z] ---> 5c593ed0a982 [2021-05-26T21:35:39.843Z] Step 6/22 : COPY go.mod . [2021-05-26T21:35:40.505Z] Building config-common [2021-05-26T21:35:40.505Z] + snapcraftctl build [2021-05-26T21:35:40.841Z] Removing intermediate container fc928094656c [2021-05-26T21:35:40.841Z] ---> fd42c675ce02 [2021-05-26T21:35:40.841Z] Step 6/24 : COPY go.mod . [2021-05-26T21:35:41.121Z] ---> a5dfdc9c3f1f [2021-05-26T21:35:41.121Z] Step 7/22 : RUN go mod download [2021-05-26T21:35:41.398Z] ---> Running in c877c7bcf13b [2021-05-26T21:35:41.398Z] Removing intermediate container c08e294821d9 [2021-05-26T21:35:41.398Z] ---> 2b3f9f4bf8ae [2021-05-26T21:35:41.398Z] Step 6/26 : COPY go.mod . [2021-05-26T21:35:42.002Z] Removing intermediate container 16010a58aeba [2021-05-26T21:35:42.002Z] ---> 08e2ac79a7f8 [2021-05-26T21:35:42.002Z] Step 6/23 : COPY go.mod . [2021-05-26T21:35:42.002Z] Removing intermediate container 5ce3369527ab [2021-05-26T21:35:42.002Z] ---> eb2d3d57191e [2021-05-26T21:35:42.002Z] Step 6/24 : COPY go.mod . [2021-05-26T21:35:42.274Z] ---> 77ece3468475 [2021-05-26T21:35:42.274Z] Step 7/24 : RUN go mod download [2021-05-26T21:35:42.543Z] Building edgex-go [2021-05-26T21:35:42.547Z] ---> Running in b65306d174ce [2021-05-26T21:35:42.804Z] + cd /root/parts/edgex-go/src [2021-05-26T21:35:42.804Z] + make build [2021-05-26T21:35:42.804Z] go mod tidy [2021-05-26T21:35:42.826Z] ---> 33e9fcabecc8 [2021-05-26T21:35:42.826Z] Step 7/26 : RUN go mod download [2021-05-26T21:35:43.108Z] ---> Running in b230ef651b1c [2021-05-26T21:35:43.386Z] ---> 2351c2a80add [2021-05-26T21:35:43.386Z] Step 7/23 : RUN go mod download [2021-05-26T21:35:43.386Z] ---> 8c35a18052fb [2021-05-26T21:35:43.386Z] Step 7/24 : RUN go mod download [2021-05-26T21:35:43.669Z] ---> Running in c5d29da4d53b [2021-05-26T21:35:43.669Z] ---> Running in f89613ce75ef [2021-05-26T21:35:43.748Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-26T21:35:43.748Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-26T21:35:43.748Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-26T21:35:44.011Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-26T21:35:44.011Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-26T21:35:44.011Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-26T21:35:44.011Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-26T21:35:44.011Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-26T21:35:44.011Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-26T21:35:44.272Z] 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-05-26T21:35:45.124Z] Removing intermediate container c877c7bcf13b [2021-05-26T21:35:45.124Z] ---> 1136ec7e15d5 [2021-05-26T21:35:45.124Z] Step 8/22 : COPY . . [2021-05-26T21:35:46.564Z] Removing intermediate container b65306d174ce [2021-05-26T21:35:46.564Z] ---> a053a05542e7 [2021-05-26T21:35:46.564Z] Step 8/24 : COPY . . [2021-05-26T21:35:47.571Z] Removing intermediate container b230ef651b1c [2021-05-26T21:35:47.571Z] ---> 8d3db560be11 [2021-05-26T21:35:47.571Z] Step 8/26 : COPY . . [2021-05-26T21:35:47.851Z] Removing intermediate container f89613ce75ef [2021-05-26T21:35:47.851Z] ---> 371e5383aca5 [2021-05-26T21:35:47.851Z] Step 8/24 : COPY . . [2021-05-26T21:35:48.453Z] Removing intermediate container c5d29da4d53b [2021-05-26T21:35:48.453Z] ---> 11de3ca816f7 [2021-05-26T21:35:48.453Z] Step 8/23 : COPY . . [2021-05-26T21:35:49.559Z] 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-05-26T21:35:54.844Z] 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-05-26T21:35:55.786Z] 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-05-26T21:35:57.701Z] 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-05-26T21:35:57.961Z] 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-05-26T21:36:00.515Z] 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-05-26T21:36:01.903Z] 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-05-26T21:36:03.293Z] 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-05-26T21:36:05.840Z] 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-05-26T21:36:06.784Z] 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-05-26T21:36:08.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-26T21:36:10.630Z] ---> 34972f5197fa [2021-05-26T21:36:10.630Z] Step 9/22 : RUN go mod tidy [2021-05-26T21:36:10.630Z] ---> f2cd2d0c5d6a [2021-05-26T21:36:10.630Z] Step 9/24 : RUN go mod tidy [2021-05-26T21:36:10.630Z] ---> Running in 54ac5488ef54 [2021-05-26T21:36:10.630Z] ---> Running in 8f8aab1f070d [2021-05-26T21:36:10.714Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-26T21:36:10.715Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-26T21:36:10.715Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-26T21:36:10.715Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-26T21:36:10.715Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-26T21:36:10.715Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-26T21:36:10.715Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-26T21:36:10.715Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-26T21:36:10.715Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-26T21:36:10.715Z] + 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-05-26T21:36:10.715Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-26T21:36:10.715Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-26T21:36:10.715Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-26T21:36:10.715Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-26T21:36:10.715Z] + 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-05-26T21:36:10.715Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-26T21:36:10.715Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-26T21:36:10.715Z] + 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-05-26T21:36:10.910Z] ---> abfa837725fa [2021-05-26T21:36:10.910Z] Step 9/24 : RUN go mod tidy [2021-05-26T21:36:10.910Z] ---> 58b803f0676c [2021-05-26T21:36:10.910Z] Step 9/26 : RUN go mod tidy [2021-05-26T21:36:11.189Z] ---> c27095f83f66 [2021-05-26T21:36:11.189Z] Step 9/23 : RUN go mod tidy [2021-05-26T21:36:11.189Z] ---> Running in 3cae90ca2fb8 [2021-05-26T21:36:11.189Z] ---> Running in 085377b9ff8c [2021-05-26T21:36:11.189Z] ---> Running in 815009e5ccdf [2021-05-26T21:36:13.260Z] Building static-packages [2021-05-26T21:36:13.520Z] + snapcraftctl build [2021-05-26T21:36:15.433Z] Building version [2021-05-26T21:36:15.433Z] + snapcraftctl build [2021-05-26T21:36:17.349Z] Skipping stage go-build-helper (already ran) [2021-05-26T21:36:17.349Z] Staging app-service-config [2021-05-26T21:36:17.349Z] + snapcraftctl stage [2021-05-26T21:36:17.933Z] Removing intermediate container 54ac5488ef54 [2021-05-26T21:36:17.933Z] ---> a164d62ae906 [2021-05-26T21:36:17.933Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-26T21:36:17.933Z] ---> Running in 91d53147aa57 [2021-05-26T21:36:17.933Z] Removing intermediate container 8f8aab1f070d [2021-05-26T21:36:17.933Z] ---> cada994f514b [2021-05-26T21:36:17.933Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-26T21:36:18.217Z] ---> Running in 5a38f150f393 [2021-05-26T21:36:18.491Z] Removing intermediate container 3cae90ca2fb8 [2021-05-26T21:36:18.491Z] ---> efc4a4a284f9 [2021-05-26T21:36:18.491Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-26T21:36:18.742Z] Staging config-common [2021-05-26T21:36:18.743Z] + snapcraftctl stage [2021-05-26T21:36:18.768Z] ---> Running in 85f8bc7804e1 [2021-05-26T21:36:19.047Z] Removing intermediate container 085377b9ff8c [2021-05-26T21:36:19.047Z] ---> 40ba741e5a43 [2021-05-26T21:36:19.047Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-26T21:36:19.324Z] ---> Running in da773800b718 [2021-05-26T21:36:19.324Z] Removing intermediate container 815009e5ccdf [2021-05-26T21:36:19.324Z] ---> 6a5adedd4103 [2021-05-26T21:36:19.324Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-26T21:36:19.599Z] ---> Running in be08bf78766d [2021-05-26T21:36:19.685Z] Staging edgex-go [2021-05-26T21:36:19.686Z] + snapcraftctl stage [2021-05-26T21:36:20.210Z] 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-05-26T21:36:20.210Z] 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-05-26T21:36:20.627Z] Staging static-packages [2021-05-26T21:36:20.627Z] + snapcraftctl stage [2021-05-26T21:36:20.815Z] 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-05-26T21:36:21.813Z] 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-05-26T21:36:22.011Z] Staging version [2021-05-26T21:36:22.011Z] + snapcraftctl stage [2021-05-26T21:36:22.091Z] 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-05-26T21:36:22.975Z] Priming go-build-helper [2021-05-26T21:36:22.975Z] + snapcraftctl prime [2021-05-26T21:36:23.923Z] Priming app-service-config [2021-05-26T21:36:23.923Z] + snapcraftctl prime [2021-05-26T21:36:25.315Z] Priming config-common [2021-05-26T21:36:25.315Z] + snapcraftctl prime [2021-05-26T21:36:26.270Z] Priming edgex-go [2021-05-26T21:36:26.270Z] + snapcraftctl prime [2021-05-26T21:36:27.217Z] Priming static-packages [2021-05-26T21:36:27.217Z] + snapcraftctl prime [2021-05-26T21:36:29.771Z] Priming version [2021-05-26T21:36:29.771Z] + snapcraftctl prime [2021-05-26T21:36:30.717Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-26T21:38:13.966Z] 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-05-26T21:38:13.966Z] 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-05-26T21:38:18.325Z] Removing intermediate container 91d53147aa57 [2021-05-26T21:38:18.325Z] ---> 91b493aa0d37 [2021-05-26T21:38:18.325Z] [2021-05-26T21:38:18.325Z] Step 11/22 : FROM alpine:3.12 [2021-05-26T21:38:18.603Z] Removing intermediate container da773800b718 [2021-05-26T21:38:18.603Z] ---> 67e95a2e10bf [2021-05-26T21:38:18.603Z] [2021-05-26T21:38:18.603Z] Step 11/26 : FROM alpine:3.12 [2021-05-26T21:38:18.603Z] 3.12: Pulling from library/alpine [2021-05-26T21:38:18.881Z] 3.12: Pulling from library/alpine [2021-05-26T21:38:20.874Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T21:38:20.874Z] Status: Downloaded newer image for alpine:3.12 [2021-05-26T21:38:20.874Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-26T21:38:20.874Z] Status: Image is up to date for alpine:3.12 [2021-05-26T21:38:20.874Z] ---> 9852663dfa18 [2021-05-26T21:38:20.874Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-26T21:38:20.874Z] ---> 9852663dfa18 [2021-05-26T21:38:20.874Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-26T21:38:21.168Z] ---> Running in 01edf7c5881d [2021-05-26T21:38:21.168Z] ---> Running in aa064054f279 [2021-05-26T21:38:23.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:23.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:23.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:23.809Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:24.436Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-26T21:38:24.437Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T21:38:24.437Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-26T21:38:24.437Z] (4/4) Installing curl (7.76.1-r0) [2021-05-26T21:38:24.437Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:38:24.437Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T21:38:24.437Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-26T21:38:24.437Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T21:38:24.437Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-26T21:38:24.437Z] (4/6) Installing curl (7.76.1-r0) [2021-05-26T21:38:24.437Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-26T21:38:24.437Z] (6/6) Installing su-exec (0.2-r1) [2021-05-26T21:38:24.714Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:38:24.714Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T21:38:24.714Z] OK: 7 MiB in 18 packages [2021-05-26T21:38:24.994Z] OK: 7 MiB in 20 packages [2021-05-26T21:38:26.980Z] Removing intermediate container 85f8bc7804e1 [2021-05-26T21:38:26.980Z] ---> 5abf5779a3cf [2021-05-26T21:38:26.980Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-26T21:38:26.980Z] Removing intermediate container 5a38f150f393 [2021-05-26T21:38:27.257Z] ---> 9a02bcfa1f0f [2021-05-26T21:38:27.257Z] [2021-05-26T21:38:27.257Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T21:38:27.257Z] ---> 9852663dfa18 [2021-05-26T21:38:27.257Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T21:38:27.534Z] ---> Running in 1da5be83d66d [2021-05-26T21:38:27.811Z] ---> Running in 81db45d1826e [2021-05-26T21:38:28.088Z] Removing intermediate container aa064054f279 [2021-05-26T21:38:28.088Z] ---> dfc2b6edd7d5 [2021-05-26T21:38:28.088Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T21:38:28.088Z] Removing intermediate container 01edf7c5881d [2021-05-26T21:38:28.088Z] ---> 71452988e5d5 [2021-05-26T21:38:28.088Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-26T21:38:28.088Z] Removing intermediate container be08bf78766d [2021-05-26T21:38:28.088Z] ---> 3787d9bab671 [2021-05-26T21:38:28.088Z] [2021-05-26T21:38:28.088Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T21:38:28.088Z] ---> 9852663dfa18 [2021-05-26T21:38:28.088Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-26T21:38:28.388Z] ---> Running in de97862c45ff [2021-05-26T21:38:28.388Z] ---> Running in d0eb78466a1c [2021-05-26T21:38:28.388Z] ---> Running in 8f646050ec04 [2021-05-26T21:38:29.393Z] Removing intermediate container de97862c45ff [2021-05-26T21:38:29.393Z] ---> bfc8bd6d5eb2 [2021-05-26T21:38:29.393Z] Step 14/26 : WORKDIR / [2021-05-26T21:38:29.393Z] Removing intermediate container d0eb78466a1c [2021-05-26T21:38:29.393Z] ---> d3a61791b3a2 [2021-05-26T21:38:29.393Z] Step 14/22 : WORKDIR /edgex [2021-05-26T21:38:29.393Z] ---> Running in b031d8da4abe [2021-05-26T21:38:29.671Z] ---> Running in 607992f83abf [2021-05-26T21:38:29.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:30.227Z] 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-05-26T21:38:30.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:30.227Z] Removing intermediate container b031d8da4abe [2021-05-26T21:38:30.227Z] ---> c5a03a63c6be [2021-05-26T21:38:30.227Z] 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-05-26T21:38:30.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:30.502Z] Removing intermediate container 607992f83abf [2021-05-26T21:38:30.502Z] ---> ff4828ffa42a [2021-05-26T21:38:30.502Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-26T21:38:30.502Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:30.784Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-26T21:38:30.784Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:38:31.066Z] OK: 5 MiB in 15 packages [2021-05-26T21:38:31.348Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-26T21:38:31.348Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-26T21:38:31.348Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:38:31.348Z] Executing ca-certificates-20191127-r4.trigger [2021-05-26T21:38:31.652Z] OK: 6 MiB in 16 packages [2021-05-26T21:38:31.929Z] ---> 5eb6c12b39da [2021-05-26T21:38:31.929Z] 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-05-26T21:38:32.203Z] ---> 81f9e9bf2cf3 [2021-05-26T21:38:32.203Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-26T21:38:32.808Z] Removing intermediate container 81db45d1826e [2021-05-26T21:38:32.808Z] ---> 1bda6acdc049 [2021-05-26T21:38:32.808Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T21:38:33.085Z] ---> Running in 6a038eea0659 [2021-05-26T21:38:33.361Z] ---> a1a40dc15794 [2021-05-26T21:38:33.361Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-26T21:38:33.972Z] Removing intermediate container 6a038eea0659 [2021-05-26T21:38:33.972Z] ---> 6f32e4126bbb [2021-05-26T21:38:33.972Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-26T21:38:33.972Z] Removing intermediate container 1da5be83d66d [2021-05-26T21:38:33.972Z] ---> 99a1d2631f22 [2021-05-26T21:38:33.972Z] [2021-05-26T21:38:33.972Z] Step 12/24 : FROM docker:20.10.0 [2021-05-26T21:38:34.251Z] Removing intermediate container 8f646050ec04 [2021-05-26T21:38:34.251Z] ---> 9dc3decd81b8 [2021-05-26T21:38:34.251Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T21:38:34.251Z] ---> cb3273124aaa [2021-05-26T21:38:34.251Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-26T21:38:34.251Z] 20.10.0: Pulling from library/docker [2021-05-26T21:38:34.251Z] ---> Running in 1a62f316eaed [2021-05-26T21:38:34.251Z] ---> Running in c85355236f19 [2021-05-26T21:38:34.536Z] ---> 042472ce336c [2021-05-26T21:38:34.536Z] 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-05-26T21:38:35.253Z] Removing intermediate container c85355236f19 [2021-05-26T21:38:35.253Z] ---> 27acaa7539f4 [2021-05-26T21:38:35.253Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-26T21:38:35.539Z] Removing intermediate container 1a62f316eaed [2021-05-26T21:38:35.539Z] ---> efd8fd082401 [2021-05-26T21:38:35.539Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T21:38:35.539Z] ---> Running in f2a75d2e6595 [2021-05-26T21:38:35.829Z] ---> Running in db3527e6d8ca [2021-05-26T21:38:36.138Z] ---> 5e01f5993b01 [2021-05-26T21:38:36.138Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-26T21:38:36.425Z] ---> 32b8fe2b4511 [2021-05-26T21:38:36.425Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-26T21:38:36.729Z] Removing intermediate container f2a75d2e6595 [2021-05-26T21:38:36.729Z] ---> 6886975f0140 [2021-05-26T21:38:36.729Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T21:38:36.729Z] ---> Running in 767fa604e596 [2021-05-26T21:38:37.026Z] ---> Running in 5be52d234593 [2021-05-26T21:38:37.026Z] Removing intermediate container db3527e6d8ca [2021-05-26T21:38:37.026Z] ---> 2579e7712389 [2021-05-26T21:38:37.026Z] Step 16/24 : WORKDIR / [2021-05-26T21:38:37.640Z] ---> Running in 645f3fa82617 [2021-05-26T21:38:37.640Z] Removing intermediate container 767fa604e596 [2021-05-26T21:38:37.640Z] ---> 3bdfcecfbbb5 [2021-05-26T21:38:37.640Z] Step 19/22 : CMD ["--init=true"] [2021-05-26T21:38:37.917Z] Removing intermediate container 5be52d234593 [2021-05-26T21:38:37.917Z] ---> 458b365d408c [2021-05-26T21:38:37.917Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:38:37.917Z] ---> Running in 6aaca32cb8fe [2021-05-26T21:38:38.543Z] Removing intermediate container 645f3fa82617 [2021-05-26T21:38:38.543Z] ---> 56714e948902 [2021-05-26T21:38:38.543Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:38:38.830Z] ---> cac2d3cb4d03 [2021-05-26T21:38:38.830Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-26T21:38:39.104Z] Removing intermediate container 6aaca32cb8fe [2021-05-26T21:38:39.104Z] ---> 335831e5c95d [2021-05-26T21:38:39.104Z] Step 20/22 : LABEL arch=arm64 [2021-05-26T21:38:39.104Z] ---> Running in 37cc625b1b1d [2021-05-26T21:38:39.382Z] ---> 0511c01c04b3 [2021-05-26T21:38:39.382Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-26T21:38:40.366Z] ---> 0def5223303f [2021-05-26T21:38:40.366Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-26T21:38:40.366Z] Removing intermediate container 37cc625b1b1d [2021-05-26T21:38:40.366Z] ---> 814864014655 [2021-05-26T21:38:40.366Z] Step 21/22 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:38:40.643Z] ---> Running in 14f9e7a8ef05 [2021-05-26T21:38:40.916Z] ---> 5e6949938d11 [2021-05-26T21:38:40.916Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-26T21:38:41.511Z] ---> f0dcba5a18b1 [2021-05-26T21:38:41.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-26T21:38:41.511Z] Removing intermediate container 14f9e7a8ef05 [2021-05-26T21:38:41.511Z] ---> f54eb9345db1 [2021-05-26T21:38:41.511Z] Step 22/22 : LABEL version=0.0.0 [2021-05-26T21:38:42.111Z] ---> Running in 35c151b004db [2021-05-26T21:38:42.111Z] ---> 8785101ee694 [2021-05-26T21:38:42.111Z] 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-05-26T21:38:42.386Z] ---> f2d0d8cf2bb1 [2021-05-26T21:38:42.386Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-26T21:38:42.656Z] ---> Running in 163e2644d0be [2021-05-26T21:38:42.656Z] ---> de18b1c4a443 [2021-05-26T21:38:42.656Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-26T21:38:42.930Z] Removing intermediate container 35c151b004db [2021-05-26T21:38:42.930Z] ---> babe00f0a82d [2021-05-26T21:38:42.930Z] [2021-05-26T21:38:42.930Z] ---> Running in a4691bf8f53a [2021-05-26T21:38:43.926Z] Successfully built babe00f0a82d [2021-05-26T21:38:43.926Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-26T21:38:43.926Z]  Building security-proxy-setup ... done Building core-metadata [2021-05-26T21:38:43.926Z] Removing intermediate container a4691bf8f53a [2021-05-26T21:38:43.926Z] ---> af2f39427db8 [2021-05-26T21:38:43.926Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:38:44.214Z] ---> 754907fdd79d [2021-05-26T21:38:44.214Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-26T21:38:44.214Z] ---> Running in 8edf7b88fdb8 [2021-05-26T21:38:44.214Z] ---> Running in b61809aa21bf [2021-05-26T21:38:45.196Z] Removing intermediate container 8edf7b88fdb8 [2021-05-26T21:38:45.196Z] ---> 3d674300e11c [2021-05-26T21:38:45.196Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:38:45.196Z] Removing intermediate container b61809aa21bf [2021-05-26T21:38:45.196Z] ---> c4532fa5f061 [2021-05-26T21:38:45.196Z] Step 21/23 : LABEL arch=arm64 [2021-05-26T21:38:46.177Z] ---> Running in 6b4a9c09aa2c [2021-05-26T21:38:46.177Z] Removing intermediate container 163e2644d0be [2021-05-26T21:38:46.177Z] ---> 4e181705c6e2 [2021-05-26T21:38:46.177Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-26T21:38:46.177Z] ---> Running in 403f21a51fd0 [2021-05-26T21:38:46.455Z] ---> Running in 6fb07375c03b [2021-05-26T21:38:47.063Z] Removing intermediate container 403f21a51fd0 [2021-05-26T21:38:47.063Z] ---> c69eb615f10c [2021-05-26T21:38:47.063Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T21:38:47.063Z] Removing intermediate container 6b4a9c09aa2c [2021-05-26T21:38:47.063Z] ---> 6bf8f70d13d3 [2021-05-26T21:38:47.063Z] Step 22/23 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:38:47.337Z] Removing intermediate container 6fb07375c03b [2021-05-26T21:38:47.337Z] ---> 22e00936d10f [2021-05-26T21:38:47.337Z] Step 24/26 : LABEL arch=arm64 [2021-05-26T21:38:47.337Z] ---> Running in 0f8ca7211a92 [2021-05-26T21:38:47.337Z] ---> Running in 35f7496e86a6 [2021-05-26T21:38:47.624Z] ---> Running in 240b8374b2e3 [2021-05-26T21:38:48.225Z] Removing intermediate container 0f8ca7211a92 [2021-05-26T21:38:48.225Z] ---> 400a6c113c27 [2021-05-26T21:38:48.225Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T21:38:48.498Z] Removing intermediate container 35f7496e86a6 [2021-05-26T21:38:48.498Z] ---> 1eedd008ff34 [2021-05-26T21:38:48.498Z] Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:38:48.498Z] ---> Running in e27c72fb5ae2 [2021-05-26T21:38:48.498Z] Removing intermediate container 240b8374b2e3 [2021-05-26T21:38:48.498Z] ---> 307701b27b78 [2021-05-26T21:38:48.782Z] Step 25/26 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:38:48.782Z] ---> Running in 7b1feb0e53de [2021-05-26T21:38:49.063Z] ---> Running in 867d8289a712 [2021-05-26T21:38:49.349Z] Removing intermediate container e27c72fb5ae2 [2021-05-26T21:38:49.349Z] ---> 9c8077d59f62 [2021-05-26T21:38:49.349Z] [2021-05-26T21:38:49.627Z] Removing intermediate container 7b1feb0e53de [2021-05-26T21:38:49.627Z] ---> bb48d85ce411 [2021-05-26T21:38:49.627Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T21:38:49.903Z] Successfully built 9c8077d59f62 [2021-05-26T21:38:50.176Z] Successfully tagged support-notifications-arm64:latest [2021-05-26T21:38:50.176Z]  Building support-notifications ... done Building support-scheduler [2021-05-26T21:38:50.176Z] Removing intermediate container 867d8289a712 [2021-05-26T21:38:50.176Z] ---> 928db9ef34bc [2021-05-26T21:38:50.176Z] Step 26/26 : LABEL version=0.0.0 [2021-05-26T21:38:50.176Z] ---> Running in f0d7505da264 [2021-05-26T21:38:50.462Z] ---> Running in 3e695e5f3384 [2021-05-26T21:38:51.062Z] Removing intermediate container f0d7505da264 [2021-05-26T21:38:51.062Z] ---> dbca31b1ca5b [2021-05-26T21:38:51.062Z] [2021-05-26T21:38:51.062Z] Removing intermediate container 3e695e5f3384 [2021-05-26T21:38:51.062Z] ---> af7e32dcdf81 [2021-05-26T21:38:51.062Z] [2021-05-26T21:38:51.062Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-26T21:38:51.335Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-26T21:38:51.335Z] ---> eeaf43b92773 [2021-05-26T21:38:51.335Z] 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-05-26T21:38:51.335Z] Successfully built dbca31b1ca5b [2021-05-26T21:38:51.608Z] Successfully built af7e32dcdf81 [2021-05-26T21:38:51.608Z] Successfully tagged core-command-arm64:latest [2021-05-26T21:38:51.608Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-26T21:38:51.608Z]  Building core-command ... done Building security-bootstrapper [2021-05-26T21:38:51.608Z] Building core-data [2021-05-26T21:38:51.881Z]  Building security-secretstore-setup ... done  ---> Running in d36ee04df3eb [2021-05-26T21:38:52.500Z] Removing intermediate container d36ee04df3eb [2021-05-26T21:38:52.500Z] ---> e62a952e746f [2021-05-26T21:38:52.500Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-26T21:38:52.500Z] ---> Running in 9d6d4df09bcb [2021-05-26T21:38:53.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:53.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:38:54.535Z] (1/39) Installing readline (8.0.4-r0) [2021-05-26T21:38:54.535Z] (2/39) Installing bash (5.0.17-r0) [2021-05-26T21:38:54.535Z] Executing bash-5.0.17-r0.post-install [2021-05-26T21:38:54.535Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-26T21:38:54.535Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-26T21:38:54.535Z] (5/39) Installing curl (7.76.1-r0) [2021-05-26T21:38:54.535Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-26T21:38:54.535Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-26T21:38:54.535Z] (8/39) Installing expat (2.2.9-r1) [2021-05-26T21:38:54.535Z] (9/39) Installing libffi (3.3-r2) [2021-05-26T21:38:54.535Z] (10/39) Installing gdbm (1.13-r1) [2021-05-26T21:38:54.535Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-26T21:38:54.535Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-26T21:38:54.535Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-26T21:38:56.539Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-26T21:38:56.539Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-26T21:38:56.539Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-26T21:38:56.539Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-26T21:38:56.539Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-26T21:38:56.539Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-26T21:38:56.539Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-26T21:38:56.539Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-26T21:38:56.539Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-26T21:38:56.539Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-26T21:38:56.539Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-26T21:38:56.539Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-26T21:38:56.539Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-26T21:38:56.812Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-26T21:38:56.812Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-26T21:38:56.812Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-26T21:38:56.812Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-26T21:38:56.812Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-26T21:38:56.812Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-26T21:38:56.812Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-26T21:38:56.812Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-26T21:38:56.812Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-26T21:38:56.812Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-26T21:38:56.812Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-26T21:38:56.812Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-26T21:38:56.812Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-26T21:38:57.085Z] Executing busybox-1.31.1-r19.trigger [2021-05-26T21:38:57.085Z] OK: 72 MiB in 59 packages [2021-05-26T21:39:01.396Z] Collecting docker-compose==1.23.2 [2021-05-26T21:39:01.673Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-26T21:39:02.269Z] Collecting texttable<0.10,>=0.9.0 [2021-05-26T21:39:02.270Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-26T21:39:04.890Z] Collecting jsonschema<3,>=2.5.1 [2021-05-26T21:39:04.890Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-26T21:39:05.162Z] Collecting cached-property<2,>=1.2.0 [2021-05-26T21:39:05.162Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-26T21:39:05.162Z] 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-05-26T21:39:05.752Z] Collecting docker<4.0,>=3.6.0 [2021-05-26T21:39:06.024Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-26T21:39:06.999Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-26T21:39:06.999Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-26T21:39:07.273Z] Collecting docopt<0.7,>=0.6.1 [2021-05-26T21:39:07.273Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-26T21:39:09.898Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-26T21:39:09.898Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-26T21:39:13.299Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-26T21:39:13.299Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-26T21:39:13.892Z] Collecting PyYAML<4,>=3.10 [2021-05-26T21:39:13.892Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-26T21:39:17.263Z] Collecting docker-pycreds>=0.4.0 [2021-05-26T21:39:17.263Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-26T21:39:17.263Z] 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-05-26T21:39:17.538Z] Collecting idna<2.8,>=2.5 [2021-05-26T21:39:17.538Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-26T21:39:18.136Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-26T21:39:18.136Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-26T21:39:18.409Z] 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-05-26T21:39:18.409Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-26T21:39:18.409Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-26T21:39:18.409Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-26T21:39:18.409Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-26T21:39:19.384Z] Installing collected packages: texttable, jsonschema, cached-property, docker-pycreds, idna, urllib3, requests, websocket-client, docker, docopt, dockerpty, PyYAML, docker-compose [2021-05-26T21:39:19.384Z] Running setup.py install for texttable: started [2021-05-26T21:39:22.013Z] Running setup.py install for texttable: finished with status 'done' [2021-05-26T21:39:22.287Z] Attempting uninstall: idna [2021-05-26T21:39:22.287Z] Found existing installation: idna 2.9 [2021-05-26T21:39:22.287Z] Uninstalling idna-2.9: [2021-05-26T21:39:22.287Z] Successfully uninstalled idna-2.9 [2021-05-26T21:39:23.280Z] Attempting uninstall: urllib3 [2021-05-26T21:39:23.280Z] Found existing installation: urllib3 1.25.9 [2021-05-26T21:39:23.280Z] Uninstalling urllib3-1.25.9: [2021-05-26T21:39:23.280Z] Successfully uninstalled urllib3-1.25.9 [2021-05-26T21:39:24.285Z] Attempting uninstall: requests [2021-05-26T21:39:24.285Z] Found existing installation: requests 2.23.0 [2021-05-26T21:39:24.557Z] Uninstalling requests-2.23.0: [2021-05-26T21:39:24.557Z] Successfully uninstalled requests-2.23.0 [2021-05-26T21:39:25.999Z] Running setup.py install for docopt: started [2021-05-26T21:39:28.631Z] Running setup.py install for docopt: finished with status 'done' [2021-05-26T21:39:28.631Z] Running setup.py install for dockerpty: started [2021-05-26T21:39:31.274Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-26T21:39:31.274Z] Running setup.py install for PyYAML: started [2021-05-26T21:39:31.550Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:39:31.550Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:39:31.550Z] ---> 7a6636f8dc39 [2021-05-26T21:39:31.550Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T21:39:31.550Z] ---> Using cache [2021-05-26T21:39:31.550Z] ---> b379d81bbaf9 [2021-05-26T21:39:31.550Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:39:31.550Z] ---> Using cache [2021-05-26T21:39:31.550Z] ---> 1485ddfc73a0 [2021-05-26T21:39:31.550Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-26T21:39:34.189Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-26T21:39:35.201Z] 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-05-26T21:39:35.201Z] ---> Running in 7aa526651eff [2021-05-26T21:39:36.640Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:39:37.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:39:38.619Z] OK: 218 MiB in 52 packages [2021-05-26T21:39:40.079Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:39:40.079Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:39:40.079Z] ---> 7a6636f8dc39 [2021-05-26T21:39:40.079Z] Step 3/23 : WORKDIR /edgex-go [2021-05-26T21:39:40.079Z] ---> Using cache [2021-05-26T21:39:40.079Z] ---> b379d81bbaf9 [2021-05-26T21:39:40.079Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:39:40.079Z] ---> Using cache [2021-05-26T21:39:40.079Z] ---> 1485ddfc73a0 [2021-05-26T21:39:40.079Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-26T21:39:40.756Z] ---> Running in aa576321d7c6 [2021-05-26T21:39:40.756Z] Removing intermediate container 7aa526651eff [2021-05-26T21:39:40.756Z] ---> c5a84a19d6a6 [2021-05-26T21:39:40.756Z] Step 6/24 : COPY go.mod . [2021-05-26T21:39:41.369Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:39:41.369Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:39:41.369Z] ---> 7a6636f8dc39 [2021-05-26T21:39:41.369Z] Step 3/32 : WORKDIR /edgex-go [2021-05-26T21:39:41.369Z] ---> Using cache [2021-05-26T21:39:41.369Z] ---> b379d81bbaf9 [2021-05-26T21:39:41.369Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:39:41.369Z] ---> Using cache [2021-05-26T21:39:41.369Z] ---> 1485ddfc73a0 [2021-05-26T21:39:41.369Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-26T21:39:41.369Z] ---> Using cache [2021-05-26T21:39:41.369Z] ---> c5a84a19d6a6 [2021-05-26T21:39:41.369Z] Step 6/32 : COPY go.mod . [2021-05-26T21:39:41.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-26T21:39:41.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-26T21:39:41.700Z] ---> 7a6636f8dc39 [2021-05-26T21:39:41.700Z] Step 3/24 : WORKDIR /edgex-go [2021-05-26T21:39:41.700Z] ---> Using cache [2021-05-26T21:39:41.700Z] ---> b379d81bbaf9 [2021-05-26T21:39:41.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:39:41.700Z] ---> Using cache [2021-05-26T21:39:41.700Z] ---> 1485ddfc73a0 [2021-05-26T21:39:41.700Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-26T21:39:41.989Z] ---> Running in 1600d6361bb7 [2021-05-26T21:39:43.487Z] ---> c6937db89fed [2021-05-26T21:39:43.487Z] Step 7/24 : RUN go mod download [2021-05-26T21:39:43.487Z] ---> c26e37b99914 [2021-05-26T21:39:43.487Z] Step 7/32 : RUN go mod download [2021-05-26T21:39:43.487Z] ---> Running in a63d15f90611 [2021-05-26T21:39:43.487Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:39:43.760Z] ---> Running in d281193a423e [2021-05-26T21:39:44.035Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:39:44.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:39:44.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:39:45.537Z] OK: 218 MiB in 52 packages [2021-05-26T21:39:46.159Z] OK: 218 MiB in 52 packages [2021-05-26T21:39:47.609Z] Removing intermediate container aa576321d7c6 [2021-05-26T21:39:47.609Z] ---> ab545117d107 [2021-05-26T21:39:47.609Z] Step 6/23 : COPY go.mod . [2021-05-26T21:39:47.609Z] Removing intermediate container a63d15f90611 [2021-05-26T21:39:47.609Z] ---> cc0f5636ab6d [2021-05-26T21:39:47.610Z] Step 8/24 : COPY . . [2021-05-26T21:39:47.887Z] Removing intermediate container 1600d6361bb7 [2021-05-26T21:39:47.887Z] ---> e9204aa39351 [2021-05-26T21:39:47.887Z] Step 6/24 : COPY go.mod . [2021-05-26T21:39:48.164Z] Removing intermediate container d281193a423e [2021-05-26T21:39:48.164Z] ---> b494152640a3 [2021-05-26T21:39:48.164Z] Step 8/32 : COPY . . [2021-05-26T21:39:48.768Z] ---> 3d556801c25c [2021-05-26T21:39:48.768Z] Step 7/23 : RUN go mod download [2021-05-26T21:39:49.040Z] ---> Running in f77874fb6428 [2021-05-26T21:39:49.311Z] ---> 68e7c8c40df0 [2021-05-26T21:39:49.311Z] Step 7/24 : RUN go mod download [2021-05-26T21:39:50.287Z] ---> Running in f61028dbb08c [2021-05-26T21:39:51.737Z] Removing intermediate container 9d6d4df09bcb [2021-05-26T21:39:51.737Z] ---> 9adcac08301f [2021-05-26T21:39:51.737Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-26T21:39:53.205Z] ---> Running in a21dc247348b [2021-05-26T21:39:54.655Z] Removing intermediate container a21dc247348b [2021-05-26T21:39:54.655Z] ---> 391294607463 [2021-05-26T21:39:54.655Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-26T21:39:54.928Z] Removing intermediate container f61028dbb08c [2021-05-26T21:39:54.928Z] ---> 849b193e7d03 [2021-05-26T21:39:54.928Z] Step 8/24 : COPY . . [2021-05-26T21:39:55.208Z] ---> Running in 1bbf7988ae16 [2021-05-26T21:39:55.208Z] Removing intermediate container f77874fb6428 [2021-05-26T21:39:55.208Z] ---> ecc45c4381ed [2021-05-26T21:39:55.208Z] Step 8/23 : COPY . . [2021-05-26T21:39:56.201Z] Removing intermediate container 1bbf7988ae16 [2021-05-26T21:39:56.201Z] ---> 8c18dd6b4cc9 [2021-05-26T21:39:56.201Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-26T21:39:59.643Z] ---> 40cb3dd5860a [2021-05-26T21:39:59.643Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-26T21:40:02.284Z] ---> e93e3748a355 [2021-05-26T21:40:02.284Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-26T21:40:04.946Z] ---> 38fb5cc71f5b [2021-05-26T21:40:04.946Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-26T21:40:05.222Z] ---> Running in ebbc4c72f737 [2021-05-26T21:40:06.687Z] Removing intermediate container ebbc4c72f737 [2021-05-26T21:40:06.687Z] ---> e621e21990c7 [2021-05-26T21:40:06.687Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:40:06.964Z] ---> Running in b688ab29cb67 [2021-05-26T21:40:07.955Z] ---> dceda63b402c [2021-05-26T21:40:07.955Z] Step 9/24 : RUN go mod tidy [2021-05-26T21:40:08.232Z] Removing intermediate container b688ab29cb67 [2021-05-26T21:40:08.232Z] ---> be61f5dff379 [2021-05-26T21:40:08.232Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T21:40:08.511Z] ---> Running in 0e413ae67bc2 [2021-05-26T21:40:09.123Z] ---> Running in 6bff7b60991d [2021-05-26T21:40:09.123Z] ---> 263f90e73595 [2021-05-26T21:40:09.123Z] Step 9/32 : RUN go mod tidy [2021-05-26T21:40:10.128Z] ---> Running in bb1b3eb0e746 [2021-05-26T21:40:10.128Z] Removing intermediate container 6bff7b60991d [2021-05-26T21:40:10.128Z] ---> 562b25d7a39c [2021-05-26T21:40:10.128Z] Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:40:11.119Z] ---> Running in 44da6443498d [2021-05-26T21:40:12.135Z] Removing intermediate container 44da6443498d [2021-05-26T21:40:12.135Z] ---> 55d52a2a98ed [2021-05-26T21:40:12.135Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T21:40:12.734Z] ---> Running in 77e9afde7211 [2021-05-26T21:40:13.726Z] Removing intermediate container 77e9afde7211 [2021-05-26T21:40:13.726Z] ---> d5bbe5853f8a [2021-05-26T21:40:13.726Z] [2021-05-26T21:40:14.715Z] Successfully built d5bbe5853f8a [2021-05-26T21:40:14.715Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-26T21:40:14.715Z] Removing intermediate container 0e413ae67bc2 [2021-05-26T21:40:14.715Z]  Building sys-mgmt-agent ... done  ---> d16e2d6381d9 [2021-05-26T21:40:14.715Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-26T21:40:15.699Z] ---> Running in 7dde3e13d913 [2021-05-26T21:40:17.177Z] Removing intermediate container bb1b3eb0e746 [2021-05-26T21:40:17.177Z] ---> e28942205e96 [2021-05-26T21:40:17.177Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-26T21:40:17.177Z] 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-05-26T21:40:17.456Z] ---> Running in 6dd9bd37021c [2021-05-26T21:40:17.737Z] ---> f4efa36942a2 [2021-05-26T21:40:17.737Z] Step 9/23 : RUN go mod tidy [2021-05-26T21:40:18.025Z] ---> Running in b793933e0918 [2021-05-26T21:40:18.025Z] ---> 6037868daa19 [2021-05-26T21:40:18.025Z] Step 9/24 : RUN go mod tidy [2021-05-26T21:40:18.638Z] ---> Running in d2f5470505f5 [2021-05-26T21:40:19.625Z] 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-05-26T21:40:25.055Z] Removing intermediate container b793933e0918 [2021-05-26T21:40:25.055Z] ---> f88c1ed9fa96 [2021-05-26T21:40:25.055Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-26T21:40:25.055Z] ---> Running in bfcfb0a16c41 [2021-05-26T21:40:25.333Z] Removing intermediate container d2f5470505f5 [2021-05-26T21:40:25.333Z] ---> ea2b08b8d284 [2021-05-26T21:40:25.333Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-26T21:40:25.612Z] ---> Running in e85274dd2017 [2021-05-26T21:40:27.620Z] 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-05-26T21:40:27.899Z] 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-05-26T21:42:04.791Z] Removing intermediate container 6dd9bd37021c [2021-05-26T21:42:04.791Z] ---> 4e9c441e010b [2021-05-26T21:42:04.791Z] [2021-05-26T21:42:04.791Z] Step 11/32 : FROM alpine:3.12 [2021-05-26T21:42:04.791Z] ---> 9852663dfa18 [2021-05-26T21:42:04.791Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-26T21:42:04.791Z] ---> Running in 180cc4101b3c [2021-05-26T21:42:04.791Z] Removing intermediate container 180cc4101b3c [2021-05-26T21:42:04.791Z] ---> 32a48cd37f0d [2021-05-26T21:42:04.791Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-26T21:42:04.791Z] ---> Running in 218f25bd00ef [2021-05-26T21:42:04.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:42:04.791Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:42:04.791Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-26T21:42:04.791Z] (2/2) Installing su-exec (0.2-r1) [2021-05-26T21:42:04.791Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:42:04.791Z] OK: 5 MiB in 16 packages [2021-05-26T21:42:04.791Z] Removing intermediate container 218f25bd00ef [2021-05-26T21:42:04.791Z] ---> 995ecefff6b9 [2021-05-26T21:42:04.791Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-26T21:42:04.791Z] ---> Running in 2709a696edd2 [2021-05-26T21:42:04.791Z] Removing intermediate container 2709a696edd2 [2021-05-26T21:42:04.791Z] ---> 69f7f2ad73f7 [2021-05-26T21:42:04.791Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-26T21:42:04.791Z] ---> Running in 1947e09fc780 [2021-05-26T21:42:04.791Z] Removing intermediate container 1947e09fc780 [2021-05-26T21:42:04.791Z] ---> 5b5de1ca762b [2021-05-26T21:42:04.791Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-26T21:42:04.791Z] ---> Running in 6c906b9fafe5 [2021-05-26T21:42:04.791Z] Removing intermediate container 6c906b9fafe5 [2021-05-26T21:42:04.791Z] ---> fd0a7071604d [2021-05-26T21:42:04.791Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-26T21:42:04.791Z] ---> Running in 184781e3dcdd [2021-05-26T21:42:04.791Z] Removing intermediate container 184781e3dcdd [2021-05-26T21:42:04.791Z] ---> f3e4d3cf876b [2021-05-26T21:42:04.791Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-26T21:42:06.250Z] ---> 071c7bc30a88 [2021-05-26T21:42:06.250Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-26T21:42:06.528Z] ---> Running in 17736eaf167b [2021-05-26T21:42:10.858Z] Removing intermediate container 17736eaf167b [2021-05-26T21:42:10.858Z] ---> 5fd532082c5b [2021-05-26T21:42:10.858Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:42:12.861Z] ---> 78ce4a73c86a [2021-05-26T21:42:12.861Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-26T21:42:13.137Z] Removing intermediate container 7dde3e13d913 [2021-05-26T21:42:13.137Z] ---> 657150a3504a [2021-05-26T21:42:13.137Z] [2021-05-26T21:42:13.137Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T21:42:13.137Z] ---> 9852663dfa18 [2021-05-26T21:42:13.137Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-26T21:42:13.137Z] ---> Using cache [2021-05-26T21:42:13.137Z] ---> 1bda6acdc049 [2021-05-26T21:42:13.137Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T21:42:13.137Z] ---> Using cache [2021-05-26T21:42:13.137Z] ---> 6f32e4126bbb [2021-05-26T21:42:13.137Z] Step 14/24 : ENV APP_PORT=59881Removing intermediate container bfcfb0a16c41 [2021-05-26T21:42:13.137Z] ---> fb51d591d205 [2021-05-26T21:42:13.137Z] [2021-05-26T21:42:13.137Z] Step 11/23 : FROM alpine:3.12 [2021-05-26T21:42:13.137Z] ---> 9852663dfa18 [2021-05-26T21:42:13.137Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-26T21:42:13.137Z] ---> Using cache [2021-05-26T21:42:13.137Z] ---> 1bda6acdc049 [2021-05-26T21:42:13.137Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-26T21:42:13.137Z] ---> Using cache [2021-05-26T21:42:13.137Z] ---> 6f32e4126bbb [2021-05-26T21:42:13.137Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-26T21:42:13.137Z] [2021-05-26T21:42:13.429Z] ---> Running in 6a33e6f80fa6 [2021-05-26T21:42:13.429Z] ---> Running in b418f821b6d1 [2021-05-26T21:42:14.881Z] ---> b48e75e3ac7f [2021-05-26T21:42:14.881Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-26T21:42:14.881Z] Removing intermediate container 6a33e6f80fa6 [2021-05-26T21:42:14.881Z] ---> 96fa3b8142ce [2021-05-26T21:42:14.881Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-26T21:42:14.881Z] Removing intermediate container b418f821b6d1 [2021-05-26T21:42:14.881Z] ---> 09dab6b955d7 [2021-05-26T21:42:14.881Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-26T21:42:14.881Z] ---> Running in 49ce5b7e2db6 [2021-05-26T21:42:14.881Z] ---> Running in c13cb439f5e4 [2021-05-26T21:42:15.624Z] Removing intermediate container 49ce5b7e2db6 [2021-05-26T21:42:15.625Z] ---> 86015020c5a8 [2021-05-26T21:42:15.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:42:15.964Z] Removing intermediate container c13cb439f5e4 [2021-05-26T21:42:15.964Z] ---> 01face8cbf5f [2021-05-26T21:42:15.964Z] Step 16/24 : WORKDIR / [2021-05-26T21:42:15.964Z] ---> e28e18d36c99 [2021-05-26T21:42:15.964Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-26T21:42:16.335Z] ---> Running in 868817928d77 [2021-05-26T21:42:16.993Z] ---> 12cc0f08e1df [2021-05-26T21:42:16.994Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-26T21:42:17.296Z] Removing intermediate container 868817928d77 [2021-05-26T21:42:17.296Z] ---> db45f70e86b7 [2021-05-26T21:42:17.296Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:42:17.575Z] ---> a86db4d8a3e4 [2021-05-26T21:42:17.575Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-26T21:42:18.564Z] ---> 93daf20bd1e1 [2021-05-26T21:42:18.564Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-26T21:42:18.564Z] ---> 2ed6253c4183 [2021-05-26T21:42:18.564Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-26T21:42:19.167Z] ---> 2dcb9aba4027 [2021-05-26T21:42:19.167Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-26T21:42:19.167Z] ---> Running in 9bde4e1e4b20 [2021-05-26T21:42:19.772Z] Removing intermediate container 9bde4e1e4b20 [2021-05-26T21:42:19.772Z] ---> 3af056671cd3 [2021-05-26T21:42:19.772Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-26T21:42:20.049Z] ---> ccda73ed3124 [2021-05-26T21:42:20.049Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-26T21:42:20.328Z] ---> Running in 009e0330d678 [2021-05-26T21:42:20.606Z] ---> 965381952e8a [2021-05-26T21:42:20.606Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-26T21:42:20.883Z] ---> 3bd174857629 [2021-05-26T21:42:20.883Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-26T21:42:21.495Z] Removing intermediate container 009e0330d678 [2021-05-26T21:42:21.495Z] ---> 9cd2704efc5c [2021-05-26T21:42:21.495Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:42:21.495Z] ---> Running in f05de7e91a51 [2021-05-26T21:42:21.774Z] ---> Running in 491dbf755227 [2021-05-26T21:42:21.774Z] ---> 4f27410108b5 [2021-05-26T21:42:21.774Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-26T21:42:22.050Z] ---> Running in f9ac1178c4f8 [2021-05-26T21:42:22.662Z] Removing intermediate container 491dbf755227 [2021-05-26T21:42:22.662Z] ---> 6174355329ac [2021-05-26T21:42:22.662Z] Step 21/23 : LABEL arch=arm64 [2021-05-26T21:42:22.941Z] Removing intermediate container f9ac1178c4f8 [2021-05-26T21:42:22.941Z] ---> 1fd457a1da2d [2021-05-26T21:42:22.941Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:42:22.941Z] ---> Running in ab7f60432df8 [2021-05-26T21:42:23.217Z] ---> Running in eb7fd7d3b3c8 [2021-05-26T21:42:23.813Z] Removing intermediate container e85274dd2017 [2021-05-26T21:42:23.813Z] ---> 267000edc17c [2021-05-26T21:42:23.813Z] [2021-05-26T21:42:23.813Z] Step 11/24 : FROM alpine:3.12 [2021-05-26T21:42:23.813Z] ---> 9852663dfa18 [2021-05-26T21:42:23.813Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-26T21:42:23.813Z] Removing intermediate container ab7f60432df8 [2021-05-26T21:42:23.813Z] ---> 359010c05901 [2021-05-26T21:42:23.813Z] Step 22/23 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:42:24.089Z] ---> Running in 2af64ff119e3 [2021-05-26T21:42:24.089Z] Removing intermediate container eb7fd7d3b3c8 [2021-05-26T21:42:24.089Z] ---> cedfedbd460c [2021-05-26T21:42:24.089Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T21:42:24.089Z] ---> Running in 52e865d15486 [2021-05-26T21:42:24.362Z] ---> Running in 66aa181ba874 [2021-05-26T21:42:24.362Z] Removing intermediate container f05de7e91a51 [2021-05-26T21:42:24.362Z] ---> a0f1334035c9 [2021-05-26T21:42:24.362Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-26T21:42:24.635Z] Removing intermediate container 2af64ff119e3 [2021-05-26T21:42:24.635Z] ---> 4c62b26c39b9 [2021-05-26T21:42:24.635Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-26T21:42:24.635Z] Removing intermediate container 52e865d15486 [2021-05-26T21:42:24.635Z] ---> badb73116659 [2021-05-26T21:42:24.635Z] Step 23/23 : LABEL version=0.0.0 [2021-05-26T21:42:24.635Z] ---> Running in 10f613383b15 [2021-05-26T21:42:24.909Z] ---> Running in 65db0c38527f [2021-05-26T21:42:24.909Z] ---> Running in 14bb8695320d [2021-05-26T21:42:24.909Z] Removing intermediate container 66aa181ba874 [2021-05-26T21:42:24.909Z] ---> 17c23dc6a2b3 [2021-05-26T21:42:24.909Z] Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:42:25.182Z] ---> Running in 56e26840b748 [2021-05-26T21:42:25.455Z] Removing intermediate container 10f613383b15 [2021-05-26T21:42:25.455Z] ---> 7aca2bf4977f [2021-05-26T21:42:25.455Z] Step 29/32 : CMD ["gate"] [2021-05-26T21:42:25.455Z] Removing intermediate container 65db0c38527f [2021-05-26T21:42:25.455Z] ---> 4a565fe35dd7 [2021-05-26T21:42:25.455Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-26T21:42:25.729Z] ---> Running in fda120b4a57a [2021-05-26T21:42:25.729Z] Removing intermediate container 14bb8695320d [2021-05-26T21:42:25.730Z] ---> Running in 43f4c55ef1b6 [2021-05-26T21:42:25.730Z] ---> 32436931f681 [2021-05-26T21:42:25.730Z] [2021-05-26T21:42:25.730Z] Removing intermediate container 56e26840b748 [2021-05-26T21:42:25.730Z] ---> ba822003b2cf [2021-05-26T21:42:25.730Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T21:42:26.330Z] ---> Running in 5f459dcdc3f1 [2021-05-26T21:42:26.330Z] Successfully built 32436931f681 [2021-05-26T21:42:26.330Z] Successfully tagged support-scheduler-arm64:latest [2021-05-26T21:42:26.330Z]  Building support-scheduler ... done Removing intermediate container 43f4c55ef1b6 [2021-05-26T21:42:26.330Z] ---> 1e4b6d48bcaf [2021-05-26T21:42:26.330Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-26T21:42:26.330Z] Removing intermediate container fda120b4a57a [2021-05-26T21:42:26.330Z] ---> c04af11460e9 [2021-05-26T21:42:26.330Z] Step 30/32 : LABEL arch=arm64 [2021-05-26T21:42:26.603Z] ---> Running in 9317ceea9c7f [2021-05-26T21:42:26.882Z] ---> Running in f10fd195e215 [2021-05-26T21:42:26.882Z] Removing intermediate container 5f459dcdc3f1 [2021-05-26T21:42:26.882Z] ---> 616824189a97 [2021-05-26T21:42:26.882Z] [2021-05-26T21:42:27.480Z] Successfully built 616824189a97 [2021-05-26T21:42:27.480Z] Successfully tagged core-metadata-arm64:latest [2021-05-26T21:42:27.480Z]  Building core-metadata ... done Removing intermediate container f10fd195e215 [2021-05-26T21:42:27.480Z] ---> 21f6642dff53 [2021-05-26T21:42:27.480Z] Step 31/32 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:42:27.755Z] ---> Running in c8fe3855c36e [2021-05-26T21:42:28.353Z] Removing intermediate container c8fe3855c36e [2021-05-26T21:42:28.353Z] ---> efb845b265f7 [2021-05-26T21:42:28.353Z] Step 32/32 : LABEL version=0.0.0 [2021-05-26T21:42:28.626Z] ---> Running in 341654cdbcec [2021-05-26T21:42:29.227Z] Removing intermediate container 9317ceea9c7f [2021-05-26T21:42:29.227Z] ---> 22a9801f8e47 [2021-05-26T21:42:29.227Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-26T21:42:29.227Z] Removing intermediate container 341654cdbcec [2021-05-26T21:42:29.227Z] ---> 8bc0d825916d [2021-05-26T21:42:29.227Z] [2021-05-26T21:42:29.846Z] ---> Running in 5339abf3f21d [2021-05-26T21:42:29.846Z] Successfully built 8bc0d825916d [2021-05-26T21:42:29.846Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-26T21:42:30.835Z]  Building security-bootstrapper ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-26T21:42:31.430Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-26T21:42:32.037Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-26T21:42:32.310Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-26T21:42:32.310Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-26T21:42:32.310Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-26T21:42:32.584Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-26T21:42:32.584Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-26T21:42:32.860Z] Executing busybox-1.31.1-r20.trigger [2021-05-26T21:42:32.860Z] OK: 8 MiB in 20 packages [2021-05-26T21:42:33.841Z] Removing intermediate container 5339abf3f21d [2021-05-26T21:42:33.841Z] ---> 0ab712b5b1cc [2021-05-26T21:42:33.841Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-26T21:42:34.821Z] ---> b8785bbc47e4 [2021-05-26T21:42:34.821Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-26T21:42:36.263Z] ---> ae268b9e2750 [2021-05-26T21:42:36.263Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-26T21:42:36.858Z] ---> d74c09544735 [2021-05-26T21:42:36.858Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-26T21:42:37.132Z] ---> Running in c13a9e8ec489 [2021-05-26T21:42:37.733Z] Removing intermediate container c13a9e8ec489 [2021-05-26T21:42:37.733Z] ---> 7f38272ebfdc [2021-05-26T21:42:37.733Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-26T21:42:37.733Z] ---> Running in 0a7c77379a12 [2021-05-26T21:42:38.332Z] Removing intermediate container 0a7c77379a12 [2021-05-26T21:42:38.332Z] ---> e600646a8b05 [2021-05-26T21:42:38.332Z] Step 22/24 : LABEL arch=arm64 [2021-05-26T21:42:38.332Z] ---> Running in 75d8f7c329e3 [2021-05-26T21:42:38.607Z] Removing intermediate container 75d8f7c329e3 [2021-05-26T21:42:38.607Z] ---> 664c4e4ce9e9 [2021-05-26T21:42:38.607Z] Step 23/24 : LABEL git_sha=580caa8f4c8d93160f35c45716b25369e9831fe0 [2021-05-26T21:42:38.880Z] ---> Running in af46c8ce7040 [2021-05-26T21:42:39.479Z] Removing intermediate container af46c8ce7040 [2021-05-26T21:42:39.479Z] ---> 3c89a15e3eee [2021-05-26T21:42:39.479Z] Step 24/24 : LABEL version=0.0.0 [2021-05-26T21:42:39.479Z] ---> Running in 9e1846e9a8cb [2021-05-26T21:42:40.079Z] Removing intermediate container 9e1846e9a8cb [2021-05-26T21:42:40.079Z] ---> cac857cbfd94 [2021-05-26T21:42:40.079Z] [2021-05-26T21:42:40.352Z] Successfully built cac857cbfd94 [2021-05-26T21:42:40.352Z] Successfully tagged core-data-arm64:latest [2021-05-26T21:42:40.640Z]  Building core-data ... done  [Pipeline] } [2021-05-26T21:42:40.658Z] $ docker stop --time=1 6854b9a7b72e6608cd81a37bfc84441cc74c80626b471e81c291ba44a5319851 [2021-05-26T21:42:42.477Z] $ docker rm -f 6854b9a7b72e6608cd81a37bfc84441cc74c80626b471e81c291ba44a5319851 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-26T21:42:43.063Z] + docker images [2021-05-26T21:42:43.333Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-26T21:42:43.333Z] core-data-arm64 latest cac857cbfd94 4 seconds ago 20.4MB [2021-05-26T21:42:43.333Z] security-bootstrapper-arm64 latest 8bc0d825916d 14 seconds ago 17.2MB [2021-05-26T21:42:43.333Z] core-metadata-arm64 latest 616824189a97 17 seconds ago 17.4MB [2021-05-26T21:42:43.333Z] support-scheduler-arm64 latest 32436931f681 18 seconds ago 16.1MB [2021-05-26T21:42:43.333Z] 267000edc17c 20 seconds ago 990MB [2021-05-26T21:42:43.333Z] fb51d591d205 31 seconds ago 982MB [2021-05-26T21:42:43.333Z] 657150a3504a 31 seconds ago 989MB [2021-05-26T21:42:43.333Z] 4e9c441e010b 52 seconds ago 974MB [2021-05-26T21:42:43.333Z] sys-mgmt-agent-arm64 latest d5bbe5853f8a 2 minutes ago 299MB [2021-05-26T21:42:43.333Z] core-command-arm64 latest dbca31b1ca5b 3 minutes ago 16.1MB [2021-05-26T21:42:43.333Z] security-secretstore-setup-arm64 latest af7e32dcdf81 3 minutes ago 24.4MB [2021-05-26T21:42:43.333Z] support-notifications-arm64 latest 9c8077d59f62 3 minutes ago 16.8MB [2021-05-26T21:42:43.333Z] security-proxy-setup-arm64 latest babe00f0a82d 4 minutes ago 24MB [2021-05-26T21:42:43.333Z] 99a1d2631f22 4 minutes ago 979MB [2021-05-26T21:42:43.333Z] 3787d9bab671 4 minutes ago 982MB [2021-05-26T21:42:43.333Z] 9a02bcfa1f0f 4 minutes ago 981MB [2021-05-26T21:42:43.333Z] 67e95a2e10bf 4 minutes ago 979MB [2021-05-26T21:42:43.333Z] 91b493aa0d37 4 minutes ago 978MB [2021-05-26T21:42:43.333Z] ci-base-image-arm64 latest 7a6636f8dc39 15 minutes ago 641MB [2021-05-26T21:42:43.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-26T21:42:43.333Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-26T21:42:43.333Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-26T21:42:43.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:42:44.038Z] ---> job-cost.sh [2021-05-26T21:42:44.038Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XnH8 [2021-05-26T21:43:22.994Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-26T21:44:59.746Z] lf-activate-venv(): INFO: Adding /tmp/venv-XnH8/bin to PATH [2021-05-26T21:44:59.746Z] INFO: No Stack... [2021-05-26T21:44:59.746Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-26T21:44:59.746Z] INFO: Archiving Costs [Pipeline] sh [2021-05-26T21:45:00.083Z] + + cut -d, -f6cat [2021-05-26T21:45:00.083Z] /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-05-26T21:45:00.143Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3513-2-stack-cost] [2021-05-26T21:45:00.152Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3513-2-stack-cost] did not exist. Created. [2021-05-26T21:45:00.152Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3513-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-26T21:45:00.507Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-26T21:45:00.814Z] Stashed 1 file(s) [Pipeline] } [2021-05-26T21:45:00.825Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3513-2-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-05-26T21:45:01.608Z] provisioning config files... [2021-05-26T21:45:01.623Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4131273663343490474tmp [Pipeline] { [Pipeline] sh [2021-05-26T21:45:01.933Z] + set +x [2021-05-26T21:45:01.933Z] + curl -s https://codecov.io/bash [2021-05-26T21:45:01.933Z] + bash -s -- [2021-05-26T21:45:02.195Z] [2021-05-26T21:45:02.195Z] _____ _ [2021-05-26T21:45:02.195Z] / ____| | | [2021-05-26T21:45:02.195Z] | | ___ __| | ___ ___ _____ __ [2021-05-26T21:45:02.195Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-26T21:45:02.195Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-26T21:45:02.195Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-26T21:45:02.195Z] Bash-1.0.3 [2021-05-26T21:45:02.195Z] [2021-05-26T21:45:02.195Z] [2021-05-26T21:45:02.195Z] ==> git version 2.24.4 found [2021-05-26T21:45:02.195Z] ==> 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-05-26T21:45:02.195Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-26T21:45:02.195Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-26T21:45:02.195Z] ==> Jenkins CI detected. [2021-05-26T21:45:02.195Z] project root: . [2021-05-26T21:45:02.195Z] --> token set from env [2021-05-26T21:45:02.195Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-26T21:45:02.195Z] ==> Running gcov in . (disable via -X gcov) [2021-05-26T21:45:02.195Z] ==> Python coveragepy not found [2021-05-26T21:45:02.195Z] ==> Searching for coverage reports in: [2021-05-26T21:45:02.195Z] + . [2021-05-26T21:45:02.195Z] -> Found 1 reports [2021-05-26T21:45:02.195Z] ==> Detecting git/mercurial file structure [2021-05-26T21:45:02.195Z] ==> Reading reports [2021-05-26T21:45:02.195Z] + ./coverage.out bytes=741453 [2021-05-26T21:45:02.195Z] ==> Appending adjustments [2021-05-26T21:45:02.195Z] https://docs.codecov.io/docs/fixing-reports [2021-05-26T21:45:04.744Z] + Found adjustments [2021-05-26T21:45:04.744Z] ==> Gzipping contents [2021-05-26T21:45:04.744Z] 104K /tmp/codecov.Dv5NOi.gz [2021-05-26T21:45:04.744Z] ==> Uploading reports [2021-05-26T21:45:04.744Z] url: https://codecov.io [2021-05-26T21:45:04.744Z] query: branch=PR-3513&commit=580caa8f4c8d93160f35c45716b25369e9831fe0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3513%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3513&job=&cmd_args= [2021-05-26T21:45:04.744Z] -> Pinging Codecov [2021-05-26T21:45:04.744Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3513&commit=580caa8f4c8d93160f35c45716b25369e9831fe0&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3513%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3513&job=&cmd_args= [2021-05-26T21:45:05.011Z] -> Uploading to [2021-05-26T21:45:05.011Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-26/00271124DB129430A58F1EEE437C3FCB/580caa8f4c8d93160f35c45716b25369e9831fe0/74aa86e0-ae9f-4140-8c8b-aff439c26b6d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T214504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2603329138fc0f70b253dba91154483b35d0d6c563b42c8a5d89d6a39e8b7042 [2021-05-26T21:45:05.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-26T21:45:05.011Z] Dload Upload Total Spent Left Speed [2021-05-26T21:45:05.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 230k --:--:-- --:--:-- --:--:-- 230k [2021-05-26T21:45:05.583Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/580caa8f4c8d93160f35c45716b25369e9831fe0 [Pipeline] } [2021-05-26T21:45:05.591Z] 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-05-26T21:45:06.459Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:45:07.033Z] ---> package-listing.sh [2021-05-26T21:45:07.033Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-26T21:45:07.033Z] ++ facter osfamily [2021-05-26T21:45:07.312Z] + OS_FAMILY=redhat [2021-05-26T21:45:07.312Z] + workspace=/w/workspace/edgex-go/2 [2021-05-26T21:45:07.312Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-26T21:45:07.312Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-26T21:45:07.312Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-26T21:45:07.312Z] + PACKAGES=/tmp/packages_start.txt [2021-05-26T21:45:07.312Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-26T21:45:07.312Z] + PACKAGES=/tmp/packages_end.txt [2021-05-26T21:45:07.312Z] + case "${OS_FAMILY}" in [2021-05-26T21:45:07.312Z] + sort [2021-05-26T21:45:07.312Z] + rpm -qa [2021-05-26T21:45:09.243Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-26T21:45:09.243Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-26T21:45:09.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-26T21:45:09.504Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-26T21:45:09.504Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-26T21:45:09.504Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-26T21:45:09.518Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-26T21:45:09.807Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:45:10.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T21:45:10.379Z] [2021-05-26T21:45:10.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-26T21:45:10.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T21:45:10.708Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-26T21:45:10.708Z] df20fa9351a1: Pulling fs layer [2021-05-26T21:45:10.708Z] 36b3adc4ff6f: Pulling fs layer [2021-05-26T21:45:10.708Z] 8ad3a11d3b57: Pulling fs layer [2021-05-26T21:45:10.708Z] 46f8f816bc3b: Pulling fs layer [2021-05-26T21:45:10.708Z] 93b61091891f: Pulling fs layer [2021-05-26T21:45:10.708Z] 93b9cdb0e59b: Pulling fs layer [2021-05-26T21:45:10.708Z] 5e14af77c1be: Pulling fs layer [2021-05-26T21:45:10.708Z] 01666e4c0597: Pulling fs layer [2021-05-26T21:45:10.708Z] aa168da1d23b: Pulling fs layer [2021-05-26T21:45:10.708Z] 46f8f816bc3b: Waiting [2021-05-26T21:45:10.708Z] 93b61091891f: Waiting [2021-05-26T21:45:10.708Z] 93b9cdb0e59b: Waiting [2021-05-26T21:45:10.708Z] 5e14af77c1be: Waiting [2021-05-26T21:45:10.708Z] 01666e4c0597: Waiting [2021-05-26T21:45:10.708Z] aa168da1d23b: Waiting [2021-05-26T21:45:10.708Z] 36b3adc4ff6f: Verifying Checksum [2021-05-26T21:45:10.708Z] 36b3adc4ff6f: Download complete [2021-05-26T21:45:10.708Z] 46f8f816bc3b: Verifying Checksum [2021-05-26T21:45:10.708Z] 46f8f816bc3b: Download complete [2021-05-26T21:45:10.708Z] df20fa9351a1: Verifying Checksum [2021-05-26T21:45:10.708Z] df20fa9351a1: Download complete [2021-05-26T21:45:10.972Z] 93b9cdb0e59b: Verifying Checksum [2021-05-26T21:45:10.972Z] 93b9cdb0e59b: Download complete [2021-05-26T21:45:10.972Z] 5e14af77c1be: Verifying Checksum [2021-05-26T21:45:10.972Z] 5e14af77c1be: Download complete [2021-05-26T21:45:10.972Z] 01666e4c0597: Verifying Checksum [2021-05-26T21:45:10.972Z] 01666e4c0597: Download complete [2021-05-26T21:45:10.972Z] df20fa9351a1: Pull complete [2021-05-26T21:45:10.972Z] 8ad3a11d3b57: Verifying Checksum [2021-05-26T21:45:10.972Z] 8ad3a11d3b57: Download complete [2021-05-26T21:45:10.972Z] 36b3adc4ff6f: Pull complete [2021-05-26T21:45:11.234Z] 93b61091891f: Verifying Checksum [2021-05-26T21:45:11.234Z] 93b61091891f: Download complete [2021-05-26T21:45:11.495Z] 8ad3a11d3b57: Pull complete [2021-05-26T21:45:11.756Z] 46f8f816bc3b: Pull complete [2021-05-26T21:45:11.757Z] 93b61091891f: Pull complete [2021-05-26T21:45:12.017Z] 93b9cdb0e59b: Pull complete [2021-05-26T21:45:12.017Z] 5e14af77c1be: Pull complete [2021-05-26T21:45:12.017Z] 01666e4c0597: Pull complete [2021-05-26T21:45:12.964Z] aa168da1d23b: Verifying Checksum [2021-05-26T21:45:12.964Z] aa168da1d23b: Download complete [2021-05-26T21:45:17.202Z] aa168da1d23b: Pull complete [2021-05-26T21:45:17.202Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-26T21:45:17.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-26T21:45:17.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-26T21:45:17.281Z] prd-centos7-docker-4c-2g-457 does not seem to be running inside a container [2021-05-26T21:45:17.318Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-26T21:45:20.310Z] $ docker top 041f01cc650a4b0d2c659a22cd876f627a8eeb19394ebea958c254db90ece03c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-26T21:45:20.693Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-26T21:45:20.991Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-26T21:45:21.287Z] + ls /var/log/sa-host [2021-05-26T21:45:21.287Z] + sadf -c /var/log/sa-host/sa05 [2021-05-26T21:45:21.287Z] file_magic: OK [2021-05-26T21:45:21.287Z] HZ: Using current value: 100 [2021-05-26T21:45:21.287Z] file_header: OK [2021-05-26T21:45:21.287Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-26T21:45:21.287Z] Statistics: [2021-05-26T21:45:21.287Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T21:45:21.287Z] File successfully converted to sysstat format version 12.2.1 [2021-05-26T21:45:21.287Z] + sadf -c /var/log/sa-host/sa26 [2021-05-26T21:45:21.287Z] file_magic: OK [2021-05-26T21:45:21.287Z] HZ: Using current value: 100 [2021-05-26T21:45:21.287Z] file_header: OK [2021-05-26T21:45:21.287Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-26T21:45:21.287Z] Statistics: [2021-05-26T21:45:21.287Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-26T21:45:21.287Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-26T21:45:21.876Z] provisioning config files... [2021-05-26T21:45:21.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4310156176321280547tmp [Pipeline] { [Pipeline] echo [2021-05-26T21:45:21.912Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:45:22.210Z] ---> create-netrc.sh [Pipeline] } [2021-05-26T21:45:22.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-26T21:45:22.244Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:45:22.540Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-26T21:45:22.550Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:45:22.843Z] ---> sudo-logs.sh [2021-05-26T21:45:22.843Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-26T21:45:22.882Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:45:23.175Z] ---> job-cost.sh [2021-05-26T21:45:23.175Z] lf-activate-venv: SKIPPING [2021-05-26T21:45:23.175Z] DEBUG: total: 0.18000000715255737 [2021-05-26T21:45:23.175Z] INFO: Retrieving Stack Cost... [2021-05-26T21:45:24.115Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-26T21:45:24.376Z] INFO: Archiving Costs [Pipeline] echo [2021-05-26T21:45:24.389Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-26T21:45:24.694Z] ---> logs-deploy.sh [2021-05-26T21:45:24.694Z] lf-activate-venv: SKIPPING [2021-05-26T21:45:24.694Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3513/2 [2021-05-26T21:45:24.694Z] INFO: archiving workspace using pattern(s): [2021-05-26T21:45:25.639Z] Archives upload complete. [2021-05-26T21:45:25.639Z] INFO: archiving logs to Nexus [2021-05-26T21:45:26.215Z] ---> uname -a: [2021-05-26T21:45:26.216Z] Linux prd-centos7-docker-4c-2g-457.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-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] ---> lscpu: [2021-05-26T21:45:26.216Z] Architecture: x86_64 [2021-05-26T21:45:26.216Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-26T21:45:26.216Z] Byte Order: Little Endian [2021-05-26T21:45:26.216Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-26T21:45:26.216Z] CPU(s): 2 [2021-05-26T21:45:26.216Z] On-line CPU(s) list: 0,1 [2021-05-26T21:45:26.216Z] Thread(s) per core: 1 [2021-05-26T21:45:26.216Z] Core(s) per socket: 1 [2021-05-26T21:45:26.216Z] Socket(s): 2 [2021-05-26T21:45:26.216Z] NUMA node(s): 1 [2021-05-26T21:45:26.216Z] Vendor ID: AuthenticAMD [2021-05-26T21:45:26.216Z] CPU family: 23 [2021-05-26T21:45:26.216Z] Model: 49 [2021-05-26T21:45:26.216Z] Model name: AMD EPYC-Rome Processor [2021-05-26T21:45:26.216Z] Stepping: 0 [2021-05-26T21:45:26.216Z] CPU MHz: 2800.000 [2021-05-26T21:45:26.216Z] BogoMIPS: 5600.00 [2021-05-26T21:45:26.216Z] Virtualization: AMD-V [2021-05-26T21:45:26.216Z] Hypervisor vendor: KVM [2021-05-26T21:45:26.216Z] Virtualization type: full [2021-05-26T21:45:26.216Z] L1d cache: 64 KiB [2021-05-26T21:45:26.216Z] L1i cache: 64 KiB [2021-05-26T21:45:26.216Z] L2 cache: 1 MiB [2021-05-26T21:45:26.216Z] L3 cache: 32 MiB [2021-05-26T21:45:26.216Z] NUMA node0 CPU(s): 0,1 [2021-05-26T21:45:26.216Z] Vulnerability Itlb multihit: Not affected [2021-05-26T21:45:26.216Z] Vulnerability L1tf: Not affected [2021-05-26T21:45:26.216Z] Vulnerability Mds: Not affected [2021-05-26T21:45:26.216Z] Vulnerability Meltdown: Not affected [2021-05-26T21:45:26.216Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-26T21:45:26.216Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-26T21:45:26.216Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-26T21:45:26.216Z] Vulnerability Srbds: Not affected [2021-05-26T21:45:26.216Z] Vulnerability Tsx async abort: Not affected [2021-05-26T21:45:26.216Z] 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-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] ---> nproc: [2021-05-26T21:45:26.216Z] 2 [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] ---> df -h: [2021-05-26T21:45:26.216Z] Filesystem Size Used Available Use% Mounted on [2021-05-26T21:45:26.216Z] overlay 40.0G 12.6G 27.4G 31% / [2021-05-26T21:45:26.216Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-26T21:45:26.216Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-26T21:45:26.216Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2 [2021-05-26T21:45:26.216Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2@tmp [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] ---> free -m: [2021-05-26T21:45:26.216Z] total used free shared buff/cache available [2021-05-26T21:45:26.216Z] Mem: 7821 1356 1339 0 5124 6440 [2021-05-26T21:45:26.216Z] Swap: 1023 1 1022 [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] ---> ip addr: [2021-05-26T21:45:26.216Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-26T21:45:26.216Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-26T21:45:26.216Z] inet 127.0.0.1/8 scope host lo [2021-05-26T21:45:26.216Z] valid_lft forever preferred_lft forever [2021-05-26T21:45:26.216Z] inet6 ::1/128 scope host [2021-05-26T21:45:26.216Z] valid_lft forever preferred_lft forever [2021-05-26T21:45:26.216Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-26T21:45:26.216Z] link/ether fa:16:3e:47:97:18 brd ff:ff:ff:ff:ff:ff [2021-05-26T21:45:26.216Z] inet 10.30.123.65/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-26T21:45:26.216Z] valid_lft 84980sec preferred_lft 84980sec [2021-05-26T21:45:26.216Z] inet6 fe80::f816:3eff:fe47:9718/64 scope link [2021-05-26T21:45:26.216Z] valid_lft forever preferred_lft forever [2021-05-26T21:45:26.216Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-26T21:45:26.216Z] link/ether 02:42:83:4b:39:ce brd ff:ff:ff:ff:ff:ff [2021-05-26T21:45:26.216Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-26T21:45:26.216Z] valid_lft forever preferred_lft forever [2021-05-26T21:45:26.216Z] inet6 fe80::42:83ff:fe4b:39ce/64 scope link [2021-05-26T21:45:26.216Z] valid_lft forever preferred_lft forever [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] ---> sar -b -r -n DEV: [2021-05-26T21:45:26.216Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] 21:21:34 LINUX RESTART (2 CPU) [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] 21:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-26T21:45:26.216Z] 21:23:01 129.07 14.60 114.47 0.00 4770.03 21925.72 0.00 [2021-05-26T21:45:26.216Z] 21:24:01 172.27 0.00 172.27 0.00 0.00 46550.81 0.00 [2021-05-26T21:45:26.216Z] 21:25:01 64.32 0.00 64.32 0.00 0.00 10237.92 0.00 [2021-05-26T21:45:26.216Z] 21:26:01 62.27 0.00 62.27 0.00 0.00 4664.28 0.00 [2021-05-26T21:45:26.216Z] 21:27:02 453.47 199.17 254.30 0.00 4796.34 163282.14 0.00 [2021-05-26T21:45:26.216Z] 21:28:01 612.77 291.72 321.05 0.00 14261.95 162416.07 0.00 [2021-05-26T21:45:26.216Z] 21:29:01 553.70 53.40 500.30 0.00 3300.75 217810.16 0.00 [2021-05-26T21:45:26.216Z] 21:30:02 228.63 16.02 212.61 0.00 2832.97 37575.27 0.00 [2021-05-26T21:45:26.216Z] 21:31:01 7.42 0.00 7.42 0.00 0.00 345.08 0.00 [2021-05-26T21:45:26.216Z] 21:32:01 0.32 0.05 0.27 0.00 0.40 3.15 0.00 [2021-05-26T21:45:26.216Z] 21:33:01 0.35 0.00 0.35 0.00 0.00 4.48 0.00 [2021-05-26T21:45:26.216Z] 21:34:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 [2021-05-26T21:45:26.216Z] 21:35:01 0.38 0.00 0.38 0.00 0.00 5.48 0.00 [2021-05-26T21:45:26.216Z] 21:36:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-05-26T21:45:26.216Z] 21:37:01 0.50 0.18 0.32 0.00 5.73 4.75 0.00 [2021-05-26T21:45:26.216Z] 21:38:01 1.02 0.22 0.80 0.00 52.64 16.94 0.00 [2021-05-26T21:45:26.216Z] 21:39:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 [2021-05-26T21:45:26.216Z] 21:40:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 [2021-05-26T21:45:26.216Z] 21:41:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 [2021-05-26T21:45:26.216Z] 21:42:01 0.28 0.00 0.28 0.00 0.00 3.30 0.00 [2021-05-26T21:45:26.216Z] 21:43:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-05-26T21:45:26.216Z] 21:44:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 [2021-05-26T21:45:26.216Z] 21:45:01 0.58 0.28 0.30 0.00 34.25 27.54 0.00 [2021-05-26T21:45:26.216Z] Average: 99.56 25.01 74.55 0.00 1301.64 28960.46 0.00 [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] 21:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-26T21:45:26.216Z] 21:23:01 5140096 0 804492 10.04 2620 2061732 1268328 14.00 728508 1723492 160 [2021-05-26T21:45:26.216Z] 21:24:01 4113464 0 1085664 13.56 2620 2807192 1689304 18.65 1175528 2179628 52956 [2021-05-26T21:45:26.216Z] 21:25:01 3637480 0 1210752 15.12 2620 3158088 1737480 19.18 1480084 2324172 107516 [2021-05-26T21:45:26.216Z] 21:26:01 3794304 0 1142136 14.26 2620 3069880 1675988 18.50 1249560 2381720 88168 [2021-05-26T21:45:26.216Z] 21:27:02 1625888 0 1286288 16.06 2620 5094144 1735248 19.16 1723940 3997836 42708 [2021-05-26T21:45:26.216Z] 21:28:01 359680 0 1828896 22.84 2620 5817744 3815060 42.12 2949464 3944832 154084 [2021-05-26T21:45:26.216Z] 21:29:01 577924 0 1497276 18.70 2620 5931120 2587364 28.57 2561804 4094224 0 [2021-05-26T21:45:26.216Z] 21:30:02 1994096 0 1296096 16.18 2620 4716128 1442832 15.93 1480708 3796820 20 [2021-05-26T21:45:26.216Z] 21:31:01 2004172 0 1286016 16.06 2620 4716132 1399644 15.45 1479016 3794612 8 [2021-05-26T21:45:26.216Z] 21:32:01 2004796 0 1285388 16.05 2620 4716136 1399948 15.46 1479500 3794720 8 [2021-05-26T21:45:26.216Z] 21:33:01 2005128 0 1284996 16.04 2620 4716196 1399876 15.46 1479548 3794736 20 [2021-05-26T21:45:26.216Z] 21:34:01 2005808 0 1284368 16.04 2620 4716144 1399708 15.45 1478624 3795088 12 [2021-05-26T21:45:26.216Z] 21:35:01 2006104 0 1284068 16.03 2620 4716148 1399708 15.45 1478620 3795088 8 [2021-05-26T21:45:26.216Z] 21:36:01 2005616 0 1284552 16.04 2620 4716152 1399864 15.46 1479132 3795088 8 [2021-05-26T21:45:26.216Z] 21:37:01 2005824 0 1284308 16.04 2620 4716188 1399708 15.45 1478652 3795108 16 [2021-05-26T21:45:26.216Z] 21:38:01 2001784 0 1286792 16.07 2620 4717744 1399792 15.45 1484252 3793884 8 [2021-05-26T21:45:26.216Z] 21:39:01 2001720 0 1286852 16.07 2620 4717748 1399828 15.45 1484468 3793884 8 [2021-05-26T21:45:26.216Z] 21:40:01 2001972 0 1286592 16.06 2620 4717756 1399708 15.45 1484172 3793884 8 [2021-05-26T21:45:26.216Z] 21:41:01 2002228 0 1286336 16.06 2620 4717756 1399708 15.45 1484288 3793884 8 [2021-05-26T21:45:26.216Z] 21:42:01 2001476 0 1287080 16.07 2620 4717764 1399888 15.46 1484472 3793916 8 [2021-05-26T21:45:26.216Z] 21:43:01 2001124 0 1287432 16.07 2620 4717764 1399972 15.46 1484868 3793916 12 [2021-05-26T21:45:26.216Z] 21:44:01 2002104 0 1286444 16.06 2620 4717772 1399708 15.45 1484156 3793916 20 [2021-05-26T21:45:26.216Z] 21:45:01 1999672 0 1287828 16.08 2620 4718820 1399952 15.46 1485248 3795044 20 [2021-05-26T21:45:26.216Z] Average: 2230107 0 1280028 15.98 2620 4496185 1606462 17.74 1546896 3537369 19382 [2021-05-26T21:45:26.216Z] [2021-05-26T21:45:26.216Z] 21:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-26T21:45:26.216Z] 21:23:01 eth0 1867.15 1744.64 6424.02 207.67 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:23:01 docker0 982.85 826.39 78.91 2695.90 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:24:01 veth7c0c558 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:24:01 eth0 550.76 467.97 3553.88 48.85 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:24:01 docker0 221.13 268.65 15.29 848.18 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:25:01 veth7c0c558 0.63 0.65 0.05 0.06 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:25:01 eth0 30.00 15.26 24.14 12.73 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:25:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:26:01 veth7c0c558 1.32 1.32 0.10 0.10 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:26:01 eth0 31.05 22.67 18.76 108.70 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:26:01 docker0 1.32 1.32 0.09 0.10 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:27:02 eth0 187.24 159.92 1672.92 27.41 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:27:02 veth45dc445 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:28:01 veth0e11287 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:28:01 vethe45b3ec 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:28:01 veth967e62f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:28:01 veth64ece1d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:29:01 eth0 2896.59 2554.53 12262.04 549.59 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:29:01 vethb48a0e5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:29:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:29:01 veth0fe1839 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:30:02 eth0 220.27 162.31 1712.87 23.09 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.216Z] 21:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:30:02 docker0 1332.71 1284.26 102.32 4397.76 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:31:01 eth0 0.80 0.36 0.07 0.03 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:32:01 eth0 0.58 0.40 0.28 0.21 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:33:01 eth0 0.77 0.55 0.46 0.24 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:34:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:35:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:36:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:38:01 eth0 0.48 0.18 0.11 0.07 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:39:01 eth0 0.73 0.32 0.35 0.17 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:40:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:41:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:42:01 eth0 1.28 0.25 0.35 0.20 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:43:01 eth0 0.70 0.48 0.40 0.27 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:44:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:45:01 eth0 0.67 0.70 1.34 0.15 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] Average: eth0 134.67 117.99 606.47 24.95 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] Average: docker0 57.99 55.88 4.45 191.36 0.00 0.00 0.00 0.00 [2021-05-26T21:45:26.217Z] [2021-05-26T21:45:26.217Z] [2021-05-26T21:45:26.217Z] ---> sar -P ALL: [2021-05-26T21:45:26.217Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) [2021-05-26T21:45:26.217Z] [2021-05-26T21:45:26.217Z] 21:21:34 LINUX RESTART (2 CPU) [2021-05-26T21:45:26.217Z] [2021-05-26T21:45:26.217Z] 21:22:01 CPU %user %nice %system %iowait %steal %idle [2021-05-26T21:45:26.217Z] 21:23:01 all 29.01 0.00 6.08 5.83 0.09 58.99 [2021-05-26T21:45:26.217Z] 21:23:01 0 27.34 0.00 7.32 7.27 0.09 57.97 [2021-05-26T21:45:26.217Z] 21:23:01 1 30.68 0.00 4.84 4.38 0.09 60.01 [2021-05-26T21:45:26.217Z] 21:24:01 all 20.45 0.00 7.79 3.80 0.10 67.86 [2021-05-26T21:45:26.217Z] 21:24:01 0 20.72 0.00 7.98 3.86 0.11 67.34 [2021-05-26T21:45:26.217Z] 21:24:01 1 20.19 0.00 7.60 3.74 0.09 68.39 [2021-05-26T21:45:26.217Z] 21:25:01 all 60.44 0.00 5.88 0.75 0.08 32.85 [2021-05-26T21:45:26.217Z] 21:25:01 0 59.27 0.00 6.29 0.59 0.09 33.75 [2021-05-26T21:45:26.217Z] 21:25:01 1 61.62 0.00 5.47 0.90 0.07 31.94 [2021-05-26T21:45:26.217Z] 21:26:01 all 52.78 0.00 7.22 0.56 0.10 39.34 [2021-05-26T21:45:26.217Z] 21:26:01 0 52.61 0.00 7.41 0.72 0.09 39.17 [2021-05-26T21:45:26.217Z] 21:26:01 1 52.95 0.00 7.04 0.40 0.11 39.51 [2021-05-26T21:45:26.217Z] 21:27:02 all 38.04 0.00 12.86 19.39 0.11 29.60 [2021-05-26T21:45:26.217Z] 21:27:02 0 37.91 0.00 13.06 20.62 0.11 28.31 [2021-05-26T21:45:26.217Z] 21:27:02 1 38.18 0.00 12.65 18.16 0.11 30.90 [2021-05-26T21:45:26.217Z] 21:28:01 all 57.85 0.00 17.16 18.78 0.11 6.10 [2021-05-26T21:45:26.217Z] 21:28:01 0 58.27 0.00 16.98 18.49 0.11 6.15 [2021-05-26T21:45:26.217Z] 21:28:01 1 57.42 0.00 17.35 19.07 0.11 6.05 [2021-05-26T21:45:26.217Z] 21:29:01 all 67.38 0.00 20.10 10.64 0.13 1.75 [2021-05-26T21:45:26.217Z] 21:29:01 0 68.20 0.00 19.50 9.82 0.13 2.35 [2021-05-26T21:45:26.217Z] 21:29:01 1 66.56 0.00 20.70 11.47 0.13 1.15 [2021-05-26T21:45:26.217Z] 21:30:02 all 36.48 0.00 8.78 3.58 0.09 51.07 [2021-05-26T21:45:26.217Z] 21:30:02 0 37.56 0.00 9.49 3.27 0.09 49.59 [2021-05-26T21:45:26.217Z] 21:30:02 1 35.41 0.00 8.07 3.89 0.09 52.54 [2021-05-26T21:45:26.217Z] 21:31:01 all 0.10 0.00 0.05 0.01 0.03 99.81 [2021-05-26T21:45:26.217Z] 21:31:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-05-26T21:45:26.217Z] 21:31:01 1 0.03 0.00 0.07 0.02 0.03 99.85 [2021-05-26T21:45:26.217Z] 21:32:01 all 0.17 0.00 0.22 0.00 0.03 99.59 [2021-05-26T21:45:26.217Z] 21:32:01 0 0.22 0.00 0.15 0.00 0.02 99.62 [2021-05-26T21:45:26.217Z] 21:32:01 1 0.12 0.00 0.28 0.00 0.03 99.57 [2021-05-26T21:45:26.217Z] 21:33:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-26T21:45:26.217Z] 21:33:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-05-26T21:45:26.217Z] 21:33:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-26T21:45:26.217Z] [2021-05-26T21:45:26.217Z] 21:33:01 CPU %user %nice %system %iowait %steal %idle [2021-05-26T21:45:26.217Z] 21:34:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-05-26T21:45:26.217Z] 21:34:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-26T21:45:26.217Z] 21:34:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-05-26T21:45:26.217Z] 21:35:01 all 0.12 0.00 0.02 0.00 0.01 99.86 [2021-05-26T21:45:26.217Z] 21:35:01 0 0.22 0.00 0.02 0.00 0.00 99.77 [2021-05-26T21:45:26.217Z] 21:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-26T21:45:26.217Z] 21:36:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-26T21:45:26.217Z] 21:36:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-05-26T21:45:26.217Z] 21:36:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-26T21:45:26.217Z] 21:37:01 all 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-26T21:45:26.217Z] 21:37:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-05-26T21:45:26.217Z] 21:37:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-26T21:45:26.217Z] 21:38:01 all 0.03 0.00 0.03 0.03 0.03 99.88 [2021-05-26T21:45:26.217Z] 21:38:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-26T21:45:26.217Z] 21:38:01 1 0.03 0.00 0.03 0.05 0.02 99.87 [2021-05-26T21:45:26.217Z] 21:39:01 all 0.10 0.00 0.03 0.00 0.01 99.86 [2021-05-26T21:45:26.217Z] 21:39:01 0 0.15 0.00 0.05 0.00 0.02 99.78 [2021-05-26T21:45:26.217Z] 21:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-26T21:45:26.217Z] 21:40:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-26T21:45:26.217Z] 21:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-26T21:45:26.217Z] 21:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-26T21:45:26.217Z] 21:41:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-05-26T21:45:26.217Z] 21:41:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2021-05-26T21:45:26.217Z] 21:41:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-26T21:45:26.217Z] 21:42:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-05-26T21:45:26.217Z] 21:42:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-26T21:45:26.217Z] 21:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-26T21:45:26.217Z] 21:43:01 all 0.11 0.00 0.03 0.00 0.01 99.85 [2021-05-26T21:45:26.217Z] 21:43:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-05-26T21:45:26.217Z] 21:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-26T21:45:26.217Z] 21:44:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-05-26T21:45:26.217Z] 21:44:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-26T21:45:26.217Z] 21:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-26T21:45:26.217Z] [2021-05-26T21:45:26.217Z] 21:44:01 CPU %user %nice %system %iowait %steal %idle [2021-05-26T21:45:26.217Z] 21:45:01 all 0.19 0.00 0.03 0.00 0.02 99.77 [2021-05-26T21:45:26.217Z] 21:45:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-26T21:45:26.217Z] 21:45:01 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-05-26T21:45:26.217Z] Average: all 14.98 0.00 3.56 2.60 0.05 78.81 [2021-05-26T21:45:26.217Z] Average: 0 15.00 0.00 3.65 2.66 0.04 78.65 [2021-05-26T21:45:26.217Z] Average: 1 14.97 0.00 3.47 2.55 0.05 78.97 [2021-05-26T21:45:26.217Z] [2021-05-26T21:45:26.217Z] [2021-05-26T21:45:26.217Z]