Pull request #4088 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of vli11 for edgexfoundry/edgex-go Obtained Jenkinsfile from 66f0f752934c914aa618c5df395ea82206a718b9+62717fc6620d107dbf64332316dd1f6ea23a5ec1 (f09fe739d6fbb303ebea57ed539f7b8f9dd0aa3f) 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-ssh11299166861032678849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7e4371ac6d730b8e642184b898413c6ef59a5643 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-ssh5975587231941166608.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 7e4371ac6d730b8e642184b898413c6ef59a5643 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-4088/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-4088/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15177503608488604329.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-4088/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6838518707551311457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7e4371ac6d730b8e642184b898413c6ef59a5643 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e4371ac6d730b8e642184b898413c6ef59a5643 # timeout=10 Commit message: "Merge pull request #404 from bill-mahoney/go-1.18" > 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 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-ssh5816030200440991766.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4088/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-4088/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11446018833581500825.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 7e4371ac6d730b8e642184b898413c6ef59a5643 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19333’ Running on prd-ubuntu20.04-docker-8c-8g-19336 in /w/workspace/edgexfoundry_edgex-go_PR-4088 [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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4088/head:refs/remotes/origin/PR-4088 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 66f0f752934c914aa618c5df395ea82206a718b9 Merge succeeded, producing 29b7c8fbee03101b9e9802a40ce441d8fb436342 Checking out Revision 29b7c8fbee03101b9e9802a40ce441d8fb436342 (PR-4088) > git config core.sparsecheckout # timeout=10 > git checkout -f 66f0f752934c914aa618c5df395ea82206a718b9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29b7c8fbee03101b9e9802a40ce441d8fb436342 # timeout=10 Commit message: "Merge commit '62717fc6620d107dbf64332316dd1f6ea23a5ec1' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7e4371ac6d730b8e642184b898413c6ef59a5643 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:22:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:22:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:22:03 ========================================================= 19:22:03 EdgeX Global Pipelines Version Info 19:22:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:22:03 ------------------- 19:22:03 stable info: 19:22:03 ------------------- 19:22:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:22:03 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 19:22:03 Message: update stable to v1.0.236 19:22:04 ------------------- 19:22:04 experimental info: 19:22:04 ------------------- 19:22:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:22:04 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 19:22:04 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:22:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:22:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4088 [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4088 [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4088 [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29b7c8fbee03101b9e9802a40ce441d8fb436342 [Pipeline] echo 19:22:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29b7c8f [Pipeline] echo 19:22:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:06 provisioning config files... 19:22:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1988515090685748992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:22:06 ---> docker-login.sh 19:22:06 nexus3.edgexfoundry.org:10001 19:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:06 Configure a credential helper to remove this warning. See 19:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:06 19:22:06 Login Succeeded 19:22:06 nexus3.edgexfoundry.org:10002 19:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:07 Configure a credential helper to remove this warning. See 19:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:07 19:22:07 Login Succeeded 19:22:07 nexus3.edgexfoundry.org:10003 19:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:07 Configure a credential helper to remove this warning. See 19:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:07 19:22:07 Login Succeeded 19:22:07 nexus3.edgexfoundry.org:10004 19:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:07 Configure a credential helper to remove this warning. See 19:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:07 19:22:07 Login Succeeded 19:22:07 docker.io 19:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:22:07 Configure a credential helper to remove this warning. See 19:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:22:07 19:22:07 Login Succeeded 19:22:07 ---> docker-login.sh ends [Pipeline] } 19:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:22:08 + 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:22:08 + dirname cmd/core-command/Dockerfile 19:22:08 + cut -d/ -f2 19:22:08 + echo core-command,cmd/core-command/Dockerfile 19:22:08 + + dirnamecut cmd/core-data/Dockerfile -d/ 19:22:08 -f2 19:22:08 + echo core-data,cmd/core-data/Dockerfile 19:22:08 + dirname cmd/core-metadata/Dockerfile 19:22:08 + cut -d/ -f2 19:22:08 + echo core-metadata,cmd/core-metadata/Dockerfile 19:22:08 + dirname cmd/security-bootstrapper/Dockerfile 19:22:08 + cut -d/ -f2 19:22:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:22:08 + dirname cmd/security-proxy-setup/Dockerfile 19:22:08 + cut -d/ -f2 19:22:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:22:08 + + cut -d/ -f2 19:22:08 dirname cmd/security-secretstore-setup/Dockerfile 19:22:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:22:08 + + cut -d/ -f2 19:22:08 dirname cmd/support-notifications/Dockerfile 19:22:08 + echo support-notifications,cmd/support-notifications/Dockerfile 19:22:08 + dirname cmd/support-scheduler/Dockerfile 19:22:08 + cut -d/ -f2 19:22:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:22:08 + dirname cmd/sys-mgmt-agent/Dockerfile 19:22:08 + cut -d/ -f2 19:22:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:22:08 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] { (Build Check) [Pipeline] sh 19:22:08 + git rev-list -1 --merges 29b7c8fbee03101b9e9802a40ce441d8fb436342~1..29b7c8fbee03101b9e9802a40ce441d8fb436342 [Pipeline] echo 19:22:08 -----------> git rev-list -1 --merges 29b7c8fbee03101b9e9802a40ce441d8fb436342~1..29b7c8fbee03101b9e9802a40ce441d8fb436342 29b7c8fbee03101b9e9802a40ce441d8fb436342 19:22:08 29b7c8fbee03101b9e9802a40ce441d8fb436342 [false] [Pipeline] sh 19:22:08 + git log --format=format:%s -1 29b7c8fbee03101b9e9802a40ce441d8fb436342 [Pipeline] echo 19:22:08 ========================================================= 19:22:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:22:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:22:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:22:09 + grep -v github /etc/ssh/ssh_known_hosts 19:22:09 + [ -e /tmp/ssh_known_hosts ] 19:22:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:22:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:22:09 + sudo tee -a /etc/ssh/ssh_known_hosts 19:22:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:22:09 19:22:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:22:10 0.1.4: Pulling from edgex-devops/py-git-semver 19:22:10 b85a868b505f: Pulling fs layer 19:22:10 e2be974225ed: Pulling fs layer 19:22:10 339a4e72a1f5: Pulling fs layer 19:22:10 988bab9f4d93: Pulling fs layer 19:22:10 1469e6f7b9e6: Pulling fs layer 19:22:10 eaf3925da568: Pulling fs layer 19:22:10 bab4dde63d76: Pulling fs layer 19:22:10 bde34c3a00c8: Pulling fs layer 19:22:10 b352a97aabf1: Pulling fs layer 19:22:10 4872d77fe225: Pulling fs layer 19:22:10 988bab9f4d93: Waiting 19:22:10 eaf3925da568: Waiting 19:22:10 5851b861e8e6: Pulling fs layer 19:22:10 5851b861e8e6: Waiting 19:22:10 b352a97aabf1: Waiting 19:22:10 bde34c3a00c8: Waiting 19:22:10 4872d77fe225: Waiting 19:22:10 e2be974225ed: Verifying Checksum 19:22:10 e2be974225ed: Download complete 19:22:10 988bab9f4d93: Verifying Checksum 19:22:10 988bab9f4d93: Download complete 19:22:10 1469e6f7b9e6: Verifying Checksum 19:22:10 1469e6f7b9e6: Download complete 19:22:10 339a4e72a1f5: Verifying Checksum 19:22:10 339a4e72a1f5: Download complete 19:22:10 eaf3925da568: Verifying Checksum 19:22:10 eaf3925da568: Download complete 19:22:10 bde34c3a00c8: Verifying Checksum 19:22:10 bde34c3a00c8: Download complete 19:22:10 b352a97aabf1: Verifying Checksum 19:22:10 b352a97aabf1: Download complete 19:22:10 4872d77fe225: Download complete 19:22:10 5851b861e8e6: Download complete 19:22:10 b85a868b505f: Verifying Checksum 19:22:10 b85a868b505f: Download complete 19:22:10 bab4dde63d76: Download complete 19:22:12 b85a868b505f: Pull complete 19:22:12 e2be974225ed: Pull complete 19:22:12 339a4e72a1f5: Pull complete 19:22:12 988bab9f4d93: Pull complete 19:22:12 1469e6f7b9e6: Pull complete 19:22:12 eaf3925da568: Pull complete 19:22:15 bab4dde63d76: Pull complete 19:22:15 bde34c3a00c8: Pull complete 19:22:15 b352a97aabf1: Pull complete 19:22:15 4872d77fe225: Pull complete 19:22:15 5851b861e8e6: Pull complete 19:22:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:22:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:15 prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container 19:22:15 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:22:16 $ docker top bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 -eo pid,comm 19:22:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:22:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:22:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:17 [ssh-agent] Looking for ssh-agent implementation... 19:22:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:17 $ docker exec bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 ssh-agent 19:22:17 SSH_AUTH_SOCK=/tmp/ssh-X8PGxz0NqHZh/agent.34 19:22:17 SSH_AGENT_PID=40 19:22:17 Running ssh-add (command line suppressed) 19:22:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6598056505154833428.key (/w/workspace/edgex-go/1@tmp/private_key_6598056505154833428.key) 19:22:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:17 + git tag --points-at HEAD [Pipeline] } 19:22:17 $ docker exec --env ******** --env ******** bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 ssh-agent -k 19:22:18 unset SSH_AUTH_SOCK; 19:22:18 unset SSH_AGENT_PID; 19:22:18 echo Agent pid 40 killed; 19:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:22:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:18 [ssh-agent] Looking for ssh-agent implementation... 19:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:18 $ docker exec bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 ssh-agent 19:22:18 SSH_AUTH_SOCK=/tmp/ssh-MFTJzwRSP7hc/agent.75 19:22:18 SSH_AGENT_PID=81 19:22:18 Running ssh-add (command line suppressed) 19:22:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4859637891177087073.key (/w/workspace/edgex-go/1@tmp/private_key_4859637891177087073.key) 19:22:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:18 + git semver init 19:22:19 2022-07-11 19:22:19,044 [run_init] DEBUG init version:0.0.0 force:False 19:22:19 2022-07-11 19:22:19,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:22:19 2022-07-11 19:22:19,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:22:19 2022-07-11 19:22:19,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:22:23 2022-07-11 19:22:23,251 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:22:23 2022-07-11 19:22:23,252 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4088 with force:False 19:22:23 2022-07-11 19:22:23,252 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4088 19:22:23 2022-07-11 19:22:23,257 [execute] INFO git cat-file --batch-check 19:22:23 2022-07-11 19:22:23,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:22:23 2022-07-11 19:22:23,264 [execute] INFO git cat-file --batch 19:22:23 2022-07-11 19:22:23,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:22:23 2022-07-11 19:22:23,270 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4088 19:22:23 0.0.0 [Pipeline] } 19:22:23 $ docker exec --env ******** --env ******** bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 ssh-agent -k 19:22:23 unset SSH_AUTH_SOCK; 19:22:23 unset SSH_AGENT_PID; 19:22:23 echo Agent pid 81 killed; 19:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:22:23 + git semver [Pipeline] } 19:22:24 $ docker stop --time=1 bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 19:22:25 $ docker rm -f bb136beb3e172bd41441f512abb311f5ea3ee0ee13343a99f8a244a08752d212 [Pipeline] // withDockerContainer [Pipeline] sh 19:22:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:22:26 Stashed 1 file(s) [Pipeline] echo 19:22:26 [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:22:26 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:22:27 + grep ^go [0-9].[0-9]* go.mod 19:22:27 + cut -d -f 2 [Pipeline] echo 19:22:27 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:22:27 ========================================================= 19:22:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 19:22:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:22:27 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 19:22:27 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 19:22:27 a0d0a0d46f8b: Pulling fs layer 19:22:27 31adcdaf11c8: Pulling fs layer 19:22:27 b8b176561691: Pulling fs layer 19:22:27 4527c011a84f: Pulling fs layer 19:22:27 5d74067f8e1e: Pulling fs layer 19:22:27 fd57009d33ed: Pulling fs layer 19:22:27 6b058263d067: Pulling fs layer 19:22:27 16d7c86c65f4: Pulling fs layer 19:22:27 1290d154cb4b: Pulling fs layer 19:22:27 4527c011a84f: Waiting 19:22:27 5d74067f8e1e: Waiting 19:22:27 fd57009d33ed: Waiting 19:22:27 1290d154cb4b: Waiting 19:22:27 6b058263d067: Waiting 19:22:27 16d7c86c65f4: Waiting 19:22:27 b8b176561691: Verifying Checksum 19:22:27 b8b176561691: Download complete 19:22:27 31adcdaf11c8: Download complete 19:22:27 5d74067f8e1e: Verifying Checksum 19:22:27 5d74067f8e1e: Download complete 19:22:27 fd57009d33ed: Download complete 19:22:27 a0d0a0d46f8b: Verifying Checksum 19:22:27 a0d0a0d46f8b: Download complete 19:22:27 6b058263d067: Download complete 19:22:27 16d7c86c65f4: Verifying Checksum 19:22:27 16d7c86c65f4: Download complete 19:22:27 a0d0a0d46f8b: Pull complete 19:22:27 31adcdaf11c8: Pull complete 19:22:27 b8b176561691: Pull complete 19:22:28 1290d154cb4b: Verifying Checksum 19:22:28 1290d154cb4b: Download complete 19:22:28 4527c011a84f: Verifying Checksum 19:22:28 4527c011a84f: Download complete 19:22:32 4527c011a84f: Pull complete 19:22:32 5d74067f8e1e: Pull complete 19:22:32 fd57009d33ed: Pull complete 19:22:32 6b058263d067: Pull complete 19:22:32 16d7c86c65f4: Pull complete 19:22:34 1290d154cb4b: Pull complete 19:22:34 Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 19:22:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 19:22:34 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh 19:22:34 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 19:22:34 WORKDIR /edgex 19:22:34 COPY go.mod . 19:22:34 RUN go mod download 19:22:34 + docker build -t ci-base-image-x86_64 -f - . 19:22:36 Sending build context to Docker daemon 346.6MB 19:22:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 19:22:36 ---> de6a6ee31cbe 19:22:36 Step 2/4 : WORKDIR /edgex 19:22:38 ---> Running in a1fa7eeb9997 19:22:38 Removing intermediate container a1fa7eeb9997 19:22:38 ---> edc2bedba6b2 19:22:38 Step 3/4 : COPY go.mod . 19:22:38 ---> b992c8e13cf8 19:22:38 Step 4/4 : RUN go mod download 19:22:38 ---> Running in 19f7ba648fd9 19:22:41 Still waiting to schedule task 19:22:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:23:16 Removing intermediate container 19f7ba648fd9 19:23:16 ---> cd0da7c6b276 19:23:16 Successfully built cd0da7c6b276 19:23:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:17 + docker inspect -f . ci-base-image-x86_64 19:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:17 prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container 19:23:17 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:23:17 $ docker top fafc0814f47fed01ed6b8bb76b591c172f7b03a85dd02795589b08da18a9d765 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:18 + go version 19:23:18 go version go1.16.8 linux/amd64 [Pipeline] } 19:23:18 $ docker stop --time=1 fafc0814f47fed01ed6b8bb76b591c172f7b03a85dd02795589b08da18a9d765 19:23:19 $ docker rm -f fafc0814f47fed01ed6b8bb76b591c172f7b03a85dd02795589b08da18a9d765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:20 + docker inspect -f . ci-base-image-x86_64 19:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:20 prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container 19:23:20 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:23:20 $ docker top a607fba34966dcdf2b5b1aec857e5de312e20229afdc619d2e8b1a46c87bf759 -eo pid,comm [Pipeline] { [Pipeline] echo 19:23:20 ========================================================= 19:23:20 [edgeXBuildGoParallel] Running Tests and Build... 19:23:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:23:21 + make test 19:23:21 go mod tidy 19:23:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:23:26 ? github.com/edgexfoundry/edgex-go [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 44.7% of statements 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.172s coverage: 89.5% of statements 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.2% of statements 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.367s coverage: 94.2% of statements 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 59.1% of statements 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements 19:23:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 19:23:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 19:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 19:23:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 19:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 19:23:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 19:23:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.191s coverage: 82.5% of statements 19:23:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.096s coverage: 92.9% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.8% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:24:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 19:24:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:24:01 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:24:16 GO111MODULE=on go vet ./... 19:24:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:24:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:24:20 ./bin/test-attribution-txt.sh [Pipeline] echo 19:24:21 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 19:24:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19338 in /w/workspace/edgexfoundry_edgex-go_PR-4088 [Pipeline] { [Pipeline] ws 19:24:21 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:24:21 The recommended git tool is: git 19:24:21 + go mod tidy [Pipeline] sh 19:24:22 + ls -al . 19:24:22 total 680 19:24:22 drwxrwxr-x 11 1001 1001 4096 Jul 11 19:24 . 19:24:22 drwxr-xr-x 4 root root 4096 Jul 11 19:23 .. 19:24:22 -rw-rw-r-- 1 1001 1001 11 Jul 11 19:21 .dockerignore 19:24:22 drwxrwxr-x 8 1001 1001 4096 Jul 11 19:22 .git 19:24:22 drwxrwxr-x 4 1001 1001 4096 Jul 11 19:21 .github 19:24:22 -rw-rw-r-- 1 1001 1001 797 Jul 11 19:21 .gitignore 19:24:22 -rw-rw-r-- 1 1001 1001 42 Jul 11 19:21 .golangci.yml 19:24:22 -rw-rw-r-- 1 1001 1001 76 Jul 11 19:21 .hadolint.yml 19:24:22 drwxr-xr-x 3 1001 1001 4096 Jul 11 19:22 .semver 19:24:22 -rw-rw-r-- 1 1001 1001 166 Jul 11 19:21 .sonarcloud.properties 19:24:22 -rw-rw-r-- 1 1001 1001 1171 Jul 11 19:21 ADOPTERS.md 19:24:22 -rw-rw-r-- 1 1001 1001 8910 Jul 11 19:21 Attribution.txt 19:24:22 -rw-rw-r-- 1 1001 1001 53021 Jul 11 19:21 CHANGELOG.md 19:24:22 -rw-rw-r-- 1 1001 1001 3804 Jul 11 19:21 CONTRIBUTING.md 19:24:22 -rw-rw-r-- 1 1001 1001 677 Jul 11 19:21 GOVERNANCE.md 19:24:22 -rw-rw-r-- 1 1001 1001 849 Jul 11 19:21 Jenkinsfile 19:24:22 -rw-rw-r-- 1 1001 1001 10775 Jul 11 19:21 LICENSE 19:24:22 -rw-rw-r-- 1 1001 1001 6508 Jul 11 19:21 Makefile 19:24:22 -rw-rw-r-- 1 1001 1001 582 Jul 11 19:21 OWNERS.md 19:24:22 -rw-rw-r-- 1 1001 1001 8212 Jul 11 19:21 README.md 19:24:22 -rw-rw-r-- 1 1001 1001 6912 Jul 11 19:21 SECURITY.md 19:24:22 -rw-rw-r-- 1 1001 1001 5 Jul 11 19:22 VERSION 19:24:22 -rw-rw-r-- 1 1001 1001 4131 Jul 11 19:21 ZMQWindows.md 19:24:22 drwxrwxr-x 2 1001 1001 4096 Jul 11 19:21 bin 19:24:22 drwxrwxr-x 14 1001 1001 4096 Jul 11 19:21 cmd 19:24:22 -rw-r--r-- 1 root root 428658 Jul 11 19:24 coverage.out 19:24:22 -rw-rw-r-- 1 1001 1001 822 Jul 11 19:24 go.mod 19:24:22 -rw-rw-r-- 1 1001 1001 49471 Jul 11 19:21 go.sum 19:24:22 drwxrwxr-x 8 1001 1001 4096 Jul 11 19:21 internal 19:24:22 drwxrwxr-x 3 1001 1001 4096 Jul 11 19:21 openapi 19:24:22 drwxrwxr-x 4 1001 1001 4096 Jul 11 19:21 snap 19:24:22 drwxrwxr-x 6 1001 1001 4096 Jul 11 19:21 vendor 19:24:22 -rw-rw-r-- 1 1001 1001 204 Jul 11 19:21 version.go [Pipeline] sh 19:24:22 + '[' -e coverage.out ] 19:24:22 + chown 1001:1001 coverage.out [Pipeline] stash 19:24:22 Stashed 1 file(s) [Pipeline] sh 19:24:23 + make build 19:24:23 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:24:24 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:24:27 using credential edgex-jenkins-ssh 19:24:27 Cloning the remote Git repository 19:24:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:24:27 > git init /w/workspace/edgex-go/1 # timeout=10 19:24:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:24:27 > git --version # timeout=10 19:24:27 > git --version # 'git version 2.25.1' 19:24:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:28 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:24:29 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:24:30 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:24:30 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:24:31 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:24:32 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:24:32 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:24:33 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:24:34 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:24:35 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:24:36 $ docker stop --time=1 a607fba34966dcdf2b5b1aec857e5de312e20229afdc619d2e8b1a46c87bf759 19:24:38 $ docker rm -f a607fba34966dcdf2b5b1aec857e5de312e20229afdc619d2e8b1a46c87bf759 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:39 19:24:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:39 latest: Pulling from edgex-devops/edgex-compose 19:24:39 cbdbe7a5bc2a: Pulling fs layer 19:24:39 ca9280d653b3: Pulling fs layer 19:24:39 7e9c9ca2126c: Pulling fs layer 19:24:39 cbdbe7a5bc2a: Verifying Checksum 19:24:39 cbdbe7a5bc2a: Download complete 19:24:40 ca9280d653b3: Verifying Checksum 19:24:40 ca9280d653b3: Download complete 19:24:40 cbdbe7a5bc2a: Pull complete 19:24:40 7e9c9ca2126c: Download complete 19:24:40 ca9280d653b3: Pull complete 19:24:43 7e9c9ca2126c: Pull complete 19:24:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:43 prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container 19:24:43 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:24:45 $ docker top 157c7e6d48a92c6c2e40a4df500074051ee3c879682262c92c36def28a8dd63f -eo pid,comm [Pipeline] { 19:24:45 Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 66f0f752934c914aa618c5df395ea82206a718b9 [Pipeline] sh 19:24:45 + docker-compose build --help 19:24:45 + grep parallel 19:24:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:24:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:24:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:24:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4088/head:refs/remotes/origin/PR-4088 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 19:24:45 > git config core.sparsecheckout # timeout=10 19:24:45 > git checkout -f 66f0f752934c914aa618c5df395ea82206a718b9 # timeout=10 19:24:45 > git remote # timeout=10 19:24:45 > git config --get remote.origin.url # timeout=10 19:24:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:45 > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 19:24:46 --parallel Build images in parallel. [Pipeline] } 19:24:46 $ docker stop --time=1 157c7e6d48a92c6c2e40a4df500074051ee3c879682262c92c36def28a8dd63f 19:24:46 Merge succeeded, producing 2b4c082d27bcd5f13ca6573d887eb374e4522907 19:24:46 Checking out Revision 2b4c082d27bcd5f13ca6573d887eb374e4522907 (PR-4088) 19:24:47 $ docker rm -f 157c7e6d48a92c6c2e40a4df500074051ee3c879682262c92c36def28a8dd63f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:48 prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container 19:24:48 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:24:46 > git rev-parse HEAD^{commit} # timeout=10 19:24:46 > git config core.sparsecheckout # timeout=10 19:24:46 > git checkout -f 2b4c082d27bcd5f13ca6573d887eb374e4522907 # timeout=10 19:24:48 $ docker top 6aba010133072b38e14d54cb708bf3ea74a0eb3c0504a167e7d40dd641ad99be -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:48 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:49 Building core-command ... 19:24:49 Building core-data ... 19:24:49 Building core-metadata ... 19:24:49 Building security-bootstrapper ... 19:24:49 Building security-proxy-setup ... 19:24:49 Building security-secretstore-setup ... 19:24:49 Building support-notifications ... 19:24:49 Building support-scheduler ... 19:24:49 Building sys-mgmt-agent ... 19:24:49 Building security-bootstrapper 19:24:49 Building core-data 19:24:49 Building core-metadata 19:24:49 Building core-command 19:24:49 Building support-notifications 19:24:51 Commit message: "Merge commit '62717fc6620d107dbf64332316dd1f6ea23a5ec1' into HEAD" 19:24:51 First time build. Skipping changelog. 19:24:51 > git --version # timeout=10 19:24:51 > git --version # 'git version 2.25.1' 19:24:51 fatal: bad object 7e4371ac6d730b8e642184b898413c6ef59a5643 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:24:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:24:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:24:52 Dload Upload Total Spent Left Speed 19:24:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 61380 0 --:--:-- --:--:-- --:--:-- 61380 [Pipeline] sh 19:24:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:24:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 19:24:53 sudo tee /etc/docker/daemon.new 19:24:53 { 19:24:53 "registry-mirrors": [ 19:24:53 "https://nexus3.edgexfoundry.org:10001" 19:24:53 ], 19:24:53 "bip": "10.250.0.254/24", 19:24:53 "hosts": [ 19:24:53 "tcp://0.0.0.0:5555", 19:24:53 "unix:///var/run/docker.sock" 19:24:53 ], 19:24:53 "mtu": 1458, 19:24:53 "selinux-enabled": true, 19:24:53 "seccomp-profile": "/etc/docker/seccomp.json" 19:24:53 } [Pipeline] sh 19:24:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:24:54 + sudo service docker restart 19:25:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:11 ---> cd0da7c6b276 19:25:11 Step 3/22 : WORKDIR /edgex-go 19:25:11 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:25:11 ---> cd0da7c6b276 19:25:11 Step 3/21 : WORKDIR /edgex-go 19:25:11 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:11 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:25:11 ---> cd0da7c6b276 19:25:11 Step 3/30 : WORKDIR /edgex-go 19:25:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:11 ---> cd0da7c6b276 19:25:11 Step 3/22 : WORKDIR /edgex-go 19:25:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:11 ---> cd0da7c6b276 19:25:11 Step 3/22 : WORKDIR /edgex-go 19:25:12 ---> Running in 2e04969339db 19:25:12 ---> Running in 127f9f39f284 19:25:12 ---> Running in c6b11c33abfe 19:25:12 ---> Running in 05756abf3f81 19:25:12 ---> Running in c8f430707de7 19:25:12 Removing intermediate container 2e04969339db 19:25:12 ---> 7d5ec4441460 19:25:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 ---> Running in 578247c37107 19:25:12 Removing intermediate container c8f430707de7 19:25:12 ---> 95dd2c26aebb 19:25:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 Removing intermediate container 127f9f39f284 19:25:12 ---> 6a18bac998d7 19:25:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 Removing intermediate container c6b11c33abfe 19:25:12 ---> 6fabf0c4bed4 19:25:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 Removing intermediate container 05756abf3f81 19:25:12 ---> 3951f4c8947e 19:25:12 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 ---> Running in b32411117875 19:25:12 ---> Running in 8bca1b87869d 19:25:12 ---> Running in 782db79e6cdc 19:25:12 ---> Running in 383c7f297484 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:12 provisioning config files... 19:25:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8745999572989572300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:13 ---> docker-login.sh 19:25:13 nexus3.edgexfoundry.org:10001 19:25:13 Removing intermediate container 578247c37107 19:25:13 ---> fde81ea3b63a 19:25:13 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:25:13 ---> Running in 6af2285bb843 19:25:13 Removing intermediate container 8bca1b87869d 19:25:13 ---> 7347bf21641f 19:25:13 Step 5/22 : RUN apk add --update --no-cache make git 19:25:13 ---> Running in 9b1119bf9025 19:25:13 Removing intermediate container b32411117875 19:25:13 ---> 812bf466517c 19:25:13 Step 5/22 : RUN apk add --update --no-cache make git 19:25:13 ---> Running in bccdcf90d420 19:25:13 Removing intermediate container 383c7f297484 19:25:13 ---> e7bad1205334 19:25:13 Step 5/30 : RUN apk add --update --no-cache make git 19:25:13 ---> Running in c3746fdf5fb8 19:25:13 Removing intermediate container 782db79e6cdc 19:25:13 ---> 48d94eb0681c 19:25:13 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:13 ---> Running in c3264d9389ab 19:25:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:14 Configure a credential helper to remove this warning. See 19:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:14 19:25:14 Login Succeeded 19:25:14 nexus3.edgexfoundry.org:10002 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:14 Configure a credential helper to remove this warning. See 19:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:14 19:25:14 Login Succeeded 19:25:14 nexus3.edgexfoundry.org:10003 19:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:14 Configure a credential helper to remove this warning. See 19:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:14 19:25:14 Login Succeeded 19:25:14 nexus3.edgexfoundry.org:10004 19:25:15 OK: 220 MiB in 52 packages 19:25:15 OK: 220 MiB in 52 packages 19:25:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:15 OK: 220 MiB in 52 packages 19:25:15 OK: 220 MiB in 52 packages 19:25:15 Removing intermediate container 6af2285bb843 19:25:15 ---> 817a35820d36 19:25:15 Step 6/21 : COPY . . 19:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:15 Configure a credential helper to remove this warning. See 19:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:15 19:25:15 Login Succeeded 19:25:15 docker.io 19:25:15 OK: 220 MiB in 52 packages 19:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:16 Removing intermediate container c3746fdf5fb8 19:25:16 ---> 7c8addbbb283 19:25:16 Step 6/30 : COPY . . 19:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:16 Configure a credential helper to remove this warning. See 19:25:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:16 19:25:16 Login Succeeded 19:25:16 Removing intermediate container bccdcf90d420 19:25:16 ---> 034a58000fa2 19:25:16 Step 6/22 : COPY . . 19:25:16 ---> docker-login.sh ends [Pipeline] } 19:25:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 19:25:16 Removing intermediate container 9b1119bf9025 19:25:16 ---> 3fceed9badb2 19:25:16 Step 6/22 : COPY . . [Pipeline] unstash 19:25:16 Removing intermediate container c3264d9389ab 19:25:16 ---> 3ad4631b4920 19:25:16 Step 6/22 : COPY . . [Pipeline] echo 19:25:16 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:25:17 + cut -d -f 2 19:25:17 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 19:25:17 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:17 ========================================================= 19:25:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 19:25:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:25:17 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 19:25:17 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 19:25:17 552d1f2373af: Pulling fs layer 19:25:17 ea3f2d53f512: Pulling fs layer 19:25:17 9e70ebbbe112: Pulling fs layer 19:25:17 7a9cfe048b4a: Pulling fs layer 19:25:17 72dc09318566: Pulling fs layer 19:25:17 f324388ff665: Pulling fs layer 19:25:17 53ef782089cf: Pulling fs layer 19:25:17 2af28fca035d: Pulling fs layer 19:25:17 7a9cfe048b4a: Waiting 19:25:17 72dc09318566: Waiting 19:25:17 f324388ff665: Waiting 19:25:17 53ef782089cf: Waiting 19:25:17 2af28fca035d: Waiting 19:25:17 9e70ebbbe112: Verifying Checksum 19:25:17 9e70ebbbe112: Download complete 19:25:17 ea3f2d53f512: Download complete 19:25:17 72dc09318566: Verifying Checksum 19:25:17 72dc09318566: Download complete 19:25:17 f324388ff665: Verifying Checksum 19:25:17 f324388ff665: Download complete 19:25:17 552d1f2373af: Verifying Checksum 19:25:17 552d1f2373af: Download complete 19:25:17 53ef782089cf: Verifying Checksum 19:25:17 53ef782089cf: Download complete 19:25:18 552d1f2373af: Pull complete 19:25:19 ea3f2d53f512: Pull complete 19:25:19 9e70ebbbe112: Pull complete 19:25:20 2af28fca035d: Verifying Checksum 19:25:20 2af28fca035d: Download complete 19:25:20 7a9cfe048b4a: Verifying Checksum 19:25:20 7a9cfe048b4a: Download complete 19:25:26 ---> 892ff5b27e10 19:25:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:26 ---> 30d155ef5205 19:25:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:26 ---> 70c9c81120c5 19:25:26 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:26 ---> 30dd8095a802 19:25:26 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:26 ---> bab2d7132ae3 19:25:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:26 ---> Running in 00e61a62b1ca 19:25:26 ---> Running in 28254a5f1019 19:25:26 ---> Running in 0b75f3bbc98b 19:25:26 ---> Running in 10231bce7237 19:25:26 ---> Running in fe0ed90bd3a9 19:25:26 skipping... 19:25:26 skipping... 19:25:26 skipping... 19:25:27 Removing intermediate container 28254a5f1019 19:25:27 ---> d0babae969c0 19:25:27 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:25:27 ---> Running in 36804e22ca80 19:25:27 Removing intermediate container 00e61a62b1ca 19:25:27 ---> 7ca210524ed2 19:25:27 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:25:27 skipping... 19:25:27 ---> Running in 7aa1bd4b8efe 19:25:27 skipping... 19:25:27 Removing intermediate container 0b75f3bbc98b 19:25:27 ---> 618d88cb513d 19:25:27 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:27 ---> Running in cb4511d93000 19:25:27 Removing intermediate container 10231bce7237 19:25:27 ---> 040dc4b45b83 19:25:27 Step 8/22 : RUN make cmd/core-command/core-command 19:25:27 ---> Running in 98f34e6e3807 19:25:27 Removing intermediate container fe0ed90bd3a9 19:25:27 ---> 391945943aee 19:25:27 Step 8/22 : RUN make cmd/core-data/core-data 19:25:28 ---> Running in f26d3e554f95 19:25:28 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:25:28 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:25:28 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:25: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:25:28 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:25:32 7a9cfe048b4a: Pull complete 19:25:32 72dc09318566: Pull complete 19:25:32 f324388ff665: Pull complete 19:25:32 53ef782089cf: Pull complete 19:25:38 2af28fca035d: Pull complete 19:25:38 Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 19:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 19:25:38 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [Pipeline] fileExists [Pipeline] sh 19:25:38 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 19:25:38 WORKDIR /edgex 19:25:38 COPY go.mod . 19:25:38 RUN go mod download 19:25:38 + docker build -t ci-base-image-arm64 -f - . 19:25:42 Sending build context to Docker daemon 180.6MB 19:25:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 19:25:42 ---> d19f1962542a 19:25:42 Step 2/4 : WORKDIR /edgex 19:25:43 Removing intermediate container cb4511d93000 19:25:43 ---> e32fb895e374 19:25:43 19:25:43 Step 9/30 : FROM alpine:3.14 19:25:43 Removing intermediate container 7aa1bd4b8efe 19:25:43 ---> 37107e823f94 19:25:43 19:25:43 Step 9/21 : FROM alpine:3.14 19:25:43 Removing intermediate container 36804e22ca80 19:25:43 ---> 9bdd21c275c8 19:25:43 19:25:43 Step 9/22 : FROM alpine:3.14 19:25:43 3.14: Pulling from library/alpine 19:25:43 Removing intermediate container 98f34e6e3807 19:25:43 ---> 617cdbe1c031 19:25:43 19:25:43 Step 9/22 : FROM alpine:3.14 19:25:43 Removing intermediate container f26d3e554f95 19:25:43 ---> c9ef2bee8b5d 19:25:43 19:25:43 Step 9/22 : FROM alpine:3.14 19:25:43 3.14: Pulling from library/alpine 19:25:43 3.14: Pulling from library/alpine 19:25:44 ---> Running in bdc697b1d275 19:25:44 Removing intermediate container bdc697b1d275 19:25:44 ---> 2f5c78c6ca92 19:25:44 Step 3/4 : COPY go.mod . 19:25:44 3.14: Pulling from library/alpine 19:25:44 3.14: Pulling from library/alpine 19:25:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:25:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:25:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:25:44 Status: Downloaded newer image for alpine:3.14 19:25:44 Status: Image is up to date for alpine:3.14 19:25:44 Status: Downloaded newer image for alpine:3.14 19:25:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:25:44 Status: Image is up to date for alpine:3.14 19:25:44 ---> e04c818066af 19:25:44 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:25:44 ---> e04c818066af 19:25:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:25:44 ---> e04c818066af 19:25:44 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:25:44 ---> e04c818066af 19:25:44 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:25:44 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:25:44 Status: Image is up to date for alpine:3.14 19:25:44 ---> e04c818066af 19:25:44 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:25:44 ---> Running in 44bc3653c185 19:25:44 ---> Running in 3319a9a10646 19:25:44 ---> Running in 72a907451cf2 19:25:44 ---> Running in 2f9cb5e4c0fd 19:25:44 ---> Running in 6036f0690e9a 19:25:44 Removing intermediate container 72a907451cf2 19:25:44 ---> 7487dd64b945 19:25:44 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:25:44 Removing intermediate container 2f9cb5e4c0fd 19:25:44 ---> 10c5a7400729 19:25:44 Step 11/22 : ENV APP_PORT=59880 19:25:44 ---> Running in 208cb43850c2 19:25:44 ---> Running in 251e6c05b272 19:25:44 Removing intermediate container 251e6c05b272 19:25:44 ---> 90dcd2d88a19 19:25:44 Step 12/22 : EXPOSE $APP_PORT 19:25:44 ---> Running in bf02348598e5 19:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:44 Removing intermediate container bf02348598e5 19:25:44 ---> a0a7bd042b5b 19:25:44 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:44 ---> Running in 435a6e683516 19:25:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:45 ---> ef33fa6ea9fb 19:25:45 Step 4/4 : RUN go mod download 19:25:45 ---> Running in 7dc119bc36ba 19:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:45 (1/1) Installing dumb-init (1.2.5-r1) 19:25:45 Executing busybox-1.33.1-r7.trigger 19:25:45 OK: 6 MiB in 15 packages 19:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:45 (1/2) Installing ca-certificates (20211220-r0) 19:25:45 (2/2) Installing dumb-init (1.2.5-r1) 19:25:45 Executing busybox-1.33.1-r7.trigger 19:25:45 Executing ca-certificates-20211220-r0.trigger 19:25:45 (1/2) Installing dumb-init (1.2.5-r1) 19:25:45 OK: 6 MiB in 16 packages 19:25:45 (2/2) Installing su-exec (0.2-r1) 19:25:45 Executing busybox-1.33.1-r7.trigger 19:25:45 OK: 6 MiB in 16 packages 19:25:45 (1/1) Installing dumb-init (1.2.5-r1) 19:25:45 Executing busybox-1.33.1-r7.trigger 19:25:45 OK: 6 MiB in 15 packages 19:25:45 Removing intermediate container 3319a9a10646 19:25:45 ---> 905f112c296f 19:25:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:25:45 ---> Running in 43adbc5b9ed2 19:25:45 Removing intermediate container 435a6e683516 19:25:45 ---> 02cb903c03e9 19:25:45 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:25:45 ---> Running in 679b21929d58 19:25:46 Removing intermediate container 43adbc5b9ed2 19:25:46 ---> 258cd71e47e5 19:25:46 Step 12/22 : ENV APP_PORT=59881 19:25:46 ---> Running in c9efffe24eea 19:25:46 Removing intermediate container 44bc3653c185 19:25:46 ---> 893683028236 19:25:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:25:46 Removing intermediate container c9efffe24eea 19:25:46 ---> 54242c71f7ca 19:25:46 Step 13/22 : EXPOSE $APP_PORT 19:25:46 Removing intermediate container 208cb43850c2 19:25:46 ---> 950e44a21f0d 19:25:46 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:25:46 ---> Running in c4753d37f368 19:25:46 ---> Running in f47221379c14 19:25:46 ---> Running in 31dea3753299 19:25:46 Removing intermediate container 6036f0690e9a 19:25:46 ---> 77ffd16634b3 19:25:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:25:46 Removing intermediate container c4753d37f368 19:25:46 ---> b685236a1976 19:25:46 Step 12/21 : ENV APP_PORT=59860 19:25:46 ---> Running in 6c96cb741a8d 19:25:46 ---> Running in 934ee929000f 19:25:46 Removing intermediate container f47221379c14 19:25:46 ---> ce4aff9d9a88 19:25:46 Step 14/22 : WORKDIR / 19:25:46 Removing intermediate container 31dea3753299 19:25:46 ---> 597ae148294b 19:25:46 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:25:46 ---> Running in 0bb192ed223b 19:25:46 ---> Running in 3b34c282f360 19:25:46 Removing intermediate container 6c96cb741a8d 19:25:46 ---> 0f4bf15339e3 19:25:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:25:46 Step 12/22 : ENV APP_PORT=59882 19:25:46 Removing intermediate container 934ee929000f 19:25:46 ---> 48c7433b62ec 19:25:46 Step 13/21 : EXPOSE $APP_PORT 19:25:46 ---> Running in 36e2ed22fca1 19:25:46 Removing intermediate container 0bb192ed223b 19:25:46 ---> b0f0a7a3ed2f 19:25:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:46 Removing intermediate container 3b34c282f360 19:25:46 ---> 7d60c4afaf26 19:25:46 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:25:46 ---> Running in 59ba90a0b188 19:25:46 ---> Running in e25653ac5077 19:25:46 Removing intermediate container 36e2ed22fca1 19:25:46 ---> c65747df807a 19:25:46 Step 13/22 : EXPOSE $APP_PORT 19:25:46 ---> Running in cfea158f57d8 19:25:46 Removing intermediate container 59ba90a0b188 19:25:46 ---> d324e52a6863 19:25:46 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:46 ---> 32a20f5aad8a 19:25:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:25:46 Removing intermediate container cfea158f57d8 19:25:46 ---> 53febcf6f6c6 19:25:46 Step 14/22 : WORKDIR / 19:25:46 ---> Running in 7a865d95053b 19:25:46 ---> a90c80892b6e 19:25:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:25:46 Removing intermediate container 7a865d95053b 19:25:46 ---> 479c08a6db84 19:25:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:47 ---> e413e7e8790f 19:25:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:25:47 ---> 821c3da91003 19:25:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:25:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:25:47 ---> 0b04c01f2e20 19:25:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:25:47 ---> 71e41f96df1d 19:25:47 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:25:47 Removing intermediate container e25653ac5077 19:25:47 ---> cdb1048be61a 19:25:47 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:25:47 ---> Running in 76ec6c0d348f 19:25:47 ---> Running in 8d5e4b70036f 19:25:47 ---> 8564c0d34d0c 19:25:47 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:25:47 ---> Running in c704e74b2e19 19:25:47 Removing intermediate container 76ec6c0d348f 19:25:47 ---> fd20ce87c466 19:25:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:47 Removing intermediate container 8d5e4b70036f 19:25:47 ---> 96c08b3205b8 19:25:47 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:25:47 (1/6) Installing dumb-init (1.2.5-r1) 19:25:47 ---> 32be783f003a 19:25:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:25:47 ---> Running in 60950fab724c 19:25:47 Removing intermediate container c704e74b2e19 19:25:47 ---> c8d058b07817 19:25:47 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:25:47 ---> Running in 38eeb390a8d6 19:25:47 Removing intermediate container 60950fab724c 19:25:47 ---> f88dbad04709 19:25:47 Step 20/22 : LABEL arch=x86_64 19:25:47 ---> 880684191dcf 19:25:47 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:25:47 (3/6) Installing libsodium (1.0.18-r0) 19:25:47 ---> Running in daab0c50b3c5 19:25:47 ---> Running in d0845b08d353 19:25:47 ---> f955bc7fae44 19:25:47 Step 18/22 : ENTRYPOINT ["/core-command"] 19:25:47 Removing intermediate container 38eeb390a8d6 19:25:47 ---> 38d6095d2bcb 19:25:47 Step 19/21 : LABEL arch=x86_64 19:25:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:25:47 ---> Running in 5d44acfec3f7 19:25:47 ---> Running in 7ede4f9d88a3 19:25:47 Removing intermediate container daab0c50b3c5 19:25:47 ---> 22492b30e047 19:25:47 Step 21/22 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 19:25:47 (5/6) Installing libzmq (4.3.4-r0) 19:25:47 ---> Running in 6a6e8225df74 19:25:47 Removing intermediate container 5d44acfec3f7 19:25:47 ---> fff354dcb5b0 19:25:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:48 Removing intermediate container 7ede4f9d88a3 19:25:48 ---> bc5e6ec54569 19:25:48 Step 20/21 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 19:25:48 ---> Running in 41c4e6be3b6a 19:25:48 (6/6) Installing zeromq (4.3.4-r0) 19:25:48 ---> Running in bcc782bc3a9f 19:25:48 Removing intermediate container 6a6e8225df74 19:25:48 ---> ac24c18395f2 19:25:48 Step 22/22 : LABEL version=0.0.0 19:25:48 ---> Running in 76cdad5a28da 19:25:48 Executing busybox-1.33.1-r7.trigger 19:25:48 OK: 8 MiB in 20 packages 19:25:48 Removing intermediate container 41c4e6be3b6a 19:25:48 ---> d1ab05b9ff14 19:25:48 Step 20/22 : LABEL arch=x86_64 19:25:48 ---> Running in 37d58c95e8b8 19:25:48 Removing intermediate container bcc782bc3a9f 19:25:48 ---> 3b5a50711ca0 19:25:48 Step 21/21 : LABEL version=0.0.0 19:25:48 Removing intermediate container 76cdad5a28da 19:25:48 ---> 084e9f77bf18 19:25:48 19:25:48 ---> Running in a26efbb8b60d 19:25:48 Successfully built 084e9f77bf18 19:25:48 Successfully tagged core-metadata:latest 19:25:48  Building core-metadata ... done Building security-proxy-setup 19:25:48 Removing intermediate container 37d58c95e8b8 19:25:48 ---> 5db59f6d8221 19:25:48 Step 21/22 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 19:25:48 Removing intermediate container a26efbb8b60d 19:25:48 ---> 6cf1bb33a863 19:25:48 19:25:48 ---> Running in ec1237c3619d 19:25:48 Removing intermediate container ec1237c3619d 19:25:48 ---> 343afa7c13a0 19:25:48 Step 22/22 : LABEL version=0.0.0 19:25:48 Removing intermediate container d0845b08d353 19:25:48 ---> dfee929992fd 19:25:48 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:48 ---> Running in e642a4d0a452 19:25:48 Successfully built 6cf1bb33a863 19:25:48 Successfully tagged support-notifications:latest 19:25:48 Building sys-mgmt-agent 19:25:48  Building support-notifications ... done Removing intermediate container 679b21929d58 19:25:48 ---> 71a9b33861d8 19:25:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:25:48 Removing intermediate container e642a4d0a452 19:25:48 ---> 5f54bd5f3169 19:25:48 19:25:48 ---> ca8ce2f0d753 19:25:48 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:25:48 ---> c82115163e5c 19:25:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:25:48 Successfully built 5f54bd5f3169 19:25:48 Successfully tagged core-command:latest 19:25:48 Building support-scheduler 19:25:50  Building core-command ... done  ---> b693159e78e3 19:25:50 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:25:51 ---> 14ff64aaf7ed 19:25:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:25:51 ---> 1248326dcdbb 19:25:51 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:25:51 ---> 08ab84ab3ad5 19:25:51 Step 18/22 : ENTRYPOINT ["/core-data"] 19:25:51 ---> Running in 3a944510b769 19:25:51 ---> 48ceafef7ed4 19:25:51 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:25:51 Removing intermediate container 3a944510b769 19:25:51 ---> 66a3cec07ade 19:25:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:25:51 ---> Running in f8c152ed7806 19:25:51 ---> bbab9fbdb27c 19:25:51 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:25:51 Removing intermediate container f8c152ed7806 19:25:51 ---> Running in 42e23e7d3e08 19:25:51 ---> 8e69171bf53e 19:25:51 Step 20/22 : LABEL arch=x86_64 19:25:51 ---> Running in 0a8687ec1330 19:25:51 Removing intermediate container 42e23e7d3e08 19:25:51 ---> ddf466f34143 19:25:51 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:25:51 Removing intermediate container 0a8687ec1330 19:25:51 ---> fdc43aee263b 19:25:51 Step 21/22 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 19:25:51 ---> Running in 437c2d8bd2f8 19:25:51 ---> ca3e345da322 19:25:51 Step 25/30 : RUN chmod +x /entrypoint.sh 19:25:51 Removing intermediate container 437c2d8bd2f8 19:25:51 ---> 6953082e8fb8 19:25:51 Step 22/22 : LABEL version=0.0.0 19:25:51 ---> Running in e90f1dae83dd 19:25:51 ---> Running in c6c9f161d145 19:25:51 Removing intermediate container c6c9f161d145 19:25:51 ---> 178803507335 19:25:51 19:25:52 Successfully built 178803507335 19:25:52 Successfully tagged core-data:latest 19:25:52 Building security-secretstore-setup 19:25:52  Building core-data ... done Removing intermediate container e90f1dae83dd 19:25:52 ---> 84cbb5a69f57 19:25:52 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:25:52 ---> Running in eebd5f9b00c0 19:25:52 Removing intermediate container eebd5f9b00c0 19:25:52 ---> f586fe814dfa 19:25:52 Step 27/30 : CMD ["gate"] 19:25:52 ---> Running in ba58e8c29293 19:25:52 Removing intermediate container ba58e8c29293 19:25:52 ---> c4579be9140e 19:25:52 Step 28/30 : LABEL arch=x86_64 19:25:52 ---> Running in 146141267a7e 19:25:52 Removing intermediate container 146141267a7e 19:25:52 ---> 04c02f3aaa5b 19:25:52 Step 29/30 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 19:25:53 ---> Running in 2436790e9005 19:25:53 Removing intermediate container 2436790e9005 19:25:53 ---> 70ce2be89722 19:25:53 Step 30/30 : LABEL version=0.0.0 19:25:53 ---> Running in ce3e01357d98 19:25:53 Removing intermediate container ce3e01357d98 19:25:53 ---> 70e4feef7635 19:25:53 19:25:53 Successfully built 70e4feef7635 19:25:53 Successfully tagged security-bootstrapper:latest 19:25:59  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:25:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:25:59 ---> cd0da7c6b276 19:25:59 Step 3/20 : WORKDIR /edgex-go 19:25:59 ---> Using cache 19:25:59 ---> 3951f4c8947e 19:25:59 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:59 ---> Using cache 19:25:59 ---> e7bad1205334 19:25:59 Step 5/20 : RUN apk add --update --no-cache make git 19:25:59 ---> Using cache 19:25:59 ---> 7c8addbbb283 19:25:59 Step 6/20 : COPY . . 19:25:59 ---> Using cache 19:25:59 ---> 30dd8095a802 19:25:59 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:59 ---> Using cache 19:25:59 ---> 618d88cb513d 19:25:59 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:26:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:26:00 ---> cd0da7c6b276 19:26:00 Step 3/22 : WORKDIR /edgex-go 19:26:00 ---> Using cache 19:26:00 ---> 3951f4c8947e 19:26:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:00 ---> Using cache 19:26:00 ---> e7bad1205334 19:26:00 Step 5/22 : RUN apk add --update --no-cache make bash git 19:26:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:26:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:00 ---> cd0da7c6b276 19:26:00 Step 3/23 : WORKDIR /edgex-go 19:26:00 ---> Using cache 19:26:00 ---> 3951f4c8947e 19:26:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:00 ---> Using cache 19:26:00 ---> e7bad1205334 19:26:00 Step 5/23 : RUN apk add --update --no-cache make git 19:26:00 ---> Using cache 19:26:00 ---> 7c8addbbb283 19:26:00 Step 6/23 : COPY go.mod . 19:26:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:26:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:01 ---> cd0da7c6b276 19:26:01 Step 3/24 : WORKDIR /edgex-go 19:26:01 ---> Using cache 19:26:01 ---> 3951f4c8947e 19:26:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:01 ---> Using cache 19:26:01 ---> e7bad1205334 19:26:01 Step 5/24 : RUN apk add --update --no-cache make git 19:26:01 ---> Using cache 19:26:01 ---> 7c8addbbb283 19:26:01 Step 6/24 : COPY . . 19:26:01 ---> Using cache 19:26:01 ---> 30dd8095a802 19:26:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:01 ---> Using cache 19:26:01 ---> 618d88cb513d 19:26:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:03 ---> 6ebd5d430b1e 19:26:03 Step 7/23 : RUN go mod download 19:26:03 ---> Running in 6ca45b807ffc 19:26:03 ---> Running in deab60ba1588 19:26:03 ---> Running in 0c8a757fa6b3 19:26:03 ---> Running in eeb428227d2b 19:26:03 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:26:03 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:26:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:26:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:26:05 OK: 220 MiB in 52 packages 19:26:05 Removing intermediate container eeb428227d2b 19:26:05 ---> 1ddfa7c4338a 19:26:05 Step 8/23 : COPY . . 19:26:06 Removing intermediate container 0c8a757fa6b3 19:26:06 ---> 4f2438a14b73 19:26:06 Step 6/22 : COPY . . 19:26:10 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:26:10 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:14 ---> 96dc55125729 19:26:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:14 ---> 57f4347ec00f 19:26:14 Step 9/23 : RUN go mod tidy 19:26:14 ---> Running in 0e5609d6fb62 19:26:14 ---> Running in 7751da7e5963 19:26:15 Removing intermediate container deab60ba1588 19:26:15 ---> aa387044f49f 19:26:15 19:26:15 Step 9/20 : FROM alpine:3.14 19:26:15 ---> e04c818066af 19:26:15 Step 10/20 : RUN apk add --update --no-cache curl 19:26:15 Removing intermediate container 6ca45b807ffc 19:26:15 ---> 3f2f61ca1964 19:26:15 19:26:15 Step 9/24 : FROM alpine:3.14 19:26:15 ---> e04c818066af 19:26:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:26:15 ---> Running in da4607055806 19:26:15 ---> Running in 80ba343ba4ae 19:26:15 skipping... 19:26:15 Removing intermediate container 0e5609d6fb62 19:26:15 ---> 7965f5639b2f 19:26:15 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:26:15 Removing intermediate container 7751da7e5963 19:26:15 ---> ed847b9f63be 19:26:15 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:26:15 ---> Running in 2f154097029a 19:26:15 ---> Running in a2b182a14b50 19:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:26:16 (1/5) Installing ca-certificates (20211220-r0) 19:26:16 (1/3) Installing ca-certificates (20211220-r0) 19:26:16 (2/5) Installing brotli-libs (1.0.9-r5) 19:26:16 (2/3) Installing dumb-init (1.2.5-r1) 19:26:16 (3/3) Installing su-exec (0.2-r1) 19:26:16 Executing busybox-1.33.1-r7.trigger 19:26:16 Executing ca-certificates-20211220-r0.trigger 19:26:16 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:26:16 (4/5) Installing libcurl (7.79.1-r2) 19:26:16 (5/5) Installing curl (7.79.1-r2) 19:26:16 OK: 6 MiB in 17 packages 19:26:16 Executing busybox-1.33.1-r7.trigger 19:26:16 Executing ca-certificates-20211220-r0.trigger 19:26:16 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:16 OK: 8 MiB in 19 packages 19:26:16 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:26:16 Removing intermediate container 80ba343ba4ae 19:26:16 ---> be0c40d50da6 19:26:16 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:26:16 Removing intermediate container da4607055806 19:26:16 ---> ddd470e689d3 19:26:16 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:26:16 ---> Running in 344d4e62ce2a 19:26:16 ---> Running in ce0c399a39eb 19:26:16 Removing intermediate container 344d4e62ce2a 19:26:16 ---> 618024ce7e9c 19:26:16 Step 12/24 : WORKDIR / 19:26:17 Removing intermediate container ce0c399a39eb 19:26:17 ---> 48e704fe5bc7 19:26:17 Step 12/20 : WORKDIR /edgex 19:26:17 ---> Running in 98c74cd9082c 19:26:17 ---> Running in bb1f68de09a6 19:26:17 Removing intermediate container bb1f68de09a6 19:26:17 ---> fbcff39d9bd2 19:26:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:26:17 Removing intermediate container 98c74cd9082c 19:26:17 ---> 6969f4c5d7a7 19:26:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:26:18 ---> ffcc0b416c56 19:26:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:26:18 ---> 0567281bdbda 19:26:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:26:18 ---> f4a1bb2bcecf 19:26:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:26:18 ---> d7a7f7c71ff8 19:26:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:19 ---> 2aa67fac78f7 19:26:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:26:19 ---> 76c26c901357 19:26:19 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:26:19 ---> Running in c97cbc6df651 19:26:19 ---> 95f15ab62673 19:26:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:26:19 Removing intermediate container c97cbc6df651 19:26:19 ---> 552309258834 19:26:19 Step 17/20 : CMD ["--init=true"] 19:26:19 ---> Running in a75555a1c8e0 19:26:19 Removing intermediate container a75555a1c8e0 19:26:19 ---> 93900429b260 19:26:19 Step 18/20 : LABEL arch=x86_64 19:26:19 ---> Running in b56b4864f544 19:26:19 ---> c84b98801ac6 19:26:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:26:19 Removing intermediate container b56b4864f544 19:26:19 ---> d55bbc644bc5 19:26:19 Step 19/20 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 19:26:19 ---> Running in 7e5bd4cb25f7 19:26:19 Removing intermediate container 7e5bd4cb25f7 19:26:19 ---> 52478898846d 19:26:19 Step 20/20 : LABEL version=0.0.0 19:26:19 ---> Running in e2e8bf91cfc4 19:26:20 ---> a14d356fc791 19:26:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:26:20 Removing intermediate container e2e8bf91cfc4 19:26:20 ---> 248bd8380b65 19:26:20 19:26:20 Successfully built 248bd8380b65 19:26:20 Successfully tagged security-proxy-setup:latest 19:26:20  Building security-proxy-setup ... done  ---> 19be8e233c96 19:26:20 Step 20/24 : 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:26:20 ---> Running in db349782890f 19:26:21 Removing intermediate container db349782890f 19:26:21 ---> ad11af4c182b 19:26:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:26:21 ---> Running in 2330e4fb2199 19:26:21 Removing intermediate container 2330e4fb2199 19:26:21 ---> 23e73d7463bf 19:26:21 Step 22/24 : LABEL arch=x86_64 19:26:21 ---> Running in 43e385d62142 19:26:21 Removing intermediate container 43e385d62142 19:26:21 ---> 829b9380c94d 19:26:21 Step 23/24 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 19:26:21 ---> Running in 2dc0fbaca62a 19:26:21 Removing intermediate container 2dc0fbaca62a 19:26:21 ---> b87722bfb6e8 19:26:21 Step 24/24 : LABEL version=0.0.0 19:26:21 ---> Running in f7e8309ba105 19:26:21 Removing intermediate container f7e8309ba105 19:26:21 ---> 0893274886d7 19:26:21 19:26:22 Successfully built 0893274886d7 19:26:22 Successfully tagged security-secretstore-setup:latest 19:26:24  Building security-secretstore-setup ... done Removing intermediate container a2b182a14b50 19:26:24 ---> 3b9dbae16300 19:26:24 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:26:24 ---> Running in dac97b4aea28 19:26:24 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:26:24 Removing intermediate container 2f154097029a 19:26:24 ---> 32afa8f93064 19:26:24 19:26:24 Step 11/23 : FROM alpine:3.14 19:26:24 ---> e04c818066af 19:26:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:26:24 ---> Using cache 19:26:24 ---> 77ffd16634b3 19:26:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:24 ---> Using cache 19:26:24 ---> 0f4bf15339e3 19:26:24 Step 14/23 : ENV APP_PORT=59861 19:26:24 ---> Running in c7b8487c522d 19:26:24 Removing intermediate container c7b8487c522d 19:26:24 ---> b58b087de5f7 19:26:24 Step 15/23 : EXPOSE $APP_PORT 19:26:24 ---> Running in b88db770e0af 19:26:24 Removing intermediate container b88db770e0af 19:26:24 ---> 437e05fe2608 19:26:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:24 ---> 9fc8ebd91b88 19:26:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:26:25 Removing intermediate container dac97b4aea28 19:26:25 ---> 9a71a93e259b 19:26:25 19:26:25 Step 10/22 : FROM docker:20.10.8 19:26:25 ---> b7100b0b1dbf 19:26:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:26:25 ---> 49eb340352bd 19:26:25 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:26:25 ---> Running in 6c46f055f2a0 19:26:25 Removing intermediate container 6c46f055f2a0 19:26:25 ---> 868dcc987cdc 19:26:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:25 ---> Running in ede5eafbf23c 19:26:25 Removing intermediate container ede5eafbf23c 19:26:25 ---> c0c97d5e5676 19:26:25 Step 21/23 : LABEL arch=x86_64 19:26:25 20.10.8: Pulling from library/docker 19:26:25 ---> Running in c79753a126ae 19:26:25 Removing intermediate container c79753a126ae 19:26:25 ---> f39e8e90ebf1 19:26:25 Step 22/23 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 19:26:25 ---> Running in 217655ae62fb 19:26:25 Removing intermediate container 217655ae62fb 19:26:25 ---> 0490c0516ead 19:26:25 Step 23/23 : LABEL version=0.0.0 19:26:25 ---> Running in efe51bc11641 19:26:26 Removing intermediate container efe51bc11641 19:26:26 ---> 510fadf13454 19:26:26 19:26:26 Successfully built 510fadf13454 19:26:26 Successfully tagged support-scheduler:latest 19:26:28  Building support-scheduler ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:26:28 Status: Downloaded newer image for docker:20.10.8 19:26:28 ---> bc6c0ffef665 19:26:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:26:28 ---> Running in 069a9258a1d2 19:26:28 Removing intermediate container 069a9258a1d2 19:26:28 ---> 734f750b6947 19:26:28 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:26:28 ---> Running in 588a6fbfeeca 19:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:26:28 (1/42) Installing readline (8.1.0-r0) 19:26:28 (2/42) Installing bash (5.1.16-r0) 19:26:28 Executing bash-5.1.16-r0.post-install 19:26:28 (3/42) Installing brotli-libs (1.0.9-r5) 19:26:28 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:26:28 (5/42) Installing libcurl (7.79.1-r2) 19:26:28 (6/42) Installing curl (7.79.1-r2) 19:26:28 (7/42) Installing dumb-init (1.2.5-r1) 19:26:28 (8/42) Installing libbz2 (1.0.8-r1) 19:26:28 (9/42) Installing expat (2.4.7-r0) 19:26:28 (10/42) Installing libffi (3.3-r2) 19:26:28 (11/42) Installing gdbm (1.19-r0) 19:26:28 (12/42) Installing xz-libs (5.2.5-r1) 19:26:28 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:26:28 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:26:28 (15/42) Installing mpdecimal (2.5.1-r1) 19:26:28 (16/42) Installing sqlite-libs (3.35.5-r0) 19:26:28 (17/42) Installing python3 (3.9.5-r2) 19:26:29 (18/42) Installing py3-appdirs (1.4.4-r2) 19:26:29 (19/42) Installing py3-chardet (4.0.0-r2) 19:26:29 (20/42) Installing py3-idna (3.2-r0) 19:26:29 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:26:29 (22/42) Installing py3-certifi (2020.12.5-r1) 19:26:29 (23/42) Installing py3-requests (2.25.1-r4) 19:26:29 (24/42) Installing py3-msgpack (1.0.2-r1) 19:26:29 (25/42) Installing py3-lockfile (0.12.2-r4) 19:26:29 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:26:29 (27/42) Installing py3-colorama (0.4.4-r1) 19:26:29 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:26:29 (29/42) Installing py3-distlib (0.3.1-r3) 19:26:29 (30/42) Installing py3-distro (1.5.0-r3) 19:26:29 (31/42) Installing py3-six (1.15.0-r1) 19:26:29 (32/42) Installing py3-webencodings (0.5.1-r4) 19:26:29 (33/42) Installing py3-html5lib (1.1-r1) 19:26:29 (34/42) Installing py3-parsing (2.4.7-r2) 19:26:29 (35/42) Installing py3-packaging (20.9-r1) 19:26:29 (36/42) Installing py3-toml (0.10.2-r2) 19:26:29 (37/42) Installing py3-pep517 (0.10.0-r2) 19:26:29 (38/42) Installing py3-progress (1.5-r2) 19:26:29 (39/42) Installing py3-retrying (1.3.3-r1) 19:26:29 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:26:29 (41/42) Installing py3-setuptools (52.0.0-r3) 19:26:29 (42/42) Installing py3-pip (20.3.4-r1) 19:26:29 Executing busybox-1.33.1-r3.trigger 19:26:29 OK: 84 MiB in 64 packages 19:26:30 Collecting docker-compose==1.23.2 19:26:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:26:30 Collecting PyYAML<4,>=3.10 19:26:30 Downloading PyYAML-3.13.tar.gz (270 kB) 19:26:30 Collecting dockerpty<0.5,>=0.4.1 19:26:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:26:31 Collecting websocket-client<1.0,>=0.32.0 19:26:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:26:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:26:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:26:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:26:31 Collecting jsonschema<3,>=2.5.1 19:26:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:26:31 Collecting cached-property<2,>=1.2.0 19:26:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:26:31 Collecting docopt<0.7,>=0.6.1 19:26:31 Downloading docopt-0.6.2.tar.gz (25 kB) 19:26:31 Collecting docker<4.0,>=3.6.0 19:26:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:26:31 Collecting texttable<0.10,>=0.9.0 19:26:31 Downloading texttable-0.9.1.tar.gz (11 kB) 19:26:32 Collecting docker-pycreds>=0.4.0 19:26:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:26:32 Collecting chardet<3.1.0,>=3.0.2 19:26:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:26:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:26:32 Collecting urllib3<1.25,>=1.21.1 19:26:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:26:32 Collecting idna<2.8,>=2.5 19:26:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:26:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:26:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:26:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:26:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:26:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:26:32 Attempting uninstall: urllib3 19:26:32 Found existing installation: urllib3 1.26.5 19:26:32 Uninstalling urllib3-1.26.5: 19:26:32 Successfully uninstalled urllib3-1.26.5 19:26:32 Attempting uninstall: idna 19:26:32 Found existing installation: idna 3.2 19:26:32 Uninstalling idna-3.2: 19:26:32 Successfully uninstalled idna-3.2 19:26:32 Attempting uninstall: chardet 19:26:32 Found existing installation: chardet 4.0.0 19:26:32 Uninstalling chardet-4.0.0: 19:26:32 Successfully uninstalled chardet-4.0.0 19:26:33 Attempting uninstall: requests 19:26:33 Found existing installation: requests 2.25.1 19:26:33 Uninstalling requests-2.25.1: 19:26:33 Successfully uninstalled requests-2.25.1 19:26:33 Running setup.py install for texttable: started 19:26:33 Running setup.py install for texttable: finished with status 'done' 19:26:33 Running setup.py install for PyYAML: started 19:26:33 Running setup.py install for PyYAML: finished with status 'done' 19:26:33 Running setup.py install for docopt: started 19:26:34 Running setup.py install for docopt: finished with status 'done' 19:26:34 Running setup.py install for dockerpty: started 19:26:34 Running setup.py install for dockerpty: finished with status 'done' 19:26:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:26:37 Removing intermediate container 588a6fbfeeca 19:26:37 ---> 3c358aff2010 19:26:37 Step 13/22 : ENV APP_PORT=58890 19:26:37 ---> Running in 7311a2c3e936 19:26:37 Removing intermediate container 7311a2c3e936 19:26:37 ---> 351f2898248c 19:26:37 Step 14/22 : EXPOSE $APP_PORT 19:26:37 ---> Running in 6834afd5e0a8 19:26:37 Removing intermediate container 6834afd5e0a8 19:26:37 ---> 9be4e8beb0aa 19:26:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:26:37 ---> 817563f20ba4 19:26:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:26:37 ---> 8062f027beda 19:26:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:26:37 ---> 8e8885aee71f 19:26:37 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:26:37 ---> Running in 6593bcd451c9 19:26:37 Removing intermediate container 6593bcd451c9 19:26:37 ---> 64ffe41492e3 19:26:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:37 ---> Running in eb4b3e8a50fd 19:26:37 Removing intermediate container eb4b3e8a50fd 19:26:37 ---> cd3199381485 19:26:37 Step 20/22 : LABEL arch=x86_64 19:26:38 ---> Running in 10653454ab81 19:26:38 Removing intermediate container 10653454ab81 19:26:38 ---> be1faa04aba2 19:26:38 Step 21/22 : LABEL git_sha=29b7c8fbee03101b9e9802a40ce441d8fb436342 19:26:38 ---> Running in 2e2b59c5f135 19:26:38 Removing intermediate container 2e2b59c5f135 19:26:38 ---> 05615402efc8 19:26:38 Step 22/22 : LABEL version=0.0.0 19:26:38 ---> Running in 879ce31f8180 19:26:38 Removing intermediate container 879ce31f8180 19:26:38 ---> f948567c1c61 19:26:38 19:26:38 Successfully built f948567c1c61 19:26:38 Successfully tagged sys-mgmt-agent:latest 19:26:38  Building sys-mgmt-agent ... done  [Pipeline] } 19:26:38 $ docker stop --time=1 6aba010133072b38e14d54cb708bf3ea74a0eb3c0504a167e7d40dd641ad99be 19:26:39 $ docker rm -f 6aba010133072b38e14d54cb708bf3ea74a0eb3c0504a167e7d40dd641ad99be [Pipeline] // withDockerContainer [Pipeline] sh 19:26:40 + docker images 19:26:40 REPOSITORY TAG IMAGE ID CREATED SIZE 19:26:40 sys-mgmt-agent latest f948567c1c61 2 seconds ago 294MB 19:26:40 9a71a93e259b 15 seconds ago 1.77GB 19:26:40 support-scheduler latest 510fadf13454 15 seconds ago 16.2MB 19:26:40 32afa8f93064 16 seconds ago 1.77GB 19:26:40 security-secretstore-setup latest 0893274886d7 19 seconds ago 28.3MB 19:26:40 security-proxy-setup latest 248bd8380b65 20 seconds ago 26.8MB 19:26:40 3f2f61ca1964 26 seconds ago 1.78GB 19:26:40 aa387044f49f 26 seconds ago 1.78GB 19:26:40 security-bootstrapper latest 70e4feef7635 47 seconds ago 18.9MB 19:26:40 core-data latest 178803507335 49 seconds ago 20.7MB 19:26:40 core-metadata latest 084e9f77bf18 52 seconds ago 16.9MB 19:26:40 support-notifications latest 6cf1bb33a863 52 seconds ago 16.9MB 19:26:40 core-command latest 5f54bd5f3169 52 seconds ago 16.1MB 19:26:40 c9ef2bee8b5d 58 seconds ago 1.78GB 19:26:40 617cdbe1c031 58 seconds ago 1.77GB 19:26:40 37107e823f94 59 seconds ago 1.77GB 19:26:40 9bdd21c275c8 59 seconds ago 1.78GB 19:26:40 e32fb895e374 59 seconds ago 1.77GB 19:26:40 ci-base-image-x86_64 latest cd0da7c6b276 3 minutes ago 1.25GB 19:26:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 days ago 253MB 19:26:40 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.16-alpine-lts de6a6ee31cbe 6 weeks ago 548MB 19:26:40 alpine 3.14 e04c818066af 3 months ago 5.59MB 19:26:40 docker 20.10.8 bc6c0ffef665 10 months ago 214MB 19:26:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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:26:55 Still waiting to schedule task 19:26:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:27:06 Removing intermediate container 7dc119bc36ba 19:27:06 ---> 6d2ff3fa663e 19:27:06 Successfully built 6d2ff3fa663e 19:27:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:07 + docker inspect -f . ci-base-image-arm64 19:27:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:07 prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container 19:27:07 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:27:08 $ docker top 78ea0449982efee381c8050b408215a1b7d1f9e5ba1aad5f98c4c9adc7aa0551 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:09 + go version 19:27:09 go version go1.16.8 linux/arm64 [Pipeline] } 19:27:09 $ docker stop --time=1 78ea0449982efee381c8050b408215a1b7d1f9e5ba1aad5f98c4c9adc7aa0551 19:27:11 $ docker rm -f 78ea0449982efee381c8050b408215a1b7d1f9e5ba1aad5f98c4c9adc7aa0551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:12 + docker inspect -f . ci-base-image-arm64 19:27:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:12 prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container 19:27:12 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:27:13 $ docker top 0e7d0b9f53e63aad81c70fef06d5ac9a26ce2829a1244d6d25f844d23a4ec387 -eo pid,comm [Pipeline] { [Pipeline] echo 19:27:14 ========================================================= 19:27:14 [edgeXBuildGoParallel] Running Tests and Build... 19:27:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:27:14 + make test 19:27:14 go mod tidy 19:27:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:27:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:28:06 Running on prd-ubuntu18.04-docker-8c-8g-19340 in /w/workspace/edgexfoundry_edgex-go_PR-4088 [Pipeline] { [Pipeline] ws 19:28:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:28:06 The recommended git tool is: git 19:28:08 using credential edgex-jenkins-ssh 19:28:08 Cloning the remote Git repository 19:28:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:28:08 > git init /w/workspace/edgex-go/1 # timeout=10 19:28:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:28:08 > git --version # timeout=10 19:28:08 > git --version # 'git version 2.17.1' 19:28:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:28:13 Merging remotes/origin/jakarta commit 62717fc6620d107dbf64332316dd1f6ea23a5ec1 into PR head commit 66f0f752934c914aa618c5df395ea82206a718b9 19:28:13 Merge succeeded, producing c650429ba48620e623b5b3afe9fcf56f6d4b930a 19:28:13 Checking out Revision c650429ba48620e623b5b3afe9fcf56f6d4b930a (PR-4088) 19:28:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:28:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:28:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:28:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:28:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4088/head:refs/remotes/origin/PR-4088 +refs/heads/jakarta:refs/remotes/origin/jakarta # timeout=10 19:28:13 > git config core.sparsecheckout # timeout=10 19:28:13 > git checkout -f 66f0f752934c914aa618c5df395ea82206a718b9 # timeout=10 19:28:13 > git remote # timeout=10 19:28:13 > git config --get remote.origin.url # timeout=10 19:28:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:28:13 > git merge 62717fc6620d107dbf64332316dd1f6ea23a5ec1 # timeout=10 19:28:13 > git rev-parse HEAD^{commit} # timeout=10 19:28:13 > git config core.sparsecheckout # timeout=10 19:28:13 > git checkout -f c650429ba48620e623b5b3afe9fcf56f6d4b930a # timeout=10 19:28:17 Commit message: "Merge commit '62717fc6620d107dbf64332316dd1f6ea23a5ec1' into HEAD" 19:28:17 First time build. Skipping changelog. 19:28:17 > git --version # timeout=10 19:28:17 > git --version # 'git version 2.17.1' 19:28:17 fatal: bad object 7e4371ac6d730b8e642184b898413c6ef59a5643 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:17 + echo snap-build.sh 19:28:17 snap-build.sh 19:28:17 + SNAP_BASE_DIR=. 19:28:17 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:28:17 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:28:17 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:28:17 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:28:17 + cd /w/workspace/edgex-go/1 19:28:17 + sudo apt-get remove -qy --purge lxd lxd-client 19:28:17 Reading package lists... 19:28:17 Building dependency tree... 19:28:17 Reading state information... 19:28:17 The following packages were automatically installed and are no longer required: 19:28:17 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:28:17 uidmap xdelta3 19:28:17 Use 'sudo apt autoremove' to remove them. 19:28:17 The following packages will be REMOVED: 19:28:17 lxd* lxd-client* 19:28:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:28:18 After this operation, 31.7 MB disk space will be freed. 19:28:18 (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 ... 190666 files and directories currently installed.) 19:28:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:28:19 Removing lxd dnsmasq configuration 19:28:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:28:20 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:28:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:28:20 (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 ... 190491 files and directories currently installed.) 19:28:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:28:22 Processing triggers for systemd (237-3ubuntu10.52) ... 19:28:22 Processing triggers for ureadahead (0.100.0-21) ... 19:28:23 + sudo snap remove --purge lxd 19:28:23 snap "lxd" is not installed 19:28:23 + sudo groupadd --force --system lxd 19:28:23 ++ whoami 19:28:23 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:28:23 + newgrp - lxd 19:28:23 + sudo snap install lxd 19:28:33 2022-07-11T19:28:30Z INFO Waiting for automatic snapd restart... 19:28:48 lxd 5.3-91e042b from Canonical* installed 19:28:48 + sudo lxd init --auto 19:28:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:28:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:28:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:28:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:28:56 + sudo snap install --classic snapcraft 19:28:58 snapcraft 7.0.11 from Canonical** installed 19:28:58 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:28:58 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:28:58 % Total % Received % Xferd Average Speed Time Time Time Current 19:28:58 Dload Upload Total Spent Left Speed 19:28:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19:28:58 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M 19:28:58 ./yq_linux_amd64 19:28:58 + sudo snapcraft prime --use-lxd 19:29:00 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:29:00 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:29:00 - README.md 19:29:00 19:29:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:29:01 Launching a container. 19:29:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:29:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:29:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:29:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:29:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:29:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:29:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:29:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:29:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:29:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:29:11 Waiting for container to be ready 19:29:11 To start your first container, try: lxc launch ubuntu:22.04 19:29:11 Or for a virtual machine: lxc launch ubuntu:22.04 --vm 19:29:11 19:29:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:29:16 Waiting for network to be ready... 19:29:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:29:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2313 kB] 19:29:16 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:29:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [403 kB] 19:29:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.0 kB] 19:29:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [3836 B] 19:29:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [806 kB] 19:29:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [111 kB] 19:29:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1213 kB] 19:29:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [279 kB] 19:29:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:29:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.327s coverage: 28.7% of statements 19:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:29:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:29:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:29:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:29:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:29:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:29:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:29:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:29:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:29:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:29:18 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2680 kB] 19:29:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [494 kB] 19:29:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 19:29:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6012 B] 19:29:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [851 kB] 19:29:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [117 kB] 19:29:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1827 kB] 19:29:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [396 kB] 19:29:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.441s coverage: 98.5% of statements 19:29:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:29:20 Fetched 27.3 MB in 4s (6328 kB/s) 19:29:21 Reading package lists... 19:29:21 Reading package lists... 19:29:21 Building dependency tree... 19:29:21 Reading state information... 19:29:22 The following additional packages will be installed: 19:29:22 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:29:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:29:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:29:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:29:22 Suggested packages: 19:29:22 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:29:22 Recommended packages: 19:29:22 gnupg libsasl2-modules 19:29:22 The following NEW packages will be installed: 19:29:22 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:29:22 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:29:22 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:29:22 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:29:22 The following packages will be upgraded: 19:29:22 gpg gpg-agent gpgconf libudev1 19:29:22 4 upgraded, 18 newly installed, 0 to remove and 113 not upgraded. 19:29:22 Need to get 3528 kB of archives. 19:29:22 After this operation, 13.3 MB of additional disk space will be used. 19:29:22 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] 19:29:22 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] 19:29:22 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:29:22 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:29:22 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:29:22 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:29:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:29:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:29:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:29:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.6 [468 kB] 19:29:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:29:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:29:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:29:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:29:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:29:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.369s coverage: 44.7% of statements 19:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:29:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:29:22 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.6 [124 kB] 19:29:22 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.6 [227 kB] 19:29:22 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [15.0 kB] 19:29:22 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.4 [49.2 kB] 19:29:22 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.11 [15.8 kB] 19:29:22 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.11 [154 kB] 19:29:22 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.6 [317 kB] 19:29:23 debconf: delaying package configuration, since apt-utils is not installed 19:29:23 Fetched 3528 kB in 1s (4022 kB/s) 19:29:23 (Reading database ... 12511 files and directories currently installed.) 19:29:23 Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... 19:29:23 Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 19:29:23 Setting up libudev1:amd64 (237-3ubuntu10.53) ... 19:29:23 Selecting previously unselected package udev. 19:29:23 (Reading database ... 12511 files and directories currently installed.) 19:29:23 Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... 19:29:23 Unpacking udev (237-3ubuntu10.53) ... 19:29:23 Selecting previously unselected package libfuse2:amd64. 19:29:23 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:29:23 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:29:23 Selecting previously unselected package fuse. 19:29:23 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:29:23 Unpacking fuse (2.9.7-1ubuntu1) ... 19:29:23 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.6_amd64.deb ... 19:29:23 Unpacking gpg (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 19:29:23 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.6_amd64.deb ... 19:29:23 Unpacking gpgconf (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 19:29:23 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.6_amd64.deb ... 19:29:23 Unpacking gpg-agent (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 19:29:24 Selecting previously unselected package libksba8:amd64. 19:29:24 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:29:24 Unpacking libksba8:amd64 (1.3.5-2) ... 19:29:24 Selecting previously unselected package libroken18-heimdal:amd64. 19:29:24 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:24 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:29:24 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:24 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:29:24 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:24 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:29:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:24 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Selecting previously unselected package libwind0-heimdal:amd64. 19:29:24 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:24 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:29:24 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:24 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:29:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:24 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:29:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:29:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Selecting previously unselected package libsasl2-modules-db:amd64. 19:29:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 19:29:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:29:24 Selecting previously unselected package libsasl2-2:amd64. 19:29:24 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb ... 19:29:24 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:29:24 Selecting previously unselected package libldap-common. 19:29:24 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb ... 19:29:24 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 19:29:24 Selecting previously unselected package libldap-2.4-2:amd64. 19:29:24 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb ... 19:29:24 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 19:29:24 Selecting previously unselected package dirmngr. 19:29:24 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.6_amd64.deb ... 19:29:24 Unpacking dirmngr (2.2.4-1ubuntu1.6) ... 19:29:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.11) ... 19:29:24 Setting up gpgconf (2.2.4-1ubuntu1.6) ... 19:29:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:29:24 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:29:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.4) ... 19:29:24 Setting up gpg-agent (2.2.4-1ubuntu1.6) ... 19:29:24 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:24 Setting up libksba8:amd64 (1.3.5-2) ... 19:29:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:29:24 Setting up udev (237-3ubuntu10.53) ... 19:29:25 invoke-rc.d: policy-rc.d denied execution of start. 19:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.725s coverage: 89.5% of statements 19:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:29:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.314s coverage: 84.2% of statements 19:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:29:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:29:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:25 Processing triggers for systemd (237-3ubuntu10) ... 19:29:25 Setting up fuse (2.9.7-1ubuntu1) ... 19:29:25 Setting up gpg (2.2.4-1ubuntu1.6) ... 19:29:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.11) ... 19:29:25 Setting up dirmngr (2.2.4-1ubuntu1.6) ... 19:29:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:29:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:29:25 settings in the [Install] section, and DefaultInstance for template units). 19:29:25 This means they are not meant to be enabled using systemctl. 19:29:25 Possible reasons for having this kind of units are: 19:29:25 1) A unit may be statically enabled by being symlinked from another unit's 19:29:25 .wants/ or .requires/ directory. 19:29:25 2) A unit's purpose may be to act as a helper for some other unit which has 19:29:25 a requirement dependency on it. 19:29:25 3) A unit may be started when needed via activation (socket, path, timer, 19:29:25 D-Bus, udev, scripted systemctl call, ...). 19:29:25 4) In case of template units, the unit is meant to be enabled with some 19:29:25 instance name specified. 19:29:26 Reading package lists... 19:29:26 Building dependency tree... 19:29:26 Reading state information... 19:29:26 The following additional packages will be installed: 19:29:26 apparmor apt dbus dbus-user-session libapt-pkg5.0 libbsd0 libdbus-1-3 19:29:26 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 19:29:26 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 19:29:26 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 libssl1.1 libsystemd0 19:29:26 mime-support multiarch-support openssh-client python3 python3-minimal 19:29:26 python3.6 python3.6-minimal squashfs-tools systemd 19:29:26 Suggested packages: 19:29:26 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:29:26 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:29:26 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:29:26 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:29:26 systemd-container policykit-1 19:29:26 Recommended packages: 19:29:26 krb5-locales file xauth gnupg networkd-dispatcher 19:29:26 The following NEW packages will be installed: 19:29:26 apparmor dbus dbus-user-session libbsd0 libdbus-1-3 libedit2 libexpat1 19:29:26 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 19:29:26 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib libpython3.6-minimal 19:29:26 libpython3.6-stdlib libssl1.0.0 mime-support multiarch-support 19:29:26 openssh-client python3 python3-minimal python3.6 python3.6-minimal snapd 19:29:26 squashfs-tools sudo 19:29:26 The following packages will be upgraded: 19:29:26 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:29:26 5 upgraded, 29 newly installed, 0 to remove and 108 not upgraded. 19:29:26 Need to get 50.2 MB of archives. 19:29:26 After this operation, 190 MB of additional disk space will be used. 19:29:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.20 [1302 kB] 19:29:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [534 kB] 19:29:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] 19:29:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.7 [82.6 kB] 19:29:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.7 [1610 kB] 19:29:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.7 [1710 kB] 19:29:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.7 [203 kB] 19:29:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdbus-1-3 amd64 1.12.2-1ubuntu1.3 [175 kB] 19:29:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus amd64 1.12.2-1ubuntu1.3 [150 kB] 19:29:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:29:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:29:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:29:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:29:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:29:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:29:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:29:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.10 [1089 kB] 19:29:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dbus-user-session amd64 1.12.2-1ubuntu1.3 [9392 B] 19:29:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 19:29:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] 19:29:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:29:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:29:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:29:27 Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:29:27 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:29:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:29:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:29:27 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.6 [6960 B] 19:29:27 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:29:27 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.53 [107 kB] 19:29:27 Get:31 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:29:27 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2.1 [8764 B] 19:29:27 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.7 [610 kB] 19:29:27 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.55.5+18.04 [35.6 MB] 19:29:29 debconf: delaying package configuration, since apt-utils is not installed 19:29:29 Fetched 50.2 MB in 2s (22.9 MB/s) 19:29:29 (Reading database ... 12757 files and directories currently installed.) 19:29:29 Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... 19:29:29 Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... 19:29:29 Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... 19:29:29 Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... 19:29:29 Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... 19:29:29 (Reading database ... 12757 files and directories currently installed.) 19:29:29 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:29:29 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:29:29 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:29:29 (Reading database ... 12757 files and directories currently installed.) 19:29:29 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:29:29 Unpacking apt (1.6.14) over (1.6.1) ... 19:29:30 Setting up apt (1.6.14) ... 19:29:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:29:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:29:30 (Reading database ... 12764 files and directories currently installed.) 19:29:30 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... 19:29:30 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) over (1.1.0g-2ubuntu4) ... 19:29:30 Selecting previously unselected package libpython3.6-minimal:amd64. 19:29:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 19:29:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 19:29:30 Selecting previously unselected package libexpat1:amd64. 19:29:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.7_amd64.deb ... 19:29:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 19:29:30 Selecting previously unselected package python3.6-minimal. 19:29:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 19:29:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 19:29:31 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.20) ... 19:29:31 Checking for services that may need to be restarted...done. 19:29:31 Checking for services that may need to be restarted...done. 19:29:31 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.7) ... 19:29:31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.7) ... 19:29:31 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.7) ... 19:29:31 Selecting previously unselected package python3-minimal. 19:29:31 (Reading database ... 13012 files and directories currently installed.) 19:29:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:29:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:29:31 Selecting previously unselected package mime-support. 19:29:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:29:31 Unpacking mime-support (3.60ubuntu1) ... 19:29:31 Selecting previously unselected package libmpdec2:amd64. 19:29:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:29:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:29:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:29:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 19:29:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 19:29:32 Selecting previously unselected package python3.6. 19:29:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.7_amd64.deb ... 19:29:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.7) ... 19:29:32 Selecting previously unselected package libpython3-stdlib:amd64. 19:29:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:29:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:29:32 Setting up python3-minimal (3.6.7-1~18.04) ... 19:29:32 Selecting previously unselected package python3. 19:29:32 (Reading database ... 13442 files and directories currently installed.) 19:29:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:29:32 Unpacking python3 (3.6.7-1~18.04) ... 19:29:32 Selecting previously unselected package multiarch-support. 19:29:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.6_amd64.deb ... 19:29:32 Unpacking multiarch-support (2.27-3ubuntu1.6) ... 19:29:32 Setting up multiarch-support (2.27-3ubuntu1.6) ... 19:29:32 Selecting previously unselected package liblzo2-2:amd64. 19:29:32 (Reading database ... 13479 files and directories currently installed.) 19:29:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:29:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:29:32 Selecting previously unselected package libdbus-1-3:amd64. 19:29:32 Preparing to unpack .../01-libdbus-1-3_1.12.2-1ubuntu1.3_amd64.deb ... 19:29:32 Unpacking libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 19:29:32 Selecting previously unselected package dbus. 19:29:32 Preparing to unpack .../02-dbus_1.12.2-1ubuntu1.3_amd64.deb ... 19:29:32 Unpacking dbus (1.12.2-1ubuntu1.3) ... 19:29:32 Selecting previously unselected package libbsd0:amd64. 19:29:32 Preparing to unpack .../03-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:29:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:29:32 Selecting previously unselected package libpam-systemd:amd64. 19:29:32 Preparing to unpack .../04-libpam-systemd_237-3ubuntu10.53_amd64.deb ... 19:29:32 Unpacking libpam-systemd:amd64 (237-3ubuntu10.53) ... 19:29:32 Selecting previously unselected package sudo. 19:29:32 Preparing to unpack .../05-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:29:32 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:29:32 Selecting previously unselected package apparmor. 19:29:32 Preparing to unpack .../06-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:29:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:29:32 Selecting previously unselected package libedit2:amd64. 19:29:32 Preparing to unpack .../07-libedit2_3.1-20170329-1_amd64.deb ... 19:29:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:29:33 Selecting previously unselected package libkrb5support0:amd64. 19:29:33 Preparing to unpack .../08-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:29:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:29:33 Selecting previously unselected package libk5crypto3:amd64. 19:29:33 Preparing to unpack .../09-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:29:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:29:33 Selecting previously unselected package libkeyutils1:amd64. 19:29:33 Preparing to unpack .../10-libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb ... 19:29:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 19:29:33 Selecting previously unselected package libkrb5-3:amd64. 19:29:33 Preparing to unpack .../11-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:29:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:29:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:29:33 Preparing to unpack .../12-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:29:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:29:33 Selecting previously unselected package libssl1.0.0:amd64. 19:29:33 Preparing to unpack .../13-libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb ... 19:29:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... 19:29:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.483s coverage: 94.2% of statements 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:29:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 59.1% of statements 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:29:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 60.0% of statements 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:29:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.322s coverage: 0.9% of statements 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:29:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.258s coverage: 58.8% of statements 19:29:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 21.7% of statements 19:29:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements 19:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 79.5% of statements 19:29:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 19:29:33 Selecting previously unselected package openssh-client. 19:29:33 Preparing to unpack .../14-openssh-client_1%3a7.6p1-4ubuntu0.7_amd64.deb ... 19:29:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.7) ... 19:29:33 Selecting previously unselected package dbus-user-session. 19:29:33 Preparing to unpack .../15-dbus-user-session_1.12.2-1ubuntu1.3_amd64.deb ... 19:29:33 Unpacking dbus-user-session (1.12.2-1ubuntu1.3) ... 19:29:33 Selecting previously unselected package squashfs-tools. 19:29:33 Preparing to unpack .../16-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 19:29:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:29:33 Selecting previously unselected package snapd. 19:29:33 Preparing to unpack .../17-snapd_2.55.5+18.04_amd64.deb ... 19:29:33 Unpacking snapd (2.55.5+18.04) ... 19:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.329s coverage: 96.3% of statements 19:29:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.337s coverage: 87.5% of statements 19:29:37 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:29:37 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.10) ... 19:29:37 Setting up mime-support (3.60ubuntu1) ... 19:29:37 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:29:37 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:29:37 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:29:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:29:37 Setting up systemd (237-3ubuntu10.53) ... 19:29:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:29:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2.1) ... 19:29:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:29:37 Setting up libdbus-1-3:amd64 (1.12.2-1ubuntu1.3) ... 19:29:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:29:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.7) ... 19:29:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:29:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.7) ... 19:29:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 19:29:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:29:38 Setting up dbus (1.12.2-1ubuntu1.3) ... 19:29:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:29:38 Setting up libpam-systemd:amd64 (237-3ubuntu10.53) ... 19:29:38 Setting up python3 (3.6.7-1~18.04) ... 19:29:38 running python rtupdate hooks for python3.6... 19:29:38 running python post-rtupdate hooks for python3.6... 19:29:38 Setting up apparmor (2.12-4ubuntu5.1) ... 19:29:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:29:39 Setting up dbus-user-session (1.12.2-1ubuntu1.3) ... 19:29:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:29:39 Setting up openssh-client (1:7.6p1-4ubuntu0.7) ... 19:29:39 Setting up snapd (2.55.5+18.04) ... 19:29:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:29:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:29:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:29:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:29:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:29:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:29:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:29:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:29:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:29:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:29:41 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.socket' 19:29:41 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.service' 19:29: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.snap-repair.service snapd.snap-repair.timer snapd.system-shutdown.service' 19:29:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:29:41 Processing triggers for systemd (237-3ubuntu10.53) ... 19:29:42 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 19:29:42 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:29:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:29:44 Reading package lists... 19:29:44 Reading package lists... 19:29:44 Building dependency tree... 19:29:44 Reading state information... 19:29:44 Calculating upgrade... 19:29:44 The following packages will be upgraded: 19:29:44 advancecomp base-files bash binutils binutils-common 19:29:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:29:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:29:44 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:29:44 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:29:44 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:29:44 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:29:44 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:29:44 libkmod2 liblsan0 liblz4-1 liblzma5 libmount1 libmpx2 libncurses5 19:29:44 libncursesw5 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin 19:29:44 libpam-runtime libpam0g libpcre3 libperl5.26 libpng16-16 libprocps6 19:29:44 libquadmath0 libseccomp2 libsepol1 libsmartcols1 libsqlite3-0 libss2 19:29:44 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 19:29:44 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 19:29:44 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 19:29:44 procps systemd-sysv tar tzdata ubuntu-keyring util-linux xz-utils zlib1g 19:29:44 108 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:29:44 Need to get 64.9 MB of archives. 19:29:44 After this operation, 5216 kB of additional disk space will be used. 19:29:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:29:44 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.6 [2587 kB] 19:29:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:29:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:29:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:29:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:29:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:29:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:29:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:29:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:29:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:29:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:29:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bash amd64 4.4.18-2ubuntu1.3 [615 kB] 19:29:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:29:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.3 [234 kB] 19:29:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg amd64 1.19.0.5ubuntu2.4 [1137 kB] 19:29:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.4 [156 kB] 19:29:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.4 [390 kB] 19:29:45 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gzip amd64 1.6-5ubuntu1.2 [90.3 kB] 19:29:45 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:29:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.6 [71.9 kB] 19:29:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-189.200 [982 kB] 19:29:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.6 [2831 kB] 19:29:45 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:29:45 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:29:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 19:29:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:29:45 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:29:45 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2.3 [307 kB] 19:29:45 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:29:45 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:29:45 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:29:45 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:29:45 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.6 [640 kB] 19:29:45 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:29:45 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:29:45 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:29:45 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:29:45 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:29:45 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-0ubuntu2.1 [56.4 kB] 19:29:45 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:29:45 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:29:45 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:29:45 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:29:45 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:29:45 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:29:45 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:29:45 Get:48 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:29:45 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:29:45 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:29:45 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:29:45 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:29:45 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] 19:29:45 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:29:45 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2.3 [818 kB] 19:29:45 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:29:45 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.4 [8696 B] 19:29:45 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 19:29:45 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:29:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:29:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblzma5 amd64 5.2.2-1.3ubuntu0.1 [91.1 kB] 19:29:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpcre3 amd64 2:8.39-9ubuntu0.1 [231 kB] 19:29:45 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 19:29:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsepol1 amd64 2.7-1ubuntu0.1 [250 kB] 19:29:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.4 [11.2 kB] 19:29:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:29:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:29:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:29:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:29:45 Get:70 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:29:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:29:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:29:45 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:29:45 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.6 [198 kB] 19:29:45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:29:45 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:29:45 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:29:45 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:29:45 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:29:45 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] 19:29:45 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.20 [614 kB] 19:29:45 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20211016~18.04.1 [144 kB] 19:29:45 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:29:45 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:29:45 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.5 [499 kB] 19:29:45 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2022a-0ubuntu0.18.04 [190 kB] 19:29:45 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 xz-utils amd64 5.2.2-1.3ubuntu0.1 [83.8 kB] 19:29:45 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:29:45 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:29:45 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 19:29:45 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 19:29:45 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 19:29:45 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 19:29:45 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:29:45 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:29:45 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:29:45 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:29:45 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:29:45 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:29:45 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:29:45 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:29:45 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:29:45 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:29:45 Get:104 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dpkg-dev all 1.19.0.5ubuntu2.4 [607 kB] 19:29:45 Get:105 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.4 [212 kB] 19:29:45 Get:106 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:29:45 Get:107 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:29:45 Get:108 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:29:45 debconf: delaying package configuration, since apt-utils is not installed 19:29:45 Fetched 64.9 MB in 1s (65.7 MB/s) 19:29:45 (Reading database ... 13984 files and directories currently installed.) 19:29:45 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.6_amd64.deb ... 19:29:45 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 19:29:46 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.6_amd64.deb ... 19:29:46 Unpacking libc-dev-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 19:29:46 Preparing to unpack .../2-linux-libc-dev_4.15.0-189.200_amd64.deb ... 19:29:46 Unpacking linux-libc-dev:amd64 (4.15.0-189.200) over (4.15.0-20.21) ... 19:29:46 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:46 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:46 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:46 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:47 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:47 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:47 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:47 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:47 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:47 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:47 (Reading database ... 13984 files and directories currently installed.) 19:29:47 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:29:47 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:29:47 (Reading database ... 13984 files and directories currently installed.) 19:29:47 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:47 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:47 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:47 (Reading database ... 13984 files and directories currently installed.) 19:29:47 Preparing to unpack .../libc6_2.27-3ubuntu1.6_amd64.deb ... 19:29:48 Unpacking libc6:amd64 (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 19:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 19:29:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements 19:29:48 Setting up libc6:amd64 (2.27-3ubuntu1.6) ... 19:29:48 (Reading database ... 13984 files and directories currently installed.) 19:29:48 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 19:29:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:29:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:29:48 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 19:29:48 Setting up base-files (10.1ubuntu2.11) ... 19:29:48 Installing new version of config file /etc/issue ... 19:29:48 Installing new version of config file /etc/issue.net ... 19:29:48 Installing new version of config file /etc/lsb-release ... 19:29:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:29:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:29:49 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:29:49 Removing obsolete conffile /etc/default/motd-news ... 19:29:49 (Reading database ... 13985 files and directories currently installed.) 19:29:49 Preparing to unpack .../bash_4.4.18-2ubuntu1.3_amd64.deb ... 19:29:49 Unpacking bash (4.4.18-2ubuntu1.3) over (4.4.18-2ubuntu1) ... 19:29:49 Setting up bash (4.4.18-2ubuntu1.3) ... 19:29:49 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:29:49 (Reading database ... 13985 files and directories currently installed.) 19:29:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:29:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:29:49 (Reading database ... 13985 files and directories currently installed.) 19:29:49 Preparing to unpack .../tar_1.29b-2ubuntu0.3_amd64.deb ... 19:29:49 Unpacking tar (1.29b-2ubuntu0.3) over (1.29b-2) ... 19:29:49 Setting up tar (1.29b-2ubuntu0.3) ... 19:29:49 (Reading database ... 13985 files and directories currently installed.) 19:29:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.4_amd64.deb ... 19:29:49 Unpacking dpkg (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 19:29:49 Setting up dpkg (1.19.0.5ubuntu2.4) ... 19:29:49 (Reading database ... 13985 files and directories currently installed.) 19:29:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.4_amd64.deb ... 19:29:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 19:29:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.4) ... 19:29:50 (Reading database ... 13985 files and directories currently installed.) 19:29:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.4_amd64.deb ... 19:29:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 19:29:50 Setting up e2fsprogs (1.44.1-1ubuntu1.4) ... 19:29:50 (Reading database ... 13985 files and directories currently installed.) 19:29:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:29:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:29:50 Setting up grep (3.1-2build1) ... 19:29:50 (Reading database ... 13985 files and directories currently installed.) 19:29:50 Preparing to unpack .../gzip_1.6-5ubuntu1.2_amd64.deb ... 19:29:50 Unpacking gzip (1.6-5ubuntu1.2) over (1.6-5ubuntu1) ... 19:29:50 Setting up gzip (1.6-5ubuntu1.2) ... 19:29:50 (Reading database ... 13985 files and directories currently installed.) 19:29:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2.3_amd64.deb ... 19:29:50 Unpacking login (1:4.5-1ubuntu2.3) over (1:4.5-1ubuntu1) ... 19:29:50 Setting up login (1:4.5-1ubuntu2.3) ... 19:29:51 (Reading database ... 13985 files and directories currently installed.) 19:29:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:29:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:29:51 (Reading database ... 13985 files and directories currently installed.) 19:29:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:29:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:29:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:29:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:29:51 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:29:51 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:29:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:29:52 (Reading database ... 13985 files and directories currently installed.) 19:29:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:29:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:29:52 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:29:52 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:29:52 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:29:52 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:29:52 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:29:52 (Reading database ... 13985 files and directories currently installed.) 19:29:52 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:29:52 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:29:52 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:29:52 (Reading database ... 13985 files and directories currently installed.) 19:29:52 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-0ubuntu2.1_amd64.deb ... 19:29:52 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) over (1:1.2.11.dfsg-0ubuntu2) ... 19:29:53 Setting up zlib1g:amd64 (1:1.2.11.dfsg-0ubuntu2.1) ... 19:29:53 (Reading database ... 13985 files and directories currently installed.) 19:29:53 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:53 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:53 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:53 (Reading database ... 13985 files and directories currently installed.) 19:29:53 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:53 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:53 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:53 (Reading database ... 13985 files and directories currently installed.) 19:29:53 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:53 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:53 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:53 (Reading database ... 13985 files and directories currently installed.) 19:29:53 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:53 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:53 (Reading database ... 13985 files and directories currently installed.) 19:29:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:29:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:29:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:29:53 (Reading database ... 13985 files and directories currently installed.) 19:29:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:29:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:29:53 (Reading database ... 13985 files and directories currently installed.) 19:29:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:54 (Reading database ... 13985 files and directories currently installed.) 19:29:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:29:54 (Reading database ... 13985 files and directories currently installed.) 19:29:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:29:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:29:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.704s coverage: 82.5% of statements 19:29:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:29:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:29:55 (Reading database ... 13985 files and directories currently installed.) 19:29:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.6_amd64.deb ... 19:29:55 Unpacking libc-bin (2.27-3ubuntu1.6) over (2.27-3ubuntu1) ... 19:29:55 Setting up libc-bin (2.27-3ubuntu1.6) ... 19:29:55 (Reading database ... 13985 files and directories currently installed.) 19:29:55 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:29:55 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:55 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:29:55 (Reading database ... 13987 files and directories currently installed.) 19:29:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:29:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:29:55 Setting up debconf (1.5.66ubuntu1) ... 19:29:56 (Reading database ... 13987 files and directories currently installed.) 19:29:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:29:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:29:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:29:56 (Reading database ... 13987 files and directories currently installed.) 19:29:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:29:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:29:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:29:56 (Reading database ... 13987 files and directories currently installed.) 19:29:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:29:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:29:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:29:56 (Reading database ... 13987 files and directories currently installed.) 19:29:56 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:29:56 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:29:56 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:29:56 (Reading database ... 13989 files and directories currently installed.) 19:29:56 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:29:56 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:29:56 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:29:56 (Reading database ... 13993 files and directories currently installed.) 19:29:56 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:56 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:56 Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... 19:29:56 Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... 19:29:57 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.4_amd64.deb ... 19:29:57 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 19:29:57 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.4) ... 19:29:57 (Reading database ... 13993 files and directories currently installed.) 19:29:57 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 19:29:57 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 19:29:57 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 19:29:57 (Reading database ... 13993 files and directories currently installed.) 19:29:57 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:29:57 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:29:57 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:29:57 (Reading database ... 13993 files and directories currently installed.) 19:29:57 Preparing to unpack .../liblzma5_5.2.2-1.3ubuntu0.1_amd64.deb ... 19:29:57 Unpacking liblzma5:amd64 (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 19:29:57 Setting up liblzma5:amd64 (5.2.2-1.3ubuntu0.1) ... 19:29:57 (Reading database ... 13993 files and directories currently installed.) 19:29:57 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:29:57 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:29:57 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:29:57 (Reading database ... 13993 files and directories currently installed.) 19:29:57 Preparing to unpack .../libpcre3_2%3a8.39-9ubuntu0.1_amd64.deb ... 19:29:57 Unpacking libpcre3:amd64 (2:8.39-9ubuntu0.1) over (2:8.39-9) ... 19:29:57 Setting up libpcre3:amd64 (2:8.39-9ubuntu0.1) ... 19:29:57 (Reading database ... 13993 files and directories currently installed.) 19:29:57 Preparing to unpack .../libsepol1_2.7-1ubuntu0.1_amd64.deb ... 19:29:57 Unpacking libsepol1:amd64 (2.7-1ubuntu0.1) over (2.7-1) ... 19:29:58 Setting up libsepol1:amd64 (2.7-1ubuntu0.1) ... 19:29:58 (Reading database ... 13993 files and directories currently installed.) 19:29:58 Preparing to unpack .../libss2_1.44.1-1ubuntu1.4_amd64.deb ... 19:29:58 Unpacking libss2:amd64 (1.44.1-1ubuntu1.4) over (1.44.1-1) ... 19:29:58 Setting up libss2:amd64 (1.44.1-1ubuntu1.4) ... 19:29:58 (Reading database ... 13993 files and directories currently installed.) 19:29:58 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:29:58 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:29:58 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:29:58 (Reading database ... 13993 files and directories currently installed.) 19:29:58 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2.3_amd64.deb ... 19:29:58 Unpacking passwd (1:4.5-1ubuntu2.3) over (1:4.5-1ubuntu1) ... 19:29:58 Setting up passwd (1:4.5-1ubuntu2.3) ... 19:29:58 (Reading database ... 13993 files and directories currently installed.) 19:29:58 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.6_amd64.deb ... 19:29:58 Unpacking gpgv (2.2.4-1ubuntu1.6) over (2.2.4-1ubuntu1) ... 19:29:58 Setting up gpgv (2.2.4-1ubuntu1.6) ... 19:29:58 (Reading database ... 13993 files and directories currently installed.) 19:29:58 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:29:58 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:29:58 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:29:58 (Reading database ... 13993 files and directories currently installed.) 19:29:58 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:29:58 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:29:58 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:29:58 (Reading database ... 13993 files and directories currently installed.) 19:29:58 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:29:58 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:29:59 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:29:59 (Reading database ... 13993 files and directories currently installed.) 19:29:59 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:29:59 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:29:59 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:29:59 (Reading database ... 13993 files and directories currently installed.) 19:29:59 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:29:59 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:29:59 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:29:59 (Reading database ... 13993 files and directories currently installed.) 19:29:59 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 19:29:59 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 19:29:59 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 19:29:59 (Reading database ... 13993 files and directories currently installed.) 19:29:59 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... 19:29:59 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... 19:29:59 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... 19:29:59 (Reading database ... 13993 files and directories currently installed.) 19:29:59 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:29:59 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:29:59 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:29:59 (Reading database ... 13994 files and directories currently installed.) 19:29:59 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:29:59 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:29:59 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:29:59 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:29:59 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.20_amd64.deb ... 19:29:59 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.20) over (1.1.0g-2ubuntu4) ... 19:30:00 Preparing to unpack .../03-ca-certificates_20211016~18.04.1_all.deb ... 19:30:00 Unpacking ca-certificates (20211016~18.04.1) over (20180409) ... 19:30:00 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:30:00 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:30:00 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:30:00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:30:00 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:30:00 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:30:00 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:30:00 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:30:00 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:30:00 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:30:00 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:30:00 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:30:00 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb ... 19:30:00 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) over (3.22.0-1) ... 19:30:01 Preparing to unpack .../11-tzdata_2022a-0ubuntu0.18.04_all.deb ... 19:30:01 Unpacking tzdata (2022a-0ubuntu0.18.04) over (2018d-1) ... 19:30:01 Preparing to unpack .../12-xz-utils_5.2.2-1.3ubuntu0.1_amd64.deb ... 19:30:01 Unpacking xz-utils (5.2.2-1.3ubuntu0.1) over (5.2.2-1.3) ... 19:30:01 Preparing to unpack .../13-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:30:01 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:30:01 Preparing to unpack .../14-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:30:01 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:30:01 Preparing to unpack .../15-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:30:01 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.249s coverage: 58.8% of statements 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.514s coverage: 80.0% of statements 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.296s coverage: 87.2% of statements 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.781s coverage: 91.2% of statements 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.660s coverage: 64.4% of statements 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements 19:30:01 Preparing to unpack .../16-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:30:01 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:30:01 Preparing to unpack .../17-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:30:01 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:30:01 Preparing to unpack .../18-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 19:30:01 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 19:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 19:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 19:30:02 Preparing to unpack .../19-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:30:02 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:30:02 Preparing to unpack .../20-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:30:02 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:30:02 Preparing to unpack .../21-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:30:02 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:30:02 Preparing to unpack .../22-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:30:02 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:30:03 Preparing to unpack .../23-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:30:03 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 19:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 19:30:03 Preparing to unpack .../24-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:30:03 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:30:04 Preparing to unpack .../25-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:30:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:30:04 Preparing to unpack .../26-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:30:04 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:30:05 Preparing to unpack .../27-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:30:05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:30:05 Preparing to unpack .../28-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:30:05 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:30:05 Preparing to unpack .../29-dpkg-dev_1.19.0.5ubuntu2.4_all.deb ... 19:30:05 Unpacking dpkg-dev (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 19:30:05 Preparing to unpack .../30-libdpkg-perl_1.19.0.5ubuntu2.4_all.deb ... 19:30:05 Unpacking libdpkg-perl (1.19.0.5ubuntu2.4) over (1.19.0.5ubuntu2) ... 19:30:05 Preparing to unpack .../31-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:30:05 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:30:05 Preparing to unpack .../32-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:30:05 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:30:05 Preparing to unpack .../33-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:30:05 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:30:05 Preparing to unpack .../34-pkgbinarymangler_138.18.04.1_all.deb ... 19:30:05 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:30:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:30:05 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:30:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:30:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:30:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:30:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:30:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:30:06 Setting up tzdata (2022a-0ubuntu0.18.04) ... 19:30:06 19:30:06 Current default time zone: 'Etc/UTC' 19:30:06 Local time is now: Mon Jul 11 19:30:05 UTC 2022. 19:30:06 Universal Time is now: Mon Jul 11 19:30:05 UTC 2022. 19:30:06 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:30:06 19:30:06 Setting up systemd-sysv (237-3ubuntu10.53) ... 19:30:06 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:30:06 Setting up linux-libc-dev:amd64 (4.15.0-189.200) ... 19:30:06 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:30:06 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:30:06 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:30:06 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:30:06 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:30:06 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:30:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:30:06 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:30:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:30:06 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:30:06 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 19:30:06 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:30:06 Setting up patch (2.7.6-2ubuntu1.1) ... 19:30:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:30:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:30:06 Setting up xz-utils (5.2.2-1.3ubuntu0.1) ... 19:30:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.20) ... 19:30:06 Installing new version of config file /etc/ssl/openssl.cnf ... 19:30:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.5) ... 19:30:06 Setting up libc-dev-bin (2.27-3ubuntu1.6) ... 19:30:06 Setting up ca-certificates (20211016~18.04.1) ... 19:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.434s coverage: 65.4% of statements 19:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:30:08 Updating certificates in /etc/ssl/certs... 19:30:09 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 19:30:09 30 added, 36 removed; done. 19:30:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.6) ... 19:30:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:30:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:30:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:30:09 Setting up pkgbinarymangler (138.18.04.1) ... 19:30:09 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:30:09 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 19:30:09 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:30:09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:30:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:30:09 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:30:09 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:30:09 Setting up perl (5.26.1-6ubuntu0.5) ... 19:30:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 19:30:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:30:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.4) ... 19:30:09 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 19:30:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:30:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:30:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:30:09 Setting up dpkg-dev (1.19.0.5ubuntu2.4) ... 19:30:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:30:09 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 19:30:09 Processing triggers for systemd (237-3ubuntu10.53) ... 19:30:09 Processing triggers for mime-support (3.60ubuntu1) ... 19:30:09 Processing triggers for ca-certificates (20211016~18.04.1) ... 19:30:09 Updating certificates in /etc/ssl/certs... 19:30:10 0 added, 0 removed; done. 19:30:10 Running hooks in /etc/ca-certificates/update.d... 19:30:10 done. 19:30:10 Reading package lists... 19:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.794s coverage: 43.8% of statements 19:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.411s coverage: 89.5% of statements 19:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements 19:30:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:30:10 Building dependency tree... 19:30:10 Reading state information... 19:30:10 The following NEW packages will be installed: 19:30:10 apt-transport-https 19:30:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:30:11 Need to get 4348 B of archives. 19:30:11 After this operation, 154 kB of additional disk space will be used. 19:30:11 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:30:11 debconf: delaying package configuration, since apt-utils is not installed 19:30:11 Fetched 4348 B in 0s (112 kB/s) 19:30:11 Selecting previously unselected package apt-transport-https. 19:30:11 (Reading database ... 14000 files and directories currently installed.) 19:30:11 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:30:11 Unpacking apt-transport-https (1.6.14) ... 19:30:11 Setting up apt-transport-https (1.6.14) ... 19:30:11 Waiting for network to be ready... 19:30:18 2022-07-11T19:30:15Z INFO Waiting for automatic snapd restart... 19:30:18 snapd 2.56.2 from Canonical* installed 19:30:19 "snapd" switched to the "latest/stable" channel 19:30:19 19:30:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.286s coverage: 17.7% of statements 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:30:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:30:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 63.2% of statements 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:30:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.515s coverage: 97.7% of statements 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:30:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:30:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:30:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements 19:30:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 19:30:20 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:30:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:30:20 GO111MODULE=on go vet ./... 19:30:23 core18 20220428 from Canonical** installed 19:30:25 core20 20220527 from Canonical** installed 19:30:25 "core20" switched to the "latest/stable" channel 19:30:25 19:30:28 snapcraft 7.0.11 from Canonical** installed 19:30:28 "snapcraft" switched to the "latest/stable" channel 19:30:28 19:30:34 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:30:34 - README.md 19:30:34 19:30:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:30:35 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 19:30:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:30:35 Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:30:36 Reading package lists... 19:30:37 Installing build dependencies: git=1:2.17.1-1ubuntu0.11 git-man=1:2.17.1-1ubuntu0.11 libcurl3-gnutls=7.58.0-2ubuntu3.19 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 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:30:38 Reading package lists... 19:30:39 Building dependency tree... 19:30:39 Reading state information... 19:30:39 Suggested packages: 19:30:39 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:30:39 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:30:39 Recommended packages: 19:30:39 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:30:39 The following NEW packages will be installed: 19:30:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:30:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:30:39 pkg-config zip 19:30:39 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:30:39 Need to get 7671 kB of archives. 19:30:39 After this operation, 43.8 MB of additional disk space will be used. 19:30:39 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:30:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] 19:30:39 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:30:39 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:30:40 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:30:40 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:30:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:30:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:30:40 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:30:40 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:30:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.19 [219 kB] 19:30:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.11 [804 kB] 19:30:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.11 [3925 kB] 19:30:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:30:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:30:40 debconf: delaying package configuration, since apt-utils is not installed 19:30:40 Fetched 7671 kB in 1s (6394 kB/s) 19:30:40 Selecting previously unselected package libglib2.0-0:amd64. 19:30:40 (Reading database ... 14004 files and directories currently installed.) 19:30:40 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 19:30:40 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 19:30:40 Selecting previously unselected package libpsl5:amd64. 19:30:40 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:30:40 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:30:40 Selecting previously unselected package libnghttp2-14:amd64. 19:30:40 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:30:40 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:30:41 Selecting previously unselected package librtmp1:amd64. 19:30:41 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:30:41 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:30:41 Selecting previously unselected package libcurl3-gnutls:amd64. 19:30:41 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.19_amd64.deb ... 19:30:41 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... 19:30:41 Selecting previously unselected package liberror-perl. 19:30:41 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:30:41 Unpacking liberror-perl (0.17025-1) ... 19:30:41 Selecting previously unselected package git-man. 19:30:41 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.11_all.deb ... 19:30:41 Unpacking git-man (1:2.17.1-1ubuntu0.11) ... 19:30:41 Selecting previously unselected package git. 19:30:41 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.11_amd64.deb ... 19:30:41 Unpacking git (1:2.17.1-1ubuntu0.11) ... 19:30:41 Selecting previously unselected package libnorm1:amd64. 19:30:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:30:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:30:41 Selecting previously unselected package libpgm-5.2-0:amd64. 19:30:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:30:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:30:41 Selecting previously unselected package libsodium23:amd64. 19:30:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:30:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:30:41 Selecting previously unselected package libzmq5:amd64. 19:30:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:30:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:30:42 Selecting previously unselected package libzmq3-dev:amd64. 19:30:42 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:30:42 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:30:42 Selecting previously unselected package pkg-config. 19:30:42 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:30:42 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:30:42 Selecting previously unselected package zip. 19:30:42 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:30:42 Unpacking zip (3.0-11build1) ... 19:30:42 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:30:42 Setting up git-man (1:2.17.1-1ubuntu0.11) ... 19:30:42 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:30:42 Setting up liberror-perl (0.17025-1) ... 19:30:42 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:30:42 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 19:30:42 No schema files found: doing nothing. 19:30:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:30:42 Setting up zip (3.0-11build1) ... 19:30:42 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:30:42 Setting up libsodium23:amd64 (1.0.16-2) ... 19:30:42 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:30:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:30:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.19) ... 19:30:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:30:42 Setting up git (1:2.17.1-1ubuntu0.11) ... 19:30:42 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... 19:30:43 git set to automatically installed. 19:30:43 git-man set to automatically installed. 19:30:43 libcurl3-gnutls set to automatically installed. 19:30:43 liberror-perl set to automatically installed. 19:30:43 libglib2.0-0 set to automatically installed. 19:30:43 libnghttp2-14 set to automatically installed. 19:30:43 libnorm1 set to automatically installed. 19:30:43 libpgm-5.2-0 set to automatically installed. 19:30:43 libpsl5 set to automatically installed. 19:30:43 librtmp1 set to automatically installed. 19:30:43 libsodium23 set to automatically installed. 19:30:43 libzmq3-dev set to automatically installed. 19:30:43 libzmq5 set to automatically installed. 19:30:43 pkg-config set to automatically installed. 19:30:43 zip set to automatically installed. 19:30:44 snapd is not logged in, snap install commands will use sudo 19:30:47 go (1.16/stable) 1.16.15 from Michael Hudson-Doyle (mwhudson) installed 19:30:47 Downloading snap 'edgex-app-service-configurable' 19:30:58 Pulling app-service-configurable 19:30:58 + snapcraftctl pull 19:30:59 Pulling config-common 19:30:59 + snapcraftctl pull 19:31:00 Pulling go-build-helper 19:31:00 + snapcraftctl pull 19:31:01 'edgex-go' has dependencies that need to be staged: go-build-helper 19:31:01 Skipping pull go-build-helper (already ran) 19:31:01 Building go-build-helper 19:31:01 + snapcraftctl build 19:31:05 Staging go-build-helper 19:31:05 + snapcraftctl stage 19:31:09 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:31:09 Fetched 224 kB in 0s (0 B/s) 19:31:09 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:31:09 Fetched 157 kB in 0s (0 B/s) 19:31:09 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:31:09 Fetched 221 kB in 0s (0 B/s) 19:31:09 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:31:09 Fetched 143 kB in 0s (0 B/s) 19:31:09 Pulling edgex-go 19:31:09 + snapcraftctl pull 19:31:10 Pulling hooks 19:31:10 + snapcraftctl pull 19:31:25 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:31:25 Fetched 96.5 kB in 0s (0 B/s) 19:31:25 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:31:25 Fetched 279 kB in 0s (0 B/s) 19:31:25 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:31:25 Fetched 122 kB in 0s (0 B/s) 19:31:25 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:31:25 Fetched 77.8 kB in 0s (0 B/s) 19:31:25 Get:1 libcom-err2_1.44.1-1ubuntu1.4_amd64.deb [8696 B] 19:31:25 Fetched 8696 B in 0s (0 B/s) 19:31:25 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:31:25 Fetched 47.8 kB in 0s (0 B/s) 19:31:25 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:31:25 Fetched 45.6 kB in 0s (0 B/s) 19:31:25 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [15.0 kB] 19:31:25 Fetched 15.0 kB in 0s (0 B/s) 19:31:25 Get:1 libcurl4_7.58.0-2ubuntu3.19_amd64.deb [220 kB] 19:31:25 Fetched 220 kB in 0s (0 B/s) 19:31:25 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.11_amd64.deb [154 kB] 19:31:25 Fetched 154 kB in 0s (0 B/s) 19:31:25 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:31:25 Fetched 50.6 kB in 0s (0 B/s) 19:31:25 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:31:25 Fetched 14.8 kB in 0s (0 B/s) 19:31:25 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:31:25 Fetched 41.8 kB in 0s (0 B/s) 19:31:25 Get:1 libsqlite3-0_3.22.0-1ubuntu0.5_amd64.deb [499 kB] 19:31:25 Fetched 499 kB in 0s (0 B/s) 19:31:25 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:31:25 Fetched 111 kB in 0s (0 B/s) 19:31:25 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:31:25 Fetched 240 kB in 0s (0 B/s) 19:31:25 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:31:25 Fetched 29.3 kB in 0s (0 B/s) 19:31:25 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:31:25 Fetched 85.5 kB in 0s (0 B/s) 19:31:25 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:31:25 Fetched 24.5 kB in 0s (0 B/s) 19:31:25 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.4_amd64.deb [49.2 kB] 19:31:25 Fetched 49.2 kB in 0s (0 B/s) 19:31:25 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:31:25 Fetched 54.2 kB in 0s (0 B/s) 19:31:25 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:31:25 Fetched 30.8 kB in 0s (0 B/s) 19:31:25 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.11_all.deb [15.8 kB] 19:31:25 Fetched 15.8 kB in 0s (0 B/s) 19:31:25 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:31:25 Fetched 85.9 kB in 0s (0 B/s) 19:31:25 Get:1 libkeyutils1_1.5.9-9.2ubuntu2.1_amd64.deb [8764 B] 19:31:25 Fetched 8764 B in 0s (0 B/s) 19:31:25 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:31:25 Fetched 140 kB in 0s (0 B/s) 19:31:25 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:31:25 Fetched 119 kB in 0s (0 B/s) 19:31:25 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:31:25 Fetched 111 kB in 0s (0 B/s) 19:31:25 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:31:25 Fetched 11.1 kB in 0s (0 B/s) 19:31:25 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 19:31:25 Fetched 646 kB in 0s (0 B/s) 19:31:25 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:31:25 Fetched 41.3 kB in 0s (0 B/s) 19:31:25 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:31:25 Fetched 17.9 kB in 0s (0 B/s) 19:31:25 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:31:25 Fetched 368 kB in 0s (0 B/s) 19:31:25 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:31:25 Fetched 187 kB in 0s (0 B/s) 19:31:25 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:31:25 Fetched 175 kB in 0s (0 B/s) 19:31:25 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:31:25 Fetched 206 kB in 0s (0 B/s) 19:31:25 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.20_amd64.deb [1302 kB] 19:31:25 Fetched 1302 kB in 0s (0 B/s) 19:31:25 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:31:25 Fetched 36.2 kB in 0s (0 B/s) 19:31:25 Get:1 curl_7.58.0-2ubuntu3.19_amd64.deb [159 kB] 19:31:25 Fetched 159 kB in 0s (0 B/s) 19:31:25 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:31:25 Fetched 107 kB in 0s (0 B/s) 19:31:25 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:31:25 Fetched 48.7 kB in 0s (0 B/s) 19:31:25 Pulling static-packages 19:31:25 + snapcraftctl pull 19:31:27 Pulling version 19:31:27 + cd /root/project 19:31:27 + git describe --tags --abbrev=0 19:31:27 + sed s/v// 19:31:27 + GIT_VERSION=2.1.1 19:31:27 + [ -z 2.1.1 ] 19:31:27 + snapcraftctl set-version 2.1.1 19:31:28 Building app-service-configurable 19:31:28 + snapcraftctl build 19:31:30 Building config-common 19:31:30 + snapcraftctl build 19:31:32 Skipping build go-build-helper (already ran) 19:31:32 Building edgex-go 19:31:33 + cd /root/parts/edgex-go/src 19:31:33 + git describe --tags --abbrev=0 19:31:33 + sed s/v// 19:31:33 + GIT_VERSION=2.1.1 19:31:33 + [ -z 2.1.1 ] 19:31:33 + echo 2.1.1 19:31:33 + [ ! -d vendor ] 19:31:33 + echo skipping... 19:31:33 + make build 19:31:33 skipping... 19:31:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-data/core-data ./cmd/core-data 19:31:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/core-command/core-command ./cmd/core-command 19:31:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:31:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:31:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:31:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:31:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:31:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:31:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/secrets-config ./cmd/secrets-config 19:31:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:31:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:31:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:31:57 ./bin/test-attribution-txt.sh [Pipeline] echo 19:31:57 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 19:31:58 + go mod tidy [Pipeline] sh 19:31:59 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:31:59 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:31:59 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:31:59 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:31:59 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:31:59 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:31:59 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:31:59 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:31:59 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:31:59 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:31:59 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:31:59 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:31:59 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:31:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:31:59 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:31:59 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:31:59 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:31:59 + 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:31:59 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:31:59 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:31:59 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:31:59 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:31:59 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:31:59 + 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:31:59 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:31:59 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:31:59 + 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:31:59 Building hooks 19:31:59 + cd /root/parts/hooks/src 19:31:59 + make build 19:31:59 go mod tidy 19:31:59 + ls -al . 19:31:59 total 676 19:31:59 drwxrwxr-x 10 1001 1001 4096 Jul 11 19:31 . 19:31:59 drwxr-xr-x 4 root root 4096 Jul 11 19:27 .. 19:31:59 -rw-rw-r-- 1 1001 1001 11 Jul 11 19:24 .dockerignore 19:31:59 drwxrwxr-x 8 1001 1001 4096 Jul 11 19:24 .git 19:31:59 drwxrwxr-x 4 1001 1001 4096 Jul 11 19:24 .github 19:31:59 -rw-rw-r-- 1 1001 1001 797 Jul 11 19:24 .gitignore 19:31:59 -rw-rw-r-- 1 1001 1001 42 Jul 11 19:24 .golangci.yml 19:31:59 -rw-rw-r-- 1 1001 1001 76 Jul 11 19:24 .hadolint.yml 19:31:59 -rw-rw-r-- 1 1001 1001 166 Jul 11 19:24 .sonarcloud.properties 19:31:59 -rw-rw-r-- 1 1001 1001 1171 Jul 11 19:24 ADOPTERS.md 19:31:59 -rw-rw-r-- 1 1001 1001 8910 Jul 11 19:24 Attribution.txt 19:31:59 -rw-rw-r-- 1 1001 1001 53021 Jul 11 19:24 CHANGELOG.md 19:31:59 -rw-rw-r-- 1 1001 1001 3804 Jul 11 19:24 CONTRIBUTING.md 19:31:59 -rw-rw-r-- 1 1001 1001 677 Jul 11 19:24 GOVERNANCE.md 19:31:59 -rw-rw-r-- 1 1001 1001 849 Jul 11 19:24 Jenkinsfile 19:31:59 -rw-rw-r-- 1 1001 1001 10775 Jul 11 19:24 LICENSE 19:31:59 -rw-rw-r-- 1 1001 1001 6508 Jul 11 19:24 Makefile 19:31:59 -rw-rw-r-- 1 1001 1001 582 Jul 11 19:24 OWNERS.md 19:31:59 -rw-rw-r-- 1 1001 1001 8212 Jul 11 19:24 README.md 19:31:59 -rw-rw-r-- 1 1001 1001 6912 Jul 11 19:24 SECURITY.md 19:31:59 -rw-rw-r-- 1 1001 1001 5 Jul 11 19:22 VERSION 19:31:59 -rw-rw-r-- 1 1001 1001 4131 Jul 11 19:24 ZMQWindows.md 19:31:59 drwxrwxr-x 2 1001 1001 4096 Jul 11 19:24 bin 19:31:59 drwxrwxr-x 14 1001 1001 4096 Jul 11 19:24 cmd 19:31:59 -rw-r--r-- 1 root root 428658 Jul 11 19:30 coverage.out 19:31:59 -rw-rw-r-- 1 1001 1001 822 Jul 11 19:31 go.mod 19:31:59 -rw-rw-r-- 1 1001 1001 49471 Jul 11 19:24 go.sum 19:31:59 drwxrwxr-x 8 1001 1001 4096 Jul 11 19:24 internal 19:31:59 drwxrwxr-x 3 1001 1001 4096 Jul 11 19:24 openapi 19:31:59 drwxrwxr-x 4 1001 1001 4096 Jul 11 19:24 snap 19:31:59 drwxrwxr-x 6 1001 1001 4096 Jul 11 19:24 vendor 19:31:59 -rw-rw-r-- 1 1001 1001 204 Jul 11 19:24 version.go [Pipeline] sh 19:32:00 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 19:32:00 + '[' -e coverage.out ] 19:32:00 + chown 1001:1001 coverage.out [Pipeline] stash 19:32:00 Warning: overwriting stash ‘coverage-report’ 19:32:00 go: downloading github.com/stretchr/testify v1.7.0 19:32:00 go: downloading github.com/davecgh/go-spew v1.1.0 19:32:00 go: downloading github.com/pmezard/go-difflib v1.0.0 19:32:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:32:00 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:32:01 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:32:01 Stashed 1 file(s) [Pipeline] sh 19:32:02 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:32:02 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:32:02 + make build 19:32:02 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:32:04 Building static-packages 19:32:04 + snapcraftctl build 19:32:06 Building version 19:32:06 + snapcraftctl build 19:32:08 Staging app-service-configurable 19:32:08 + snapcraftctl stage 19:32:09 Staging config-common 19:32:09 + snapcraftctl stage 19:32:10 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:32:11 Skipping stage go-build-helper (already ran) 19:32:11 Staging edgex-go 19:32:11 + snapcraftctl stage 19:32:12 Staging hooks 19:32:12 + snapcraftctl stage 19:32:14 Staging static-packages 19:32:14 + snapcraftctl stage 19:32:15 Staging version 19:32:15 + snapcraftctl stage 19:32:16 Priming app-service-configurable 19:32:16 + snapcraftctl prime 19:32:20 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 19:32:20 stage-packages: 19:32:20 - libnorm1 19:32:20 - libpgm-5.2-0 19:32:20 - libsodium23 19:32:20 - libzmq5 19:32:20 Priming config-common 19:32:20 + snapcraftctl prime 19:32:21 Priming go-build-helper 19:32:21 + snapcraftctl prime 19:32:22 Priming edgex-go 19:32:22 + snapcraftctl prime 19:32:24 Priming hooks 19:32:24 + snapcraftctl prime 19:32:25 Priming static-packages 19:32:25 + snapcraftctl prime 19:32:28 Priming version 19:32:28 + snapcraftctl prime 19:32:29 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:32:32 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:32:36 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:32:40 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:32:41 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:32:44 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:32:49 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:32:51 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:32:57 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:32:59 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:33:04 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:33:09 $ docker stop --time=1 0e7d0b9f53e63aad81c70fef06d5ac9a26ce2829a1244d6d25f844d23a4ec387 19:33:11 $ docker rm -f 0e7d0b9f53e63aad81c70fef06d5ac9a26ce2829a1244d6d25f844d23a4ec387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:13 19:33:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:14 latest: Pulling from edgex-devops/edgex-compose-arm64 19:33:14 29e5d40040c1: Pulling fs layer 19:33:14 1ce36da41761: Pulling fs layer 19:33:14 25b303627fd3: Pulling fs layer 19:33:14 29e5d40040c1: Verifying Checksum 19:33:14 29e5d40040c1: Download complete 19:33:14 1ce36da41761: Verifying Checksum 19:33:14 1ce36da41761: Download complete 19:33:14 29e5d40040c1: Pull complete 19:33:16 25b303627fd3: Verifying Checksum 19:33:16 25b303627fd3: Download complete 19:33:16 1ce36da41761: Pull complete 19:33:28 25b303627fd3: Pull complete 19:33:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:28 prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container 19:33:29 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:33:31 $ docker top a78a7fb2a5a3819d88369f27753f1cd508faf9510826d9a9c6d38600ba73accd -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:32 + grep parallel 19:33:32 + docker-compose build --help 19:33:35 --parallel Build images in parallel. [Pipeline] } 19:33:35 $ docker stop --time=1 a78a7fb2a5a3819d88369f27753f1cd508faf9510826d9a9c6d38600ba73accd 19:33:37 $ docker rm -f a78a7fb2a5a3819d88369f27753f1cd508faf9510826d9a9c6d38600ba73accd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:33:38 prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container 19:33:38 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:33:40 $ docker top 768a5343a5a9e9bdea4dafd5c6c1afeaa5529328c3a51b26b5e13f4f90d06b57 -eo pid,comm [Pipeline] { [Pipeline] sh 19:33:41 + docker-compose -f ./docker-compose-build.yml build --parallel 19:33:45 Building core-command ... 19:33:45 Building core-data ... 19:33:45 Building core-metadata ... 19:33:45 Building security-bootstrapper ... 19:33:45 Building security-proxy-setup ... 19:33:45 Building security-secretstore-setup ... 19:33:45 Building support-notifications ... 19:33:45 Building support-scheduler ... 19:33:45 Building sys-mgmt-agent ... 19:33:45 Building security-secretstore-setup 19:33:45 Building core-command 19:33:45 Building core-metadata 19:33:45 Building support-notifications 19:33:45 Building support-scheduler 19:35:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:35:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:35:22 ---> 6d2ff3fa663e 19:35:22 Step 3/23 : WORKDIR /edgex-go 19:35:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:35:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:22 ---> 6d2ff3fa663e 19:35:22 Step 3/22 : WORKDIR /edgex-go 19:35:22 ---> Running in 20a81efea9ab 19:35:22 ---> Running in 36d6e847b0f6 19:35:22 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:35:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:35:22 ---> 6d2ff3fa663e 19:35:22 Step 3/21 : WORKDIR /edgex-go 19:35:22 ---> Running in b872cb9abca2 19:35:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:35:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:22 ---> 6d2ff3fa663e 19:35:22 Step 3/22 : WORKDIR /edgex-go 19:35:22 ---> Running in 9b22391b43c3 19:35:22 Removing intermediate container 20a81efea9ab 19:35:22 ---> 5b2874a38c06 19:35:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:22 Removing intermediate container b872cb9abca2 19:35:22 ---> 34ac0a4cbeea 19:35:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:22 Removing intermediate container 36d6e847b0f6 19:35:22 ---> eedd09fe83f4 19:35:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:22 Removing intermediate container 9b22391b43c3 19:35:22 ---> 8493f340f602 19:35:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:35:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:35:22 ---> 6d2ff3fa663e 19:35:22 Step 3/24 : WORKDIR /edgex-go 19:35:22 ---> Using cache 19:35:22 ---> 5b2874a38c06 19:35:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:22 ---> Running in 3329a8cd42cb 19:35:22 ---> Running in 59d196471ea1 19:35:22 ---> Running in 6e51d6a5b334 19:35:22 ---> Running in f43d74619d4c 19:35:22 ---> Running in 9a78cd6153e7 19:35:23 Removing intermediate container 3329a8cd42cb 19:35:23 ---> 4d4eebf89867 19:35:23 Step 5/24 : RUN apk add --update --no-cache make git 19:35:23 ---> Running in 85b7240b2e4e 19:35:23 Removing intermediate container 59d196471ea1 19:35:23 ---> e01c79bfd2b5 19:35:23 Step 5/22 : RUN apk add --update --no-cache make git 19:35:24 ---> Running in 9bd1bd91c9a7 19:35:24 Removing intermediate container f43d74619d4c 19:35:24 ---> c73a798af1b1 19:35:24 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 19:35:24 ---> Running in 94ce36ec3e54 19:35:24 Removing intermediate container 9a78cd6153e7 19:35:24 ---> ac0e8b7bb517 19:35:24 Step 5/22 : RUN apk add --update --no-cache make git 19:35:24 Removing intermediate container 6e51d6a5b334 19:35:24 ---> e3bd4ba9802f 19:35:24 Step 5/23 : RUN apk add --update --no-cache make git 19:35:24 ---> Running in c9c4c1e2c15f 19:35:24 ---> Running in 63d55d79d437 19:35:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:35:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:27 OK: 219 MiB in 52 packages 19:35:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:35:28 OK: 219 MiB in 52 packages 19:35:28 OK: 219 MiB in 52 packages 19:35:29 OK: 219 MiB in 52 packages 19:35:29 Removing intermediate container 85b7240b2e4e 19:35:29 ---> a61ff8481f13 19:35:29 Step 6/24 : COPY . . 19:35:29 OK: 219 MiB in 52 packages 19:35:30 Removing intermediate container 9bd1bd91c9a7 19:35:30 ---> 0c8f0a2c91b0 19:35:30 Step 6/22 : COPY . . 19:35:30 Removing intermediate container 94ce36ec3e54 19:35:30 ---> c6c1d3c4af0e 19:35:30 Step 6/21 : COPY . . 19:35:30 Removing intermediate container 63d55d79d437 19:35:30 ---> 237dbbde56d3 19:35:30 Step 6/22 : COPY . . 19:35:31 Removing intermediate container c9c4c1e2c15f 19:35:31 ---> 3cb21779f4f2 19:35:31 Step 6/23 : COPY go.mod . 19:35:32 ---> 73380ad2d40e 19:35:32 Step 7/23 : RUN go mod download 19:35:32 ---> Running in 3b7b49a87c1e 19:35:37 Removing intermediate container 3b7b49a87c1e 19:35:37 ---> bdd8ac7145a8 19:35:37 Step 8/23 : COPY . . 19:36:04 ---> 2af25d608cbc 19:36:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:04 ---> dafcffdebf86 19:36:04 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:04 ---> c79fcf943114 19:36:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:04 ---> Running in 81afa1ea4328 19:36:04 ---> Running in 3466adbe8b2f 19:36:04 ---> Running in 0db78c487e8d 19:36:04 ---> f6e6dd4f1be5 19:36:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:04 ---> Running in a770a87f83f3 19:36:05 skipping... 19:36:06 skipping... 19:36:06 skipping... 19:36:06 skipping... 19:36:07 Removing intermediate container 81afa1ea4328 19:36:07 ---> 336eea29c917 19:36:07 Step 8/22 : RUN make cmd/core-metadata/core-metadata 19:36:07 Removing intermediate container 0db78c487e8d 19:36:07 ---> 8aa174115217 19:36:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:07 ---> Running in 7c13a4c3c94a 19:36:07 ---> Running in 7b467fed6269 19:36:08 Removing intermediate container 3466adbe8b2f 19:36:08 ---> b3954f6b863c 19:36:08 Step 8/21 : RUN make cmd/support-notifications/support-notifications 19:36:08 Removing intermediate container a770a87f83f3 19:36:08 ---> 043945694d73 19:36:08 Step 8/22 : RUN make cmd/core-command/core-command 19:36:08 ---> Running in d18f96b4ab46 19:36:08 ---> Running in d0904342876f 19:36:09 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:36:10 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:36:10 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:36:10 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:36:10 ---> d1a584447b49 19:36:10 Step 9/23 : RUN go mod tidy 19:36:10 ---> Running in fff028a4e261 19:36:19 Removing intermediate container fff028a4e261 19:36:19 ---> 5eabb4a71290 19:36:19 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:36:19 ---> Running in 9ac24069cb5b 19:36: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:38:11 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:38:11 Removing intermediate container d0904342876f 19:38:11 ---> 88f8fcb68563 19:38:11 19:38:11 Step 9/22 : FROM alpine:3.14 19:38:11 3.14: Pulling from library/alpine 19:38:11 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:38:11 Status: Downloaded newer image for alpine:3.14 19:38:11 ---> ac73e934f311 19:38:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:38:11 ---> Running in 398c3c02174f 19:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:38:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:38:15 (1/1) Installing dumb-init (1.2.5-r1) 19:38:15 Executing busybox-1.33.1-r7.trigger 19:38:15 OK: 5 MiB in 15 packages 19:38:17 Removing intermediate container 398c3c02174f 19:38:17 ---> db6fee77883a 19:38:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:17 ---> Running in 23133c99fc07 19:38:17 Removing intermediate container 7b467fed6269 19:38:17 ---> ef655c96ab03 19:38:17 19:38:17 Step 9/24 : FROM alpine:3.14 19:38:17 ---> ac73e934f311 19:38:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:38:18 ---> Running in 05d5655f2597 19:38:18 Removing intermediate container 23133c99fc07 19:38:18 ---> d185b5ec95c2 19:38:18 Step 12/22 : ENV APP_PORT=59882 19:38:18 ---> Running in e840f058fe71 19:38:18 Removing intermediate container e840f058fe71 19:38:18 ---> 751c1c50b458 19:38:18 Step 13/22 : EXPOSE $APP_PORT 19:38:19 ---> Running in 4b2362b4eee1 19:38:19 Removing intermediate container 4b2362b4eee1 19:38:19 ---> 7ab17801f16f 19:38:19 Step 14/22 : WORKDIR / 19:38:20 ---> Running in a6dd55b7284a 19:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:38:20 Removing intermediate container a6dd55b7284a 19:38:20 ---> a687231409a8 19:38:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:21 (1/3) Installing ca-certificates (20211220-r0) 19:38:21 (2/3) Installing dumb-init (1.2.5-r1) 19:38:21 (3/3) Installing su-exec (0.2-r1) 19:38:21 Executing busybox-1.33.1-r7.trigger 19:38:21 Executing ca-certificates-20211220-r0.trigger 19:38:22 OK: 6 MiB in 17 packages 19:38:22 ---> 9e757e79c3aa 19:38:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:38:25 ---> 468f31723fc9 19:38:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:38:25 Removing intermediate container 05d5655f2597 19:38:25 ---> cbeb21f8446c 19:38:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:38:25 ---> Running in 2b634952b77e 19:38:25 Removing intermediate container 2b634952b77e 19:38:25 ---> e7ee53514f0a 19:38:25 Step 12/24 : WORKDIR / 19:38:26 ---> c201ed3fe9d0 19:38:26 Step 18/22 : ENTRYPOINT ["/core-command"] 19:38:26 ---> Running in ac556e9b570e 19:38:26 ---> Running in 4d91e4d07d3d 19:38:26 Removing intermediate container d18f96b4ab46 19:38:26 ---> 2fa955827432 19:38:26 19:38:26 Step 9/21 : FROM alpine:3.14 19:38:26 ---> ac73e934f311 19:38:26 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 19:38:27 ---> Running in 659cf43c2ac5 19:38:27 Removing intermediate container ac556e9b570e 19:38:27 ---> 8abfa7225756 19:38:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:38:27 Removing intermediate container 4d91e4d07d3d 19:38:27 ---> 87264a5c7b3b 19:38:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:27 ---> Running in f0a02842cf70 19:38:28 Removing intermediate container f0a02842cf70 19:38:28 ---> c8b7fddc447d 19:38:28 Step 20/22 : LABEL arch=arm64 19:38:28 ---> Running in ba2df4ac5a81 19:38:28 ---> 70e701b0c8cf 19:38:28 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:38:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:38:29 Removing intermediate container ba2df4ac5a81 19:38:29 ---> b92198862c01 19:38:29 Step 21/22 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 19:38:29 Removing intermediate container 7c13a4c3c94a 19:38:29 ---> 63f93f4bdbe0 19:38:29 19:38:29 Step 9/22 : FROM alpine:3.14 19:38:29 ---> ac73e934f311 19:38:29 Step 10/22 : RUN apk add --update --no-cache dumb-init 19:38:29 ---> Using cache 19:38:29 ---> db6fee77883a 19:38:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:29 ---> Using cache 19:38:29 ---> d185b5ec95c2 19:38:29 Step 12/22 : ENV APP_PORT=59881 19:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:38:29 ---> Running in 8c6bbc77aeca 19:38:29 ---> Running in 73a6cd21d109 19:38:30 Removing intermediate container 8c6bbc77aeca 19:38:30 ---> 2f0c2b65f43c 19:38:30 Step 22/22 : LABEL version=0.0.0 19:38:30 (1/2) Installing ca-certificates (20211220-r0) 19:38:30 Removing intermediate container 73a6cd21d109 19:38:30 ---> 321e286d81ce 19:38:30 Step 13/22 : EXPOSE $APP_PORT 19:38:30 ---> 0df0c4e6893b 19:38:30 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:38:30 (2/2) Installing dumb-init (1.2.5-r1) 19:38:30 Executing busybox-1.33.1-r7.trigger 19:38:30 Executing ca-certificates-20211220-r0.trigger 19:38:30 ---> Running in becaf02e4d29 19:38:30 ---> Running in 07ec858dde9a 19:38:30 OK: 6 MiB in 16 packages 19:38:31 Removing intermediate container becaf02e4d29 19:38:31 ---> d0b8c4d14ed0 19:38:31 19:38:31 Removing intermediate container 07ec858dde9a 19:38:31 ---> 49d73a8aa969 19:38:31 Step 14/22 : WORKDIR / 19:38:31 Removing intermediate container 9ac24069cb5b 19:38:31 ---> a78fbe380d9d 19:38:31 19:38:31 Step 11/23 : FROM alpine:3.14 19:38:31 ---> ac73e934f311 19:38:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:38:31 ---> Using cache 19:38:31 ---> db6fee77883a 19:38:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:31 ---> Using cache 19:38:31 ---> d185b5ec95c2 19:38:31 Step 14/23 : ENV APP_PORT=59861 19:38:31 ---> Running in 2ada7088d82a 19:38:31 ---> Running in 20a35a7868f5 19:38:31 ---> ae475b84867b 19:38:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:38:31 Removing intermediate container 20a35a7868f5 19:38:31 ---> 851e4f0d9215 19:38:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:31 Removing intermediate container 2ada7088d82a 19:38:31 ---> 2e1d9f70708a 19:38:31 Step 15/23 : EXPOSE $APP_PORT 19:38:32 ---> Running in 52bd2b9f59eb 19:38:32 ---> 68dbe3a6edb7 19:38:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:38:32 Removing intermediate container 659cf43c2ac5 19:38:32 ---> 787b678593ff 19:38:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:38:32 ---> Running in 9b0d86ebd121 19:38:32 Successfully built d0b8c4d14ed0 19:38:32 Successfully tagged core-command-arm64:latest 19:38:32  Building core-command ... done Building security-bootstrapper 19:38:32 Removing intermediate container 52bd2b9f59eb 19:38:32 ---> 76e49531a701 19:38:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:33 ---> d4d435957ee3 19:38:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:38:33 Removing intermediate container 9b0d86ebd121 19:38:33 ---> a000af473b61 19:38:33 Step 12/21 : ENV APP_PORT=59860 19:38:33 ---> Running in ba779aa950b7 19:38:33 ---> 640bdc8a31db 19:38:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:38:34 Removing intermediate container ba779aa950b7 19:38:34 ---> ff37b4a761d6 19:38:34 Step 13/21 : EXPOSE $APP_PORT 19:38:34 ---> Running in 3d2732d5e454 19:38:34 ---> 0e6b86252eea 19:38:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:38:35 ---> a8f8c4afc90f 19:38:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:38:35 Removing intermediate container 3d2732d5e454 19:38:35 ---> d518d3bacfda 19:38:35 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:36 ---> 182f1117489e 19:38:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:38:36 ---> a11efc8d9e07 19:38:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:38:36 ---> 0cda8d1df0b7 19:38:36 Step 18/22 : ENTRYPOINT ["/core-metadata"] 19:38:36 ---> Running in 975ed3963bc7 19:38:37 Removing intermediate container 975ed3963bc7 19:38:37 ---> 4c9132f09c5b 19:38:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:37 ---> bf95345c6f66 19:38:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:38:37 ---> d22451f968bf 19:38:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:38:37 ---> Running in 1c223b120bd3 19:38:37 ---> Running in e08ae6f76d83 19:38:38 Removing intermediate container 1c223b120bd3 19:38:38 ---> 944cc83749ba 19:38:38 Step 20/22 : LABEL arch=arm64 19:38:38 Removing intermediate container e08ae6f76d83 19:38:38 ---> e21f2d0fce0d 19:38:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:38 ---> 1d5336761349 19:38:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:38:38 ---> Running in 6b05f16b8d0c 19:38:38 ---> 9e45a1f40410 19:38:38 Step 20/24 : 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:38:38 ---> Running in 0d19e59a6723 19:38:38 ---> Running in 4ae40cf822a3 19:38:39 Removing intermediate container 6b05f16b8d0c 19:38:39 ---> 197cab4b3efd 19:38:39 Step 21/22 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 19:38:39 Removing intermediate container 0d19e59a6723 19:38:39 ---> d7b0680a3cab 19:38:39 Step 21/23 : LABEL arch=arm64 19:38:39 ---> Running in 23f53332accf 19:38:39 ---> Running in 0a2c4d08bbc2 19:38:39 ---> 7ec88cb5fc86 19:38:39 Step 17/21 : ENTRYPOINT ["/support-notifications"] 19:38:40 ---> Running in fdadff3efd65 19:38:40 Removing intermediate container 23f53332accf 19:38:40 ---> 5db694af11d1 19:38:40 Step 22/22 : LABEL version=0.0.0 19:38:40 ---> Running in 68d6c687150f 19:38:40 Removing intermediate container 0a2c4d08bbc2 19:38:40 ---> 524d5c81c981 19:38:40 Step 22/23 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 19:38:40 ---> Running in 397001dff5ee 19:38:40 Removing intermediate container fdadff3efd65 19:38:40 ---> 96a6cddcee77 19:38:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:41 ---> Running in 06ca60d7e353 19:38:41 Removing intermediate container 68d6c687150f 19:38:41 ---> 934697f38ddf 19:38:41 19:38:41 Removing intermediate container 397001dff5ee 19:38:41 ---> 24be9f8d04bb 19:38:41 Step 23/23 : LABEL version=0.0.0 19:38:41 ---> Running in bc6f44ef55af 19:38:41 Removing intermediate container 06ca60d7e353 19:38:41 ---> a28ce19b6222 19:38:41 Step 19/21 : LABEL arch=arm64 19:38:41 Removing intermediate container 4ae40cf822a3 19:38:41 ---> 2d4c114f118a 19:38:41 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:38:41 ---> Running in 75983692a45c 19:38:41 ---> Running in 4f00f4cdb90d 19:38:42 Removing intermediate container 75983692a45c 19:38:42 ---> 50cc926aff2b 19:38:42 Removing intermediate container bc6f44ef55af 19:38:42 Step 20/21 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 19:38:42 ---> b8c7127b3887 19:38:42 19:38:42 Successfully built 934697f38ddf 19:38:42 Successfully tagged core-metadata-arm64:latest 19:38:42  Building core-metadata ... done Building sys-mgmt-agent 19:38:42 Removing intermediate container 4f00f4cdb90d 19:38:42 ---> 3e47d062566f 19:38:42 Step 22/24 : LABEL arch=arm64 19:38:42 ---> Running in 8abb9ec3efbd 19:38:42 ---> Running in 4b2fa4fc3cd7 19:38:43 Removing intermediate container 8abb9ec3efbd 19:38:43 ---> 1c462e1b636a 19:38:43 Step 21/21 : LABEL version=0.0.0 19:38:43 Removing intermediate container 4b2fa4fc3cd7 19:38:43 ---> 1b5c2a492f82 19:38:43 Step 23/24 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 19:38:43 ---> Running in 3fd4f914e2fc 19:38:43 ---> Running in 9490010485fb 19:38:43 Successfully built b8c7127b3887 19:38:43 Successfully tagged support-scheduler-arm64:latest 19:38:43  Building support-scheduler ... done Building security-proxy-setup 19:38:43 Removing intermediate container 3fd4f914e2fc 19:38:43 ---> 3fc61c86d070 19:38:43 19:38:43 Removing intermediate container 9490010485fb 19:38:43 ---> 108f1c206124 19:38:43 Step 24/24 : LABEL version=0.0.0 19:38:43 ---> Running in 543edfb1d100 19:38:44 Removing intermediate container 543edfb1d100 19:38:44 ---> 42ee75095656 19:38:44 19:38:44 Successfully built 3fc61c86d070 19:38:44 Successfully tagged support-notifications-arm64:latest 19:38:44  Building support-notifications ... done Building core-data 19:38:45 Successfully built 42ee75095656 19:38:45 Successfully tagged security-secretstore-setup-arm64:latest 19:39:41  Building security-secretstore-setup ... done Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:39:41 Step 2/30 : FROM ${BUILDER_BASE} AS builder 19:39:41 ---> 6d2ff3fa663e 19:39:41 Step 3/30 : WORKDIR /edgex-go 19:39:41 ---> Using cache 19:39:41 ---> 8493f340f602 19:39:41 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:41 ---> Using cache 19:39:41 ---> ac0e8b7bb517 19:39:41 Step 5/30 : RUN apk add --update --no-cache make git 19:39:41 ---> Using cache 19:39:41 ---> 237dbbde56d3 19:39:41 Step 6/30 : COPY . . 19:39:41 ---> Using cache 19:39:41 ---> f6e6dd4f1be5 19:39:41 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:41 ---> Using cache 19:39:41 ---> 043945694d73 19:39:41 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:39:41 ---> Running in b7776fd3528d 19:39:41 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:39:51 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:39:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:39:51 ---> 6d2ff3fa663e 19:39:51 Step 3/20 : WORKDIR /edgex-go 19:39:51 ---> Using cache 19:39:51 ---> 8493f340f602 19:39:51 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:51 ---> Using cache 19:39:51 ---> ac0e8b7bb517 19:39:51 Step 5/20 : RUN apk add --update --no-cache make git 19:39:51 ---> Using cache 19:39:51 ---> 237dbbde56d3 19:39:51 Step 6/20 : COPY . . 19:39:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:39:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:39:51 ---> 6d2ff3fa663e 19:39:51 Step 3/22 : WORKDIR /edgex-go 19:39:51 ---> Using cache 19:39:51 ---> 8493f340f602 19:39:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:51 ---> Using cache 19:39:51 ---> ac0e8b7bb517 19:39:51 Step 5/22 : RUN apk add --update --no-cache make bash git 19:39:51 ---> Using cache 19:39:51 ---> f6e6dd4f1be5 19:39:51 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:51 ---> Using cache 19:39:51 ---> 043945694d73 19:39:51 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:39:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 19:39:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:39:51 ---> 6d2ff3fa663e 19:39:51 Step 3/22 : WORKDIR /edgex-go 19:39:51 ---> Using cache 19:39:51 ---> 8493f340f602 19:39:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:51 ---> Using cache 19:39:51 ---> ac0e8b7bb517 19:39:51 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:39:52 ---> Running in bddf9c41ca6c 19:39:52 ---> Running in b7c89fd90ad9 19:39:52 ---> Running in 2d2ffcd6d178 19:39:54 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:39:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:57 OK: 219 MiB in 52 packages 19:39:57 OK: 219 MiB in 52 packages 19:39:58 Removing intermediate container b7c89fd90ad9 19:39:58 ---> 85d8671f2aa5 19:39:58 Step 6/22 : COPY . . 19:39:58 Removing intermediate container 2d2ffcd6d178 19:39:58 ---> 8385b57cfe5d 19:39:58 Step 6/22 : COPY . . 19:40:37 ---> 097f1c6786d6 19:40:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:37 ---> 510fd7244c21 19:40:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:37 ---> Running in 1ac51bca0089 19:40:37 ---> Running in b555af5a4cf9 19:40:37 skipping... 19:40:37 skipping... 19:40:39 Removing intermediate container b555af5a4cf9 19:40:39 ---> be51b3c1a05c 19:40:39 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:40:39 Removing intermediate container 1ac51bca0089 19:40:39 ---> 58e57b941716 19:40:39 Step 8/22 : RUN make cmd/core-data/core-data 19:40:39 ---> Running in 11a1ce809c5a 19:40:39 ---> Running in a26bb57734eb 19:40:41 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:40:41 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:40:54 Removing intermediate container b7776fd3528d 19:40:54 ---> 84d3e0192dda 19:40:54 19:40:54 Step 9/30 : FROM alpine:3.14 19:40:54 ---> ac73e934f311 19:40:54 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:40:54 ---> Running in 71ac564df842 19:40:54 Removing intermediate container 71ac564df842 19:40:54 ---> 86ca3819fc84 19:40:54 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 19:40:54 ---> Running in 6abda610fba1 19:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:40:56 (1/2) Installing dumb-init (1.2.5-r1) 19:40:56 (2/2) Installing su-exec (0.2-r1) 19:40:56 Executing busybox-1.33.1-r7.trigger 19:40:56 OK: 6 MiB in 16 packages 19:40:58 Removing intermediate container 6abda610fba1 19:40:58 ---> dbc5420c1189 19:40:58 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 19:40:58 ---> Running in cfb57d51b3c5 19:40:59 Removing intermediate container cfb57d51b3c5 19:40:59 ---> 88345309a3c0 19:40:59 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:40:59 ---> Running in d6f46fe8cf88 19:40:59 Removing intermediate container d6f46fe8cf88 19:40:59 ---> 93430021fe31 19:40:59 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:40:59 ---> Running in 7bd638c5a9b5 19:41:02 Removing intermediate container 7bd638c5a9b5 19:41:02 ---> 53ba93e8214c 19:41:02 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 19:41:02 ---> Running in 2e053c72b3c6 19:41:03 Removing intermediate container 2e053c72b3c6 19:41:03 ---> 9df89719647b 19:41:03 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:41:04 ---> 92493a59a55f 19:41:04 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:41:04 ---> Running in 0d65c8c1c2ea 19:41:07 Removing intermediate container 0d65c8c1c2ea 19:41:07 ---> f134ddcb2fa2 19:41:07 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:08 ---> 0d69364e8da9 19:41:08 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:41:10 ---> 8d8e5c4f5866 19:41:10 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:41:11 ---> 4354c6dd7555 19:41:11 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:41:11 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:41:11 ---> 49d1889f9d71 19:41:11 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:41:12 ---> c2f712d69bdd 19:41:12 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 19:41:13 ---> Running in ca4e1927af13 19:41:13 Removing intermediate container ca4e1927af13 19:41:13 ---> 3a6e24e83f9a 19:41:13 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:41:14 ---> 49f292f0885d 19:41:14 Step 25/30 : RUN chmod +x /entrypoint.sh 19:41:15 ---> Running in 7ae239cf1aec 19:41:17 Removing intermediate container 7ae239cf1aec 19:41:17 ---> 4132460cb490 19:41:17 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 19:41:18 ---> Running in 9fd9a6db601f 19:41:18 Removing intermediate container 9fd9a6db601f 19:41:18 ---> 945f3eb3ace3 19:41:18 Step 27/30 : CMD ["gate"] 19:41:18 ---> Running in ef7b34d68232 19:41:19 Removing intermediate container ef7b34d68232 19:41:19 ---> e3b72e6986b5 19:41:19 Step 28/30 : LABEL arch=arm64 19:41:19 ---> Running in 5e4c9dd7fc98 19:41:20 Removing intermediate container 5e4c9dd7fc98 19:41:20 ---> 741d039f3108 19:41:20 Step 29/30 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 19:41:20 ---> Running in 67cca6a3b55f 19:41:21 Removing intermediate container 67cca6a3b55f 19:41:21 ---> fc2a3a974ea3 19:41:21 Step 30/30 : LABEL version=0.0.0 19:41:21 ---> Running in 7b67c145cbe9 19:41:22 Removing intermediate container 7b67c145cbe9 19:41:22 ---> ae8e33c76a5a 19:41:22 19:41:22 Successfully built ae8e33c76a5a 19:41:22 Successfully tagged security-bootstrapper-arm64:latest 19:41:28  Building security-bootstrapper ... done Removing intermediate container bddf9c41ca6c 19:41:28 ---> 29fec052f0a5 19:41:28 19:41:28 Step 9/20 : FROM alpine:3.14 19:41:28 ---> ac73e934f311 19:41:28 Step 10/20 : RUN apk add --update --no-cache curl 19:41:28 ---> Running in 9d2501af87d9 19:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:41:30 (1/5) Installing ca-certificates (20211220-r0) 19:41:30 (2/5) Installing brotli-libs (1.0.9-r5) 19:41:30 (3/5) Installing nghttp2-libs (1.43.0-r0) 19:41:30 (4/5) Installing libcurl (7.79.1-r2) 19:41:30 (5/5) Installing curl (7.79.1-r2) 19:41:30 Executing busybox-1.33.1-r7.trigger 19:41:30 Executing ca-certificates-20211220-r0.trigger 19:41:30 OK: 8 MiB in 19 packages 19:41:32 Removing intermediate container 9d2501af87d9 19:41:32 ---> 350c47ffaff5 19:41:32 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:41:32 ---> Running in 1e7a695aa639 19:41:33 Removing intermediate container 1e7a695aa639 19:41:33 ---> 11510de45c33 19:41:33 Step 12/20 : WORKDIR /edgex 19:41:33 ---> Running in 4c172d8b80da 19:41:33 Removing intermediate container 4c172d8b80da 19:41:33 ---> b2eed54b91d7 19:41:33 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:41:34 ---> dcb0205682d4 19:41:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:41:36 ---> a5b45a4d9f4c 19:41:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:41:37 ---> 63e07aa86c01 19:41:37 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:41:37 ---> Running in 7696667c94c2 19:41:38 Removing intermediate container 7696667c94c2 19:41:38 ---> 52606850f9b5 19:41:38 Step 17/20 : CMD ["--init=true"] 19:41:38 ---> Running in 37fdd6bf2f88 19:41:39 Removing intermediate container 37fdd6bf2f88 19:41:39 ---> a445c2b3a61f 19:41:39 Step 18/20 : LABEL arch=arm64 19:41:39 ---> Running in 0d091154217b 19:41:39 Removing intermediate container 0d091154217b 19:41:39 ---> 21c93055781a 19:41:39 Step 19/20 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 19:41:39 ---> Running in 786ea94fd1ed 19:41:40 Removing intermediate container 786ea94fd1ed 19:41:40 ---> 12afa1235fe6 19:41:40 Step 20/20 : LABEL version=0.0.0 19:41:40 ---> Running in 074580b8f9e1 19:41:40 Removing intermediate container 074580b8f9e1 19:41:40 ---> 8db7864e72d1 19:41:40 19:41:41 Successfully built 8db7864e72d1 19:41:41 Successfully tagged security-proxy-setup-arm64:latest 19:42:03  Building security-proxy-setup ... done Removing intermediate container 11a1ce809c5a 19:42:03 ---> 212ab35fc067 19:42:03 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:42:03 ---> Running in adbd24c0925e 19:42:03 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:42:04 Removing intermediate container adbd24c0925e 19:42:04 ---> f4bcf33d18eb 19:42:04 19:42:04 Step 10/22 : FROM docker:20.10.8 19:42:04 20.10.8: Pulling from library/docker 19:42:09 Removing intermediate container a26bb57734eb 19:42:09 ---> 42b646bab53b 19:42:09 19:42:09 Step 9/22 : FROM alpine:3.14 19:42:09 ---> ac73e934f311 19:42:09 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:42:09 ---> Running in a1ca24febfe2 19:42:10 Removing intermediate container a1ca24febfe2 19:42:10 ---> 3cfaaba83626 19:42:10 Step 11/22 : ENV APP_PORT=59880 19:42:10 ---> Running in bff76aad1fe9 19:42:10 Removing intermediate container bff76aad1fe9 19:42:10 ---> 9f26c7669dd5 19:42:10 Step 12/22 : EXPOSE $APP_PORT 19:42:10 ---> Running in 93e012c643cc 19:42:11 Removing intermediate container 93e012c643cc 19:42:11 ---> b4c9effda34c 19:42:11 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:11 ---> Running in 124094cdfbdd 19:42:12 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 19:42:12 Status: Downloaded newer image for docker:20.10.8 19:42:12 ---> 3734d5adc5ac 19:42:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:42:12 ---> Running in 2f70c3aa1b82 19:42:12 Removing intermediate container 2f70c3aa1b82 19:42:12 ---> f1888378c841 19:42:12 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:42:12 ---> Running in c4d06d4226cc 19:42:13 Removing intermediate container 124094cdfbdd 19:42:13 ---> 608901395165 19:42:13 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 19:42:13 ---> Running in 3652e779ec6d 19:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:42:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:42:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:42:15 (1/42) Installing readline (8.1.0-r0) 19:42:15 (2/42) Installing bash (5.1.16-r0) 19:42:15 Executing bash-5.1.16-r0.post-install 19:42:15 (3/42) Installing brotli-libs (1.0.9-r5) 19:42:15 (4/42) Installing nghttp2-libs (1.43.0-r0) 19:42:15 (5/42) Installing libcurl (7.79.1-r2) 19:42:15 (6/42) Installing curl (7.79.1-r2) 19:42:15 (7/42) Installing dumb-init (1.2.5-r1) 19:42:15 (8/42) Installing libbz2 (1.0.8-r1) 19:42:15 (9/42) Installing expat (2.4.7-r0) 19:42:15 (10/42) Installing libffi (3.3-r2) 19:42:15 (11/42) Installing gdbm (1.19-r0) 19:42:15 (12/42) Installing xz-libs (5.2.5-r1) 19:42:15 (13/42) Installing libgcc (10.3.1_git20210424-r2) 19:42:15 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 19:42:15 (15/42) Installing mpdecimal (2.5.1-r1) 19:42:15 (16/42) Installing sqlite-libs (3.35.5-r0) 19:42:15 (17/42) Installing python3 (3.9.5-r2) 19:42:16 (1/6) Installing dumb-init (1.2.5-r1) 19:42:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:42:16 (3/6) Installing libsodium (1.0.18-r0) 19:42:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:42:16 (5/6) Installing libzmq (4.3.4-r0) 19:42:16 (6/6) Installing zeromq (4.3.4-r0) 19:42:16 Executing busybox-1.33.1-r7.trigger 19:42:16 OK: 8 MiB in 20 packages 19:42:17 (18/42) Installing py3-appdirs (1.4.4-r2) 19:42:17 (19/42) Installing py3-chardet (4.0.0-r2) 19:42:18 Removing intermediate container 3652e779ec6d 19:42:18 ---> f6de93cfdc4f 19:42:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:18 (20/42) Installing py3-idna (3.2-r0) 19:42:18 (21/42) Installing py3-urllib3 (1.26.5-r0) 19:42:18 (22/42) Installing py3-certifi (2020.12.5-r1) 19:42:18 (23/42) Installing py3-requests (2.25.1-r4) 19:42:18 (24/42) Installing py3-msgpack (1.0.2-r1) 19:42:18 (25/42) Installing py3-lockfile (0.12.2-r4) 19:42:18 (26/42) Installing py3-cachecontrol (0.12.6-r1) 19:42:18 (27/42) Installing py3-colorama (0.4.4-r1) 19:42:18 (28/42) Installing py3-contextlib2 (0.6.0-r1) 19:42:18 (29/42) Installing py3-distlib (0.3.1-r3) 19:42:18 (30/42) Installing py3-distro (1.5.0-r3) 19:42:18 (31/42) Installing py3-six (1.15.0-r1) 19:42:18 (32/42) Installing py3-webencodings (0.5.1-r4) 19:42:18 (33/42) Installing py3-html5lib (1.1-r1) 19:42:18 (34/42) Installing py3-parsing (2.4.7-r2) 19:42:18 (35/42) Installing py3-packaging (20.9-r1) 19:42:18 (36/42) Installing py3-toml (0.10.2-r2) 19:42:18 (37/42) Installing py3-pep517 (0.10.0-r2) 19:42:18 (38/42) Installing py3-progress (1.5-r2) 19:42:18 (39/42) Installing py3-retrying (1.3.3-r1) 19:42:18 (40/42) Installing py3-ordered-set (4.0.2-r1) 19:42:18 (41/42) Installing py3-setuptools (52.0.0-r3) 19:42:18 (42/42) Installing py3-pip (20.3.4-r1) 19:42:18 ---> c9c7062017ed 19:42:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:42:19 Executing busybox-1.33.1-r3.trigger 19:42:19 OK: 84 MiB in 64 packages 19:42:19 ---> e5905fd0a546 19:42:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:42:20 ---> d1af040de10e 19:42:20 Step 18/22 : ENTRYPOINT ["/core-data"] 19:42:20 ---> Running in 769632128bd8 19:42:20 Removing intermediate container 769632128bd8 19:42:20 ---> cdcc01e185fc 19:42:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:21 ---> Running in 3c88174eb40f 19:42:21 Removing intermediate container 3c88174eb40f 19:42:21 ---> c2ec4fc510f5 19:42:21 Step 20/22 : LABEL arch=arm64 19:42:21 ---> Running in da5f870560b6 19:42:21 Removing intermediate container da5f870560b6 19:42:21 ---> bab247ede05c 19:42:21 Step 21/22 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 19:42:21 ---> Running in 0b55405ea74d 19:42:22 Removing intermediate container 0b55405ea74d 19:42:22 ---> 4e93e9f0be3d 19:42:22 Step 22/22 : LABEL version=0.0.0 19:42:22 ---> Running in 55651a133f53 19:42:22 Removing intermediate container 55651a133f53 19:42:22 ---> 94ae53ce61d8 19:42:22 19:42:23 Successfully built 94ae53ce61d8 19:42:23 Successfully tagged core-data-arm64:latest 19:42:23  Building core-data ... done Collecting docker-compose==1.23.2 19:42:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:42:24 Collecting PyYAML<4,>=3.10 19:42:24 Downloading PyYAML-3.13.tar.gz (270 kB) 19:42:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 19:42:27 Collecting docker<4.0,>=3.6.0 19:42:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:42:27 Collecting dockerpty<0.5,>=0.4.1 19:42:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:42:29 Collecting websocket-client<1.0,>=0.32.0 19:42:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:42:29 Collecting docopt<0.7,>=0.6.1 19:42:29 Downloading docopt-0.6.2.tar.gz (25 kB) 19:42:31 Collecting texttable<0.10,>=0.9.0 19:42:31 Downloading texttable-0.9.1.tar.gz (11 kB) 19:42:32 Collecting jsonschema<3,>=2.5.1 19:42:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:42:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:42:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:42:33 Collecting cached-property<2,>=1.2.0 19:42:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:42:34 Collecting docker-pycreds>=0.4.0 19:42:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:42:34 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:42:34 Collecting idna<2.8,>=2.5 19:42:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:42:35 Collecting chardet<3.1.0,>=3.0.2 19:42:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:42:35 Collecting urllib3<1.25,>=1.21.1 19:42:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:42:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:42:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:42:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:42:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:42:36 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:42:36 Attempting uninstall: urllib3 19:42:36 Found existing installation: urllib3 1.26.5 19:42:36 Uninstalling urllib3-1.26.5: 19:42:36 Successfully uninstalled urllib3-1.26.5 19:42:37 Attempting uninstall: idna 19:42:37 Found existing installation: idna 3.2 19:42:37 Uninstalling idna-3.2: 19:42:37 Successfully uninstalled idna-3.2 19:42:38 Attempting uninstall: chardet 19:42:38 Found existing installation: chardet 4.0.0 19:42:38 Uninstalling chardet-4.0.0: 19:42:38 Successfully uninstalled chardet-4.0.0 19:42:39 Attempting uninstall: requests 19:42:39 Found existing installation: requests 2.25.1 19:42:39 Uninstalling requests-2.25.1: 19:42:39 Successfully uninstalled requests-2.25.1 19:42:39 Running setup.py install for texttable: started 19:42:41 Running setup.py install for texttable: finished with status 'done' 19:42:41 Running setup.py install for PyYAML: started 19:42:43 Running setup.py install for PyYAML: finished with status 'done' 19:42:43 Running setup.py install for docopt: started 19:42:45 Running setup.py install for docopt: finished with status 'done' 19:42:45 Running setup.py install for dockerpty: started 19:42:47 Running setup.py install for dockerpty: finished with status 'done' 19:42:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:42:57 Removing intermediate container c4d06d4226cc 19:42:57 ---> fa6201020f9a 19:42:57 Step 13/22 : ENV APP_PORT=58890 19:42:57 ---> Running in 735371edd27a 19:42:57 Removing intermediate container 735371edd27a 19:42:57 ---> 945c5454f165 19:42:57 Step 14/22 : EXPOSE $APP_PORT 19:42:57 ---> Running in 57ae88c1941a 19:42:57 Removing intermediate container 57ae88c1941a 19:42:57 ---> 81353da2389d 19:42:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:42:58 ---> a3accf9457ff 19:42:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:42:58 ---> 0e75a53f28b9 19:42:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:42:59 ---> e39947c25264 19:42:59 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 19:42:59 ---> Running in db52eb60222e 19:43:00 Removing intermediate container db52eb60222e 19:43:00 ---> abdc7d32f524 19:43:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:00 ---> Running in fdbafe200b77 19:43:00 Removing intermediate container fdbafe200b77 19:43:00 ---> eef634d7c1d9 19:43:00 Step 20/22 : LABEL arch=arm64 19:43:00 ---> Running in 97cd2d6f0f9e 19:43:00 Removing intermediate container 97cd2d6f0f9e 19:43:00 ---> 14b62725a3a7 19:43:00 Step 21/22 : LABEL git_sha=2b4c082d27bcd5f13ca6573d887eb374e4522907 19:43:00 ---> Running in 49f90ce710a6 19:43:01 Removing intermediate container 49f90ce710a6 19:43:01 ---> 79134d93e754 19:43:01 Step 22/22 : LABEL version=0.0.0 19:43:01 ---> Running in 00567a5c0b7d 19:43:01 Removing intermediate container 00567a5c0b7d 19:43:01 ---> 152d932d595e 19:43:01 19:43:02 Successfully built 152d932d595e 19:43:02 Successfully tagged sys-mgmt-agent-arm64:latest 19:43:02  Building sys-mgmt-agent ... done  [Pipeline] } 19:43:02 $ docker stop --time=1 768a5343a5a9e9bdea4dafd5c6c1afeaa5529328c3a51b26b5e13f4f90d06b57 19:43:04 $ docker rm -f 768a5343a5a9e9bdea4dafd5c6c1afeaa5529328c3a51b26b5e13f4f90d06b57 [Pipeline] // withDockerContainer [Pipeline] sh 19:43:04 + docker images 19:43:05 REPOSITORY TAG IMAGE ID CREATED SIZE 19:43:05 sys-mgmt-agent-arm64 latest 152d932d595e 3 seconds ago 277MB 19:43:05 core-data-arm64 latest 94ae53ce61d8 42 seconds ago 19.5MB 19:43:05 42b646bab53b 56 seconds ago 1.59GB 19:43:05 f4bcf33d18eb About a minute ago 1.58GB 19:43:05 security-proxy-setup-arm64 latest 8db7864e72d1 About a minute ago 25.4MB 19:43:05 29fec052f0a5 About a minute ago 1.59GB 19:43:05 security-bootstrapper-arm64 latest ae8e33c76a5a About a minute ago 17.8MB 19:43:05 84d3e0192dda 2 minutes ago 1.58GB 19:43:05 security-secretstore-setup-arm64 latest 42ee75095656 4 minutes ago 26.7MB 19:43:05 support-notifications-arm64 latest 3fc61c86d070 4 minutes ago 16MB 19:43:05 support-scheduler-arm64 latest b8c7127b3887 4 minutes ago 15.3MB 19:43:05 core-metadata-arm64 latest 934697f38ddf 4 minutes ago 15.9MB 19:43:05 a78fbe380d9d 4 minutes ago 1.58GB 19:43:05 core-command-arm64 latest d0b8c4d14ed0 4 minutes ago 15.2MB 19:43:05 63f93f4bdbe0 4 minutes ago 1.59GB 19:43:05 2fa955827432 4 minutes ago 1.59GB 19:43:05 ef655c96ab03 4 minutes ago 1.59GB 19:43:05 88f8fcb68563 4 minutes ago 1.58GB 19:43:05 ci-base-image-arm64 latest 6d2ff3fa663e 16 minutes ago 1.24GB 19:43:05 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.16-alpine-lts d19f1962542a 6 weeks ago 534MB 19:43:05 alpine 3.14 ac73e934f311 3 months ago 5.34MB 19:43:05 docker 20.10.8 3734d5adc5ac 10 months ago 198MB 19:43:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] withEnv [Pipeline] { [Pipeline] sh 19:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:05 19:43:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:06 arm64: Pulling from edgex-lftools-log-publisher 19:43:06 8998bd30e6a1: Pulling fs layer 19:43:06 04944245beec: Pulling fs layer 19:43:06 699f458cf7ca: Pulling fs layer 19:43:06 765212b225bb: Pulling fs layer 19:43:06 f23df028b6ca: Pulling fs layer 19:43:06 d65c8cfc05b1: Pulling fs layer 19:43:06 2437ff75d9bd: Pulling fs layer 19:43:06 765212b225bb: Waiting 19:43:06 f23df028b6ca: Waiting 19:43:06 d65c8cfc05b1: Waiting 19:43:06 2437ff75d9bd: Waiting 19:43:06 04944245beec: Verifying Checksum 19:43:06 04944245beec: Download complete 19:43:06 765212b225bb: Verifying Checksum 19:43:06 765212b225bb: Download complete 19:43:06 f23df028b6ca: Download complete 19:43:06 d65c8cfc05b1: Verifying Checksum 19:43:06 d65c8cfc05b1: Download complete 19:43:06 699f458cf7ca: Verifying Checksum 19:43:06 699f458cf7ca: Download complete 19:43:07 8998bd30e6a1: Verifying Checksum 19:43:07 8998bd30e6a1: Download complete 19:43:09 2437ff75d9bd: Verifying Checksum 19:43:09 2437ff75d9bd: Download complete 19:43:11 8998bd30e6a1: Pull complete 19:43:12 04944245beec: Pull complete 19:43:13 699f458cf7ca: Pull complete 19:43:13 765212b225bb: Pull complete 19:43:14 f23df028b6ca: Pull complete 19:43:15 d65c8cfc05b1: Pull complete 19:43:30 2437ff75d9bd: Pull complete 19:43:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:30 prd-ubuntu20.04-docker-arm64-4c-16g-19338 does not seem to be running inside a container 19:43:30 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:43:33 $ docker top da48d1fa066538b0ff837408334443a90d8270aa9b622cb248d9f136df53fe8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:34 ---> job-cost.sh 19:43:34 lf-activate-venv: SKIPPING 19:43:34 INFO: No Stack... 19:43:34 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:35 INFO: Archiving Costs [Pipeline] sh 19:43:36 + cut -d, -f6 19:43:36 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:43:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4088-1-stack-cost] 19:43:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4088-1-stack-cost] did not exist. Created. 19:43:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4088-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:37 + echo total: 0.10999999940395355 [Pipeline] stash 19:43:37 Stashed 1 file(s) [Pipeline] } 19:43:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4088-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:37 $ docker stop --time=1 da48d1fa066538b0ff837408334443a90d8270aa9b622cb248d9f136df53fe8f 19:43:39 $ docker rm -f da48d1fa066538b0ff837408334443a90d8270aa9b622cb248d9f136df53fe8f [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:43:40 provisioning config files... 19:43:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1472624358597898209tmp [Pipeline] { [Pipeline] sh 19:43:40 + set +x 19:43:40 + + curlbash -s -s https://codecov.io/bash -- 19:43:40 19:43:40 19:43:40 _____ _ 19:43:40 / ____| | | 19:43:40 | | ___ __| | ___ ___ _____ __ 19:43:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:43:40 | |___| (_) | (_| | __/ (_| (_) \ V / 19:43:40 \_____\___/ \__,_|\___|\___\___/ \_/ 19:43:40 Bash-1.0.6 19:43:40 19:43:40 19:43:40 ==> git version 2.25.1 found 19:43:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:43:40 Release-Date: 2020-01-08 19:43:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:43:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:43:40 ==> Jenkins CI detected. 19:43:40 current dir:  /w/workspace/edgex-go/1 19:43:40 project root: . 19:43:40 --> token set from env 19:43:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:43:40 ==> Running gcov in . (disable via -X gcov) 19:43:40 ==> Python coveragepy not found 19:43:40 ==> Searching for coverage reports in: 19:43:40 + . 19:43:40 -> Found 1 reports 19:43:40 ==> Detecting git/mercurial file structure 19:43:40 ==> Reading reports 19:43:40 + ./coverage.out bytes=428658 19:43:40 ==> Appending adjustments 19:43:40 https://docs.codecov.io/docs/fixing-reports 19:43:41 + Found adjustments 19:43:41 ==> Gzipping contents 19:43:42 64K /tmp/codecov.sHcJLM.gz 19:43:42 ==> Uploading reports 19:43:42 url: https://codecov.io 19:43:42 query: branch=PR-4088&commit=29b7c8fbee03101b9e9802a40ce441d8fb436342&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4088%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4088&job=&cmd_args= 19:43:42 -> Pinging Codecov 19:43:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4088&commit=29b7c8fbee03101b9e9802a40ce441d8fb436342&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4088%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4088&job=&cmd_args= 19:43:42 -> Uploading to 19:43:42 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/00271124DB129430A58F1EEE437C3FCB/29b7c8fbee03101b9e9802a40ce441d8fb436342/4f171dfd-7f49-4283-992d-e651a9e25c60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T194342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2257c53b06ebc242c568ccc9e48a281fb20a7a1e23d9168b60c7053d51cac7de 19:43:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:42 Dload Upload Total Spent Left Speed 19:43:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65137 0 0 100 65137 0 220k --:--:-- --:--:-- --:--:-- 221k 19:43:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/29b7c8fbee03101b9e9802a40ce441d8fb436342 [Pipeline] } 19:43:42 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:43:44 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:43:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:45 ---> package-listing.sh 19:43:45 ++ facter osfamily 19:43:45 ++ tr '[:upper:]' '[:lower:]' 19:43:45 + OS_FAMILY=debian 19:43:45 + workspace=/w/workspace/edgex-go/1 19:43:45 + START_PACKAGES=/tmp/packages_start.txt 19:43:45 + END_PACKAGES=/tmp/packages_end.txt 19:43:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:45 + PACKAGES=/tmp/packages_start.txt 19:43:45 + '[' /w/workspace/edgex-go/1 ']' 19:43:45 + PACKAGES=/tmp/packages_end.txt 19:43:45 + case "${OS_FAMILY}" in 19:43:45 + dpkg -l 19:43:45 + grep '^ii' 19:43:45 + '[' -f /tmp/packages_start.txt ']' 19:43:45 + '[' -f /tmp/packages_end.txt ']' 19:43:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:45 + '[' /w/workspace/edgex-go/1 ']' 19:43:45 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:43:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:43:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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:43:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:46 19:43:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:47 latest: Pulling from edgex-lftools-log-publisher 19:43:47 5eb5b503b376: Pulling fs layer 19:43:47 5c69ac0246d0: Pulling fs layer 19:43:47 ec43610c2a17: Pulling fs layer 19:43:47 3a2ae6a8a46f: Pulling fs layer 19:43:47 33b1e0a273af: Pulling fs layer 19:43:47 5d3b04190fa2: Pulling fs layer 19:43:47 2f39f015ded8: Pulling fs layer 19:43:47 33b1e0a273af: Waiting 19:43:47 5d3b04190fa2: Waiting 19:43:47 2f39f015ded8: Waiting 19:43:47 3a2ae6a8a46f: Waiting 19:43:47 5c69ac0246d0: Download complete 19:43:47 3a2ae6a8a46f: Verifying Checksum 19:43:47 3a2ae6a8a46f: Download complete 19:43:47 33b1e0a273af: Verifying Checksum 19:43:47 33b1e0a273af: Download complete 19:43:47 5d3b04190fa2: Download complete 19:43:47 ec43610c2a17: Verifying Checksum 19:43:47 ec43610c2a17: Download complete 19:43:47 5eb5b503b376: Verifying Checksum 19:43:47 5eb5b503b376: Download complete 19:43:47 2f39f015ded8: Download complete 19:43:48 5eb5b503b376: Pull complete 19:43:48 5c69ac0246d0: Pull complete 19:43:49 ec43610c2a17: Pull complete 19:43:49 3a2ae6a8a46f: Pull complete 19:43:49 33b1e0a273af: Pull complete 19:43:49 5d3b04190fa2: Pull complete 19:43:53 2f39f015ded8: Pull complete 19:43:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:43:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:53 prd-ubuntu20.04-docker-8c-8g-19336 does not seem to be running inside a container 19:43:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:43:55 $ docker top ed0f02a7bb0823bf43200af9c4a2ac40be956cd2f76cd7cca406660c9ad5b96d -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:43:56 + mkdir -p /var/log/sysstat [Pipeline] sh 19:43:56 + ls /var/log/sa-host 19:43:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:56 provisioning config files... 19:43:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1562811805758555666tmp [Pipeline] { [Pipeline] echo 19:43:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:43:57 ---> create-netrc.sh [Pipeline] } 19:43:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:43:57 ---> python-tools-install.sh [Pipeline] echo 19:43:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:43:57 ---> sudo-logs.sh 19:43:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:43:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:43:58 ---> job-cost.sh 19:43:58 lf-activate-venv: SKIPPING 19:43:58 DEBUG: total: 0.10999999940395355 19:43:58 INFO: Retrieving Stack Cost... 19:43:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:59 INFO: Archiving Costs [Pipeline] echo 19:43:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:43:59 ---> logs-deploy.sh 19:43:59 lf-activate-venv: SKIPPING 19:43:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4088/1 19:43:59 INFO: archiving workspace using pattern(s): 19:44:00 Archives upload complete. 19:44:00 INFO: archiving logs to Nexus 19:44:01 ---> uname -a: 19:44:01 Linux prd-ubuntu20-04-docker-8c-8g-19336 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:44:01 19:44:01 19:44:01 ---> lscpu: 19:44:01 Architecture: x86_64 19:44:01 CPU op-mode(s): 32-bit, 64-bit 19:44:01 Byte Order: Little Endian 19:44:01 Address sizes: 40 bits physical, 48 bits virtual 19:44:01 CPU(s): 8 19:44:01 On-line CPU(s) list: 0-7 19:44:01 Thread(s) per core: 1 19:44:01 Core(s) per socket: 1 19:44:01 Socket(s): 8 19:44:01 NUMA node(s): 1 19:44:01 Vendor ID: AuthenticAMD 19:44:01 CPU family: 23 19:44:01 Model: 49 19:44:01 Model name: AMD EPYC-Rome Processor 19:44:01 Stepping: 0 19:44:01 CPU MHz: 2799.998 19:44:01 BogoMIPS: 5599.99 19:44:01 Virtualization: AMD-V 19:44:01 Hypervisor vendor: KVM 19:44:01 Virtualization type: full 19:44:01 L1d cache: 256 KiB 19:44:01 L1i cache: 256 KiB 19:44:01 L2 cache: 4 MiB 19:44:01 L3 cache: 128 MiB 19:44:01 NUMA node0 CPU(s): 0-7 19:44:01 Vulnerability Itlb multihit: Not affected 19:44:01 Vulnerability L1tf: Not affected 19:44:01 Vulnerability Mds: Not affected 19:44:01 Vulnerability Meltdown: Not affected 19:44:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:44:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:44:01 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:44:01 Vulnerability Srbds: Not affected 19:44:01 Vulnerability Tsx async abort: Not affected 19:44:01 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:44:01 19:44:01 19:44:01 ---> nproc: 19:44:01 8 19:44:01 19:44:01 19:44:01 ---> df -h: 19:44:01 Filesystem Size Used Avail Use% Mounted on 19:44:01 overlay 155G 16G 140G 10% / 19:44:01 tmpfs 64M 0 64M 0% /dev 19:44:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:44:01 shm 64M 0 64M 0% /dev/shm 19:44:01 /dev/vda1 155G 16G 140G 10% /facter-os 19:44:01 19:44:01 19:44:01 ---> sar -b -r -n DEV: 19:44:01 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19336) 07/11/22 _x86_64_ (8 CPU) 19:44:01 19:44:01 19:21:19 LINUX RESTART (8 CPU) 19:44:01 19:44:01 19:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:44:01 19:23:01 256.02 12.30 243.72 0.00 2068.80 109882.12 0.00 19:44:01 19:24:01 77.87 0.07 77.80 0.00 4.67 42840.46 0.00 19:44:01 19:25:01 67.54 0.12 67.42 0.00 2.80 21865.84 0.00 19:44:01 19:26:01 838.69 0.17 838.53 0.00 22.13 394113.78 0.00 19:44:01 19:27:01 543.56 0.07 543.49 0.00 6.53 148397.67 0.00 19:44:01 19:28:01 2.57 0.00 2.57 0.00 0.00 30.12 0.00 19:44:01 19:29:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 19:44:01 19:30:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 19:44:01 19:31:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 19:44:01 19:32:01 1.85 0.00 1.85 0.00 0.00 25.06 0.00 19:44:01 19:33:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 19:44:01 19:34:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 19:44:01 19:35:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 19:44:01 19:36:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 19:44:01 19:37:01 2.28 0.02 2.27 0.00 0.13 25.60 0.00 19:44:01 19:38:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 19:44:01 19:39:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 19:44:01 19:40:01 1.45 0.00 1.45 0.00 0.00 18.93 0.00 19:44:01 19:41:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 19:44:01 19:42:01 1.87 0.00 1.87 0.00 0.00 21.86 0.00 19:44:01 19:43:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 19:44:01 Average: 85.90 0.60 85.31 0.00 98.67 34098.31 0.00 19:44:01 19:44:01 19:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:44:01 19:23:01 27255888 31719988 569880 1.73 154784 4473668 2182132 6.43 1370264 3759796 246564 19:44:01 19:24:01 27427248 31705980 575276 1.75 189884 4241216 2087520 6.15 1543784 3394348 4552 19:44:01 19:25:01 24523356 31596128 685148 2.08 194504 6949392 2965544 8.74 1911656 5846184 2614804 19:44:01 19:26:01 22599864 31693208 574096 1.75 221376 8838684 1940084 5.72 1928892 7632708 1117436 19:44:01 19:27:01 22963756 31742432 528808 1.61 246192 8492636 1814660 5.35 1990724 7203612 412 19:44:01 19:28:01 22965312 31743888 527472 1.60 246240 8492636 1814660 5.35 1990228 7203612 28 19:44:01 19:29:01 22980708 31759316 512012 1.56 246252 8492640 1814660 5.35 1975100 7203616 12 19:44:01 19:30:01 22980468 31759100 512080 1.56 246272 8492644 1814660 5.35 1974488 7203620 32 19:44:01 19:31:01 22982524 31761140 509996 1.55 246284 8492644 1830712 5.40 1973272 7203620 32 19:44:01 19:32:01 22983076 31761720 509444 1.55 246336 8492624 1830712 5.40 1973764 7203600 40 19:44:01 19:33:01 22987592 31766248 505116 1.54 246344 8492624 1830712 5.40 1968952 7203600 16 19:44:01 19:34:01 22987544 31766248 505068 1.54 246372 8492636 1830712 5.40 1968988 7203612 20 19:44:01 19:35:01 22987920 31766628 504576 1.53 246380 8492640 1830712 5.40 1969352 7203616 192 19:44:01 19:36:01 22991440 31770292 500896 1.52 246396 8492768 1830712 5.40 1965396 7203744 52 19:44:01 19:37:01 22989484 31768440 502532 1.53 246440 8492772 1816468 5.35 1969116 7203748 44 19:44:01 19:38:01 22989360 31768344 502792 1.53 246452 8492772 1816468 5.35 1968792 7203748 200 19:44:01 19:39:01 22989336 31768324 502764 1.53 246476 8492776 1816468 5.35 1968836 7203752 188 19:44:01 19:40:01 22989320 31768352 502684 1.53 246504 8492780 1816468 5.35 1968884 7203760 200 19:44:01 19:41:01 22989280 31768312 502652 1.53 246516 8492780 1816468 5.35 1968584 7203760 152 19:44:01 19:42:01 22988972 31768064 502896 1.53 246552 8492784 1816468 5.35 1969192 7203760 40 19:44:01 19:43:01 22988916 31768032 502872 1.53 246560 8492788 1816468 5.35 1968832 7203764 200 19:44:01 Average: 23454351 31747152 525670 1.60 235672 8041853 1911118 5.63 1918433 6814075 189772 19:44:01 19:44:01 19:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:44:01 19:23:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 19:44:01 19:23:01 docker0 756.04 701.59 55.93 4845.24 0.00 0.00 0.00 0.00 19:44:01 19:23:01 ens3 970.19 923.98 9933.24 106.35 0.00 0.00 0.00 0.00 19:44:01 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:24:01 docker0 1.57 1.63 0.10 0.14 0.00 0.00 0.00 0.00 19:44:01 19:24:01 ens3 63.12 49.31 31.78 63.26 0.00 0.00 0.00 0.00 19:44:01 19:24:01 vetha55d2eb 1.57 1.75 0.12 0.15 0.00 0.00 0.00 0.00 19:44:01 19:25:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:44:01 19:25:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:44:01 19:25:01 ens3 149.84 104.15 1720.36 71.72 0.00 0.00 0.00 0.00 19:44:01 19:25:01 veth9479371 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:44:01 19:26:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 19:44:01 19:26:01 docker0 50.17 68.67 2.87 377.10 0.00 0.00 0.00 0.00 19:44:01 19:26:01 ens3 105.38 74.62 450.14 17.85 0.00 0.00 0.00 0.00 19:44:01 19:26:01 veth9479371 0.00 1.22 0.00 0.06 0.00 0.00 0.00 0.00 19:44:01 19:27:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 19:44:01 19:27:01 docker0 23.28 46.68 1.78 532.09 0.00 0.00 0.00 0.00 19:44:01 19:27:01 ens3 144.16 98.90 1597.04 78.09 0.00 0.00 0.00 0.00 19:44:01 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:28:01 ens3 0.67 0.25 0.14 0.08 0.00 0.00 0.00 0.00 19:44:01 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:29:01 ens3 0.52 0.42 0.27 0.21 0.00 0.00 0.00 0.00 19:44:01 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:30:01 ens3 0.33 0.20 0.42 0.01 0.00 0.00 0.00 0.00 19:44:01 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:31:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:32:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 19:44:01 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:34:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:44:01 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:36:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:44:01 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:37:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:44:01 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:38:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:39:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:44:01 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:42:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:44:01 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 19:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:44:01 Average: lo 0.45 0.45 0.04 0.04 0.00 0.00 0.00 0.00 19:44:01 Average: docker0 39.00 38.46 2.85 270.38 0.00 0.00 0.00 0.00 19:44:01 Average: ens3 67.66 58.97 646.58 16.01 0.00 0.00 0.00 0.00 19:44:01 19:44:01 19:44:01 ---> sar -P ALL: 19:44:01 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19336) 07/11/22 _x86_64_ (8 CPU) 19:44:01 19:44:01 19:21:19 LINUX RESTART (8 CPU) 19:44:01 19:44:01 19:22:02 CPU %user %nice %system %iowait %steal %idle 19:44:01 19:23:01 all 11.44 0.00 4.75 1.90 0.06 81.85 19:44:01 19:23:01 0 10.20 0.00 4.04 0.65 0.05 85.06 19:44:01 19:23:01 1 10.08 0.00 5.17 6.31 0.07 78.37 19:44:01 19:23:01 2 11.72 0.00 4.77 1.97 0.05 81.48 19:44:01 19:23:01 3 11.80 0.00 5.83 1.29 0.07 81.02 19:44:01 19:23:01 4 11.63 0.00 3.79 0.91 0.05 83.62 19:44:01 19:23:01 5 10.27 0.00 5.15 1.96 0.05 82.57 19:44:01 19:23:01 6 9.92 0.00 3.67 0.70 0.05 85.65 19:44:01 19:23:01 7 15.97 0.00 5.56 1.40 0.09 76.98 19:44:01 19:24:01 all 24.82 0.00 5.43 0.54 0.07 69.14 19:44:01 19:24:01 0 25.09 0.00 5.38 0.36 0.07 69.11 19:44:01 19:24:01 1 24.17 0.00 6.10 1.28 0.07 68.39 19:44:01 19:24:01 2 23.12 0.00 5.37 0.07 0.07 71.37 19:44:01 19:24:01 3 25.40 0.00 5.20 0.27 0.07 69.06 19:44:01 19:24:01 4 23.75 0.00 6.29 2.29 0.07 67.60 19:44:01 19:24:01 5 25.97 0.00 4.53 0.07 0.07 69.36 19:44:01 19:24:01 6 26.19 0.00 5.09 0.00 0.08 68.63 19:44:01 19:24:01 7 24.84 0.00 5.46 0.02 0.07 69.62 19:44:01 19:25:01 all 30.67 0.00 7.16 0.30 0.09 61.78 19:44:01 19:25:01 0 32.28 0.00 7.69 0.05 0.10 59.87 19:44:01 19:25:01 1 31.23 0.00 8.01 0.24 0.10 60.43 19:44:01 19:25:01 2 27.32 0.00 5.89 0.05 0.07 66.67 19:44:01 19:25:01 3 32.73 0.00 7.97 0.15 0.10 59.05 19:44:01 19:25:01 4 32.08 0.00 7.86 1.84 0.10 58.12 19:44:01 19:25:01 5 29.60 0.00 6.18 0.02 0.08 64.12 19:44:01 19:25:01 6 30.48 0.00 7.38 0.00 0.08 62.05 19:44:01 19:25:01 7 29.68 0.00 6.31 0.05 0.08 63.87 19:44:01 19:26:01 all 34.15 0.00 16.03 5.55 0.11 44.16 19:44:01 19:26:01 0 33.56 0.00 16.58 1.54 0.10 48.21 19:44:01 19:26:01 1 33.09 0.00 16.82 10.96 0.10 39.03 19:44:01 19:26:01 2 34.79 0.00 16.78 2.41 0.10 45.91 19:44:01 19:26:01 3 34.63 0.00 17.52 4.81 0.12 42.92 19:44:01 19:26:01 4 33.53 0.00 16.59 16.22 0.12 33.54 19:44:01 19:26:01 5 35.14 0.00 15.86 4.05 0.10 44.85 19:44:01 19:26:01 6 35.48 0.00 14.04 2.19 0.12 48.17 19:44:01 19:26:01 7 32.97 0.00 14.04 2.13 0.10 50.76 19:44:01 19:27:01 all 21.13 0.00 6.01 2.54 0.06 70.27 19:44:01 19:27:01 0 20.41 0.00 5.91 0.91 0.07 72.71 19:44:01 19:27:01 1 24.40 0.00 6.01 1.42 0.07 68.11 19:44:01 19:27:01 2 20.94 0.00 5.74 2.22 0.07 71.03 19:44:01 19:27:01 3 19.75 0.00 6.30 5.58 0.05 68.32 19:44:01 19:27:01 4 21.58 0.00 5.59 0.54 0.07 72.22 19:44:01 19:27:01 5 20.91 0.00 5.77 4.46 0.07 68.79 19:44:01 19:27:01 6 21.05 0.00 6.43 3.77 0.05 68.70 19:44:01 19:27:01 7 19.99 0.00 6.29 1.40 0.07 72.25 19:44:01 19:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:44:01 19:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:44:01 19:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:44:01 19:28:01 5 0.00 0.00 0.05 0.02 0.00 99.93 19:44:01 19:28:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:44:01 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:29:01 all 0.14 0.00 0.02 0.00 0.01 99.83 19:44:01 19:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:29:01 1 0.91 0.00 0.10 0.00 0.02 98.97 19:44:01 19:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:44:01 19:29:01 4 0.08 0.00 0.07 0.00 0.02 99.83 19:44:01 19:29:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:44:01 19:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:44:01 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:30:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:44:01 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:30:01 1 1.97 0.00 0.02 0.00 0.00 98.01 19:44:01 19:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:30:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:44:01 19:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:44:01 19:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:44:01 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:31:01 all 0.27 0.00 0.01 0.00 0.00 99.71 19:44:01 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:31:01 1 1.99 0.00 0.00 0.00 0.00 98.01 19:44:01 19:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:44:01 19:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 19:44:01 19:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:44:01 19:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:44:01 19:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:44:01 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:32:01 all 0.19 0.00 0.01 0.01 0.00 99.79 19:44:01 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:32:01 1 1.42 0.00 0.03 0.02 0.00 98.53 19:44:01 19:32:01 2 0.00 0.00 0.02 0.03 0.00 99.95 19:44:01 19:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:44:01 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:44:01 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:33:01 all 0.02 0.00 0.02 0.00 0.00 99.96 19:44:01 19:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:44:01 19:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:44:01 19:33:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:44:01 19:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:44:01 19:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:44:01 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:44:01 19:33:01 CPU %user %nice %system %iowait %steal %idle 19:44:01 19:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:44:01 19:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:44:01 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:44:01 19:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:44:01 19:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:34:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:44:01 19:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:01 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:35:01 all 0.00 0.00 0.01 0.00 0.01 99.97 19:44:01 19:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:44:01 19:35:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:44:01 19:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:44:01 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:44:01 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:44:01 19:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:44:01 19:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:44:01 19:36:01 4 0.02 0.00 0.00 0.05 0.00 99.93 19:44:01 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:01 19:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:44:01 19:37:01 all 0.02 0.00 0.03 0.01 0.00 99.94 19:44:01 19:37:01 0 0.00 0.00 0.05 0.00 0.00 99.95 19:44:01 19:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:37:01 2 0.00 0.00 0.03 0.03 0.00 99.93 19:44:01 19:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:44:01 19:37:01 4 0.02 0.00 0.02 0.05 0.00 99.92 19:44:01 19:37:01 5 0.00 0.00 0.03 0.00 0.00 99.97 19:44:01 19:37:01 6 0.05 0.00 0.07 0.00 0.02 99.87 19:44:01 19:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:44:01 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:44:01 19:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:44:01 19:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:44:01 19:38:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:44:01 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:44:01 19:39:01 all 0.04 0.00 0.01 0.00 0.00 99.95 19:44:01 19:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:39:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:44:01 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:44:01 19:39:01 4 0.12 0.00 0.02 0.02 0.00 99.85 19:44:01 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:44:01 19:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:44:01 19:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:44:01 19:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:44:01 19:40:01 4 0.08 0.00 0.00 0.02 0.00 99.90 19:44:01 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:40:01 6 0.08 0.00 0.00 0.00 0.02 99.90 19:44:01 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:41:01 all 0.09 0.00 0.01 0.00 0.00 99.89 19:44:01 19:41:01 0 0.00 0.00 0.03 0.02 0.00 99.95 19:44:01 19:41:01 1 0.65 0.00 0.00 0.00 0.00 99.35 19:44:01 19:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:44:01 19:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:44:01 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:42:01 all 0.27 0.00 0.01 0.01 0.00 99.71 19:44:01 19:42:01 0 0.03 0.00 0.02 0.02 0.00 99.93 19:44:01 19:42:01 1 1.99 0.00 0.00 0.00 0.00 98.01 19:44:01 19:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:44:01 19:42:01 4 0.03 0.00 0.00 0.02 0.02 99.93 19:44:01 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:44:01 19:42:01 6 0.02 0.00 0.07 0.00 0.00 99.92 19:44:01 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 19:43:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:44:01 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:44:01 19:43:01 1 1.97 0.00 0.00 0.00 0.00 98.03 19:44:01 19:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:44:01 19:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:44:01 19:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:44:01 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:44:01 19:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:44:01 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:44:01 Average: all 5.81 0.00 1.85 0.51 0.02 91.80 19:44:01 Average: 0 5.71 0.00 1.87 0.17 0.02 92.23 19:44:01 Average: 1 6.31 0.00 1.98 0.94 0.02 90.75 19:44:01 Average: 2 5.53 0.00 1.81 0.33 0.02 92.32 19:44:01 Average: 3 5.85 0.00 2.02 0.57 0.02 91.53 19:44:01 Average: 4 5.77 0.00 1.89 1.03 0.02 91.29 19:44:01 Average: 5 5.72 0.00 1.76 0.50 0.02 92.00 19:44:01 Average: 6 5.81 0.00 1.73 0.32 0.02 92.12 19:44:01 Average: 7 5.80 0.00 1.77 0.23 0.02 92.18 19:44:01 19:44:01 19:44:01