Pull request #3530 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at e6c052569f26998dcb3a7df84d37141e1787d2eb rather than c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 Obtained Jenkinsfile from e6c052569f26998dcb3a7df84d37141e1787d2eb 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-ssh327862390592532802.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-ssh2435213962911596841.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-3530/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-3530/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4206144944389665396.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-ssh8210993899193568039.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-3530/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-3530/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8503454296111216662.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/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-36 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh2117870223623568273.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/4@tmp/jenkins-gitclient-ssh4274749599664026964.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 Merge succeeded, producing c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 Checking out Revision c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 (PR-3530) > git config core.sparsecheckout # timeout=10 > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # 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/4@tmp/jenkins-gitclient-ssh8244570605638787286.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 Commit message: "feat(notifications): Add SMTP credential for insecure mode" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk cdf9f273e19c0942c2874086213403378c74d211 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T02:38:17.325Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T02:38:17.449Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T02:38:17.473Z] ========================================================= [2021-06-02T02:38:17.473Z] EdgeX Global Pipelines Version Info [2021-06-02T02:38:17.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:38:18.886Z] ------------------- [2021-06-02T02:38:18.886Z] stable info: [2021-06-02T02:38:18.886Z] ------------------- [2021-06-02T02:38:18.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T02:38:18.887Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T02:38:18.887Z] Message: update stable to v1.0.192 [2021-06-02T02:38:19.462Z] ------------------- [2021-06-02T02:38:19.462Z] experimental info: [2021-06-02T02:38:19.462Z] ------------------- [2021-06-02T02:38:19.462Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T02:38:19.462Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T02:38:19.462Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T02:38:19.576Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T02:38:19.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T02:38:19.618Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T02:38:19.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T02:38:19.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T02:38:19.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T02:38:19.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T02:38:19.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T02:38:19.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T02:38:19.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T02:38:19.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T02:38:19.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T02:38:19.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T02:38:19.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T02:38:19.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T02:38:19.926Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T02:38:19.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T02:38:19.972Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T02:38:19.995Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T02:38:20.018Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T02:38:20.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T02:38:20.063Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T02:38:20.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3530 [Pipeline] echo [2021-06-02T02:38:20.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3530 [Pipeline] echo [2021-06-02T02:38:20.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3530 [Pipeline] echo [2021-06-02T02:38:20.152Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [Pipeline] echo [2021-06-02T02:38:20.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8fc3f8 [Pipeline] echo [2021-06-02T02:38:20.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T02:38:20.291Z] provisioning config files... [2021-06-02T02:38:20.309Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3227077689492865348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:38:20.657Z] ---> docker-login.sh [2021-06-02T02:38:20.657Z] nexus3.edgexfoundry.org:10001 [2021-06-02T02:38:20.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:38:20.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:38:20.924Z] Configure a credential helper to remove this warning. See [2021-06-02T02:38:20.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:38:20.924Z] [2021-06-02T02:38:20.924Z] Login Succeeded [2021-06-02T02:38:20.924Z] nexus3.edgexfoundry.org:10002 [2021-06-02T02:38:20.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:38:20.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:38:20.924Z] Configure a credential helper to remove this warning. See [2021-06-02T02:38:20.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:38:20.924Z] [2021-06-02T02:38:20.924Z] Login Succeeded [2021-06-02T02:38:20.924Z] nexus3.edgexfoundry.org:10003 [2021-06-02T02:38:21.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:38:21.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:38:21.188Z] Configure a credential helper to remove this warning. See [2021-06-02T02:38:21.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:38:21.188Z] [2021-06-02T02:38:21.188Z] Login Succeeded [2021-06-02T02:38:21.188Z] nexus3.edgexfoundry.org:10004 [2021-06-02T02:38:21.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:38:21.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:38:21.454Z] Configure a credential helper to remove this warning. See [2021-06-02T02:38:21.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:38:21.454Z] [2021-06-02T02:38:21.454Z] Login Succeeded [2021-06-02T02:38:21.454Z] docker.io [2021-06-02T02:38:21.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:38:21.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:38:21.716Z] Configure a credential helper to remove this warning. See [2021-06-02T02:38:21.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:38:21.716Z] [2021-06-02T02:38:21.716Z] Login Succeeded [2021-06-02T02:38:21.716Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T02:38:21.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T02:38:22.065Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-02T02:38:22.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:38:22.065Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T02:38:22.065Z] ++ cut -d/ -f2 [2021-06-02T02:38:22.065Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T02:38:22.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:38:22.065Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T02:38:22.065Z] ++ cut -d/ -f2 [2021-06-02T02:38:22.065Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T02:38:22.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:38:22.065Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T02:38:22.065Z] ++ cut -d/ -f2 [2021-06-02T02:38:22.065Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T02:38:22.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:38:22.065Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T02:38:22.065Z] ++ cut -d/ -f2 [2021-06-02T02:38:22.065Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T02:38:22.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:38:22.065Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T02:38:22.065Z] ++ cut -d/ -f2 [2021-06-02T02:38:22.065Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T02:38:22.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:38:22.065Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T02:38:22.065Z] ++ cut -d/ -f2 [2021-06-02T02:38:22.065Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T02:38:22.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:38:22.065Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T02:38:22.065Z] ++ cut -d/ -f2 [2021-06-02T02:38:22.065Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T02:38:22.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:38:22.065Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T02:38:22.065Z] ++ cut -d/ -f2 [2021-06-02T02:38:22.065Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T02:38:22.065Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:38:22.065Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T02:38:22.065Z] ++ cut -d/ -f2 [2021-06-02T02:38:22.065Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T02:38:22.109Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:38:22.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T02:38:22.790Z] [2021-06-02T02:38:22.790Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:38:23.110Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T02:38:23.111Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T02:38:23.111Z] 31603596830f: Pulling fs layer [2021-06-02T02:38:23.111Z] 54011a49482f: Pulling fs layer [2021-06-02T02:38:23.111Z] a6820b24f6d8: Pulling fs layer [2021-06-02T02:38:23.111Z] f581987b2513: Pulling fs layer [2021-06-02T02:38:23.111Z] f581987b2513: Waiting [2021-06-02T02:38:23.111Z] 54011a49482f: Verifying Checksum [2021-06-02T02:38:23.111Z] 54011a49482f: Download complete [2021-06-02T02:38:23.376Z] 31603596830f: Verifying Checksum [2021-06-02T02:38:23.376Z] 31603596830f: Download complete [2021-06-02T02:38:23.638Z] f581987b2513: Verifying Checksum [2021-06-02T02:38:23.638Z] f581987b2513: Download complete [2021-06-02T02:38:23.638Z] 31603596830f: Pull complete [2021-06-02T02:38:23.638Z] 54011a49482f: Pull complete [2021-06-02T02:38:23.638Z] a6820b24f6d8: Verifying Checksum [2021-06-02T02:38:23.638Z] a6820b24f6d8: Download complete [2021-06-02T02:38:24.222Z] a6820b24f6d8: Pull complete [2021-06-02T02:38:24.488Z] f581987b2513: Pull complete [2021-06-02T02:38:24.488Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T02:38:24.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T02:38:24.488Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T02:38:24.568Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-06-02T02:38:24.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat [2021-06-02T02:38:25.764Z] $ docker top 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T02:38:25.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T02:38:25.888Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T02:38:25.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T02:38:25.992Z] $ docker exec 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 ssh-agent [2021-06-02T02:38:26.112Z] SSH_AUTH_SOCK=/tmp/ssh-q9D02ge6NyZD/agent.14 [2021-06-02T02:38:26.112Z] SSH_AGENT_PID=20 [2021-06-02T02:38:26.121Z] Running ssh-add (command line suppressed) [2021-06-02T02:38:26.214Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1953807671219518930.key (/w/workspace/edgex-go/4@tmp/private_key_1953807671219518930.key) [2021-06-02T02:38:26.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T02:38:26.536Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T02:38:26.546Z] $ docker exec --env ******** --env ******** 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 ssh-agent -k [2021-06-02T02:38:26.641Z] unset SSH_AUTH_SOCK; [2021-06-02T02:38:26.641Z] unset SSH_AGENT_PID; [2021-06-02T02:38:26.641Z] echo Agent pid 20 killed; [2021-06-02T02:38:26.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T02:38:26.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T02:38:26.699Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T02:38:26.810Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T02:38:26.809Z] $ docker exec 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 ssh-agent [2021-06-02T02:38:26.919Z] SSH_AUTH_SOCK=/tmp/ssh-5Q5k68PxdKKT/agent.54 [2021-06-02T02:38:26.919Z] SSH_AGENT_PID=60 [2021-06-02T02:38:26.925Z] Running ssh-add (command line suppressed) [2021-06-02T02:38:27.019Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5103766272990017601.key (/w/workspace/edgex-go/4@tmp/private_key_5103766272990017601.key) [2021-06-02T02:38:27.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T02:38:27.341Z] + git semver init [2021-06-02T02:38:27.341Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T02:38:27.341Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-06-02T02:38:27.341Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-06-02T02:38:27.341Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T02:38:27.341Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T02:38:27.341Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T02:38:27.341Z] # $SEMVER_BRANCH = PR-3530 [2021-06-02T02:38:27.341Z] # $SEMVER_TEMP = /tmp/semver-639889987 [2021-06-02T02:38:27.341Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T02:38:45.502Z] # '/tmp/semver-639889987' -> '/w/workspace/edgex-go/4/.semver' [2021-06-02T02:38:45.502Z] # -> Force: false [2021-06-02T02:38:45.502Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-06-02T02:38:45.509Z] $ docker exec --env ******** --env ******** 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 ssh-agent -k [2021-06-02T02:38:45.606Z] unset SSH_AUTH_SOCK; [2021-06-02T02:38:45.606Z] unset SSH_AGENT_PID; [2021-06-02T02:38:45.606Z] echo Agent pid 60 killed; [2021-06-02T02:38:45.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T02:38:45.952Z] + git semver [Pipeline] } [2021-06-02T02:38:45.964Z] $ docker stop --time=1 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 [2021-06-02T02:38:48.404Z] $ docker rm -f 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T02:38:48.826Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T02:38:49.259Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T02:38:49.263Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T02:38:49.834Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T02:38:50.133Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T02:38:50.429Z] + sudo service docker restart [2021-06-02T02:38:50.429Z] + true [2021-06-02T02:38:50.429Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T02:39:04.462Z] Still waiting to schedule task [2021-06-02T02:39:04.462Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-06-02T02:39:08.575Z] ========================================================= [2021-06-02T02:39:08.575Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T02:39:08.575Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:39:08.886Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-02T02:39:10.278Z] Sending build context to Docker daemon 331MB [2021-06-02T02:39:10.278Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T02:39:10.278Z] Step 2/6 : FROM ${BASE} [2021-06-02T02:39:10.278Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T02:39:10.278Z] 540db60ca938: Pulling fs layer [2021-06-02T02:39:10.278Z] adcc1eea9eea: Pulling fs layer [2021-06-02T02:39:10.278Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T02:39:10.278Z] 0510c868ecb4: Pulling fs layer [2021-06-02T02:39:10.278Z] afea3b2eda06: Pulling fs layer [2021-06-02T02:39:10.278Z] 7809a108b3ef: Pulling fs layer [2021-06-02T02:39:10.278Z] f706445af74f: Pulling fs layer [2021-06-02T02:39:10.278Z] 0510c868ecb4: Waiting [2021-06-02T02:39:10.278Z] afea3b2eda06: Waiting [2021-06-02T02:39:10.278Z] 7809a108b3ef: Waiting [2021-06-02T02:39:10.278Z] f706445af74f: Waiting [2021-06-02T02:39:10.278Z] 4c4ab2625f07: Verifying Checksum [2021-06-02T02:39:10.278Z] 4c4ab2625f07: Download complete [2021-06-02T02:39:10.278Z] adcc1eea9eea: Verifying Checksum [2021-06-02T02:39:10.278Z] adcc1eea9eea: Download complete [2021-06-02T02:39:10.540Z] afea3b2eda06: Verifying Checksum [2021-06-02T02:39:10.540Z] afea3b2eda06: Download complete [2021-06-02T02:39:10.540Z] 7809a108b3ef: Verifying Checksum [2021-06-02T02:39:10.540Z] 7809a108b3ef: Download complete [2021-06-02T02:39:10.540Z] 540db60ca938: Verifying Checksum [2021-06-02T02:39:10.540Z] 540db60ca938: Download complete [2021-06-02T02:39:10.540Z] 540db60ca938: Pull complete [2021-06-02T02:39:10.801Z] adcc1eea9eea: Pull complete [2021-06-02T02:39:10.801Z] 4c4ab2625f07: Pull complete [2021-06-02T02:39:12.182Z] f706445af74f: Verifying Checksum [2021-06-02T02:39:12.182Z] f706445af74f: Download complete [2021-06-02T02:39:12.452Z] 0510c868ecb4: Verifying Checksum [2021-06-02T02:39:12.452Z] 0510c868ecb4: Download complete [2021-06-02T02:39:15.791Z] 0510c868ecb4: Pull complete [2021-06-02T02:39:15.791Z] afea3b2eda06: Pull complete [2021-06-02T02:39:15.791Z] 7809a108b3ef: Pull complete [2021-06-02T02:39:17.190Z] f706445af74f: Pull complete [2021-06-02T02:39:17.190Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T02:39:17.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T02:39:17.190Z] ---> b068be0155e3 [2021-06-02T02:39:17.190Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-02T02:39:19.107Z] ---> Running in e65a56775c19 [2021-06-02T02:39:19.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:39:20.320Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:39:20.581Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T02:39:21.154Z] (2/12) Installing file (5.39-r0) [2021-06-02T02:39:21.154Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T02:39:21.154Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T02:39:25.387Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T02:39:25.387Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T02:39:25.387Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T02:39:25.387Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T02:39:25.387Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T02:39:25.387Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T02:39:25.387Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T02:39:25.387Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T02:39:25.647Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T02:39:25.647Z] OK: 219 MiB in 52 packages [2021-06-02T02:39:27.575Z] Removing intermediate container e65a56775c19 [2021-06-02T02:39:27.575Z] ---> c1a4d2d7c26d [2021-06-02T02:39:27.575Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T02:39:27.575Z] ---> Running in dddd3fc04fe9 [2021-06-02T02:39:27.575Z] Removing intermediate container dddd3fc04fe9 [2021-06-02T02:39:27.575Z] ---> 7afaeccd8e4a [2021-06-02T02:39:27.575Z] Step 5/6 : COPY go.mod . [2021-06-02T02:39:27.575Z] ---> d132e5e81029 [2021-06-02T02:39:27.575Z] Step 6/6 : RUN go mod download [2021-06-02T02:39:27.575Z] ---> Running in a98f213ddb75 [2021-06-02T02:39:39.821Z] Removing intermediate container a98f213ddb75 [2021-06-02T02:39:39.821Z] ---> 8687f1151f7a [2021-06-02T02:39:39.821Z] Successfully built 8687f1151f7a [2021-06-02T02:39:39.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:39:40.127Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T02:39:40.127Z] . [Pipeline] withDockerContainer [2021-06-02T02:39:40.212Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-06-02T02:39:40.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T02:39:40.659Z] $ docker top 08551fa26b3074fed26748d4f9a9115588de1468a3ade136335dd18b6ae83fcf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:39:41.034Z] + go version [2021-06-02T02:39:41.034Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T02:39:41.046Z] $ docker stop --time=1 08551fa26b3074fed26748d4f9a9115588de1468a3ade136335dd18b6ae83fcf [2021-06-02T02:39:42.240Z] $ docker rm -f 08551fa26b3074fed26748d4f9a9115588de1468a3ade136335dd18b6ae83fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:39:42.791Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T02:39:42.791Z] . [Pipeline] withDockerContainer [2021-06-02T02:39:42.872Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-06-02T02:39:42.907Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T02:39:43.266Z] $ docker top a755880e51295f7fca9c475997a4cd2ed7e6ee3e4d3ee868e414bf73e9935363 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T02:39:43.354Z] ========================================================= [2021-06-02T02:39:43.354Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T02:39:43.354Z] ========================================================= [Pipeline] sh [2021-06-02T02:39:43.640Z] + go mod tidy [Pipeline] sh [2021-06-02T02:39:44.210Z] + make test [2021-06-02T02:39:44.210Z] go mod tidy [2021-06-02T02:39:44.210Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T02:39:49.576Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T02:40:07.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T02:40:12.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T02:40:13.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T02:40:13.954Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T02:40:16.545Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T02:40:16.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T02:40:16.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T02:40:16.807Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T02:40:17.769Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T02:40:18.951Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T02:40:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T02:40:20.620Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T02:40:20.620Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T02:40:22.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.1% of statements [2021-06-02T02:40:22.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T02:40:22.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T02:40:22.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T02:40:22.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T02:40:22.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T02:40:22.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T02:40:22.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements [2021-06-02T02:40:22.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements [2021-06-02T02:40:25.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.101s coverage: 27.7% of statements [2021-06-02T02:40:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T02:40:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T02:40:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T02:40:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T02:40:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T02:40:25.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-06-02T02:40:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T02:40:25.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-06-02T02:40:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T02:40:25.391Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-06-02T02:40:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T02:40:25.391Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T02:40:26.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.043s coverage: 53.4% of statements [2021-06-02T02:40:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T02:40:26.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T02:40:26.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.077s coverage: 87.7% of statements [2021-06-02T02:40:26.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T02:40:26.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:40:26.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.049s coverage: 78.9% of statements [2021-06-02T02:40:26.888Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T02:40:28.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.222s coverage: 28.6% of statements [2021-06-02T02:40:28.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T02:40:28.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T02:40:28.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T02:40:28.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T02:40:28.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T02:40:28.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements [2021-06-02T02:40:28.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T02:40:28.838Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements [2021-06-02T02:40:28.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T02:40:29.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.082s coverage: 86.7% of statements [2021-06-02T02:40:29.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T02:40:29.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements [2021-06-02T02:40:29.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T02:40:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements [2021-06-02T02:40:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T02:40:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T02:40:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T02:40:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T02:40:31.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.251s coverage: 95.1% of statements [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T02:40:31.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T02:40:31.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T02:40:32.230Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 0.8% of statements [2021-06-02T02:40:32.230Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T02:40:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements [2021-06-02T02:40:32.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T02:40:32.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-06-02T02:40:33.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-06-02T02:40:33.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-02T02:40:33.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2021-06-02T02:40:34.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-02T02:40:46.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements [2021-06-02T02:40:46.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-06-02T02:40:53.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.178s coverage: 81.8% of statements [2021-06-02T02:40:53.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T02:41:08.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T02:41:08.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-02T02:41:08.506Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-02T02:41:08.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2021-06-02T02:41:09.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-02T02:41:09.039Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-06-02T02:41:09.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements [2021-06-02T02:41:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T02:41:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T02:41:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T02:41:10.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.5% of statements [2021-06-02T02:41:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T02:41:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T02:41:10.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-06-02T02:41:10.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T02:41:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.023s coverage: 84.8% of statements [2021-06-02T02:41:11.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.080s coverage: 46.8% of statements [2021-06-02T02:41:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T02:41:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T02:41:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T02:41:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T02:41:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T02:41:11.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2021-06-02T02:41:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T02:41:11.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.037s coverage: 100.0% of statements [2021-06-02T02:41:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T02:41:11.958Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.052s coverage: 19.3% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.610s coverage: 28.7% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.064s coverage: 100.0% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 63.4% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 97.6% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T02:41:18.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T02:41:18.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T02:41:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-06-02T02:41:19.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements [2021-06-02T02:41:19.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T02:41:19.107Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T02:41:19.374Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-06-02T02:41:19.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T02:41:19.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T02:41:19.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T02:41:19.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T02:41:19.374Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T02:41:19.645Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-02T02:41:19.645Z] GO111MODULE=on go vet ./... [2021-06-02T02:41:51.822Z] gofmt -l . [2021-06-02T02:41:51.822Z] [ "`gofmt -l .`" = "" ] [2021-06-02T02:41:51.822Z] ./bin/test-go-mod-tidy.sh [2021-06-02T02:41:51.822Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T02:41:52.125Z] + ls -al . [2021-06-02T02:41:52.126Z] total 852 [2021-06-02T02:41:52.126Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 02:41 . [2021-06-02T02:41:52.126Z] drwxr-xr-x 4 root root 28 Jun 2 02:39 .. [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 02:38 .dockerignore [2021-06-02T02:41:52.126Z] drwxrwxr-x 8 1001 1001 179 Jun 2 02:38 .git [2021-06-02T02:41:52.126Z] drwxrwxr-x 3 1001 1001 125 Jun 2 02:38 .github [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 02:38 .gitignore [2021-06-02T02:41:52.126Z] drwx------ 3 1001 1001 60 Jun 2 02:38 .semver [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 02:38 .sonarcloud.properties [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 02:38 Attribution.txt [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 02:38 CONTRIBUTING.md [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 02:38 Dockerfile.build [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 02:38 Jenkinsfile [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 02:38 LICENSE [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 02:38 Makefile [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 02:38 README.md [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 02:38 SECURITY.md [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 02:38 VERSION [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 02:38 ZMQWindows.md [2021-06-02T02:41:52.126Z] drwxrwxr-x 2 1001 1001 117 Jun 2 02:38 bin [2021-06-02T02:41:52.126Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 02:38 cmd [2021-06-02T02:41:52.126Z] -rw-r--r-- 1 root root 742912 Jun 2 02:41 coverage.out [2021-06-02T02:41:52.126Z] -rw-r--r-- 1 root root 1060 Jun 2 02:41 go.mod [2021-06-02T02:41:52.126Z] -rw-r--r-- 1 root root 21686 Jun 2 02:39 go.sum [2021-06-02T02:41:52.126Z] drwxrwxr-x 8 1001 1001 127 Jun 2 02:38 internal [2021-06-02T02:41:52.126Z] drwxrwxr-x 4 1001 1001 26 Jun 2 02:38 openapi [2021-06-02T02:41:52.126Z] drwxrwxr-x 4 1001 1001 71 Jun 2 02:38 snap [2021-06-02T02:41:52.126Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 02:38 version.go [Pipeline] sh [2021-06-02T02:41:52.427Z] + '[' -e coverage.out ] [2021-06-02T02:41:52.427Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T02:41:52.627Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T02:41:52.927Z] + make build [2021-06-02T02:41:52.928Z] go mod tidy [2021-06-02T02:41:52.928Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T02:41:54.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T02:42:03.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T02:42:03.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T02:42:04.466Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T02:42:04.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T02:42:05.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T02:42:07.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T02:42:07.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T02:42:08.608Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T02:42:09.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T02:42:10.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-02T02:42:11.546Z] $ docker stop --time=1 a755880e51295f7fca9c475997a4cd2ed7e6ee3e4d3ee868e414bf73e9935363 [2021-06-02T02:42:13.667Z] $ docker rm -f a755880e51295f7fca9c475997a4cd2ed7e6ee3e4d3ee868e414bf73e9935363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:42:15.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T02:42:15.161Z] [2021-06-02T02:42:15.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:42:15.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T02:42:15.479Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T02:42:15.479Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T02:42:15.479Z] ca9280d653b3: Pulling fs layer [2021-06-02T02:42:15.479Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T02:42:15.741Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T02:42:15.741Z] cbdbe7a5bc2a: Download complete [2021-06-02T02:42:15.741Z] cbdbe7a5bc2a: Pull complete [2021-06-02T02:42:16.683Z] ca9280d653b3: Verifying Checksum [2021-06-02T02:42:16.683Z] ca9280d653b3: Download complete [2021-06-02T02:42:17.259Z] ca9280d653b3: Pull complete [2021-06-02T02:42:17.528Z] 7e9c9ca2126c: Verifying Checksum [2021-06-02T02:42:17.528Z] 7e9c9ca2126c: Download complete [2021-06-02T02:42:20.862Z] 7e9c9ca2126c: Pull complete [2021-06-02T02:42:20.862Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T02:42:20.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T02:42:20.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T02:42:20.934Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-06-02T02:42:20.969Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T02:42:23.663Z] $ docker top 940561541d422fe7cf14585f4f3e4fb41624cb804b17ec573dbd87d55b80a2dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:42:24.092Z] + docker-compose build --help [2021-06-02T02:42:24.092Z] + grep parallel [2021-06-02T02:42:24.671Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T02:42:24.686Z] $ docker stop --time=1 940561541d422fe7cf14585f4f3e4fb41624cb804b17ec573dbd87d55b80a2dd [2021-06-02T02:42:25.881Z] $ docker rm -f 940561541d422fe7cf14585f4f3e4fb41624cb804b17ec573dbd87d55b80a2dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:42:26.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T02:42:26.359Z] . [Pipeline] withDockerContainer [2021-06-02T02:42:26.441Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-06-02T02:42:26.484Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T02:42:26.848Z] $ docker top 4f108747d770da40450f1955af04f9647b34a00af696e142b907f48427908824 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:42:27.239Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T02:42:27.811Z] Building core-command ... [2021-06-02T02:42:27.811Z] Building core-data ... [2021-06-02T02:42:27.811Z] Building core-metadata ... [2021-06-02T02:42:27.811Z] Building security-bootstrapper ... [2021-06-02T02:42:27.811Z] Building security-proxy-setup ... [2021-06-02T02:42:27.811Z] Building security-secretstore-setup ... [2021-06-02T02:42:27.811Z] Building support-notifications ... [2021-06-02T02:42:27.811Z] Building support-scheduler ... [2021-06-02T02:42:27.811Z] Building sys-mgmt-agent ... [2021-06-02T02:42:27.811Z] Building security-secretstore-setup [2021-06-02T02:42:27.811Z] Building security-bootstrapper [2021-06-02T02:42:27.811Z] Building core-metadata [2021-06-02T02:42:27.811Z] Building sys-mgmt-agent [2021-06-02T02:42:27.811Z] Building security-proxy-setup [2021-06-02T02:42:43.457Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:42:43.457Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:42:43.457Z] ---> 8687f1151f7a [2021-06-02T02:42:43.457Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T02:42:43.457Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:42:43.457Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:42:43.457Z] ---> 8687f1151f7a [2021-06-02T02:42:43.457Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:42:43.457Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:42:43.457Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:42:43.457Z] ---> 8687f1151f7a [2021-06-02T02:42:43.457Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T02:42:46.016Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:42:46.016Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:42:46.016Z] ---> 8687f1151f7a [2021-06-02T02:42:46.016Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:42:48.573Z] ---> Running in 615a41348e63 [2021-06-02T02:42:48.573Z] ---> Running in 160a357f32d2 [2021-06-02T02:42:48.573Z] ---> Running in f46ae762248e [2021-06-02T02:42:48.573Z] ---> Running in 3f207c640ac4 [2021-06-02T02:42:51.062Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-38 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws [2021-06-02T02:42:51.080Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-02T02:42:51.116Z] Removing intermediate container f46ae762248e [2021-06-02T02:42:51.116Z] ---> 768d60beca2e [2021-06-02T02:42:51.116Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:42:51.373Z] The recommended git tool is: git [2021-06-02T02:42:51.382Z] Removing intermediate container 3f207c640ac4 [2021-06-02T02:42:51.382Z] ---> 2c3ad21d40f8 [2021-06-02T02:42:51.382Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:42:51.382Z] Removing intermediate container 160a357f32d2 [2021-06-02T02:42:51.382Z] ---> 33e0aecf3594 [2021-06-02T02:42:51.382Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:42:51.382Z] Removing intermediate container 615a41348e63 [2021-06-02T02:42:51.382Z] ---> 7329427cf060 [2021-06-02T02:42:51.382Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:42:51.382Z] ---> Running in aaca3f64eda8 [2021-06-02T02:42:51.382Z] ---> Running in 4b50e66b042f [2021-06-02T02:42:51.651Z] ---> Running in 1b5ed84bf82c [2021-06-02T02:42:51.651Z] ---> Running in 1f4745aae021 [2021-06-02T02:42:51.915Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:42:51.915Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:42:51.915Z] ---> 8687f1151f7a [2021-06-02T02:42:51.915Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T02:42:51.915Z] ---> Using cache [2021-06-02T02:42:51.915Z] ---> 33e0aecf3594 [2021-06-02T02:42:51.915Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:42:52.497Z] ---> Running in a93164113ff3 [2021-06-02T02:42:52.497Z] Removing intermediate container aaca3f64eda8 [2021-06-02T02:42:52.497Z] ---> c8fe2ad57ebc [2021-06-02T02:42:52.497Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T02:42:52.497Z] ---> Running in 95b079f7e2de [2021-06-02T02:42:52.771Z] Removing intermediate container 4b50e66b042f [2021-06-02T02:42:52.771Z] ---> 92c656299cec [2021-06-02T02:42:52.771Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T02:42:52.771Z] ---> Running in 1ae726179896 [2021-06-02T02:42:52.772Z] Removing intermediate container 1b5ed84bf82c [2021-06-02T02:42:52.772Z] ---> b1a89a41bb2a [2021-06-02T02:42:52.772Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T02:42:53.038Z] ---> Running in 26e1df53eec3 [2021-06-02T02:42:53.038Z] Removing intermediate container 1f4745aae021 [2021-06-02T02:42:53.038Z] ---> 861dddf43f6c [2021-06-02T02:42:53.038Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T02:42:53.038Z] ---> Running in 617ba0b8a53c [2021-06-02T02:42:53.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:53.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:53.330Z] Removing intermediate container a93164113ff3 [2021-06-02T02:42:53.330Z] ---> c85d13cca7a7 [2021-06-02T02:42:53.330Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T02:42:53.330Z] ---> Running in c334c66b3433 [2021-06-02T02:42:53.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:53.591Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:53.859Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:54.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:54.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:54.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:54.657Z] OK: 219 MiB in 52 packages [2021-06-02T02:42:54.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:54.657Z] OK: 219 MiB in 52 packages [2021-06-02T02:42:54.657Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:42:54.657Z] OK: 219 MiB in 52 packages [2021-06-02T02:42:54.918Z] Removing intermediate container 1ae726179896 [2021-06-02T02:42:54.919Z] ---> 32a796e6a61f [2021-06-02T02:42:54.919Z] Step 6/22 : COPY go.mod . [2021-06-02T02:42:54.919Z] OK: 219 MiB in 52 packages [2021-06-02T02:42:55.179Z] ---> 4b8f42eab10d [2021-06-02T02:42:55.179Z] Step 7/22 : RUN go mod download [2021-06-02T02:42:55.179Z] ---> Running in ae94fc6d06f4 [2021-06-02T02:42:55.179Z] Removing intermediate container 95b079f7e2de [2021-06-02T02:42:55.179Z] ---> 334e9bca102c [2021-06-02T02:42:55.179Z] Step 6/24 : COPY go.mod . [2021-06-02T02:42:55.179Z] Removing intermediate container 26e1df53eec3 [2021-06-02T02:42:55.179Z] ---> f25594b28985 [2021-06-02T02:42:55.179Z] Step 6/24 : COPY go.mod . [2021-06-02T02:42:55.455Z] Removing intermediate container c334c66b3433 [2021-06-02T02:42:55.455Z] ---> 3738872cd880 [2021-06-02T02:42:55.455Z] Step 6/26 : COPY go.mod . [2021-06-02T02:42:55.455Z] ---> d4a3a66ca926 [2021-06-02T02:42:55.455Z] Step 7/24 : RUN go mod download [2021-06-02T02:42:55.455Z] ---> Running in 7cf73d57dbc9 [2021-06-02T02:42:55.455Z] ---> bdef81f7889e [2021-06-02T02:42:55.455Z] Step 7/24 : RUN go mod download [2021-06-02T02:42:55.718Z] OK: 219 MiB in 52 packages [2021-06-02T02:42:55.718Z] ---> Running in b300bd6bba44 [2021-06-02T02:42:55.718Z] ---> 7d3317765f1a [2021-06-02T02:42:55.718Z] Step 7/26 : RUN go mod download [2021-06-02T02:42:55.718Z] ---> Running in 9101c358806c [2021-06-02T02:42:56.297Z] Removing intermediate container 617ba0b8a53c [2021-06-02T02:42:56.297Z] ---> 38aedd2ce408 [2021-06-02T02:42:56.297Z] Step 6/32 : COPY go.mod . [2021-06-02T02:42:56.297Z] Removing intermediate container ae94fc6d06f4 [2021-06-02T02:42:56.297Z] ---> 4ec1bcead418 [2021-06-02T02:42:56.297Z] Step 8/22 : COPY . . [2021-06-02T02:42:56.559Z] ---> 081c0e2c5faf [2021-06-02T02:42:56.559Z] Step 7/32 : RUN go mod download [2021-06-02T02:42:57.068Z] using credential edgex-jenkins-ssh [2021-06-02T02:42:57.088Z] Cloning the remote Git repository [2021-06-02T02:42:57.132Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:42:57.238Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-02T02:42:57.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:42:57.305Z] > git --version # timeout=10 [2021-06-02T02:42:57.318Z] > git --version # 'git version 2.17.1' [2021-06-02T02:42:57.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:42:57.420Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T02:42:59.867Z] Removing intermediate container 7cf73d57dbc9 [2021-06-02T02:42:59.867Z] ---> 8d2a746fca20 [2021-06-02T02:42:59.867Z] Step 8/24 : COPY . . [2021-06-02T02:42:59.867Z] ---> Running in ed3ed17ae98d [2021-06-02T02:43:01.806Z] Removing intermediate container b300bd6bba44 [2021-06-02T02:43:01.806Z] ---> b9724fa26531 [2021-06-02T02:43:01.806Z] Step 8/24 : COPY . . [2021-06-02T02:43:01.806Z] ---> df70f2cac75b [2021-06-02T02:43:01.806Z] Step 9/22 : RUN go mod tidy [2021-06-02T02:43:02.076Z] Removing intermediate container 9101c358806c [2021-06-02T02:43:02.076Z] ---> dafd98ef40a4 [2021-06-02T02:43:02.076Z] Step 8/26 : COPY . . [2021-06-02T02:43:02.076Z] ---> Running in dff741e41d66 [2021-06-02T02:43:07.525Z] Removing intermediate container ed3ed17ae98d [2021-06-02T02:43:07.525Z] ---> ea0450f9040d [2021-06-02T02:43:07.525Z] Step 8/32 : COPY . . [2021-06-02T02:43:11.822Z] ---> b9a2b157f77f [2021-06-02T02:43:11.822Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:43:12.083Z] ---> Running in 1136619f49e6 [2021-06-02T02:43:12.344Z] ---> 970bda1ce229 [2021-06-02T02:43:12.344Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:43:12.344Z] ---> 5b95324885ef [2021-06-02T02:43:12.344Z] Step 9/26 : RUN go mod tidy [2021-06-02T02:43:12.344Z] Removing intermediate container dff741e41d66 [2021-06-02T02:43:12.344Z] ---> 5bc805333632 [2021-06-02T02:43:12.344Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T02:43:12.920Z] ---> Running in 53c20ea8f7eb [2021-06-02T02:43:12.920Z] ---> Running in 22890f32e408 [2021-06-02T02:43:12.920Z] ---> Running in 25fd0b65f5e9 [2021-06-02T02:43:15.472Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T02:43:15.472Z] Removing intermediate container 53c20ea8f7eb [2021-06-02T02:43:15.472Z] ---> 21dac4771dd9 [2021-06-02T02:43:15.472Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T02:43:15.472Z] Removing intermediate container 1136619f49e6 [2021-06-02T02:43:15.472Z] ---> 14ce42a08189 [2021-06-02T02:43:15.472Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T02:43:15.472Z] ---> Running in a6c9e3bf6db4 [2021-06-02T02:43:15.472Z] ---> Running in eb7c6ff4af06 [2021-06-02T02:43:15.736Z] Removing intermediate container 22890f32e408 [2021-06-02T02:43:15.736Z] ---> 491b49885129 [2021-06-02T02:43:15.736Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T02:43:15.736Z] ---> Running in 670298db835b [2021-06-02T02:43:16.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T02:43:16.694Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T02:43:16.957Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T02:43:19.859Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T02:43:19.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T02:43:19.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T02:43:19.933Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:43:19.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:43:19.950Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T02:43:20.843Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:43:21.289Z] Merge succeeded, producing c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:43:21.290Z] Checking out Revision c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 (PR-3530) [2021-06-02T02:43:20.857Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T02:43:20.874Z] > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 [2021-06-02T02:43:21.193Z] > git remote # timeout=10 [2021-06-02T02:43:21.211Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T02:43:21.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:43:21.242Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T02:43:21.266Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T02:43:21.292Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T02:43:21.302Z] > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 [2021-06-02T02:43:25.625Z] Commit message: "feat(notifications): Add SMTP credential for insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T02:43:26.872Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T02:43:27.308Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T02:43:27.654Z] + sudo service docker restart [2021-06-02T02:43:27.654Z] + true [2021-06-02T02:43:31.875Z] ---> e19598166402 [2021-06-02T02:43:31.876Z] Step 9/32 : RUN go mod tidy [2021-06-02T02:43:31.876Z] ---> Running in b14e21879757 [2021-06-02T02:43:33.806Z] Removing intermediate container b14e21879757 [2021-06-02T02:43:33.806Z] ---> 2e8a6e3b2bdc [2021-06-02T02:43:33.806Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T02:43:33.806Z] ---> Running in 36e3a293f8dc [2021-06-02T02:43:34.070Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T02:43:44.096Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T02:43:45.995Z] provisioning config files... [2021-06-02T02:43:46.025Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8551757966666085267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:43:46.396Z] ---> docker-login.sh [2021-06-02T02:43:46.396Z] nexus3.edgexfoundry.org:10001 [2021-06-02T02:43:47.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:43:47.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:43:47.657Z] Configure a credential helper to remove this warning. See [2021-06-02T02:43:47.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:43:47.657Z] [2021-06-02T02:43:47.657Z] Login Succeeded [2021-06-02T02:43:47.657Z] nexus3.edgexfoundry.org:10002 [2021-06-02T02:43:47.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:43:48.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:43:48.206Z] Configure a credential helper to remove this warning. See [2021-06-02T02:43:48.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:43:48.206Z] [2021-06-02T02:43:48.206Z] Login Succeeded [2021-06-02T02:43:48.206Z] nexus3.edgexfoundry.org:10003 [2021-06-02T02:43:48.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:43:48.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:43:48.756Z] Configure a credential helper to remove this warning. See [2021-06-02T02:43:48.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:43:48.756Z] [2021-06-02T02:43:48.756Z] Login Succeeded [2021-06-02T02:43:48.756Z] nexus3.edgexfoundry.org:10004 [2021-06-02T02:43:49.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:43:49.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:43:49.304Z] Configure a credential helper to remove this warning. See [2021-06-02T02:43:49.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:43:49.304Z] [2021-06-02T02:43:49.304Z] Login Succeeded [2021-06-02T02:43:49.304Z] docker.io [2021-06-02T02:43:49.422Z] Removing intermediate container 25fd0b65f5e9 [2021-06-02T02:43:49.422Z] ---> 20b02aa28ae5 [2021-06-02T02:43:49.422Z] [2021-06-02T02:43:49.422Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T02:43:49.422Z] 3.12: Pulling from library/alpine [2021-06-02T02:43:49.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:43:50.002Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T02:43:50.002Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T02:43:50.002Z] ---> 13621d1b12d4 [2021-06-02T02:43:50.002Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T02:43:50.002Z] ---> Running in e006bd654e57 [2021-06-02T02:43:50.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:43:50.178Z] Configure a credential helper to remove this warning. See [2021-06-02T02:43:50.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:43:50.178Z] [2021-06-02T02:43:50.178Z] Login Succeeded [2021-06-02T02:43:50.178Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T02:43:50.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T02:43:50.498Z] ========================================================= [2021-06-02T02:43:50.498Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T02:43:50.498Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:43:50.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:43:50.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:43:50.843Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T02:43:50.843Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:43:50.843Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T02:43:50.843Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T02:43:50.843Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:43:50.843Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:43:50.843Z] OK: 7 MiB in 18 packages [2021-06-02T02:43:50.848Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-02T02:43:51.424Z] Removing intermediate container e006bd654e57 [2021-06-02T02:43:51.424Z] ---> 1e4327e8f67e [2021-06-02T02:43:51.424Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T02:43:51.424Z] ---> Running in d3fa01a7e1f2 [2021-06-02T02:43:51.424Z] Removing intermediate container d3fa01a7e1f2 [2021-06-02T02:43:51.424Z] ---> ca20dbf83a1d [2021-06-02T02:43:51.424Z] Step 14/22 : WORKDIR /edgex [2021-06-02T02:43:51.686Z] ---> Running in d5e431b67e26 [2021-06-02T02:43:51.686Z] Removing intermediate container d5e431b67e26 [2021-06-02T02:43:51.686Z] ---> a582e7c109cc [2021-06-02T02:43:51.686Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T02:43:51.949Z] ---> d88c6668821b [2021-06-02T02:43:51.949Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T02:43:52.530Z] ---> ff1c4894b5c5 [2021-06-02T02:43:52.530Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T02:43:52.792Z] ---> dcab6758ffcd [2021-06-02T02:43:52.792Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T02:43:52.792Z] ---> Running in 7c70cb168051 [2021-06-02T02:43:53.057Z] Removing intermediate container 7c70cb168051 [2021-06-02T02:43:53.057Z] ---> 39e09d2020e7 [2021-06-02T02:43:53.057Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T02:43:53.057Z] ---> Running in cd31a2404d37 [2021-06-02T02:43:53.319Z] Removing intermediate container cd31a2404d37 [2021-06-02T02:43:53.319Z] ---> 0968a90eacd8 [2021-06-02T02:43:53.319Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T02:43:53.319Z] ---> Running in 032ea979d279 [2021-06-02T02:43:53.319Z] Removing intermediate container 032ea979d279 [2021-06-02T02:43:53.319Z] ---> e7cbfef71e1b [2021-06-02T02:43:53.319Z] Step 21/22 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:43:53.489Z] Sending build context to Docker daemon 168.2MB [2021-06-02T02:43:53.489Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T02:43:53.489Z] Step 2/6 : FROM ${BASE} [2021-06-02T02:43:53.489Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T02:43:53.489Z] 595b0fe564bb: Pulling fs layer [2021-06-02T02:43:53.489Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T02:43:53.489Z] 316046926c0a: Pulling fs layer [2021-06-02T02:43:53.489Z] 4ebd0625c992: Pulling fs layer [2021-06-02T02:43:53.489Z] 207e8628e3a3: Pulling fs layer [2021-06-02T02:43:53.489Z] c791037a9be2: Pulling fs layer [2021-06-02T02:43:53.489Z] ffd874e62e21: Pulling fs layer [2021-06-02T02:43:53.489Z] 4ebd0625c992: Waiting [2021-06-02T02:43:53.489Z] 207e8628e3a3: Waiting [2021-06-02T02:43:53.489Z] c791037a9be2: Waiting [2021-06-02T02:43:53.489Z] ffd874e62e21: Waiting [2021-06-02T02:43:53.582Z] ---> Running in 0dafbccc4b08 [2021-06-02T02:43:53.582Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T02:43:53.582Z] Removing intermediate container 0dafbccc4b08 [2021-06-02T02:43:53.582Z] ---> 00df49fdec0e [2021-06-02T02:43:53.582Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T02:43:53.772Z] 316046926c0a: Download complete [2021-06-02T02:43:53.772Z] 7186ed65a4f7: Download complete [2021-06-02T02:43:53.772Z] 207e8628e3a3: Download complete [2021-06-02T02:43:53.772Z] 595b0fe564bb: Verifying Checksum [2021-06-02T02:43:53.772Z] 595b0fe564bb: Download complete [2021-06-02T02:43:53.772Z] c791037a9be2: Verifying Checksum [2021-06-02T02:43:53.772Z] c791037a9be2: Download complete [2021-06-02T02:43:53.843Z] ---> Running in 7cc692fa3f9b [2021-06-02T02:43:53.843Z] Removing intermediate container 7cc692fa3f9b [2021-06-02T02:43:53.843Z] ---> 22187b41da84 [2021-06-02T02:43:53.843Z] [2021-06-02T02:43:53.843Z] Successfully built 22187b41da84 [2021-06-02T02:43:53.843Z] Successfully tagged security-proxy-setup:latest [2021-06-02T02:43:53.843Z]  Building security-proxy-setup ... done Building support-scheduler [2021-06-02T02:43:55.212Z] 595b0fe564bb: Pull complete [2021-06-02T02:43:55.811Z] 7186ed65a4f7: Pull complete [2021-06-02T02:43:55.811Z] ffd874e62e21: Verifying Checksum [2021-06-02T02:43:55.811Z] ffd874e62e21: Download complete [2021-06-02T02:43:56.085Z] 316046926c0a: Pull complete [2021-06-02T02:43:57.528Z] 4ebd0625c992: Verifying Checksum [2021-06-02T02:43:57.528Z] 4ebd0625c992: Download complete [2021-06-02T02:44:00.448Z] Removing intermediate container a6c9e3bf6db4 [2021-06-02T02:44:00.448Z] ---> cc09e4844454 [2021-06-02T02:44:00.448Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T02:44:00.448Z] ---> Running in 2577d6337b8f [2021-06-02T02:44:00.448Z] Removing intermediate container 670298db835b [2021-06-02T02:44:00.448Z] ---> 2418aa0c739a [2021-06-02T02:44:00.448Z] [2021-06-02T02:44:00.448Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T02:44:00.448Z] ---> 13621d1b12d4 [2021-06-02T02:44:00.448Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T02:44:00.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T02:44:00.448Z] ---> Running in f9f61bd8bd7d [2021-06-02T02:44:00.710Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:44:00.710Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:44:00.710Z] ---> 8687f1151f7a [2021-06-02T02:44:00.710Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T02:44:00.710Z] ---> Using cache [2021-06-02T02:44:00.710Z] ---> 33e0aecf3594 [2021-06-02T02:44:00.710Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:44:00.710Z] ---> Using cache [2021-06-02T02:44:00.710Z] ---> c85d13cca7a7 [2021-06-02T02:44:00.710Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T02:44:00.710Z] ---> Using cache [2021-06-02T02:44:00.710Z] ---> 3738872cd880 [2021-06-02T02:44:00.710Z] Step 6/23 : COPY go.mod . [2021-06-02T02:44:00.710Z] ---> Using cache [2021-06-02T02:44:00.710Z] ---> 7d3317765f1a [2021-06-02T02:44:00.710Z] Step 7/23 : RUN go mod download [2021-06-02T02:44:00.710Z] ---> Using cache [2021-06-02T02:44:00.710Z] ---> dafd98ef40a4 [2021-06-02T02:44:00.710Z] Step 8/23 : COPY . . [2021-06-02T02:44:00.710Z] ---> Using cache [2021-06-02T02:44:00.710Z] ---> 5b95324885ef [2021-06-02T02:44:00.710Z] Step 9/23 : RUN go mod tidy [2021-06-02T02:44:00.710Z] ---> Using cache [2021-06-02T02:44:00.710Z] ---> 491b49885129 [2021-06-02T02:44:00.710Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T02:44:00.710Z] ---> Running in 96d0d6c02670 [2021-06-02T02:44:00.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:00.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:01.233Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T02:44:01.233Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:44:01.233Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T02:44:01.233Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T02:44:01.233Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T02:44:01.233Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T02:44:01.233Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:44:01.233Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:44:01.496Z] OK: 7 MiB in 20 packages [2021-06-02T02:44:01.496Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T02:44:01.496Z] Removing intermediate container 2577d6337b8f [2021-06-02T02:44:01.496Z] ---> bfcdd23c5686 [2021-06-02T02:44:01.496Z] [2021-06-02T02:44:01.496Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T02:44:01.772Z] 20.10.0: Pulling from library/docker [2021-06-02T02:44:02.037Z] Removing intermediate container f9f61bd8bd7d [2021-06-02T02:44:02.037Z] ---> 79889ba4b972 [2021-06-02T02:44:02.037Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T02:44:02.037Z] ---> Running in 4c17f630c3e8 [2021-06-02T02:44:02.299Z] Removing intermediate container 4c17f630c3e8 [2021-06-02T02:44:02.299Z] ---> b9b3b427211b [2021-06-02T02:44:02.299Z] Step 14/26 : WORKDIR / [2021-06-02T02:44:02.559Z] ---> Running in bde010741739 [2021-06-02T02:44:02.824Z] Removing intermediate container bde010741739 [2021-06-02T02:44:02.824Z] ---> 12acb7092091 [2021-06-02T02:44:02.824Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-02T02:44:03.403Z] ---> 2088ee4b0d7b [2021-06-02T02:44:03.403Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-02T02:44:03.675Z] ---> e58855c54e5d [2021-06-02T02:44:03.675Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T02:44:04.259Z] ---> 4c0e69a57d45 [2021-06-02T02:44:04.259Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-02T02:44:04.833Z] ---> 3cd47e43dd13 [2021-06-02T02:44:04.833Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T02:44:05.407Z] Removing intermediate container eb7c6ff4af06 [2021-06-02T02:44:05.407Z] ---> b1c924146d61 [2021-06-02T02:44:05.407Z] [2021-06-02T02:44:05.407Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:44:05.407Z] ---> 13621d1b12d4 [2021-06-02T02:44:05.407Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:44:05.671Z] ---> Running in 18dacdbaa014 [2021-06-02T02:44:05.936Z] ---> b1e0d9370285 [2021-06-02T02:44:05.936Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T02:44:06.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:06.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:06.784Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T02:44:06.784Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:44:06.784Z] OK: 6 MiB in 15 packages [2021-06-02T02:44:06.784Z] ---> a434be66a90d [2021-06-02T02:44:06.784Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T02:44:07.046Z] ---> d2203a5ba1b3 [2021-06-02T02:44:07.047Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-02T02:44:07.047Z] ---> Running in 2a34481508b9 [2021-06-02T02:44:07.310Z] Removing intermediate container 18dacdbaa014 [2021-06-02T02:44:07.310Z] ---> bee5342459c0 [2021-06-02T02:44:07.310Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:44:07.310Z] ---> Running in 85c1b5793781 [2021-06-02T02:44:07.573Z] Removing intermediate container 85c1b5793781 [2021-06-02T02:44:07.573Z] ---> 49a6688fc011 [2021-06-02T02:44:07.573Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T02:44:07.573Z] ---> Running in 3806b5cf9f89 [2021-06-02T02:44:07.703Z] 4ebd0625c992: Pull complete [2021-06-02T02:44:07.843Z] Removing intermediate container 3806b5cf9f89 [2021-06-02T02:44:07.843Z] ---> 1f125f1206e5 [2021-06-02T02:44:07.843Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T02:44:07.843Z] ---> Running in 7b4a61d276cc [2021-06-02T02:44:07.983Z] 207e8628e3a3: Pull complete [2021-06-02T02:44:08.129Z] Removing intermediate container 7b4a61d276cc [2021-06-02T02:44:08.129Z] ---> e2e681014e87 [2021-06-02T02:44:08.129Z] Step 16/24 : WORKDIR / [2021-06-02T02:44:08.419Z] ---> Running in 0c7f48c3f7b7 [2021-06-02T02:44:08.592Z] c791037a9be2: Pull complete [2021-06-02T02:44:08.692Z] Removing intermediate container 2a34481508b9 [2021-06-02T02:44:08.692Z] ---> fb0ec8780e9c [2021-06-02T02:44:08.692Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T02:44:08.692Z] ---> Running in 4f8fdc363fef [2021-06-02T02:44:08.952Z] Removing intermediate container 0c7f48c3f7b7 [2021-06-02T02:44:08.952Z] ---> ecf0b8c73e87 [2021-06-02T02:44:08.952Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:44:08.952Z] Removing intermediate container 4f8fdc363fef [2021-06-02T02:44:08.952Z] ---> 0199b0f11aa8 [2021-06-02T02:44:08.952Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T02:44:09.227Z] Removing intermediate container 36e3a293f8dc [2021-06-02T02:44:09.227Z] ---> 71b57b98bfdc [2021-06-02T02:44:09.227Z] [2021-06-02T02:44:09.227Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T02:44:09.227Z] ---> 13621d1b12d4 [2021-06-02T02:44:09.227Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T02:44:09.227Z] ---> Running in d91c1a5f91da [2021-06-02T02:44:09.490Z] ---> 599bd230bf6e [2021-06-02T02:44:09.490Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T02:44:09.490Z] ---> Running in 2aac1aa98d11 [2021-06-02T02:44:09.490Z] Removing intermediate container d91c1a5f91da [2021-06-02T02:44:09.490Z] ---> e9688e51d362 [2021-06-02T02:44:09.490Z] Step 25/26 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:44:09.755Z] ---> Running in 2b3593db4242 [2021-06-02T02:44:09.755Z] Removing intermediate container 2aac1aa98d11 [2021-06-02T02:44:09.755Z] ---> 19166197843b [2021-06-02T02:44:09.755Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T02:44:09.755Z] ---> Running in 412366c44f5c [2021-06-02T02:44:10.016Z] Removing intermediate container 2b3593db4242 [2021-06-02T02:44:10.016Z] ---> 7a79be947007 [2021-06-02T02:44:10.016Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T02:44:10.016Z] ---> Running in e110e5e6f041 [2021-06-02T02:44:10.289Z] ---> 18849af403cd [2021-06-02T02:44:10.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T02:44:10.556Z] Removing intermediate container e110e5e6f041 [2021-06-02T02:44:10.556Z] ---> 64d69ac75c30 [2021-06-02T02:44:10.556Z] [2021-06-02T02:44:10.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:10.819Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:10.819Z] Successfully built 64d69ac75c30 [2021-06-02T02:44:10.819Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T02:44:10.819Z] Building support-notifications [2021-06-02T02:44:11.083Z]  Building security-secretstore-setup ... done (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T02:44:11.083Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T02:44:11.083Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:44:11.083Z] OK: 6 MiB in 16 packages [2021-06-02T02:44:11.083Z] ---> e786cd3f0aa6 [2021-06-02T02:44:11.083Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T02:44:11.350Z] ---> Running in 3b5a8ce8548c [2021-06-02T02:44:11.350Z] Removing intermediate container 3b5a8ce8548c [2021-06-02T02:44:11.350Z] ---> 4bfb286a55ac [2021-06-02T02:44:11.350Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:44:11.350Z] ---> Running in ece7e18acbf5 [2021-06-02T02:44:11.993Z] ffd874e62e21: Pull complete [2021-06-02T02:44:12.522Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T02:44:12.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T02:44:12.522Z] ---> cfc18b08335c [2021-06-02T02:44:12.522Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-02T02:44:12.764Z] Removing intermediate container ece7e18acbf5 [2021-06-02T02:44:12.764Z] ---> 568210709f13 [2021-06-02T02:44:12.764Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T02:44:12.764Z] Removing intermediate container 412366c44f5c [2021-06-02T02:44:12.764Z] ---> c03941afacd0 [2021-06-02T02:44:12.764Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T02:44:12.764Z] ---> Running in f210b614c6df [2021-06-02T02:44:12.764Z] ---> Running in d10c8fe35fff [2021-06-02T02:44:13.047Z] Removing intermediate container d10c8fe35fff [2021-06-02T02:44:13.047Z] ---> 08335841b323 [2021-06-02T02:44:13.047Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T02:44:13.047Z] Removing intermediate container f210b614c6df [2021-06-02T02:44:13.047Z] ---> d7771198d829 [2021-06-02T02:44:13.047Z] Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:44:13.047Z] ---> Running in 8ebda39eb7c3 [2021-06-02T02:44:13.316Z] ---> Running in ca7e0083bc4f [2021-06-02T02:44:13.583Z] Removing intermediate container ca7e0083bc4f [2021-06-02T02:44:13.583Z] ---> 1c76ade31249 [2021-06-02T02:44:13.583Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:44:13.583Z] Removing intermediate container 8ebda39eb7c3 [2021-06-02T02:44:13.583Z] ---> aeb5e446cbc2 [2021-06-02T02:44:13.583Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T02:44:13.583Z] ---> Running in 61a4785d10bb [2021-06-02T02:44:13.583Z] ---> Running in 66cc093df196 [2021-06-02T02:44:13.843Z] Removing intermediate container 61a4785d10bb [2021-06-02T02:44:13.843Z] ---> ab098d168af3 [2021-06-02T02:44:13.843Z] [2021-06-02T02:44:13.843Z] Successfully built ab098d168af3 [2021-06-02T02:44:14.106Z] Successfully tagged core-metadata:latest [2021-06-02T02:44:14.106Z]  Building core-metadata ... done Building core-command [2021-06-02T02:44:14.106Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T02:44:14.106Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T02:44:14.106Z] ---> aefe523efa57 [2021-06-02T02:44:14.107Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:44:14.107Z] ---> Running in 835b35b379f9 [2021-06-02T02:44:14.371Z] Removing intermediate container 835b35b379f9 [2021-06-02T02:44:14.371Z] ---> 82df60231623 [2021-06-02T02:44:14.371Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T02:44:15.179Z] ---> Running in 7f0b8f0b2b04 [2021-06-02T02:44:15.327Z] ---> Running in a2f06759b21f [2021-06-02T02:44:15.906Z] Removing intermediate container 66cc093df196 [2021-06-02T02:44:15.906Z] ---> 664853e308ba [2021-06-02T02:44:15.906Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T02:44:15.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:15.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:15.906Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T02:44:15.906Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T02:44:15.906Z] Executing bash-5.0.17-r0.post-install [2021-06-02T02:44:15.906Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:44:15.906Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T02:44:16.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:44:16.170Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T02:44:16.170Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T02:44:16.170Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T02:44:16.170Z] ---> Running in 8e31d6f83af7 [2021-06-02T02:44:16.170Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T02:44:16.170Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T02:44:16.170Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T02:44:16.170Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T02:44:16.170Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T02:44:16.170Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T02:44:16.748Z] Removing intermediate container 8e31d6f83af7 [2021-06-02T02:44:16.748Z] ---> 6d50ccef8141 [2021-06-02T02:44:16.748Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T02:44:17.009Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T02:44:17.009Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T02:44:17.009Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T02:44:17.009Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T02:44:17.009Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T02:44:17.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:44:17.273Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T02:44:17.273Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T02:44:17.273Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T02:44:17.273Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T02:44:17.273Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T02:44:17.273Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T02:44:17.273Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T02:44:17.532Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T02:44:17.532Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T02:44:17.532Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T02:44:17.532Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T02:44:17.532Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T02:44:17.794Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T02:44:17.794Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T02:44:18.110Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T02:44:18.366Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T02:44:18.366Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T02:44:18.366Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T02:44:18.366Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T02:44:18.366Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T02:44:18.366Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T02:44:18.366Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T02:44:18.385Z] (2/12) Installing file (5.39-r0) [2021-06-02T02:44:18.385Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T02:44:18.385Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T02:44:19.325Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:44:19.325Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:44:19.325Z] ---> 8687f1151f7a [2021-06-02T02:44:19.325Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:44:19.325Z] ---> Using cache [2021-06-02T02:44:19.325Z] ---> 33e0aecf3594 [2021-06-02T02:44:19.325Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:44:19.325Z] ---> Using cache [2021-06-02T02:44:19.325Z] ---> c85d13cca7a7 [2021-06-02T02:44:19.325Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T02:44:19.325Z] ---> Using cache [2021-06-02T02:44:19.325Z] ---> 3738872cd880 [2021-06-02T02:44:19.325Z] Step 6/24 : COPY go.mod . [2021-06-02T02:44:19.325Z] ---> Using cache [2021-06-02T02:44:19.325Z] ---> 7d3317765f1a [2021-06-02T02:44:19.325Z] Step 7/24 : RUN go mod download [2021-06-02T02:44:19.325Z] ---> Using cache [2021-06-02T02:44:19.325Z] ---> dafd98ef40a4 [2021-06-02T02:44:19.325Z] Step 8/24 : COPY . . [2021-06-02T02:44:19.325Z] ---> Using cache [2021-06-02T02:44:19.325Z] ---> 5b95324885ef [2021-06-02T02:44:19.325Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:44:19.325Z] ---> Using cache [2021-06-02T02:44:19.325Z] ---> 491b49885129 [2021-06-02T02:44:19.325Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T02:44:19.896Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T02:44:19.896Z] OK: 72 MiB in 59 packages [2021-06-02T02:44:21.289Z] ---> 9650e303d255 [2021-06-02T02:44:21.289Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T02:44:21.289Z] ---> Running in e7dcf6fe640e [2021-06-02T02:44:21.289Z] ---> Running in 5ea66ab21965 [2021-06-02T02:44:22.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T02:44:22.864Z] Collecting docker-compose==1.23.2 [2021-06-02T02:44:22.864Z] Removing intermediate container 5ea66ab21965 [2021-06-02T02:44:22.864Z] ---> e7f45a4a542f [2021-06-02T02:44:22.864Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:44:22.864Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T02:44:23.128Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T02:44:23.128Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T02:44:23.128Z] ---> b27799e18185 [2021-06-02T02:44:23.128Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T02:44:23.776Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T02:44:23.777Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T02:44:23.777Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T02:44:23.777Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T02:44:24.047Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T02:44:24.047Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T02:44:24.106Z] ---> d4739438abd5 [2021-06-02T02:44:24.106Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T02:44:24.106Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:44:24.106Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:44:24.106Z] ---> 8687f1151f7a [2021-06-02T02:44:24.106Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T02:44:24.106Z] ---> Using cache [2021-06-02T02:44:24.106Z] ---> 33e0aecf3594 [2021-06-02T02:44:24.106Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:44:24.106Z] ---> Using cache [2021-06-02T02:44:24.106Z] ---> c85d13cca7a7 [2021-06-02T02:44:24.106Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T02:44:24.106Z] ---> Running in 7b25451723a2 [2021-06-02T02:44:24.106Z] Collecting PyYAML<4,>=3.10 [2021-06-02T02:44:24.106Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T02:44:24.320Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T02:44:24.321Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T02:44:24.321Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T02:44:24.321Z] OK: 218 MiB in 52 packages [2021-06-02T02:44:24.374Z] ---> 3aacd2c81ee3 [2021-06-02T02:44:24.374Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T02:44:24.978Z] ---> 2f44c6ba0820 [2021-06-02T02:44:24.978Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T02:44:24.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:25.258Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T02:44:25.258Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T02:44:25.258Z] ---> d03c05b19267 [2021-06-02T02:44:25.258Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T02:44:25.258Z] ---> Running in e0b1ad5f6f27 [2021-06-02T02:44:25.544Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T02:44:25.544Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T02:44:25.544Z] Removing intermediate container e0b1ad5f6f27 [2021-06-02T02:44:25.544Z] ---> 9dfb2b48b196 [2021-06-02T02:44:25.544Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T02:44:25.544Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-02T02:44:25.822Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T02:44:25.822Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T02:44:25.822Z] ---> 06448934178e [2021-06-02T02:44:25.822Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T02:44:25.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:25.822Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T02:44:25.822Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T02:44:25.822Z] ---> Running in fa3e4088fee5 [2021-06-02T02:44:26.422Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T02:44:26.422Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T02:44:26.422Z] OK: 219 MiB in 52 packages [2021-06-02T02:44:26.422Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T02:44:26.422Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T02:44:27.024Z] Removing intermediate container fa3e4088fee5 [2021-06-02T02:44:27.024Z] ---> 9ba1c2bfd272 [2021-06-02T02:44:27.024Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T02:44:27.024Z] Removing intermediate container 7b25451723a2 [2021-06-02T02:44:27.024Z] ---> 29d50d5e4137 [2021-06-02T02:44:27.024Z] Step 6/23 : COPY go.mod . [2021-06-02T02:44:27.024Z] ---> Running in 1c57dfeb4a5f [2021-06-02T02:44:27.292Z] Removing intermediate container 1c57dfeb4a5f [2021-06-02T02:44:27.292Z] ---> 98e4ff47d9f8 [2021-06-02T02:44:27.292Z] Step 29/32 : CMD ["gate"] [2021-06-02T02:44:27.292Z] ---> 91778d1ea93c [2021-06-02T02:44:27.292Z] Step 7/23 : RUN go mod download [2021-06-02T02:44:27.292Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T02:44:27.292Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T02:44:27.292Z] ---> Running in e1f72004c5cd [2021-06-02T02:44:27.292Z] ---> Running in 7d2f448a37e2 [2021-06-02T02:44:27.564Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T02:44:27.564Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T02:44:27.564Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-02T02:44:27.564Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-02T02:44:27.564Z] Removing intermediate container e1f72004c5cd [2021-06-02T02:44:27.564Z] ---> 91904d6bd310 [2021-06-02T02:44:27.564Z] Step 30/32 : LABEL arch=x86_64 [2021-06-02T02:44:27.564Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T02:44:27.564Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T02:44:27.840Z] ---> Running in 697f0accc51f [2021-06-02T02:44:27.840Z] Collecting idna<2.8,>=2.5 [2021-06-02T02:44:27.840Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T02:44:27.840Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T02:44:27.840Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T02:44:27.840Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T02:44:27.840Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T02:44:27.840Z] Removing intermediate container 697f0accc51f [2021-06-02T02:44:27.840Z] ---> d136af36ccf5 [2021-06-02T02:44:27.840Z] Step 31/32 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:44:28.108Z] ---> Running in 8aa2ebf1d4f0 [2021-06-02T02:44:28.108Z] Installing collected packages: docopt, PyYAML, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, dockerpty, cached-property, texttable, docker-compose [2021-06-02T02:44:28.108Z] Running setup.py install for docopt: started [2021-06-02T02:44:28.108Z] Removing intermediate container 8aa2ebf1d4f0 [2021-06-02T02:44:28.108Z] ---> 23560ffea880 [2021-06-02T02:44:28.108Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T02:44:28.374Z] ---> Running in 2d4f95e36176 [2021-06-02T02:44:28.649Z] Removing intermediate container 2d4f95e36176 [2021-06-02T02:44:28.649Z] ---> 0df678fd6558 [2021-06-02T02:44:28.649Z] [2021-06-02T02:44:28.649Z] Removing intermediate container 7d2f448a37e2 [2021-06-02T02:44:28.649Z] ---> 53d623b763f9 [2021-06-02T02:44:28.649Z] Step 8/23 : COPY . . [2021-06-02T02:44:28.649Z] Successfully built 0df678fd6558 [2021-06-02T02:44:28.649Z] Successfully tagged security-bootstrapper:latest [2021-06-02T02:44:28.663Z] Removing intermediate container 7f0b8f0b2b04 [2021-06-02T02:44:28.663Z] ---> 22c1a1c2cfbe [2021-06-02T02:44:28.663Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T02:44:28.663Z] ---> Running in 2a7730adccf4 [2021-06-02T02:44:28.932Z] Building core-data [2021-06-02T02:44:28.932Z]  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' [2021-06-02T02:44:28.932Z] Running setup.py install for PyYAML: started [2021-06-02T02:44:28.940Z] Removing intermediate container 2a7730adccf4 [2021-06-02T02:44:28.940Z] ---> a389ffec736b [2021-06-02T02:44:28.940Z] Step 5/6 : COPY go.mod . [2021-06-02T02:44:29.546Z] ---> f08595b20528 [2021-06-02T02:44:29.546Z] Step 6/6 : RUN go mod download [2021-06-02T02:44:29.821Z] ---> Running in 24bee5983ae3 [2021-06-02T02:44:29.974Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T02:44:30.579Z] Attempting uninstall: urllib3 [2021-06-02T02:44:30.579Z] Found existing installation: urllib3 1.25.9 [2021-06-02T02:44:30.579Z] Uninstalling urllib3-1.25.9: [2021-06-02T02:44:30.579Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T02:44:30.844Z] Attempting uninstall: idna [2021-06-02T02:44:30.844Z] Found existing installation: idna 2.9 [2021-06-02T02:44:30.844Z] Uninstalling idna-2.9: [2021-06-02T02:44:30.844Z] Successfully uninstalled idna-2.9 [2021-06-02T02:44:31.127Z] Attempting uninstall: requests [2021-06-02T02:44:31.127Z] Found existing installation: requests 2.23.0 [2021-06-02T02:44:31.127Z] Uninstalling requests-2.23.0: [2021-06-02T02:44:31.127Z] Successfully uninstalled requests-2.23.0 [2021-06-02T02:44:34.653Z] Running setup.py install for dockerpty: started [2021-06-02T02:44:35.228Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T02:44:36.631Z] Running setup.py install for texttable: started [2021-06-02T02:44:36.631Z] Removing intermediate container 96d0d6c02670 [2021-06-02T02:44:36.631Z] ---> 3c82791b54fc [2021-06-02T02:44:36.631Z] [2021-06-02T02:44:36.631Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T02:44:36.631Z] ---> 13621d1b12d4 [2021-06-02T02:44:36.631Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:44:36.631Z] ---> Using cache [2021-06-02T02:44:36.631Z] ---> bee5342459c0 [2021-06-02T02:44:36.631Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:44:36.631Z] ---> Using cache [2021-06-02T02:44:36.631Z] ---> 49a6688fc011 [2021-06-02T02:44:36.631Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T02:44:36.895Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T02:44:36.895Z] ---> Running in 021b811e2d82 [2021-06-02T02:44:36.895Z] ---> e1a11ede9ea3 [2021-06-02T02:44:36.895Z] Step 9/23 : RUN go mod tidy [2021-06-02T02:44:37.166Z] ---> Running in f1226ce743b0 [2021-06-02T02:44:37.166Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-02T02:44:37.166Z] Removing intermediate container 021b811e2d82 [2021-06-02T02:44:37.166Z] ---> 675a68a3512f [2021-06-02T02:44:37.166Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T02:44:37.166Z] ---> Running in 975e36cf8dc9 [2021-06-02T02:44:37.739Z] Removing intermediate container 975e36cf8dc9 [2021-06-02T02:44:37.739Z] ---> 1443179ddba9 [2021-06-02T02:44:37.739Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:44:38.313Z] ---> ba3559490837 [2021-06-02T02:44:38.313Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T02:44:39.262Z] ---> d24c1800cb10 [2021-06-02T02:44:39.262Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T02:44:39.836Z] ---> f3ef217adac6 [2021-06-02T02:44:39.836Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T02:44:39.836Z] Removing intermediate container f1226ce743b0 [2021-06-02T02:44:39.836Z] ---> 81f6458ef9e5 [2021-06-02T02:44:39.836Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T02:44:39.836Z] ---> Running in 51d851cc63fa [2021-06-02T02:44:39.836Z] ---> Running in 9d625b80ae49 [2021-06-02T02:44:40.101Z] Removing intermediate container 51d851cc63fa [2021-06-02T02:44:40.101Z] ---> 792b7d5636e4 [2021-06-02T02:44:40.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:44:40.361Z] ---> Running in 6826de0ca464 [2021-06-02T02:44:40.636Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T02:44:40.636Z] Removing intermediate container 6826de0ca464 [2021-06-02T02:44:40.636Z] ---> eb42d316dc30 [2021-06-02T02:44:40.636Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T02:44:40.903Z] ---> Running in e507ea205bef [2021-06-02T02:44:41.487Z] Removing intermediate container e507ea205bef [2021-06-02T02:44:41.487Z] ---> 459aa1448f07 [2021-06-02T02:44:41.487Z] Step 22/23 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:44:41.759Z] ---> Running in 066f88103623 [2021-06-02T02:44:41.759Z] Removing intermediate container a2f06759b21f [2021-06-02T02:44:41.759Z] ---> bc9c229996c8 [2021-06-02T02:44:41.760Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T02:44:42.027Z] Removing intermediate container 066f88103623 [2021-06-02T02:44:42.027Z] ---> 0a9586282a46 [2021-06-02T02:44:42.027Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T02:44:42.027Z] ---> Running in 65c09fb77e20 [2021-06-02T02:44:42.027Z] ---> Running in 2d6838e3015c [2021-06-02T02:44:42.292Z] Removing intermediate container 2d6838e3015c [2021-06-02T02:44:42.292Z] ---> b88234e79d9b [2021-06-02T02:44:42.292Z] [2021-06-02T02:44:42.292Z] Removing intermediate container 65c09fb77e20 [2021-06-02T02:44:42.292Z] ---> 8fcbbd7b1b83 [2021-06-02T02:44:42.292Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T02:44:42.292Z] Successfully built b88234e79d9b [2021-06-02T02:44:42.554Z] Successfully tagged support-scheduler:latest [2021-06-02T02:44:42.554Z]  Building support-scheduler ... done  ---> Running in 7cf5dbc1010e [2021-06-02T02:44:42.816Z] Removing intermediate container 7cf5dbc1010e [2021-06-02T02:44:42.816Z] ---> 92055987743e [2021-06-02T02:44:42.816Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T02:44:43.401Z] ---> 76753604cdc7 [2021-06-02T02:44:43.401Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T02:44:43.987Z] ---> 594a5360fa23 [2021-06-02T02:44:43.987Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T02:44:44.266Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:44:44.266Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:44:44.266Z] ---> 8687f1151f7a [2021-06-02T02:44:44.266Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:44:44.266Z] ---> Using cache [2021-06-02T02:44:44.266Z] ---> 33e0aecf3594 [2021-06-02T02:44:44.266Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:44:44.266Z] ---> Using cache [2021-06-02T02:44:44.266Z] ---> c85d13cca7a7 [2021-06-02T02:44:44.266Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T02:44:44.266Z] ---> Running in d7f0ae0f6851 [2021-06-02T02:44:44.537Z] ---> a69c5c4fb263 [2021-06-02T02:44:44.537Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T02:44:44.537Z] ---> Running in b984b32d224b [2021-06-02T02:44:44.537Z] Removing intermediate container b984b32d224b [2021-06-02T02:44:44.537Z] ---> 10a3f206f4df [2021-06-02T02:44:44.537Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:44:44.810Z] ---> Running in 463b068ccee7 [2021-06-02T02:44:44.810Z] Removing intermediate container 463b068ccee7 [2021-06-02T02:44:44.810Z] ---> 13c0174ca5e9 [2021-06-02T02:44:44.810Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T02:44:45.093Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:45.093Z] ---> Running in fc0be38f394e [2021-06-02T02:44:45.093Z] Removing intermediate container fc0be38f394e [2021-06-02T02:44:45.093Z] ---> 83778b1be776 [2021-06-02T02:44:45.094Z] Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:44:45.094Z] ---> Running in 25134a890c3d [2021-06-02T02:44:45.368Z] Removing intermediate container 25134a890c3d [2021-06-02T02:44:45.368Z] ---> a896781574aa [2021-06-02T02:44:45.368Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:44:45.368Z] ---> Running in 10ae58b31264 [2021-06-02T02:44:45.646Z] Removing intermediate container 10ae58b31264 [2021-06-02T02:44:45.646Z] ---> e7866a0ff742 [2021-06-02T02:44:45.646Z] [2021-06-02T02:44:45.646Z] Successfully built e7866a0ff742 [2021-06-02T02:44:45.646Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T02:44:45.918Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:44:46.514Z] OK: 219 MiB in 52 packages [2021-06-02T02:44:46.783Z] Removing intermediate container d7f0ae0f6851 [2021-06-02T02:44:46.783Z] ---> 9c855dc3260b [2021-06-02T02:44:46.783Z] Step 6/24 : COPY go.mod . [2021-06-02T02:44:47.046Z] ---> bda23084c65d [2021-06-02T02:44:47.046Z] Step 7/24 : RUN go mod download [2021-06-02T02:44:47.046Z] ---> Running in 55b2bc142aa5 [2021-06-02T02:44:48.443Z] Removing intermediate container 55b2bc142aa5 [2021-06-02T02:44:48.443Z] ---> 3642ea0225ae [2021-06-02T02:44:48.443Z] Step 8/24 : COPY . . [2021-06-02T02:44:52.669Z] Removing intermediate container e7dcf6fe640e [2021-06-02T02:44:52.669Z] ---> fe833e0cfc6e [2021-06-02T02:44:52.669Z] [2021-06-02T02:44:52.669Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:44:52.669Z] ---> 13621d1b12d4 [2021-06-02T02:44:52.669Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:44:52.669Z] ---> Using cache [2021-06-02T02:44:52.669Z] ---> bee5342459c0 [2021-06-02T02:44:52.669Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:44:52.669Z] ---> Using cache [2021-06-02T02:44:52.669Z] ---> 49a6688fc011 [2021-06-02T02:44:52.669Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T02:44:52.946Z] ---> Running in 0d59b673bcd6 [2021-06-02T02:44:53.221Z] Removing intermediate container 0d59b673bcd6 [2021-06-02T02:44:53.221Z] ---> 0fba950b912f [2021-06-02T02:44:53.221Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T02:44:53.491Z] ---> Running in f937cfe332ba [2021-06-02T02:44:54.081Z] Removing intermediate container f937cfe332ba [2021-06-02T02:44:54.081Z] ---> 3411cb100869 [2021-06-02T02:44:54.081Z] Step 16/24 : WORKDIR / [2021-06-02T02:44:54.082Z] ---> f5f873c96d1a [2021-06-02T02:44:54.082Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:44:54.082Z] ---> Running in b9a45192b406 [2021-06-02T02:44:54.082Z] ---> Running in 67b9a8fc9a1a [2021-06-02T02:44:54.348Z] Removing intermediate container b9a45192b406 [2021-06-02T02:44:54.348Z] ---> 6989141be7c1 [2021-06-02T02:44:54.348Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:44:54.618Z] ---> 53c05aafc4a4 [2021-06-02T02:44:54.618Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T02:44:55.196Z] ---> 016b4621ba6d [2021-06-02T02:44:55.196Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T02:44:55.459Z] ---> e4f8869f73d8 [2021-06-02T02:44:55.459Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T02:44:55.459Z] ---> Running in c9a41d280620 [2021-06-02T02:44:55.725Z] Removing intermediate container c9a41d280620 [2021-06-02T02:44:55.725Z] ---> 398811967324 [2021-06-02T02:44:55.725Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:44:55.725Z] ---> Running in 146bd9f1bb07 [2021-06-02T02:44:55.725Z] Removing intermediate container 67b9a8fc9a1a [2021-06-02T02:44:55.725Z] ---> ab032d0601d9 [2021-06-02T02:44:55.725Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T02:44:55.725Z] ---> Running in e91f47b173f0 [2021-06-02T02:44:55.725Z] Removing intermediate container 146bd9f1bb07 [2021-06-02T02:44:55.725Z] ---> bea2aca4fa13 [2021-06-02T02:44:55.725Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T02:44:55.997Z] ---> Running in 719c9f553381 [2021-06-02T02:44:56.271Z] Removing intermediate container 719c9f553381 [2021-06-02T02:44:56.271Z] ---> 298f2cc337cb [2021-06-02T02:44:56.271Z] Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:44:56.271Z] ---> Running in b764b1f2015d [2021-06-02T02:44:56.271Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T02:44:56.535Z] Removing intermediate container b764b1f2015d [2021-06-02T02:44:56.535Z] ---> df94e0e99155 [2021-06-02T02:44:56.535Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:44:56.535Z] ---> Running in 40da95356501 [2021-06-02T02:44:56.535Z] Removing intermediate container 40da95356501 [2021-06-02T02:44:56.535Z] ---> c60d2fbbee1c [2021-06-02T02:44:56.535Z] [2021-06-02T02:44:56.641Z] Removing intermediate container 24bee5983ae3 [2021-06-02T02:44:56.641Z] ---> 936e02e7dafa [2021-06-02T02:44:56.641Z] Successfully built 936e02e7dafa [2021-06-02T02:44:56.641Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:44:56.796Z] Successfully built c60d2fbbee1c [2021-06-02T02:44:56.796Z] Successfully tagged core-command:latest [2021-06-02T02:44:56.983Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T02:44:56.983Z] . [Pipeline] withDockerContainer [2021-06-02T02:44:57.228Z] prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container [2021-06-02T02:44:57.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T02:44:59.114Z] $ docker top 2a3d81961cedb50a3fe6c6c4f31d68d5c8a8bf4616c21ae5bbf02bfcbaaf22ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:45:00.113Z] + go version [2021-06-02T02:45:00.113Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T02:45:00.133Z]  Building core-command ... done Removing intermediate container 9d625b80ae49 [2021-06-02T02:45:00.133Z] ---> 20b9d7a5ae7e [2021-06-02T02:45:00.133Z] [2021-06-02T02:45:00.133Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T02:45:00.133Z] ---> 13621d1b12d4 [2021-06-02T02:45:00.133Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T02:45:00.134Z] $ docker stop --time=1 2a3d81961cedb50a3fe6c6c4f31d68d5c8a8bf4616c21ae5bbf02bfcbaaf22ba [2021-06-02T02:45:00.397Z] ---> Running in ca4d98b905b5 [2021-06-02T02:45:00.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:45:00.922Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:45:00.922Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T02:45:00.922Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T02:45:00.922Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:45:00.922Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:45:00.922Z] OK: 6 MiB in 16 packages [2021-06-02T02:45:01.505Z] Removing intermediate container ca4d98b905b5 [2021-06-02T02:45:01.505Z] ---> 6d1cf8e10def [2021-06-02T02:45:01.505Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:45:01.505Z] ---> Running in b9c0932c7af1 [2021-06-02T02:45:01.770Z] Removing intermediate container b9c0932c7af1 [2021-06-02T02:45:01.770Z] ---> 99070e45dd5c [2021-06-02T02:45:01.770Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T02:45:01.770Z] ---> Running in c73c3f74241d [2021-06-02T02:45:01.770Z] Removing intermediate container c73c3f74241d [2021-06-02T02:45:01.770Z] ---> ce6796286b9a [2021-06-02T02:45:01.770Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T02:45:02.027Z] $ docker rm -f 2a3d81961cedb50a3fe6c6c4f31d68d5c8a8bf4616c21ae5bbf02bfcbaaf22ba [2021-06-02T02:45:02.044Z] ---> Running in a356568f13e2 [2021-06-02T02:45:02.044Z] Removing intermediate container a356568f13e2 [2021-06-02T02:45:02.044Z] ---> b1ec933e2ace [2021-06-02T02:45:02.044Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:45:02.644Z] ---> 4910c0d822d6 [2021-06-02T02:45:02.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T02:45:02.820Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T02:45:02.820Z] . [Pipeline] withDockerContainer [2021-06-02T02:45:02.918Z] ---> a6519882af8a [2021-06-02T02:45:02.918Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T02:45:03.083Z] prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container [2021-06-02T02:45:03.172Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T02:45:03.499Z] ---> 75f76e625eb5 [2021-06-02T02:45:03.499Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T02:45:03.499Z] ---> Running in 402820d32909 [2021-06-02T02:45:03.499Z] Removing intermediate container 402820d32909 [2021-06-02T02:45:03.499Z] ---> 563c1e42dcc6 [2021-06-02T02:45:03.499Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:45:03.760Z] ---> Running in 014c3dd1cd36 [2021-06-02T02:45:03.760Z] Removing intermediate container 014c3dd1cd36 [2021-06-02T02:45:03.760Z] ---> 4670e44e8fdd [2021-06-02T02:45:03.760Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T02:45:03.760Z] ---> Running in 57463253b7b7 [2021-06-02T02:45:04.038Z] Removing intermediate container 57463253b7b7 [2021-06-02T02:45:04.038Z] ---> ad5075033432 [2021-06-02T02:45:04.038Z] Step 22/23 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:45:04.038Z] ---> Running in c3274b73361c [2021-06-02T02:45:04.038Z] Removing intermediate container c3274b73361c [2021-06-02T02:45:04.038Z] ---> cceb100e4941 [2021-06-02T02:45:04.038Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T02:45:04.311Z] ---> Running in ad00e8088bb9 [2021-06-02T02:45:04.311Z] Removing intermediate container ad00e8088bb9 [2021-06-02T02:45:04.311Z] ---> 75c8eef238b5 [2021-06-02T02:45:04.311Z] [2021-06-02T02:45:04.574Z] Successfully built 75c8eef238b5 [2021-06-02T02:45:04.574Z] Successfully tagged support-notifications:latest [2021-06-02T02:45:04.728Z] $ docker top ed4f15a9fa61cf70fedb137d39ebeedf3dc4a52d697cccb7bf9e1d7d3d440aa4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T02:45:05.031Z] ========================================================= [2021-06-02T02:45:05.032Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T02:45:05.032Z] ========================================================= [Pipeline] sh [2021-06-02T02:45:05.680Z] + go mod tidy [Pipeline] sh [2021-06-02T02:45:07.336Z] + make test [2021-06-02T02:45:07.336Z] go mod tidy [2021-06-02T02:45:07.937Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T02:45:11.257Z]  Building support-notifications ... done Removing intermediate container e91f47b173f0 [2021-06-02T02:45:11.257Z] ---> e533eeda90d9 [2021-06-02T02:45:11.258Z] [2021-06-02T02:45:11.258Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:45:11.258Z] ---> 13621d1b12d4 [2021-06-02T02:45:11.258Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T02:45:11.258Z] ---> Running in c49d246789b3 [2021-06-02T02:45:11.258Z] Removing intermediate container c49d246789b3 [2021-06-02T02:45:11.258Z] ---> 6613e2f73d26 [2021-06-02T02:45:11.258Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T02:45:11.258Z] ---> Running in 041b4260558b [2021-06-02T02:45:11.258Z] Removing intermediate container 041b4260558b [2021-06-02T02:45:11.258Z] ---> 9508996c1540 [2021-06-02T02:45:11.258Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T02:45:11.258Z] ---> Running in 3d81d124c15a [2021-06-02T02:45:11.258Z] Removing intermediate container 3d81d124c15a [2021-06-02T02:45:11.258Z] ---> 70fb0b1a1d3d [2021-06-02T02:45:11.258Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:45:11.258Z] ---> Running in e021733669c8 [2021-06-02T02:45:11.839Z] Removing intermediate container e021733669c8 [2021-06-02T02:45:11.839Z] ---> 92b6a2f9e5ce [2021-06-02T02:45:11.839Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T02:45:11.839Z] ---> Running in 9ec0e035666b [2021-06-02T02:45:12.100Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:45:12.669Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:45:12.928Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T02:45:13.188Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T02:45:13.188Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T02:45:13.188Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T02:45:14.132Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T02:45:14.132Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T02:45:14.393Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:45:14.393Z] OK: 8 MiB in 20 packages [2021-06-02T02:45:14.658Z] Removing intermediate container 9ec0e035666b [2021-06-02T02:45:14.658Z] ---> af2d4d7cf446 [2021-06-02T02:45:14.658Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:45:14.658Z] ---> 599a6842b1ef [2021-06-02T02:45:14.658Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T02:45:14.917Z] ---> 35958d31affa [2021-06-02T02:45:14.917Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T02:45:15.177Z] ---> 0d856dce36da [2021-06-02T02:45:15.177Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T02:45:15.177Z] ---> Running in b5ce9c845116 [2021-06-02T02:45:15.177Z] Removing intermediate container b5ce9c845116 [2021-06-02T02:45:15.177Z] ---> 1618b98049ab [2021-06-02T02:45:15.177Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:45:15.177Z] ---> Running in c63e42038658 [2021-06-02T02:45:15.437Z] Removing intermediate container c63e42038658 [2021-06-02T02:45:15.438Z] ---> 84cbf32e37a0 [2021-06-02T02:45:15.438Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T02:45:15.438Z] ---> Running in 1370cad6d6d9 [2021-06-02T02:45:15.438Z] Removing intermediate container 1370cad6d6d9 [2021-06-02T02:45:15.438Z] ---> 01b5589d7e10 [2021-06-02T02:45:15.438Z] Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:45:15.438Z] ---> Running in 67159c0a4912 [2021-06-02T02:45:15.698Z] Removing intermediate container 67159c0a4912 [2021-06-02T02:45:15.698Z] ---> 4ebbc9082b5d [2021-06-02T02:45:15.698Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:45:15.698Z] ---> Running in 089e1a16dfe2 [2021-06-02T02:45:15.698Z] Removing intermediate container 089e1a16dfe2 [2021-06-02T02:45:15.698Z] ---> 2729de7df9a1 [2021-06-02T02:45:15.698Z] [2021-06-02T02:45:15.959Z] Successfully built 2729de7df9a1 [2021-06-02T02:45:15.959Z] Successfully tagged core-data:latest [2021-06-02T02:45:15.965Z]  Building core-data ... done  [Pipeline] } [2021-06-02T02:45:15.966Z] $ docker stop --time=1 4f108747d770da40450f1955af04f9647b34a00af696e142b907f48427908824 [2021-06-02T02:45:17.213Z] $ docker rm -f 4f108747d770da40450f1955af04f9647b34a00af696e142b907f48427908824 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T02:45:17.601Z] + docker images [2021-06-02T02:45:17.602Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T02:45:17.602Z] core-data latest 2729de7df9a1 2 seconds ago 21.6MB [2021-06-02T02:45:17.602Z] e533eeda90d9 7 seconds ago 1.17GB [2021-06-02T02:45:17.602Z] support-notifications latest 75c8eef238b5 13 seconds ago 17.8MB [2021-06-02T02:45:17.602Z] 20b9d7a5ae7e 18 seconds ago 1.16GB [2021-06-02T02:45:17.602Z] core-command latest c60d2fbbee1c 21 seconds ago 17.1MB [2021-06-02T02:45:17.602Z] fe833e0cfc6e 26 seconds ago 1.16GB [2021-06-02T02:45:17.602Z] sys-mgmt-agent latest e7866a0ff742 32 seconds ago 312MB [2021-06-02T02:45:17.602Z] support-scheduler latest b88234e79d9b 35 seconds ago 17.1MB [2021-06-02T02:45:17.602Z] 3c82791b54fc 44 seconds ago 1.16GB [2021-06-02T02:45:17.602Z] security-bootstrapper latest 0df678fd6558 49 seconds ago 18.2MB [2021-06-02T02:45:17.602Z] core-metadata latest ab098d168af3 About a minute ago 18.6MB [2021-06-02T02:45:17.602Z] security-secretstore-setup latest 64d69ac75c30 About a minute ago 25.8MB [2021-06-02T02:45:17.602Z] 71b57b98bfdc About a minute ago 1.15GB [2021-06-02T02:45:17.602Z] b1c924146d61 About a minute ago 1.17GB [2021-06-02T02:45:17.602Z] bfcdd23c5686 About a minute ago 1.16GB [2021-06-02T02:45:17.602Z] 2418aa0c739a About a minute ago 1.16GB [2021-06-02T02:45:17.602Z] security-proxy-setup latest 22187b41da84 About a minute ago 25.3MB [2021-06-02T02:45:17.602Z] 20b02aa28ae5 About a minute ago 1.16GB [2021-06-02T02:45:17.602Z] ci-base-image-x86_64 latest 8687f1151f7a 5 minutes ago 648MB [2021-06-02T02:45:17.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T02:45:17.602Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-06-02T02:45:17.602Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-06-02T02:45:17.602Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T02:45:17.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-02T02:45:33.041Z] Still waiting to schedule task [2021-06-02T02:45:33.042Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-37’ [2021-06-02T02:45:34.772Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T02:46:31.392Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T02:46:36.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T02:46:47.017Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T02:46:47.017Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T02:46:50.428Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T02:46:51.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T02:46:51.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T02:46:51.033Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T02:46:56.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T02:46:56.456Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T02:47:06.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T02:47:06.640Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T02:47:06.640Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T02:47:10.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.361s coverage: 46.1% of statements [2021-06-02T02:47:10.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T02:47:10.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T02:47:10.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T02:47:10.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T02:47:10.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T02:47:10.989Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T02:47:10.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.247s coverage: 28.7% of statements [2021-06-02T02:47:10.989Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.374s coverage: 100.0% of statements [2021-06-02T02:47:19.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.602s coverage: 27.7% of statements [2021-06-02T02:47:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T02:47:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T02:47:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T02:47:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T02:47:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T02:47:19.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 81.2% of statements [2021-06-02T02:47:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T02:47:19.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.184s coverage: 100.0% of statements [2021-06-02T02:47:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T02:47:19.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.271s coverage: 100.0% of statements [2021-06-02T02:47:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T02:47:19.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T02:47:20.288Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.288s coverage: 53.4% of statements [2021-06-02T02:47:20.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T02:47:20.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T02:47:22.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.837s coverage: 87.7% of statements [2021-06-02T02:47:22.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T02:47:22.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:47:22.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.253s coverage: 78.9% of statements [2021-06-02T02:47:22.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T02:47:32.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.179s coverage: 28.6% of statements [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T02:47:32.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.258s coverage: 100.0% of statements [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T02:47:32.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.185s coverage: 100.0% of statements [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T02:47:32.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.405s coverage: 86.7% of statements [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T02:47:32.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.519s coverage: 97.5% of statements [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T02:47:32.945Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.358s coverage: 78.3% of statements [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T02:47:32.945Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T02:47:39.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.296s coverage: 95.1% of statements [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T02:47:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T02:47:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.384s coverage: 0.8% of statements [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T02:47:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.230s coverage: 22.0% of statements [2021-06-02T02:47:39.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T02:47:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.213s coverage: 47.1% of statements [2021-06-02T02:47:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 79.5% of statements [2021-06-02T02:47:39.691Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements [2021-06-02T02:47:40.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements [2021-06-02T02:47:41.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements [2021-06-02T02:47:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements [2021-06-02T02:47:53.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.155s coverage: 44.8% of statements [2021-06-02T02:48:00.417Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.600s coverage: 81.8% of statements [2021-06-02T02:48:00.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.209s coverage: 76.0% of statements [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.667s coverage: 64.4% of statements [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T02:48:07.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.150s coverage: 100.0% of statements [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-06-02T02:48:07.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-06-02T02:48:07.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.103s coverage: 100.0% of statements [2021-06-02T02:48:11.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.110s coverage: 66.9% of statements [2021-06-02T02:48:11.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T02:48:11.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T02:48:11.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T02:48:13.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.700s coverage: 43.5% of statements [2021-06-02T02:48:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T02:48:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T02:48:13.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.104s coverage: 89.5% of statements [2021-06-02T02:48:13.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T02:48:13.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.100s coverage: 84.8% of statements [2021-06-02T02:48:15.641Z] Running on prd-ubuntu18.04-docker-8c-8g-39 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws [2021-06-02T02:48:15.661Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-06-02T02:48:15.833Z] The recommended git tool is: git [2021-06-02T02:48:18.589Z] using credential edgex-jenkins-ssh [2021-06-02T02:48:18.604Z] Cloning the remote Git repository [2021-06-02T02:48:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.580s coverage: 46.8% of statements [2021-06-02T02:48:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T02:48:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T02:48:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T02:48:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T02:48:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T02:48:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.177s coverage: 100.0% of statements [2021-06-02T02:48:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T02:48:18.676Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements [2021-06-02T02:48:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T02:48:18.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T02:48:18.616Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:48:18.687Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-06-02T02:48:18.715Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:48:18.716Z] > git --version # timeout=10 [2021-06-02T02:48:18.723Z] > git --version # 'git version 2.17.1' [2021-06-02T02:48:18.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:48:18.766Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T02:48:23.922Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T02:48:23.941Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T02:48:23.956Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T02:48:23.977Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:48:23.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:48:23.982Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T02:48:24.635Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:48:24.783Z] Merge succeeded, producing c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:48:24.783Z] Checking out Revision c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 (PR-3530) [2021-06-02T02:48:25.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.231s coverage: 19.3% of statements [2021-06-02T02:48:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T02:48:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T02:48:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T02:48:25.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.516s coverage: 91.9% of statements [2021-06-02T02:48:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T02:48:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:48:25.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T02:48:24.636Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T02:48:24.649Z] > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 [2021-06-02T02:48:24.737Z] > git remote # timeout=10 [2021-06-02T02:48:24.750Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T02:48:24.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:48:24.761Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T02:48:24.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T02:48:24.777Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T02:48:24.782Z] > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 [2021-06-02T02:48:26.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.460s coverage: 28.7% of statements [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T02:48:26.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T02:48:26.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.201s coverage: 100.0% of statements [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T02:48:26.864Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.208s coverage: 63.4% of statements [2021-06-02T02:48:26.864Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T02:48:28.499Z] Commit message: "feat(notifications): Add SMTP credential for insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:48:29.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.415s coverage: 97.6% of statements [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T02:48:29.494Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T02:48:29.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T02:48:29.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T02:48:29.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T02:48:29.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-06-02T02:48:29.736Z] + echo snap-build.sh [2021-06-02T02:48:29.736Z] snap-build.sh [2021-06-02T02:48:29.736Z] + SNAP_BASE_DIR=. [2021-06-02T02:48:29.736Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-06-02T02:48:29.736Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-06-02T02:48:29.736Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-06-02T02:48:29.736Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-06-02T02:48:29.736Z] + cd /w/workspace/edgex-go/4 [2021-06-02T02:48:29.736Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-02T02:48:29.736Z] Reading package lists... [2021-06-02T02:48:30.008Z] Building dependency tree... [2021-06-02T02:48:30.008Z] Reading state information... [2021-06-02T02:48:30.008Z] The following packages were automatically installed and are no longer required: [2021-06-02T02:48:30.008Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-02T02:48:30.008Z] uidmap xdelta3 [2021-06-02T02:48:30.008Z] Use 'sudo apt autoremove' to remove them. [2021-06-02T02:48:30.092Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.165s coverage: 28.1% of statements [2021-06-02T02:48:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T02:48:30.092Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T02:48:30.271Z] The following packages will be REMOVED: [2021-06-02T02:48:30.271Z] lxd* lxd-client* [2021-06-02T02:48:30.532Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-02T02:48:30.532Z] After this operation, 31.7 MB disk space will be freed. [2021-06-02T02:48:30.688Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.159s coverage: 27.9% of statements [2021-06-02T02:48:30.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T02:48:30.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T02:48:30.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T02:48:30.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T02:48:30.688Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T02:48:30.961Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-06-02T02:48:31.325Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-02T02:48:31.325Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T02:48:31.939Z] GO111MODULE=on go vet ./... [2021-06-02T02:48:32.272Z] Removing lxd dnsmasq configuration [2021-06-02T02:48:32.273Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T02:48:33.218Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-02T02:48:34.608Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:48:34.873Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-02T02:48:34.873Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T02:48:36.258Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-02T02:48:36.521Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-02T02:48:37.912Z] + sudo snap remove --purge lxd [2021-06-02T02:48:38.175Z] snap "lxd" is not installed [2021-06-02T02:48:38.175Z] + sudo groupadd --force --system lxd [2021-06-02T02:48:38.175Z] ++ whoami [2021-06-02T02:48:38.175Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-02T02:48:38.175Z] + newgrp - lxd [2021-06-02T02:48:38.175Z] + sudo snap install lxd [2021-06-02T02:48:48.203Z] 2021-06-02T02:48:45Z INFO Waiting for automatic snapd restart... [2021-06-02T02:49:03.136Z] lxd 4.14 from Canonical* installed [2021-06-02T02:49:03.136Z] + sudo lxd init --auto [2021-06-02T02:49:13.172Z] + sudo snap install --classic snapcraft [2021-06-02T02:49:19.767Z] snapcraft 4.8 from Canonical* installed [2021-06-02T02:49:19.767Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-02T02:49:19.767Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-02T02:49:19.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T02:49:19.767Z] Dload Upload Total Spent Left Speed [2021-06-02T02:49:19.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 [2021-06-02T02:49:19.767Z] 0 3325k 0 10599 0 0 33971 0 0:01:40 --:--:-- 0:01:40 33971 100 3325k 100 3325k 0 0 9084k 0 --:--:-- --:--:-- --:--:-- 61.0M [2021-06-02T02:49:19.767Z] ./yq_linux_amd64 [2021-06-02T02:49:19.767Z] + sudo snapcraft prime --use-lxd [2021-06-02T02:49:21.153Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-02T02:49:21.153Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-02T02:49:21.153Z] - README.md [2021-06-02T02:49:21.153Z] [2021-06-02T02:49:21.153Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T02:49:22.097Z] Launching a container. [2021-06-02T02:49:30.252Z] Waiting for container to be ready [2021-06-02T02:49:30.252Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-02T02:49:30.252Z] [2021-06-02T02:49:34.480Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-02T02:49:34.480Z] Waiting for network to be ready... [2021-06-02T02:49:34.480Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T02:49:34.743Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T02:49:34.743Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-02T02:49:35.004Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T02:49:35.004Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T02:49:35.004Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T02:49:35.004Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T02:49:35.004Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T02:49:35.004Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T02:49:35.004Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T02:49:35.266Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T02:49:35.266Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T02:49:35.527Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T02:49:35.527Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T02:49:35.527Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T02:49:35.527Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T02:49:35.527Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T02:49:35.527Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T02:49:35.788Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T02:49:36.049Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] [2021-06-02T02:49:36.311Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T02:49:36.311Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T02:49:36.311Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T02:49:36.311Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T02:49:36.311Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T02:49:36.311Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T02:49:36.311Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T02:49:38.862Z] Fetched 24.6 MB in 4s (6394 kB/s) [2021-06-02T02:49:39.437Z] Reading package lists... [2021-06-02T02:49:39.699Z] Reading package lists... [2021-06-02T02:49:39.699Z] Building dependency tree... [2021-06-02T02:49:39.699Z] Reading state information... [2021-06-02T02:49:40.275Z] The following additional packages will be installed: [2021-06-02T02:49:40.275Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T02:49:40.275Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T02:49:40.275Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T02:49:40.275Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-02T02:49:40.275Z] Suggested packages: [2021-06-02T02:49:40.275Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-02T02:49:40.275Z] Recommended packages: [2021-06-02T02:49:40.275Z] gnupg libsasl2-modules [2021-06-02T02:49:40.275Z] The following NEW packages will be installed: [2021-06-02T02:49:40.275Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T02:49:40.275Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T02:49:40.275Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T02:49:40.275Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-02T02:49:40.275Z] The following packages will be upgraded: [2021-06-02T02:49:40.275Z] gpg gpg-agent gpgconf libudev1 [2021-06-02T02:49:40.275Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-02T02:49:40.275Z] Need to get 3530 kB of archives. [2021-06-02T02:49:40.275Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-02T02:49:40.275Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-02T02:49:40.275Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-02T02:49:40.275Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-02T02:49:40.275Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-02T02:49:40.275Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-02T02:49:40.537Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-02T02:49:40.799Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-02T02:49:40.799Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-02T02:49:40.799Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-02T02:49:41.061Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-02T02:49:41.061Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-02T02:49:41.061Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-02T02:49:41.061Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-02T02:49:41.061Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-02T02:49:41.061Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-02T02:49:41.061Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-02T02:49:41.061Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-02T02:49:41.061Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-02T02:49:41.061Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-02T02:49:41.061Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-02T02:49:41.061Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-02T02:49:41.061Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-02T02:49:41.061Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:49:41.323Z] Fetched 3530 kB in 1s (3841 kB/s) [2021-06-02T02:49:41.323Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T02:49:41.323Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:49:41.323Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T02:49:41.323Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-02T02:49:41.323Z] Selecting previously unselected package udev. [2021-06-02T02:49:41.323Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T02:49:41.323Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:49:41.584Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-02T02:49:41.584Z] Selecting previously unselected package libfuse2:amd64. [2021-06-02T02:49:41.844Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T02:49:41.844Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T02:49:41.844Z] Selecting previously unselected package fuse. [2021-06-02T02:49:41.844Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T02:49:41.844Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-02T02:49:41.844Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:49:41.844Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T02:49:42.105Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:49:42.105Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T02:49:42.105Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:49:42.105Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T02:49:42.105Z] Selecting previously unselected package libksba8:amd64. [2021-06-02T02:49:42.105Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-02T02:49:42.105Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-02T02:49:42.367Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-02T02:49:42.367Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:49:42.367Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:42.367Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-02T02:49:42.367Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:49:42.367Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:42.367Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-02T02:49:42.367Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:49:42.367Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:42.367Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-02T02:49:42.367Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:49:42.367Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:42.628Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-02T02:49:42.628Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:49:42.628Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:42.628Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-02T02:49:42.628Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:49:42.628Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:42.628Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-02T02:49:42.628Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:49:42.628Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:42.628Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-02T02:49:42.628Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:49:42.889Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:42.889Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-02T02:49:42.889Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:49:42.889Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:42.889Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-02T02:49:42.889Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T02:49:42.889Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T02:49:42.889Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-02T02:49:42.889Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T02:49:42.889Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T02:49:42.889Z] Selecting previously unselected package libldap-common. [2021-06-02T02:49:42.889Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-02T02:49:42.889Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T02:49:43.152Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-02T02:49:43.152Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-02T02:49:43.152Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T02:49:43.152Z] Selecting previously unselected package dirmngr. [2021-06-02T02:49:43.152Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:49:43.152Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T02:49:43.413Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T02:49:43.413Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-02T02:49:43.413Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T02:49:43.413Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T02:49:43.413Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T02:49:43.413Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-02T02:49:43.413Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:43.413Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-02T02:49:43.413Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T02:49:43.413Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-02T02:49:43.986Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T02:49:43.986Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:43.986Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-02T02:49:44.247Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-02T02:49:44.247Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-02T02:49:44.247Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:44.247Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:44.247Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:44.247Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:44.247Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:44.247Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:44.247Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:49:44.247Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T02:49:44.247Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T02:49:44.521Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T02:49:44.782Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-02T02:49:44.783Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-02T02:49:44.783Z] This means they are not meant to be enabled using systemctl. [2021-06-02T02:49:44.783Z] Possible reasons for having this kind of units are: [2021-06-02T02:49:44.783Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-02T02:49:44.783Z] .wants/ or .requires/ directory. [2021-06-02T02:49:44.783Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-02T02:49:44.783Z] a requirement dependency on it. [2021-06-02T02:49:44.783Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-02T02:49:44.783Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-02T02:49:44.783Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-02T02:49:44.783Z] instance name specified. [2021-06-02T02:49:45.355Z] Reading package lists... [2021-06-02T02:49:45.355Z] Building dependency tree... [2021-06-02T02:49:45.355Z] Reading state information... [2021-06-02T02:49:45.616Z] The following additional packages will be installed: [2021-06-02T02:49:45.616Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-02T02:49:45.616Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-02T02:49:45.616Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-02T02:49:45.616Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-02T02:49:45.616Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-02T02:49:45.616Z] Suggested packages: [2021-06-02T02:49:45.616Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-02T02:49:45.616Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-02T02:49:45.616Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-02T02:49:45.616Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-02T02:49:45.616Z] systemd-container policykit-1 [2021-06-02T02:49:45.616Z] Recommended packages: [2021-06-02T02:49:45.616Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-02T02:49:45.616Z] The following NEW packages will be installed: [2021-06-02T02:49:45.616Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-02T02:49:45.616Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-02T02:49:45.616Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-02T02:49:45.616Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-02T02:49:45.616Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-02T02:49:45.616Z] The following packages will be upgraded: [2021-06-02T02:49:45.616Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-02T02:49:45.616Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-02T02:49:45.616Z] Need to get 35.2 MB of archives. [2021-06-02T02:49:45.616Z] After this operation, 141 MB of additional disk space will be used. [2021-06-02T02:49:45.616Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-02T02:49:45.877Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-02T02:49:45.877Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-02T02:49:45.877Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-02T02:49:45.877Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-02T02:49:45.877Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-02T02:49:45.877Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-02T02:49:45.877Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-02T02:49:45.877Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-02T02:49:45.877Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-02T02:49:45.877Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-02T02:49:45.877Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-02T02:49:45.877Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-02T02:49:45.877Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-02T02:49:45.877Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-02T02:49:45.877Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-02T02:49:45.878Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-02T02:49:46.824Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-02T02:49:46.824Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-02T02:49:46.824Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-02T02:49:46.824Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-02T02:49:46.824Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-02T02:49:46.824Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-02T02:49:46.824Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-02T02:49:46.824Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-02T02:49:46.824Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-02T02:49:46.824Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-02T02:49:46.824Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-02T02:49:46.824Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-02T02:49:46.824Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-02T02:49:47.087Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:49:47.087Z] Fetched 35.2 MB in 1s (29.6 MB/s) [2021-06-02T02:49:47.087Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T02:49:47.087Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:49:47.087Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T02:49:47.659Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:49:47.659Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T02:49:47.659Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-02T02:49:47.921Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T02:49:47.921Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-02T02:49:47.921Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-02T02:49:47.921Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-02T02:49:48.184Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T02:49:48.184Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-02T02:49:48.184Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-02T02:49:49.199Z] Setting up apt (1.6.13) ... [2021-06-02T02:49:49.199Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-02T02:49:49.775Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-02T02:49:49.775Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-02T02:49:49.775Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T02:49:49.775Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T02:49:50.096Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-02T02:49:50.096Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T02:49:50.096Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:49:50.361Z] Selecting previously unselected package libexpat1:amd64. [2021-06-02T02:49:50.361Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-02T02:49:50.361Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T02:49:50.361Z] Selecting previously unselected package python3.6-minimal. [2021-06-02T02:49:50.361Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T02:49:50.361Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:49:50.627Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T02:49:50.889Z] Checking for services that may need to be restarted...done. [2021-06-02T02:49:50.889Z] Checking for services that may need to be restarted...done. [2021-06-02T02:49:50.889Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:49:50.889Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T02:49:50.889Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:49:51.464Z] Selecting previously unselected package python3-minimal. [2021-06-02T02:49:51.464Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-02T02:49:51.464Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-02T02:49:51.464Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-02T02:49:51.464Z] Selecting previously unselected package mime-support. [2021-06-02T02:49:51.464Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-02T02:49:51.464Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-02T02:49:51.464Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-02T02:49:51.464Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-02T02:49:51.464Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T02:49:51.464Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-02T02:49:51.464Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T02:49:51.464Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:49:51.727Z] Selecting previously unselected package python3.6. [2021-06-02T02:49:51.727Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T02:49:51.727Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:49:51.727Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T02:49:51.727Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-02T02:49:51.727Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T02:49:51.989Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-02T02:49:51.989Z] Selecting previously unselected package python3. [2021-06-02T02:49:51.989Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-02T02:49:51.989Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-02T02:49:51.989Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-02T02:49:52.253Z] Selecting previously unselected package multiarch-support. [2021-06-02T02:49:52.253Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:49:52.253Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T02:49:52.253Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T02:49:52.253Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-02T02:49:52.253Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-02T02:49:52.253Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-02T02:49:52.253Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T02:49:52.253Z] Selecting previously unselected package libbsd0:amd64. [2021-06-02T02:49:52.253Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-02T02:49:52.253Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T02:49:52.253Z] Selecting previously unselected package sudo. [2021-06-02T02:49:52.253Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-02T02:49:52.514Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T02:49:52.514Z] Selecting previously unselected package apparmor. [2021-06-02T02:49:52.514Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T02:49:52.514Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-02T02:49:52.514Z] Selecting previously unselected package libedit2:amd64. [2021-06-02T02:49:52.514Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-02T02:49:52.514Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T02:49:52.775Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-02T02:49:52.775Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T02:49:52.775Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:49:52.775Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-02T02:49:52.775Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T02:49:52.775Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:49:52.775Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-02T02:49:52.775Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-02T02:49:52.775Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T02:49:52.775Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-02T02:49:52.775Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T02:49:52.775Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:49:53.037Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-02T02:49:53.037Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T02:49:53.037Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:49:53.037Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-02T02:49:53.037Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-02T02:49:53.037Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T02:49:53.299Z] Selecting previously unselected package openssh-client. [2021-06-02T02:49:53.299Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-02T02:49:53.299Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T02:49:53.299Z] Selecting previously unselected package squashfs-tools. [2021-06-02T02:49:53.299Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-02T02:49:53.299Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T02:49:53.299Z] Selecting previously unselected package snapd. [2021-06-02T02:49:53.299Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-02T02:49:53.560Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-02T02:49:55.474Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T02:49:55.474Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T02:49:55.474Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-02T02:49:55.474Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T02:49:55.474Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T02:49:55.474Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:49:55.474Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T02:49:55.474Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-02T02:49:55.474Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-02T02:49:56.863Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T02:49:56.864Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T02:49:56.864Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T02:49:56.864Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:49:56.864Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:49:56.864Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:49:57.437Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T02:49:57.437Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:49:57.437Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T02:49:57.437Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-02T02:49:57.437Z] running python rtupdate hooks for python3.6... [2021-06-02T02:49:57.437Z] running python post-rtupdate hooks for python3.6... [2021-06-02T02:49:57.437Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-02T02:49:58.382Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-02T02:49:58.642Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:49:58.642Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T02:49:58.903Z] Setting up snapd (2.48.3+18.04) ... [2021-06-02T02:49:59.165Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-02T02:49:59.425Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-02T02:49:59.425Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-02T02:49:59.687Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-02T02:49:59.950Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T02:49:59.950Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T02:49:59.950Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-02T02:50:00.211Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-02T02:50:00.472Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-02T02:50:00.736Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-02T02:50:00.736Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-02T02:50:00.736Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T02:50:00.736Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T02:50:01.685Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T02:50:01.685Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T02:50:01.947Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T02:50:03.155Z] Reading package lists... [2021-06-02T02:50:03.416Z] Reading package lists... [2021-06-02T02:50:03.678Z] Building dependency tree... [2021-06-02T02:50:03.678Z] Reading state information... [2021-06-02T02:50:03.971Z] Calculating upgrade... [2021-06-02T02:50:03.972Z] The following packages will be upgraded: [2021-06-02T02:50:03.972Z] advancecomp base-files bash binutils binutils-common [2021-06-02T02:50:03.972Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-02T02:50:04.236Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-02T02:50:04.236Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-02T02:50:04.236Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-02T02:50:04.236Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-02T02:50:04.236Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-02T02:50:04.236Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-02T02:50:04.236Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-02T02:50:04.236Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-02T02:50:04.236Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-02T02:50:04.236Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-02T02:50:04.236Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-02T02:50:04.236Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-02T02:50:04.236Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-02T02:50:04.236Z] ubuntu-keyring util-linux [2021-06-02T02:50:04.236Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T02:50:04.236Z] Need to get 64.1 MB of archives. [2021-06-02T02:50:04.236Z] After this operation, 5085 kB of additional disk space will be used. [2021-06-02T02:50:04.236Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-06-02T02:50:04.236Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-02T02:50:04.236Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-02T02:50:04.236Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-02T02:50:04.236Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-02T02:50:04.236Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-02T02:50:04.236Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-02T02:50:04.236Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-02T02:50:04.236Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-02T02:50:04.236Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-02T02:50:04.236Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-02T02:50:04.236Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-02T02:50:04.236Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-02T02:50:04.236Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-02T02:50:04.236Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-02T02:50:04.236Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-02T02:50:04.236Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-02T02:50:04.236Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-02T02:50:04.498Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-02T02:50:04.498Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-02T02:50:04.498Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-02T02:50:04.498Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-02T02:50:04.498Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-02T02:50:04.498Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-02T02:50:04.498Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-02T02:50:04.498Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-02T02:50:04.498Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-02T02:50:04.498Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-02T02:50:04.498Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-02T02:50:04.498Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-02T02:50:04.498Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-02T02:50:04.498Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-02T02:50:04.498Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-02T02:50:04.498Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-02T02:50:04.498Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-02T02:50:04.498Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-02T02:50:04.498Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-02T02:50:04.498Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-02T02:50:04.498Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-02T02:50:04.498Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-02T02:50:04.498Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-02T02:50:04.498Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-02T02:50:04.498Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-02T02:50:04.498Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-02T02:50:04.498Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-02T02:50:04.498Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-02T02:50:04.498Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-02T02:50:04.498Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-02T02:50:04.498Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-02T02:50:04.498Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-02T02:50:04.762Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-02T02:50:04.762Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-02T02:50:04.762Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-02T02:50:04.762Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-02T02:50:04.762Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-02T02:50:04.762Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-02T02:50:04.762Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-02T02:50:04.762Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-02T02:50:05.023Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-02T02:50:05.023Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-02T02:50:05.023Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-02T02:50:05.023Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-02T02:50:05.023Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-02T02:50:05.023Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-02T02:50:05.023Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-02T02:50:05.023Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-02T02:50:05.284Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-02T02:50:05.284Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-02T02:50:05.546Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-02T02:50:05.546Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-02T02:50:05.546Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-02T02:50:05.546Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-02T02:50:05.546Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-02T02:50:05.546Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-02T02:50:05.546Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-02T02:50:05.546Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-02T02:50:05.546Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-02T02:50:05.546Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-02T02:50:05.546Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-02T02:50:05.546Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-02T02:50:05.546Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-02T02:50:05.546Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-02T02:50:05.546Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-02T02:50:05.546Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-02T02:50:05.546Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-02T02:50:05.546Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-02T02:50:05.546Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-02T02:50:05.808Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-02T02:50:05.808Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-02T02:50:05.808Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-02T02:50:05.808Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-02T02:50:05.808Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-02T02:50:05.808Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-02T02:50:05.808Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-02T02:50:05.808Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-02T02:50:05.808Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-02T02:50:05.808Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-02T02:50:05.808Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-02T02:50:06.071Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-02T02:50:06.071Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-02T02:50:06.071Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-02T02:50:06.071Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-02T02:50:06.071Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:50:06.330Z] Fetched 64.1 MB in 2s (33.0 MB/s) [2021-06-02T02:50:06.331Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:06.331Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:50:06.331Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T02:50:06.591Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:50:06.591Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T02:50:06.853Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-06-02T02:50:06.853Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-06-02T02:50:06.853Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:07.114Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:07.114Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:07.114Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:07.114Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:07.114Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:07.114Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:07.376Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:07.376Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:07.376Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:07.376Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:07.376Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:07.949Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:07.949Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:07.949Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:07.949Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T02:50:07.949Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:07.949Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-02T02:50:07.949Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:08.212Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T02:50:08.212Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:08.212Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:08.212Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:08.212Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:08.473Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:08.473Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:50:08.473Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:08.735Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T02:50:08.735Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:50:08.735Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T02:50:08.772Z] gofmt -l . [2021-06-02T02:50:08.772Z] [ "`gofmt -l .`" = "" ] [2021-06-02T02:50:09.310Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T02:50:09.310Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T02:50:09.310Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-02T02:50:09.310Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-02T02:50:09.572Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-02T02:50:09.572Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-02T02:50:09.835Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-02T02:50:09.836Z] Installing new version of config file /etc/issue ... [2021-06-02T02:50:09.836Z] Installing new version of config file /etc/issue.net ... [2021-06-02T02:50:09.836Z] Installing new version of config file /etc/lsb-release ... [2021-06-02T02:50:09.836Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-02T02:50:10.097Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-02T02:50:10.097Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-02T02:50:10.097Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-02T02:50:10.097Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:10.097Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-02T02:50:10.097Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-02T02:50:10.372Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-02T02:50:10.372Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-02T02:50:10.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:10.372Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:50:10.372Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-02T02:50:10.635Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:50:10.635Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:10.635Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-02T02:50:10.635Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-02T02:50:10.635Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-02T02:50:10.898Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:10.898Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-02T02:50:10.898Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T02:50:10.898Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-02T02:50:11.162Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:11.162Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T02:50:11.162Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T02:50:11.162Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T02:50:11.162Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:11.162Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T02:50:11.388Z] ./bin/test-go-mod-tidy.sh [2021-06-02T02:50:11.423Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T02:50:11.423Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-02T02:50:11.423Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:11.423Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-02T02:50:11.423Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-02T02:50:11.663Z] ./bin/test-attribution-txt.sh [2021-06-02T02:50:11.684Z] Setting up grep (3.1-2build1) ... [2021-06-02T02:50:11.684Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:11.684Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T02:50:11.684Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T02:50:11.684Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-02T02:50:11.944Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:11.944Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T02:50:11.944Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:50:11.944Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-02T02:50:11.944Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:11.944Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T02:50:11.944Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T02:50:12.517Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T02:50:12.517Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T02:50:12.517Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T02:50:12.517Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T02:50:13.089Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-02T02:50:13.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:13.089Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-02T02:50:13.089Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T02:50:13.666Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T02:50:13.666Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T02:50:13.666Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T02:50:13.666Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T02:50:13.666Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T02:50:13.928Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:13.928Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-02T02:50:13.928Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-02T02:50:13.928Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-02T02:50:14.190Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:14.190Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:50:14.190Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:50:14.190Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:50:14.190Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:14.190Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:50:14.190Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] sh [2021-06-02T02:50:14.451Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:50:14.451Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:14.451Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:50:14.451Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:50:14.451Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:50:14.451Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:14.451Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:50:14.451Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:50:14.712Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:50:14.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:14.712Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T02:50:14.712Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:50:14.712Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T02:50:14.712Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:50:14.938Z] + ls -al . [2021-06-02T02:50:14.938Z] total 880 [2021-06-02T02:50:14.938Z] drwxrwxr-x 9 1001 1001 4096 Jun 2 02:50 . [2021-06-02T02:50:14.938Z] drwxr-xr-x 4 root root 4096 Jun 2 02:45 .. [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 02:43 .dockerignore [2021-06-02T02:50:14.938Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 02:43 .git [2021-06-02T02:50:14.938Z] drwxrwxr-x 3 1001 1001 4096 Jun 2 02:43 .github [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 02:43 .gitignore [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 02:43 .sonarcloud.properties [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 02:43 Attribution.txt [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 02:43 CONTRIBUTING.md [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 02:43 Dockerfile.build [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 02:43 Jenkinsfile [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 02:43 LICENSE [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 02:43 Makefile [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 02:43 README.md [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 02:43 SECURITY.md [2021-06-02T02:50:14.938Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 02:38 VERSION [2021-06-02T02:50:14.939Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 02:43 ZMQWindows.md [2021-06-02T02:50:14.939Z] drwxrwxr-x 2 1001 1001 4096 Jun 2 02:43 bin [2021-06-02T02:50:14.939Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 02:43 cmd [2021-06-02T02:50:14.939Z] -rw-r--r-- 1 root root 742912 Jun 2 02:48 coverage.out [2021-06-02T02:50:14.939Z] -rw-r--r-- 1 root root 1060 Jun 2 02:50 go.mod [2021-06-02T02:50:14.939Z] -rw-r--r-- 1 root root 21686 Jun 2 02:45 go.sum [2021-06-02T02:50:14.939Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 02:43 internal [2021-06-02T02:50:14.939Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 02:43 openapi [2021-06-02T02:50:14.939Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 02:43 snap [2021-06-02T02:50:14.939Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 02:43 version.go [Pipeline] sh [2021-06-02T02:50:14.974Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T02:50:14.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:14.974Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T02:50:14.974Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:50:14.974Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T02:50:14.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:14.974Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:50:15.236Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:50:15.236Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:50:15.236Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:15.236Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:50:15.236Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:50:15.236Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:50:15.498Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:15.498Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:50:15.498Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:50:15.596Z] + '[' -e coverage.out ] [2021-06-02T02:50:15.596Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T02:50:15.618Z] Warning: overwriting stash ‘coverage-report’ [2021-06-02T02:50:15.759Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:50:16.020Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-02T02:50:16.280Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-02T02:50:16.540Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:16.540Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:50:16.540Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T02:50:16.540Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:50:16.647Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T02:50:16.802Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:50:16.802Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-02T02:50:16.802Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:50:16.802Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-02T02:50:16.802Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:50:16.802Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-02T02:50:16.802Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-02T02:50:17.065Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-02T02:50:17.322Z] + make build [2021-06-02T02:50:17.322Z] go mod tidy [2021-06-02T02:50:17.326Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:50:17.326Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-02T02:50:17.326Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T02:50:17.588Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-02T02:50:17.850Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:50:17.850Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-02T02:50:17.850Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T02:50:17.850Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-02T02:50:17.850Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:50:17.850Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T02:50:17.850Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T02:50:18.115Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T02:50:18.115Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:50:18.115Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T02:50:18.115Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T02:50:18.115Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T02:50:18.331Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T02:50:18.377Z] (Reading database ... 13916 files and directories currently installed.) [2021-06-02T02:50:18.377Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T02:50:18.377Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T02:50:18.377Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T02:50:18.639Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:18.639Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:50:18.639Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:50:18.639Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:50:18.639Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T02:50:18.639Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T02:50:18.639Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T02:50:18.900Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T02:50:18.900Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:18.900Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-02T02:50:18.900Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-02T02:50:18.900Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-02T02:50:19.184Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:19.184Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-02T02:50:19.184Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-02T02:50:19.184Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-02T02:50:19.184Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:19.184Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-02T02:50:19.184Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T02:50:19.447Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T02:50:19.709Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:19.709Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T02:50:19.709Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T02:50:19.709Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T02:50:19.709Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:19.709Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-02T02:50:19.709Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-02T02:50:19.972Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-02T02:50:19.972Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:19.972Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T02:50:19.972Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T02:50:20.233Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-02T02:50:20.233Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:20.233Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:50:20.233Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T02:50:20.233Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-02T02:50:20.495Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:20.495Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T02:50:20.495Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T02:50:20.495Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T02:50:20.495Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:20.495Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T02:50:20.495Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T02:50:20.495Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T02:50:20.757Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:20.757Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-02T02:50:20.757Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-02T02:50:20.757Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-02T02:50:20.757Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:20.757Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-02T02:50:20.757Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-02T02:50:20.757Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-02T02:50:21.018Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:21.018Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-02T02:50:21.018Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-02T02:50:21.018Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-02T02:50:21.018Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:21.018Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-02T02:50:21.018Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-02T02:50:21.280Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-02T02:50:21.280Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:21.280Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-02T02:50:21.280Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-02T02:50:21.280Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-02T02:50:21.280Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:50:21.280Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-02T02:50:21.280Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-02T02:50:21.542Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-02T02:50:21.542Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-02T02:50:21.542Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T02:50:21.542Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T02:50:21.542Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T02:50:21.542Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T02:50:21.804Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T02:50:21.804Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T02:50:21.804Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-02T02:50:21.804Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-02T02:50:22.064Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T02:50:22.064Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-02T02:50:22.064Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-02T02:50:22.064Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-02T02:50:22.064Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-02T02:50:22.064Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-02T02:50:22.326Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-02T02:50:22.326Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-02T02:50:22.326Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-02T02:50:22.326Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-02T02:50:22.326Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-02T02:50:22.326Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-02T02:50:22.326Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-02T02:50:22.588Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-02T02:50:22.588Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-02T02:50:22.588Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-02T02:50:22.850Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-02T02:50:22.850Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-02T02:50:23.112Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-02T02:50:23.112Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-02T02:50:23.112Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T02:50:23.112Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T02:50:23.372Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T02:50:23.373Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T02:50:23.634Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T02:50:23.634Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T02:50:23.634Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T02:50:23.634Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T02:50:23.634Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:23.634Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:50:23.896Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:23.896Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:50:23.896Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:23.896Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:50:24.161Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:24.161Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:50:25.038Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T02:50:25.108Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:25.108Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:50:26.053Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:26.053Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:50:26.053Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:26.053Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:50:26.313Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:26.313Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:50:27.257Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:50:27.257Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:50:27.257Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T02:50:27.257Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T02:50:27.257Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T02:50:27.257Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T02:50:27.519Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T02:50:27.519Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T02:50:27.519Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-02T02:50:27.519Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-02T02:50:27.781Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T02:50:27.781Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T02:50:27.781Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T02:50:27.781Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T02:50:27.781Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-02T02:50:27.781Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-02T02:50:28.041Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:28.041Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T02:50:28.041Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:28.041Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:28.041Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:28.041Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-02T02:50:28.041Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-02T02:50:28.041Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-02T02:50:28.041Z] [2021-06-02T02:50:28.041Z] Current default time zone: 'Etc/UTC' [2021-06-02T02:50:28.041Z] Local time is now: Wed Jun 2 02:50:27 UTC 2021. [2021-06-02T02:50:28.041Z] Universal Time is now: Wed Jun 2 02:50:27 UTC 2021. [2021-06-02T02:50:28.041Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-02T02:50:28.041Z] [2021-06-02T02:50:28.041Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-02T02:50:28.302Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:28.302Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-06-02T02:50:28.302Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:50:28.302Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-02T02:50:28.302Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-02T02:50:28.302Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-02T02:50:28.302Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-02T02:50:28.302Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-02T02:50:28.302Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T02:50:28.302Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:28.302Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-02T02:50:28.573Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:50:28.573Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T02:50:28.573Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:28.573Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-02T02:50:28.573Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-02T02:50:28.573Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-02T02:50:28.573Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T02:50:28.573Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-02T02:50:28.573Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-02T02:50:28.573Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:50:28.573Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-02T02:50:30.497Z] Updating certificates in /etc/ssl/certs... [2021-06-02T02:50:31.442Z] 23 added, 27 removed; done. [2021-06-02T02:50:31.442Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T02:50:31.442Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:50:31.442Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-02T02:50:31.442Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-02T02:50:31.703Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-02T02:50:31.703Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:50:31.703Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T02:50:31.703Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:50:31.703Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:50:31.703Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:50:31.703Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:50:31.703Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:50:31.703Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-02T02:50:31.703Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-02T02:50:31.703Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-02T02:50:31.703Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-02T02:50:31.703Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-02T02:50:31.703Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:50:31.703Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:50:31.703Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-02T02:50:31.703Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-02T02:50:31.965Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-02T02:50:31.965Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:50:31.965Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T02:50:31.965Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-02T02:50:31.965Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-02T02:50:31.965Z] Updating certificates in /etc/ssl/certs... [2021-06-02T02:50:32.908Z] 0 added, 0 removed; done. [2021-06-02T02:50:32.908Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-02T02:50:32.908Z] done. [2021-06-02T02:50:33.169Z] Reading package lists... [2021-06-02T02:50:33.431Z] Building dependency tree... [2021-06-02T02:50:33.431Z] Reading state information... [2021-06-02T02:50:33.431Z] The following NEW packages will be installed: [2021-06-02T02:50:33.431Z] apt-transport-https [2021-06-02T02:50:33.694Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T02:50:33.694Z] Need to get 1692 B of archives. [2021-06-02T02:50:33.694Z] After this operation, 154 kB of additional disk space will be used. [2021-06-02T02:50:33.694Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-02T02:50:33.956Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:50:33.956Z] Fetched 1692 B in 0s (10.6 kB/s) [2021-06-02T02:50:33.956Z] Selecting previously unselected package apt-transport-https. [2021-06-02T02:50:33.956Z] (Reading database ... 13926 files and directories currently installed.) [2021-06-02T02:50:33.956Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-02T02:50:33.956Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-02T02:50:33.956Z] Setting up apt-transport-https (1.6.13) ... [2021-06-02T02:50:34.219Z] Waiting for network to be ready... [2021-06-02T02:50:40.817Z] 2021-06-02T02:50:38Z INFO Waiting for automatic snapd restart... [2021-06-02T02:50:42.207Z] snapd 2.50.1 from Canonical* installed [2021-06-02T02:50:43.149Z] "snapd" switched to the "latest/stable" channel [2021-06-02T02:50:43.149Z] [2021-06-02T02:50:46.453Z] core18 20210507 from Canonical* installed [2021-06-02T02:50:46.453Z] "core18" switched to the "latest/stable" channel [2021-06-02T02:50:46.453Z] [2021-06-02T02:50:51.750Z] snapcraft 4.8 from Canonical* installed [2021-06-02T02:50:51.750Z] "snapcraft" switched to the "latest/stable" channel [2021-06-02T02:50:51.750Z] [2021-06-02T02:50:51.853Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T02:50:53.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T02:50:55.958Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-02T02:50:55.958Z] - README.md [2021-06-02T02:50:55.958Z] [2021-06-02T02:50:55.958Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T02:50:56.532Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T02:50:56.795Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T02:50:56.795Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T02:50:58.002Z] Reading package lists... [2021-06-02T02:50:58.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T02:50:58.263Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-02T02:50:58.263Z] Reading package lists... [2021-06-02T02:50:58.525Z] Building dependency tree... [2021-06-02T02:50:58.526Z] Reading state information... [2021-06-02T02:50:58.787Z] Suggested packages: [2021-06-02T02:50:58.787Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-02T02:50:58.787Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-02T02:50:58.787Z] Recommended packages: [2021-06-02T02:50:58.787Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-02T02:50:58.787Z] The following NEW packages will be installed: [2021-06-02T02:50:58.787Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-02T02:50:58.787Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-02T02:50:58.787Z] pkg-config zip [2021-06-02T02:50:58.787Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T02:50:58.787Z] Need to get 7663 kB of archives. [2021-06-02T02:50:58.787Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-02T02:50:58.787Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-02T02:50:59.048Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-02T02:50:59.048Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-02T02:50:59.048Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-02T02:50:59.048Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-02T02:50:59.048Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-02T02:50:59.048Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-02T02:50:59.048Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-02T02:50:59.115Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T02:50:59.310Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-02T02:50:59.310Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-02T02:50:59.310Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-02T02:50:59.310Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-02T02:50:59.310Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-02T02:50:59.571Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-02T02:50:59.571Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-02T02:50:59.571Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:50:59.571Z] Fetched 7663 kB in 1s (11.0 MB/s) [2021-06-02T02:50:59.571Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-02T02:50:59.571Z] (Reading database ... 13930 files and directories currently installed.) [2021-06-02T02:50:59.571Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-02T02:50:59.571Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T02:50:59.831Z] Selecting previously unselected package libpsl5:amd64. [2021-06-02T02:50:59.831Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-02T02:50:59.831Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-02T02:50:59.831Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-02T02:50:59.831Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-02T02:50:59.831Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-02T02:50:59.831Z] Selecting previously unselected package librtmp1:amd64. [2021-06-02T02:51:00.092Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-02T02:51:00.092Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-02T02:51:00.092Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-02T02:51:00.092Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-02T02:51:00.092Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-02T02:51:00.092Z] Selecting previously unselected package liberror-perl. [2021-06-02T02:51:00.092Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-02T02:51:00.092Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-02T02:51:00.353Z] Selecting previously unselected package git-man. [2021-06-02T02:51:00.353Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-02T02:51:00.353Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-02T02:51:00.614Z] Selecting previously unselected package git. [2021-06-02T02:51:00.614Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-02T02:51:00.614Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-02T02:51:02.008Z] Selecting previously unselected package libnorm1:amd64. [2021-06-02T02:51:02.008Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-02T02:51:02.008Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T02:51:02.008Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-02T02:51:02.008Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-02T02:51:02.008Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T02:51:02.008Z] Selecting previously unselected package libsodium23:amd64. [2021-06-02T02:51:02.008Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-02T02:51:02.008Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-02T02:51:02.008Z] Selecting previously unselected package libzmq5:amd64. [2021-06-02T02:51:02.008Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T02:51:02.008Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T02:51:02.008Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-02T02:51:02.008Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T02:51:02.008Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T02:51:02.270Z] Selecting previously unselected package pkg-config. [2021-06-02T02:51:02.270Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-02T02:51:02.270Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T02:51:02.270Z] Selecting previously unselected package zip. [2021-06-02T02:51:02.270Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-02T02:51:02.270Z] Unpacking zip (3.0-11build1) ... [2021-06-02T02:51:02.270Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T02:51:02.270Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-02T02:51:02.532Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-02T02:51:02.532Z] Setting up liberror-perl (0.17025-1) ... [2021-06-02T02:51:02.532Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-02T02:51:02.532Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T02:51:02.532Z] No schema files found: doing nothing. [2021-06-02T02:51:02.532Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-02T02:51:02.532Z] Setting up zip (3.0-11build1) ... [2021-06-02T02:51:02.532Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T02:51:02.532Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-02T02:51:02.532Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T02:51:02.532Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T02:51:02.532Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-02T02:51:02.532Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T02:51:02.532Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-02T02:51:02.532Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:51:03.418Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T02:51:03.479Z] git set to automatically installed. [2021-06-02T02:51:03.479Z] git-man set to automatically installed. [2021-06-02T02:51:03.479Z] libcurl3-gnutls set to automatically installed. [2021-06-02T02:51:03.479Z] liberror-perl set to automatically installed. [2021-06-02T02:51:03.479Z] libglib2.0-0 set to automatically installed. [2021-06-02T02:51:03.479Z] libnghttp2-14 set to automatically installed. [2021-06-02T02:51:03.479Z] libnorm1 set to automatically installed. [2021-06-02T02:51:03.479Z] libpgm-5.2-0 set to automatically installed. [2021-06-02T02:51:03.479Z] libpsl5 set to automatically installed. [2021-06-02T02:51:03.479Z] librtmp1 set to automatically installed. [2021-06-02T02:51:03.479Z] libsodium23 set to automatically installed. [2021-06-02T02:51:03.479Z] libzmq3-dev set to automatically installed. [2021-06-02T02:51:03.479Z] libzmq5 set to automatically installed. [2021-06-02T02:51:03.479Z] pkg-config set to automatically installed. [2021-06-02T02:51:03.479Z] zip set to automatically installed. [2021-06-02T02:51:04.489Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T02:51:08.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T02:51:10.829Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T02:51:15.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T02:51:16.954Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-06-02T02:51:16.954Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T02:51:16.954Z] snap "core18" has no updates available [2021-06-02T02:51:16.954Z] Pulling go-build-helper [2021-06-02T02:51:16.954Z] + snapcraftctl pull [2021-06-02T02:51:17.121Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T02:51:17.896Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-02T02:51:18.158Z] Skipping pull go-build-helper (already ran) [2021-06-02T02:51:18.158Z] Building go-build-helper [2021-06-02T02:51:18.158Z] + snapcraftctl build [2021-06-02T02:51:20.086Z] Staging go-build-helper [2021-06-02T02:51:20.086Z] + snapcraftctl stage [2021-06-02T02:51:20.532Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-02T02:51:25.950Z] $ docker stop --time=1 ed4f15a9fa61cf70fedb137d39ebeedf3dc4a52d697cccb7bf9e1d7d3d440aa4 [2021-06-02T02:51:28.231Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T02:51:28.231Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T02:51:28.231Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-02T02:51:28.231Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T02:51:28.231Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T02:51:28.231Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T02:51:28.231Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T02:51:28.231Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T02:51:28.231Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T02:51:28.231Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T02:51:28.231Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T02:51:28.231Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T02:51:28.231Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T02:51:28.231Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T02:51:28.231Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T02:51:28.231Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T02:51:28.231Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T02:51:28.231Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T02:51:28.231Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T02:51:28.231Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] [2021-06-02T02:51:28.231Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T02:51:28.231Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T02:51:28.231Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T02:51:28.231Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T02:51:28.231Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T02:51:28.231Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T02:51:28.231Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T02:51:28.231Z] Fetched 24.6 MB in 0s (0 B/s) [2021-06-02T02:51:28.231Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-02T02:51:28.231Z] Fetched 224 kB in 0s (0 B/s) [2021-06-02T02:51:28.231Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-02T02:51:28.231Z] Fetched 157 kB in 0s (0 B/s) [2021-06-02T02:51:28.231Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-02T02:51:28.231Z] Fetched 221 kB in 0s (0 B/s) [2021-06-02T02:51:28.231Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-02T02:51:28.231Z] Fetched 143 kB in 0s (0 B/s) [2021-06-02T02:51:28.231Z] Pulling app-service-config [2021-06-02T02:51:28.231Z] + snapcraftctl pull [2021-06-02T02:51:28.361Z] $ docker rm -f ed4f15a9fa61cf70fedb137d39ebeedf3dc4a52d697cccb7bf9e1d7d3d440aa4 [2021-06-02T02:51:29.174Z] Cloning into '/root/parts/app-service-config/src'... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:51:30.117Z] Pulling config-common [2021-06-02T02:51:30.117Z] + snapcraftctl pull [2021-06-02T02:51:30.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T02:51:30.225Z] [2021-06-02T02:51:30.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:51:30.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T02:51:30.849Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T02:51:30.849Z] 29e5d40040c1: Pulling fs layer [2021-06-02T02:51:30.849Z] 1ce36da41761: Pulling fs layer [2021-06-02T02:51:30.849Z] 25b303627fd3: Pulling fs layer [2021-06-02T02:51:31.119Z] 29e5d40040c1: Verifying Checksum [2021-06-02T02:51:31.119Z] 29e5d40040c1: Download complete [2021-06-02T02:51:31.719Z] 29e5d40040c1: Pull complete [2021-06-02T02:51:31.719Z] 1ce36da41761: Verifying Checksum [2021-06-02T02:51:31.719Z] 1ce36da41761: Download complete [2021-06-02T02:51:33.181Z] 1ce36da41761: Pull complete [2021-06-02T02:51:33.414Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T02:51:33.414Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T02:51:33.414Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T02:51:33.414Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:51:33.415Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-02T02:51:33.415Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:51:33.415Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-02T02:51:33.415Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:51:33.415Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-02T02:51:33.415Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:51:33.415Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-02T02:51:33.415Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:51:33.415Z] Pulling edgex-go [2021-06-02T02:51:33.415Z] + snapcraftctl pull [2021-06-02T02:51:33.454Z] 25b303627fd3: Verifying Checksum [2021-06-02T02:51:33.454Z] 25b303627fd3: Download complete [2021-06-02T02:51:43.625Z] 25b303627fd3: Pull complete [2021-06-02T02:51:43.625Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T02:51:43.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T02:51:43.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T02:51:43.853Z] prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container [2021-06-02T02:51:43.933Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T02:51:46.836Z] $ docker top 54383c33fbe02d76e90883db331f51390fe48c877c7db4bef88b6fc6a419b0d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:51:47.807Z] + docker-compose build --help [2021-06-02T02:51:47.807Z] + grep parallel [2021-06-02T02:51:51.180Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T02:51:51.473Z] $ docker stop --time=1 54383c33fbe02d76e90883db331f51390fe48c877c7db4bef88b6fc6a419b0d9 [2021-06-02T02:51:51.539Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T02:51:51.539Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T02:51:51.539Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T02:51:51.539Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-02T02:51:51.539Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-02T02:51:51.539Z] Fetched 279 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-02T02:51:51.539Z] Fetched 122 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-02T02:51:51.539Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-02T02:51:51.539Z] Fetched 8848 B in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-02T02:51:51.539Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-02T02:51:51.539Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-02T02:51:51.539Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-02T02:51:51.539Z] Fetched 219 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-02T02:51:51.539Z] Fetched 154 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-02T02:51:51.539Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-02T02:51:51.539Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-02T02:51:51.539Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-02T02:51:51.539Z] Fetched 499 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-02T02:51:51.539Z] Fetched 111 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-02T02:51:51.539Z] Fetched 240 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-02T02:51:51.539Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-02T02:51:51.539Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-02T02:51:51.539Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-02T02:51:51.539Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-02T02:51:51.539Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-02T02:51:51.539Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-02T02:51:51.539Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-02T02:51:51.539Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-02T02:51:51.539Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-02T02:51:51.539Z] Fetched 8720 B in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-02T02:51:51.540Z] Fetched 137 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-02T02:51:51.540Z] Fetched 119 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-02T02:51:51.540Z] Fetched 110 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-02T02:51:51.540Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-02T02:51:51.540Z] Fetched 645 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-02T02:51:51.540Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-02T02:51:51.540Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-02T02:51:51.540Z] Fetched 368 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-02T02:51:51.540Z] Fetched 187 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-02T02:51:51.540Z] Fetched 175 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-02T02:51:51.540Z] Fetched 206 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-02T02:51:51.540Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-02T02:51:51.540Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-02T02:51:51.540Z] Fetched 159 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-02T02:51:51.540Z] Fetched 107 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-02T02:51:51.540Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-02T02:51:51.540Z] Pulling static-packages [2021-06-02T02:51:51.540Z] + snapcraftctl pull [2021-06-02T02:51:51.540Z] Pulling version [2021-06-02T02:51:51.540Z] + cd /root/project [2021-06-02T02:51:51.540Z] + [ -f VERSION ] [2021-06-02T02:51:51.540Z] + PROJECT_VERSION=local-dev [2021-06-02T02:51:51.540Z] + git rev-parse --short HEAD [2021-06-02T02:51:51.540Z] + GIT_REVISION=c8fc3f81 [2021-06-02T02:51:51.540Z] + snapcraftctl set-version local-dev [2021-06-02T02:51:51.540Z] Skipping build go-build-helper (already ran) [2021-06-02T02:51:51.540Z] Building app-service-config [2021-06-02T02:51:51.540Z] + make build [2021-06-02T02:51:51.540Z] go mod tidy [2021-06-02T02:51:53.311Z] $ docker rm -f 54383c33fbe02d76e90883db331f51390fe48c877c7db4bef88b6fc6a419b0d9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:51:53.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T02:51:53.997Z] . [Pipeline] withDockerContainer [2021-06-02T02:51:54.088Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-06-02T02:51:54.088Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-06-02T02:51:54.303Z] prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container [2021-06-02T02:51:54.349Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-02T02:51:54.349Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-02T02:51:54.349Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-06-02T02:51:54.399Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T02:51:54.609Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-02T02:51:54.609Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-02T02:51:54.609Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-02T02:51:54.870Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-02T02:51:54.870Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-02T02:51:54.870Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-02T02:51:54.870Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-02T02:51:54.870Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-02T02:51:54.870Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-02T02:51:55.132Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-02T02:51:55.132Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-02T02:51:55.132Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-02T02:51:55.394Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-02T02:51:55.394Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-02T02:51:55.394Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T02:51:55.689Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-02T02:51:55.689Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-02T02:51:55.689Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-02T02:51:55.860Z] $ docker top 5bc8a0bdd8efb1912989718a5461fe7e212f1b792132f1e4e8ae2eeda196c2bf -eo pid,comm [2021-06-02T02:51:55.952Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-02T02:51:55.952Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-02T02:51:55.952Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-02T02:51:55.952Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-02T02:51:55.952Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-02T02:51:55.952Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-02T02:51:55.952Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [Pipeline] { [Pipeline] sh [2021-06-02T02:51:56.213Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-02T02:51:56.213Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-06-02T02:51:56.507Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-02T02:51:56.507Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-02T02:51:56.507Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-02T02:51:56.507Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-02T02:51:56.507Z] go: downloading golang.org/x/text v0.3.2 [2021-06-02T02:51:56.507Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-02T02:51:56.507Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-02T02:51:56.507Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-02T02:51:56.507Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-02T02:51:56.507Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-02T02:51:56.507Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-02T02:51:56.507Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-02T02:51:56.774Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-02T02:51:56.774Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-02T02:51:56.774Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-02T02:51:56.832Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T02:51:57.035Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-02T02:51:57.035Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-02T02:51:57.035Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-02T02:51:57.035Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-02T02:51:57.035Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-02T02:51:57.035Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-02T02:51:57.035Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-02T02:51:57.035Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T02:51:57.035Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-02T02:51:57.035Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-02T02:51:57.035Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-02T02:51:57.035Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-02T02:51:57.035Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-02T02:51:57.035Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-02T02:51:57.035Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-02T02:51:57.035Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-02T02:51:57.035Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-02T02:51:57.295Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-02T02:51:57.295Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-02T02:51:57.295Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-02T02:51:57.295Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-02T02:51:57.295Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-02T02:51:57.295Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-02T02:51:57.295Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-02T02:51:57.295Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-06-02T02:51:57.295Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-02T02:51:57.555Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T02:51:57.555Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-02T02:51:57.555Z] go: downloading github.com/kr/text v0.1.0 [2021-06-02T02:51:57.555Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-02T02:51:57.555Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-02T02:51:57.816Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T02:51:57.816Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-02T02:52:01.119Z] Building core-command ... [2021-06-02T02:52:01.120Z] Building core-data ... [2021-06-02T02:52:01.120Z] Building core-metadata ... [2021-06-02T02:52:01.120Z] Building security-bootstrapper ... [2021-06-02T02:52:01.120Z] Building security-proxy-setup ... [2021-06-02T02:52:01.120Z] Building security-secretstore-setup ... [2021-06-02T02:52:01.120Z] Building support-notifications ... [2021-06-02T02:52:01.120Z] Building support-scheduler ... [2021-06-02T02:52:01.120Z] Building sys-mgmt-agent ... [2021-06-02T02:52:01.120Z] Building support-notifications [2021-06-02T02:52:01.120Z] Building core-command [2021-06-02T02:52:01.120Z] Building core-data [2021-06-02T02:52:01.120Z] Building support-scheduler [2021-06-02T02:52:01.120Z] Building sys-mgmt-agent [2021-06-02T02:52:07.820Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-02T02:52:07.820Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-06-02T02:52:07.820Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-02T02:52:07.820Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-02T02:52:09.205Z] Building config-common [2021-06-02T02:52:09.205Z] + snapcraftctl build [2021-06-02T02:52:11.122Z] Building edgex-go [2021-06-02T02:52:11.383Z] + cd /root/parts/edgex-go/src [2021-06-02T02:52:11.383Z] + make build [2021-06-02T02:52:11.383Z] go mod tidy [2021-06-02T02:52:11.642Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-02T02:52:11.642Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-06-02T02:52:11.642Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-02T02:52:11.642Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-02T02:52:11.642Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-06-02T02:52:11.642Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-06-02T02:52:11.642Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-02T02:52:11.901Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-06-02T02:52:11.901Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-02T02:52:11.901Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T02:52:16.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T02:52:21.389Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T02:52:22.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T02:52:24.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T02:52:25.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T02:52:27.165Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T02:52:29.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T02:52:30.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T02:52:31.845Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T02:52:33.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T02:52:34.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T02:52:36.518Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-02T02:52:36.518Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-02T02:52:36.518Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-02T02:52:36.518Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-02T02:52:36.518Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-02T02:52:36.518Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-02T02:52:36.518Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-02T02:52:36.518Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-02T02:52:36.518Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-02T02:52:36.518Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-02T02:52:36.518Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-02T02:52:39.819Z] Building static-packages [2021-06-02T02:52:39.819Z] + snapcraftctl build [2021-06-02T02:52:41.743Z] Building version [2021-06-02T02:52:41.743Z] + snapcraftctl build [2021-06-02T02:52:43.668Z] Skipping stage go-build-helper (already ran) [2021-06-02T02:52:43.668Z] Staging app-service-config [2021-06-02T02:52:43.668Z] + snapcraftctl stage [2021-06-02T02:52:44.613Z] Staging config-common [2021-06-02T02:52:44.613Z] + snapcraftctl stage [2021-06-02T02:52:45.556Z] Staging edgex-go [2021-06-02T02:52:45.556Z] + snapcraftctl stage [2021-06-02T02:52:47.065Z] Staging static-packages [2021-06-02T02:52:47.065Z] + snapcraftctl stage [2021-06-02T02:52:48.090Z] Staging version [2021-06-02T02:52:48.090Z] + snapcraftctl stage [2021-06-02T02:52:49.035Z] Priming go-build-helper [2021-06-02T02:52:49.035Z] + snapcraftctl prime [2021-06-02T02:52:49.973Z] Priming app-service-config [2021-06-02T02:52:49.973Z] + snapcraftctl prime [2021-06-02T02:52:51.357Z] Priming config-common [2021-06-02T02:52:51.357Z] + snapcraftctl prime [2021-06-02T02:52:52.298Z] Priming edgex-go [2021-06-02T02:52:52.298Z] + snapcraftctl prime [2021-06-02T02:52:53.682Z] Priming static-packages [2021-06-02T02:52:53.682Z] + snapcraftctl prime [2021-06-02T02:52:56.234Z] Priming version [2021-06-02T02:52:56.234Z] + snapcraftctl prime [2021-06-02T02:52:57.620Z] 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-06-02T02:53:22.866Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:53:22.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:53:22.867Z] ---> 936e02e7dafa [2021-06-02T02:53:22.867Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:53:22.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:53:22.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:53:22.867Z] ---> 936e02e7dafa [2021-06-02T02:53:22.867Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T02:53:22.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:53:22.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:53:22.867Z] ---> 936e02e7dafa [2021-06-02T02:53:22.867Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T02:53:22.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:53:22.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:53:22.867Z] ---> 936e02e7dafa [2021-06-02T02:53:22.867Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:53:22.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:53:22.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:53:22.867Z] ---> 936e02e7dafa [2021-06-02T02:53:22.867Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:53:22.867Z] ---> Running in 632ab06288ee [2021-06-02T02:53:22.867Z] ---> Running in fe72b84d0413 [2021-06-02T02:53:22.867Z] ---> Running in 18c754c7a55f [2021-06-02T02:53:22.867Z] ---> Running in 41aa2b15b0a8 [2021-06-02T02:53:22.867Z] ---> Running in a61920d480d5 [2021-06-02T02:53:22.867Z] Removing intermediate container 41aa2b15b0a8 [2021-06-02T02:53:22.867Z] ---> fddccc5ebcd3 [2021-06-02T02:53:22.867Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:53:22.867Z] Removing intermediate container 18c754c7a55f [2021-06-02T02:53:22.867Z] ---> 08f836f0f5d7 [2021-06-02T02:53:22.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:53:22.867Z] Removing intermediate container fe72b84d0413 [2021-06-02T02:53:22.867Z] ---> c1b3812d8a49 [2021-06-02T02:53:22.867Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:53:22.867Z] Removing intermediate container 632ab06288ee [2021-06-02T02:53:22.867Z] ---> 9913690a12f9 [2021-06-02T02:53:22.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:53:22.867Z] Removing intermediate container a61920d480d5 [2021-06-02T02:53:22.867Z] ---> adbb7e6aa17b [2021-06-02T02:53:22.867Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:53:22.867Z] ---> Running in 31f042fb240f [2021-06-02T02:53:22.867Z] ---> Running in 235fd6274e28 [2021-06-02T02:53:22.867Z] ---> Running in 9a729cea1575 [2021-06-02T02:53:22.867Z] ---> Running in 87a82c2645d1 [2021-06-02T02:53:22.867Z] ---> Running in 01f395498c01 [2021-06-02T02:53:22.867Z] Removing intermediate container 87a82c2645d1 [2021-06-02T02:53:22.867Z] ---> 88dcc7eeabd9 [2021-06-02T02:53:22.867Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T02:53:22.867Z] Removing intermediate container 31f042fb240f [2021-06-02T02:53:22.867Z] ---> 6269a73cca87 [2021-06-02T02:53:22.867Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T02:53:22.867Z] ---> Running in f9d5883eb977 [2021-06-02T02:53:22.867Z] Removing intermediate container 235fd6274e28 [2021-06-02T02:53:22.867Z] ---> e98563146ef2 [2021-06-02T02:53:22.867Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T02:53:22.867Z] ---> Running in 78ca150b9bec [2021-06-02T02:53:22.867Z] Removing intermediate container 01f395498c01 [2021-06-02T02:53:22.867Z] ---> 2c0e28cf05f3 [2021-06-02T02:53:22.867Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T02:53:22.867Z] ---> Running in f526ee46700d [2021-06-02T02:53:22.867Z] Removing intermediate container 9a729cea1575 [2021-06-02T02:53:22.867Z] ---> 602379bd9662 [2021-06-02T02:53:22.867Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T02:53:22.867Z] ---> Running in cce74b7ae129 [2021-06-02T02:53:22.867Z] ---> Running in 6dabc5f21282 [2021-06-02T02:53:23.852Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:24.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:24.404Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:24.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:24.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:24.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:25.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:25.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:25.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:26.161Z] OK: 218 MiB in 52 packages [2021-06-02T02:53:26.764Z] OK: 218 MiB in 52 packages [2021-06-02T02:53:26.764Z] OK: 218 MiB in 52 packages [2021-06-02T02:53:27.364Z] OK: 218 MiB in 52 packages [2021-06-02T02:53:27.639Z] Removing intermediate container 78ca150b9bec [2021-06-02T02:53:27.639Z] ---> 82e9a19123ea [2021-06-02T02:53:27.639Z] Step 6/24 : COPY go.mod . [2021-06-02T02:53:27.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:53:28.192Z] Removing intermediate container cce74b7ae129 [2021-06-02T02:53:28.192Z] ---> ce6f02122896 [2021-06-02T02:53:28.192Z] Step 6/24 : COPY go.mod . [2021-06-02T02:53:28.467Z] Removing intermediate container f526ee46700d [2021-06-02T02:53:28.467Z] ---> dd5dd6b5c11d [2021-06-02T02:53:28.467Z] Step 6/23 : COPY go.mod . [2021-06-02T02:53:28.749Z] ---> b3bdebd97004 [2021-06-02T02:53:28.749Z] Step 7/24 : RUN go mod download [2021-06-02T02:53:28.749Z] Removing intermediate container f9d5883eb977 [2021-06-02T02:53:28.749Z] ---> 8d4c2eac21c6 [2021-06-02T02:53:28.749Z] Step 6/24 : COPY go.mod . [2021-06-02T02:53:29.023Z] ---> Running in b1c4170d2265 [2021-06-02T02:53:29.297Z] ---> 22dba1348caf [2021-06-02T02:53:29.297Z] Step 7/24 : RUN go mod download [2021-06-02T02:53:29.569Z] ---> Running in 918dc9b21e34 [2021-06-02T02:53:29.569Z] ---> 490e85a0079e [2021-06-02T02:53:29.569Z] Step 7/23 : RUN go mod download [2021-06-02T02:53:29.848Z] ---> Running in 1732daf2232d [2021-06-02T02:53:29.848Z] ---> 4f0c61a7c84e [2021-06-02T02:53:29.848Z] Step 7/24 : RUN go mod download [2021-06-02T02:53:30.129Z] ---> Running in 0004440f5d00 [2021-06-02T02:53:31.120Z] OK: 218 MiB in 52 packages [2021-06-02T02:53:33.107Z] Removing intermediate container b1c4170d2265 [2021-06-02T02:53:33.107Z] ---> 529042988985 [2021-06-02T02:53:33.107Z] Step 8/24 : COPY . . [2021-06-02T02:53:33.107Z] Removing intermediate container 6dabc5f21282 [2021-06-02T02:53:33.107Z] ---> 6829b47a8897 [2021-06-02T02:53:33.107Z] Step 6/23 : COPY go.mod . [2021-06-02T02:53:33.382Z] Removing intermediate container 918dc9b21e34 [2021-06-02T02:53:33.382Z] ---> 26e80213f0c6 [2021-06-02T02:53:33.382Z] Step 8/24 : COPY . . [2021-06-02T02:53:33.658Z] Removing intermediate container 1732daf2232d [2021-06-02T02:53:33.658Z] ---> 7ab8322ba97c [2021-06-02T02:53:33.658Z] Step 8/23 : COPY . . [2021-06-02T02:53:34.638Z] Removing intermediate container 0004440f5d00 [2021-06-02T02:53:34.638Z] ---> d1921bf9146c [2021-06-02T02:53:34.638Z] Step 8/24 : COPY . . [2021-06-02T02:53:34.919Z] ---> 73911210d8fb [2021-06-02T02:53:34.920Z] Step 7/23 : RUN go mod download [2021-06-02T02:53:35.518Z] ---> Running in 9b9662b161b1 [2021-06-02T02:53:40.941Z] Removing intermediate container 9b9662b161b1 [2021-06-02T02:53:40.941Z] ---> 4629c8cdfc13 [2021-06-02T02:53:40.941Z] Step 8/23 : COPY . . [2021-06-02T02:54:03.153Z] ---> 9b58115a123c [2021-06-02T02:54:03.153Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:54:03.153Z] ---> e029e7c9249f [2021-06-02T02:54:03.153Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:54:03.153Z] ---> 18e50a109ae5 [2021-06-02T02:54:03.153Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:54:03.153Z] ---> 1dfba2f2f7c2 [2021-06-02T02:54:03.153Z] Step 9/23 : RUN go mod tidy [2021-06-02T02:54:03.153Z] ---> 90aa72ce0c03 [2021-06-02T02:54:03.153Z] Step 9/23 : RUN go mod tidy [2021-06-02T02:54:03.153Z] ---> Running in fdb5396e8129 [2021-06-02T02:54:03.153Z] ---> Running in 2ae90f57be79 [2021-06-02T02:54:03.153Z] ---> Running in 9bd8a8921131 [2021-06-02T02:54:03.153Z] ---> Running in a5c9a484063d [2021-06-02T02:54:03.153Z] ---> Running in 61e493324f05 [2021-06-02T02:54:09.879Z] Removing intermediate container a5c9a484063d [2021-06-02T02:54:09.879Z] ---> 335607081343 [2021-06-02T02:54:09.879Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T02:54:09.879Z] ---> Running in 6c032dbcd597 [2021-06-02T02:54:09.879Z] Removing intermediate container 2ae90f57be79 [2021-06-02T02:54:09.879Z] ---> 4baa7e05b7ae [2021-06-02T02:54:09.879Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T02:54:09.879Z] ---> Running in 9ee8ec1a0c49 [2021-06-02T02:54:09.879Z] Removing intermediate container 9bd8a8921131 [2021-06-02T02:54:09.879Z] ---> a566d432023a [2021-06-02T02:54:09.879Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T02:54:09.879Z] Removing intermediate container 61e493324f05 [2021-06-02T02:54:09.879Z] ---> 4e4754b12c5e [2021-06-02T02:54:09.879Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T02:54:09.879Z] Removing intermediate container fdb5396e8129 [2021-06-02T02:54:09.879Z] ---> f6ae0beb171f [2021-06-02T02:54:09.879Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T02:54:09.879Z] ---> Running in e60a9f60992c [2021-06-02T02:54:10.151Z] ---> Running in 56c76efdabc4 [2021-06-02T02:54:10.151Z] ---> Running in e6b7ad388e3e [2021-06-02T02:54:10.762Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-02T02:54:11.761Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-02T02:54:12.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-02T02:54:12.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-02T02:54:12.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-02T02:56:34.583Z] Removing intermediate container e6b7ad388e3e [2021-06-02T02:56:34.583Z] ---> 351d7a2118e1 [2021-06-02T02:56:34.583Z] [2021-06-02T02:56:34.583Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:56:34.583Z] 3.12: Pulling from library/alpine [2021-06-02T02:56:34.583Z] Removing intermediate container e60a9f60992c [2021-06-02T02:56:34.583Z] ---> 6f53d02d61d2 [2021-06-02T02:56:34.583Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T02:56:34.583Z] ---> Running in 041ebea7247f [2021-06-02T02:56:34.583Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T02:56:34.583Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T02:56:34.583Z] ---> 9852663dfa18 [2021-06-02T02:56:34.583Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:56:34.583Z] ---> Running in e38dfc4ef101 [2021-06-02T02:56:34.583Z] Removing intermediate container 9ee8ec1a0c49 [2021-06-02T02:56:34.583Z] ---> 600d4e16aca6 [2021-06-02T02:56:34.583Z] [2021-06-02T02:56:34.583Z] Step 11/23 : FROM alpine:3.12Removing intermediate container 56c76efdabc4 [2021-06-02T02:56:34.583Z] [2021-06-02T02:56:34.583Z] ---> 2f0de4eadf40 [2021-06-02T02:56:34.583Z] ---> 9852663dfa18 [2021-06-02T02:56:34.583Z] [2021-06-02T02:56:34.583Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/23 : FROM alpine:3.12 [2021-06-02T02:56:34.583Z] [2021-06-02T02:56:34.583Z] ---> 9852663dfa18 [2021-06-02T02:56:34.583Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:56:34.583Z] ---> Running in 6e4f7971d8a7 [2021-06-02T02:56:34.583Z] ---> Running in 7120c9c7d1a9 [2021-06-02T02:56:34.583Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-02T02:56:34.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:34.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:34.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:34.583Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T02:56:34.583Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:56:34.583Z] OK: 5 MiB in 15 packages [2021-06-02T02:56:34.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:34.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:34.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:34.583Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T02:56:34.583Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T02:56:34.583Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T02:56:34.583Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:56:34.583Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:56:34.583Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:56:34.583Z] OK: 5 MiB in 15 packages [2021-06-02T02:56:34.583Z] OK: 6 MiB in 16 packages [2021-06-02T02:56:34.583Z] Removing intermediate container e38dfc4ef101 [2021-06-02T02:56:34.583Z] ---> 3e52def9f61e [2021-06-02T02:56:34.583Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:56:34.583Z] ---> Running in acfb0781111e [2021-06-02T02:56:34.583Z] Removing intermediate container 041ebea7247f [2021-06-02T02:56:34.583Z] ---> bbb01a86795b [2021-06-02T02:56:34.583Z] [2021-06-02T02:56:34.583Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T02:56:34.583Z] 20.10.0: Pulling from library/docker [2021-06-02T02:56:34.583Z] Removing intermediate container acfb0781111e [2021-06-02T02:56:34.583Z] ---> 2e3bdfdc4bc6 [2021-06-02T02:56:34.583Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T02:56:34.583Z] Removing intermediate container 6e4f7971d8a7 [2021-06-02T02:56:34.583Z] ---> 486d62cbd5f1 [2021-06-02T02:56:34.583Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:56:34.583Z] ---> Running in 64ece7f56f44 [2021-06-02T02:56:34.583Z] ---> Running in b569f2acabf7 [2021-06-02T02:56:34.583Z] Removing intermediate container 7120c9c7d1a9 [2021-06-02T02:56:34.583Z] ---> f8cb56b987cb [2021-06-02T02:56:34.583Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:56:34.583Z] Removing intermediate container 64ece7f56f44 [2021-06-02T02:56:34.583Z] ---> 28071015febe [2021-06-02T02:56:34.583Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T02:56:36.552Z] ---> Running in a5562249fa67 [2021-06-02T02:56:36.552Z] ---> Running in b4394448bfa0 [2021-06-02T02:56:36.552Z] Removing intermediate container b569f2acabf7 [2021-06-02T02:56:36.552Z] ---> de5402788146 [2021-06-02T02:56:36.552Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T02:56:36.832Z] ---> Running in a534e62de7d9 [2021-06-02T02:56:36.832Z] Removing intermediate container 6c032dbcd597 [2021-06-02T02:56:36.832Z] ---> 1db6ded7499c [2021-06-02T02:56:36.832Z] [2021-06-02T02:56:36.832Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:56:36.832Z] ---> 9852663dfa18 [2021-06-02T02:56:36.832Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T02:56:37.105Z] Removing intermediate container a5562249fa67 [2021-06-02T02:56:37.106Z] ---> 6ca74a6f26fe [2021-06-02T02:56:37.106Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T02:56:37.106Z] ---> Running in f54e8345b2f0 [2021-06-02T02:56:37.380Z] Removing intermediate container b4394448bfa0 [2021-06-02T02:56:37.380Z] ---> 2e14c3482900 [2021-06-02T02:56:37.380Z] Step 16/24 : WORKDIR / [2021-06-02T02:56:37.380Z] ---> Running in d30190f71a91 [2021-06-02T02:56:37.652Z] Removing intermediate container a534e62de7d9 [2021-06-02T02:56:37.652Z] ---> e7999fd7dea9 [2021-06-02T02:56:37.652Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T02:56:37.652Z] ---> Running in 757bceda2fee [2021-06-02T02:56:37.925Z] ---> Running in 71838f36cd94 [2021-06-02T02:56:37.925Z] Removing intermediate container f54e8345b2f0 [2021-06-02T02:56:37.925Z] ---> 91fb24de160a [2021-06-02T02:56:37.925Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T02:56:38.200Z] Removing intermediate container d30190f71a91 [2021-06-02T02:56:38.200Z] ---> 3a190d453d38 [2021-06-02T02:56:38.200Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T02:56:38.200Z] ---> Running in 1f6e49f09b1f [2021-06-02T02:56:38.486Z] ---> Running in 01f3ce938c59 [2021-06-02T02:56:38.486Z] Removing intermediate container 757bceda2fee [2021-06-02T02:56:38.486Z] ---> 7504d8b76f3f [2021-06-02T02:56:38.486Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:56:38.763Z] Removing intermediate container 71838f36cd94 [2021-06-02T02:56:38.763Z] ---> 1603b6b64ea0 [2021-06-02T02:56:38.763Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:56:39.036Z] Removing intermediate container 1f6e49f09b1f [2021-06-02T02:56:39.036Z] ---> 70fbc874ad3c [2021-06-02T02:56:39.036Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T02:56:39.318Z] ---> Running in 32063fbfee0c [2021-06-02T02:56:39.592Z] Removing intermediate container 01f3ce938c59 [2021-06-02T02:56:39.592Z] ---> 9b8c8e39bc96 [2021-06-02T02:56:39.592Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:56:39.873Z] ---> 5fa88652bdeb [2021-06-02T02:56:39.873Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T02:56:40.149Z] ---> 0a9063051ad0 [2021-06-02T02:56:40.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T02:56:40.149Z] Removing intermediate container 32063fbfee0c [2021-06-02T02:56:40.426Z] ---> 1dd1f4944ff7 [2021-06-02T02:56:40.426Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:56:41.023Z] ---> Running in 66ad95ed2770 [2021-06-02T02:56:41.469Z] ---> 574575550c75 [2021-06-02T02:56:41.469Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T02:56:42.124Z] ---> 6e22cf4d7b7d [2021-06-02T02:56:42.124Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T02:56:42.411Z] ---> f5b3471b9dc7 [2021-06-02T02:56:42.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T02:56:45.069Z] ---> d9bfb2276383 [2021-06-02T02:56:45.069Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T02:56:45.069Z] ---> 7c7d36556546 [2021-06-02T02:56:45.069Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T02:56:45.069Z] ---> 84e8897dec82 [2021-06-02T02:56:45.069Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T02:56:45.344Z] ---> Running in 9278bc1bdf75 [2021-06-02T02:56:45.626Z] ---> Running in 84d98f7b9985 [2021-06-02T02:56:45.900Z] Removing intermediate container 66ad95ed2770 [2021-06-02T02:56:45.900Z] ---> f92cdb5b2439 [2021-06-02T02:56:45.900Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T02:56:46.187Z] ---> Running in 4d5d37e39da3 [2021-06-02T02:56:46.187Z] Removing intermediate container 9278bc1bdf75 [2021-06-02T02:56:46.187Z] ---> 73d22b2a9a22 [2021-06-02T02:56:46.187Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:56:46.787Z] Removing intermediate container 84d98f7b9985 [2021-06-02T02:56:46.787Z] ---> d44958313c8d [2021-06-02T02:56:46.787Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:56:46.787Z] ---> 7c1b9ba20f2c [2021-06-02T02:56:46.787Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T02:56:46.787Z] ---> Running in 9ff5b13ec39f [2021-06-02T02:56:46.787Z] ---> Running in b6df9c495a7f [2021-06-02T02:56:46.787Z] ---> Running in 7235d31539da [2021-06-02T02:56:47.390Z] Removing intermediate container 9ff5b13ec39f [2021-06-02T02:56:47.390Z] ---> 949f9624ea73 [2021-06-02T02:56:47.390Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T02:56:47.664Z] ---> Running in 0450c63038f0 [2021-06-02T02:56:47.664Z] Removing intermediate container b6df9c495a7f [2021-06-02T02:56:47.664Z] ---> 775aab894480 [2021-06-02T02:56:47.664Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:56:47.939Z] Removing intermediate container 7235d31539da [2021-06-02T02:56:47.939Z] ---> e7011e00ddb8 [2021-06-02T02:56:47.939Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:56:47.939Z] ---> Running in 711db08bd516 [2021-06-02T02:56:48.214Z] ---> Running in 328438207dea [2021-06-02T02:56:48.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:48.489Z] Removing intermediate container 0450c63038f0 [2021-06-02T02:56:48.489Z] ---> f2381fd8031b [2021-06-02T02:56:48.489Z] Step 22/23 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:56:48.489Z] ---> Running in 7e4739cfa0b9 [2021-06-02T02:56:48.761Z] Removing intermediate container 711db08bd516 [2021-06-02T02:56:48.761Z] ---> a215ae869515 [2021-06-02T02:56:48.761Z] Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:56:48.761Z] Removing intermediate container 328438207dea [2021-06-02T02:56:48.761Z] ---> 111716b42759 [2021-06-02T02:56:48.761Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T02:56:49.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:49.039Z] ---> Running in 1118020f4522 [2021-06-02T02:56:49.039Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T02:56:49.039Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T02:56:49.039Z] ---> Running in e17d1c5900dd [2021-06-02T02:56:49.039Z] ---> eeaf43b92773 [2021-06-02T02:56:49.039Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:56:49.324Z] Removing intermediate container 7e4739cfa0b9 [2021-06-02T02:56:49.324Z] ---> a4d39dd579c3 [2021-06-02T02:56:49.324Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T02:56:49.324Z] ---> Running in ca29fafb5915 [2021-06-02T02:56:49.595Z] ---> Running in 887fb221205d [2021-06-02T02:56:49.595Z] Removing intermediate container e17d1c5900dd [2021-06-02T02:56:49.595Z] ---> 60c907573bac [2021-06-02T02:56:49.595Z] Step 22/23 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:56:49.595Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T02:56:49.595Z] Removing intermediate container 1118020f4522 [2021-06-02T02:56:49.872Z] ---> 30646f81774e [2021-06-02T02:56:49.872Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:56:49.872Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T02:56:49.872Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T02:56:50.156Z] ---> Running in 679cfa03f2cf [2021-06-02T02:56:50.156Z] ---> Running in b89cbb6ea928 [2021-06-02T02:56:50.156Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T02:56:50.156Z] Removing intermediate container ca29fafb5915 [2021-06-02T02:56:50.156Z] ---> 25bd2ff5e1ad [2021-06-02T02:56:50.156Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T02:56:50.156Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T02:56:50.156Z] Removing intermediate container 887fb221205d [2021-06-02T02:56:50.156Z] ---> e7d19a39fc81 [2021-06-02T02:56:50.156Z] [2021-06-02T02:56:50.440Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T02:56:50.440Z] ---> Running in a08c4da02b9e [2021-06-02T02:56:50.440Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:56:50.440Z] OK: 8 MiB in 20 packages [2021-06-02T02:56:51.038Z] Removing intermediate container 679cfa03f2cf [2021-06-02T02:56:51.039Z] ---> fd34f9670ea6 [2021-06-02T02:56:51.039Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T02:56:51.039Z] Removing intermediate container b89cbb6ea928 [2021-06-02T02:56:51.039Z] ---> 198c52ce2efb [2021-06-02T02:56:51.039Z] [2021-06-02T02:56:51.039Z] Successfully built e7d19a39fc81 [2021-06-02T02:56:51.039Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T02:56:51.039Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-02T02:56:51.318Z] ---> Running in e5d974bb1347 [2021-06-02T02:56:51.594Z] Successfully built 198c52ce2efb [2021-06-02T02:56:51.870Z] Successfully tagged core-command-arm64:latest [2021-06-02T02:56:51.870Z] Building security-proxy-setup [2021-06-02T02:56:51.870Z]  Building core-command ... done Removing intermediate container e5d974bb1347 [2021-06-02T02:56:51.870Z] ---> 853b9c8a8b1e [2021-06-02T02:56:51.870Z] [2021-06-02T02:56:52.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:52.155Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:56:52.155Z] Removing intermediate container 4d5d37e39da3 [2021-06-02T02:56:52.155Z] ---> 567f3341d386 [2021-06-02T02:56:52.155Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:56:52.436Z] Successfully built 853b9c8a8b1e [2021-06-02T02:56:52.436Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T02:56:52.436Z]  Building support-notifications ... done Building core-metadata [2021-06-02T02:56:52.712Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T02:56:52.712Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T02:56:52.712Z] Executing bash-5.0.17-r0.post-install [2021-06-02T02:56:52.712Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:56:52.712Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T02:56:52.712Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T02:56:53.003Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T02:56:53.003Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T02:56:53.003Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T02:56:53.003Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T02:56:53.003Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T02:56:53.003Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T02:56:53.003Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T02:56:53.003Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T02:56:53.599Z] ---> ab32bd664ffb [2021-06-02T02:56:53.599Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T02:56:55.025Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T02:56:55.025Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T02:56:55.025Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T02:56:55.025Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T02:56:55.025Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T02:56:55.025Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T02:56:55.025Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T02:56:55.025Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T02:56:55.025Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T02:56:55.025Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T02:56:55.300Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T02:56:55.300Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T02:56:55.300Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T02:56:55.300Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T02:56:55.300Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T02:56:55.300Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T02:56:55.300Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T02:56:55.300Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T02:56:55.300Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T02:56:55.300Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T02:56:55.300Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T02:56:55.300Z] ---> b2726453364e [2021-06-02T02:56:55.300Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T02:56:55.577Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T02:56:55.577Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T02:56:55.577Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T02:56:55.577Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T02:56:55.577Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T02:56:55.577Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T02:56:55.577Z] OK: 72 MiB in 59 packages [2021-06-02T02:56:58.221Z] ---> 5c004a080a19 [2021-06-02T02:56:58.221Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T02:56:58.494Z] ---> Running in 5592588474d3 [2021-06-02T02:56:59.481Z] Removing intermediate container 5592588474d3 [2021-06-02T02:56:59.482Z] ---> 8199b25d7b86 [2021-06-02T02:56:59.482Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:57:00.097Z] ---> Running in 3fd7930834e6 [2021-06-02T02:57:00.714Z] Collecting docker-compose==1.23.2 [2021-06-02T02:57:00.714Z] Removing intermediate container 3fd7930834e6 [2021-06-02T02:57:00.714Z] ---> 9a7d20c82877 [2021-06-02T02:57:00.714Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:57:00.990Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T02:57:00.990Z] ---> Running in 297db5405342 [2021-06-02T02:57:01.596Z] Removing intermediate container 297db5405342 [2021-06-02T02:57:01.596Z] ---> 616333f532e1 [2021-06-02T02:57:01.596Z] Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:57:01.874Z] ---> Running in 5210a2b676d2 [2021-06-02T02:57:01.874Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T02:57:02.149Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T02:57:02.149Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-02T02:57:02.423Z] Removing intermediate container 5210a2b676d2 [2021-06-02T02:57:02.423Z] ---> 6583ff8ef18a [2021-06-02T02:57:02.423Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:57:02.695Z] ---> Running in ec9ebb9ac212 [2021-06-02T02:57:02.971Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T02:57:02.971Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T02:57:03.244Z] Removing intermediate container ec9ebb9ac212 [2021-06-02T02:57:03.244Z] ---> 774404f5a27d [2021-06-02T02:57:03.244Z] [2021-06-02T02:57:03.517Z] Successfully built 774404f5a27d [2021-06-02T02:57:03.517Z] Successfully tagged core-data-arm64:latest [2021-06-02T02:57:03.517Z]  Building core-data ... done Building security-secretstore-setup [2021-06-02T02:57:03.789Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T02:57:03.789Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T02:57:05.220Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T02:57:05.220Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T02:57:05.814Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T02:57:05.814Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T02:57:08.430Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T02:57:08.430Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T02:57:10.405Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T02:57:10.405Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T02:57:10.679Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T02:57:10.679Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T02:57:13.285Z] Collecting PyYAML<4,>=3.10 [2021-06-02T02:57:13.285Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T02:57:17.599Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T02:57:17.599Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T02:57:17.599Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-02T02:57:17.599Z] Collecting idna<2.8,>=2.5 [2021-06-02T02:57:17.599Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T02:57:17.599Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-02T02:57:18.209Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T02:57:18.209Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T02:57:18.489Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T02:57:18.489Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T02:57:18.489Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T02:57:18.489Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T02:57:19.928Z] Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docopt, dockerpty, cached-property, texttable, PyYAML, docker-compose [2021-06-02T02:57:19.928Z] Attempting uninstall: idna [2021-06-02T02:57:19.928Z] Found existing installation: idna 2.9 [2021-06-02T02:57:19.928Z] Uninstalling idna-2.9: [2021-06-02T02:57:20.204Z] Successfully uninstalled idna-2.9 [2021-06-02T02:57:20.804Z] Attempting uninstall: urllib3 [2021-06-02T02:57:20.804Z] Found existing installation: urllib3 1.25.9 [2021-06-02T02:57:20.804Z] Uninstalling urllib3-1.25.9: [2021-06-02T02:57:21.076Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T02:57:21.676Z] Attempting uninstall: requests [2021-06-02T02:57:21.676Z] Found existing installation: requests 2.23.0 [2021-06-02T02:57:21.676Z] Uninstalling requests-2.23.0: [2021-06-02T02:57:21.676Z] Successfully uninstalled requests-2.23.0 [2021-06-02T02:57:23.659Z] Running setup.py install for docopt: started [2021-06-02T02:57:25.635Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T02:57:25.635Z] Running setup.py install for dockerpty: started [2021-06-02T02:57:28.267Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T02:57:28.267Z] Running setup.py install for texttable: started [2021-06-02T02:57:30.894Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T02:57:30.894Z] Running setup.py install for PyYAML: started [2021-06-02T02:57:33.520Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T02:57:34.979Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-02T02:57:41.734Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:57:41.734Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:57:41.734Z] ---> 936e02e7dafa [2021-06-02T02:57:41.734Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T02:57:41.734Z] ---> Using cache [2021-06-02T02:57:41.734Z] ---> adbb7e6aa17b [2021-06-02T02:57:41.734Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:57:41.734Z] ---> Using cache [2021-06-02T02:57:41.734Z] ---> 2c0e28cf05f3 [2021-06-02T02:57:41.734Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T02:57:41.734Z] ---> Using cache [2021-06-02T02:57:41.734Z] ---> ce6f02122896 [2021-06-02T02:57:41.734Z] Step 6/32 : COPY go.mod . [2021-06-02T02:57:41.734Z] ---> Using cache [2021-06-02T02:57:41.734Z] ---> 22dba1348caf [2021-06-02T02:57:41.734Z] Step 7/32 : RUN go mod download [2021-06-02T02:57:41.734Z] ---> Using cache [2021-06-02T02:57:41.734Z] ---> 26e80213f0c6 [2021-06-02T02:57:41.734Z] Step 8/32 : COPY . . [2021-06-02T02:57:42.007Z] ---> Using cache [2021-06-02T02:57:42.007Z] ---> 9b58115a123c [2021-06-02T02:57:42.007Z] Step 9/32 : RUN go mod tidy [2021-06-02T02:57:42.007Z] ---> Using cache [2021-06-02T02:57:42.007Z] ---> f6ae0beb171f [2021-06-02T02:57:42.007Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T02:57:42.603Z] ---> Running in 1cd159d43a29 [2021-06-02T02:57:43.199Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:57:43.199Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:57:43.199Z] ---> 936e02e7dafa [2021-06-02T02:57:43.199Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:57:43.199Z] ---> Using cache [2021-06-02T02:57:43.199Z] ---> adbb7e6aa17b [2021-06-02T02:57:43.199Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:57:43.199Z] ---> Using cache [2021-06-02T02:57:43.199Z] ---> 2c0e28cf05f3 [2021-06-02T02:57:43.199Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T02:57:43.199Z] ---> Using cache [2021-06-02T02:57:43.199Z] ---> ce6f02122896 [2021-06-02T02:57:43.199Z] Step 6/24 : COPY go.mod . [2021-06-02T02:57:43.199Z] ---> Using cache [2021-06-02T02:57:43.199Z] ---> 22dba1348caf [2021-06-02T02:57:43.199Z] Step 7/24 : RUN go mod download [2021-06-02T02:57:43.199Z] ---> Using cache [2021-06-02T02:57:43.199Z] ---> 26e80213f0c6 [2021-06-02T02:57:43.199Z] Step 8/24 : COPY . . [2021-06-02T02:57:43.478Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:57:43.478Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:57:43.478Z] ---> 936e02e7dafa [2021-06-02T02:57:43.478Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T02:57:43.478Z] ---> Using cache [2021-06-02T02:57:43.478Z] ---> adbb7e6aa17b [2021-06-02T02:57:43.478Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:57:43.478Z] ---> Using cache [2021-06-02T02:57:43.478Z] ---> 2c0e28cf05f3 [2021-06-02T02:57:43.478Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T02:57:43.478Z] ---> Using cache [2021-06-02T02:57:43.478Z] ---> ce6f02122896 [2021-06-02T02:57:43.478Z] Step 6/22 : COPY go.mod . [2021-06-02T02:57:43.478Z] ---> Using cache [2021-06-02T02:57:43.478Z] ---> 22dba1348caf [2021-06-02T02:57:43.478Z] Step 7/22 : RUN go mod download [2021-06-02T02:57:43.478Z] ---> Using cache [2021-06-02T02:57:43.478Z] ---> 26e80213f0c6 [2021-06-02T02:57:43.478Z] Step 8/22 : COPY . . [2021-06-02T02:57:43.755Z] ---> Using cache [2021-06-02T02:57:43.755Z] ---> 9b58115a123c [2021-06-02T02:57:43.755Z] Step 9/22 : RUN go mod tidy [2021-06-02T02:57:43.755Z] ---> Using cache [2021-06-02T02:57:43.755Z] ---> f6ae0beb171f [2021-06-02T02:57:43.755Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T02:57:43.755Z] ---> Using cache [2021-06-02T02:57:43.755Z] ---> 9b58115a123c [2021-06-02T02:57:43.755Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:57:43.755Z] ---> Using cache [2021-06-02T02:57:43.755Z] ---> f6ae0beb171f [2021-06-02T02:57:43.755Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T02:57:44.358Z] ---> Running in 77f96487ab86 [2021-06-02T02:57:44.358Z] ---> Running in 0e7ec7548a70 [2021-06-02T02:57:44.630Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-02T02:57:47.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-02T02:57:47.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-02T02:57:54.087Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:57:54.087Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:57:54.087Z] ---> 936e02e7dafa [2021-06-02T02:57:54.087Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T02:57:54.087Z] ---> Using cache [2021-06-02T02:57:54.087Z] ---> adbb7e6aa17b [2021-06-02T02:57:54.087Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:57:54.087Z] ---> Using cache [2021-06-02T02:57:54.087Z] ---> 2c0e28cf05f3 [2021-06-02T02:57:54.087Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T02:57:54.087Z] ---> Using cache [2021-06-02T02:57:54.087Z] ---> ce6f02122896 [2021-06-02T02:57:54.087Z] Step 6/26 : COPY go.mod . [2021-06-02T02:57:54.087Z] ---> Using cache [2021-06-02T02:57:54.087Z] ---> 22dba1348caf [2021-06-02T02:57:54.087Z] Step 7/26 : RUN go mod download [2021-06-02T02:57:54.087Z] ---> Using cache [2021-06-02T02:57:54.087Z] ---> 26e80213f0c6 [2021-06-02T02:57:54.087Z] Step 8/26 : COPY . . [2021-06-02T02:57:54.087Z] ---> Using cache [2021-06-02T02:57:54.087Z] ---> 9b58115a123c [2021-06-02T02:57:54.087Z] Step 9/26 : RUN go mod tidy [2021-06-02T02:57:54.087Z] ---> Using cache [2021-06-02T02:57:54.087Z] ---> f6ae0beb171f [2021-06-02T02:57:54.087Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T02:57:54.087Z] ---> Running in 680b7157d9bf [2021-06-02T02:57:55.106Z] Removing intermediate container a08c4da02b9e [2021-06-02T02:57:55.106Z] ---> 0bfdb4a07aee [2021-06-02T02:57:55.106Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T02:57:55.388Z] ---> Running in 2ad8c4af00f7 [2021-06-02T02:57:56.005Z] Removing intermediate container 2ad8c4af00f7 [2021-06-02T02:57:56.005Z] ---> 3a78a779cad2 [2021-06-02T02:57:56.005Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T02:57:56.280Z] ---> Running in ecb4d65e77f2 [2021-06-02T02:57:56.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-02T02:57:57.160Z] Removing intermediate container ecb4d65e77f2 [2021-06-02T02:57:57.160Z] ---> c727aa8f9b69 [2021-06-02T02:57:57.160Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T02:57:59.147Z] ---> 9f391c68633d [2021-06-02T02:57:59.147Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T02:58:00.135Z] ---> 978d4083ff9f [2021-06-02T02:58:00.135Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T02:58:01.590Z] ---> bc263f8dadb9 [2021-06-02T02:58:01.590Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T02:58:01.590Z] ---> Running in fc74fcef00b7 [2021-06-02T02:58:02.576Z] Removing intermediate container fc74fcef00b7 [2021-06-02T02:58:02.576Z] ---> 357bed40de5b [2021-06-02T02:58:02.576Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:58:02.576Z] ---> Running in 45578e6bc14a [2021-06-02T02:58:03.175Z] Removing intermediate container 45578e6bc14a [2021-06-02T02:58:03.176Z] ---> b92caafe90e6 [2021-06-02T02:58:03.176Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:58:03.455Z] ---> Running in 5b371e684837 [2021-06-02T02:58:04.056Z] Removing intermediate container 5b371e684837 [2021-06-02T02:58:04.056Z] ---> 76de2dcf4632 [2021-06-02T02:58:04.056Z] Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:58:04.338Z] ---> Running in 1afda138f9ea [2021-06-02T02:58:05.328Z] Removing intermediate container 1afda138f9ea [2021-06-02T02:58:05.328Z] ---> 3191882e029b [2021-06-02T02:58:05.328Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:58:05.328Z] ---> Running in cdca7eefe3f0 [2021-06-02T02:58:05.929Z] Removing intermediate container cdca7eefe3f0 [2021-06-02T02:58:05.929Z] ---> dd1fd7c1e363 [2021-06-02T02:58:05.929Z] [2021-06-02T02:58:06.531Z] Successfully built dd1fd7c1e363 [2021-06-02T02:58:06.531Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T02:59:14.554Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-02T02:59:19.991Z] Removing intermediate container 1cd159d43a29 [2021-06-02T02:59:19.991Z] ---> 5151ba08ed09 [2021-06-02T02:59:19.991Z] [2021-06-02T02:59:19.991Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T02:59:19.991Z] ---> 9852663dfa18 [2021-06-02T02:59:19.991Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T02:59:19.991Z] ---> Running in 44d46f0f0e3f [2021-06-02T02:59:19.991Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-02T02:59:20.605Z] Removing intermediate container 44d46f0f0e3f [2021-06-02T02:59:20.605Z] ---> 547a89babeb0 [2021-06-02T02:59:20.605Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T02:59:20.879Z] ---> Running in dbd1776c84d5 [2021-06-02T02:59:22.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:59:23.154Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:59:23.761Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T02:59:23.761Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T02:59:23.761Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:59:23.761Z] OK: 5 MiB in 16 packages [2021-06-02T02:59:26.402Z] Removing intermediate container dbd1776c84d5 [2021-06-02T02:59:26.402Z] ---> 9983a6bfda1b [2021-06-02T02:59:26.402Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T02:59:26.402Z] Removing intermediate container 77f96487ab86 [2021-06-02T02:59:26.402Z] ---> 9b82a77a4106 [2021-06-02T02:59:26.402Z] [2021-06-02T02:59:26.402Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T02:59:26.402Z] ---> 9852663dfa18 [2021-06-02T02:59:26.402Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T02:59:26.402Z] ---> Running in a2ce8bc40d24 [2021-06-02T02:59:26.402Z] ---> Running in 938e305d4c5b [2021-06-02T02:59:27.400Z] Removing intermediate container a2ce8bc40d24 [2021-06-02T02:59:27.400Z] ---> f00d4b1d1be4 [2021-06-02T02:59:27.400Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T02:59:27.400Z] ---> Running in 8b32f17638e9 [2021-06-02T02:59:28.009Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:59:28.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:59:28.287Z] Removing intermediate container 8b32f17638e9 [2021-06-02T02:59:28.583Z] ---> 44e54a23b815 [2021-06-02T02:59:28.583Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T02:59:28.862Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T02:59:28.862Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:59:28.862Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T02:59:28.862Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T02:59:28.862Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:59:29.135Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:59:29.413Z] OK: 7 MiB in 18 packages [2021-06-02T02:59:29.413Z] ---> Running in 3d8fa2edef64 [2021-06-02T02:59:30.854Z] Removing intermediate container 680b7157d9bf [2021-06-02T02:59:30.854Z] ---> 6a33d50307d1 [2021-06-02T02:59:30.854Z] [2021-06-02T02:59:30.854Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T02:59:30.854Z] ---> 9852663dfa18 [2021-06-02T02:59:30.854Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T02:59:31.131Z] ---> Running in 9af26e3d4247 [2021-06-02T02:59:32.126Z] Removing intermediate container 938e305d4c5b [2021-06-02T02:59:32.126Z] ---> b7f53e8ce47a [2021-06-02T02:59:32.126Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T02:59:32.408Z] ---> Running in c079becfe9a2 [2021-06-02T02:59:33.013Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:59:33.013Z] Removing intermediate container c079becfe9a2 [2021-06-02T02:59:33.013Z] ---> 438645b5c9b1 [2021-06-02T02:59:33.013Z] Step 14/22 : WORKDIR /edgex [2021-06-02T02:59:33.013Z] Removing intermediate container 3d8fa2edef64 [2021-06-02T02:59:33.013Z] ---> 58536c4e7769 [2021-06-02T02:59:33.013Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T02:59:33.013Z] ---> Running in 9767b3dc8c87 [2021-06-02T02:59:33.286Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:59:33.286Z] ---> Running in d27aacfc2e5e [2021-06-02T02:59:33.882Z] Removing intermediate container 9767b3dc8c87 [2021-06-02T02:59:33.882Z] ---> ac91c53385fb [2021-06-02T02:59:33.882Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T02:59:33.882Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T02:59:33.882Z] Removing intermediate container d27aacfc2e5e [2021-06-02T02:59:33.882Z] ---> b102afb1bbce [2021-06-02T02:59:33.882Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T02:59:33.882Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:59:33.882Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T02:59:33.882Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T02:59:33.882Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T02:59:34.156Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T02:59:34.156Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:59:34.156Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:59:34.435Z] OK: 7 MiB in 20 packages [2021-06-02T02:59:35.424Z] ---> 65557befde6f [2021-06-02T02:59:35.424Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . ---> 26bb84865ec2 [2021-06-02T02:59:35.424Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T02:59:35.424Z] [2021-06-02T02:59:35.732Z] ---> Running in b793fe059e5d [2021-06-02T02:59:36.720Z] Removing intermediate container 9af26e3d4247 [2021-06-02T02:59:36.720Z] ---> 1575ef26aebc [2021-06-02T02:59:36.720Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T02:59:37.000Z] ---> Running in cac605e3c18e [2021-06-02T02:59:37.275Z] ---> 4b28abc2a31c [2021-06-02T02:59:37.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T02:59:37.874Z] Removing intermediate container cac605e3c18e [2021-06-02T02:59:37.874Z] ---> 2143258d700a [2021-06-02T02:59:37.874Z] Step 14/26 : WORKDIR / [2021-06-02T02:59:38.151Z] ---> Running in 386510ab1543 [2021-06-02T02:59:39.132Z] Removing intermediate container 386510ab1543 [2021-06-02T02:59:39.133Z] ---> e70955f8fdf8 [2021-06-02T02:59:39.133Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-02T02:59:39.133Z] ---> 22490508e4c5 [2021-06-02T02:59:39.133Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T02:59:39.405Z] Removing intermediate container b793fe059e5d [2021-06-02T02:59:39.405Z] ---> c16323fa192f [2021-06-02T02:59:39.405Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:59:39.405Z] ---> Running in a3ca8c8e1fdf [2021-06-02T02:59:40.004Z] Removing intermediate container 0e7ec7548a70 [2021-06-02T02:59:40.004Z] ---> 2fafffd9869e [2021-06-02T02:59:40.004Z] [2021-06-02T02:59:40.004Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:59:40.004Z] ---> 9852663dfa18 [2021-06-02T02:59:40.004Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:59:40.004Z] ---> Using cache [2021-06-02T02:59:40.004Z] ---> 486d62cbd5f1 [2021-06-02T02:59:40.004Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:59:40.004Z] ---> Using cache [2021-06-02T02:59:40.004Z] ---> de5402788146 [2021-06-02T02:59:40.004Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T02:59:40.004Z] ---> Running in fc8769aabef4 [2021-06-02T02:59:40.275Z] Removing intermediate container a3ca8c8e1fdf [2021-06-02T02:59:40.275Z] ---> 4bf98b655afb [2021-06-02T02:59:40.275Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T02:59:40.275Z] ---> 5e047b76eb70 [2021-06-02T02:59:40.275Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-02T02:59:40.275Z] ---> 36e14361f574 [2021-06-02T02:59:40.275Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T02:59:40.275Z] ---> Running in 1dee6c09a8c9 [2021-06-02T02:59:40.874Z] Removing intermediate container fc8769aabef4 [2021-06-02T02:59:40.874Z] ---> 44bddc30ab3c [2021-06-02T02:59:40.874Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T02:59:40.874Z] ---> Running in 277010ff176e [2021-06-02T02:59:41.148Z] Removing intermediate container 1dee6c09a8c9 [2021-06-02T02:59:41.148Z] ---> 3af83f38a3c7 [2021-06-02T02:59:41.148Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T02:59:41.422Z] ---> Running in e11abec6176b [2021-06-02T02:59:41.422Z] ---> d77e5c0cc280 [2021-06-02T02:59:41.422Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T02:59:41.696Z] Removing intermediate container 277010ff176e [2021-06-02T02:59:41.696Z] ---> 50c916134f9d [2021-06-02T02:59:41.696Z] Step 16/24 : WORKDIR / [2021-06-02T02:59:41.978Z] ---> Running in e4bad3366fe6 [2021-06-02T02:59:41.978Z] ---> bf73460793ca [2021-06-02T02:59:41.978Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T02:59:42.251Z] Removing intermediate container e11abec6176b [2021-06-02T02:59:42.251Z] ---> e1bc7d6af3a5 [2021-06-02T02:59:42.251Z] Step 21/22 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:59:42.527Z] ---> Running in 4c05a088cf4c [2021-06-02T02:59:42.527Z] ---> fc7b1edfad35 [2021-06-02T02:59:42.527Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-02T02:59:42.527Z] Removing intermediate container e4bad3366fe6 [2021-06-02T02:59:42.527Z] ---> 6a56af0d0b03 [2021-06-02T02:59:42.527Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:59:43.129Z] Removing intermediate container 4c05a088cf4c [2021-06-02T02:59:43.129Z] ---> 9f33b8eb5819 [2021-06-02T02:59:43.129Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T02:59:43.129Z] ---> 9a861669e4dd [2021-06-02T02:59:43.129Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T02:59:43.129Z] ---> Running in 1cbb55d8a77b [2021-06-02T02:59:43.407Z] ---> fd702aebb6b7 [2021-06-02T02:59:43.407Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T02:59:43.678Z] ---> 68060d1f5162 [2021-06-02T02:59:43.678Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T02:59:43.952Z] Removing intermediate container 1cbb55d8a77b [2021-06-02T02:59:43.952Z] ---> 9eb7b5860e90 [2021-06-02T02:59:43.952Z] [2021-06-02T02:59:44.554Z] ---> 85ad583ca0cb [2021-06-02T02:59:44.554Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T02:59:44.554Z] Successfully built 9eb7b5860e90 [2021-06-02T02:59:44.554Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T02:59:45.149Z]  Building security-proxy-setup ... done  ---> d879d7109add [2021-06-02T02:59:45.149Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T02:59:45.149Z] ---> 9198b13835ed [2021-06-02T02:59:45.149Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T02:59:45.420Z] ---> 58cc70b566fc [2021-06-02T02:59:45.420Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T02:59:46.016Z] ---> Running in f3862dcc99ba [2021-06-02T02:59:46.291Z] ---> 91da6cbdb9ff [2021-06-02T02:59:46.291Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T02:59:46.291Z] ---> 12a1a7c21222 [2021-06-02T02:59:46.291Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T02:59:46.563Z] ---> Running in 69eec1384565 [2021-06-02T02:59:46.563Z] Removing intermediate container f3862dcc99ba [2021-06-02T02:59:46.563Z] ---> 68748018fe8a [2021-06-02T02:59:46.563Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T02:59:47.162Z] Removing intermediate container 69eec1384565 [2021-06-02T02:59:47.162Z] ---> 48fc6873ab20 [2021-06-02T02:59:47.162Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:59:47.162Z] ---> 0350e0fff0eb [2021-06-02T02:59:47.162Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-02T02:59:47.162Z] ---> Running in 54082a128643 [2021-06-02T02:59:47.434Z] ---> Running in c1ef1ced610d [2021-06-02T02:59:47.434Z] ---> 0a0f36dcb3fa [2021-06-02T02:59:47.434Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T02:59:48.023Z] ---> Running in 59bbd8889397 [2021-06-02T02:59:48.023Z] Removing intermediate container 54082a128643 [2021-06-02T02:59:48.023Z] ---> 4b4e1b537d89 [2021-06-02T02:59:48.023Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:59:48.294Z] ---> Running in 057aaeb1985b [2021-06-02T02:59:48.890Z] Removing intermediate container 057aaeb1985b [2021-06-02T02:59:48.890Z] ---> 72468c58629f [2021-06-02T02:59:48.890Z] Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:59:48.890Z] ---> Running in 79c003cd2a81 [2021-06-02T02:59:49.480Z] Removing intermediate container 79c003cd2a81 [2021-06-02T02:59:49.480Z] ---> 17802f5cc342 [2021-06-02T02:59:49.480Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:59:49.751Z] ---> Running in b4e77f17c18f [2021-06-02T02:59:50.024Z] Removing intermediate container c1ef1ced610d [2021-06-02T02:59:50.024Z] ---> e42687ccd59b [2021-06-02T02:59:50.024Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T02:59:50.293Z] Removing intermediate container b4e77f17c18f [2021-06-02T02:59:50.293Z] ---> 340414b3a4ca [2021-06-02T02:59:50.293Z] [2021-06-02T02:59:50.293Z] ---> Running in b3e6e2dfcc99 [2021-06-02T02:59:50.567Z] Removing intermediate container 59bbd8889397 [2021-06-02T02:59:50.567Z] ---> ec802dca4ff7 [2021-06-02T02:59:50.567Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T02:59:50.838Z] Successfully built 340414b3a4ca [2021-06-02T02:59:50.838Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T02:59:51.110Z]  Building core-metadata ... done  ---> Running in abbe97376597 [2021-06-02T02:59:51.110Z] Removing intermediate container b3e6e2dfcc99 [2021-06-02T02:59:51.110Z] ---> cc974b2f673f [2021-06-02T02:59:51.110Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T02:59:51.110Z] ---> Running in 38a4c2a198c8 [2021-06-02T02:59:51.783Z] Removing intermediate container abbe97376597 [2021-06-02T02:59:51.783Z] ---> df38b6ee9fa3 [2021-06-02T02:59:51.783Z] Step 29/32 : CMD ["gate"] [2021-06-02T02:59:51.784Z] Removing intermediate container 38a4c2a198c8 [2021-06-02T02:59:51.784Z] ---> 201bc1cd1f23 [2021-06-02T02:59:51.784Z] Step 25/26 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:59:52.061Z] ---> Running in 289e3f1f8046 [2021-06-02T02:59:52.061Z] ---> Running in 80649df1c55a [2021-06-02T02:59:52.680Z] Removing intermediate container 289e3f1f8046 [2021-06-02T02:59:52.680Z] ---> 6a67a9fa0436 [2021-06-02T02:59:52.680Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T02:59:52.680Z] Removing intermediate container 80649df1c55a [2021-06-02T02:59:52.680Z] ---> f5798ce51e14 [2021-06-02T02:59:52.680Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T02:59:52.958Z] ---> Running in 79e1f8151ec1 [2021-06-02T02:59:52.958Z] ---> Running in 930dbc0ab705 [2021-06-02T02:59:53.560Z] Removing intermediate container 79e1f8151ec1 [2021-06-02T02:59:53.560Z] ---> 985282e405b1 [2021-06-02T02:59:53.560Z] Step 31/32 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [2021-06-02T02:59:53.560Z] Removing intermediate container 930dbc0ab705 [2021-06-02T02:59:53.560Z] ---> fa73b37efc0a [2021-06-02T02:59:53.560Z] [2021-06-02T02:59:53.835Z] ---> Running in 279d60965174 [2021-06-02T02:59:54.107Z] Successfully built fa73b37efc0a [2021-06-02T02:59:54.107Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T02:59:54.376Z]  Building security-secretstore-setup ... done Removing intermediate container 279d60965174 [2021-06-02T02:59:54.377Z] ---> 2fc1a91efd3e [2021-06-02T02:59:54.377Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T02:59:54.648Z] ---> Running in 92e9c4328227 [2021-06-02T02:59:55.241Z] Removing intermediate container 92e9c4328227 [2021-06-02T02:59:55.241Z] ---> 337686755613 [2021-06-02T02:59:55.241Z] [2021-06-02T02:59:55.514Z] Successfully built 337686755613 [2021-06-02T02:59:55.514Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T02:59:55.799Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-06-02T02:59:55.807Z] $ docker stop --time=1 5bc8a0bdd8efb1912989718a5461fe7e212f1b792132f1e4e8ae2eeda196c2bf [2021-06-02T02:59:57.642Z] $ docker rm -f 5bc8a0bdd8efb1912989718a5461fe7e212f1b792132f1e4e8ae2eeda196c2bf [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T02:59:58.279Z] + docker images [2021-06-02T02:59:58.552Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T02:59:58.552Z] security-bootstrapper-arm64 latest 337686755613 4 seconds ago 17.2MB [2021-06-02T02:59:58.552Z] security-secretstore-setup-arm64 latest fa73b37efc0a 5 seconds ago 24.4MB [2021-06-02T02:59:58.552Z] core-metadata-arm64 latest 340414b3a4ca 9 seconds ago 17.4MB [2021-06-02T02:59:58.552Z] security-proxy-setup-arm64 latest 9eb7b5860e90 15 seconds ago 24MB [2021-06-02T02:59:58.552Z] 2fafffd9869e 19 seconds ago 989MB [2021-06-02T02:59:58.552Z] 6a33d50307d1 28 seconds ago 978MB [2021-06-02T02:59:58.552Z] 9b82a77a4106 33 seconds ago 978MB [2021-06-02T02:59:58.552Z] 5151ba08ed09 40 seconds ago 974MB [2021-06-02T02:59:58.552Z] sys-mgmt-agent-arm64 latest dd1fd7c1e363 About a minute ago 299MB [2021-06-02T02:59:58.552Z] core-data-arm64 latest 774404f5a27d 2 minutes ago 20.4MB [2021-06-02T02:59:58.552Z] support-notifications-arm64 latest 853b9c8a8b1e 3 minutes ago 16.8MB [2021-06-02T02:59:58.552Z] core-command-arm64 latest 198c52ce2efb 3 minutes ago 16.1MB [2021-06-02T02:59:58.552Z] support-scheduler-arm64 latest e7d19a39fc81 3 minutes ago 16.1MB [2021-06-02T02:59:58.552Z] 1db6ded7499c 3 minutes ago 990MB [2021-06-02T02:59:58.552Z] bbb01a86795b 3 minutes ago 979MB [2021-06-02T02:59:58.552Z] 600d4e16aca6 3 minutes ago 982MB [2021-06-02T02:59:58.552Z] 2f0de4eadf40 3 minutes ago 981MB [2021-06-02T02:59:58.552Z] 351d7a2118e1 3 minutes ago 981MB [2021-06-02T02:59:58.552Z] ci-base-image-arm64 latest 936e02e7dafa 15 minutes ago 641MB [2021-06-02T02:59:58.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T02:59:58.552Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-06-02T02:59:58.552Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T02:59:58.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:59:59.518Z] ---> job-cost.sh [2021-06-02T02:59:59.518Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UCNj [2021-06-02T03:00:38.480Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T03:02:15.222Z] lf-activate-venv(): INFO: Adding /tmp/venv-UCNj/bin to PATH [2021-06-02T03:02:15.222Z] INFO: No Stack... [2021-06-02T03:02:15.222Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T03:02:15.222Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T03:02:15.571Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-06-02T03:02:15.571Z] + cut -d, -f6 [Pipeline] lock [2021-06-02T03:02:15.635Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3530-4-stack-cost] [2021-06-02T03:02:15.646Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3530-4-stack-cost] did not exist. Created. [2021-06-02T03:02:15.646Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3530-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T03:02:15.998Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T03:02:16.270Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T03:02:16.284Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3530-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-02T03:02:16.998Z] provisioning config files... [2021-06-02T03:02:17.009Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7847705705220962014tmp [Pipeline] { [Pipeline] sh [2021-06-02T03:02:17.481Z] + set +x [2021-06-02T03:02:17.481Z] + curl -s https://codecov.io/bash [2021-06-02T03:02:17.481Z] + bash -s -- [2021-06-02T03:02:17.481Z] [2021-06-02T03:02:17.481Z] _____ _ [2021-06-02T03:02:17.481Z] / ____| | | [2021-06-02T03:02:17.481Z] | | ___ __| | ___ ___ _____ __ [2021-06-02T03:02:17.481Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-02T03:02:17.481Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-02T03:02:17.481Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-02T03:02:17.481Z] Bash-1.0.3 [2021-06-02T03:02:17.481Z] [2021-06-02T03:02:17.481Z] [2021-06-02T03:02:17.481Z] ==> git version 2.24.4 found [2021-06-02T03:02:17.481Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-02T03:02:17.481Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-02T03:02:17.481Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-02T03:02:17.481Z] ==> Jenkins CI detected. [2021-06-02T03:02:17.481Z] project root: . [2021-06-02T03:02:17.481Z] --> token set from env [2021-06-02T03:02:17.481Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-02T03:02:17.481Z] ==> Running gcov in . (disable via -X gcov) [2021-06-02T03:02:17.481Z] ==> Python coveragepy not found [2021-06-02T03:02:17.481Z] ==> Searching for coverage reports in: [2021-06-02T03:02:17.481Z] + . [2021-06-02T03:02:17.481Z] -> Found 1 reports [2021-06-02T03:02:17.481Z] ==> Detecting git/mercurial file structure [2021-06-02T03:02:17.481Z] ==> Reading reports [2021-06-02T03:02:17.481Z] + ./coverage.out bytes=742912 [2021-06-02T03:02:17.481Z] ==> Appending adjustments [2021-06-02T03:02:17.481Z] https://docs.codecov.io/docs/fixing-reports [2021-06-02T03:02:20.066Z] + Found adjustments [2021-06-02T03:02:20.066Z] ==> Gzipping contents [2021-06-02T03:02:20.066Z] 104K /tmp/codecov.QeWRia.gz [2021-06-02T03:02:20.066Z] ==> Uploading reports [2021-06-02T03:02:20.066Z] url: https://codecov.io [2021-06-02T03:02:20.066Z] query: branch=PR-3530&commit=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= [2021-06-02T03:02:20.066Z] -> Pinging Codecov [2021-06-02T03:02:20.066Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3530&commit=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= [2021-06-02T03:02:20.327Z] -> Uploading to [2021-06-02T03:02:20.327Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-02/00271124DB129430A58F1EEE437C3FCB/c8fc3f81253f2efdcbafdd1f3fcb822a336200e8/613c719b-62fc-4568-86c6-d2207a2087f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T030220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9552dad25b7205ff100c5b4e54571ac7041e149fcf96073662a619ee66ba7620 [2021-06-02T03:02:20.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T03:02:20.327Z] Dload Upload Total Spent Left Speed [2021-06-02T03:02:20.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 193k --:--:-- --:--:-- --:--:-- 193k 100 102k 0 0 100 102k 0 193k --:--:-- --:--:-- --:--:-- 192k [2021-06-02T03:02:20.898Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [Pipeline] } [2021-06-02T03:02:20.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-02T03:02:22.071Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T03:02:22.644Z] ---> package-listing.sh [2021-06-02T03:02:22.645Z] ++ facter osfamily [2021-06-02T03:02:22.645Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T03:02:22.908Z] + OS_FAMILY=redhat [2021-06-02T03:02:22.908Z] + workspace=/w/workspace/edgex-go/4 [2021-06-02T03:02:22.908Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T03:02:22.908Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T03:02:22.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T03:02:22.908Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T03:02:22.908Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-02T03:02:22.908Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T03:02:22.908Z] + case "${OS_FAMILY}" in [2021-06-02T03:02:22.908Z] + rpm -qa [2021-06-02T03:02:22.908Z] + sort [2021-06-02T03:02:25.457Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T03:02:25.457Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T03:02:25.457Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T03:02:25.457Z] + '[' /w/workspace/edgex-go/4 ']' [2021-06-02T03:02:25.457Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-06-02T03:02:25.457Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-06-02T03:02:25.470Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T03:02:25.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T03:02:26.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T03:02:26.333Z] [2021-06-02T03:02:26.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T03:02:26.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T03:02:26.657Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T03:02:26.657Z] df20fa9351a1: Pulling fs layer [2021-06-02T03:02:26.657Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T03:02:26.657Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T03:02:26.657Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T03:02:26.657Z] 93b61091891f: Pulling fs layer [2021-06-02T03:02:26.657Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T03:02:26.657Z] 5e14af77c1be: Pulling fs layer [2021-06-02T03:02:26.657Z] 01666e4c0597: Pulling fs layer [2021-06-02T03:02:26.657Z] aa168da1d23b: Pulling fs layer [2021-06-02T03:02:26.657Z] 93b9cdb0e59b: Waiting [2021-06-02T03:02:26.657Z] 5e14af77c1be: Waiting [2021-06-02T03:02:26.657Z] 01666e4c0597: Waiting [2021-06-02T03:02:26.657Z] aa168da1d23b: Waiting [2021-06-02T03:02:26.657Z] 46f8f816bc3b: Waiting [2021-06-02T03:02:26.657Z] 93b61091891f: Waiting [2021-06-02T03:02:26.657Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T03:02:26.657Z] 36b3adc4ff6f: Download complete [2021-06-02T03:02:26.921Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T03:02:26.921Z] 46f8f816bc3b: Download complete [2021-06-02T03:02:26.921Z] df20fa9351a1: Verifying Checksum [2021-06-02T03:02:26.921Z] df20fa9351a1: Download complete [2021-06-02T03:02:26.921Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T03:02:26.921Z] 93b9cdb0e59b: Download complete [2021-06-02T03:02:26.921Z] 5e14af77c1be: Verifying Checksum [2021-06-02T03:02:26.921Z] 5e14af77c1be: Download complete [2021-06-02T03:02:26.921Z] 93b61091891f: Verifying Checksum [2021-06-02T03:02:26.921Z] 93b61091891f: Download complete [2021-06-02T03:02:26.921Z] 01666e4c0597: Verifying Checksum [2021-06-02T03:02:26.921Z] 01666e4c0597: Download complete [2021-06-02T03:02:26.921Z] df20fa9351a1: Pull complete [2021-06-02T03:02:26.921Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T03:02:26.921Z] 8ad3a11d3b57: Download complete [2021-06-02T03:02:27.189Z] 36b3adc4ff6f: Pull complete [2021-06-02T03:02:27.770Z] 8ad3a11d3b57: Pull complete [2021-06-02T03:02:27.770Z] 46f8f816bc3b: Pull complete [2021-06-02T03:02:28.031Z] 93b61091891f: Pull complete [2021-06-02T03:02:28.031Z] 93b9cdb0e59b: Pull complete [2021-06-02T03:02:28.292Z] 5e14af77c1be: Pull complete [2021-06-02T03:02:28.292Z] 01666e4c0597: Pull complete [2021-06-02T03:02:28.552Z] aa168da1d23b: Verifying Checksum [2021-06-02T03:02:28.552Z] aa168da1d23b: Download complete [2021-06-02T03:02:32.781Z] aa168da1d23b: Pull complete [2021-06-02T03:02:32.781Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T03:02:32.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T03:02:32.781Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T03:02:32.861Z] prd-centos7-docker-4c-2g-36 does not seem to be running inside a container [2021-06-02T03:02:32.896Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-lftools-log-publisher:alpine cat [2021-06-02T03:02:37.395Z] $ docker top a9c468d411cce5c86b14db77c637357cbb19cc7374468e2b14bccec8138f8462 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T03:02:37.789Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T03:02:38.096Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T03:02:38.392Z] + ls /var/log/sa-host [2021-06-02T03:02:38.392Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T03:02:38.392Z] file_magic: OK [2021-06-02T03:02:38.392Z] HZ: Using current value: 100 [2021-06-02T03:02:38.392Z] file_header: OK [2021-06-02T03:02:38.392Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-02T03:02:38.392Z] Statistics: [2021-06-02T03:02:38.392Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T03:02:38.392Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T03:02:38.392Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T03:02:38.392Z] file_magic: OK [2021-06-02T03:02:38.392Z] HZ: Using current value: 100 [2021-06-02T03:02:38.392Z] file_header: OK [2021-06-02T03:02:38.392Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-02T03:02:38.392Z] Statistics: [2021-06-02T03:02:38.392Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T03:02:38.392Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T03:02:38.575Z] provisioning config files... [2021-06-02T03:02:38.596Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7165335504675383797tmp [Pipeline] { [Pipeline] echo [2021-06-02T03:02:38.623Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T03:02:38.922Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T03:02:38.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T03:02:38.962Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T03:02:39.257Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T03:02:39.267Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T03:02:39.579Z] ---> sudo-logs.sh [2021-06-02T03:02:39.579Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T03:02:39.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T03:02:39.909Z] ---> job-cost.sh [2021-06-02T03:02:39.909Z] lf-activate-venv: SKIPPING [2021-06-02T03:02:39.909Z] DEBUG: total: 0.18000000715255737 [2021-06-02T03:02:39.909Z] INFO: Retrieving Stack Cost... [2021-06-02T03:02:41.823Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T03:02:42.394Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T03:02:42.407Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T03:02:42.709Z] ---> logs-deploy.sh [2021-06-02T03:02:42.709Z] lf-activate-venv: SKIPPING [2021-06-02T03:02:42.709Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3530/4 [2021-06-02T03:02:42.709Z] INFO: archiving workspace using pattern(s): [2021-06-02T03:02:43.656Z] Archives upload complete. [2021-06-02T03:02:43.656Z] INFO: archiving logs to Nexus [2021-06-02T03:02:44.230Z] ---> uname -a: [2021-06-02T03:02:44.230Z] Linux prd-centos7-docker-4c-2g-36.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] ---> lscpu: [2021-06-02T03:02:44.230Z] Architecture: x86_64 [2021-06-02T03:02:44.230Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-02T03:02:44.230Z] Byte Order: Little Endian [2021-06-02T03:02:44.230Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-02T03:02:44.230Z] CPU(s): 2 [2021-06-02T03:02:44.230Z] On-line CPU(s) list: 0,1 [2021-06-02T03:02:44.230Z] Thread(s) per core: 1 [2021-06-02T03:02:44.230Z] Core(s) per socket: 1 [2021-06-02T03:02:44.230Z] Socket(s): 2 [2021-06-02T03:02:44.230Z] NUMA node(s): 1 [2021-06-02T03:02:44.230Z] Vendor ID: AuthenticAMD [2021-06-02T03:02:44.230Z] CPU family: 23 [2021-06-02T03:02:44.230Z] Model: 49 [2021-06-02T03:02:44.230Z] Model name: AMD EPYC-Rome Processor [2021-06-02T03:02:44.230Z] Stepping: 0 [2021-06-02T03:02:44.230Z] CPU MHz: 2799.998 [2021-06-02T03:02:44.230Z] BogoMIPS: 5599.99 [2021-06-02T03:02:44.230Z] Virtualization: AMD-V [2021-06-02T03:02:44.230Z] Hypervisor vendor: KVM [2021-06-02T03:02:44.230Z] Virtualization type: full [2021-06-02T03:02:44.230Z] L1d cache: 64 KiB [2021-06-02T03:02:44.230Z] L1i cache: 64 KiB [2021-06-02T03:02:44.230Z] L2 cache: 1 MiB [2021-06-02T03:02:44.230Z] L3 cache: 32 MiB [2021-06-02T03:02:44.230Z] NUMA node0 CPU(s): 0,1 [2021-06-02T03:02:44.230Z] Vulnerability Itlb multihit: Not affected [2021-06-02T03:02:44.230Z] Vulnerability L1tf: Not affected [2021-06-02T03:02:44.230Z] Vulnerability Mds: Not affected [2021-06-02T03:02:44.230Z] Vulnerability Meltdown: Not affected [2021-06-02T03:02:44.230Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-02T03:02:44.230Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-02T03:02:44.230Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-02T03:02:44.230Z] Vulnerability Srbds: Not affected [2021-06-02T03:02:44.230Z] Vulnerability Tsx async abort: Not affected [2021-06-02T03:02:44.230Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] ---> nproc: [2021-06-02T03:02:44.230Z] 2 [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] ---> df -h: [2021-06-02T03:02:44.230Z] Filesystem Size Used Available Use% Mounted on [2021-06-02T03:02:44.230Z] overlay 40.0G 12.6G 27.4G 31% / [2021-06-02T03:02:44.230Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-02T03:02:44.230Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-02T03:02:44.230Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4 [2021-06-02T03:02:44.230Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4@tmp [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] ---> free -m: [2021-06-02T03:02:44.230Z] total used free shared buff/cache available [2021-06-02T03:02:44.230Z] Mem: 7821 1247 1797 0 4776 6553 [2021-06-02T03:02:44.230Z] Swap: 1023 1 1022 [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] [2021-06-02T03:02:44.230Z] ---> ip addr: [2021-06-02T03:02:44.230Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-02T03:02:44.230Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-02T03:02:44.230Z] inet 127.0.0.1/8 scope host lo [2021-06-02T03:02:44.230Z] valid_lft forever preferred_lft forever [2021-06-02T03:02:44.230Z] inet6 ::1/128 scope host [2021-06-02T03:02:44.230Z] valid_lft forever preferred_lft forever [2021-06-02T03:02:44.231Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-02T03:02:44.231Z] link/ether fa:16:3e:34:1d:9a brd ff:ff:ff:ff:ff:ff [2021-06-02T03:02:44.231Z] inet 10.30.122.62/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-02T03:02:44.231Z] valid_lft 84899sec preferred_lft 84899sec [2021-06-02T03:02:44.231Z] inet6 fe80::f816:3eff:fe34:1d9a/64 scope link [2021-06-02T03:02:44.231Z] valid_lft forever preferred_lft forever [2021-06-02T03:02:44.231Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-02T03:02:44.231Z] link/ether 02:42:d1:84:c6:ef brd ff:ff:ff:ff:ff:ff [2021-06-02T03:02:44.231Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-02T03:02:44.231Z] valid_lft forever preferred_lft forever [2021-06-02T03:02:44.231Z] inet6 fe80::42:d1ff:fe84:c6ef/64 scope link [2021-06-02T03:02:44.231Z] valid_lft forever preferred_lft forever [2021-06-02T03:02:44.231Z] [2021-06-02T03:02:44.231Z] [2021-06-02T03:02:44.231Z] ---> sar -b -r -n DEV: [2021-06-02T03:02:44.231Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) [2021-06-02T03:02:44.231Z] [2021-06-02T03:02:44.231Z] 02:37:32 LINUX RESTART (2 CPU) [2021-06-02T03:02:44.231Z] [2021-06-02T03:02:44.231Z] 02:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-02T03:02:44.231Z] 02:39:01 102.33 4.85 97.49 0.00 2889.73 19946.71 0.00 [2021-06-02T03:02:44.231Z] 02:40:01 185.56 0.00 185.56 0.00 0.00 48576.45 0.00 [2021-06-02T03:02:44.231Z] 02:41:01 62.68 0.02 62.66 0.00 0.53 12165.52 0.00 [2021-06-02T03:02:44.231Z] 02:42:01 60.74 0.02 60.73 0.00 0.53 3727.25 0.00 [2021-06-02T03:02:44.231Z] 02:43:01 548.50 179.55 368.95 0.00 4352.31 219182.42 0.00 [2021-06-02T03:02:44.231Z] 02:44:01 602.92 277.54 325.39 0.00 15069.51 156492.61 0.00 [2021-06-02T03:02:44.231Z] 02:45:01 729.10 144.49 584.61 0.00 5389.68 201135.66 0.00 [2021-06-02T03:02:44.231Z] 02:46:01 74.64 15.32 59.32 0.00 1767.46 7415.39 0.00 [2021-06-02T03:02:44.231Z] 02:47:01 1.43 0.00 1.43 0.00 0.00 25.00 0.00 [2021-06-02T03:02:44.231Z] 02:48:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2021-06-02T03:02:44.231Z] 02:49:01 0.32 0.12 0.20 0.00 0.93 2.13 0.00 [2021-06-02T03:02:44.231Z] 02:50:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-06-02T03:02:44.231Z] 02:51:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2021-06-02T03:02:44.231Z] 02:52:01 0.35 0.00 0.35 0.00 0.00 4.81 0.00 [2021-06-02T03:02:44.231Z] 02:53:01 0.35 0.18 0.17 0.00 5.73 1.37 0.00 [2021-06-02T03:02:44.231Z] 02:54:01 0.97 0.00 0.97 0.00 0.00 18.77 0.00 [2021-06-02T03:02:44.231Z] 02:55:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-06-02T03:02:44.231Z] 02:56:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 [2021-06-02T03:02:44.231Z] 02:57:01 0.27 0.00 0.27 0.00 0.00 3.43 0.00 [2021-06-02T03:02:44.231Z] 02:58:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-06-02T03:02:44.231Z] 02:59:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 [2021-06-02T03:02:44.231Z] 03:00:01 0.23 0.00 0.23 0.00 0.00 2.52 0.00 [2021-06-02T03:02:44.231Z] 03:01:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 [2021-06-02T03:02:44.231Z] 03:02:01 0.60 0.22 0.39 0.00 3.76 5.37 0.00 [2021-06-02T03:02:44.231Z] Average: 98.64 25.79 72.85 0.00 1220.61 27806.77 0.00 [2021-06-02T03:02:44.231Z] [2021-06-02T03:02:44.231Z] 02:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-02T03:02:44.231Z] 02:39:01 5139600 0 804756 10.05 2620 2061956 1284028 14.18 731324 1722480 156 [2021-06-02T03:02:44.231Z] 02:40:01 3971944 0 1089896 13.61 2620 2944472 1746348 19.28 1250864 2237172 187804 [2021-06-02T03:02:44.231Z] 02:41:01 3747576 0 1103752 13.78 2620 3154984 1856280 20.49 1366580 2322384 43300 [2021-06-02T03:02:44.231Z] 02:42:01 3756844 0 1087124 13.57 2620 3162344 1554364 17.16 1281316 2392112 146920 [2021-06-02T03:02:44.231Z] 02:43:01 839804 0 1305840 16.30 2620 5860668 2149032 23.73 2492352 3967848 79700 [2021-06-02T03:02:44.231Z] 02:44:01 659556 0 1401076 17.49 2620 5945680 2926532 32.31 2925184 3662392 1156 [2021-06-02T03:02:44.231Z] 02:45:01 1505256 0 1365844 17.05 2620 5135212 2051564 22.65 2373124 3356596 900 [2021-06-02T03:02:44.231Z] 02:46:01 2465692 0 1178488 14.71 2620 4362132 1297688 14.33 1385804 3410552 8 [2021-06-02T03:02:44.231Z] 02:47:01 2469716 0 1174460 14.66 2620 4362136 1257584 13.88 1382752 3410504 8 [2021-06-02T03:02:44.231Z] 02:48:01 2472676 0 1171492 14.63 2620 4362144 1257656 13.89 1382436 3410816 8 [2021-06-02T03:02:44.231Z] 02:49:01 2469536 0 1174628 14.67 2620 4362148 1257716 13.89 1388368 3408040 8 [2021-06-02T03:02:44.231Z] 02:50:01 2469960 0 1174200 14.66 2620 4362152 1257584 13.88 1387736 3408376 8 [2021-06-02T03:02:44.231Z] 02:51:01 2470024 0 1174128 14.66 2620 4362160 1257584 13.88 1387744 3408376 8 [2021-06-02T03:02:44.231Z] 02:52:01 2470280 0 1173872 14.66 2620 4362160 1257584 13.88 1387748 3408376 8 [2021-06-02T03:02:44.231Z] 02:53:01 2469808 0 1174308 14.66 2620 4362196 1257584 13.88 1387768 3408392 20 [2021-06-02T03:02:44.231Z] 02:54:01 2469580 0 1174536 14.67 2620 4362196 1257668 13.89 1387856 3408392 8 [2021-06-02T03:02:44.231Z] 02:55:01 2469736 0 1174376 14.66 2620 4362200 1257620 13.88 1387784 3408392 16 [2021-06-02T03:02:44.231Z] 02:56:01 2469980 0 1174124 14.66 2620 4362208 1257584 13.88 1387784 3408392 8 [2021-06-02T03:02:44.231Z] 02:57:01 2469832 0 1174272 14.66 2620 4362208 1257584 13.88 1387900 3408392 8 [2021-06-02T03:02:44.231Z] 02:58:01 2469832 0 1174264 14.66 2620 4362216 1257584 13.88 1387792 3408392 8 [2021-06-02T03:02:44.231Z] 02:59:01 2469696 0 1174400 14.66 2620 4362216 1257668 13.89 1387884 3408392 8 [2021-06-02T03:02:44.231Z] 03:00:01 2469908 0 1174180 14.66 2620 4362224 1257620 13.88 1387920 3408392 16 [2021-06-02T03:02:44.231Z] 03:01:01 2468916 0 1175168 14.67 2620 4362228 1259924 13.91 1388500 3408392 12 [2021-06-02T03:02:44.231Z] 03:02:01 2469544 0 1174360 14.66 2620 4362408 1258092 13.89 1388208 3408508 8 [2021-06-02T03:02:44.231Z] Average: 2566887 0 1171814 14.63 2620 4267610 1457936 16.10 1500114 3233752 19171 [2021-06-02T03:02:44.231Z] [2021-06-02T03:02:44.231Z] 02:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-02T03:02:44.231Z] 02:39:01 eth0 1560.80 1654.47 6389.73 225.39 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:39:01 docker0 916.77 653.96 74.71 2688.06 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:40:01 veth9fd7910 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:40:01 eth0 528.51 447.48 3554.87 48.32 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:40:01 docker0 211.67 261.88 15.14 847.90 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:41:01 veth9fd7910 1.23 1.23 0.10 0.10 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:41:01 eth0 34.38 20.76 24.78 62.64 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:41:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:42:01 veth9fd7910 1.03 1.03 0.08 0.08 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:42:01 eth0 23.55 12.23 18.89 10.19 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:42:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:43:01 vethe642853 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:43:01 veth9deab7b 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:43:01 eth0 262.05 223.64 1875.77 83.47 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:44:01 veth9deab7b 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:44:01 veth33351fa 0.00 0.39 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:44:01 eth0 48.19 27.01 148.26 51.78 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:44:01 vethd39e1ea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:45:01 veth8a61acf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:45:01 veth9deab7b 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:45:01 eth0 260.98 167.84 1769.54 91.18 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:45:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:46:01 eth0 31.41 22.63 57.78 7.22 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:46:01 docker0 1262.30 1095.70 98.47 4330.65 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:47:01 eth0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:48:01 eth0 0.72 0.22 0.41 0.02 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:49:01 eth0 0.75 0.55 0.43 0.27 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:50:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:51:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:54:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:55:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:56:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:57:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:58:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:59:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.231Z] 03:00:01 eth0 0.15 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] 03:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] 03:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] Average: eth0 114.83 107.54 577.33 24.20 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] Average: docker0 52.65 45.71 4.11 180.65 0.00 0.00 0.00 0.00 [2021-06-02T03:02:44.232Z] [2021-06-02T03:02:44.232Z] [2021-06-02T03:02:44.232Z] ---> sar -P ALL: [2021-06-02T03:02:44.232Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) [2021-06-02T03:02:44.232Z] [2021-06-02T03:02:44.232Z] 02:37:32 LINUX RESTART (2 CPU) [2021-06-02T03:02:44.232Z] [2021-06-02T03:02:44.232Z] 02:38:01 CPU %user %nice %system %iowait %steal %idle [2021-06-02T03:02:44.232Z] 02:39:01 all 24.18 0.00 5.92 3.53 0.10 66.27 [2021-06-02T03:02:44.232Z] 02:39:01 0 25.69 0.00 6.81 2.07 0.09 65.34 [2021-06-02T03:02:44.232Z] 02:39:01 1 22.68 0.00 5.04 4.97 0.11 67.19 [2021-06-02T03:02:44.232Z] 02:40:01 all 36.65 0.00 8.29 3.82 0.10 51.14 [2021-06-02T03:02:44.232Z] 02:40:01 0 36.29 0.00 8.90 2.61 0.11 52.09 [2021-06-02T03:02:44.232Z] 02:40:01 1 37.02 0.00 7.69 5.02 0.09 50.19 [2021-06-02T03:02:44.232Z] 02:41:01 all 42.95 0.00 5.06 0.94 0.08 50.97 [2021-06-02T03:02:44.232Z] 02:41:01 0 43.25 0.00 5.19 0.87 0.09 50.60 [2021-06-02T03:02:44.232Z] 02:41:01 1 42.65 0.00 4.94 1.01 0.07 51.34 [2021-06-02T03:02:44.232Z] 02:42:01 all 64.62 0.00 8.28 0.65 0.13 26.32 [2021-06-02T03:02:44.232Z] 02:42:01 0 64.63 0.00 8.61 0.74 0.13 25.89 [2021-06-02T03:02:44.232Z] 02:42:01 1 64.62 0.00 7.95 0.57 0.13 26.74 [2021-06-02T03:02:44.232Z] 02:43:01 all 33.26 0.00 17.73 20.19 0.11 28.71 [2021-06-02T03:02:44.232Z] 02:43:01 0 32.23 0.00 18.17 20.97 0.11 28.52 [2021-06-02T03:02:44.232Z] 02:43:01 1 34.30 0.00 17.28 19.41 0.11 28.90 [2021-06-02T03:02:44.232Z] 02:44:01 all 71.39 0.00 15.89 9.53 0.16 3.04 [2021-06-02T03:02:44.232Z] 02:44:01 0 70.84 0.00 16.49 9.67 0.15 2.84 [2021-06-02T03:02:44.232Z] 02:44:01 1 71.93 0.00 15.28 9.38 0.17 3.24 [2021-06-02T03:02:44.232Z] 02:45:01 all 71.43 0.00 21.10 6.50 0.13 0.83 [2021-06-02T03:02:44.232Z] 02:45:01 0 69.65 0.00 22.81 6.67 0.13 0.74 [2021-06-02T03:02:44.232Z] 02:45:01 1 73.23 0.00 19.38 6.33 0.13 0.93 [2021-06-02T03:02:44.232Z] 02:46:01 all 11.49 0.00 3.05 0.61 0.06 84.80 [2021-06-02T03:02:44.232Z] 02:46:01 0 11.60 0.00 2.78 0.65 0.05 84.92 [2021-06-02T03:02:44.232Z] 02:46:01 1 11.38 0.00 3.31 0.56 0.07 84.68 [2021-06-02T03:02:44.232Z] 02:47:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-02T03:02:44.232Z] 02:47:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-02T03:02:44.232Z] 02:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-02T03:02:44.232Z] 02:48:01 all 0.06 0.00 0.05 0.00 0.04 99.85 [2021-06-02T03:02:44.232Z] 02:48:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-02T03:02:44.232Z] 02:48:01 1 0.05 0.00 0.05 0.00 0.05 99.85 [2021-06-02T03:02:44.232Z] 02:49:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-06-02T03:02:44.232Z] 02:49:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-02T03:02:44.232Z] 02:49:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-02T03:02:44.232Z] [2021-06-02T03:02:44.232Z] 02:49:01 CPU %user %nice %system %iowait %steal %idle [2021-06-02T03:02:44.232Z] 02:50:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-06-02T03:02:44.232Z] 02:50:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2021-06-02T03:02:44.232Z] 02:50:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-02T03:02:44.232Z] 02:51:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-02T03:02:44.232Z] 02:51:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-02T03:02:44.232Z] 02:51:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-02T03:02:44.232Z] 02:52:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-02T03:02:44.232Z] 02:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-02T03:02:44.232Z] 02:52:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-02T03:02:44.232Z] 02:53:01 all 0.02 0.00 0.03 0.01 0.03 99.91 [2021-06-02T03:02:44.232Z] 02:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-02T03:02:44.232Z] 02:53:01 1 0.02 0.00 0.03 0.02 0.03 99.90 [2021-06-02T03:02:44.232Z] 02:54:01 all 0.05 0.00 0.03 0.01 0.03 99.88 [2021-06-02T03:02:44.232Z] 02:54:01 0 0.05 0.00 0.02 0.02 0.02 99.90 [2021-06-02T03:02:44.232Z] 02:54:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-02T03:02:44.232Z] 02:55:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-02T03:02:44.232Z] 02:55:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-06-02T03:02:44.232Z] 02:55:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-02T03:02:44.232Z] 02:56:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-02T03:02:44.232Z] 02:56:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-02T03:02:44.232Z] 02:56:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-02T03:02:44.232Z] 02:57:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-06-02T03:02:44.232Z] 02:57:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2021-06-02T03:02:44.232Z] 02:57:01 1 0.00 0.00 0.03 0.00 0.05 99.92 [2021-06-02T03:02:44.232Z] 02:58:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-06-02T03:02:44.232Z] 02:58:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2021-06-02T03:02:44.232Z] 02:58:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-02T03:02:44.232Z] 02:59:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-02T03:02:44.232Z] 02:59:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-06-02T03:02:44.232Z] 02:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-02T03:02:44.232Z] 03:00:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-02T03:02:44.232Z] 03:00:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-02T03:02:44.232Z] 03:00:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-02T03:02:44.232Z] [2021-06-02T03:02:44.232Z] 03:00:01 CPU %user %nice %system %iowait %steal %idle [2021-06-02T03:02:44.232Z] 03:01:01 all 0.13 0.00 0.01 0.00 0.02 99.85 [2021-06-02T03:02:44.232Z] 03:01:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-02T03:02:44.232Z] 03:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2021-06-02T03:02:44.232Z] 03:02:01 all 0.12 0.00 0.03 0.41 0.03 99.42 [2021-06-02T03:02:44.232Z] 03:02:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-02T03:02:44.232Z] 03:02:01 1 0.02 0.00 0.03 0.82 0.02 99.11 [2021-06-02T03:02:44.232Z] Average: all 13.94 0.00 3.34 1.80 0.05 80.86 [2021-06-02T03:02:44.232Z] Average: 0 13.92 0.00 3.52 1.73 0.05 80.79 [2021-06-02T03:02:44.232Z] Average: 1 13.96 0.00 3.17 1.88 0.06 80.94 [2021-06-02T03:02:44.232Z] [2021-06-02T03:02:44.232Z] [2021-06-02T03:02:44.232Z]