Pull request #3633 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a+8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 (37a393d2562919ad1663a34800fe6dd7cb873e3d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4600979840577120209.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5715084553997682236.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh182282176314908195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5645867362374219717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6889568214042741917.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3633/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7668927273196577189.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-217 in /w/workspace/edgexfoundry_edgex-go_PR-3633 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7086796962428844103.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a Merge succeeded, producing 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a Checking out Revision 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a (PR-3633) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2139847101507145126.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3633/head:refs/remotes/origin/PR-3633 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6564472216157447779.key > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:53 ========================================================= 19:07:53 EdgeX Global Pipelines Version Info 19:07:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:54 ------------------- 19:07:54 stable info: 19:07:54 ------------------- 19:07:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:54 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 19:07:54 Message: update stable to v1.0.197 19:07:54 ------------------- 19:07:54 experimental info: 19:07:54 ------------------- 19:07:54 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:54 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 19:07:54 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3633 [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3633 [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3633 [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a91883 [Pipeline] echo 19:07:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:56 provisioning config files... 19:07:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6079266120985568311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:57 ---> docker-login.sh 19:07:57 nexus3.edgexfoundry.org:10001 19:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:57 Configure a credential helper to remove this warning. See 19:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:57 19:07:57 Login Succeeded 19:07:57 nexus3.edgexfoundry.org:10002 19:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:57 Configure a credential helper to remove this warning. See 19:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:57 19:07:57 Login Succeeded 19:07:57 nexus3.edgexfoundry.org:10003 19:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:57 Configure a credential helper to remove this warning. See 19:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:57 19:07:57 Login Succeeded 19:07:57 nexus3.edgexfoundry.org:10004 19:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:57 Configure a credential helper to remove this warning. See 19:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:57 19:07:57 Login Succeeded 19:07:57 docker.io 19:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:58 Configure a credential helper to remove this warning. See 19:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:58 19:07:58 Login Succeeded 19:07:58 ---> docker-login.sh ends [Pipeline] } 19:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:58 ++ 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 19:07:58 + for file in '`ls cmd/**/Dockerfile`' 19:07:58 ++ dirname cmd/core-command/Dockerfile 19:07:58 ++ cut -d/ -f2 19:07:58 + echo core-command,cmd/core-command/Dockerfile 19:07:58 + for file in '`ls cmd/**/Dockerfile`' 19:07:58 ++ cut -d/ -f2 19:07:58 ++ dirname cmd/core-data/Dockerfile 19:07:58 + echo core-data,cmd/core-data/Dockerfile 19:07:58 + for file in '`ls cmd/**/Dockerfile`' 19:07:58 ++ dirname cmd/core-metadata/Dockerfile 19:07:58 ++ cut -d/ -f2 19:07:58 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:58 + for file in '`ls cmd/**/Dockerfile`' 19:07:58 ++ dirname cmd/security-bootstrapper/Dockerfile 19:07:58 ++ cut -d/ -f2 19:07:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:58 + for file in '`ls cmd/**/Dockerfile`' 19:07:58 ++ dirname cmd/security-proxy-setup/Dockerfile 19:07:58 ++ cut -d/ -f2 19:07:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:58 + for file in '`ls cmd/**/Dockerfile`' 19:07:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:07:58 ++ cut -d/ -f2 19:07:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:58 + for file in '`ls cmd/**/Dockerfile`' 19:07:58 ++ dirname cmd/support-notifications/Dockerfile 19:07:58 ++ cut -d/ -f2 19:07:58 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:58 + for file in '`ls cmd/**/Dockerfile`' 19:07:58 ++ dirname cmd/support-scheduler/Dockerfile 19:07:58 ++ cut -d/ -f2 19:07:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:58 + for file in '`ls cmd/**/Dockerfile`' 19:07:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:07:58 ++ cut -d/ -f2 19:07:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:58 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 19:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:00 19:08:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:08:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:01 latest: Pulling from edgex-devops/git-semver 19:08:01 31603596830f: Pulling fs layer 19:08:01 b6dc333f4379: Pulling fs layer 19:08:01 3d9ef1400e77: Pulling fs layer 19:08:01 fd332fbdc1db: Pulling fs layer 19:08:01 fd332fbdc1db: Waiting 19:08:01 b6dc333f4379: Verifying Checksum 19:08:01 b6dc333f4379: Download complete 19:08:01 31603596830f: Verifying Checksum 19:08:01 31603596830f: Download complete 19:08:01 31603596830f: Pull complete 19:08:01 fd332fbdc1db: Verifying Checksum 19:08:01 fd332fbdc1db: Download complete 19:08:01 b6dc333f4379: Pull complete 19:08:01 3d9ef1400e77: Verifying Checksum 19:08:01 3d9ef1400e77: Download complete 19:08:02 3d9ef1400e77: Pull complete 19:08:02 fd332fbdc1db: Pull complete 19:08:02 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 19:08:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:08:02 prd-centos7-docker-4c-2g-217 does not seem to be running inside a container 19:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:08:03 $ docker top e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:03 [ssh-agent] Looking for ssh-agent implementation... 19:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:03 $ docker exec e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 ssh-agent 19:08:03 SSH_AUTH_SOCK=/tmp/ssh-ISD1vwtCo2Xj/agent.13 19:08:03 SSH_AGENT_PID=19 19:08:03 Running ssh-add (command line suppressed) 19:08:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2017620350889185003.key (/w/workspace/edgex-go/1@tmp/private_key_2017620350889185003.key) 19:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:04 + git tag --points-at HEAD [Pipeline] } 19:08:04 $ docker exec --env ******** --env ******** e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 ssh-agent -k 19:08:04 unset SSH_AUTH_SOCK; 19:08:04 unset SSH_AGENT_PID; 19:08:04 echo Agent pid 19 killed; 19:08:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:04 [ssh-agent] Looking for ssh-agent implementation... 19:08:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:04 $ docker exec e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 ssh-agent 19:08:04 SSH_AUTH_SOCK=/tmp/ssh-0H9WsKH2sn08/agent.53 19:08:04 SSH_AGENT_PID=59 19:08:04 Running ssh-add (command line suppressed) 19:08:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4991779819280816076.key (/w/workspace/edgex-go/1@tmp/private_key_4991779819280816076.key) 19:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:05 + git semver init 19:08:05 # -> Open(): unable to determine branch for HEAD 19:08:05 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:08:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:08:05 # $SEMVER_REMOTE_NAME = origin 19:08:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:08:05 # $SEMVER_USER_NAME = edgex-jenkins 19:08:05 # $SEMVER_BRANCH = PR-3633 19:08:05 # $SEMVER_TEMP = /tmp/semver-333468669 19:08:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:08:31 # '/tmp/semver-333468669' -> '/w/workspace/edgex-go/1/.semver' 19:08:31 # -> Force: false 19:08:31 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:08:31 $ docker exec --env ******** --env ******** e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 ssh-agent -k 19:08:31 unset SSH_AUTH_SOCK; 19:08:31 unset SSH_AGENT_PID; 19:08:31 echo Agent pid 59 killed; 19:08:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:32 + git semver [Pipeline] } 19:08:32 $ docker stop --time=1 e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 19:08:34 $ docker rm -f e43d1ae28c9d7117d63f2a85488fe8a4ef34deb091b5a819eddf92e1fbbce232 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:35 Stashed 1 file(s) [Pipeline] echo 19:08:35 [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] echo 19:08:35 ========================================================= 19:08:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:08:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:08:36 + 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 . 19:08:37 Sending build context to Docker daemon 328.4MB 19:08:37 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:08:37 Step 2/6 : FROM ${BASE} 19:08:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:37 540db60ca938: Pulling fs layer 19:08:37 adcc1eea9eea: Pulling fs layer 19:08:37 4c4ab2625f07: Pulling fs layer 19:08:37 0773c198feca: Pulling fs layer 19:08:37 345f892a5656: Pulling fs layer 19:08:37 4796506630df: Pulling fs layer 19:08:37 cc55df3e53f1: Pulling fs layer 19:08:37 4d027b6c602c: Pulling fs layer 19:08:37 449e75d2c14e: Pulling fs layer 19:08:37 0773c198feca: Waiting 19:08:37 345f892a5656: Waiting 19:08:37 4796506630df: Waiting 19:08:37 cc55df3e53f1: Waiting 19:08:37 4d027b6c602c: Waiting 19:08:37 449e75d2c14e: Waiting 19:08:37 4c4ab2625f07: Verifying Checksum 19:08:37 4c4ab2625f07: Download complete 19:08:37 adcc1eea9eea: Verifying Checksum 19:08:37 adcc1eea9eea: Download complete 19:08:37 345f892a5656: Download complete 19:08:37 4796506630df: Verifying Checksum 19:08:37 4796506630df: Download complete 19:08:37 cc55df3e53f1: Verifying Checksum 19:08:37 cc55df3e53f1: Download complete 19:08:37 540db60ca938: Verifying Checksum 19:08:37 540db60ca938: Download complete 19:08:37 540db60ca938: Pull complete 19:08:38 adcc1eea9eea: Pull complete 19:08:38 4c4ab2625f07: Pull complete 19:08:39 4d027b6c602c: Verifying Checksum 19:08:39 4d027b6c602c: Download complete 19:08:41 449e75d2c14e: Download complete 19:08:41 0773c198feca: Verifying Checksum 19:08:41 0773c198feca: Download complete 19:08:44 0773c198feca: Pull complete 19:08:44 345f892a5656: Pull complete 19:08:44 4796506630df: Pull complete 19:08:44 cc55df3e53f1: Pull complete 19:08:44 4d027b6c602c: Pull complete 19:08:46 449e75d2c14e: Pull complete 19:08:46 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 19:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:08:46 ---> 0d28375d9b5b 19:08:46 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 19:08:47 ---> Running in f2cfa6409619 19:08:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:08:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:08:49 (1/12) Installing libmagic (5.39-r0) 19:08:49 (2/12) Installing file (5.39-r0) 19:08:50 (3/12) Installing libc-dev (0.7.2-r3) 19:08:50 (4/12) Installing g++ (10.2.1_pre1-r3) 19:08:50 Still waiting to schedule task 19:08:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:08:54 (5/12) Installing fortify-headers (1.1-r0) 19:08:54 (6/12) Installing patch (2.7.6-r7) 19:08:54 (7/12) Installing build-base (0.5-r2) 19:08:54 (8/12) Installing libsodium (1.0.18-r0) 19:08:55 (9/12) Installing pkgconf (1.7.3-r0) 19:08:55 (10/12) Installing libsodium-dev (1.0.18-r0) 19:08:55 (11/12) Installing libzmq (4.3.3-r1) 19:08:55 (12/12) Installing zeromq-dev (4.3.3-r1) 19:08:55 Executing busybox-1.32.1-r6.trigger 19:08:55 OK: 219 MiB in 52 packages 19:08:56 Removing intermediate container f2cfa6409619 19:08:56 ---> ebe5f44724c9 19:08:56 Step 4/6 : WORKDIR /edgex-go 19:08:56 ---> Running in 26fdf0277aca 19:08:56 Removing intermediate container 26fdf0277aca 19:08:56 ---> cfc3c23aa37e 19:08:56 Step 5/6 : COPY go.mod . 19:08:56 ---> ba00bb7ec73f 19:08:56 Step 6/6 : RUN go mod download 19:08:56 ---> Running in e2821c751524 19:09:35 Removing intermediate container e2821c751524 19:09:35 ---> 9c04c269fc97 19:09:35 Successfully built 9c04c269fc97 19:09:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:09:36 + docker inspect -f . ci-base-image-x86_64 19:09:36 . [Pipeline] withDockerContainer 19:09:36 prd-centos7-docker-4c-2g-217 does not seem to be running inside a container 19:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:36 $ docker top fc53439e4810ebd12c152f3ad5e73ebce83c5bf1820e2865b7becefaff4f0ba8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:37 + go version 19:09:37 go version go1.16.5 linux/amd64 [Pipeline] } 19:09:37 $ docker stop --time=1 fc53439e4810ebd12c152f3ad5e73ebce83c5bf1820e2865b7becefaff4f0ba8 19:09:38 $ docker rm -f fc53439e4810ebd12c152f3ad5e73ebce83c5bf1820e2865b7becefaff4f0ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:39 + docker inspect -f . ci-base-image-x86_64 19:09:39 . [Pipeline] withDockerContainer 19:09:39 prd-centos7-docker-4c-2g-217 does not seem to be running inside a container 19:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:39 $ docker top 21195753449d9766a20a936c914d1a3fd3adafde82b6a2928a1c5395af9f0611 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:40 ========================================================= 19:09:40 [edgeXBuildGoParallel] Running Tests and Build... 19:09:40 ========================================================= [Pipeline] sh 19:09:40 + go mod tidy [Pipeline] sh 19:09:41 + make test 19:09:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:09:41 go mod tidy 19:09:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:46 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:10:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:10:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:10:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 19:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements 19:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.055s coverage: 46.3% of statements 19:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 89.9% of statements 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.043s coverage: 81.2% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 95.1% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 19:10:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements 19:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 19:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 19:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 19:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.151s coverage: 96.3% of statements 19:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 19:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.176s coverage: 66.9% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.6% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 19:10:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-218 in /w/workspace/edgexfoundry_edgex-go_PR-3633 [Pipeline] { [Pipeline] ws 19:11:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:11:03 The recommended git tool is: git 19:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 91.9% of statements 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.6% of statements 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:11:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:11:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:11:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 19:11:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 19:11:04 GO111MODULE=on go vet ./... 19:11:09 using credential edgex-jenkins-ssh 19:11:09 Cloning the remote Git repository 19:11:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:09 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:09 > git --version # timeout=10 19:11:09 > git --version # 'git version 2.17.1' 19:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:26 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:11:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3633/head:refs/remotes/origin/PR-3633 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:26 > git config core.sparsecheckout # timeout=10 19:11:26 > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 19:11:27 > git remote # timeout=10 19:11:27 > git config --get remote.origin.url # timeout=10 19:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:27 Merge succeeded, producing 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:11:27 Checking out Revision 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a (PR-3633) 19:11:27 gofmt -l . 19:11:27 [ "`gofmt -l .`" = "" ] 19:11:27 ./bin/test-attribution-txt.sh [Pipeline] sh 19:11:27 + ls -al . 19:11:27 total 596 19:11:27 drwxrwxr-x 10 1001 1001 4096 Jul 26 19:11 . 19:11:27 drwxr-xr-x 4 root root 28 Jul 26 19:09 .. 19:11:27 -rw-rw-r-- 1 1001 1001 11 Jul 26 19:07 .dockerignore 19:11:27 drwxrwxr-x 8 1001 1001 179 Jul 26 19:07 .git 19:11:27 drwxrwxr-x 3 1001 1001 125 Jul 26 19:07 .github 19:11:27 -rw-rw-r-- 1 1001 1001 818 Jul 26 19:07 .gitignore 19:11:27 -rw-rw-r-- 1 1001 1001 76 Jul 26 19:07 .hadolint.yml 19:11:27 drwx------ 3 1001 1001 58 Jul 26 19:08 .semver 19:11:27 -rw-rw-r-- 1 1001 1001 166 Jul 26 19:07 .sonarcloud.properties 19:11:27 -rw-rw-r-- 1 1001 1001 8609 Jul 26 19:07 Attribution.txt 19:11:27 -rw-rw-r-- 1 1001 1001 43881 Jul 26 19:07 CHANGELOG.md 19:11:27 -rw-rw-r-- 1 1001 1001 3804 Jul 26 19:07 CONTRIBUTING.md 19:11:27 -rw-rw-r-- 1 1001 1001 931 Jul 26 19:07 Dockerfile.build 19:11:27 -rw-rw-r-- 1 1001 1001 849 Jul 26 19:07 Jenkinsfile 19:11:27 -rw-rw-r-- 1 1001 1001 10775 Jul 26 19:07 LICENSE 19:11:27 -rw-rw-r-- 1 1001 1001 5915 Jul 26 19:07 Makefile 19:11:27 -rw-rw-r-- 1 1001 1001 8649 Jul 26 19:07 README.md 19:11:27 -rw-rw-r-- 1 1001 1001 6912 Jul 26 19:07 SECURITY.md 19:11:27 -rw-rw-r-- 1 1001 1001 5 Jul 26 19:08 VERSION 19:11:27 -rw-rw-r-- 1 1001 1001 4131 Jul 26 19:07 ZMQWindows.md 19:11:27 drwxrwxr-x 2 1001 1001 37 Jul 26 19:07 bin 19:11:27 drwxrwxr-x 14 1001 1001 4096 Jul 26 19:07 cmd 19:11:27 -rw-r--r-- 1 root root 402846 Jul 26 19:11 coverage.out 19:11:27 -rw-rw-r-- 1 1001 1001 812 Jul 26 19:07 go.mod 19:11:27 -rw-r--r-- 1 root root 48353 Jul 26 19:09 go.sum 19:11:27 drwxrwxr-x 7 1001 1001 114 Jul 26 19:07 internal 19:11:27 drwxrwxr-x 3 1001 1001 16 Jul 26 19:07 openapi 19:11:27 drwxrwxr-x 4 1001 1001 71 Jul 26 19:07 snap 19:11:27 -rw-rw-r-- 1 1001 1001 204 Jul 26 19:07 version.go [Pipeline] sh 19:11:27 + '[' -e coverage.out ] 19:11:27 + chown 1001:1001 coverage.out [Pipeline] stash 19:11:28 Stashed 1 file(s) [Pipeline] sh 19:11:28 + make build 19:11:28 go mod tidy 19:11:28 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 19:11:27 > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 19:11:27 > git rev-parse HEAD^{commit} # timeout=10 19:11:27 > git config core.sparsecheckout # timeout=10 19:11:27 > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 19:11:29 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 19:11:31 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:11:31 > git --version # timeout=10 19:11:31 > git --version # 'git version 2.17.1' 19:11:31 fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:32 provisioning config files... 19:11:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1451213536551468299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:33 ---> docker-login.sh 19:11:33 nexus3.edgexfoundry.org:10001 19:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:34 Configure a credential helper to remove this warning. See 19:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:34 19:11:34 Login Succeeded 19:11:34 nexus3.edgexfoundry.org:10002 19:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:35 Configure a credential helper to remove this warning. See 19:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:35 19:11:35 Login Succeeded 19:11:35 nexus3.edgexfoundry.org:10003 19:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:35 Configure a credential helper to remove this warning. See 19:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:35 19:11:35 Login Succeeded 19:11:35 nexus3.edgexfoundry.org:10004 19:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:36 Configure a credential helper to remove this warning. See 19:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:36 19:11:36 Login Succeeded 19:11:36 docker.io 19:11:36 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 19:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:37 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 19:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:37 Configure a credential helper to remove this warning. See 19:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:37 19:11:37 Login Succeeded 19:11:37 ---> docker-login.sh ends [Pipeline] } 19:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:11:38 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 [Pipeline] echo 19:11:38 ========================================================= 19:11:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:11:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:11:38 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 19:11:38 + 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 . 19:11:38 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 19:11:39 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 19:11:40 Sending build context to Docker daemon 165.8MB 19:11:40 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:11:40 Step 2/6 : FROM ${BASE} 19:11:40 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 19:11:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:41 595b0fe564bb: Pulling fs layer 19:11:41 24495759ef45: Pulling fs layer 19:11:41 d148012ef14d: Pulling fs layer 19:11:41 cb65c68fc2e2: Pulling fs layer 19:11:41 093eec477d81: Pulling fs layer 19:11:41 a6d5b2bbb924: Pulling fs layer 19:11:41 2446dc1eb7d3: Pulling fs layer 19:11:41 596795e73e0f: Pulling fs layer 19:11:41 cb65c68fc2e2: Waiting 19:11:41 a6d5b2bbb924: Waiting 19:11:41 2446dc1eb7d3: Waiting 19:11:41 596795e73e0f: Waiting 19:11:41 093eec477d81: Waiting 19:11:41 d148012ef14d: Verifying Checksum 19:11:41 d148012ef14d: Download complete 19:11:41 24495759ef45: Verifying Checksum 19:11:41 24495759ef45: Download complete 19:11:41 093eec477d81: Verifying Checksum 19:11:41 093eec477d81: Download complete 19:11:41 595b0fe564bb: Verifying Checksum 19:11:41 595b0fe564bb: Download complete 19:11:41 a6d5b2bbb924: Verifying Checksum 19:11:41 a6d5b2bbb924: Download complete 19:11:41 2446dc1eb7d3: Verifying Checksum 19:11:41 2446dc1eb7d3: Download complete 19:11:41 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 19:11:42 595b0fe564bb: Pull complete 19:11:42 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 19:11:42 24495759ef45: Pull complete 19:11:43 d148012ef14d: Pull complete 19:11:43 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 19:11:44 596795e73e0f: Verifying Checksum 19:11:44 596795e73e0f: Download complete [Pipeline] } 19:11:44 $ docker stop --time=1 21195753449d9766a20a936c914d1a3fd3adafde82b6a2928a1c5395af9f0611 19:11:45 cb65c68fc2e2: Verifying Checksum 19:11:45 cb65c68fc2e2: Download complete 19:11:46 $ docker rm -f 21195753449d9766a20a936c914d1a3fd3adafde82b6a2928a1c5395af9f0611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:50 19:11:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:50 latest: Pulling from edgex-devops/edgex-compose 19:11:50 cbdbe7a5bc2a: Pulling fs layer 19:11:50 ca9280d653b3: Pulling fs layer 19:11:50 7e9c9ca2126c: Pulling fs layer 19:11:50 cbdbe7a5bc2a: Verifying Checksum 19:11:50 cbdbe7a5bc2a: Download complete 19:11:50 cbdbe7a5bc2a: Pull complete 19:11:51 ca9280d653b3: Verifying Checksum 19:11:51 ca9280d653b3: Download complete 19:11:52 ca9280d653b3: Pull complete 19:11:53 7e9c9ca2126c: Download complete 19:11:55 cb65c68fc2e2: Pull complete 19:11:55 093eec477d81: Pull complete 19:11:55 a6d5b2bbb924: Pull complete 19:11:55 2446dc1eb7d3: Pull complete 19:11:56 7e9c9ca2126c: Pull complete 19:11:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:11:56 prd-centos7-docker-4c-2g-217 does not seem to be running inside a container 19:11:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:59 $ docker top 867e98fbaa2bbedee97fe38146b27d7e6b7230820db3effd442426fd54861a62 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:00 + grep parallel 19:12:00 + docker-compose build --help 19:12:00 596795e73e0f: Pull complete 19:12:00 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 19:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:12:00 ---> d9e956139c92 19:12:00 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 19:12:00 --parallel Build images in parallel. [Pipeline] } 19:12:00 $ docker stop --time=1 867e98fbaa2bbedee97fe38146b27d7e6b7230820db3effd442426fd54861a62 19:12:01 $ docker rm -f 867e98fbaa2bbedee97fe38146b27d7e6b7230820db3effd442426fd54861a62 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:12:02 . [Pipeline] withDockerContainer 19:12:02 prd-centos7-docker-4c-2g-217 does not seem to be running inside a container 19:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:12:03 $ docker top e34650cacee86181c7d016836b365b4bfbeee60e991817bce4387c4f9ce4aaf0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:03 + docker-compose -f ./docker-compose-build.yml build --parallel 19:12:04 Building core-command ... 19:12:04 Building core-data ... 19:12:04 Building core-metadata ... 19:12:04 Building security-bootstrapper ... 19:12:04 Building security-proxy-setup ... 19:12:04 Building security-secretstore-setup ... 19:12:04 Building support-notifications ... 19:12:04 Building support-scheduler ... 19:12:04 Building sys-mgmt-agent ... 19:12:04 Building core-command 19:12:04 Building support-scheduler 19:12:04 Building security-proxy-setup 19:12:04 Building security-secretstore-setup 19:12:04 Building support-notifications 19:12:04 ---> Running in f5eebf6b891f 19:12:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:07 (1/12) Installing libmagic (5.39-r0) 19:12:07 (2/12) Installing file (5.39-r0) 19:12:07 (3/12) Installing libc-dev (0.7.2-r3) 19:12:07 (4/12) Installing g++ (10.2.1_pre1-r3) 19:12:12 (5/12) Installing fortify-headers (1.1-r0) 19:12:12 (6/12) Installing patch (2.7.6-r7) 19:12:12 (7/12) Installing build-base (0.5-r2) 19:12:12 (8/12) Installing libsodium (1.0.18-r0) 19:12:12 (9/12) Installing pkgconf (1.7.3-r0) 19:12:12 (10/12) Installing libsodium-dev (1.0.18-r0) 19:12:12 (11/12) Installing libzmq (4.3.3-r1) 19:12:12 (12/12) Installing zeromq-dev (4.3.3-r1) 19:12:12 Executing busybox-1.32.1-r6.trigger 19:12:12 OK: 218 MiB in 52 packages 19:12:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:13 ---> 9c04c269fc97 19:12:13 Step 3/23 : WORKDIR /edgex-go 19:12:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:13 ---> 9c04c269fc97 19:12:13 Step 3/24 : WORKDIR /edgex-go 19:12:16 Removing intermediate container f5eebf6b891f 19:12:16 ---> a863c30c636e 19:12:16 Step 4/6 : WORKDIR /edgex-go 19:12:16 ---> Running in 184c0a089627 19:12:17 Removing intermediate container 184c0a089627 19:12:17 ---> 42f99dd050c4 19:12:17 Step 5/6 : COPY go.mod . 19:12:18 ---> 48a6410889a9 19:12:18 Step 6/6 : RUN go mod download 19:12:18 ---> Running in 5528a1dc8b06 19:12:19 ---> Running in 64879fa31932 19:12:19 ---> Running in 6e0934f20cd6 19:12:23 Removing intermediate container 6e0934f20cd6 19:12:23 ---> fa4f68046e5f 19:12:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:23 Removing intermediate container 64879fa31932 19:12:23 ---> 5d750ba381f5 19:12:23 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:24 ---> Running in dc42c44f70c5 19:12:24 ---> Running in b7d627570506 19:12:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:26 ---> 9c04c269fc97 19:12:26 Step 3/23 : WORKDIR /edgex-go 19:12:26 ---> Using cache 19:12:26 ---> 5d750ba381f5 19:12:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:27 ---> 9c04c269fc97 19:12:27 Step 3/22 : WORKDIR /edgex-go 19:12:27 ---> Using cache 19:12:27 ---> 5d750ba381f5 19:12:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:27 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:12:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:27 ---> 9c04c269fc97 19:12:27 Step 3/26 : WORKDIR /edgex-go 19:12:27 ---> Using cache 19:12:27 ---> 5d750ba381f5 19:12:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:27 ---> Running in 16478805dff9 19:12:27 ---> Running in ecb80f27a9a7 19:12:27 ---> Running in fe27b653e531 19:12:28 Removing intermediate container dc42c44f70c5 19:12:28 ---> 2ed51098631c 19:12:28 Step 5/24 : RUN apk add --update --no-cache make git 19:12:28 ---> Running in 343e44e23243 19:12:28 Removing intermediate container b7d627570506 19:12:28 ---> c202dc3e1999 19:12:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:28 ---> Running in de4402138041 19:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:29 Removing intermediate container 16478805dff9 19:12:29 ---> 1add2734ed6c 19:12:29 Step 5/26 : RUN apk add --update --no-cache make git 19:12:29 Removing intermediate container ecb80f27a9a7 19:12:29 ---> a74308cc27a7 19:12:29 Step 5/23 : RUN apk add --update --no-cache make git 19:12:29 ---> Running in dcad717a8ddf 19:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:29 ---> Running in b07fa6e0ca5c 19:12:29 Removing intermediate container fe27b653e531 19:12:29 ---> 9b107f722f6c 19:12:29 Step 5/22 : RUN apk add --update --no-cache make git 19:12:29 ---> Running in 96b2ccda5366 19:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:12:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:30 OK: 219 MiB in 52 packages 19:12:30 Removing intermediate container de4402138041 19:12:30 ---> b9614dc87092 19:12:30 Step 6/23 : COPY go.mod . 19:12:30 ---> 7aa6b118d396 19:12:30 Step 7/23 : RUN go mod download 19:12:30 ---> Running in 4dd385f61913 19:12:30 OK: 219 MiB in 52 packages 19:12:30 OK: 219 MiB in 52 packages 19:12:31 OK: 219 MiB in 52 packages 19:12:31 Removing intermediate container 343e44e23243 19:12:31 ---> fb0102363699 19:12:31 Step 6/24 : COPY go.mod . 19:12:31 Removing intermediate container b07fa6e0ca5c 19:12:31 ---> 7c71855216b8 19:12:31 Step 6/23 : COPY go.mod . 19:12:31 ---> fb1fee9bc11c 19:12:31 Step 7/24 : RUN go mod download 19:12:31 Removing intermediate container dcad717a8ddf 19:12:31 ---> 484dd5b0fd23 19:12:31 Step 6/26 : COPY go.mod . 19:12:31 ---> Running in fc60a9ce82a6 19:12:31 ---> 2dbaad03af63 19:12:31 Step 7/23 : RUN go mod download 19:12:31 ---> Running in 967d9a1e9e9c 19:12:31 ---> d7cb74603bdb 19:12:31 Step 7/26 : RUN go mod download 19:12:31 ---> Running in 393db9342f24 19:12:31 Removing intermediate container 4dd385f61913 19:12:31 ---> 04ea9642fba5 19:12:31 Step 8/23 : COPY . . 19:12:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:12:35 Removing intermediate container 393db9342f24 19:12:35 ---> 2001c745a295 19:12:35 Step 8/26 : COPY . . 19:12:35 Removing intermediate container fc60a9ce82a6 19:12:35 ---> 5d62fce7231e 19:12:35 Step 8/24 : COPY . . 19:12:35 ---> a757d91ab6cb 19:12:35 Step 9/23 : RUN go mod tidy 19:12:35 Removing intermediate container 967d9a1e9e9c 19:12:35 ---> 51c3972b25e4 19:12:35 Step 8/23 : COPY . . 19:12:36 ---> Running in 2451f5ed0f4e 19:12:36 OK: 219 MiB in 52 packages 19:12:40 Removing intermediate container 96b2ccda5366 19:12:40 ---> fc57e8435345 19:12:40 Step 6/22 : COPY go.mod . 19:12:40 Removing intermediate container 2451f5ed0f4e 19:12:40 ---> bd0bd8719855 19:12:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:12:40 ---> 147c5d3aaa37 19:12:40 Step 7/22 : RUN go mod download 19:12:40 ---> Running in 1a5ec67bf0a3 19:12:40 ---> Running in a3b6da5dc4e9 19:12:41 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 19:12:44 Removing intermediate container a3b6da5dc4e9 19:12:44 ---> b09f0985e43a 19:12:44 Step 8/22 : COPY . . 19:12:49 ---> 3e557a44e961 19:12:49 Step 9/23 : RUN go mod tidy 19:12:49 ---> 0be42c393e38 19:12:49 Step 9/26 : RUN go mod tidy 19:12:49 ---> 7d59e1a3806e 19:12:49 Step 9/24 : RUN go mod tidy 19:12:49 ---> Running in 7a3b33831560 19:12:49 ---> Running in 5eeb68831865 19:12:50 ---> Running in 7f0fa39fd5ee 19:12:55 Removing intermediate container 7a3b33831560 19:12:55 ---> 1fe3066c769e 19:12:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:12:55 ---> Running in ec12b67bac80 19:12:55 Removing intermediate container 5eeb68831865 19:12:55 ---> 023ae2279950 19:12:55 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:55 Removing intermediate container 7f0fa39fd5ee 19:12:55 ---> 5c847ba10a2a 19:12:55 Step 10/24 : RUN make cmd/core-command/core-command 19:12:55 ---> Running in a7b508b75876 19:12:56 ---> Running in 02eae2b5506c 19:12:56 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 19:12:56 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 19:12:57 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 19:13:05 ---> f98839a544be 19:13:05 Step 9/22 : RUN go mod tidy 19:13:05 ---> Running in a9a3ed65e239 19:13:05 Removing intermediate container 1a5ec67bf0a3 19:13:05 ---> f54bb9891c21 19:13:05 19:13:05 Step 11/23 : FROM alpine:3.12 19:13:06 3.12: Pulling from library/alpine 19:13:07 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:13:07 Status: Downloaded newer image for alpine:3.12 19:13:07 ---> 13621d1b12d4 19:13:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:07 ---> Running in 0027aa00d24f 19:13:07 Removing intermediate container a9a3ed65e239 19:13:07 ---> 95198b30049f 19:13:07 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:07 ---> Running in 5173aa6a17c7 19:13:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:07 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 19:13:08 (1/2) Installing ca-certificates (20191127-r4) 19:13:08 (2/2) Installing dumb-init (1.2.2-r1) 19:13:08 Executing busybox-1.31.1-r20.trigger 19:13:08 Executing ca-certificates-20191127-r4.trigger 19:13:08 OK: 6 MiB in 16 packages 19:13:09 Removing intermediate container 0027aa00d24f 19:13:09 ---> 013d6533c66f 19:13:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:09 ---> Running in 26d1c13f4091 19:13:09 Removing intermediate container 26d1c13f4091 19:13:09 ---> 7a61ccbcbbe5 19:13:09 Step 14/23 : ENV APP_PORT=59860 19:13:09 ---> Running in 04110772076c 19:13:09 Removing intermediate container 04110772076c 19:13:09 ---> 45cc89d2c306 19:13:09 Step 15/23 : EXPOSE $APP_PORT 19:13:09 ---> Running in fa20f4abb265 19:13:09 Removing intermediate container fa20f4abb265 19:13:09 ---> ab9832d7f19d 19:13:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:09 ---> 903fbcb0b9fb 19:13:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:10 ---> d65bd9e65bdb 19:13:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:10 ---> 375140caf151 19:13:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:11 ---> Running in 7ec64db93d20 19:13:11 Removing intermediate container 7ec64db93d20 19:13:11 ---> e21be0194382 19:13:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:11 ---> Running in 850b649c6321 19:13:11 Removing intermediate container 850b649c6321 19:13:11 ---> f666ee0a9d3e 19:13:11 Step 21/23 : LABEL arch=x86_64 19:13:11 ---> Running in b3e344b54818 19:13:11 Removing intermediate container b3e344b54818 19:13:11 ---> 787687494bb4 19:13:11 Step 22/23 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:13:11 ---> Running in f703d568bd4b 19:13:11 Removing intermediate container f703d568bd4b 19:13:11 ---> 4d2c4802432c 19:13:11 Step 23/23 : LABEL version=0.0.0 19:13:11 ---> Running in a83d8fc9061c 19:13:12 Removing intermediate container a83d8fc9061c 19:13:12 ---> 39828023b2ec 19:13:12 19:13:12 Successfully built 39828023b2ec 19:13:12 Successfully tagged support-notifications:latest 19:13:12 Building core-metadata 19:13:22  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:22 ---> 9c04c269fc97 19:13:22 Step 3/24 : WORKDIR /edgex-go 19:13:22 ---> Using cache 19:13:22 ---> 5d750ba381f5 19:13:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:22 ---> Using cache 19:13:22 ---> 9b107f722f6c 19:13:22 Step 5/24 : RUN apk add --update --no-cache make git 19:13:22 ---> Using cache 19:13:22 ---> fc57e8435345 19:13:22 Step 6/24 : COPY go.mod . 19:13:22 ---> Using cache 19:13:22 ---> 147c5d3aaa37 19:13:22 Step 7/24 : RUN go mod download 19:13:22 ---> Using cache 19:13:22 ---> b09f0985e43a 19:13:22 Step 8/24 : COPY . . 19:13:22 ---> Using cache 19:13:22 ---> f98839a544be 19:13:22 Step 9/24 : RUN go mod tidy 19:13:22 ---> Using cache 19:13:22 ---> 95198b30049f 19:13:22 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:13:22 ---> Running in 7c67886775ec 19:13:22 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 19:13:40 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 19:13:40 Removing intermediate container 02eae2b5506c 19:13:40 ---> c87579dd9a2b 19:13:40 19:13:40 Step 11/24 : FROM alpine:3.12 19:13:40 ---> 13621d1b12d4 19:13:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:13:40 ---> Running in cc1a9bb3cd3a 19:13:41 Removing intermediate container ec12b67bac80 19:13:41 ---> f37880d1dd7a 19:13:41 19:13:41 Step 11/23 : FROM alpine:3.12 19:13:41 ---> 13621d1b12d4 19:13:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:13:41 ---> Running in b29e11d07b7b 19:13:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:42 (1/1) Installing dumb-init (1.2.2-r1) 19:13:42 Executing busybox-1.31.1-r20.trigger 19:13:42 OK: 6 MiB in 15 packages 19:13:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:42 (1/1) Installing dumb-init (1.2.2-r1) 19:13:42 Executing busybox-1.31.1-r20.trigger 19:13:42 OK: 6 MiB in 15 packages 19:13:42 Removing intermediate container cc1a9bb3cd3a 19:13:42 ---> 7b6a5da1f739 19:13:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:42 ---> Running in 0d3bb6b63661 19:13:43 Removing intermediate container 0d3bb6b63661 19:13:43 ---> c9f000717f1b 19:13:43 Step 14/24 : ENV APP_PORT=59882 19:13:43 ---> Running in 1cb9404640d4 19:13:43 Removing intermediate container b29e11d07b7b 19:13:43 ---> fa5a70dc8cb8 19:13:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:43 ---> Running in bfc46e12f73e 19:13:43 Removing intermediate container 1cb9404640d4 19:13:43 ---> a992a3abf3c7 19:13:43 Step 15/24 : EXPOSE $APP_PORT 19:13:43 ---> Running in 53035914af1f 19:13:43 Removing intermediate container bfc46e12f73e 19:13:43 ---> 1d14e5098c21 19:13:43 Step 14/23 : ENV APP_PORT=59861 19:13:44 Removing intermediate container 53035914af1f 19:13:44 ---> 9baa3932800e 19:13:44 Step 16/24 : WORKDIR / 19:13:44 ---> Running in 9d7ce42ff95b 19:13:44 ---> Running in 84bda56a41c2 19:13:44 Removing intermediate container 9d7ce42ff95b 19:13:44 ---> 6fb065ffa14b 19:13:44 Step 15/23 : EXPOSE $APP_PORT 19:13:44 ---> Running in 6d4b13f83c5e 19:13:44 Removing intermediate container a7b508b75876 19:13:44 ---> a1e330b152b5 19:13:44 19:13:44 Step 11/26 : FROM alpine:3.12 19:13:44 ---> 13621d1b12d4 19:13:44 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:13:44 Removing intermediate container 84bda56a41c2 19:13:44 ---> ed5676349a19 19:13:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:44 ---> Running in 4f8192ef5fec 19:13:45 Removing intermediate container 6d4b13f83c5e 19:13:45 ---> 8bf8be98a4a9 19:13:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:45 ---> 4f7b35dac2fc 19:13:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:45 ---> b4fade0113a7 19:13:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:45 ---> 659a96db4535 19:13:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:13:46 (1/6) Installing ca-certificates (20191127-r4) 19:13:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:13:46 (3/6) Installing libcurl (7.78.0-r0) 19:13:46 (4/6) Installing curl (7.78.0-r0) 19:13:46 (5/6) Installing dumb-init (1.2.2-r1) 19:13:46 (6/6) Installing su-exec (0.2-r1) 19:13:46 Executing busybox-1.31.1-r20.trigger 19:13:46 Executing ca-certificates-20191127-r4.trigger 19:13:46 OK: 7 MiB in 20 packages 19:13:46 ---> f997dc529fc9 19:13:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:46 ---> 14a8abfd28c3 19:13:46 Step 20/24 : ENTRYPOINT ["/core-command"] 19:13:46 ---> Running in 3577c041d517 19:13:46 ---> f0aca335107e 19:13:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:13:46 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 19:13:46 ---> Running in c5514e9c2b68 19:13:47 Removing intermediate container 3577c041d517 19:13:47 ---> a24207ea68e6 19:13:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:47 ---> Running in 76809eb4ce95 19:13:47 Removing intermediate container c5514e9c2b68 19:13:47 ---> 8c53928049e5 19:13:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:47 ---> Running in c49f85842657 19:13:47 Removing intermediate container 76809eb4ce95 19:13:47 ---> bad0543f2539 19:13:47 Step 22/24 : LABEL arch=x86_64 19:13:47 Removing intermediate container 4f8192ef5fec 19:13:47 ---> a8f442c5e362 19:13:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:47 ---> Running in 942bb6ee4254 19:13:47 ---> Running in 38ea1def58ce 19:13:47 Removing intermediate container c49f85842657 19:13:47 ---> 398dfcd64136 19:13:47 Step 21/23 : LABEL arch=x86_64 19:13:47 ---> Running in e50fcab84922 19:13:47 Removing intermediate container 942bb6ee4254 19:13:47 ---> bb667ec2c9ae 19:13:47 Step 14/26 : WORKDIR / 19:13:47 Removing intermediate container 38ea1def58ce 19:13:47 ---> 8c37cfa0e569 19:13:47 Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:13:47 ---> Running in e1597ee64246 19:13:47 Removing intermediate container e50fcab84922 19:13:47 ---> d7e474dfe811 19:13:47 Step 22/23 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:13:47 ---> Running in 1d3dd1180140 19:13:47 ---> Running in 97d41b697e7b 19:13:47 Removing intermediate container e1597ee64246 19:13:47 ---> f205469b171f 19:13:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:13:47 Removing intermediate container 1d3dd1180140 19:13:47 ---> 35260d8b71e5 19:13:47 Step 24/24 : LABEL version=0.0.0 19:13:47 Removing intermediate container 97d41b697e7b 19:13:47 ---> 9ae29409514f 19:13:47 Step 23/23 : LABEL version=0.0.0 19:13:47 ---> Running in e8153340c827 19:13:47 ---> Running in 1bcb0a0d973b 19:13:48 Removing intermediate container e8153340c827 19:13:48 ---> be3366a527b2 19:13:48 19:13:48 ---> 0db56761afaf 19:13:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:13:48 Removing intermediate container 1bcb0a0d973b 19:13:48 ---> 9de97ec39a38 19:13:48 19:13:48 Successfully built 9de97ec39a38 19:13:48 Successfully tagged core-command:latest 19:13:48 Building security-bootstrapper 19:13:48  Building core-command ... done Successfully built be3366a527b2 19:13:48 Successfully tagged support-scheduler:latest 19:13:48  Building support-scheduler ... done Building core-data 19:13:49 ---> 05183f8d9751 19:13:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:13:53 ---> ab86288ffa1b 19:13:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:13:53 ---> 393017eba4ef 19:13:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:13:54 ---> f1812637bb3f 19:13:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:13:54 Removing intermediate container 5173aa6a17c7 19:13:54 ---> 2b00ce48a7aa 19:13:54 19:13:54 Step 11/22 : FROM alpine:3.12 19:13:54 ---> 13621d1b12d4 19:13:54 Step 12/22 : RUN apk add --update --no-cache curl 19:13:55 ---> Running in 90bc34bf19bd 19:13:55 Removing intermediate container 5528a1dc8b06 19:13:55 ---> 51de063e7963 19:13:55 Successfully built 51de063e7963 19:13:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:13:55 ---> 9d46a4207f3f 19:13:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:13:55 + docker inspect -f . ci-base-image-arm64 19:13:55 . 19:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer 19:13:55 prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container 19:13:55 ---> 6b91583e8930 19:13:55 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/ 19:13:55 (1/4) Installing ca-certificates (20191127-r4) 19:13:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:13:55 (3/4) Installing libcurl (7.78.0-r0) 19:13:55 (4/4) Installing curl (7.78.0-r0) 19:13:55 Executing busybox-1.31.1-r20.trigger 19:13:55 ---> Running in 11f3de818f57 19:13:55 Executing ca-certificates-20191127-r4.trigger 19:13:55 OK: 7 MiB in 18 packages 19:13:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:57 $ docker top 959083f3e0a16486786db61770a0d4909f93b6e28bf8e0e684cf7aefd74d7044 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:57 Removing intermediate container 90bc34bf19bd 19:13:57 ---> 30e7dbb067a9 19:13:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:57 Removing intermediate container 11f3de818f57 19:13:57 ---> e1b57ebb6996 19:13:57 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:13:57 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:13:57 ---> 9c04c269fc97 19:13:57 Step 3/32 : WORKDIR /edgex-go 19:13:57 ---> Using cache 19:13:57 ---> 5d750ba381f5 19:13:57 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:57 ---> Using cache 19:13:57 ---> 9b107f722f6c 19:13:57 Step 5/32 : RUN apk add --update --no-cache make git 19:13:57 ---> Using cache 19:13:57 ---> fc57e8435345 19:13:57 Step 6/32 : COPY go.mod . 19:13:57 ---> Using cache 19:13:57 ---> 147c5d3aaa37 19:13:57 Step 7/32 : RUN go mod download 19:13:57 ---> Using cache 19:13:57 ---> b09f0985e43a 19:13:57 Step 8/32 : COPY . . 19:13:57 ---> Using cache 19:13:57 ---> f98839a544be 19:13:57 Step 9/32 : RUN go mod tidy 19:13:57 ---> Using cache 19:13:57 ---> 95198b30049f 19:13:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:13:58 ---> Running in 3efcff4cd9af 19:13:58 ---> Running in 39fb29549713 19:13:58 ---> Running in 20357232d355 19:13:58 Removing intermediate container 3efcff4cd9af 19:13:58 ---> c483661ceb0e 19:13:58 Step 14/22 : WORKDIR /edgex 19:13:58 Removing intermediate container 20357232d355 19:13:58 ---> 2dd16e4694db 19:13:58 Step 24/26 : LABEL arch=x86_64 19:13:58 ---> Running in db223430c0bd 19:13:58 ---> Running in 6289ad21152f 19:13:58 + go version 19:13:58 go version go1.16.5 linux/arm64 [Pipeline] } 19:13:58 $ docker stop --time=1 959083f3e0a16486786db61770a0d4909f93b6e28bf8e0e684cf7aefd74d7044 19:13:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:58 ---> 9c04c269fc97 19:13:58 Step 3/24 : WORKDIR /edgex-go 19:13:58 ---> Using cache 19:13:58 ---> 5d750ba381f5 19:13:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:58 ---> Using cache 19:13:58 ---> 9b107f722f6c 19:13:58 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:13:58 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 19:13:59 Removing intermediate container 6289ad21152f 19:13:59 ---> 0db2b0ca15a5 19:13:59 Step 25/26 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:13:59 ---> Running in 9ed4b5417c72 19:13:59 Removing intermediate container db223430c0bd 19:13:59 ---> 86941b56f561 19:13:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:59 ---> Running in 2c05b59c586f 19:13:59 Removing intermediate container 2c05b59c586f 19:13:59 ---> bd57cdc9db21 19:13:59 Step 26/26 : LABEL version=0.0.0 19:13:59 Removing intermediate container 7c67886775ec 19:13:59 ---> b29869edde57 19:13:59 19:13:59 Step 11/24 : FROM alpine:3.12 19:13:59 ---> 13621d1b12d4 19:13:59 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:13:59 ---> Using cache 19:13:59 ---> fa5a70dc8cb8 19:13:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:59 ---> Using cache 19:13:59 ---> 1d14e5098c21 19:13:59 Step 14/24 : ENV APP_PORT=59881 19:13:59 ---> Running in e671c3abb3e4 19:13:59 ---> Running in 0da5523b9e56 19:13:59 ---> 2b03becb12ab 19:13:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:00 Removing intermediate container 0da5523b9e56 19:14:00 ---> 0ed2bde8aa49 19:14:00 Step 15/24 : EXPOSE $APP_PORT 19:14:00 Removing intermediate container e671c3abb3e4 19:14:00 ---> 6ba65d45ae60 19:14:00 19:14:00 ---> Running in e775c2d44f56 19:14:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:14:00 Successfully built 6ba65d45ae60 19:14:00 Successfully tagged security-secretstore-setup:latest 19:14:00 Building sys-mgmt-agent 19:14:00 Removing intermediate container e775c2d44f56 19:14:00 ---> 91188d873412 19:14:00 Step 16/24 : WORKDIR / 19:14:00  Building security-secretstore-setup ... done  ---> Running in 556f3c9cdf7d 19:14:00 $ docker rm -f 959083f3e0a16486786db61770a0d4909f93b6e28bf8e0e684cf7aefd74d7044 19:14:00 ---> 5bbd4cfe5e8b 19:14:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 19:14:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 19:14:01 Removing intermediate container 556f3c9cdf7d 19:14:01 ---> 63ddb5d63a20 19:14:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh 19:14:01 OK: 219 MiB in 52 packages 19:14:01 + docker inspect -f . ci-base-image-arm64 19:14:01 . [Pipeline] withDockerContainer 19:14:01 prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container 19:14:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:02 ---> d36074dcc3d9 19:14:02 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:14:02 ---> Running in 5d211d61ec9f 19:14:02 ---> 7218150f1a5e 19:14:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:14:02 Removing intermediate container 5d211d61ec9f 19:14:02 ---> 6ccc2d6b163b 19:14:02 Step 19/22 : CMD ["--init=true"] 19:14:02 Removing intermediate container 9ed4b5417c72 19:14:02 ---> 8f18b04bfb78 19:14:02 Step 6/24 : COPY go.mod . 19:14:02 ---> Running in cef07a513e16 19:14:02 Removing intermediate container cef07a513e16 19:14:02 ---> 9a8888fe0d7f 19:14:02 Step 20/22 : LABEL arch=x86_64 19:14:03 ---> ed30465b952e 19:14:03 Step 7/24 : RUN go mod download 19:14:03 ---> Running in d675c3df279b 19:14:03 ---> c0718c63915b 19:14:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:14:03 ---> Running in 37b20c92434c 19:14:03 Removing intermediate container d675c3df279b 19:14:03 ---> 7ecaba96494f 19:14:03 Step 21/22 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:14:03 ---> Running in f7d5301b3ffe 19:14:03 ---> 60d013ab9c89 19:14:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:14:03 $ docker top 0706a8bdac48d283c2331029ce1a77cec29d40e218283f22573a0353fd19ce92 -eo pid,comm 19:14:03 ---> Running in 07a28539b8c4 19:14:03 Removing intermediate container f7d5301b3ffe 19:14:03 ---> 3c821cdd98ff 19:14:03 Step 22/22 : LABEL version=0.0.0 19:14:03 ---> Running in b6ebc31350b1 [Pipeline] { 19:14:04 Removing intermediate container 07a28539b8c4 19:14:04 ---> 34f2e6a6b8d0 19:14:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:04 Removing intermediate container b6ebc31350b1 19:14:04 ---> bcf73a8baeb9 19:14:04 [Pipeline] echo 19:14:04 ========================================================= 19:14:04 [edgeXBuildGoParallel] Running Tests and Build... 19:14:04 ========================================================= [Pipeline] sh 19:14:04 ---> Running in 54fc264b8302 19:14:04 Successfully built bcf73a8baeb9 19:14:04 Successfully tagged security-proxy-setup:latest 19:14:04  Building security-proxy-setup ... done Removing intermediate container 54fc264b8302 19:14:04 ---> 3f17a3b91d14 19:14:04 Step 22/24 : LABEL arch=x86_64 19:14:04 ---> Running in ba893f016dbd 19:14:04 Removing intermediate container ba893f016dbd 19:14:04 ---> f5b2d9e085cc 19:14:04 Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:14:04 + go mod tidy 19:14:04 ---> Running in ae9bb7ee38db 19:14:04 Removing intermediate container ae9bb7ee38db 19:14:04 ---> 4c5b7a1ffdc3 19:14:04 Step 24/24 : LABEL version=0.0.0 19:14:05 ---> Running in a4b8b7578630 19:14:05 Removing intermediate container 37b20c92434c 19:14:05 ---> a31282baa719 19:14:05 Step 8/24 : COPY . . 19:14:05 Removing intermediate container a4b8b7578630 19:14:05 ---> 080c138abe03 19:14:05 19:14:05 Successfully built 080c138abe03 19:14:05 Successfully tagged core-metadata:latest [Pipeline] sh 19:14:06 + make test 19:14:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:06 go mod tidy 19:14:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:10  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:14:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:14:10 ---> 9c04c269fc97 19:14:10 Step 3/24 : WORKDIR /edgex-go 19:14:10 ---> Using cache 19:14:10 ---> 5d750ba381f5 19:14:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:10 ---> Using cache 19:14:10 ---> 9b107f722f6c 19:14:10 Step 5/24 : RUN apk add --update --no-cache make bash git 19:14:12 ---> acfee78a4540 19:14:12 Step 9/24 : RUN go mod tidy 19:14:12 ---> Running in a99b00e8028d 19:14:12 ---> Running in 1df7658a17d6 19:14:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:14:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:14:14 Removing intermediate container 1df7658a17d6 19:14:14 ---> 4a12e1588604 19:14:14 Step 10/24 : RUN make cmd/core-data/core-data 19:14:14 OK: 219 MiB in 52 packages 19:14:14 ---> Running in b0ec460db605 19:14:14 Removing intermediate container a99b00e8028d 19:14:14 ---> 491a5ee7a9d4 19:14:14 Step 6/24 : COPY go.mod . 19:14:14 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 19:14:14 ---> e5bced9873ba 19:14:14 Step 7/24 : RUN go mod download 19:14:14 ---> Running in 6a77a81a6ed6 19:14:16 Removing intermediate container 6a77a81a6ed6 19:14:16 ---> c1acc7a01ad4 19:14:16 Step 8/24 : COPY . . 19:14:20 Removing intermediate container 39fb29549713 19:14:20 ---> 4bf72eb415b2 19:14:20 19:14:20 Step 11/32 : FROM alpine:3.12 19:14:20 ---> 13621d1b12d4 19:14:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:14:21 ---> Running in 15cf070a3ad9 19:14:21 ---> 07a474680f38 19:14:21 Step 9/24 : RUN go mod tidy 19:14:21 Removing intermediate container 15cf070a3ad9 19:14:21 ---> 71c139b8997d 19:14:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:14:21 ---> Running in 84a7b6bab86b 19:14:21 ---> Running in 1882874cd797 19:14:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:22 (1/2) Installing dumb-init (1.2.2-r1) 19:14:22 (2/2) Installing su-exec (0.2-r1) 19:14:22 Executing busybox-1.31.1-r20.trigger 19:14:22 OK: 6 MiB in 16 packages 19:14:23 Removing intermediate container 1882874cd797 19:14:23 ---> ce5a4f8d972e 19:14:23 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:14:23 ---> Running in 0a442c824111 19:14:23 Removing intermediate container 0a442c824111 19:14:23 ---> dc83f3d5fd6c 19:14:23 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:14:23 ---> Running in ec3136b9d0f4 19:14:23 Removing intermediate container ec3136b9d0f4 19:14:23 ---> c3b370365e6a 19:14:23 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:14:23 ---> Running in a5d987ede566 19:14:23 Removing intermediate container 84a7b6bab86b 19:14:23 ---> 25dc6def00b5 19:14:23 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:14:23 ---> Running in b5ebf78ebdcc 19:14:24 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 19:14:24 Removing intermediate container a5d987ede566 19:14:24 ---> b0d69d008936 19:14:24 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:14:24 ---> Running in b046c73dfc9d 19:14:24 Removing intermediate container b046c73dfc9d 19:14:24 ---> e79e33522052 19:14:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:14:25 ---> eddaa2428825 19:14:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:14:25 ---> Running in 80e0f21cbeea 19:14:26 Removing intermediate container 80e0f21cbeea 19:14:26 ---> 4512254224bc 19:14:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:26 ---> 64d250532780 19:14:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:14:27 ---> 3419e82beca1 19:14:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:14:27 ---> 8cfabe401ef7 19:14:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:14:28 ---> 06834eba07b0 19:14:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:14:28 ---> 3955b65a8cb3 19:14:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:14:28 ---> Running in b89a6e56a325 19:14:28 Removing intermediate container b89a6e56a325 19:14:28 ---> 1775bb18b228 19:14:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:14:28 ---> e20e4eb9a15d 19:14:28 Step 27/32 : RUN chmod +x /entrypoint.sh 19:14:29 ---> Running in accd09666583 19:14:30 Removing intermediate container accd09666583 19:14:30 ---> e817c3fe535b 19:14:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:14:30 ---> Running in 585d5eeacb2c 19:14:30 Removing intermediate container 585d5eeacb2c 19:14:30 ---> b2ed044914ab 19:14:30 Step 29/32 : CMD ["gate"] 19:14:30 ---> Running in dfa38c43b3a6 19:14:30 Removing intermediate container dfa38c43b3a6 19:14:30 ---> 403a93c12303 19:14:30 Step 30/32 : LABEL arch=x86_64 19:14:31 ---> Running in 57e264097db3 19:14:31 Removing intermediate container 57e264097db3 19:14:31 ---> baf73e5a4922 19:14:31 Step 31/32 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:14:31 ---> Running in 03db5ff3e0ba 19:14:31 Removing intermediate container 03db5ff3e0ba 19:14:31 ---> 27ec72022cc3 19:14:31 Step 32/32 : LABEL version=0.0.0 19:14:31 ---> Running in 039e2060df92 19:14:31 Removing intermediate container 039e2060df92 19:14:31 ---> 1fd1926b808c 19:14:31 19:14:31 Successfully built 1fd1926b808c 19:14:31 Successfully tagged security-bootstrapper:latest 19:14:33 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:40  Building security-bootstrapper ... done Removing intermediate container b0ec460db605 19:14:40 ---> 5bb4ba026007 19:14:40 19:14:40 Step 11/24 : FROM alpine:3.12 19:14:40 ---> 13621d1b12d4 19:14:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:14:40 ---> Running in 2a6cd38a9f9d 19:14:40 Removing intermediate container 2a6cd38a9f9d 19:14:40 ---> ed46624564bd 19:14:40 Step 13/24 : ENV APP_PORT=59880 19:14:40 ---> Running in 0ef9f53ac236 19:14:40 Removing intermediate container 0ef9f53ac236 19:14:40 ---> f6c586aa2301 19:14:40 Step 14/24 : EXPOSE $APP_PORT 19:14:40 ---> Running in ca0873831bf7 19:14:40 Removing intermediate container ca0873831bf7 19:14:40 ---> b61cb9a1fd4c 19:14:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:40 ---> Running in 29b833b42412 19:14:40 Removing intermediate container 29b833b42412 19:14:40 ---> 87ce67fedb51 19:14:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:14:40 ---> Running in cdc492cb3bec 19:14:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:41 Removing intermediate container b5ebf78ebdcc 19:14:41 ---> e5726225b70e 19:14:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:14:41 ---> Running in 963a17554f3f 19:14:42 (1/6) Installing dumb-init (1.2.2-r1) 19:14:42 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 19:14:42 (2/6) Installing libgcc (9.3.0-r2) 19:14:42 (3/6) Installing libsodium (1.0.18-r0) 19:14:42 (4/6) Installing libstdc++ (9.3.0-r2) 19:14:43 Removing intermediate container 963a17554f3f 19:14:43 ---> 5d8760f42d5a 19:14:43 19:14:43 Step 12/24 : FROM docker:20.10.6 19:14:43 (5/6) Installing libzmq (4.3.3-r0) 19:14:43 (6/6) Installing zeromq (4.3.3-r0) 19:14:43 20.10.6: Pulling from library/docker 19:14:43 Executing busybox-1.31.1-r20.trigger 19:14:43 OK: 8 MiB in 20 packages 19:14:43 Removing intermediate container cdc492cb3bec 19:14:43 ---> 0e9ea508cbc6 19:14:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:44 ---> ad405ac42e09 19:14:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:14:44 ---> c80347059935 19:14:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:14:44 ---> 32220a624e78 19:14:44 Step 20/24 : ENTRYPOINT ["/core-data"] 19:14:44 ---> Running in 6a8520f3084c 19:14:44 Removing intermediate container 6a8520f3084c 19:14:44 ---> 58828dd9af04 19:14:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:44 ---> Running in 355167632edf 19:14:44 Removing intermediate container 355167632edf 19:14:44 ---> 51da4caede39 19:14:44 Step 22/24 : LABEL arch=x86_64 19:14:44 ---> Running in 8158fc15fa4c 19:14:44 Removing intermediate container 8158fc15fa4c 19:14:44 ---> d2f2b7c2924f 19:14:44 Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:14:45 ---> Running in 424617cdd2e8 19:14:45 Removing intermediate container 424617cdd2e8 19:14:45 ---> c6c98f1c615f 19:14:45 Step 24/24 : LABEL version=0.0.0 19:14:45 ---> Running in fbecf60aa68c 19:14:45 Removing intermediate container fbecf60aa68c 19:14:45 ---> f3b0b5ab2661 19:14:45 19:14:45 Successfully built f3b0b5ab2661 19:14:45 Successfully tagged core-data:latest 19:14:52  Building core-data ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 19:14:52 Status: Downloaded newer image for docker:20.10.6 19:14:52 ---> d2979b152a7d 19:14:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:14:52 ---> Running in 9980cb8016c1 19:14:52 Removing intermediate container 9980cb8016c1 19:14:52 ---> 3b0749a95529 19:14:52 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:14:52 ---> Running in 40c010ee508a 19:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:14:52 (1/39) Installing readline (8.1.0-r0) 19:14:52 (2/39) Installing bash (5.1.0-r0) 19:14:52 Executing bash-5.1.0-r0.post-install 19:14:52 (3/39) Installing brotli-libs (1.0.9-r3) 19:14:52 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:14:52 (5/39) Installing libcurl (7.78.0-r0) 19:14:52 (6/39) Installing curl (7.78.0-r0) 19:14:52 (7/39) Installing dumb-init (1.2.5-r0) 19:14:52 (8/39) Installing libbz2 (1.0.8-r1) 19:14:52 (9/39) Installing expat (2.2.10-r1) 19:14:52 (10/39) Installing libffi (3.3-r2) 19:14:52 (11/39) Installing gdbm (1.19-r0) 19:14:52 (12/39) Installing xz-libs (5.2.5-r0) 19:14:53 (13/39) Installing sqlite-libs (3.34.1-r0) 19:14:53 (14/39) Installing python3 (3.8.10-r0) 19:14:53 (15/39) Installing py3-appdirs (1.4.4-r1) 19:14:53 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:14:53 (17/39) Installing py3-parsing (2.4.7-r1) 19:14:53 (18/39) Installing py3-six (1.15.0-r0) 19:14:53 (19/39) Installing py3-packaging (20.9-r0) 19:14:53 (20/39) Installing py3-setuptools (51.3.3-r0) 19:14:53 (21/39) Installing py3-chardet (4.0.0-r0) 19:14:53 (22/39) Installing py3-idna (3.1-r0) 19:14:53 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:14:53 (24/39) Installing py3-requests (2.25.1-r1) 19:14:54 (25/39) Installing py3-msgpack (1.0.2-r0) 19:14:54 (26/39) Installing py3-lockfile (0.12.2-r3) 19:14:54 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:14:54 (28/39) Installing py3-colorama (0.4.4-r0) 19:14:54 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:14:54 (30/39) Installing py3-distlib (0.3.1-r1) 19:14:54 (31/39) Installing py3-distro (1.5.0-r1) 19:14:54 (32/39) Installing py3-webencodings (0.5.1-r3) 19:14:54 (33/39) Installing py3-html5lib (1.1-r0) 19:14:54 (34/39) Installing py3-pytoml (0.1.21-r0) 19:14:54 (35/39) Installing py3-pep517 (0.9.1-r0) 19:14:54 (36/39) Installing py3-progress (1.5-r0) 19:14:54 (37/39) Installing py3-retrying (1.3.3-r0) 19:14:54 (38/39) Installing py3-toml (0.10.2-r0) 19:14:54 (39/39) Installing py3-pip (20.3.4-r0) 19:14:54 Executing busybox-1.32.1-r6.trigger 19:14:54 OK: 82 MiB in 59 packages 19:14:55 Collecting docker-compose==1.23.2 19:14:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:14:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:14:55 Collecting cached-property<2,>=1.2.0 19:14:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:14:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:14:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:14:55 Collecting docopt<0.7,>=0.6.1 19:14:55 Downloading docopt-0.6.2.tar.gz (25 kB) 19:14:56 Collecting dockerpty<0.5,>=0.4.1 19:14:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:14:56 Collecting PyYAML<4,>=3.10 19:14:56 Downloading PyYAML-3.13.tar.gz (270 kB) 19:14:57 Collecting texttable<0.10,>=0.9.0 19:14:57 Downloading texttable-0.9.1.tar.gz (11 kB) 19:14:57 Collecting jsonschema<3,>=2.5.1 19:14:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:14:57 Collecting websocket-client<1.0,>=0.32.0 19:14:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:14:57 Collecting docker<4.0,>=3.6.0 19:14:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:14:57 Collecting docker-pycreds>=0.4.0 19:14:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:14:57 Collecting certifi>=2017.4.17 19:14:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:14:57 Collecting urllib3<1.25,>=1.21.1 19:14:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:14:57 Collecting idna<2.8,>=2.5 19:14:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:14:57 Collecting chardet<3.1.0,>=3.0.2 19:14:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:14:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:14:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:14:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:14:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:14:58 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:14:58 Attempting uninstall: urllib3 19:14:58 Found existing installation: urllib3 1.26.2 19:14:58 Uninstalling urllib3-1.26.2: 19:14:58 Successfully uninstalled urllib3-1.26.2 19:14:58 Attempting uninstall: idna 19:14:58 Found existing installation: idna 3.1 19:14:58 Uninstalling idna-3.1: 19:14:58 Successfully uninstalled idna-3.1 19:14:58 Attempting uninstall: chardet 19:14:58 Found existing installation: chardet 4.0.0 19:14:58 Uninstalling chardet-4.0.0: 19:14:58 Successfully uninstalled chardet-4.0.0 19:14:58 Attempting uninstall: requests 19:14:58 Found existing installation: requests 2.25.1 19:14:58 Uninstalling requests-2.25.1: 19:14:58 Successfully uninstalled requests-2.25.1 19:14:58 Running setup.py install for texttable: started 19:14:59 Running setup.py install for texttable: finished with status 'done' 19:14:59 Running setup.py install for PyYAML: started 19:14:59 Running setup.py install for PyYAML: finished with status 'done' 19:14:59 Running setup.py install for docopt: started 19:14:59 Running setup.py install for docopt: finished with status 'done' 19:14:59 Running setup.py install for dockerpty: started 19:15:00 Running setup.py install for dockerpty: finished with status 'done' 19:15:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 19:15:03 Removing intermediate container 40c010ee508a 19:15:03 ---> c3d9362a890a 19:15:03 Step 15/24 : ENV APP_PORT=58890 19:15:03 ---> Running in 7247fec89f10 19:15:04 Removing intermediate container 7247fec89f10 19:15:04 ---> fca8726d26f6 19:15:04 Step 16/24 : EXPOSE $APP_PORT 19:15:04 ---> Running in d370009003cc 19:15:04 Removing intermediate container d370009003cc 19:15:04 ---> 3ff2ff1e2635 19:15:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:15:04 ---> 77dc55c783a7 19:15:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:15:04 ---> 892a443ac083 19:15:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:15:04 ---> ebdd9ba5070c 19:15:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:15:04 ---> Running in bfac6fceb9d8 19:15:04 Removing intermediate container bfac6fceb9d8 19:15:04 ---> 1e93aa574dc7 19:15:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:04 ---> Running in 4053550db0f3 19:15:05 Removing intermediate container 4053550db0f3 19:15:05 ---> dc4aca95d51a 19:15:05 Step 22/24 : LABEL arch=x86_64 19:15:05 ---> Running in e68434e69ef9 19:15:05 Removing intermediate container e68434e69ef9 19:15:05 ---> 54a7fa84c438 19:15:05 Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:15:05 ---> Running in bd38e86be7cf 19:15:05 Removing intermediate container bd38e86be7cf 19:15:05 ---> 4c9778fb577e 19:15:05 Step 24/24 : LABEL version=0.0.0 19:15:05 ---> Running in 1c926b0eb5e6 19:15:05 Removing intermediate container 1c926b0eb5e6 19:15:05 ---> f2615d075c42 19:15:05 19:15:05 Successfully built f2615d075c42 19:15:05 Successfully tagged sys-mgmt-agent:latest 19:15:05  Building sys-mgmt-agent ... done  [Pipeline] } 19:15:05 $ docker stop --time=1 e34650cacee86181c7d016836b365b4bfbeee60e991817bce4387c4f9ce4aaf0 19:15:07 $ docker rm -f e34650cacee86181c7d016836b365b4bfbeee60e991817bce4387c4f9ce4aaf0 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:07 + docker images 19:15:07 REPOSITORY TAG IMAGE ID CREATED SIZE 19:15:07 sys-mgmt-agent latest f2615d075c42 2 seconds ago 324MB 19:15:07 core-data latest f3b0b5ab2661 22 seconds ago 20.4MB 19:15:07 5d8760f42d5a 25 seconds ago 1.75GB 19:15:07 5bb4ba026007 29 seconds ago 1.75GB 19:15:07 security-bootstrapper latest 1fd1926b808c 36 seconds ago 18.7MB 19:15:07 4bf72eb415b2 48 seconds ago 1.75GB 19:15:07 core-metadata latest 080c138abe03 About a minute ago 16.7MB 19:15:07 security-proxy-setup latest bcf73a8baeb9 About a minute ago 25.9MB 19:15:07 b29869edde57 About a minute ago 1.75GB 19:15:07 security-secretstore-setup latest 6ba65d45ae60 About a minute ago 29MB 19:15:07 2b00ce48a7aa About a minute ago 1.75GB 19:15:07 support-scheduler latest be3366a527b2 About a minute ago 16.1MB 19:15:07 core-command latest 9de97ec39a38 About a minute ago 16MB 19:15:07 a1e330b152b5 About a minute ago 1.75GB 19:15:07 f37880d1dd7a About a minute ago 1.74GB 19:15:07 c87579dd9a2b About a minute ago 1.74GB 19:15:07 support-notifications latest 39828023b2ec About a minute ago 16.8MB 19:15:07 f54bb9891c21 2 minutes ago 1.75GB 19:15:07 ci-base-image-x86_64 latest 9c04c269fc97 5 minutes ago 1.24GB 19:15:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 11 days ago 475MB 19:15:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 weeks ago 37.5MB 19:15:07 docker 20.10.6 d2979b152a7d 3 months ago 246MB 19:15:07 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 19:15:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 19:15:08 Running on prd-ubuntu18.04-docker-8c-8g-110 in /w/workspace/edgexfoundry_edgex-go_PR-3633 [Pipeline] { [Pipeline] ws 19:15:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:15:08 The recommended git tool is: git 19:15:11 using credential edgex-jenkins-ssh 19:15:11 Cloning the remote Git repository 19:15:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:15:11 > git init /w/workspace/edgex-go/1 # timeout=10 19:15:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:11 > git --version # timeout=10 19:15:11 > git --version # 'git version 2.17.1' 19:15:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:18 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:15:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:15:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:15:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:15:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3633/head:refs/remotes/origin/PR-3633 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:15:18 > git config core.sparsecheckout # timeout=10 19:15:18 Merge succeeded, producing 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:15:18 Checking out Revision 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a (PR-3633) 19:15:18 > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 19:15:18 > git remote # timeout=10 19:15:18 > git config --get remote.origin.url # timeout=10 19:15:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:15:18 > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 19:15:18 > git rev-parse HEAD^{commit} # timeout=10 19:15:18 > git config core.sparsecheckout # timeout=10 19:15:18 > git checkout -f 8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a # timeout=10 19:15:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:15:22 > git --version # timeout=10 19:15:22 > git --version # 'git version 2.17.1' 19:15:22 fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:23 + echo snap-build.sh 19:15:23 snap-build.sh 19:15:23 + SNAP_BASE_DIR=. 19:15:23 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:15:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:15:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:15:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:15:23 + cd /w/workspace/edgex-go/1 19:15:23 + sudo apt-get remove -qy --purge lxd lxd-client 19:15:23 Reading package lists... 19:15:23 Building dependency tree... 19:15:23 Reading state information... 19:15:23 The following packages were automatically installed and are no longer required: 19:15:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:15:23 uidmap xdelta3 19:15:23 Use 'sudo apt autoremove' to remove them. 19:15:23 The following packages will be REMOVED: 19:15:23 lxd* lxd-client* 19:15:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:15:23 After this operation, 31.7 MB disk space will be freed. 19:15:24 (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.) 19:15:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:15:24 Removing lxd dnsmasq configuration 19:15:24 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:15:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:15:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:15:25 (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.) 19:15:25 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:15:27 Processing triggers for systemd (237-3ubuntu10.45) ... 19:15:27 Processing triggers for ureadahead (0.100.0-21) ... 19:15:27 + sudo snap remove --purge lxd 19:15:27 snap "lxd" is not installed 19:15:27 + sudo groupadd --force --system lxd 19:15:27 ++ whoami 19:15:27 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:15:27 + newgrp - lxd 19:15:27 + sudo snap install lxd 19:15:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:37 2021-07-26T19:15:34Z INFO Waiting for automatic snapd restart... 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:47 lxd 4.16 from Canonical* installed 19:15:47 + sudo lxd init --auto 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:55 + sudo snap install --classic snapcraft 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.195s coverage: 28.7% of statements 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 100.0% of statements 19:16:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.377s coverage: 46.3% of statements 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:04 snapcraft 4.8.3 from Canonical* installed 19:16:04 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:16:04 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:16:04 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:04 Dload Upload Total Spent Left Speed 19:16:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3426 0 --:--:-- --:--:-- --:--:-- 3426 19:16:04 67 3325k 67 2231k 0 0 5314k 0 --:--:-- --:--:-- --:--:-- 5314k 100 3325k 100 3325k 0 0 7591k 0 --:--:-- --:--:-- --:--:-- 59.3M 19:16:04 ./yq_linux_amd64 19:16:04 + sudo snapcraft prime --use-lxd 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.621s coverage: 89.9% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.198s coverage: 78.9% of statements 19:16:06 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:16:06 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: 19:16:06 - README.md 19:16:06 19:16:06 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:16:07 Launching a container. 19:16:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.202s coverage: 81.2% of statements 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:13 Waiting for container to be ready 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.440s coverage: 95.1% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.315s coverage: 0.8% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 22.0% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements 19:16:14 To start your first instance, try: lxc launch ubuntu:18.04 19:16:14 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 79.5% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements 19:16:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.197s coverage: 96.3% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements 19:16:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:16:18 Waiting for network to be ready... 19:16:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:16:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 19:16:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 19:16:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:16:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:16:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 19:16:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 19:16:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 19:16:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 19:16:18 Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:16:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:16:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:16:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:16:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:16:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:16:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:16:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:16:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:16:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:16:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 19:16:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 19:16:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:16:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:16:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 19:16:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 19:16:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1740 kB] 19:16:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [372 kB] 19:16:22 Fetched 24.9 MB in 4s (5945 kB/s) 19:16:23 Reading package lists... 19:16:23 Reading package lists... 19:16:23 Building dependency tree... 19:16:23 Reading state information... 19:16:23 The following additional packages will be installed: 19:16:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:16:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:16:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:16:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:16:23 Suggested packages: 19:16:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:16:23 Recommended packages: 19:16:23 gnupg libsasl2-modules 19:16:23 The following NEW packages will be installed: 19:16:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:16:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:16:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:16:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:16:23 The following packages will be upgraded: 19:16:23 gpg gpg-agent gpgconf libudev1 19:16:23 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:16:23 Need to get 3527 kB of archives. 19:16:23 After this operation, 13.3 MB of additional disk space will be used. 19:16:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 19:16:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 19:16:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:16:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:16:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:16:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:16:23 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:16:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:16:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:16:24 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:16:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:16:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:16:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:16:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:16:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:16:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:16:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:16:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:16:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:16:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:16:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:16:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:16:24 debconf: delaying package configuration, since apt-utils is not installed 19:16:25 Fetched 3527 kB in 1s (3366 kB/s) 19:16:25 (Reading database ... 12511 files and directories currently installed.) 19:16:25 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 19:16:25 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 19:16:25 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 19:16:25 Selecting previously unselected package udev. 19:16:25 (Reading database ... 12511 files and directories currently installed.) 19:16:25 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 19:16:25 Unpacking udev (237-3ubuntu10.50) ... 19:16:25 Selecting previously unselected package libfuse2:amd64. 19:16:25 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:16:25 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:16:25 Selecting previously unselected package fuse. 19:16:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:16:25 Unpacking fuse (2.9.7-1ubuntu1) ... 19:16:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:16:25 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:16:25 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:16:25 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:16:25 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:16:25 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:16:25 Selecting previously unselected package libksba8:amd64. 19:16:25 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:16:25 Unpacking libksba8:amd64 (1.3.5-2) ... 19:16:25 Selecting previously unselected package libroken18-heimdal:amd64. 19:16:25 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:16:25 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:25 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:16:25 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:16:25 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:25 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:16:25 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:16:25 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:25 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:16:25 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:16:25 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:25 Selecting previously unselected package libwind0-heimdal:amd64. 19:16:25 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:16:25 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:26 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:16:26 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:16:26 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:16:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:16:26 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:26 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:16:26 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:16:26 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:26 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:16:26 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:16:26 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:26 Selecting previously unselected package libsasl2-modules-db:amd64. 19:16:26 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:16:26 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:16:26 Selecting previously unselected package libsasl2-2:amd64. 19:16:26 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:16:26 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:16:26 Selecting previously unselected package libldap-common. 19:16:26 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:16:26 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:16:26 Selecting previously unselected package libldap-2.4-2:amd64. 19:16:26 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:16:26 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:16:26 Selecting previously unselected package dirmngr. 19:16:26 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:16:26 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:16:26 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:16:26 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:16:26 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:16:26 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:16:26 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:16:26 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:16:26 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:26 Setting up libksba8:amd64 (1.3.5-2) ... 19:16:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:16:26 Setting up udev (237-3ubuntu10.50) ... 19:16:26 invoke-rc.d: policy-rc.d denied execution of start. 19:16:27 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:27 Processing triggers for systemd (237-3ubuntu10) ... 19:16:27 Setting up fuse (2.9.7-1ubuntu1) ... 19:16:27 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:16:27 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:27 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:27 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:27 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:27 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:27 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:27 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:16:27 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:16:27 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:16:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:16:27 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:16:27 settings in the [Install] section, and DefaultInstance for template units). 19:16:27 This means they are not meant to be enabled using systemctl. 19:16:27 Possible reasons for having this kind of units are: 19:16:27 1) A unit may be statically enabled by being symlinked from another unit's 19:16:27 .wants/ or .requires/ directory. 19:16:27 2) A unit's purpose may be to act as a helper for some other unit which has 19:16:27 a requirement dependency on it. 19:16:27 3) A unit may be started when needed via activation (socket, path, timer, 19:16:27 D-Bus, udev, scripted systemctl call, ...). 19:16:27 4) In case of template units, the unit is meant to be enabled with some 19:16:27 instance name specified. 19:16:28 Reading package lists... 19:16:28 Building dependency tree... 19:16:28 Reading state information... 19:16:28 The following additional packages will be installed: 19:16:28 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:16:28 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:16:28 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:16:28 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:16:28 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:16:28 Suggested packages: 19:16:28 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:16:28 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:16:28 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:16:28 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:16:28 systemd-container policykit-1 19:16:28 Recommended packages: 19:16:28 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:16:28 The following NEW packages will be installed: 19:16:28 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:16:28 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:16:28 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:16:28 multiarch-support openssh-client python3 python3-minimal python3.6 19:16:28 python3.6-minimal snapd squashfs-tools sudo 19:16:28 The following packages will be upgraded: 19:16:28 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:16:28 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:16:28 Need to get 36.7 MB of archives. 19:16:28 After this operation, 147 MB of additional disk space will be used. 19:16:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 19:16:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:16:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 19:16:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:16:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:16:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:16:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:16:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:16:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:16:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:16:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:16:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:16:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:16:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:16:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:16:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:16:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:16:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.196s coverage: 94.4% of statements 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 19:16:29 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:16:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:16:29 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:16:29 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:16:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:16:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:16:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:16:29 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:16:29 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:16:29 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:16:29 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:16:29 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:16:31 debconf: delaying package configuration, since apt-utils is not installed 19:16:31 Fetched 36.7 MB in 2s (15.0 MB/s) 19:16:31 (Reading database ... 12757 files and directories currently installed.) 19:16:31 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 19:16:31 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 19:16:31 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 19:16:31 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 19:16:31 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 19:16:31 (Reading database ... 12757 files and directories currently installed.) 19:16:31 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:16:31 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:16:31 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:16:31 (Reading database ... 12757 files and directories currently installed.) 19:16:31 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:16:31 Unpacking apt (1.6.14) over (1.6.1) ... 19:16:32 Setting up apt (1.6.14) ... 19:16:32 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:16:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:16:32 (Reading database ... 12764 files and directories currently installed.) 19:16:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:16:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:16:32 Selecting previously unselected package libpython3.6-minimal:amd64. 19:16:32 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:16:32 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:16:33 Selecting previously unselected package libexpat1:amd64. 19:16:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:16:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:16:33 Selecting previously unselected package python3.6-minimal. 19:16:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:16:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.593s coverage: 81.8% of statements 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:16:33 Checking for services that may need to be restarted...done. 19:16:33 Checking for services that may need to be restarted...done. 19:16:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:16:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:16:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:16:33 Selecting previously unselected package python3-minimal. 19:16:33 (Reading database ... 13012 files and directories currently installed.) 19:16:33 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:16:33 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:16:33 Selecting previously unselected package mime-support. 19:16:33 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:16:33 Unpacking mime-support (3.60ubuntu1) ... 19:16:33 Selecting previously unselected package libmpdec2:amd64. 19:16:33 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:16:33 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:16:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:16:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:16:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:16:34 Selecting previously unselected package python3.6. 19:16:34 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:16:34 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:16:34 Selecting previously unselected package libpython3-stdlib:amd64. 19:16:34 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:16:34 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:16:34 Setting up python3-minimal (3.6.7-1~18.04) ... 19:16:34 Selecting previously unselected package python3. 19:16:34 (Reading database ... 13442 files and directories currently installed.) 19:16:34 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:16:34 Unpacking python3 (3.6.7-1~18.04) ... 19:16:34 Selecting previously unselected package multiarch-support. 19:16:34 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:16:34 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:16:34 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:16:34 Selecting previously unselected package liblzo2-2:amd64. 19:16:34 (Reading database ... 13479 files and directories currently installed.) 19:16:34 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:16:34 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:16:34 Selecting previously unselected package libbsd0:amd64. 19:16:34 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:16:34 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:16:34 Selecting previously unselected package sudo. 19:16:34 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:16:34 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:16:34 Selecting previously unselected package apparmor. 19:16:34 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:16:34 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:16:34 Selecting previously unselected package libedit2:amd64. 19:16:34 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:16:34 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:16:35 Selecting previously unselected package libkrb5support0:amd64. 19:16:35 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:16:35 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:16:35 Selecting previously unselected package libk5crypto3:amd64. 19:16:35 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:16:35 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:16:35 Selecting previously unselected package libkeyutils1:amd64. 19:16:35 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:16:35 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:16:35 Selecting previously unselected package libkrb5-3:amd64. 19:16:35 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:16:35 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:16:35 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:16:35 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:16:35 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:16:35 Selecting previously unselected package libssl1.0.0:amd64. 19:16:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:16:35 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:16:35 Selecting previously unselected package openssh-client. 19:16:35 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:16:35 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:16:35 Selecting previously unselected package squashfs-tools. 19:16:35 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:16:35 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:16:35 Selecting previously unselected package snapd. 19:16:35 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:16:35 Unpacking snapd (2.49.2+18.04) ... 19:16:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:16:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:16:37 Setting up mime-support (3.60ubuntu1) ... 19:16:37 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:16:37 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:16:37 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:16:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:16:37 Setting up systemd (237-3ubuntu10.50) ... 19:16:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:16:38 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:16:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:16:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:16:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:16:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:16:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:16:39 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:16:39 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:16:39 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:16:39 Setting up python3 (3.6.7-1~18.04) ... 19:16:39 running python rtupdate hooks for python3.6... 19:16:39 running python post-rtupdate hooks for python3.6... 19:16:39 Setting up apparmor (2.12-4ubuntu5.1) ... 19:16:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:16:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:16:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:16:39 Setting up snapd (2.49.2+18.04) ... 19:16:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:16:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:16:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:16:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:16:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:16:41 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:16:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:16:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.234s coverage: 92.9% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 58.8% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.305s coverage: 91.2% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.620s coverage: 64.4% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 19:16:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:16:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:16:41 /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' 19:16:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:16:42 Processing triggers for systemd (237-3ubuntu10.50) ... 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 19:16:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:16:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:16:43 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:16:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 19:16:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 19:16:44 Fetched 2205 kB in 1s (1518 kB/s) 19:16:45 Reading package lists... 19:16:45 Reading package lists... 19:16:45 Building dependency tree... 19:16:45 Reading state information... 19:16:45 Calculating upgrade... 19:16:46 The following packages will be upgraded: 19:16:46 advancecomp base-files bash binutils binutils-common 19:16:46 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:16:46 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:16:46 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:16:46 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:16:46 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:16:46 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:16:46 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:16:46 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:16:46 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:16:46 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:16:46 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:16:46 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:16:46 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:16:46 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:16:46 ubuntu-keyring util-linux 19:16:46 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:16:46 Need to get 64.2 MB of archives. 19:16:46 After this operation, 5125 kB of additional disk space will be used. 19:16:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 19:16:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:16:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:16:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:16:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:16:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:16:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:16:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:16:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:16:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:16:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:16:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:16:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:16:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:16:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:16:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:16:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:16:46 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:16:46 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:16:46 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:16:46 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:16:46 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:16:46 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:16:46 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:16:46 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:16:46 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:16:46 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:16:46 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:16:46 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:16:46 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:16:46 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:16:46 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:16:46 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 19:16:46 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:16:46 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:16:46 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:16:46 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:16:46 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:16:46 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:16:46 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:16:46 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:16:46 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:16:46 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:16:46 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:16:46 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:16:46 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:16:46 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:16:46 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:16:46 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:16:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:16:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:16:46 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:16:46 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:16:46 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:16:46 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:16:46 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:16:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:16:46 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:16:46 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:16:46 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:16:46 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:16:47 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:16:47 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:16:47 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:16:47 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:16:47 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:16:47 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:16:47 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:16:47 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:16:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.133s coverage: 66.9% of statements 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:47 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:16:47 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:16:47 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:16:47 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:16:47 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:16:47 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:16:47 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:16:47 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:16:47 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:16:47 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:16:47 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:16:47 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:16:47 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:16:47 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:16:47 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:16:47 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:16:47 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:16:47 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:16:47 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:16:47 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:16:47 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:16:47 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:16:48 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:16:48 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:16:48 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:16:48 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:16:48 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:16:48 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:16:48 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:16:48 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:16:48 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:16:48 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:16:48 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:16:48 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:16:48 debconf: delaying package configuration, since apt-utils is not installed 19:16:48 Fetched 64.2 MB in 2s (33.3 MB/s) 19:16:48 (Reading database ... 13914 files and directories currently installed.) 19:16:48 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:16:48 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:16:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 19:16:48 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 19:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.728s coverage: 43.6% of statements 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.221s coverage: 89.5% of statements 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.258s coverage: 84.8% of statements 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:49 (Reading database ... 13914 files and directories currently installed.) 19:16:49 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:16:49 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:16:49 (Reading database ... 13914 files and directories currently installed.) 19:16:49 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:16:49 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:16:49 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:16:49 (Reading database ... 13914 files and directories currently installed.) 19:16:49 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:16:50 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:50 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:16:50 (Reading database ... 13914 files and directories currently installed.) 19:16:50 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:16:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:16:50 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:16:50 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:16:50 Setting up base-files (10.1ubuntu2.10) ... 19:16:50 Installing new version of config file /etc/issue ... 19:16:50 Installing new version of config file /etc/issue.net ... 19:16:50 Installing new version of config file /etc/lsb-release ... 19:16:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:16:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:16:51 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:16:51 Removing obsolete conffile /etc/default/motd-news ... 19:16:51 (Reading database ... 13915 files and directories currently installed.) 19:16:51 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:16:51 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:16:51 Setting up bash (4.4.18-2ubuntu1.2) ... 19:16:51 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 19:16:51 (Reading database ... 13915 files and directories currently installed.) 19:16:51 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:51 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:16:51 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:16:51 (Reading database ... 13915 files and directories currently installed.) 19:16:51 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:16:51 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:16:51 Setting up tar (1.29b-2ubuntu0.2) ... 19:16:51 (Reading database ... 13915 files and directories currently installed.) 19:16:51 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:16:51 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:16:51 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:16:52 (Reading database ... 13915 files and directories currently installed.) 19:16:52 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:52 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:52 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:16:52 (Reading database ... 13915 files and directories currently installed.) 19:16:52 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:52 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:52 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:16:52 (Reading database ... 13915 files and directories currently installed.) 19:16:52 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:16:52 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:16:52 Setting up grep (3.1-2build1) ... 19:16:52 (Reading database ... 13915 files and directories currently installed.) 19:16:52 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:16:52 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:16:52 Setting up gzip (1.6-5ubuntu1.1) ... 19:16:52 (Reading database ... 13915 files and directories currently installed.) 19:16:52 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:16:52 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:16:52 Setting up login (1:4.5-1ubuntu2) ... 19:16:52 (Reading database ... 13915 files and directories currently installed.) 19:16:52 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:52 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:52 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:16:52 (Reading database ... 13915 files and directories currently installed.) 19:16:52 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:16:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:53 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:16:53 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:53 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:16:53 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:53 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:16:53 (Reading database ... 13915 files and directories currently installed.) 19:16:53 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:16:53 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:16:54 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:16:54 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:16:54 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:16:54 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:16:54 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:16:54 (Reading database ... 13915 files and directories currently installed.) 19:16:54 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:16:54 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:16:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:16:54 (Reading database ... 13915 files and directories currently installed.) 19:16:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:54 (Reading database ... 13915 files and directories currently installed.) 19:16:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:55 (Reading database ... 13915 files and directories currently installed.) 19:16:55 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:55 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:55 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:55 (Reading database ... 13915 files and directories currently installed.) 19:16:55 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:55 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:55 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:55 (Reading database ... 13915 files and directories currently installed.) 19:16:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:16:55 (Reading database ... 13915 files and directories currently installed.) 19:16:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:16:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:16:55 (Reading database ... 13915 files and directories currently installed.) 19:16:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:16:55 (Reading database ... 13915 files and directories currently installed.) 19:16:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:16:55 (Reading database ... 13915 files and directories currently installed.) 19:16:55 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:55 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:16:56 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:16:56 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:16:56 (Reading database ... 13915 files and directories currently installed.) 19:16:56 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:16:56 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:16:56 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:16:56 (Reading database ... 13915 files and directories currently installed.) 19:16:56 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:16:56 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 19.3% of statements 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 91.9% of statements 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.227s coverage: 62.7% of statements 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.6% of statements 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements 19:16:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 19:16:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:16:57 (Reading database ... 13917 files and directories currently installed.) 19:16:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:16:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:16:57 Setting up debconf (1.5.66ubuntu1) ... 19:16:57 GO111MODULE=on go vet ./... 19:16:57 (Reading database ... 13917 files and directories currently installed.) 19:16:57 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:16:57 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:16:57 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:16:57 (Reading database ... 13917 files and directories currently installed.) 19:16:57 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:16:57 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:16:57 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:16:57 (Reading database ... 13917 files and directories currently installed.) 19:16:57 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:16:57 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:16:57 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:16:57 (Reading database ... 13917 files and directories currently installed.) 19:16:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:16:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:16:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:16:57 (Reading database ... 13919 files and directories currently installed.) 19:16:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:16:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:16:58 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:16:58 (Reading database ... 13923 files and directories currently installed.) 19:16:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:16:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:16:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 19:16:58 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 19:16:58 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:58 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:16:58 (Reading database ... 13923 files and directories currently installed.) 19:16:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:16:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:16:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:16:58 (Reading database ... 13923 files and directories currently installed.) 19:16:58 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:16:58 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:16:58 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:16:58 (Reading database ... 13923 files and directories currently installed.) 19:16:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:16:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:16:58 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:16:59 (Reading database ... 13923 files and directories currently installed.) 19:16:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:16:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:16:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:16:59 (Reading database ... 13923 files and directories currently installed.) 19:16:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:16:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:16:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:16:59 (Reading database ... 13923 files and directories currently installed.) 19:16:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:16:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:16:59 Setting up passwd (1:4.5-1ubuntu2) ... 19:16:59 (Reading database ... 13923 files and directories currently installed.) 19:16:59 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:16:59 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:16:59 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:16:59 (Reading database ... 13923 files and directories currently installed.) 19:16:59 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:16:59 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:16:59 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:16:59 (Reading database ... 13923 files and directories currently installed.) 19:16:59 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:16:59 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:16:59 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:17:00 (Reading database ... 13923 files and directories currently installed.) 19:17:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:17:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:17:00 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:17:00 (Reading database ... 13923 files and directories currently installed.) 19:17:00 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:17:00 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:17:00 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:17:00 (Reading database ... 13923 files and directories currently installed.) 19:17:00 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:17:00 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:17:00 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:17:00 (Reading database ... 13923 files and directories currently installed.) 19:17:00 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:17:00 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:17:00 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:17:00 (Reading database ... 13923 files and directories currently installed.) 19:17:00 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:17:00 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:17:00 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:17:00 (Reading database ... 13923 files and directories currently installed.) 19:17:00 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:17:00 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:17:00 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:17:00 (Reading database ... 13924 files and directories currently installed.) 19:17:00 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:17:00 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:17:00 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:17:00 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:17:01 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:17:01 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:17:01 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:17:01 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:17:01 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:17:01 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:17:01 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:17:01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:17:01 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:17:01 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:17:01 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:17:01 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:17:01 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:17:01 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:17:01 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:17:01 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:17:01 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:17:01 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:17:02 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:17:02 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:17:02 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:17:02 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:17:02 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:17:02 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:17:02 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:17:02 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:17:02 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:17:02 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:17:02 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:17:02 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:17:02 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:17:02 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:17:02 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:17:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:17:03 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:17:03 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:17:03 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:17:03 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:17:03 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:17:03 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:17:03 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:17:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:17:04 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:17:04 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:17:04 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:17:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:17:05 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:17:05 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:17:06 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:17:06 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:17:06 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:17:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:17:06 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:17:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:17:06 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:17:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:17:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:17:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:17:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:17:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:17:06 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:17:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:17:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:17:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:17:06 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:17:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:17:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:17:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:17:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:17:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:17:06 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:17:06 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:17:06 19:17:06 Current default time zone: 'Etc/UTC' 19:17:06 Local time is now: Mon Jul 26 19:17:06 UTC 2021. 19:17:06 Universal Time is now: Mon Jul 26 19:17:06 UTC 2021. 19:17:06 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:17:06 19:17:06 Setting up systemd-sysv (237-3ubuntu10.50) ... 19:17:06 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:17:06 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 19:17:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:17:06 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:17:06 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:17:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:17:06 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:17:06 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:17:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:17:06 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:17:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:17:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:17:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:17:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:17:07 Setting up patch (2.7.6-2ubuntu1.1) ... 19:17:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:17:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:17:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:17:07 Installing new version of config file /etc/ssl/openssl.cnf ... 19:17:07 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:17:07 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:17:07 Setting up ca-certificates (20210119~18.04.1) ... 19:17:09 Updating certificates in /etc/ssl/certs... 19:17:09 23 added, 27 removed; done. 19:17:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:17:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:17:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:17:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:17:09 Setting up pkgbinarymangler (138.18.04.1) ... 19:17:09 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:17:09 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:17:09 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:17:09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:17:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:17:09 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:17:09 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:17:09 Setting up perl (5.26.1-6ubuntu0.5) ... 19:17:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:17:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:17:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:17:09 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:17:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:17:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:17:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:17:09 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:17:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:17:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:17:10 Processing triggers for systemd (237-3ubuntu10.50) ... 19:17:10 Processing triggers for mime-support (3.60ubuntu1) ... 19:17:10 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:17:10 Updating certificates in /etc/ssl/certs... 19:17:10 0 added, 0 removed; done. 19:17:10 Running hooks in /etc/ca-certificates/update.d... 19:17:10 done. 19:17:11 Reading package lists... 19:17:11 Building dependency tree... 19:17:11 Reading state information... 19:17:11 The following NEW packages will be installed: 19:17:11 apt-transport-https 19:17:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:17:11 Need to get 4348 B of archives. 19:17:11 After this operation, 154 kB of additional disk space will be used. 19:17:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:17:11 debconf: delaying package configuration, since apt-utils is not installed 19:17:11 Fetched 4348 B in 0s (23.8 kB/s) 19:17:11 Selecting previously unselected package apt-transport-https. 19:17:11 (Reading database ... 13929 files and directories currently installed.) 19:17:11 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:17:11 Unpacking apt-transport-https (1.6.14) ... 19:17:11 Setting up apt-transport-https (1.6.14) ... 19:17:12 Waiting for network to be ready... 19:17:17 2021-07-26T19:17:14Z INFO Waiting for automatic snapd restart... 19:17:18 snapd 2.51.1 from Canonical* installed 19:17:19 "snapd" switched to the "latest/stable" channel 19:17:19 19:17:20 core18 20210611 from Canonical* installed 19:17:21 "core18" switched to the "latest/stable" channel 19:17:21 19:17:24 snapcraft 4.8.3 from Canonical* installed 19:17:24 "snapcraft" switched to the "latest/stable" channel 19:17:24 19:17:28 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: 19:17:28 - README.md 19:17:28 19:17:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:17:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:17:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:17:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:17:30 Reading package lists... 19:17:30 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 19:17:30 Reading package lists... 19:17:30 Building dependency tree... 19:17:30 Reading state information... 19:17:30 Suggested packages: 19:17:30 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:17:30 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:17:30 Recommended packages: 19:17:30 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:17:30 The following NEW packages will be installed: 19:17:30 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:17:30 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:17:30 pkg-config zip 19:17:30 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:17:31 Need to get 7663 kB of archives. 19:17:31 After this operation, 43.8 MB of additional disk space will be used. 19:17:31 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:17:31 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:17:31 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:17:31 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:17:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:17:31 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:17:31 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:17:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:17:31 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:17:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:17:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 19:17:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:17:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:17:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:17:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:17:32 debconf: delaying package configuration, since apt-utils is not installed 19:17:32 Fetched 7663 kB in 2s (4517 kB/s) 19:17:32 Selecting previously unselected package libglib2.0-0:amd64. 19:17:32 (Reading database ... 13933 files and directories currently installed.) 19:17:32 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:17:32 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:17:32 Selecting previously unselected package libpsl5:amd64. 19:17:32 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:17:32 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:17:32 Selecting previously unselected package libnghttp2-14:amd64. 19:17:32 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:17:32 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:17:32 Selecting previously unselected package librtmp1:amd64. 19:17:32 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:17:32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:17:32 Selecting previously unselected package libcurl3-gnutls:amd64. 19:17:32 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 19:17:32 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 19:17:32 Selecting previously unselected package liberror-perl. 19:17:32 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:17:32 Unpacking liberror-perl (0.17025-1) ... 19:17:32 Selecting previously unselected package git-man. 19:17:33 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:17:33 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:17:33 Selecting previously unselected package git. 19:17:33 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:17:33 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:17:33 Selecting previously unselected package libnorm1:amd64. 19:17:33 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:17:33 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:17:33 Selecting previously unselected package libpgm-5.2-0:amd64. 19:17:33 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:17:33 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:17:33 Selecting previously unselected package libsodium23:amd64. 19:17:33 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:17:33 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:17:33 Selecting previously unselected package libzmq5:amd64. 19:17:33 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:17:33 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:17:34 Selecting previously unselected package libzmq3-dev:amd64. 19:17:34 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:17:34 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:17:34 Selecting previously unselected package pkg-config. 19:17:34 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:17:34 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:17:34 Selecting previously unselected package zip. 19:17:34 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:17:34 Unpacking zip (3.0-11build1) ... 19:17:34 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:17:34 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:17:34 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:17:34 Setting up liberror-perl (0.17025-1) ... 19:17:34 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:17:34 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:17:34 No schema files found: doing nothing. 19:17:34 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:17:34 Setting up zip (3.0-11build1) ... 19:17:34 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:17:34 Setting up libsodium23:amd64 (1.0.16-2) ... 19:17:34 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:17:34 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:17:34 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 19:17:34 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:17:34 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:17:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:17:34 git set to automatically installed. 19:17:34 git-man set to automatically installed. 19:17:34 libcurl3-gnutls set to automatically installed. 19:17:34 liberror-perl set to automatically installed. 19:17:34 libglib2.0-0 set to automatically installed. 19:17:34 libnghttp2-14 set to automatically installed. 19:17:34 libnorm1 set to automatically installed. 19:17:34 libpgm-5.2-0 set to automatically installed. 19:17:34 libpsl5 set to automatically installed. 19:17:34 librtmp1 set to automatically installed. 19:17:34 libsodium23 set to automatically installed. 19:17:34 libzmq3-dev set to automatically installed. 19:17:34 libzmq5 set to automatically installed. 19:17:34 pkg-config set to automatically installed. 19:17:34 zip set to automatically installed. 19:17:36 snapd is not logged in, snap install commands will use sudo 19:17:41 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 19:17:41 snapd is not logged in, snap install commands will use sudo 19:17:42 snap "core18" has no updates available 19:17:43 Pulling config-common 19:17:43 + snapcraftctl pull 19:17:44 Pulling go-build-helper 19:17:44 + snapcraftctl pull 19:17:45 'edgex-go' has dependencies that need to be staged: go-build-helper 19:17:45 Skipping pull go-build-helper (already ran) 19:17:45 Building go-build-helper 19:17:45 + snapcraftctl build 19:17:47 Staging go-build-helper 19:17:47 + snapcraftctl stage 19:17:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:17:58 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:17:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 19:17:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 19:17:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 19:17:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 19:17:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 19:17:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 19:17:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 19:17:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 19:17:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:17:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:17:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:17:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:17:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:17:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:17:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:17:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:17:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:17:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 19:17:58 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 19:17:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:17:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:17:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 19:17:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 19:17:58 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 19:17:58 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 19:17:58 Fetched 24.9 MB in 0s (0 B/s) 19:17:58 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:17:58 Fetched 224 kB in 0s (0 B/s) 19:17:58 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:17:58 Fetched 157 kB in 0s (0 B/s) 19:17:58 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:17:58 Fetched 221 kB in 0s (0 B/s) 19:17:58 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:17:58 Fetched 143 kB in 0s (0 B/s) 19:17:58 Pulling edgex-go 19:17:58 + snapcraftctl pull 19:17:58 Pulling hooks 19:17:58 + snapcraftctl pull 19:18:16 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:18:16 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:18:16 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:18:16 Fetched 0 B in 0s (0 B/s) 19:18:16 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:18:16 Fetched 96.5 kB in 0s (0 B/s) 19:18:16 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:18:16 Fetched 279 kB in 0s (0 B/s) 19:18:16 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:18:16 Fetched 122 kB in 0s (0 B/s) 19:18:16 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:18:16 Fetched 77.8 kB in 0s (0 B/s) 19:18:16 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:18:16 Fetched 8848 B in 0s (0 B/s) 19:18:16 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:18:16 Fetched 47.8 kB in 0s (0 B/s) 19:18:16 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:18:16 Fetched 45.6 kB in 0s (0 B/s) 19:18:16 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:18:16 Fetched 15.0 kB in 0s (0 B/s) 19:18:16 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 19:18:16 Fetched 219 kB in 0s (0 B/s) 19:18:16 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:18:16 Fetched 154 kB in 0s (0 B/s) 19:18:16 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:18:16 Fetched 50.6 kB in 0s (0 B/s) 19:18:16 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:18:16 Fetched 14.8 kB in 0s (0 B/s) 19:18:16 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:18:16 Fetched 41.8 kB in 0s (0 B/s) 19:18:16 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:18:16 Fetched 499 kB in 0s (0 B/s) 19:18:16 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:18:16 Fetched 111 kB in 0s (0 B/s) 19:18:16 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:18:16 Fetched 240 kB in 0s (0 B/s) 19:18:16 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:18:16 Fetched 29.3 kB in 0s (0 B/s) 19:18:16 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:18:16 Fetched 85.5 kB in 0s (0 B/s) 19:18:16 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:18:16 Fetched 24.5 kB in 0s (0 B/s) 19:18:16 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:18:16 Fetched 49.2 kB in 0s (0 B/s) 19:18:16 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:18:16 Fetched 54.2 kB in 0s (0 B/s) 19:18:16 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:18:16 Fetched 30.8 kB in 0s (0 B/s) 19:18:16 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:18:16 Fetched 15.8 kB in 0s (0 B/s) 19:18:16 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:18:16 Fetched 85.9 kB in 0s (0 B/s) 19:18:16 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:18:16 Fetched 8720 B in 0s (0 B/s) 19:18:16 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:18:16 Fetched 140 kB in 0s (0 B/s) 19:18:16 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:18:16 Fetched 119 kB in 0s (0 B/s) 19:18:16 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:18:16 Fetched 111 kB in 0s (0 B/s) 19:18:16 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:18:16 Fetched 11.1 kB in 0s (0 B/s) 19:18:16 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:18:16 Fetched 645 kB in 0s (0 B/s) 19:18:16 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:18:16 Fetched 41.3 kB in 0s (0 B/s) 19:18:16 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:18:16 Fetched 17.9 kB in 0s (0 B/s) 19:18:16 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:18:16 Fetched 368 kB in 0s (0 B/s) 19:18:16 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:18:16 Fetched 187 kB in 0s (0 B/s) 19:18:16 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:18:16 Fetched 175 kB in 0s (0 B/s) 19:18:16 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:18:16 Fetched 206 kB in 0s (0 B/s) 19:18:16 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:18:16 Fetched 1301 kB in 0s (0 B/s) 19:18:16 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:18:16 Fetched 36.2 kB in 0s (0 B/s) 19:18:16 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 19:18:16 Fetched 159 kB in 0s (0 B/s) 19:18:16 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:18:16 Fetched 107 kB in 0s (0 B/s) 19:18:16 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:18:16 Fetched 48.7 kB in 0s (0 B/s) 19:18:16 Pulling static-packages 19:18:16 + snapcraftctl pull 19:18:16 Pulling version 19:18:16 + cd /root/project 19:18:16 + git describe --tags --abbrev=0 19:18:16 + sed s/v// 19:18:16 + GIT_VERSION=2.0.1-dev.13 19:18:16 + [ -z 2.0.1-dev.13 ] 19:18:16 + snapcraftctl set-version 2.0.1-dev.13 19:18:16 Building config-common 19:18:16 + snapcraftctl build 19:18:18 Skipping build go-build-helper (already ran) 19:18:18 Building edgex-go 19:18:18 + cd /root/parts/edgex-go/src 19:18:18 + git describe --tags --abbrev=0 19:18:18 + sed s/v// 19:18:18 + GIT_VERSION=2.0.1-dev.13 19:18:18 + [ -z 2.0.1-dev.13 ] 19:18:18 + echo 2.0.1-dev.13 19:18:18 + make build 19:18:18 go mod tidy 19:18:19 gofmt -l . 19:18:19 [ "`gofmt -l .`" = "" ] 19:18:19 ./bin/test-attribution-txt.sh [Pipeline] sh 19:18:20 + ls -al . 19:18:20 total 624 19:18:20 drwxrwxr-x 9 1001 1001 4096 Jul 26 19:18 . 19:18:20 drwxr-xr-x 4 root root 4096 Jul 26 19:14 .. 19:18:20 -rw-rw-r-- 1 1001 1001 11 Jul 26 19:11 .dockerignore 19:18:20 drwxrwxr-x 8 1001 1001 4096 Jul 26 19:11 .git 19:18:20 drwxrwxr-x 3 1001 1001 4096 Jul 26 19:11 .github 19:18:20 -rw-rw-r-- 1 1001 1001 818 Jul 26 19:11 .gitignore 19:18:20 -rw-rw-r-- 1 1001 1001 76 Jul 26 19:11 .hadolint.yml 19:18:20 -rw-rw-r-- 1 1001 1001 166 Jul 26 19:11 .sonarcloud.properties 19:18:20 -rw-rw-r-- 1 1001 1001 8609 Jul 26 19:11 Attribution.txt 19:18:20 -rw-rw-r-- 1 1001 1001 43881 Jul 26 19:11 CHANGELOG.md 19:18:20 -rw-rw-r-- 1 1001 1001 3804 Jul 26 19:11 CONTRIBUTING.md 19:18:20 -rw-rw-r-- 1 1001 1001 931 Jul 26 19:11 Dockerfile.build 19:18:20 -rw-rw-r-- 1 1001 1001 849 Jul 26 19:11 Jenkinsfile 19:18:20 -rw-rw-r-- 1 1001 1001 10775 Jul 26 19:11 LICENSE 19:18:20 -rw-rw-r-- 1 1001 1001 5915 Jul 26 19:11 Makefile 19:18:20 -rw-rw-r-- 1 1001 1001 8649 Jul 26 19:11 README.md 19:18:20 -rw-rw-r-- 1 1001 1001 6912 Jul 26 19:11 SECURITY.md 19:18:20 -rw-rw-r-- 1 1001 1001 5 Jul 26 19:08 VERSION 19:18:20 -rw-rw-r-- 1 1001 1001 4131 Jul 26 19:11 ZMQWindows.md 19:18:20 drwxrwxr-x 2 1001 1001 4096 Jul 26 19:11 bin 19:18:20 drwxrwxr-x 14 1001 1001 4096 Jul 26 19:11 cmd 19:18:20 -rw-r--r-- 1 root root 402846 Jul 26 19:16 coverage.out 19:18:20 -rw-rw-r-- 1 1001 1001 812 Jul 26 19:11 go.mod 19:18:20 -rw-r--r-- 1 root root 48353 Jul 26 19:14 go.sum 19:18:20 drwxrwxr-x 7 1001 1001 4096 Jul 26 19:11 internal 19:18:20 drwxrwxr-x 3 1001 1001 4096 Jul 26 19:11 openapi 19:18:20 drwxrwxr-x 4 1001 1001 4096 Jul 26 19:11 snap 19:18:20 -rw-rw-r-- 1 1001 1001 204 Jul 26 19:11 version.go [Pipeline] sh 19:18:20 + '[' -e coverage.out ] 19:18:20 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:20 Warning: overwriting stash ‘coverage-report’ 19:18:21 Stashed 1 file(s) [Pipeline] sh 19:18:22 go: downloading github.com/gorilla/mux v1.8.0 19:18:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:18:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.9 19:18:22 go: downloading github.com/stretchr/testify v1.7.0 19:18:22 + make build 19:18:22 go mod tidy 19:18:22 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:18:22 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:18:22 go: downloading github.com/google/uuid v1.3.0 19:18:22 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:18:22 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:18:22 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 19:18:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:18:23 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:18:23 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:18:23 go: downloading github.com/davecgh/go-spew v1.1.1 19:18:23 go: downloading github.com/pmezard/go-difflib v1.0.0 19:18:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:18:23 go: downloading github.com/go-playground/validator/v10 v10.7.0 19:18:23 go: downloading github.com/stretchr/objx v0.1.1 19:18:23 go: downloading gopkg.in/yaml.v2 v2.4.0 19:18:23 go: downloading github.com/go-kit/kit v0.11.0 19:18:23 go: downloading golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b 19:18:23 go: downloading github.com/pelletier/go-toml v1.9.3 19:18:23 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:18:23 go: downloading github.com/x448/float16 v0.8.4 19:18:23 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:18:23 go: downloading github.com/lib/pq v1.10.2 19:18:23 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:18:23 go: downloading github.com/go-playground/universal-translator v0.17.0 19:18:23 go: downloading github.com/leodido/go-urn v1.2.0 19:18:23 go: downloading golang.org/x/text v0.3.5 19:18:23 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:18:23 go: downloading github.com/go-playground/locales v0.13.0 19:18:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:18:23 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:18:23 go: downloading github.com/pebbe/zmq4 v1.2.7 19:18:23 go: downloading github.com/go-logfmt/logfmt v0.5.0 19:18:23 go: downloading github.com/go-stack/stack v1.8.0 19:18:23 go: downloading github.com/hashicorp/consul/api v1.8.1 19:18:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:18:23 go: downloading github.com/kr/pretty v0.2.0 19:18:24 go: downloading golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 19:18:24 go: downloading github.com/onsi/ginkgo v1.10.1 19:18:24 go: downloading github.com/onsi/gomega v1.7.0 19:18:24 go: downloading github.com/gorilla/websocket v1.4.2 19:18:24 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 19:18:24 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:18:24 go: downloading github.com/mitchellh/copystructure v1.0.0 19:18:24 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:18:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:18:24 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:18:24 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:18:24 go: downloading github.com/hashicorp/serf v0.9.5 19:18:24 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:18:24 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:18:24 go: downloading github.com/kr/text v0.1.0 19:18:24 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:18:24 go: downloading github.com/fatih/color v1.9.0 19:18:24 go: downloading github.com/mattn/go-colorable v0.1.6 19:18:24 go: downloading github.com/mattn/go-isatty v0.0.12 19:18:24 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:18:24 go: downloading github.com/hpcloud/tail v1.0.0 19:18:24 go: downloading github.com/pkg/errors v0.9.1 19:18:24 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:18:24 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:18:24 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:18:24 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:18:24 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:18:24 go: downloading github.com/hashicorp/memberlist v0.2.2 19:18:24 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:18:24 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:18:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:18:24 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:18:24 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:18:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:18:24 go: downloading github.com/miekg/dns v1.1.26 19:18:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:18:25 go: downloading github.com/hashicorp/errwrap v1.0.0 19:18:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-data/core-data ./cmd/core-data 19:18:29 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 19:18:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-command/core-command ./cmd/core-command 19:18:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config 19:18:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:18:51 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:18:51 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:18:51 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:18:51 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:18:51 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:18:51 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:18:51 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:18:51 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:18:51 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:18:51 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:18:51 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:18:51 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:18:51 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:18:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:18:51 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:18:51 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:18:51 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:18:51 + 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 19:18:51 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:18:51 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:18:51 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:18:51 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:18:51 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:18:51 + 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 19:18:51 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:18:51 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:18:51 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:18:51 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 19:18:52 Building hooks 19:18:52 + cd /root/parts/hooks/src 19:18:52 + make build 19:18:52 go mod tidy 19:18:53 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 19:18:53 go: downloading github.com/stretchr/testify v1.5.1 19:18:53 go: downloading gopkg.in/yaml.v2 v2.2.2 19:18:53 go: downloading github.com/davecgh/go-spew v1.1.0 19:18:53 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:18:53 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 19:18:53 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:18:54 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:18:54 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:18:57 Building static-packages 19:18:57 + snapcraftctl build 19:18:57 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 19:18:58 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 19:18:58 Building version 19:18:58 + snapcraftctl build 19:19:00 Staging config-common 19:19:00 + snapcraftctl stage 19:19:01 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 19:19:02 Skipping stage go-build-helper (already ran) 19:19:02 Staging edgex-go 19:19:02 + snapcraftctl stage 19:19:03 Staging hooks 19:19:03 + snapcraftctl stage 19:19:04 Staging static-packages 19:19:04 + snapcraftctl stage 19:19:04 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 19:19:05 Staging version 19:19:05 + snapcraftctl stage 19:19:06 Priming config-common 19:19:06 + snapcraftctl prime 19:19:07 Priming go-build-helper 19:19:07 + snapcraftctl prime 19:19:07 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 19:19:08 Priming edgex-go 19:19:08 + snapcraftctl prime 19:19:09 Priming hooks 19:19:09 + snapcraftctl prime 19:19:10 Priming static-packages 19:19:10 + snapcraftctl prime 19:19:13 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 19:19:13 Priming version 19:19:13 + snapcraftctl prime 19:19:14 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:19:14 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:19:18 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] } 19:19:23 $ docker stop --time=1 0706a8bdac48d283c2331029ce1a77cec29d40e218283f22573a0353fd19ce92 19:19:26 $ docker rm -f 0706a8bdac48d283c2331029ce1a77cec29d40e218283f22573a0353fd19ce92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:28 19:19:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:29 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:29 29e5d40040c1: Pulling fs layer 19:19:29 1ce36da41761: Pulling fs layer 19:19:29 25b303627fd3: Pulling fs layer 19:19:29 29e5d40040c1: Verifying Checksum 19:19:29 29e5d40040c1: Download complete 19:19:30 1ce36da41761: Verifying Checksum 19:19:30 1ce36da41761: Download complete 19:19:30 29e5d40040c1: Pull complete 19:19:31 1ce36da41761: Pull complete 19:19:31 25b303627fd3: Verifying Checksum 19:19:31 25b303627fd3: Download complete 19:19:42 25b303627fd3: Pull complete 19:19:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:19:42 prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container 19:19:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:46 $ docker top 7da70df0bc8317b6358b47c660cf1e8460a648b56773bc7138e60bef204172ae -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:47 + docker-compose build --help 19:19:47 + grep parallel 19:19:50 --parallel Build images in parallel. [Pipeline] } 19:19:51 $ docker stop --time=1 7da70df0bc8317b6358b47c660cf1e8460a648b56773bc7138e60bef204172ae 19:19:52 $ docker rm -f 7da70df0bc8317b6358b47c660cf1e8460a648b56773bc7138e60bef204172ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:53 . [Pipeline] withDockerContainer 19:19:53 prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container 19:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:55 $ docker top 29ab74ff644459d236b72a23d6a91bd135094d7a6a77ba556d111b474ad3b2dd -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:56 + docker-compose -f ./docker-compose-build.yml build --parallel 19:20:01 Building core-command ... 19:20:01 Building core-data ... 19:20:01 Building core-metadata ... 19:20:01 Building security-bootstrapper ... 19:20:01 Building security-proxy-setup ... 19:20:01 Building security-secretstore-setup ... 19:20:01 Building support-notifications ... 19:20:01 Building support-scheduler ... 19:20:01 Building sys-mgmt-agent ... 19:20:01 Building support-notifications 19:20:01 Building security-secretstore-setup 19:20:01 Building security-bootstrapper 19:20:01 Building core-command 19:20:01 Building core-metadata 19:21:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:21:09 ---> 51de063e7963 19:21:09 Step 3/23 : WORKDIR /edgex-go 19:21:09 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:09 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:21:09 ---> 51de063e7963 19:21:09 Step 3/32 : WORKDIR /edgex-go 19:21:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:21:09 ---> 51de063e7963 19:21:09 Step 3/26 : WORKDIR /edgex-go 19:21:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:09 ---> 51de063e7963 19:21:09 Step 3/24 : WORKDIR /edgex-go 19:21:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:09 ---> 51de063e7963 19:21:09 Step 3/24 : WORKDIR /edgex-go 19:21:10 ---> Running in 2d1118cdd319 19:21:10 ---> Running in 5717fe8d784e 19:21:10 ---> Running in b5c1e79c3a88 19:21:10 ---> Running in c791727ef5c9 19:21:10 ---> Running in 1070ede38833 19:21:11 Removing intermediate container b5c1e79c3a88 19:21:11 ---> c50125de1005 19:21:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:11 Removing intermediate container 5717fe8d784e 19:21:11 ---> 10606f4b0e45 19:21:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:11 Removing intermediate container 2d1118cdd319 19:21:11 ---> f67888523790 19:21:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:11 Removing intermediate container 1070ede38833 19:21:11 ---> 5b88d6bb246f 19:21:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:11 Removing intermediate container c791727ef5c9 19:21:11 ---> cf824ecc0a64 19:21:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:11 ---> Running in f18ca7f49c81 19:21:11 ---> Running in 2ebd37be5e82 19:21:11 ---> Running in 1528952e024a 19:21:11 ---> Running in cc5148189b92 19:21:11 ---> Running in 65a13436604b 19:21:15 Removing intermediate container 2ebd37be5e82 19:21:15 ---> 80c931e9449e 19:21:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:21:15 ---> Running in c70f34a1eafd 19:21:15 Removing intermediate container 1528952e024a 19:21:15 ---> b1f784fa7497 19:21:15 Step 5/24 : RUN apk add --update --no-cache make git 19:21:16 Removing intermediate container f18ca7f49c81 19:21:16 ---> c18b3bc7772f 19:21:16 Step 5/26 : RUN apk add --update --no-cache make git 19:21:16 ---> Running in 14dfeaa3004b 19:21:16 Removing intermediate container cc5148189b92 19:21:16 ---> b4ed7ef7181a 19:21:16 Step 5/32 : RUN apk add --update --no-cache make git 19:21:16 ---> Running in 6739426f7c3c 19:21:16 Removing intermediate container 65a13436604b 19:21:16 ---> 6f5ff22776d3 19:21:16 Step 5/24 : RUN apk add --update --no-cache make git 19:21:16 ---> Running in 7a383ebe6273 19:21:16 ---> Running in 3db4c73cbb85 19:21:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:18 OK: 218 MiB in 52 packages 19:21:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:19 OK: 218 MiB in 52 packages 19:21:20 OK: 218 MiB in 52 packages 19:21:20 OK: 218 MiB in 52 packages 19:21:20 OK: 218 MiB in 52 packages 19:21:20 Removing intermediate container c70f34a1eafd 19:21:20 ---> f5e0d64e05fd 19:21:20 Step 6/23 : COPY go.mod . 19:21:22 Removing intermediate container 14dfeaa3004b 19:21:22 ---> c21678a48d2b 19:21:22 Step 6/24 : COPY go.mod . 19:21:22 Removing intermediate container 6739426f7c3c 19:21:22 ---> 14ea9f69c0ed 19:21:22 Step 6/26 : COPY go.mod . 19:21:22 ---> 5dcf69b336a8 19:21:22 Step 7/23 : RUN go mod download 19:21:22 ---> Running in 21ac18a2d9db 19:21:22 Removing intermediate container 3db4c73cbb85 19:21:22 ---> 15d8e9e3c086 19:21:22 Step 6/24 : COPY go.mod . 19:21:22 Removing intermediate container 7a383ebe6273 19:21:22 ---> 5b13173fdc5a 19:21:22 Step 6/32 : COPY go.mod . 19:21:23 ---> 5454dc103cec 19:21:23 Step 7/26 : RUN go mod download 19:21:23 ---> 084faad1beb5 19:21:23 Step 7/24 : RUN go mod download 19:21:23 ---> Running in 2b46ac01ad70 19:21:23 ---> Running in 65aa4107fda5 19:21:23 ---> 703942f6971f 19:21:23 Step 7/24 : RUN go mod download 19:21:24 ---> 8f83b3ccbe64 19:21:24 Step 7/32 : RUN go mod download 19:21:24 ---> Running in 85b8e3105262 19:21:24 ---> Running in 7147476b704d 19:21:26 Removing intermediate container 21ac18a2d9db 19:21:26 ---> e2165973fe0d 19:21:26 Step 8/23 : COPY . . 19:21:28 Removing intermediate container 65aa4107fda5 19:21:28 ---> 1abaa512c9de 19:21:28 Step 8/24 : COPY . . 19:21:30 Removing intermediate container 2b46ac01ad70 19:21:30 ---> ee470a2fb8eb 19:21:30 Step 8/26 : COPY . . 19:21:31 Removing intermediate container 7147476b704d 19:21:31 ---> bba20d6deff5 19:21:31 Step 8/32 : COPY . . 19:21:31 Removing intermediate container 85b8e3105262 19:21:31 ---> a103f48afac0 19:21:31 Step 8/24 : COPY . . 19:21:53 ---> 9787a0629646 19:21:53 Step 9/23 : RUN go mod tidy 19:21:53 ---> dba8ea140723 19:21:53 Step 9/24 : RUN go mod tidy 19:21:53 ---> Running in d89132dfd463 19:21:53 ---> 25f04c71c601 19:21:53 Step 9/26 : RUN go mod tidy 19:21:53 ---> 815be40bfb1e 19:21:53 Step 9/24 : RUN go mod tidy 19:21:53 ---> 314218e39ebc 19:21:53 Step 9/32 : RUN go mod tidy 19:21:53 ---> Running in 1d2a941fe488 19:21:53 ---> Running in 0caddd5b8164 19:21:53 ---> Running in 86f92c6a9b1a 19:21:53 ---> Running in 7cf36a1f4c81 19:21:58 Removing intermediate container d89132dfd463 19:21:58 ---> 8e7c0cf732df 19:21:58 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:21:58 ---> Running in c1f009e16b6c 19:21:59 Removing intermediate container 1d2a941fe488 19:21:59 ---> 74826e0348d9 19:21:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:21:59 ---> Running in 88de01107472 19:22:00 Removing intermediate container 0caddd5b8164 19:22:00 ---> 4ded77f292b4 19:22:00 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:22:00 ---> Running in bb9c240a79e9 19:22:00 Removing intermediate container 7cf36a1f4c81 19:22:00 ---> 53c045229373 19:22:00 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:22:00 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 19:22:00 Removing intermediate container 86f92c6a9b1a 19:22:00 ---> a2db037ffcef 19:22:00 Step 10/24 : RUN make cmd/core-command/core-command 19:22:00 ---> Running in 7da7bb856233 19:22:00 ---> Running in e0f4a0feb51a 19:22:02 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 19:22:02 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 19:22:03 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 19:22:03 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 19:23:55 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 19:23:57 Removing intermediate container c1f009e16b6c 19:23:57 ---> a95ef3e3504b 19:23:57 19:23:57 Step 11/23 : FROM alpine:3.12 19:23:57 3.12: Pulling from library/alpine 19:23:59 Removing intermediate container e0f4a0feb51a 19:23:59 ---> 4add77039fd3 19:23:59 19:23:59 Step 11/24 : FROM alpine:3.12 19:23:59 3.12: Pulling from library/alpine 19:23:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:24:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:24:00 Removing intermediate container 7da7bb856233 19:24:00 ---> 002b3cd21047 19:24:00 19:24:00 Step 11/32 : FROM alpine:3.12 19:24:00 ---> c4fd0aeabfcf 19:24:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:24:00 Status: Image is up to date for alpine:3.12 19:24:00 Status: Downloaded newer image for alpine:3.12 19:24:00 ---> c4fd0aeabfcf 19:24:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:24:00 ---> c4fd0aeabfcf 19:24:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:24:01 ---> Running in 6544d3832613 19:24:01 ---> Running in e3dc6261e32d 19:24:01 ---> Running in 87fb0c6cb853 19:24:02 Removing intermediate container bb9c240a79e9 19:24:02 ---> e8eae5e37774 19:24:02 19:24:02 Step 11/26 : FROM alpine:3.12 19:24:02 ---> c4fd0aeabfcf 19:24:02 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:24:02 Removing intermediate container e3dc6261e32d 19:24:02 ---> 3890a3a8ca96 19:24:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:24:02 ---> Running in 0cd7324701a2 19:24:02 ---> Running in b42acda3fd68 19:24:03 Removing intermediate container 88de01107472 19:24:03 ---> 049f4ea388f5 19:24:03 19:24:03 Step 11/24 : FROM alpine:3.12 19:24:03 ---> c4fd0aeabfcf 19:24:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:24:03 ---> Running in d1b2ffff06d1 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:04 (1/1) Installing dumb-init (1.2.2-r1) 19:24:04 Executing busybox-1.31.1-r20.trigger 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:04 OK: 5 MiB in 15 packages 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:05 (1/2) Installing ca-certificates (20191127-r4) 19:24:05 (2/2) Installing dumb-init (1.2.2-r1) 19:24:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:05 Executing busybox-1.31.1-r20.trigger 19:24:05 Executing ca-certificates-20191127-r4.trigger 19:24:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:05 OK: 6 MiB in 16 packages 19:24:05 (1/2) Installing dumb-init (1.2.2-r1) 19:24:05 (2/2) Installing su-exec (0.2-r1) 19:24:05 Executing busybox-1.31.1-r20.trigger 19:24:05 OK: 5 MiB in 16 packages 19:24:06 (1/6) Installing ca-certificates (20191127-r4) 19:24:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:24:06 (3/6) Installing libcurl (7.78.0-r0) 19:24:06 (1/1) Installing dumb-init (1.2.2-r1) 19:24:06 (4/6) Installing curl (7.78.0-r0) 19:24:06 Executing busybox-1.31.1-r20.trigger 19:24:06 (5/6) Installing dumb-init (1.2.2-r1) 19:24:06 (6/6) Installing su-exec (0.2-r1) 19:24:06 OK: 5 MiB in 15 packages 19:24:06 Executing busybox-1.31.1-r20.trigger 19:24:06 Executing ca-certificates-20191127-r4.trigger 19:24:06 OK: 7 MiB in 20 packages 19:24:06 Removing intermediate container 87fb0c6cb853 19:24:06 ---> 975a3dcc5940 19:24:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:07 ---> Running in 3b5a849f5f4c 19:24:07 Removing intermediate container b42acda3fd68 19:24:07 ---> 2faba9edf888 19:24:07 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:24:08 Removing intermediate container 6544d3832613 19:24:08 ---> 724a8294ecd0 19:24:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:24:08 Removing intermediate container 3b5a849f5f4c 19:24:08 ---> 7bd7caad0f29 19:24:08 Step 14/24 : ENV APP_PORT=59882 19:24:08 Removing intermediate container d1b2ffff06d1 19:24:08 ---> a08d2ad5bcb7 19:24:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:08 ---> Running in 99bb0d844882 19:24:08 ---> Running in c51687f0f8dc 19:24:08 ---> Running in ddb9781fd712 19:24:08 ---> Running in d72dfc9c84d5 19:24:08 Removing intermediate container 0cd7324701a2 19:24:08 ---> 9889f20e102b 19:24:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:09 ---> Running in 1dcf638f4360 19:24:09 Removing intermediate container c51687f0f8dc 19:24:09 ---> c30cc0f4cdb8 19:24:09 Step 14/23 : ENV APP_PORT=59860 19:24:09 Removing intermediate container 99bb0d844882 19:24:09 ---> d87242a8ca43 19:24:09 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:24:09 Removing intermediate container ddb9781fd712 19:24:09 ---> 742c3ba6e402 19:24:09 Step 15/24 : EXPOSE $APP_PORT 19:24:09 Removing intermediate container d72dfc9c84d5 19:24:09 ---> 5688c389fdb5 19:24:09 Step 14/24 : ENV APP_PORT=59881 19:24:09 ---> Running in 4a2e4da5f20e 19:24:09 ---> Running in 00baaba18756 19:24:09 ---> Running in 8852d83f512d 19:24:09 ---> Running in 1a632b8b5822 19:24:10 Removing intermediate container 1dcf638f4360 19:24:10 ---> 342b7050a812 19:24:10 Step 14/26 : WORKDIR / 19:24:10 ---> Running in 62c276de404d 19:24:10 Removing intermediate container 4a2e4da5f20e 19:24:10 ---> 96b4064b0cf4 19:24:10 Step 15/23 : EXPOSE $APP_PORT 19:24:10 Removing intermediate container 1a632b8b5822 19:24:10 ---> b352da684416 19:24:10 Step 15/24 : EXPOSE $APP_PORT 19:24:11 ---> Running in 711d653a5e34 19:24:11 Removing intermediate container 00baaba18756 19:24:11 ---> 0d4d2151c6de 19:24:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:24:11 ---> Running in aa78d834c143 19:24:11 Removing intermediate container 8852d83f512d 19:24:11 ---> 9f98dc8bddb6 19:24:11 Step 16/24 : WORKDIR / 19:24:11 Removing intermediate container 62c276de404d 19:24:11 ---> 0dd80c900628 19:24:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:24:11 ---> Running in 96a95781e0b0 19:24:11 ---> Running in d71fd9364b91 19:24:11 Removing intermediate container 711d653a5e34 19:24:11 ---> 4c6683d405e2 19:24:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:12 Removing intermediate container aa78d834c143 19:24:12 ---> e788db4f19c0 19:24:12 Step 16/24 : WORKDIR / 19:24:12 ---> Running in 85a5ffcffb86 19:24:12 Removing intermediate container 96a95781e0b0 19:24:12 ---> dfe0934a7146 19:24:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:12 ---> e21aaa03b390 19:24:12 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:24:13 ---> 486a9ddd5c62 19:24:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:24:13 Removing intermediate container 85a5ffcffb86 19:24:13 ---> 8de4cc9ecd07 19:24:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:13 ---> 09d44a599477 19:24:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:24:14 ---> 45de48d8bf42 19:24:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:24:14 ---> 5f5335eb06a5 19:24:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:24:15 Removing intermediate container d71fd9364b91 19:24:15 ---> 78b1af977055 19:24:15 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:24:15 ---> 7c037d091855 19:24:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:24:15 ---> Running in 57ca867381db 19:24:15 ---> 0f8ce8ce59d5 19:24:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:24:16 ---> d60ed01adace 19:24:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:24:17 ---> 2cf6fcc7e827 19:24:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:24:17 Removing intermediate container 57ca867381db 19:24:17 ---> a5d9574a82a1 19:24:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:24:17 ---> fc8020317c67 19:24:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:24:17 ---> 12bdf325a3ae 19:24:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:24:17 ---> c548e75b3703 19:24:17 Step 20/24 : ENTRYPOINT ["/core-command"] 19:24:17 ---> Running in c5a8afca6ace 19:24:17 ---> Running in 4bc6ba215dc3 19:24:18 ---> e9470ae54f56 19:24:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:24:18 ---> Running in f32d25b3212e 19:24:18 Removing intermediate container c5a8afca6ace 19:24:18 ---> 7412dd6fbeec 19:24:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:18 Removing intermediate container 4bc6ba215dc3 19:24:18 ---> 33ba00414b64 19:24:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:18 ---> 36ee87e0d53c 19:24:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:24:18 ---> Running in 828e4c3d62cf 19:24:18 ---> f5a0aebc1214 19:24:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:18 ---> Running in 4186be88b544 19:24:18 ---> Running in da84fe699915 19:24:19 Removing intermediate container f32d25b3212e 19:24:19 ---> f7541d9f1512 19:24:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:19 ---> Running in 9fd80a386bd6 19:24:19 Removing intermediate container 828e4c3d62cf 19:24:19 ---> c6c41d1bd604 19:24:19 Step 22/24 : LABEL arch=arm64 19:24:19 Removing intermediate container da84fe699915 19:24:19 ---> 67f0e809fc15 19:24:19 Step 21/23 : LABEL arch=arm64 19:24:19 ---> Running in 5a8946634bcd 19:24:20 ---> Running in 546454ace68a 19:24:20 Removing intermediate container 9fd80a386bd6 19:24:20 ---> 695042ef8938 19:24:20 Step 22/24 : LABEL arch=arm64 19:24:20 ---> 69dcc846751e 19:24:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:24:20 ---> Running in 5b36471d99c6 19:24:20 Removing intermediate container 546454ace68a 19:24:20 ---> 18cc0bf9dca0 19:24:20 Step 22/23 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:24:20 Removing intermediate container 5a8946634bcd 19:24:20 ---> fc3049191966 19:24:20 Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:24:20 ---> Running in d5d9f2e61b11 19:24:20 ---> Running in 06eee2c94318 19:24:21 Removing intermediate container 5b36471d99c6 19:24:21 ---> 3568c9194a4e 19:24:21 Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:24:21 ---> Running in 6ee44a673d47 19:24:21 ---> 705621f74f5d 19:24:21 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/ 19:24:21 Removing intermediate container 06eee2c94318 19:24:21 ---> 7c665b7d70c0 19:24:21 Step 23/23 : LABEL version=0.0.0 19:24:21 Removing intermediate container d5d9f2e61b11 19:24:21 ---> 7ef941f5c3bb 19:24:21 Step 24/24 : LABEL version=0.0.0 19:24:21 ---> Running in 1a83c836e346 19:24:21 ---> Running in 4bee723fdb60 19:24:21 ---> Running in 87fa78912dc5 19:24:21 Removing intermediate container 4186be88b544 19:24:21 ---> 3903e7bba0ee 19:24:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:22 Removing intermediate container 6ee44a673d47 19:24:22 ---> e068893cb657 19:24:22 Step 24/24 : LABEL version=0.0.0 19:24:22 ---> Running in 6a8816c20d96 19:24:23 Removing intermediate container 87fa78912dc5 19:24:23 ---> 43693516d4d7 19:24:23 19:24:23 Removing intermediate container 4bee723fdb60 19:24:23 ---> c5024cda083c 19:24:23 19:24:23 Removing intermediate container 6a8816c20d96 19:24:23 ---> 300f69bc4912 19:24:23 19:24:23 Successfully built 43693516d4d7 19:24:23 Successfully built c5024cda083c 19:24:23 ---> d2fbac0ed559 19:24:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:24:23 Successfully tagged core-command-arm64:latest 19:24:23 Successfully tagged support-notifications-arm64:latest 19:24:23  Building support-notifications ... done Building core-data 19:24:23 Building sys-mgmt-agent 19:24:23  Building core-command ... done Successfully built 300f69bc4912 19:24:23 Successfully tagged core-metadata-arm64:latest 19:24:23 Building support-scheduler 19:24:25  Building core-metadata ... done  ---> 30bfb85acfcc 19:24:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:24:25 Removing intermediate container 1a83c836e346 19:24:25 ---> d52f55229ebd 19:24:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:24:25 ---> Running in 66281f5a672d 19:24:29 ---> f93088fb0b6a 19:24:29 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:24:29 Removing intermediate container 66281f5a672d 19:24:29 ---> acccd76be255 19:24:29 Step 24/26 : LABEL arch=arm64 19:24:30 ---> Running in d970efac6b07 19:24:31 ---> eec3bcf588a0 19:24:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:24:31 Removing intermediate container d970efac6b07 19:24:31 ---> 7cd53b502084 19:24:31 Step 25/26 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:24:31 ---> Running in d5b16170aec2 19:24:32 ---> 643df98bf303 19:24:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:24:32 Removing intermediate container d5b16170aec2 19:24:32 ---> ab327f09b8ba 19:24:32 Step 26/26 : LABEL version=0.0.0 19:24:33 ---> Running in fe1397113f35 19:24:33 ---> Running in a086f5c5abd8 19:24:34 Removing intermediate container fe1397113f35 19:24:34 ---> 9ecb253a9062 19:24:34 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:24:34 Removing intermediate container a086f5c5abd8 19:24:34 ---> 4704712469ff 19:24:34 19:24:34 Successfully built 4704712469ff 19:24:34 Successfully tagged security-secretstore-setup-arm64:latest 19:24:34  Building security-secretstore-setup ... done Building security-proxy-setup 19:24:35 ---> 41c64f5c48f4 19:24:35 Step 27/32 : RUN chmod +x /entrypoint.sh 19:24:36 ---> Running in e37b6fd2c501 19:24:39 Removing intermediate container e37b6fd2c501 19:24:39 ---> f0116f23cd21 19:24:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:24:40 ---> Running in aba505475628 19:24:41 Removing intermediate container aba505475628 19:24:41 ---> 156d895dddec 19:24:41 Step 29/32 : CMD ["gate"] 19:24:42 ---> Running in 6bd68161ff38 19:24:43 Removing intermediate container 6bd68161ff38 19:24:43 ---> 027d8cb6b945 19:24:43 Step 30/32 : LABEL arch=arm64 19:24:43 ---> Running in 47274d48562e 19:24:45 Removing intermediate container 47274d48562e 19:24:45 ---> bca23ee11986 19:24:45 Step 31/32 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:24:45 ---> Running in 607dd786abd4 19:24:46 Removing intermediate container 607dd786abd4 19:24:46 ---> 89c5d2b7a355 19:24:46 Step 32/32 : LABEL version=0.0.0 19:24:47 ---> Running in 79809e95f7e0 19:24:47 Removing intermediate container 79809e95f7e0 19:24:47 ---> 6dcd6cf71b32 19:24:47 19:24:48 Successfully built 6dcd6cf71b32 19:24:48 Successfully tagged security-bootstrapper-arm64:latest 19:25:15  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> 51de063e7963 19:25:15 Step 3/24 : WORKDIR /edgex-go 19:25:15 ---> Using cache 19:25:15 ---> cf824ecc0a64 19:25:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:15 ---> Using cache 19:25:15 ---> 6f5ff22776d3 19:25:15 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> 51de063e7963 19:25:15 Step 3/24 : WORKDIR /edgex-go 19:25:15 ---> Using cache 19:25:15 ---> cf824ecc0a64 19:25:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:15 ---> Using cache 19:25:15 ---> 6f5ff22776d3 19:25:15 Step 5/24 : RUN apk add --update --no-cache make bash git 19:25:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:15 ---> 51de063e7963 19:25:15 Step 3/23 : WORKDIR /edgex-go 19:25:15 ---> Using cache 19:25:15 ---> cf824ecc0a64 19:25:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:15 ---> Using cache 19:25:15 ---> 6f5ff22776d3 19:25:15 Step 5/23 : RUN apk add --update --no-cache make git 19:25:15 ---> Using cache 19:25:15 ---> 15d8e9e3c086 19:25:15 Step 6/23 : COPY go.mod . 19:25:15 ---> Using cache 19:25:15 ---> 703942f6971f 19:25:15 Step 7/23 : RUN go mod download 19:25:15 ---> Using cache 19:25:15 ---> a103f48afac0 19:25:15 Step 8/23 : COPY . . 19:25:15 ---> Using cache 19:25:15 ---> 815be40bfb1e 19:25:15 Step 9/23 : RUN go mod tidy 19:25:15 ---> Using cache 19:25:15 ---> a2db037ffcef 19:25:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:25:16 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:16 ---> 51de063e7963 19:25:16 Step 3/22 : WORKDIR /edgex-go 19:25:16 ---> Using cache 19:25:16 ---> cf824ecc0a64 19:25:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:16 ---> Using cache 19:25:16 ---> 6f5ff22776d3 19:25:16 Step 5/22 : RUN apk add --update --no-cache make git 19:25:16 ---> Using cache 19:25:16 ---> 15d8e9e3c086 19:25:16 Step 6/22 : COPY go.mod . 19:25:16 ---> Using cache 19:25:16 ---> 703942f6971f 19:25:16 Step 7/22 : RUN go mod download 19:25:16 ---> Using cache 19:25:16 ---> a103f48afac0 19:25:16 Step 8/22 : COPY . . 19:25:16 ---> Using cache 19:25:16 ---> 815be40bfb1e 19:25:16 Step 9/22 : RUN go mod tidy 19:25:16 ---> Using cache 19:25:16 ---> a2db037ffcef 19:25:16 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:25:18 ---> Running in 0721f3d9a540 19:25:18 ---> Running in 5da079cb6651 19:25:18 ---> Running in 83ad0fb55e39 19:25:18 ---> Running in 7d91657a3fe8 19:25:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:20 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 19:25:20 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 19:25:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:22 OK: 218 MiB in 52 packages 19:25:22 OK: 218 MiB in 52 packages 19:25:24 Removing intermediate container 5da079cb6651 19:25:24 ---> af511a4f8e11 19:25:24 Step 6/24 : COPY go.mod . 19:25:24 Removing intermediate container 7d91657a3fe8 19:25:24 ---> 71216d6746bc 19:25:24 Step 6/24 : COPY go.mod . 19:25:25 ---> 3c54c57e028a 19:25:25 Step 7/24 : RUN go mod download 19:25:25 ---> 67590aab69ad 19:25:25 Step 7/24 : RUN go mod download 19:25:25 ---> Running in 964b7d36650d 19:25:26 ---> Running in f87066526107 19:25:33 Removing intermediate container 964b7d36650d 19:25:33 ---> 61f162d17fa7 19:25:33 Step 8/24 : COPY . . 19:25:33 Removing intermediate container f87066526107 19:25:33 ---> 0e8a6003fc5a 19:25:33 Step 8/24 : COPY . . 19:26:05 ---> 9d88162ad088 19:26:05 Step 9/24 : RUN go mod tidy 19:26:05 ---> 6df791ffd400 19:26:05 Step 9/24 : RUN go mod tidy 19:26:05 ---> Running in 30ed3fcf1639 19:26:05 ---> Running in 7c33647c0352 19:26:11 Removing intermediate container 30ed3fcf1639 19:26:11 ---> afc63abff764 19:26:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:11 ---> Running in e9172cebe00a 19:26:11 Removing intermediate container 7c33647c0352 19:26:11 ---> 7fc489aa1713 19:26:11 Step 10/24 : RUN make cmd/core-data/core-data 19:26:11 ---> Running in 0bec16d82b4d 19:26:13 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 19:26:14 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 19:26:26 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 19:26:39 Removing intermediate container 83ad0fb55e39 19:26:39 ---> 1579e6c16873 19:26:39 19:26:39 Step 11/23 : FROM alpine:3.12 19:26:39 ---> c4fd0aeabfcf 19:26:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:26:39 ---> Using cache 19:26:39 ---> a08d2ad5bcb7 19:26:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:39 ---> Using cache 19:26:39 ---> 5688c389fdb5 19:26:39 Step 14/23 : ENV APP_PORT=59861 19:26:39 ---> Running in 8da0a4e43ea2 19:26:39 Removing intermediate container 8da0a4e43ea2 19:26:39 ---> fc9af2858f72 19:26:39 Step 15/23 : EXPOSE $APP_PORT 19:26:40 ---> Running in 3be785cfdd0b 19:26:41 Removing intermediate container 3be785cfdd0b 19:26:41 ---> b31d4d3b039b 19:26:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:41 Removing intermediate container 0721f3d9a540 19:26:41 ---> bc2740c7e9d6 19:26:41 19:26:41 Step 11/22 : FROM alpine:3.12 19:26:41 ---> c4fd0aeabfcf 19:26:41 Step 12/22 : RUN apk add --update --no-cache curl 19:26:41 ---> Running in 46a95c766c63 19:26:43 ---> cb7158bd169d 19:26:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:26:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:26:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:26:45 (1/4) Installing ca-certificates (20191127-r4) 19:26:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:26:45 (3/4) Installing libcurl (7.78.0-r0) 19:26:45 ---> 11e5bcd88c5b 19:26:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:26:45 (4/4) Installing curl (7.78.0-r0) 19:26:45 Executing busybox-1.31.1-r20.trigger 19:26:45 Executing ca-certificates-20191127-r4.trigger 19:26:45 OK: 7 MiB in 18 packages 19:26:46 ---> 9ddda001e5ec 19:26:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:26:46 ---> Running in a1041e61e36a 19:26:48 Removing intermediate container a1041e61e36a 19:26:48 ---> 6a4402e50bb2 19:26:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:48 ---> Running in c7a577646982 19:26:48 Removing intermediate container 46a95c766c63 19:26:48 ---> 5ab270023822 19:26:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:26:48 ---> Running in 59537a720e38 19:26:48 Removing intermediate container c7a577646982 19:26:48 ---> c74c3490fa8d 19:26:48 Step 21/23 : LABEL arch=arm64 19:26:49 ---> Running in 36d1e2dea6cd 19:26:49 Removing intermediate container 59537a720e38 19:26:49 ---> 0882ae52f3b5 19:26:49 Step 14/22 : WORKDIR /edgex 19:26:49 ---> Running in 70f3955f8e3a 19:26:49 Removing intermediate container 36d1e2dea6cd 19:26:49 ---> 4888612642da 19:26:49 Step 22/23 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:26:50 ---> Running in 7d758586afce 19:26:50 Removing intermediate container 70f3955f8e3a 19:26:50 ---> e675ac267b51 19:26:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:26:51 Removing intermediate container 7d758586afce 19:26:51 ---> c11cb5c2408b 19:26:51 Step 23/23 : LABEL version=0.0.0 19:26:51 ---> Running in 65e5acc604df 19:26:51 ---> d12d0963e13e 19:26:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:26:52 Removing intermediate container 65e5acc604df 19:26:52 ---> 3eabb76f1785 19:26:52 19:26:53 Successfully built 3eabb76f1785 19:26:53 Successfully tagged support-scheduler-arm64:latest 19:26:54  Building support-scheduler ... done  ---> a6ffb0a62511 19:26:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:56 ---> db255bd81136 19:26:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:26:56 ---> Running in 71525d71190d 19:26:56 Removing intermediate container 71525d71190d 19:26:56 ---> 1690598cdbc9 19:26:56 Step 19/22 : CMD ["--init=true"] 19:26:56 ---> Running in 51d449ec40be 19:26:57 Removing intermediate container 51d449ec40be 19:26:57 ---> e378c981cc38 19:26:57 Step 20/22 : LABEL arch=arm64 19:26:57 ---> Running in 3b455f4d675d 19:26:58 Removing intermediate container 3b455f4d675d 19:26:58 ---> fb0a26e43749 19:26:58 Step 21/22 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:26:58 ---> Running in 6d01090344d9 19:26:59 Removing intermediate container 6d01090344d9 19:26:59 ---> 9c4fbe1a0e1d 19:26:59 Step 22/22 : LABEL version=0.0.0 19:26:59 ---> Running in cb772888c24a 19:27:00 Removing intermediate container cb772888c24a 19:27:00 ---> 1c1384f434a9 19:27:00 19:27:00 Successfully built 1c1384f434a9 19:27:00 Successfully tagged security-proxy-setup-arm64:latest 19:27:22  Building security-proxy-setup ... done Removing intermediate container e9172cebe00a 19:27:22 ---> 849720312e31 19:27:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:27:22 ---> Running in 745ab0461d67 19:27:23 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 19:27:26 Removing intermediate container 0bec16d82b4d 19:27:26 ---> 32d3337e3229 19:27:26 19:27:26 Step 11/24 : FROM alpine:3.12 19:27:26 ---> c4fd0aeabfcf 19:27:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:26 ---> Running in f883bcf4b1ee 19:27:27 Removing intermediate container 745ab0461d67 19:27:27 ---> a857001d8c78 19:27:27 19:27:27 Step 12/24 : FROM docker:20.10.6 19:27:27 20.10.6: Pulling from library/docker 19:27:27 Removing intermediate container f883bcf4b1ee 19:27:27 ---> 98fae7c725fa 19:27:27 Step 13/24 : ENV APP_PORT=59880 19:27:27 ---> Running in c845c4278b70 19:27:28 Removing intermediate container c845c4278b70 19:27:28 ---> 1ca2dbb21d50 19:27:28 Step 14/24 : EXPOSE $APP_PORT 19:27:28 ---> Running in 51edc9b04a78 19:27:29 Removing intermediate container 51edc9b04a78 19:27:29 ---> 0e9fa6d5fd05 19:27:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:29 ---> Running in 7dd133166f48 19:27:31 Removing intermediate container 7dd133166f48 19:27:31 ---> b13f9e46f86b 19:27:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:27:31 ---> Running in 8dcf52493a9d 19:27:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:27:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:27:34 (1/6) Installing dumb-init (1.2.2-r1) 19:27:34 (2/6) Installing libgcc (9.3.0-r2) 19:27:34 (3/6) Installing libsodium (1.0.18-r0) 19:27:34 (4/6) Installing libstdc++ (9.3.0-r2) 19:27:34 (5/6) Installing libzmq (4.3.3-r0) 19:27:34 (6/6) Installing zeromq (4.3.3-r0) 19:27:34 Executing busybox-1.31.1-r20.trigger 19:27:35 OK: 8 MiB in 20 packages 19:27:38 Removing intermediate container 8dcf52493a9d 19:27:38 ---> 7ea4129c5a31 19:27:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:39 ---> f3241e572bbd 19:27:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:40 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 19:27:40 Status: Downloaded newer image for docker:20.10.6 19:27:40 ---> cdf2a7733a7b 19:27:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:27:40 ---> Running in 292f0a824da1 19:27:40 ---> d81c47566480 19:27:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:41 Removing intermediate container 292f0a824da1 19:27:41 ---> 6b06d84d3305 19:27:41 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:27:41 ---> Running in a3dbf93020fd 19:27:42 ---> 9920c84a7891 19:27:42 Step 20/24 : ENTRYPOINT ["/core-data"] 19:27:42 ---> Running in 939ef1ce3762 19:27:43 Removing intermediate container 939ef1ce3762 19:27:43 ---> dfde37910790 19:27:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:43 ---> Running in 9ced0caa7fb9 19:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:27:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:27:43 Removing intermediate container 9ced0caa7fb9 19:27:43 ---> d4ed4187643d 19:27:43 Step 22/24 : LABEL arch=arm64 19:27:43 ---> Running in 59e27c1db6cb 19:27:44 (1/39) Installing readline (8.1.0-r0) 19:27:44 (2/39) Installing bash (5.1.0-r0) 19:27:44 Executing bash-5.1.0-r0.post-install 19:27:44 (3/39) Installing brotli-libs (1.0.9-r3) 19:27:44 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:27:44 (5/39) Installing libcurl (7.78.0-r0) 19:27:44 (6/39) Installing curl (7.78.0-r0) 19:27:44 (7/39) Installing dumb-init (1.2.5-r0) 19:27:44 (8/39) Installing libbz2 (1.0.8-r1) 19:27:44 (9/39) Installing expat (2.2.10-r1) 19:27:44 (10/39) Installing libffi (3.3-r2) 19:27:44 (11/39) Installing gdbm (1.19-r0) 19:27:44 (12/39) Installing xz-libs (5.2.5-r0) 19:27:44 (13/39) Installing sqlite-libs (3.34.1-r0) 19:27:44 (14/39) Installing python3 (3.8.10-r0) 19:27:44 Removing intermediate container 59e27c1db6cb 19:27:44 ---> ac0ea5bf14ab 19:27:44 Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:27:45 ---> Running in d9912d13c614 19:27:45 Removing intermediate container d9912d13c614 19:27:45 ---> e20b4d7eaac3 19:27:45 Step 24/24 : LABEL version=0.0.0 19:27:46 ---> Running in 58ee8e34eef0 19:27:46 (15/39) Installing py3-appdirs (1.4.4-r1) 19:27:46 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:27:46 (17/39) Installing py3-parsing (2.4.7-r1) 19:27:46 (18/39) Installing py3-six (1.15.0-r0) 19:27:46 (19/39) Installing py3-packaging (20.9-r0) 19:27:46 (20/39) Installing py3-setuptools (51.3.3-r0) 19:27:46 (21/39) Installing py3-chardet (4.0.0-r0) 19:27:46 (22/39) Installing py3-idna (3.1-r0) 19:27:46 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:27:46 (24/39) Installing py3-requests (2.25.1-r1) 19:27:46 (25/39) Installing py3-msgpack (1.0.2-r0) 19:27:46 (26/39) Installing py3-lockfile (0.12.2-r3) 19:27:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:27:46 (28/39) Installing py3-colorama (0.4.4-r0) 19:27:46 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:27:46 (30/39) Installing py3-distlib (0.3.1-r1) 19:27:46 (31/39) Installing py3-distro (1.5.0-r1) 19:27:46 (32/39) Installing py3-webencodings (0.5.1-r3) 19:27:46 (33/39) Installing py3-html5lib (1.1-r0) 19:27:46 Removing intermediate container 58ee8e34eef0 19:27:46 ---> 00ec58e2f793 19:27:46 19:27:46 (34/39) Installing py3-pytoml (0.1.21-r0) 19:27:46 (35/39) Installing py3-pep517 (0.9.1-r0) 19:27:46 (36/39) Installing py3-progress (1.5-r0) 19:27:46 (37/39) Installing py3-retrying (1.3.3-r0) 19:27:46 (38/39) Installing py3-toml (0.10.2-r0) 19:27:46 (39/39) Installing py3-pip (20.3.4-r0) 19:27:47 Successfully built 00ec58e2f793 19:27:47 Successfully tagged core-data-arm64:latest 19:27:47  Building core-data ... done Executing busybox-1.32.1-r6.trigger 19:27:47 OK: 82 MiB in 59 packages 19:27:53 Collecting docker-compose==1.23.2 19:27:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:27:53 Collecting cached-property<2,>=1.2.0 19:27:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:27:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:27:53 Collecting docopt<0.7,>=0.6.1 19:27:53 Downloading docopt-0.6.2.tar.gz (25 kB) 19:27:55 Collecting texttable<0.10,>=0.9.0 19:27:55 Downloading texttable-0.9.1.tar.gz (11 kB) 19:27:57 Collecting docker<4.0,>=3.6.0 19:27:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:27:57 Collecting dockerpty<0.5,>=0.4.1 19:27:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:28:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:28:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:28:00 Collecting jsonschema<3,>=2.5.1 19:28:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:28:01 Collecting PyYAML<4,>=3.10 19:28:01 Downloading PyYAML-3.13.tar.gz (270 kB) 19:28:04 Collecting websocket-client<1.0,>=0.32.0 19:28:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:28:04 Collecting docker-pycreds>=0.4.0 19:28:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:28:05 Collecting urllib3<1.25,>=1.21.1 19:28:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:28:05 Collecting idna<2.8,>=2.5 19:28:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:28:05 Collecting chardet<3.1.0,>=3.0.2 19:28:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:28:05 Collecting certifi>=2017.4.17 19:28:05 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:28:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:28:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:28:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:28:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:28:07 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:28:07 Attempting uninstall: urllib3 19:28:07 Found existing installation: urllib3 1.26.2 19:28:07 Uninstalling urllib3-1.26.2: 19:28:07 Successfully uninstalled urllib3-1.26.2 19:28:07 Attempting uninstall: idna 19:28:07 Found existing installation: idna 3.1 19:28:07 Uninstalling idna-3.1: 19:28:07 Successfully uninstalled idna-3.1 19:28:08 Attempting uninstall: chardet 19:28:08 Found existing installation: chardet 4.0.0 19:28:08 Uninstalling chardet-4.0.0: 19:28:08 Successfully uninstalled chardet-4.0.0 19:28:09 Attempting uninstall: requests 19:28:09 Found existing installation: requests 2.25.1 19:28:09 Uninstalling requests-2.25.1: 19:28:09 Successfully uninstalled requests-2.25.1 19:28:09 Running setup.py install for texttable: started 19:28:11 Running setup.py install for texttable: finished with status 'done' 19:28:11 Running setup.py install for PyYAML: started 19:28:13 Running setup.py install for PyYAML: finished with status 'done' 19:28:13 Running setup.py install for docopt: started 19:28:15 Running setup.py install for docopt: finished with status 'done' 19:28:15 Running setup.py install for dockerpty: started 19:28:17 Running setup.py install for dockerpty: finished with status 'done' 19:28:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 19:28:28 Removing intermediate container a3dbf93020fd 19:28:28 ---> f06e499c0dbd 19:28:28 Step 15/24 : ENV APP_PORT=58890 19:28:28 ---> Running in e2eb83679f55 19:28:28 Removing intermediate container e2eb83679f55 19:28:28 ---> ecb0e95ef34c 19:28:28 Step 16/24 : EXPOSE $APP_PORT 19:28:28 ---> Running in b96c15bf3c41 19:28:28 Removing intermediate container b96c15bf3c41 19:28:28 ---> 5b4f3a9aae93 19:28:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:28:29 ---> b1b3703df795 19:28:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:28:30 ---> 2d24b7595f88 19:28:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:28:31 ---> 87e73c66242c 19:28:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:28:31 ---> Running in 6ee907188817 19:28:32 Removing intermediate container 6ee907188817 19:28:32 ---> a39e0ae5c465 19:28:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:32 ---> Running in 7648e97818e3 19:28:33 Removing intermediate container 7648e97818e3 19:28:33 ---> 6654dc1404f8 19:28:33 Step 22/24 : LABEL arch=arm64 19:28:33 ---> Running in 1d15ecf250de 19:28:33 Removing intermediate container 1d15ecf250de 19:28:33 ---> 79368112116b 19:28:33 Step 23/24 : LABEL git_sha=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a 19:28:33 ---> Running in c4535f1a3d4a 19:28:34 Removing intermediate container c4535f1a3d4a 19:28:34 ---> 922ffc52e948 19:28:34 Step 24/24 : LABEL version=0.0.0 19:28:34 ---> Running in 3d577ace5831 19:28:35 Removing intermediate container 3d577ace5831 19:28:35 ---> fba3f1693d54 19:28:35 19:28:35 Successfully built fba3f1693d54 19:28:35 Successfully tagged sys-mgmt-agent-arm64:latest 19:28:35  Building sys-mgmt-agent ... done  [Pipeline] } 19:28:35 $ docker stop --time=1 29ab74ff644459d236b72a23d6a91bd135094d7a6a77ba556d111b474ad3b2dd 19:28:37 $ docker rm -f 29ab74ff644459d236b72a23d6a91bd135094d7a6a77ba556d111b474ad3b2dd [Pipeline] // withDockerContainer [Pipeline] sh 19:28:38 + docker images 19:28:38 REPOSITORY TAG IMAGE ID CREATED SIZE 19:28:38 sys-mgmt-agent-arm64 latest fba3f1693d54 4 seconds ago 311MB 19:28:38 core-data-arm64 latest 00ec58e2f793 52 seconds ago 19.3MB 19:28:38 a857001d8c78 About a minute ago 1.56GB 19:28:38 32d3337e3229 About a minute ago 1.57GB 19:28:38 security-proxy-setup-arm64 latest 1c1384f434a9 About a minute ago 24.5MB 19:28:38 support-scheduler-arm64 latest 3eabb76f1785 About a minute ago 15.2MB 19:28:38 bc2740c7e9d6 About a minute ago 1.56GB 19:28:38 1579e6c16873 2 minutes ago 1.56GB 19:28:38 security-bootstrapper-arm64 latest 6dcd6cf71b32 3 minutes ago 17.7MB 19:28:38 security-secretstore-setup-arm64 latest 4704712469ff 4 minutes ago 27.4MB 19:28:38 core-command-arm64 latest c5024cda083c 4 minutes ago 15.1MB 19:28:38 core-metadata-arm64 latest 300f69bc4912 4 minutes ago 15.8MB 19:28:38 support-notifications-arm64 latest 43693516d4d7 4 minutes ago 15.9MB 19:28:38 049f4ea388f5 4 minutes ago 1.56GB 19:28:38 e8eae5e37774 4 minutes ago 1.57GB 19:28:38 002b3cd21047 4 minutes ago 1.56GB 19:28:38 4add77039fd3 4 minutes ago 1.56GB 19:28:38 a95ef3e3504b 4 minutes ago 1.56GB 19:28:38 ci-base-image-arm64 latest 51de063e7963 15 minutes ago 1.23GB 19:28:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 11 days ago 451MB 19:28:38 alpine 3.12 c4fd0aeabfcf 5 weeks ago 5.32MB 19:28:38 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 19:28:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:28:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:28:39 19:28:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:28:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:28:40 arm64: Pulling from edgex-lftools-log-publisher 19:28:40 448f6bf000e3: Pulling fs layer 19:28:40 f757da607395: Pulling fs layer 19:28:40 05883995daec: Pulling fs layer 19:28:40 8603b9c90790: Pulling fs layer 19:28:40 1560dd03e051: Pulling fs layer 19:28:40 27f5ce0e4adf: Pulling fs layer 19:28:40 c2d8d7efcc4b: Pulling fs layer 19:28:40 8603b9c90790: Waiting 19:28:40 1560dd03e051: Waiting 19:28:40 27f5ce0e4adf: Waiting 19:28:40 c2d8d7efcc4b: Waiting 19:28:40 f757da607395: Verifying Checksum 19:28:40 f757da607395: Download complete 19:28:40 8603b9c90790: Download complete 19:28:40 1560dd03e051: Verifying Checksum 19:28:40 1560dd03e051: Download complete 19:28:41 27f5ce0e4adf: Verifying Checksum 19:28:41 27f5ce0e4adf: Download complete 19:28:41 05883995daec: Verifying Checksum 19:28:41 05883995daec: Download complete 19:28:42 448f6bf000e3: Verifying Checksum 19:28:42 448f6bf000e3: Download complete 19:28:45 c2d8d7efcc4b: Verifying Checksum 19:28:45 c2d8d7efcc4b: Download complete 19:28:45 448f6bf000e3: Pull complete 19:28:46 f757da607395: Pull complete 19:28:48 05883995daec: Pull complete 19:28:48 8603b9c90790: Pull complete 19:28:49 1560dd03e051: Pull complete 19:28:49 27f5ce0e4adf: Pull complete 19:29:04 c2d8d7efcc4b: Pull complete 19:29:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:29:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:29:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:29:04 prd-ubuntu18.04-docker-arm64-4c-16g-218 does not seem to be running inside a container 19:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:29:09 $ docker top 3cb07c6c616c98455e5fd3e78e44b4a605837b05dcd3e65e737aabceb5e5c67c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:11 ---> job-cost.sh 19:29:11 lf-activate-venv: SKIPPING 19:29:11 INFO: No Stack... 19:29:13 INFO: Retrieving Pricing Info for: v2-standard-4 19:29:13 INFO: Archiving Costs [Pipeline] sh 19:29:14 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:29:14 + cut -d, -f6 [Pipeline] lock 19:29:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3633-1-stack-cost] 19:29:14 Resource [jenkins-edgexfoundry-edgex-go-PR-3633-1-stack-cost] did not exist. Created. 19:29:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3633-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:15 + echo total: 0.18000000715255737 [Pipeline] stash 19:29:15 Stashed 1 file(s) [Pipeline] } 19:29:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3633-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:29:15 $ docker stop --time=1 3cb07c6c616c98455e5fd3e78e44b4a605837b05dcd3e65e737aabceb5e5c67c 19:29:17 $ docker rm -f 3cb07c6c616c98455e5fd3e78e44b4a605837b05dcd3e65e737aabceb5e5c67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 19:29:19 provisioning config files... 19:29:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3138144913379553930tmp [Pipeline] { [Pipeline] sh 19:29:19 + set +x 19:29:19 + curl -s https://codecov.io/bash 19:29:19 + bash -s -- 19:29:19 19:29:19 _____ _ 19:29:19 / ____| | | 19:29:19 | | ___ __| | ___ ___ _____ __ 19:29:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:29:19 | |___| (_) | (_| | __/ (_| (_) \ V / 19:29:19 \_____\___/ \__,_|\___|\___\___/ \_/ 19:29:19 Bash-1.0.6 19:29:19 19:29:19 19:29:19 ==> git version 2.24.4 found 19:29:19 ==> 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 19:29:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:29:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:29:19 ==> Jenkins CI detected. 19:29:19 current dir:  /w/workspace/edgex-go/1 19:29:19 project root: . 19:29:19 --> token set from env 19:29:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:29:19 ==> Running gcov in . (disable via -X gcov) 19:29:19 ==> Python coveragepy not found 19:29:19 ==> Searching for coverage reports in: 19:29:19 + . 19:29:19 -> Found 1 reports 19:29:19 ==> Detecting git/mercurial file structure 19:29:19 ==> Reading reports 19:29:19 + ./coverage.out bytes=402846 19:29:19 ==> Appending adjustments 19:29:19 https://docs.codecov.io/docs/fixing-reports 19:29:21 + Found adjustments 19:29:21 ==> Gzipping contents 19:29:21 56K /tmp/codecov.suEas1.gz 19:29:21 ==> Uploading reports 19:29:21 url: https://codecov.io 19:29:21 query: branch=PR-3633&commit=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3633%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3633&job=&cmd_args= 19:29:21 -> Pinging Codecov 19:29:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3633&commit=8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3633%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3633&job=&cmd_args= 19:29:21 -> Uploading to 19:29:21 https://storage.googleapis.com/codecov/v4/raw/2021-07-26/00271124DB129430A58F1EEE437C3FCB/8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a/1da80eb9-6952-4e56-b374-6d59a914ec6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210726%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210726T192921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d45d1b16339436551dd677d7e99793bf02342eff8d834a72a7842dea9759009e 19:29:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:29:21 Dload Upload Total Spent Left Speed 19:29:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54438 0 0 100 54438 0 106k --:--:-- --:--:-- --:--:-- 105k 100 54438 0 0 100 54438 0 106k --:--:-- --:--:-- --:--:-- 105k 19:29:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8a918834e65995ed825bf9ea35c9ac4e1e0f2a7a [Pipeline] } 19:29:22 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 19:29:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:29:24 ---> package-listing.sh 19:29:24 ++ facter osfamily 19:29:24 ++ tr '[:upper:]' '[:lower:]' 19:29:24 + OS_FAMILY=redhat 19:29:24 + workspace=/w/workspace/edgex-go/1 19:29:24 + START_PACKAGES=/tmp/packages_start.txt 19:29:24 + END_PACKAGES=/tmp/packages_end.txt 19:29:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:29:24 + PACKAGES=/tmp/packages_start.txt 19:29:24 + '[' /w/workspace/edgex-go/1 ']' 19:29:24 + PACKAGES=/tmp/packages_end.txt 19:29:24 + case "${OS_FAMILY}" in 19:29:24 + sort 19:29:24 + rpm -qa 19:29:26 + '[' -f /tmp/packages_start.txt ']' 19:29:26 + '[' -f /tmp/packages_end.txt ']' 19:29:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:29:26 + '[' /w/workspace/edgex-go/1 ']' 19:29:26 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:29:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:29:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:29:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:27 19:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:28 latest: Pulling from edgex-lftools-log-publisher 19:29:28 b4d181a07f80: Pulling fs layer 19:29:28 a1111a8f2ec3: Pulling fs layer 19:29:28 ed53099fbce6: Pulling fs layer 19:29:28 dc539afda2c1: Pulling fs layer 19:29:28 77bc0d833cb6: Pulling fs layer 19:29:28 9065ff56babe: Pulling fs layer 19:29:28 d287ab97295c: Pulling fs layer 19:29:28 dc539afda2c1: Waiting 19:29:28 77bc0d833cb6: Waiting 19:29:28 9065ff56babe: Waiting 19:29:28 d287ab97295c: Waiting 19:29:28 a1111a8f2ec3: Verifying Checksum 19:29:28 a1111a8f2ec3: Download complete 19:29:28 dc539afda2c1: Verifying Checksum 19:29:28 dc539afda2c1: Download complete 19:29:28 77bc0d833cb6: Verifying Checksum 19:29:28 77bc0d833cb6: Download complete 19:29:28 9065ff56babe: Verifying Checksum 19:29:28 9065ff56babe: Download complete 19:29:28 ed53099fbce6: Verifying Checksum 19:29:28 ed53099fbce6: Download complete 19:29:29 b4d181a07f80: Verifying Checksum 19:29:29 b4d181a07f80: Download complete 19:29:30 b4d181a07f80: Pull complete 19:29:31 a1111a8f2ec3: Pull complete 19:29:31 ed53099fbce6: Pull complete 19:29:31 dc539afda2c1: Pull complete 19:29:31 77bc0d833cb6: Pull complete 19:29:31 9065ff56babe: Pull complete 19:29:33 d287ab97295c: Verifying Checksum 19:29:33 d287ab97295c: Download complete 19:29:37 d287ab97295c: Pull complete 19:29:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:29:37 prd-centos7-docker-4c-2g-217 does not seem to be running inside a container 19:29:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:29:41 $ docker top 462c8fdc45265a1388c6bbad5ee98523ef06496df4029d8b14eae9fa7c3d88fe -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:41 + touch /tmp/pre-build-complete [Pipeline] sh 19:29:42 + mkdir -p /var/log/sysstat [Pipeline] sh 19:29:42 + ls /var/log/sa-host 19:29:42 + sadf -c /var/log/sa-host/sa05 19:29:42 file_magic: OK 19:29:42 HZ: Using current value: 100 19:29:42 file_header: OK 19:29:42 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 19:29:42 Statistics: 19:29:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:29:42 File successfully converted to sysstat format version 12.0.3 19:29:42 + sadf -c /var/log/sa-host/sa26 19:29:42 file_magic: OK 19:29:42 HZ: Using current value: 100 19:29:42 file_header: OK 19:29:42 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 19:29:42 Statistics: 19:29:42 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... 19:29:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:43 provisioning config files... 19:29:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3148820533317024872tmp [Pipeline] { [Pipeline] echo 19:29:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:29:43 ---> create-netrc.sh [Pipeline] } 19:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:29:44 ---> python-tools-install.sh [Pipeline] echo 19:29:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:29:44 ---> sudo-logs.sh 19:29:44 Archiving 'sudo' log.. 19:29:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-217.vexxhost.local: Name or service not known 19:29:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-217.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:29:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:29:45 ---> job-cost.sh 19:29:45 lf-activate-venv: SKIPPING 19:29:45 DEBUG: total: 0.18000000715255737 19:29:45 INFO: Retrieving Stack Cost... 19:29:46 INFO: Retrieving Pricing Info for: v3-standard-2 19:29:46 INFO: Archiving Costs [Pipeline] echo 19:29:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:29:46 ---> logs-deploy.sh 19:29:46 lf-activate-venv: SKIPPING 19:29:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3633/1 19:29:46 INFO: archiving workspace using pattern(s): 19:29:47 Archives upload complete. 19:29:47 INFO: archiving logs to Nexus 19:29:48 ---> uname -a: 19:29:48 Linux prd-centos7-docker-4c-2g-217.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:29:48 19:29:48 19:29:48 ---> lscpu: 19:29:48 Architecture: x86_64 19:29:48 CPU op-mode(s): 32-bit, 64-bit 19:29:48 Byte Order: Little Endian 19:29:48 Address sizes: 40 bits physical, 48 bits virtual 19:29:48 CPU(s): 2 19:29:48 On-line CPU(s) list: 0,1 19:29:48 Thread(s) per core: 1 19:29:48 Core(s) per socket: 1 19:29:48 Socket(s): 2 19:29:48 NUMA node(s): 1 19:29:48 Vendor ID: AuthenticAMD 19:29:48 CPU family: 23 19:29:48 Model: 49 19:29:48 Model name: AMD EPYC-Rome Processor 19:29:48 Stepping: 0 19:29:48 CPU MHz: 2799.998 19:29:48 BogoMIPS: 5599.99 19:29:48 Virtualization: AMD-V 19:29:48 Hypervisor vendor: KVM 19:29:48 Virtualization type: full 19:29:48 L1d cache: 32K 19:29:48 L1i cache: 32K 19:29:48 L2 cache: 512K 19:29:48 L3 cache: 16384K 19:29:48 NUMA node0 CPU(s): 0,1 19:29:48 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:29:48 19:29:48 19:29:48 ---> nproc: 19:29:48 2 19:29:48 19:29:48 19:29:48 ---> df -h: 19:29:48 Filesystem Size Used Avail Use% Mounted on 19:29:48 overlay 40G 14G 27G 33% / 19:29:48 tmpfs 64M 0 64M 0% /dev 19:29:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:29:48 shm 64M 0 64M 0% /dev/shm 19:29:48 /dev/vda1 40G 14G 27G 33% /facter-os 19:29:48 19:29:48 19:29:48 ---> sar -b -r -n DEV: 19:29:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/26/21 _x86_64_ (2 CPU) 19:29:48 19:29:48 19:07:03 LINUX RESTART (2 CPU) 19:29:48 19:29:48 19:08:01 tps rtps wtps bread/s bwrtn/s 19:29:48 19:09:01 138.02 0.62 137.41 351.77 50420.82 19:29:48 19:10:01 296.85 0.00 296.85 0.00 56837.91 19:29:48 19:11:01 57.17 0.02 57.15 0.53 10827.61 19:29:48 19:12:01 115.24 0.02 115.22 0.53 20318.85 19:29:48 19:13:01 921.80 518.68 403.12 21629.89 277042.54 19:29:48 19:14:01 386.47 14.07 372.40 2655.27 153613.08 19:29:48 19:15:01 320.93 14.15 306.78 613.62 108089.11 19:29:48 19:16:01 43.85 8.68 35.18 1195.74 4371.55 19:29:48 19:17:02 1.62 0.00 1.62 0.00 30.21 19:29:48 19:18:01 0.27 0.00 0.27 0.00 3.27 19:29:48 19:19:01 0.25 0.00 0.25 0.00 2.43 19:29:48 19:20:01 0.28 0.00 0.28 0.00 3.13 19:29:48 19:21:01 0.27 0.00 0.27 0.00 3.00 19:29:48 19:22:01 0.30 0.10 0.20 3.06 1.62 19:29:48 19:23:01 1.00 0.22 0.78 69.57 16.16 19:29:48 19:24:01 0.23 0.00 0.23 0.00 2.83 19:29:48 19:25:01 0.25 0.00 0.25 0.00 2.95 19:29:48 19:26:01 0.23 0.00 0.23 0.00 2.87 19:29:48 19:27:01 0.30 0.00 0.30 0.00 3.65 19:29:48 19:28:01 0.22 0.00 0.22 0.00 3.12 19:29:48 19:29:01 0.22 0.00 0.22 0.00 1.78 19:29:48 Average: 109.08 26.60 82.49 1267.05 32529.76 19:29:48 19:29:48 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:29:48 19:09:01 4071872 0 983528 12.28 2620 2950912 1704764 18.82 1065280 2372932 4476 19:29:48 19:10:01 3303276 0 1150888 14.37 2620 3552148 1791608 19.78 1273764 2793484 173336 19:29:48 19:11:01 3110732 0 1166716 14.57 2620 3728864 1668892 18.43 1381424 2864008 36864 19:29:48 19:12:01 3032456 0 1152348 14.39 2620 3821508 1675504 18.50 1266320 3042452 44 19:29:48 19:13:01 204020 0 1686340 21.06 2620 6115952 3155656 34.84 3042992 3979392 501480 19:29:48 19:14:01 976372 0 1361992 17.01 2620 5667948 2186012 24.13 1891536 4361784 8428 19:29:48 19:15:01 1385652 0 1310520 16.36 2620 5310140 1841804 20.33 1838012 4006652 12648 19:29:48 19:16:01 1888572 0 1212128 15.13 2620 4905612 1292488 14.27 1354780 3994532 20 19:29:48 19:17:02 1893016 0 1207684 15.08 2620 4905612 1254440 13.85 1351728 3994532 8 19:29:48 19:18:01 1894592 0 1206100 15.06 2620 4905620 1254524 13.85 1351944 3994532 8 19:29:48 19:19:01 1894620 0 1206072 15.06 2620 4905620 1254440 13.85 1351860 3994532 8 19:29:48 19:20:01 1894916 0 1205768 15.06 2620 4905628 1254440 13.85 1351744 3994532 8 19:29:48 19:21:01 1895064 0 1205560 15.05 2620 4905688 1254440 13.85 1351732 3994548 20 19:29:48 19:22:01 1893016 0 1207660 15.08 2620 4905636 1256180 13.87 1353284 3994532 8 19:29:48 19:23:01 1889952 0 1208692 15.09 2620 4907668 1254536 13.85 1357552 3993756 8 19:29:48 19:24:01 1889840 0 1208800 15.09 2620 4907672 1254440 13.85 1357352 3993756 8 19:29:48 19:25:01 1890008 0 1208628 15.09 2620 4907676 1254500 13.85 1357368 3993756 16 19:29:48 19:26:01 1890144 0 1208488 15.09 2620 4907680 1254440 13.85 1357360 3993756 8 19:29:48 19:27:01 1890020 0 1208604 15.09 2620 4907688 1254440 13.85 1357484 3993756 16 19:29:48 19:28:01 1890104 0 1208516 15.09 2620 4907692 1254512 13.85 1357564 3993756 8 19:29:48 19:29:01 1890104 0 1208512 15.09 2620 4907696 1254488 13.85 1357392 3993756 20 19:29:48 Average: 2027064 0 1224931 15.29 2620 4754317 1506026 16.63 1463261 3778035 35116 19:29:48 19:29:48 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:29:48 19:09:01 eth0 1320.17 822.09 6124.50 98.22 0.00 0.00 0.00 0.00 19:29:48 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:09:01 veth428d321 62.61 77.13 5.96 59.11 0.00 0.00 0.00 0.00 19:29:48 19:09:01 docker0 520.99 847.82 55.45 3112.34 0.00 0.00 0.00 0.00 19:29:48 19:10:01 veth7eb8613 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:29:48 19:10:01 eth0 497.22 429.22 2012.49 92.71 0.00 0.00 0.00 0.00 19:29:48 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:10:01 docker0 408.46 461.69 31.19 1987.38 0.00 0.00 0.00 0.00 19:29:48 19:11:01 veth7eb8613 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 19:29:48 19:11:01 eth0 32.02 17.05 23.92 11.64 0.00 0.00 0.00 0.00 19:29:48 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:11:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 19:29:48 19:12:01 eth0 259.09 167.77 1702.37 72.10 0.00 0.00 0.00 0.00 19:29:48 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:12:01 vethfa8b9be 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:29:48 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:13:01 vethd895ebe 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:29:48 19:13:01 vethb715f18 0.00 0.56 0.00 0.03 0.00 0.00 0.00 0.00 19:29:48 19:13:01 veth2413722 0.00 1.16 0.00 0.06 0.00 0.00 0.00 0.00 19:29:48 19:13:01 eth0 122.20 80.66 202.43 59.21 0.00 0.00 0.00 0.00 19:29:48 19:14:01 veth2413722 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 19:29:48 19:14:01 eth0 96.74 51.56 279.54 76.09 0.00 0.00 0.00 0.00 19:29:48 19:14:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:29:48 19:14:01 veth56d36cf 11.33 13.33 0.93 33.23 0.00 0.00 0.00 0.00 19:29:48 19:15:01 veth2413722 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 19:29:48 19:15:01 eth0 282.80 170.14 1727.38 75.77 0.00 0.00 0.00 0.00 19:29:48 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:15:01 docker0 1061.90 1532.64 95.40 5975.79 0.00 0.00 0.00 0.00 19:29:48 19:16:01 eth0 7.33 4.05 5.97 2.51 0.00 0.00 0.00 0.00 19:29:48 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:17:02 eth0 0.08 0.08 0.01 0.02 0.00 0.00 0.00 0.00 19:29:48 19:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:18:01 eth0 0.24 0.20 0.09 0.07 0.00 0.00 0.00 0.00 19:29:48 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:29:48 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:29:48 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:29:48 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:29:48 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:23:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:29:48 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:29:48 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:25:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:29:48 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:29:48 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:27:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:29:48 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:29:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 19:29:48 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 Average: eth0 124.83 83.12 575.66 23.29 0.00 0.00 0.00 0.00 19:29:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:29:48 Average: docker0 50.61 73.04 4.55 284.78 0.00 0.00 0.00 0.00 19:29:48 19:29:48 19:29:48 ---> sar -P ALL: 19:29:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/26/21 _x86_64_ (2 CPU) 19:29:48 19:29:48 19:07:03 LINUX RESTART (2 CPU) 19:29:48 19:29:48 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:29:48 19:09:01 all 21.13 0.00 6.72 2.70 0.09 69.36 19:29:48 19:09:01 0 22.67 0.00 7.12 1.79 0.09 68.34 19:29:48 19:09:01 1 19.62 0.00 6.33 3.60 0.09 70.37 19:29:48 19:10:01 all 43.58 0.00 10.43 2.88 0.10 43.01 19:29:48 19:10:01 0 42.49 0.00 11.02 2.99 0.11 43.39 19:29:48 19:10:01 1 44.67 0.00 9.84 2.77 0.09 42.63 19:29:48 19:11:01 all 36.36 0.00 4.51 0.38 0.08 58.68 19:29:48 19:11:01 0 36.40 0.00 4.78 0.46 0.07 58.29 19:29:48 19:11:01 1 36.32 0.00 4.23 0.30 0.09 59.07 19:29:48 19:12:01 all 53.49 0.00 8.57 1.52 0.10 36.32 19:29:48 19:12:01 0 53.92 0.00 8.35 1.07 0.11 36.55 19:29:48 19:12:01 1 53.05 0.00 8.80 1.97 0.09 36.09 19:29:48 19:13:01 all 41.92 0.00 22.07 26.29 0.11 9.61 19:29:48 19:13:01 0 41.59 0.00 21.95 27.89 0.09 8.48 19:29:48 19:13:01 1 42.26 0.00 22.19 24.69 0.13 10.74 19:29:48 19:14:01 all 78.19 0.00 18.24 3.17 0.12 0.28 19:29:48 19:14:01 0 77.65 0.00 18.84 3.11 0.11 0.30 19:29:48 19:14:01 1 78.73 0.00 17.65 3.23 0.13 0.26 19:29:48 19:15:01 all 56.07 0.00 17.14 5.50 0.10 21.18 19:29:48 19:15:01 0 59.62 0.00 16.39 5.13 0.11 18.75 19:29:48 19:15:01 1 52.55 0.00 17.89 5.87 0.09 23.60 19:29:48 19:16:01 all 1.69 0.00 1.53 0.59 0.04 96.16 19:29:48 19:16:01 0 1.78 0.00 1.59 0.99 0.03 95.60 19:29:48 19:16:01 1 1.59 0.00 1.46 0.18 0.05 96.72 19:29:48 19:17:02 all 0.06 0.00 0.03 0.00 0.03 99.87 19:29:48 19:17:02 0 0.08 0.00 0.03 0.00 0.02 99.87 19:29:48 19:17:02 1 0.03 0.00 0.03 0.00 0.05 99.88 19:29:48 19:18:01 all 0.17 0.00 0.03 0.00 0.03 99.76 19:29:48 19:18:01 0 0.05 0.00 0.00 0.00 0.03 99.92 19:29:48 19:18:01 1 0.29 0.00 0.07 0.00 0.03 99.61 19:29:48 19:19:01 all 0.16 0.00 0.04 0.00 0.03 99.77 19:29:48 19:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:29:48 19:19:01 1 0.30 0.00 0.07 0.00 0.03 99.60 19:29:48 19:29:48 19:19:01 CPU %user %nice %system %iowait %steal %idle 19:29:48 19:20:01 all 0.05 0.00 0.02 0.00 0.03 99.90 19:29:48 19:20:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:29:48 19:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:29:48 19:21:01 all 0.06 0.00 0.02 0.00 0.04 99.88 19:29:48 19:21:01 0 0.02 0.00 0.02 0.00 0.07 99.90 19:29:48 19:21:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:29:48 19:22:01 all 0.11 0.00 0.05 0.00 0.03 99.81 19:29:48 19:22:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:29:48 19:22:01 1 0.17 0.00 0.05 0.00 0.02 99.77 19:29:48 19:23:01 all 0.08 0.00 0.03 0.02 0.03 99.85 19:29:48 19:23:01 0 0.02 0.00 0.03 0.03 0.02 99.90 19:29:48 19:23:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:29:48 19:24:01 all 0.20 0.00 0.02 0.00 0.04 99.74 19:29:48 19:24:01 0 0.05 0.00 0.00 0.00 0.05 99.90 19:29:48 19:24:01 1 0.35 0.00 0.03 0.00 0.03 99.58 19:29:48 19:25:01 all 0.05 0.00 0.02 0.00 0.03 99.91 19:29:48 19:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:29:48 19:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:29:48 19:26:01 all 0.05 0.00 0.03 0.00 0.04 99.88 19:29:48 19:26:01 0 0.08 0.00 0.02 0.00 0.07 99.83 19:29:48 19:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:29:48 19:27:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:29:48 19:27:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:29:48 19:27:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:29:48 19:28:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:29:48 19:28:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:29:48 19:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:29:48 19:29:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:29:48 19:29:01 0 0.15 0.00 0.02 0.00 0.03 99.80 19:29:48 19:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:29:48 Average: all 15.03 0.00 4.03 1.93 0.05 78.95 19:29:48 Average: 0 15.18 0.00 4.06 1.96 0.05 78.75 19:29:48 Average: 1 14.88 0.00 4.00 1.91 0.05 79.15 19:29:48 19:29:48 19:29:48