Pull request #3626 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ab84f26275c3806f51537af297af1321e0c282d4+1e29038257f9cf3e20d04decabeb5e5af95e4ca0 (98a12ce90cd2ae56246256269661f7a79320f6c8) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2990998315266687684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh7305508047322779903.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3626/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3626/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7552218903894640944.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-3626/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4060362705927330519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1323085272922623516.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3626/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3626/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9016230000896483069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3004 in /w/workspace/edgexfoundry_edgex-go_PR-3626 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8441755377252532059.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4372288887964561044.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3626/head:refs/remotes/origin/PR-3626 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit ab84f26275c3806f51537af297af1321e0c282d4 Merge succeeded, producing ab84f26275c3806f51537af297af1321e0c282d4 Checking out Revision ab84f26275c3806f51537af297af1321e0c282d4 (PR-3626) > git config core.sparsecheckout # timeout=10 > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7192517436828623792.key > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 Commit message: "fix: Remove make run/run-docker and update README" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:47:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:47:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:47:51 ========================================================= 22:47:51 EdgeX Global Pipelines Version Info 22:47:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:47:53 ------------------- 22:47:53 stable info: 22:47:53 ------------------- 22:47:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:47:53 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:47:53 Message: update stable to v1.0.196 22:47:53 ------------------- 22:47:53 experimental info: 22:47:53 ------------------- 22:47:53 Commited By: **** collab-it+edgex@linuxfoundation.org 22:47:53 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:47:53 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:47:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3626 [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3626 [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3626 [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab84f26275c3806f51537af297af1321e0c282d4 [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab84f26 [Pipeline] echo 22:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:56 provisioning config files... 22:47:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6542267897733531546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:56 ---> docker-login.sh 22:47:56 nexus3.edgexfoundry.org:10001 22:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:56 Configure a credential helper to remove this warning. See 22:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:56 22:47:56 Login Succeeded 22:47:56 nexus3.edgexfoundry.org:10002 22:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 nexus3.edgexfoundry.org:10003 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 nexus3.edgexfoundry.org:10004 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 docker.io 22:47:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:57 Configure a credential helper to remove this warning. See 22:47:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:57 22:47:57 Login Succeeded 22:47:57 ---> docker-login.sh ends [Pipeline] } 22:47:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:58 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:47:58 + for file in '`ls cmd/**/Dockerfile`' 22:47:58 ++ cut -d/ -f2 22:47:58 ++ dirname cmd/core-command/Dockerfile 22:47:58 + echo core-command,cmd/core-command/Dockerfile 22:47:58 + for file in '`ls cmd/**/Dockerfile`' 22:47:58 ++ cut -d/ -f2 22:47:58 ++ dirname cmd/core-data/Dockerfile 22:47:58 + echo core-data,cmd/core-data/Dockerfile 22:47:58 + for file in '`ls cmd/**/Dockerfile`' 22:47:58 ++ dirname cmd/core-metadata/Dockerfile 22:47:58 ++ cut -d/ -f2 22:47:58 + echo core-metadata,cmd/core-metadata/Dockerfile 22:47:58 + for file in '`ls cmd/**/Dockerfile`' 22:47:58 ++ dirname cmd/security-bootstrapper/Dockerfile 22:47:58 ++ cut -d/ -f2 22:47:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:47:58 + for file in '`ls cmd/**/Dockerfile`' 22:47:58 ++ dirname cmd/security-proxy-setup/Dockerfile 22:47:58 ++ cut -d/ -f2 22:47:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:47:58 + for file in '`ls cmd/**/Dockerfile`' 22:47:58 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:47:58 ++ cut -d/ -f2 22:47:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:47:58 + for file in '`ls cmd/**/Dockerfile`' 22:47:58 ++ dirname cmd/support-notifications/Dockerfile 22:47:58 ++ cut -d/ -f2 22:47:58 + echo support-notifications,cmd/support-notifications/Dockerfile 22:47:58 + for file in '`ls cmd/**/Dockerfile`' 22:47:58 ++ cut -d/ -f2 22:47:58 ++ dirname cmd/support-scheduler/Dockerfile 22:47:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:47:58 + for file in '`ls cmd/**/Dockerfile`' 22:47:58 ++ cut -d/ -f2 22:47:58 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:47:58 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:47:58 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:48:00 22:48:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:48:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:48:00 latest: Pulling from edgex-devops/git-semver 22:48:00 31603596830f: Pulling fs layer 22:48:00 b6dc333f4379: Pulling fs layer 22:48:00 3d9ef1400e77: Pulling fs layer 22:48:00 fd332fbdc1db: Pulling fs layer 22:48:00 fd332fbdc1db: Waiting 22:48:00 b6dc333f4379: Verifying Checksum 22:48:00 b6dc333f4379: Download complete 22:48:00 31603596830f: Verifying Checksum 22:48:00 31603596830f: Download complete 22:48:00 fd332fbdc1db: Verifying Checksum 22:48:00 fd332fbdc1db: Download complete 22:48:00 31603596830f: Pull complete 22:48:00 b6dc333f4379: Pull complete 22:48:00 3d9ef1400e77: Verifying Checksum 22:48:00 3d9ef1400e77: Download complete 22:48:01 3d9ef1400e77: Pull complete 22:48:01 fd332fbdc1db: Pull complete 22:48:01 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 22:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:48:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:48:01 prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container 22:48:01 $ 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:10004/edgex-devops/git-semver:latest cat 22:48:02 $ docker top f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:48:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:02 [ssh-agent] Looking for ssh-agent implementation... 22:48:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:02 $ docker exec f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 ssh-agent 22:48:03 SSH_AUTH_SOCK=/tmp/ssh-I7C0kb9Yv529/agent.14 22:48:03 SSH_AGENT_PID=21 22:48:03 Running ssh-add (command line suppressed) 22:48:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_265816175683884275.key (/w/workspace/edgex-go/1@tmp/private_key_265816175683884275.key) 22:48:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:03 + git tag --points-at HEAD [Pipeline] } 22:48:03 $ docker exec --env ******** --env ******** f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 ssh-agent -k 22:48:03 unset SSH_AUTH_SOCK; 22:48:03 unset SSH_AGENT_PID; 22:48:03 echo Agent pid 21 killed; 22:48:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:48:03 [ssh-agent] Looking for ssh-agent implementation... 22:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:03 $ docker exec f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 ssh-agent 22:48:04 SSH_AUTH_SOCK=/tmp/ssh-WgbA3W5OZTb2/agent.55 22:48:04 SSH_AGENT_PID=61 22:48:04 Running ssh-add (command line suppressed) 22:48:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1657081472251966732.key (/w/workspace/edgex-go/1@tmp/private_key_1657081472251966732.key) 22:48:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:48:04 + git semver init 22:48:04 # -> Open(): unable to determine branch for HEAD 22:48:04 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:48:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:48:04 # $SEMVER_REMOTE_NAME = origin 22:48:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:48:04 # $SEMVER_USER_NAME = edgex-jenkins 22:48:04 # $SEMVER_BRANCH = PR-3626 22:48:04 # $SEMVER_TEMP = /tmp/semver-827431301 22:48:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:48:16 # '/tmp/semver-827431301' -> '/w/workspace/edgex-go/1/.semver' 22:48:16 # -> Force: false 22:48:16 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:48:16 $ docker exec --env ******** --env ******** f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 ssh-agent -k 22:48:17 unset SSH_AUTH_SOCK; 22:48:17 unset SSH_AGENT_PID; 22:48:17 echo Agent pid 61 killed; 22:48:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:48:17 + git semver [Pipeline] } 22:48:17 $ docker stop --time=1 f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 22:48:19 $ docker rm -f f7bbf58fb46af5d131b70147aaaa379fcb800ec8ecd1e4c10ffc9576b72b7ec8 [Pipeline] // withDockerContainer [Pipeline] sh 22:48:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:48:20 Stashed 1 file(s) [Pipeline] echo 22:48:20 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:48:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:48:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:48:22 + sudo service docker restart 22:48:22 + true 22:48:22 Redirecting to /bin/systemctl restart docker.service 22:48:36 Still waiting to schedule task 22:48:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 22:48:41 ========================================================= 22:48:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:48:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:48:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:48:43 Sending build context to Docker daemon 328.4MB 22:48:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:48:43 Step 2/6 : FROM ${BASE} 22:48:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:48:43 540db60ca938: Pulling fs layer 22:48:43 adcc1eea9eea: Pulling fs layer 22:48:43 4c4ab2625f07: Pulling fs layer 22:48:43 0773c198feca: Pulling fs layer 22:48:43 345f892a5656: Pulling fs layer 22:48:43 4796506630df: Pulling fs layer 22:48:43 cc55df3e53f1: Pulling fs layer 22:48:43 4d027b6c602c: Pulling fs layer 22:48:43 449e75d2c14e: Pulling fs layer 22:48:43 345f892a5656: Waiting 22:48:43 4796506630df: Waiting 22:48:43 cc55df3e53f1: Waiting 22:48:43 4d027b6c602c: Waiting 22:48:43 449e75d2c14e: Waiting 22:48:43 0773c198feca: Waiting 22:48:43 4c4ab2625f07: Verifying Checksum 22:48:43 4c4ab2625f07: Download complete 22:48:43 adcc1eea9eea: Verifying Checksum 22:48:43 adcc1eea9eea: Download complete 22:48:43 540db60ca938: Verifying Checksum 22:48:43 540db60ca938: Download complete 22:48:43 540db60ca938: Pull complete 22:48:43 345f892a5656: Verifying Checksum 22:48:43 345f892a5656: Download complete 22:48:43 4796506630df: Verifying Checksum 22:48:43 4796506630df: Download complete 22:48:43 cc55df3e53f1: Verifying Checksum 22:48:43 cc55df3e53f1: Download complete 22:48:43 adcc1eea9eea: Pull complete 22:48:43 4c4ab2625f07: Pull complete 22:48:44 4d027b6c602c: Verifying Checksum 22:48:44 4d027b6c602c: Download complete 22:48:46 449e75d2c14e: Verifying Checksum 22:48:46 449e75d2c14e: Download complete 22:48:47 0773c198feca: Verifying Checksum 22:48:47 0773c198feca: Download complete 22:48:51 0773c198feca: Pull complete 22:48:51 345f892a5656: Pull complete 22:48:51 4796506630df: Pull complete 22:48:51 cc55df3e53f1: Pull complete 22:48:51 4d027b6c602c: Pull complete 22:48:53 449e75d2c14e: Pull complete 22:48:53 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 22:48:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:48:53 ---> 0d28375d9b5b 22:48:53 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:48:55 ---> Running in ef0b4121e6c0 22:48:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:48:56 (1/12) Installing libmagic (5.39-r0) 22:48:57 (2/12) Installing file (5.39-r0) 22:48:57 (3/12) Installing libc-dev (0.7.2-r3) 22:48:57 (4/12) Installing g++ (10.2.1_pre1-r3) 22:49:02 (5/12) Installing fortify-headers (1.1-r0) 22:49:02 (6/12) Installing patch (2.7.6-r7) 22:49:02 (7/12) Installing build-base (0.5-r2) 22:49:02 (8/12) Installing libsodium (1.0.18-r0) 22:49:02 (9/12) Installing pkgconf (1.7.3-r0) 22:49:02 (10/12) Installing libsodium-dev (1.0.18-r0) 22:49:02 (11/12) Installing libzmq (4.3.3-r1) 22:49:02 (12/12) Installing zeromq-dev (4.3.3-r1) 22:49:02 Executing busybox-1.32.1-r6.trigger 22:49:02 OK: 219 MiB in 52 packages 22:49:04 Removing intermediate container ef0b4121e6c0 22:49:04 ---> cc29c22aabf2 22:49:04 Step 4/6 : WORKDIR /edgex-go 22:49:04 ---> Running in 744be76380dd 22:49:04 Removing intermediate container 744be76380dd 22:49:04 ---> 27de2abf7f1d 22:49:04 Step 5/6 : COPY go.mod . 22:49:04 ---> 9443be0a0054 22:49:04 Step 6/6 : RUN go mod download 22:49:04 ---> Running in 119c299eaaed 22:49:16 Removing intermediate container 119c299eaaed 22:49:16 ---> 0e249d28476c 22:49:16 Successfully built 0e249d28476c 22:49:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:49:17 + docker inspect -f . ci-base-image-x86_64 22:49:17 . [Pipeline] withDockerContainer 22:49:17 prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container 22:49: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 22:49:17 $ docker top 5860e8ae5f04db59f6d48340c723f6b96510caead7d98f1faad5082f99f1c2ec -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:18 + go version 22:49:18 go version go1.16.5 linux/amd64 [Pipeline] } 22:49:18 $ docker stop --time=1 5860e8ae5f04db59f6d48340c723f6b96510caead7d98f1faad5082f99f1c2ec 22:49:19 $ docker rm -f 5860e8ae5f04db59f6d48340c723f6b96510caead7d98f1faad5082f99f1c2ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:49:20 + docker inspect -f . ci-base-image-x86_64 22:49:20 . [Pipeline] withDockerContainer 22:49:20 prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container 22:49: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 22:49:20 $ docker top 51ef5de2d868af25365947279be069c65cb4fccba2e9a4e24d70fd6b5d78c647 -eo pid,comm [Pipeline] { [Pipeline] echo 22:49:20 ========================================================= 22:49:20 [edgeXBuildGoParallel] Running Tests and Build... 22:49:20 ========================================================= [Pipeline] sh 22:49:21 + go mod tidy [Pipeline] sh 22:49:21 + make test 22:49:21 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 22:49:22 go mod tidy 22:49:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:49:27 ? github.com/edgexfoundry/edgex-go [no test files] 22:49:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:49:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:49:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:49:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:49:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:49:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:49:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:49:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:49:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:49:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:49:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:49:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:49:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:49:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:49:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 22:49:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:49:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:49:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.062s coverage: 100.0% of statements 22:49:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements 22:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.107s coverage: 89.9% of statements 22:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:49:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements 22:50:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:50:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 95.1% of statements 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:50:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:50:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 22:50:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:50:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 22:50:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements 22:50:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 22:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements 22:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 22:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 22:50:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 22:50:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.063s coverage: 94.4% of statements 22:50:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 22:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.214s coverage: 81.8% of statements 22:50:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:50:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3005 in /w/workspace/edgexfoundry_edgex-go_PR-3626 [Pipeline] { [Pipeline] ws 22:50:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:50:36 The recommended git tool is: git 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.125s coverage: 64.4% of statements 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements 22:50:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.167s coverage: 66.9% of statements 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:50:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:50:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 22:50:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:50:41 using credential edgex-jenkins-ssh 22:50:41 Cloning the remote Git repository 22:50:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:50:41 > git init /w/workspace/edgex-go/1 # timeout=10 22:50:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:50:41 > git --version # timeout=10 22:50:41 > git --version # 'git version 2.17.1' 22:50:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 95.4% of statements 22:50:46 GO111MODULE=on go vet ./... 22:50:57 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit ab84f26275c3806f51537af297af1321e0c282d4 22:50:57 Merge succeeded, producing ab84f26275c3806f51537af297af1321e0c282d4 22:50:57 Checking out Revision ab84f26275c3806f51537af297af1321e0c282d4 (PR-3626) 22:50:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:50:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:50:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:50:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:50:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3626/head:refs/remotes/origin/PR-3626 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:50:57 > git config core.sparsecheckout # timeout=10 22:50:57 > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 22:50:57 > git remote # timeout=10 22:50:57 > git config --get remote.origin.url # timeout=10 22:50:57 using GIT_SSH to set credentials SSH Credentials for GitHub 22:50:57 > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 22:50:57 > git rev-parse HEAD^{commit} # timeout=10 22:50:57 > git config core.sparsecheckout # timeout=10 22:50:57 > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 22:51:02 Commit message: "fix: Remove make run/run-docker and update README" 22:51:02 > git --version # timeout=10 22:51:02 > git --version # 'git version 2.17.1' 22:51:02 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:51:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:51:05 + sudo service docker restart 22:51:05 + true 22:51:13 gofmt -l . 22:51:13 [ "`gofmt -l .`" = "" ] 22:51:13 ./bin/test-attribution-txt.sh [Pipeline] sh 22:51:13 + ls -al . 22:51:13 total 572 22:51:13 drwxrwxr-x 10 1001 1001 4096 Jul 15 22:51 . 22:51:13 drwxr-xr-x 4 root root 28 Jul 15 22:49 .. 22:51:13 -rw-rw-r-- 1 1001 1001 11 Jul 15 22:47 .dockerignore 22:51:13 drwxrwxr-x 8 1001 1001 179 Jul 15 22:47 .git 22:51:13 drwxrwxr-x 3 1001 1001 125 Jul 15 22:47 .github 22:51:13 -rw-rw-r-- 1 1001 1001 818 Jul 15 22:47 .gitignore 22:51:13 -rw-rw-r-- 1 1001 1001 76 Jul 15 22:47 .hadolint.yml 22:51:13 drwx------ 3 1001 1001 58 Jul 15 22:48 .semver 22:51:13 -rw-rw-r-- 1 1001 1001 166 Jul 15 22:47 .sonarcloud.properties 22:51:13 -rw-rw-r-- 1 1001 1001 8609 Jul 15 22:47 Attribution.txt 22:51:13 -rw-rw-r-- 1 1001 1001 43881 Jul 15 22:47 CHANGELOG.md 22:51:13 -rw-rw-r-- 1 1001 1001 3804 Jul 15 22:47 CONTRIBUTING.md 22:51:13 -rw-rw-r-- 1 1001 1001 931 Jul 15 22:47 Dockerfile.build 22:51:13 -rw-rw-r-- 1 1001 1001 849 Jul 15 22:47 Jenkinsfile 22:51:13 -rw-rw-r-- 1 1001 1001 10775 Jul 15 22:47 LICENSE 22:51:13 -rw-rw-r-- 1 1001 1001 5915 Jul 15 22:47 Makefile 22:51:13 -rw-rw-r-- 1 1001 1001 8523 Jul 15 22:47 README.md 22:51:13 -rw-rw-r-- 1 1001 1001 6912 Jul 15 22:47 SECURITY.md 22:51:13 -rw-rw-r-- 1 1001 1001 5 Jul 15 22:48 VERSION 22:51:13 -rw-rw-r-- 1 1001 1001 4131 Jul 15 22:47 ZMQWindows.md 22:51:13 drwxrwxr-x 2 1001 1001 37 Jul 15 22:47 bin 22:51:13 drwxrwxr-x 14 1001 1001 4096 Jul 15 22:47 cmd 22:51:13 -rw-r--r-- 1 root root 402846 Jul 15 22:50 coverage.out 22:51:13 -rw-rw-r-- 1 1001 1001 812 Jul 15 22:47 go.mod 22:51:13 -rw-r--r-- 1 root root 21149 Jul 15 22:49 go.sum 22:51:13 drwxrwxr-x 7 1001 1001 114 Jul 15 22:47 internal 22:51:13 drwxrwxr-x 3 1001 1001 16 Jul 15 22:47 openapi 22:51:13 drwxrwxr-x 4 1001 1001 71 Jul 15 22:47 snap 22:51:13 -rw-rw-r-- 1 1001 1001 204 Jul 15 22:47 version.go [Pipeline] sh 22:51:14 + '[' -e coverage.out ] 22:51:14 + chown 1001:1001 coverage.out [Pipeline] stash 22:51:14 Stashed 1 file(s) [Pipeline] sh 22:51:14 + make build 22:51:14 go mod tidy 22:51:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 22:51:16 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 22:51:22 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 22:51:23 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:51:23 provisioning config files... 22:51:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6970249896539072516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:23 ---> docker-login.sh 22:51:23 nexus3.edgexfoundry.org:10001 22:51: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 22:51:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:51:25 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 22:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:25 Configure a credential helper to remove this warning. See 22:51:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:25 22:51:25 Login Succeeded 22:51:25 nexus3.edgexfoundry.org:10002 22:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:25 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 22:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:25 Configure a credential helper to remove this warning. See 22:51:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:25 22:51:25 Login Succeeded 22:51:25 nexus3.edgexfoundry.org:10003 22:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:26 Configure a credential helper to remove this warning. See 22:51:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:26 22:51:26 Login Succeeded 22:51:26 nexus3.edgexfoundry.org:10004 22:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:26 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 22:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:27 Configure a credential helper to remove this warning. See 22:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:27 22:51:27 Login Succeeded 22:51:27 docker.io 22:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:51:27 Configure a credential helper to remove this warning. See 22:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:51:27 22:51:27 Login Succeeded 22:51:27 ---> docker-login.sh ends [Pipeline] } 22:51:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:51:27 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 [Pipeline] echo 22:51:28 ========================================================= 22:51:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:51:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:51:28 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 22:51:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:51:29 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 22:51:30 Sending build context to Docker daemon 165.8MB 22:51:30 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:51:30 Step 2/6 : FROM ${BASE} 22:51:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:51:31 595b0fe564bb: Pulling fs layer 22:51:31 24495759ef45: Pulling fs layer 22:51:31 d148012ef14d: Pulling fs layer 22:51:31 cb65c68fc2e2: Pulling fs layer 22:51:31 093eec477d81: Pulling fs layer 22:51:31 a6d5b2bbb924: Pulling fs layer 22:51:31 2446dc1eb7d3: Pulling fs layer 22:51:31 596795e73e0f: Pulling fs layer 22:51:31 a6d5b2bbb924: Waiting 22:51:31 cb65c68fc2e2: Waiting 22:51:31 093eec477d81: Waiting 22:51:31 596795e73e0f: Waiting 22:51:31 2446dc1eb7d3: Waiting 22:51:31 d148012ef14d: Verifying Checksum 22:51:31 d148012ef14d: Download complete 22:51:31 24495759ef45: Verifying Checksum 22:51:31 24495759ef45: Download complete 22:51:31 093eec477d81: Verifying Checksum 22:51:31 093eec477d81: Download complete [Pipeline] } 22:51:31 $ docker stop --time=1 51ef5de2d868af25365947279be069c65cb4fccba2e9a4e24d70fd6b5d78c647 22:51:31 a6d5b2bbb924: Download complete 22:51:31 595b0fe564bb: Verifying Checksum 22:51:31 595b0fe564bb: Download complete 22:51:31 2446dc1eb7d3: Verifying Checksum 22:51:31 2446dc1eb7d3: Download complete 22:51:31 595b0fe564bb: Pull complete 22:51:32 24495759ef45: Pull complete 22:51:32 d148012ef14d: Pull complete 22:51:33 $ docker rm -f 51ef5de2d868af25365947279be069c65cb4fccba2e9a4e24d70fd6b5d78c647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:51:34 596795e73e0f: Verifying Checksum 22:51:34 596795e73e0f: Download complete 22:51:35 cb65c68fc2e2: Download complete [Pipeline] isUnix [Pipeline] sh 22:51:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:51:37 22:51:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:51:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:51:37 latest: Pulling from edgex-devops/edgex-compose 22:51:37 cbdbe7a5bc2a: Pulling fs layer 22:51:37 ca9280d653b3: Pulling fs layer 22:51:37 7e9c9ca2126c: Pulling fs layer 22:51:37 cbdbe7a5bc2a: Verifying Checksum 22:51:37 cbdbe7a5bc2a: Download complete 22:51:37 cbdbe7a5bc2a: Pull complete 22:51:38 ca9280d653b3: Verifying Checksum 22:51:38 ca9280d653b3: Download complete 22:51:38 ca9280d653b3: Pull complete 22:51:40 7e9c9ca2126c: Verifying Checksum 22:51:40 7e9c9ca2126c: Download complete 22:51:44 7e9c9ca2126c: Pull complete 22:51:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:51:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:51:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:51:44 prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container 22:51:44 $ 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 22:51:45 cb65c68fc2e2: Pull complete 22:51:46 093eec477d81: Pull complete 22:51:46 a6d5b2bbb924: Pull complete 22:51:46 2446dc1eb7d3: Pull complete 22:51:47 $ docker top fd8b2e812f42df052921cd9762aebf21d993e4d6fd881f5e6c407772287b5963 -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:47 + docker-compose build --help 22:51:47 + grep parallel 22:51:48 --parallel Build images in parallel. [Pipeline] } 22:51:48 $ docker stop --time=1 fd8b2e812f42df052921cd9762aebf21d993e4d6fd881f5e6c407772287b5963 22:51:49 $ docker rm -f fd8b2e812f42df052921cd9762aebf21d993e4d6fd881f5e6c407772287b5963 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:51:50 . [Pipeline] withDockerContainer 22:51:50 prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container 22:51:50 $ 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 22:51:50 $ docker top 0e536915f58c697fc7ff24d4fceb2ab28744da782e4e85c8bd0fa75851d123ea -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:51 596795e73e0f: Pull complete 22:51:51 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 22:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:51:51 ---> d9e956139c92 22:51:51 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:51:51 + docker-compose -f ./docker-compose-build.yml build --parallel 22:51:52 Building core-command ... 22:51:52 Building core-data ... 22:51:52 Building core-metadata ... 22:51:52 Building security-bootstrapper ... 22:51:52 Building security-proxy-setup ... 22:51:52 Building security-secretstore-setup ... 22:51:52 Building support-notifications ... 22:51:52 Building support-scheduler ... 22:51:52 Building sys-mgmt-agent ... 22:51:52 Building security-proxy-setup 22:51:52 Building support-scheduler 22:51:52 Building core-metadata 22:51:52 Building core-data 22:51:52 Building core-command 22:51:53 ---> Running in c4a0855f36f3 22:51:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:51:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:51:57 (1/12) Installing libmagic (5.39-r0) 22:51:57 (2/12) Installing file (5.39-r0) 22:51:57 (3/12) Installing libc-dev (0.7.2-r3) 22:51:57 (4/12) Installing g++ (10.2.1_pre1-r3) 22:52:01 (5/12) Installing fortify-headers (1.1-r0) 22:52:01 (6/12) Installing patch (2.7.6-r7) 22:52:02 (7/12) Installing build-base (0.5-r2) 22:52:02 (8/12) Installing libsodium (1.0.18-r0) 22:52:02 (9/12) Installing pkgconf (1.7.3-r0) 22:52:02 (10/12) Installing libsodium-dev (1.0.18-r0) 22:52:02 (11/12) Installing libzmq (4.3.3-r1) 22:52:02 (12/12) Installing zeromq-dev (4.3.3-r1) 22:52:02 Executing busybox-1.32.1-r6.trigger 22:52:02 OK: 218 MiB in 52 packages 22:52:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:52:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:52:04 ---> 0e249d28476c 22:52:04 Step 3/22 : WORKDIR /edgex-go 22:52:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:52:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:52:04 ---> 0e249d28476c 22:52:04 Step 3/24 : WORKDIR /edgex-go 22:52:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:52:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:52:04 ---> 0e249d28476c 22:52:04 Step 3/23 : WORKDIR /edgex-go 22:52:06 ---> Running in 4e335ac9b8f1 22:52:06 ---> Running in 0400428cba53 22:52:06 ---> Running in 4113ddb7eae6 22:52:07 Removing intermediate container c4a0855f36f3 22:52:07 ---> 67dfca2352bf 22:52:07 Step 4/6 : WORKDIR /edgex-go 22:52:07 ---> Running in 3940934ab7e9 22:52:07 Removing intermediate container 3940934ab7e9 22:52:07 ---> c2e843f14205 22:52:07 Step 5/6 : COPY go.mod . 22:52:07 Removing intermediate container 0400428cba53 22:52:07 ---> 1d63639093d5 22:52:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:07 Removing intermediate container 4113ddb7eae6 22:52:07 ---> 0c9cd10791c3 22:52:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:07 Removing intermediate container 4e335ac9b8f1 22:52:07 ---> bedb2e038ed6 22:52:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:07 ---> 082b4d730fba 22:52:07 Step 6/6 : RUN go mod download 22:52:08 ---> Running in a55d1bb964cf 22:52:08 ---> Running in 867504801def 22:52:08 ---> Running in 9e2b19ef40ab 22:52:08 ---> Running in ab0ab9a63cba 22:52:10 Removing intermediate container a55d1bb964cf 22:52:10 ---> 15e16697dfc8 22:52:10 Step 5/23 : RUN apk add --update --no-cache make git 22:52:10 ---> Running in dc9a7a59a3a6 22:52:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:52:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:52:10 ---> 0e249d28476c 22:52:10 Step 3/24 : WORKDIR /edgex-go 22:52:10 ---> Using cache 22:52:10 ---> bedb2e038ed6 22:52:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:10 ---> Using cache 22:52:10 ---> 15e16697dfc8 22:52:10 Step 5/24 : RUN apk add --update --no-cache make git 22:52:10 Removing intermediate container 9e2b19ef40ab 22:52:10 ---> 27a8c2ce8608 22:52:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:52:10 ---> Running in 0baad6ed87e2 22:52:10 Removing intermediate container 867504801def 22:52:10 ---> 5d9ea956e45d 22:52:10 Step 5/22 : RUN apk add --update --no-cache make git 22:52:10 ---> Running in 0dc9115d1cae 22:52:10 ---> Running in aaf3176fbc80 22:52:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:52:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:52:10 ---> 0e249d28476c 22:52:10 Step 3/24 : WORKDIR /edgex-go 22:52:10 ---> Using cache 22:52:10 ---> bedb2e038ed6 22:52:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:10 ---> Using cache 22:52:10 ---> 15e16697dfc8 22:52:10 Step 5/24 : RUN apk add --update --no-cache make git 22:52:11 ---> Running in 99afe56974e9 22:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:52:12 OK: 219 MiB in 52 packages 22:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:52:12 Removing intermediate container dc9a7a59a3a6 22:52:12 ---> 3eb6cf06a522 22:52:12 Step 6/23 : COPY go.mod . 22:52:12 OK: 219 MiB in 52 packages 22:52:12 OK: 219 MiB in 52 packages 22:52:12 OK: 219 MiB in 52 packages 22:52:12 ---> 1b32d969356a 22:52:12 Step 7/23 : RUN go mod download 22:52:12 OK: 219 MiB in 52 packages 22:52:12 ---> Running in e3b2fed0dacf 22:52:13 Removing intermediate container 0baad6ed87e2 22:52:13 ---> 0d0257a6aac5 22:52:13 Step 6/24 : COPY go.mod . 22:52:13 Removing intermediate container 99afe56974e9 22:52:13 ---> cb04f20b63b2 22:52:13 Step 6/24 : COPY go.mod . 22:52:13 ---> ee3e99a8f3f0 22:52:13 Step 7/24 : RUN go mod download 22:52:13 ---> Running in 015dd4f3feaf 22:52:13 Removing intermediate container 0dc9115d1cae 22:52:13 ---> fb14dffd2235 22:52:13 Step 6/24 : COPY go.mod . 22:52:13 Removing intermediate container aaf3176fbc80 22:52:13 ---> b0672d0b4851 22:52:13 Step 6/22 : COPY go.mod . 22:52:13 ---> c93f702e9e62 22:52:13 Step 7/24 : RUN go mod download 22:52:13 ---> Running in 29963ddad8a1 22:52:13 ---> 42fa585ad2b8 22:52:13 Step 7/24 : RUN go mod download 22:52:13 ---> 8199c5e8f3ed 22:52:13 Step 7/22 : RUN go mod download 22:52:13 ---> Running in eca10f7bf48f 22:52:13 ---> Running in 85a235144571 22:52:14 Removing intermediate container e3b2fed0dacf 22:52:14 ---> c9fbf0cb903e 22:52:14 Step 8/23 : COPY . . 22:52:14 Removing intermediate container 015dd4f3feaf 22:52:14 ---> ff722e625750 22:52:14 Step 8/24 : COPY . . 22:52:14 Removing intermediate container 29963ddad8a1 22:52:14 ---> 5f693318f9d0 22:52:14 Step 8/24 : COPY . . 22:52:15 Removing intermediate container eca10f7bf48f 22:52:15 ---> 2b3fc13b040e 22:52:15 Step 8/24 : COPY . . 22:52:19 Removing intermediate container 85a235144571 22:52:19 ---> 7d1658b449f3 22:52:19 Step 8/22 : COPY . . 22:52:29 ---> 3b3409cdcafc 22:52:29 Step 9/24 : RUN go mod tidy 22:52:29 ---> Running in 05b887302f4a 22:52:30 Removing intermediate container 05b887302f4a 22:52:30 ---> 46600687aa54 22:52:30 Step 10/24 : RUN make cmd/core-data/core-data 22:52:30 ---> Running in a09f6d1f4135 22:52:31 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 22:52:35 Removing intermediate container ab0ab9a63cba 22:52:35 ---> 2a33bda7048f 22:52:35 Successfully built 2a33bda7048f 22:52:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:52:35 + docker inspect -f . ci-base-image-arm64 22:52:35 . [Pipeline] withDockerContainer 22:52:35 prd-ubuntu18.04-docker-arm64-4c-16g-3005 does not seem to be running inside a container 22:52:35 $ 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-arm64 cat 22:52:37 $ docker top a16b99521c03bb8701c4f7fd47525d7a5ff4622bd302a1be949722e223c0cd5f -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:38 + go version 22:52:38 go version go1.16.5 linux/arm64 [Pipeline] } 22:52:38 $ docker stop --time=1 a16b99521c03bb8701c4f7fd47525d7a5ff4622bd302a1be949722e223c0cd5f 22:52:40 $ docker rm -f a16b99521c03bb8701c4f7fd47525d7a5ff4622bd302a1be949722e223c0cd5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:52:41 + docker inspect -f . ci-base-image-arm64 22:52:41 . [Pipeline] withDockerContainer 22:52:41 prd-ubuntu18.04-docker-arm64-4c-16g-3005 does not seem to be running inside a container 22:52:41 $ 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-arm64 cat 22:52:43 $ docker top b2d9ae8c296c03657e02e8a615804787b34b3b3a66bc505c7d1b057587c478ed -eo pid,comm [Pipeline] { [Pipeline] echo 22:52:43 ========================================================= 22:52:43 [edgeXBuildGoParallel] Running Tests and Build... 22:52:43 ========================================================= [Pipeline] sh 22:52:44 + go mod tidy [Pipeline] sh 22:52:45 + make test 22:52:45 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 22:52:45 go mod tidy 22:52:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:52:50 ---> 08cb723658da 22:52:50 Step 9/24 : RUN go mod tidy 22:52:50 ---> 9f23596a5398 22:52:50 Step 9/23 : RUN go mod tidy 22:52:50 ---> Running in 5c643ba0529d 22:52:50 ---> Running in f45ad64e229d 22:52:50 ---> fa8afd368c7c 22:52:50 Step 9/24 : RUN go mod tidy 22:52:50 ---> Running in 2c1b04de9ccb 22:52:52 Removing intermediate container 5c643ba0529d 22:52:52 ---> 8f908e345443 22:52:52 Step 10/24 : RUN make cmd/core-command/core-command 22:52:52 ---> Running in 15c9934813bf 22:52:52 Removing intermediate container f45ad64e229d 22:52:52 ---> 13507275cc86 22:52:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:52:52 Removing intermediate container 2c1b04de9ccb 22:52:52 ---> 8a11dffe6fb0 22:52:52 Step 10/24 : RUN make cmd/core-metadata/core-metadata 22:52:52 ---> Running in 691d0214b02b 22:52:52 ---> Running in 3f9139acca8e 22:52:53 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 22:52:53 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 22:52:53 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 22:52:53 ---> a2ad81b5a43f 22:52:53 Step 9/22 : RUN go mod tidy 22:52:53 ---> Running in 06274f149bd4 22:52:56 Removing intermediate container 06274f149bd4 22:52:56 ---> 3a3bb70ee98b 22:52:56 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:52:56 ---> Running in b00096a33d85 22:52:56 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 22:52:58 Removing intermediate container a09f6d1f4135 22:52:58 ---> d28c668042c5 22:52:58 22:52:58 Step 11/24 : FROM alpine:3.12 22:52:58 3.12: Pulling from library/alpine 22:52:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:52:59 Status: Downloaded newer image for alpine:3.12 22:52:59 ---> 13621d1b12d4 22:52:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:52:59 ---> Running in 7decd6ae49a3 22:52:59 Removing intermediate container 7decd6ae49a3 22:52:59 ---> edf7d95d1a40 22:52:59 Step 13/24 : ENV APP_PORT=59880 22:52:59 ---> Running in d996d0f7ba2f 22:52:59 Removing intermediate container d996d0f7ba2f 22:52:59 ---> 9a202eb0e58e 22:52:59 Step 14/24 : EXPOSE $APP_PORT 22:52:59 ---> Running in 30d1cd4d128d 22:53:00 Removing intermediate container 30d1cd4d128d 22:53:00 ---> 301c630ee9a0 22:53:00 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:00 ---> Running in 1fffb879e15d 22:53:01 Removing intermediate container 1fffb879e15d 22:53:01 ---> 4bdef9e8f017 22:53:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 22:53:01 ---> Running in 6d0dd0d00a52 22:53:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:53:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:53:03 (1/6) Installing dumb-init (1.2.2-r1) 22:53:03 (2/6) Installing libgcc (9.3.0-r2) 22:53:03 (3/6) Installing libsodium (1.0.18-r0) 22:53:03 (4/6) Installing libstdc++ (9.3.0-r2) 22:53:03 (5/6) Installing libzmq (4.3.3-r0) 22:53:03 (6/6) Installing zeromq (4.3.3-r0) 22:53:03 Executing busybox-1.31.1-r20.trigger 22:53:03 OK: 8 MiB in 20 packages 22:53:04 Removing intermediate container 6d0dd0d00a52 22:53:04 ---> 40fc3aaac22a 22:53:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:04 ---> 0bd262d2d0e5 22:53:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:53:05 ---> 655bc6b4030a 22:53:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:53:05 ---> c37f29f5e1e9 22:53:05 Step 20/24 : ENTRYPOINT ["/core-data"] 22:53:05 ---> Running in c2268f740f1e 22:53:05 Removing intermediate container c2268f740f1e 22:53:05 ---> e9867ff5fa86 22:53:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:53:06 ---> Running in b07c87360b9e 22:53:06 Removing intermediate container b07c87360b9e 22:53:06 ---> 2d8172e86228 22:53:06 Step 22/24 : LABEL arch=x86_64 22:53:06 ---> Running in 1c0adcc2445e 22:53:06 Removing intermediate container 1c0adcc2445e 22:53:06 ---> 9bc82eca674e 22:53:06 Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 22:53:06 ---> Running in d1887fad2f6e 22:53:06 Removing intermediate container d1887fad2f6e 22:53:06 ---> 01b7dabab26e 22:53:06 Step 24/24 : LABEL version=0.0.0 22:53:06 ---> Running in c0717fe3d404 22:53:06 Removing intermediate container c0717fe3d404 22:53:06 ---> 0aa12cb25531 22:53:06 22:53:06 Successfully built 0aa12cb25531 22:53:06 Successfully tagged core-data:latest 22:53:06 Building support-notifications 22:53:13 ? github.com/edgexfoundry/edgex-go [no test files] 22:53:15  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:53:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:53:15 ---> 0e249d28476c 22:53:15 Step 3/23 : WORKDIR /edgex-go 22:53:15 ---> Using cache 22:53:15 ---> bedb2e038ed6 22:53:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:15 ---> Using cache 22:53:15 ---> 15e16697dfc8 22:53:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:53:15 ---> Running in 417a122aadbb 22:53:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:53:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:53:17 OK: 219 MiB in 52 packages 22:53:18 Removing intermediate container 417a122aadbb 22:53:18 ---> 536d272c6c7f 22:53:18 Step 6/23 : COPY go.mod . 22:53:18 ---> 2cc5f11f3106 22:53:18 Step 7/23 : RUN go mod download 22:53:18 ---> Running in 1e988e029734 22:53:20 Removing intermediate container 1e988e029734 22:53:20 ---> bc2cf9bf2135 22:53:20 Step 8/23 : COPY . . 22:53:27 ---> bc506c25cbfe 22:53:27 Step 9/23 : RUN go mod tidy 22:53:27 ---> Running in 9f7aa83b275b 22:53:29 Removing intermediate container 9f7aa83b275b 22:53:29 ---> bbe3c112783a 22:53:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 22:53:29 ---> Running in a213c1a7982d 22:53: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 22:53:30 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 22:53:30 Removing intermediate container 15c9934813bf 22:53:30 ---> b939bead2a97 22:53:30 22:53:30 Step 11/24 : FROM alpine:3.12 22:53:30 ---> 13621d1b12d4 22:53:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:53:30 ---> Running in 386472537e01 22:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:53:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:53:31 (1/1) Installing dumb-init (1.2.2-r1) 22:53:31 Executing busybox-1.31.1-r20.trigger 22:53:31 OK: 6 MiB in 15 packages 22:53:32 Removing intermediate container 386472537e01 22:53:32 ---> c0192cb7d4a5 22:53:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:53:32 ---> Running in a741846c9cec 22:53:32 Removing intermediate container a741846c9cec 22:53:32 ---> c28e2bf35d09 22:53:32 Step 14/24 : ENV APP_PORT=59882 22:53:32 ---> Running in fc0b02514ee4 22:53:32 Removing intermediate container fc0b02514ee4 22:53:32 ---> e062d631310f 22:53:32 Step 15/24 : EXPOSE $APP_PORT 22:53:32 ---> Running in 174ec144defb 22:53:32 Removing intermediate container 174ec144defb 22:53:32 ---> 64f11900ea5b 22:53:32 Step 16/24 : WORKDIR / 22:53:32 ---> Running in 75f2feb53074 22:53:33 Removing intermediate container 75f2feb53074 22:53:33 ---> 71ea1808e46c 22:53:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:33 ---> 142121dd8522 22:53:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:53:34 ---> 1ac2be68542e 22:53:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:53:35 Removing intermediate container 3f9139acca8e 22:53:35 ---> 0988992ca03c 22:53:35 22:53:35 Step 11/24 : FROM alpine:3.12 22:53:35 ---> 13621d1b12d4 22:53:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 22:53:35 ---> Using cache 22:53:35 ---> c0192cb7d4a5 22:53:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:53:35 ---> Using cache 22:53:35 ---> c28e2bf35d09 22:53:35 Step 14/24 : ENV APP_PORT=59881 22:53:35 ---> baed9b473d6e 22:53:35 Step 20/24 : ENTRYPOINT ["/core-command"] 22:53:35 ---> Running in 9a298cdc0b70 22:53:35 ---> Running in b2fbda37346c 22:53:35 Removing intermediate container 691d0214b02b 22:53:35 ---> f81091f5f684 22:53:35 22:53:35 Step 11/23 : FROM alpine:3.12 22:53:35 ---> 13621d1b12d4 22:53:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:53:35 ---> Using cache 22:53:35 ---> c0192cb7d4a5 22:53:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:53:35 ---> Using cache 22:53:35 ---> c28e2bf35d09 22:53:35 Step 14/23 : ENV APP_PORT=59861 22:53:35 ---> Running in ce1edfda232e 22:53:35 Removing intermediate container b2fbda37346c 22:53:35 ---> 199cf412761e 22:53:35 Step 15/24 : EXPOSE $APP_PORT 22:53:36 Removing intermediate container 9a298cdc0b70 22:53:36 ---> 03c71fa49cdd 22:53:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:53:36 ---> Running in 069ebd8fbd14 22:53:36 ---> Running in 870c2c063d03 22:53:36 Removing intermediate container b00096a33d85 22:53:36 ---> 19fc8e5b9056 22:53:36 22:53:36 Step 11/22 : FROM alpine:3.12 22:53:36 ---> 13621d1b12d4 22:53:36 Step 12/22 : RUN apk add --update --no-cache curl 22:53:36 Removing intermediate container ce1edfda232e 22:53:36 ---> 012c6978c499 22:53:36 Step 15/23 : EXPOSE $APP_PORT 22:53:36 ---> Running in d8440fe45091 22:53:36 Removing intermediate container 069ebd8fbd14 22:53:36 ---> 8a88c475fca0 22:53:36 Step 16/24 : WORKDIR / 22:53:36 ---> Running in 33492421e307 22:53:36 Removing intermediate container 870c2c063d03 22:53:36 ---> 082f4a631401 22:53:36 Step 22/24 : LABEL arch=x86_64 22:53:36 ---> Running in 26ecfe60d3d6 22:53:36 ---> Running in dc34acbd5b65 22:53:36 Removing intermediate container 33492421e307 22:53:36 ---> 31b955c9025a 22:53:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:36 Removing intermediate container dc34acbd5b65 22:53:36 ---> ec9b8a0ef38d 22:53:36 Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 22:53:36 ---> Running in 42090831b688 22:53:37 Removing intermediate container 26ecfe60d3d6 22:53:37 ---> b6bf3c430bd9 22:53:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:53:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:53:37 Removing intermediate container 42090831b688 22:53:37 ---> df1296350802 22:53:37 Step 24/24 : LABEL version=0.0.0 22:53:37 ---> 2ce5878963c7 22:53:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:53:37 ---> af7d48762e50 22:53:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:53:37 ---> Running in 840b0800a966 22:53:37 (1/4) Installing ca-certificates (20191127-r4) 22:53:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:53:37 (3/4) Installing libcurl (7.77.0-r0) 22:53:37 (4/4) Installing curl (7.77.0-r0) 22:53:37 Executing busybox-1.31.1-r20.trigger 22:53:37 Executing ca-certificates-20191127-r4.trigger 22:53:37 OK: 7 MiB in 18 packages 22:53:37 Removing intermediate container 840b0800a966 22:53:37 ---> f5c3ad2b305e 22:53:37 22:53:37 Successfully built f5c3ad2b305e 22:53:37 Successfully tagged core-command:latest 22:53:37 Building security-bootstrapper 22:53:37 ---> 4906cae6abd3 22:53:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:53:38  Building core-command ... done  ---> faa739087004 22:53:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:53:39 Removing intermediate container d8440fe45091 22:53:39 ---> 9d308b6ee8fb 22:53:39 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:53:40 ---> e90aaba868a5 22:53:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:53:40 ---> Running in 2b75759be2b6 22:53:40 ---> 4d0f365fdce1 22:53:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:53:40 ---> Running in 9e4f391f772b 22:53:40 ---> Running in 8d6be0a69fb7 22:53:40 Removing intermediate container 2b75759be2b6 22:53:40 ---> 375f9aa6560b 22:53:40 Step 14/22 : WORKDIR /edgex 22:53:40 ---> Running in 3c12a3f05b40 22:53:40 Removing intermediate container 8d6be0a69fb7 22:53:40 ---> 56dd7512a4d8 22:53:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:53:40 Removing intermediate container 9e4f391f772b 22:53:40 ---> 7c1c51468d60 22:53:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:53:40 ---> Running in 96f9184bb50b 22:53:40 ---> Running in cea2c33eb2f6 22:53:41 Removing intermediate container 3c12a3f05b40 22:53:41 ---> 78e00943c32d 22:53:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:53:41 Removing intermediate container 96f9184bb50b 22:53:41 ---> bc0dd2af8bc5 22:53:41 Step 22/24 : LABEL arch=x86_64 22:53:41 Removing intermediate container cea2c33eb2f6 22:53:41 ---> e9d707170680 22:53:41 Step 21/23 : LABEL arch=x86_64 22:53:41 ---> Running in 8aa9dde906ac 22:53:41 ---> Running in eaf9e8b5c7a2 22:53:41 Removing intermediate container 8aa9dde906ac 22:53:41 ---> 4abb136ae75e 22:53:41 Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 22:53:41 Removing intermediate container eaf9e8b5c7a2 22:53:41 ---> 57c7ad37ad9a 22:53:41 Step 22/23 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 22:53:41 ---> 8fcbb61145b6 22:53:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:53:41 ---> Running in 6028ef36621e 22:53:41 ---> Running in f6e7b9c57046 22:53:41 Removing intermediate container 6028ef36621e 22:53:41 ---> 943d64fe2538 22:53:41 Step 24/24 : LABEL version=0.0.0 22:53:42 Removing intermediate container f6e7b9c57046 22:53:42 ---> 0a15824f4388 22:53:42 Step 23/23 : LABEL version=0.0.0 22:53:42 ---> Running in 93dc95b4f086 22:53:42 ---> Running in e67c41b9809e 22:53:42 ---> 318136224cae 22:53:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:53:42 Removing intermediate container 93dc95b4f086 22:53:42 ---> cf34f7097d30 22:53:42 22:53:42 Removing intermediate container e67c41b9809e 22:53:42 ---> 983ae45034b8 22:53:42 22:53:42 Successfully built cf34f7097d30 22:53:42 Successfully tagged core-metadata:latest 22:53:42  Building core-metadata ... done Building sys-mgmt-agent 22:53:42 Successfully built 983ae45034b8 22:53:42 Successfully tagged support-scheduler:latest 22:53:42 Building security-secretstore-setup 22:53:42  Building support-scheduler ... done  ---> 30fa9023ffaa 22:53:42 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:53:43 ---> Running in 43ce7bea6094 22:53:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:53:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:53:44 ---> 0e249d28476c 22:53:44 Step 3/32 : WORKDIR /edgex-go 22:53:44 ---> Using cache 22:53:44 ---> bedb2e038ed6 22:53:44 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:44 ---> Using cache 22:53:44 ---> 15e16697dfc8 22:53:44 Step 5/32 : RUN apk add --update --no-cache make git 22:53:44 ---> Using cache 22:53:44 ---> cb04f20b63b2 22:53:44 Step 6/32 : COPY go.mod . 22:53:44 ---> Using cache 22:53:44 ---> c93f702e9e62 22:53:44 Step 7/32 : RUN go mod download 22:53:44 ---> Using cache 22:53:44 ---> 5f693318f9d0 22:53:44 Step 8/32 : COPY . . 22:53:44 ---> Using cache 22:53:44 ---> 08cb723658da 22:53:44 Step 9/32 : RUN go mod tidy 22:53:44 ---> Using cache 22:53:44 ---> 8f908e345443 22:53:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:53:45 Removing intermediate container 43ce7bea6094 22:53:45 ---> 5358eb3dbb4e 22:53:45 Step 19/22 : CMD ["--init=true"] 22:53:45 ---> Running in fd9eb0be2168 22:53:45 ---> Running in 5b16837947c3 22:53:46 Removing intermediate container 5b16837947c3 22:53:46 ---> 6c4867298fb1 22:53:46 Step 20/22 : LABEL arch=x86_64 22:53:46 ---> Running in a890cb778ad3 22:53:46 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 22:53:46 Removing intermediate container a890cb778ad3 22:53:46 ---> 4563748633f7 22:53:46 Step 21/22 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 22:53:46 ---> Running in a1399d284653 22:53:46 Removing intermediate container a1399d284653 22:53:46 ---> 589bd65d344c 22:53:46 Step 22/22 : LABEL version=0.0.0 22:53:46 ---> Running in 82058020d906 22:53:47 Removing intermediate container 82058020d906 22:53:47 ---> 419d777a4ba8 22:53:47 22:53:47 Successfully built 419d777a4ba8 22:53:47 Successfully tagged security-proxy-setup:latest 22:53:50  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:53:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:53:50 ---> 0e249d28476c 22:53:50 Step 3/26 : WORKDIR /edgex-go 22:53:50 ---> Using cache 22:53:50 ---> bedb2e038ed6 22:53:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:50 ---> Using cache 22:53:50 ---> 15e16697dfc8 22:53:50 Step 5/26 : RUN apk add --update --no-cache make git 22:53:50 ---> Using cache 22:53:50 ---> cb04f20b63b2 22:53:50 Step 6/26 : COPY go.mod . 22:53:50 ---> Using cache 22:53:50 ---> c93f702e9e62 22:53:50 Step 7/26 : RUN go mod download 22:53:50 ---> Using cache 22:53:50 ---> 5f693318f9d0 22:53:50 Step 8/26 : COPY . . 22:53:50 ---> Using cache 22:53:50 ---> 08cb723658da 22:53:50 Step 9/26 : RUN go mod tidy 22:53:50 ---> Using cache 22:53:50 ---> 8f908e345443 22:53:50 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:53:50 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:53:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:53:50 ---> 0e249d28476c 22:53:50 Step 3/24 : WORKDIR /edgex-go 22:53:50 ---> Using cache 22:53:50 ---> bedb2e038ed6 22:53:50 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:50 ---> Using cache 22:53:50 ---> 15e16697dfc8 22:53:50 Step 5/24 : RUN apk add --update --no-cache make bash git 22:53:51 ---> Running in 8523d18219ac 22:53:51 ---> Running in 385c23d22436 22:53:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:53:52 Removing intermediate container a213c1a7982d 22:53:52 ---> f55a2e1d0da9 22:53:52 22:53:52 Step 11/23 : FROM alpine:3.12 22:53:52 ---> 13621d1b12d4 22:53:52 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 22:53:52 ---> Running in b64705221608 22:53:52 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 22:53:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:53:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:53:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:53:53 (1/2) Installing ca-certificates (20191127-r4) 22:53:53 (2/2) Installing dumb-init (1.2.2-r1) 22:53:53 Executing busybox-1.31.1-r20.trigger 22:53:53 Executing ca-certificates-20191127-r4.trigger 22:53:53 OK: 219 MiB in 52 packages 22:53:53 OK: 6 MiB in 16 packages 22:53:54 Removing intermediate container 8523d18219ac 22:53:54 ---> a2f019cdf74b 22:53:54 Step 6/24 : COPY go.mod . 22:53:54 Removing intermediate container b64705221608 22:53:54 ---> 989c73cf053b 22:53:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:53:54 ---> Running in 8eefa480dd93 22:53:54 Removing intermediate container 8eefa480dd93 22:53:54 ---> f730a82d0b7e 22:53:54 Step 14/23 : ENV APP_PORT=59860 22:53:54 ---> dfa6ce22df42 22:53:54 Step 7/24 : RUN go mod download 22:53:54 ---> Running in d59d596361f8 22:53:54 ---> Running in 1d784ca077a6 22:53:54 Removing intermediate container 1d784ca077a6 22:53:54 ---> 0110942fe44b 22:53:54 Step 15/23 : EXPOSE $APP_PORT 22:53:54 ---> Running in e623d8049ba9 22:53:54 Removing intermediate container e623d8049ba9 22:53:54 ---> 5e87b9f8f5d5 22:53:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:55 ---> 7ae4c75aba77 22:53:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:53:55 ---> 06a479c9173c 22:53:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:53:56 Removing intermediate container d59d596361f8 22:53:56 ---> 4046cfcb19c1 22:53:56 Step 8/24 : COPY . . 22:53:56 ---> 7970c9b8a48e 22:53:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 22:53:56 ---> Running in 35f175f35942 22:53:56 Removing intermediate container 35f175f35942 22:53:56 ---> 3a2dd90e720b 22:53:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:53:57 ---> Running in f68583231db7 22:53:58 Removing intermediate container f68583231db7 22:53:58 ---> 7687c0e5f00d 22:53:58 Step 21/23 : LABEL arch=x86_64 22:53:58 ---> Running in e6ed9ea43399 22:53:59 Removing intermediate container e6ed9ea43399 22:53:59 ---> 0391e6364e22 22:53:59 Step 22/23 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 22:53:59 ---> Running in 4055f4147a8b 22:54:00 Removing intermediate container 4055f4147a8b 22:54:00 ---> cdf6cf907b52 22:54:00 Step 23/23 : LABEL version=0.0.0 22:54:00 ---> Running in 09445c9fc9c8 22:54:00 ---> 69bedb15620f 22:54:00 Step 9/24 : RUN go mod tidy 22:54:00 Removing intermediate container 09445c9fc9c8 22:54:00 ---> 725585de6ef1 22:54:00 22:54:00 ---> Running in 482db49b4af3 22:54:00 Successfully built 725585de6ef1 22:54:00 Successfully tagged support-notifications:latest 22:54:03  Building support-notifications ... done Removing intermediate container 482db49b4af3 22:54:03 ---> 2155f177415d 22:54:03 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:54:03 ---> Running in 03b652b7bec1 22:54:03 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 22:54:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:54:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:54:12 Removing intermediate container fd9eb0be2168 22:54:12 ---> 798a11b2f3ff 22:54:12 22:54:12 Step 11/32 : FROM alpine:3.12 22:54:12 ---> 13621d1b12d4 22:54:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:54:12 ---> Running in 0ac7964de1e8 22:54:12 Removing intermediate container 0ac7964de1e8 22:54:12 ---> bc29a6b8be83 22:54:12 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 22:54:12 ---> Running in 05078951c195 22:54:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:54:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:54:12 (1/2) Installing dumb-init (1.2.2-r1) 22:54:12 (2/2) Installing su-exec (0.2-r1) 22:54:12 Executing busybox-1.31.1-r20.trigger 22:54:12 OK: 6 MiB in 16 packages 22:54:12 Removing intermediate container 05078951c195 22:54:12 ---> c691ca4c16d9 22:54:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 22:54:12 ---> Running in 0f6eee0d8a24 22:54:12 Removing intermediate container 0f6eee0d8a24 22:54:12 ---> 31a86798986b 22:54:12 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:54:12 ---> Running in c7650b817aa5 22:54:12 Removing intermediate container c7650b817aa5 22:54:12 ---> fc151140ea5d 22:54:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:54:12 ---> Running in 1a18a1d12cc1 22:54:13 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 22:54:14 Removing intermediate container 1a18a1d12cc1 22:54:14 ---> 78c717e926ec 22:54:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 22:54:14 ---> Running in ac4f9cf30144 22:54:14 Removing intermediate container ac4f9cf30144 22:54:14 ---> 52a0e0a4eeab 22:54:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:54:14 ---> 6ddd6955545d 22:54:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:54:14 ---> Running in 4d70d99ad82b 22:54:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:54:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:54:15 Removing intermediate container 4d70d99ad82b 22:54:15 ---> c49a834db01d 22:54:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:15 ---> 4b5632a42dd2 22:54:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:54:16 ---> 0eea9ea652b5 22:54:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:54:17 ---> 39c0526d2e15 22:54:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:54:17 Removing intermediate container 385c23d22436 22:54:17 ---> 0fa1a29a3d6f 22:54:17 22:54:17 Step 11/26 : FROM alpine:3.12 22:54:17 ---> 13621d1b12d4 22:54:17 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 22:54:17 ---> Running in dd2c94fe8aad 22:54:18 ---> 42eab2aa0c01 22:54:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:54:18 ---> e0d42e5a769a 22:54:18 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 22:54:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:54:18 ---> Running in a8492630e94e 22:54:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:54:18 Removing intermediate container a8492630e94e 22:54:18 ---> d67b74219180 22:54:18 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:54:18 (1/6) Installing ca-certificates (20191127-r4) 22:54:18 (2/6) Installing nghttp2-libs (1.41.0-r0) 22:54:18 (3/6) Installing libcurl (7.77.0-r0) 22:54:19 (4/6) Installing curl (7.77.0-r0) 22:54:19 (5/6) Installing dumb-init (1.2.2-r1) 22:54:19 (6/6) Installing su-exec (0.2-r1) 22:54:19 Executing busybox-1.31.1-r20.trigger 22:54:19 Executing ca-certificates-20191127-r4.trigger 22:54:19 OK: 7 MiB in 20 packages 22:54:19 ---> fff3ffd20f32 22:54:19 Step 27/32 : RUN chmod +x /entrypoint.sh 22:54:19 ---> Running in 947b044ae01a 22:54:19 Removing intermediate container dd2c94fe8aad 22:54:19 ---> 47900b946580 22:54:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:54:19 ---> Running in d084752ef2e4 22:54:19 Removing intermediate container d084752ef2e4 22:54:19 ---> e12b431087da 22:54:19 Step 14/26 : WORKDIR / 22:54:19 ---> Running in d1daf887910d 22:54:20 Removing intermediate container d1daf887910d 22:54:20 ---> 48df7101b2bf 22:54:20 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:54:20 Removing intermediate container 947b044ae01a 22:54:20 ---> 5bafad0a804f 22:54:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:54:20 ---> Running in a4b4c20ed41a 22:54:20 ---> 7e2e0ef128f8 22:54:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:54:20 Removing intermediate container a4b4c20ed41a 22:54:20 ---> d6a45612a35f 22:54:20 Step 29/32 : CMD ["gate"] 22:54:20 ---> Running in 9f5149a85a6e 22:54:20 ---> 257cca783df4 22:54:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:54:21 Removing intermediate container 9f5149a85a6e 22:54:21 ---> 2fe97ff13262 22:54:21 Step 30/32 : LABEL arch=x86_64 22:54:21 ---> Running in d2f68a5d245b 22:54:21 ---> 923986f75733 22:54:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:54:21 Removing intermediate container d2f68a5d245b 22:54:21 ---> d9d657d73635 22:54:21 Step 31/32 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 22:54:21 ---> Running in 5400aebca112 22:54:21 Removing intermediate container 5400aebca112 22:54:21 ---> d055bbe61714 22:54:21 Step 32/32 : LABEL version=0.0.0 22:54:21 ---> 1069bb1911a1 22:54:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:54:21 ---> Running in f99d26bb4edb 22:54:21 Removing intermediate container f99d26bb4edb 22:54:21 ---> 198db7a746cc 22:54:21 22:54:21 ---> 945b7e77b687 22:54:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:54:21 Successfully built 198db7a746cc 22:54:21 Successfully tagged security-bootstrapper:latest 22:54:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:54:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:54:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:54:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:54:22  Building security-bootstrapper ... done  ---> 6ea197285832 22:54:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:54:22 Removing intermediate container 03b652b7bec1 22:54:22 ---> ec8f7a332579 22:54:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:54:22 ---> Running in 98a2979daf69 22:54:22 ---> 9b6a1ca2d4c4 22:54:22 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:54:22 ---> Running in c04093f1534a 22:54:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:54:23 Removing intermediate container c04093f1534a 22:54:23 ---> e2386bc43c66 22:54:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 22:54:23 ---> Running in 5af275a5442c 22:54:23 Removing intermediate container 5af275a5442c 22:54:23 ---> a397a090f381 22:54:23 Step 24/26 : LABEL arch=x86_64 22:54:23 ---> Running in c22ed408047e 22:54:23 Removing intermediate container 98a2979daf69 22:54:23 ---> b099297ffc71 22:54:23 22:54:23 Step 12/24 : FROM docker:20.10.6 22:54:23 Removing intermediate container c22ed408047e 22:54:23 ---> a73a9c0281cf 22:54:23 Step 25/26 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 22:54:23 ---> Running in 49ad79be6461 22:54:23 20.10.6: Pulling from library/docker 22:54:23 Removing intermediate container 49ad79be6461 22:54:23 ---> 094069aac415 22:54:23 Step 26/26 : LABEL version=0.0.0 22:54:23 ---> Running in 99d23d45a505 22:54:23 Removing intermediate container 99d23d45a505 22:54:23 ---> 1820c6b01b52 22:54:23 22:54:23 Successfully built 1820c6b01b52 22:54:23 Successfully tagged security-secretstore-setup:latest 22:54:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:54:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:54:29  Building security-secretstore-setup ... done Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 22:54:29 Status: Downloaded newer image for docker:20.10.6 22:54:29 ---> d2979b152a7d 22:54:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:54:29 ---> Running in 2679d15d7d83 22:54:29 Removing intermediate container 2679d15d7d83 22:54:29 ---> 555e715a9aaa 22:54:29 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:54:29 ---> Running in 470f6fee3e06 22:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:54:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:54:29 (1/39) Installing readline (8.1.0-r0) 22:54:29 (2/39) Installing bash (5.1.0-r0) 22:54:29 Executing bash-5.1.0-r0.post-install 22:54:29 (3/39) Installing brotli-libs (1.0.9-r3) 22:54:29 (4/39) Installing nghttp2-libs (1.42.0-r1) 22:54:29 (5/39) Installing libcurl (7.77.0-r1) 22:54:29 (6/39) Installing curl (7.77.0-r1) 22:54:29 (7/39) Installing dumb-init (1.2.5-r0) 22:54:29 (8/39) Installing libbz2 (1.0.8-r1) 22:54:29 (9/39) Installing expat (2.2.10-r1) 22:54:29 (10/39) Installing libffi (3.3-r2) 22:54:29 (11/39) Installing gdbm (1.19-r0) 22:54:29 (12/39) Installing xz-libs (5.2.5-r0) 22:54:29 (13/39) Installing sqlite-libs (3.34.1-r0) 22:54:29 (14/39) Installing python3 (3.8.10-r0) 22:54:30 (15/39) Installing py3-appdirs (1.4.4-r1) 22:54:30 (16/39) Installing py3-ordered-set (4.0.2-r0) 22:54:30 (17/39) Installing py3-parsing (2.4.7-r1) 22:54:30 (18/39) Installing py3-six (1.15.0-r0) 22:54:30 (19/39) Installing py3-packaging (20.9-r0) 22:54:30 (20/39) Installing py3-setuptools (51.3.3-r0) 22:54:30 (21/39) Installing py3-chardet (4.0.0-r0) 22:54:30 (22/39) Installing py3-idna (3.1-r0) 22:54:30 (23/39) Installing py3-urllib3 (1.26.2-r1) 22:54:30 (24/39) Installing py3-requests (2.25.1-r1) 22:54:30 (25/39) Installing py3-msgpack (1.0.2-r0) 22:54:30 (26/39) Installing py3-lockfile (0.12.2-r3) 22:54:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 22:54:30 (28/39) Installing py3-colorama (0.4.4-r0) 22:54:30 (29/39) Installing py3-contextlib2 (0.6.0-r0) 22:54:30 (30/39) Installing py3-distlib (0.3.1-r1) 22:54:30 (31/39) Installing py3-distro (1.5.0-r1) 22:54:30 (32/39) Installing py3-webencodings (0.5.1-r3) 22:54:30 (33/39) Installing py3-html5lib (1.1-r0) 22:54:30 (34/39) Installing py3-pytoml (0.1.21-r0) 22:54:30 (35/39) Installing py3-pep517 (0.9.1-r0) 22:54:30 (36/39) Installing py3-progress (1.5-r0) 22:54:30 (37/39) Installing py3-retrying (1.3.3-r0) 22:54:30 (38/39) Installing py3-toml (0.10.2-r0) 22:54:30 (39/39) Installing py3-pip (20.3.4-r0) 22:54:31 Executing busybox-1.32.1-r6.trigger 22:54:31 OK: 82 MiB in 59 packages 22:54:32 Collecting docker-compose==1.23.2 22:54:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:54:32 Collecting texttable<0.10,>=0.9.0 22:54:32 Downloading texttable-0.9.1.tar.gz (11 kB) 22:54:32 Collecting jsonschema<3,>=2.5.1 22:54:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:54:32 Collecting dockerpty<0.5,>=0.4.1 22:54:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:54:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:54:32 Collecting docopt<0.7,>=0.6.1 22:54:32 Downloading docopt-0.6.2.tar.gz (25 kB) 22:54:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:54:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:54:33 Collecting cached-property<2,>=1.2.0 22:54:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:54:33 Collecting docker<4.0,>=3.6.0 22:54:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:54:33 Collecting PyYAML<4,>=3.10 22:54:33 Downloading PyYAML-3.13.tar.gz (270 kB) 22:54:34 Collecting websocket-client<1.0,>=0.32.0 22:54:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:54:34 Collecting docker-pycreds>=0.4.0 22:54:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:54:34 Collecting idna<2.8,>=2.5 22:54:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:54:34 Collecting certifi>=2017.4.17 22:54:34 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 22:54:34 Collecting urllib3<1.25,>=1.21.1 22:54:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:54:34 Collecting chardet<3.1.0,>=3.0.2 22:54:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:54:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:54:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:54:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:54:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:54:34 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:54:34 Attempting uninstall: urllib3 22:54:34 Found existing installation: urllib3 1.26.2 22:54:34 Uninstalling urllib3-1.26.2: 22:54:34 Successfully uninstalled urllib3-1.26.2 22:54:34 Attempting uninstall: idna 22:54:34 Found existing installation: idna 3.1 22:54:34 Uninstalling idna-3.1: 22:54:34 Successfully uninstalled idna-3.1 22:54:34 Attempting uninstall: chardet 22:54:34 Found existing installation: chardet 4.0.0 22:54:34 Uninstalling chardet-4.0.0: 22:54:34 Successfully uninstalled chardet-4.0.0 22:54:35 Attempting uninstall: requests 22:54:35 Found existing installation: requests 2.25.1 22:54:35 Uninstalling requests-2.25.1: 22:54:35 Successfully uninstalled requests-2.25.1 22:54:35 Running setup.py install for texttable: started 22:54:35 Running setup.py install for texttable: finished with status 'done' 22:54:35 Running setup.py install for PyYAML: started 22:54:36 Running setup.py install for PyYAML: finished with status 'done' 22:54:36 Running setup.py install for docopt: started 22:54:36 Running setup.py install for docopt: finished with status 'done' 22:54:36 Running setup.py install for dockerpty: started 22:54:36 Running setup.py install for dockerpty: finished with status 'done' 22:54:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:54:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.220s coverage: 28.7% of statements 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:54:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:54:40 Removing intermediate container 470f6fee3e06 22:54:40 ---> 85de3af69396 22:54:40 Step 15/24 : ENV APP_PORT=58890 22:54:40 ---> Running in a1de9d8a14b4 22:54:40 Removing intermediate container a1de9d8a14b4 22:54:40 ---> 6d022683b836 22:54:40 Step 16/24 : EXPOSE $APP_PORT 22:54:40 ---> Running in bd066c3871de 22:54:40 Removing intermediate container bd066c3871de 22:54:40 ---> c548ff0adcf6 22:54:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:54:40 ---> 85c97ee71442 22:54:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:54:40 ---> 9a3fa1f29d8c 22:54:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:54:40 ---> 5507d4ebe680 22:54:40 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 22:54:40 ---> Running in 128722ec7ecf 22:54:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 100.0% of statements 22:54:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:54:41 Removing intermediate container 128722ec7ecf 22:54:41 ---> c92c6dfaf379 22:54:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:54:41 ---> Running in d0e1e9569505 22:54:41 Removing intermediate container d0e1e9569505 22:54:41 ---> 0a66f85efee9 22:54:41 Step 22/24 : LABEL arch=x86_64 22:54:41 ---> Running in 0564c2f9035c 22:54:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 46.3% of statements 22:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:54:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:54:41 Removing intermediate container 0564c2f9035c 22:54:41 ---> 27b44cabab6f 22:54:41 Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 22:54:41 ---> Running in 97329849e5f6 22:54:41 Removing intermediate container 97329849e5f6 22:54:41 ---> 800b50a7b8f0 22:54:41 Step 24/24 : LABEL version=0.0.0 22:54:41 ---> Running in ba66e225cbec 22:54:41 Removing intermediate container ba66e225cbec 22:54:41 ---> b1b41eb41a8a 22:54:41 22:54:41 Successfully built b1b41eb41a8a 22:54:41 Successfully tagged sys-mgmt-agent:latest 22:54:41  Building sys-mgmt-agent ... done  [Pipeline] } 22:54:41 $ docker stop --time=1 0e536915f58c697fc7ff24d4fceb2ab28744da782e4e85c8bd0fa75851d123ea 22:54:42 $ docker rm -f 0e536915f58c697fc7ff24d4fceb2ab28744da782e4e85c8bd0fa75851d123ea [Pipeline] // withDockerContainer [Pipeline] sh 22:54:43 + docker images 22:54:43 REPOSITORY TAG IMAGE ID CREATED SIZE 22:54:43 sys-mgmt-agent latest b1b41eb41a8a 2 seconds ago 324MB 22:54:43 security-secretstore-setup latest 1820c6b01b52 20 seconds ago 28.7MB 22:54:43 b099297ffc71 20 seconds ago 1.18GB 22:54:43 security-bootstrapper latest 198db7a746cc 22 seconds ago 18.6MB 22:54:43 0fa1a29a3d6f 26 seconds ago 1.18GB 22:54:43 798a11b2f3ff 33 seconds ago 1.18GB 22:54:43 support-notifications latest 725585de6ef1 43 seconds ago 16.7MB 22:54:43 f55a2e1d0da9 52 seconds ago 1.18GB 22:54:43 security-proxy-setup latest 419d777a4ba8 57 seconds ago 25.7MB 22:54:43 support-scheduler latest 983ae45034b8 About a minute ago 15.9MB 22:54:43 core-metadata latest cf34f7097d30 About a minute ago 16.6MB 22:54:43 core-command latest f5c3ad2b305e About a minute ago 15.9MB 22:54:43 f81091f5f684 About a minute ago 1.18GB 22:54:43 19fc8e5b9056 About a minute ago 1.18GB 22:54:43 0988992ca03c About a minute ago 1.18GB 22:54:43 b939bead2a97 About a minute ago 1.17GB 22:54:43 core-data latest 0aa12cb25531 About a minute ago 20.3MB 22:54:43 d28c668042c5 About a minute ago 1.18GB 22:54:43 ci-base-image-x86_64 latest 0e249d28476c 5 minutes ago 678MB 22:54:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 26 hours ago 475MB 22:54:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 9 days ago 37.5MB 22:54:43 docker 20.10.6 d2979b152a7d 3 months ago 246MB 22:54:43 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 22:54:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 22:54:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.545s coverage: 89.9% of statements 22:54:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:54:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:54:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.243s coverage: 78.9% of statements 22:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.230s coverage: 81.2% of statements 22:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:54:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.475s coverage: 95.1% of statements 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:54:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.214s coverage: 60.0% of statements 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:54:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.8% of statements 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:54:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements 22:54:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 22.0% of statements 22:54:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:54:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.282s coverage: 47.1% of statements 22:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.226s coverage: 79.5% of statements 22:54:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements 22:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements 22:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements 22:54:59 Still waiting to schedule task 22:54:59 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements 22:55:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 22:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.573s coverage: 81.8% of statements 22:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 58.8% of statements 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.189s coverage: 80.0% of statements 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.736s coverage: 64.4% of statements 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.190s coverage: 100.0% of statements 22:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements 22:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 22:55:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 22:55:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements 22:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.022s coverage: 66.9% of statements 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.767s coverage: 43.6% of statements 22:55:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:55:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements 22:55:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:55:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.223s coverage: 84.8% of statements 22:55:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:55:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.260s coverage: 19.3% of statements 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:55:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.587s coverage: 91.9% of statements 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:55:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.198s coverage: 62.7% of statements 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:55:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.362s coverage: 97.6% of statements 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:55:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.165s coverage: 28.9% of statements 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:55:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:55:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements 22:55:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.066s coverage: 95.4% of statements 22:55:35 GO111MODULE=on go vet ./... 22:56:25 Running on prd-ubuntu18.04-docker-8c-8g-3006 in /w/workspace/edgexfoundry_edgex-go_PR-3626 [Pipeline] { [Pipeline] ws 22:56:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:56:25 The recommended git tool is: git 22:56:29 using credential edgex-jenkins-ssh 22:56:29 Cloning the remote Git repository 22:56:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:56:29 > git init /w/workspace/edgex-go/1 # timeout=10 22:56:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:56:29 > git --version # timeout=10 22:56:29 > git --version # 'git version 2.17.1' 22:56:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:56:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:56:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:56:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:56:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:56:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:56:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3626/head:refs/remotes/origin/PR-3626 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:56:36 Merging remotes/origin/main commit 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 into PR head commit ab84f26275c3806f51537af297af1321e0c282d4 22:56:36 Merge succeeded, producing ab84f26275c3806f51537af297af1321e0c282d4 22:56:36 Checking out Revision ab84f26275c3806f51537af297af1321e0c282d4 (PR-3626) 22:56:36 > git config core.sparsecheckout # timeout=10 22:56:36 > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 22:56:36 > git remote # timeout=10 22:56:36 > git config --get remote.origin.url # timeout=10 22:56:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:56:36 > git merge 1e29038257f9cf3e20d04decabeb5e5af95e4ca0 # timeout=10 22:56:36 > git rev-parse HEAD^{commit} # timeout=10 22:56:36 > git config core.sparsecheckout # timeout=10 22:56:36 > git checkout -f ab84f26275c3806f51537af297af1321e0c282d4 # timeout=10 22:56:40 Commit message: "fix: Remove make run/run-docker and update README" 22:56:40 > git --version # timeout=10 22:56:40 > git --version # 'git version 2.17.1' 22:56:40 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:41 + echo snap-build.sh 22:56:41 snap-build.sh 22:56:41 + SNAP_BASE_DIR=. 22:56:41 + '[' '!' -z /w/workspace/edgex-go/1 ']' 22:56:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 22:56:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 22:56:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 22:56:41 + cd /w/workspace/edgex-go/1 22:56:41 + sudo apt-get remove -qy --purge lxd lxd-client 22:56:41 Reading package lists... 22:56:41 Building dependency tree... 22:56:41 Reading state information... 22:56:41 The following packages were automatically installed and are no longer required: 22:56:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:56:41 uidmap xdelta3 22:56:41 Use 'sudo apt autoremove' to remove them. 22:56:41 The following packages will be REMOVED: 22:56:41 lxd* lxd-client* 22:56:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:56:41 After this operation, 31.7 MB disk space will be freed. 22:56:42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 22:56:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:56:43 Removing lxd dnsmasq configuration 22:56:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:56:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:56:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:56:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 22:56:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:56:45 Processing triggers for systemd (237-3ubuntu10.45) ... 22:56:45 Processing triggers for ureadahead (0.100.0-21) ... 22:56:46 + sudo snap remove --purge lxd 22:56:46 snap "lxd" is not installed 22:56:46 + sudo groupadd --force --system lxd 22:56:46 ++ whoami 22:56:46 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:56:46 + newgrp - lxd 22:56:46 + sudo snap install lxd 22:56:52 2021-07-15T22:56:51Z INFO Waiting for automatic snapd restart... 22:56:57 gofmt -l . 22:56:57 [ "`gofmt -l .`" = "" ] 22:56:57 ./bin/test-attribution-txt.sh [Pipeline] sh 22:56:57 + ls -al . 22:56:57 total 600 22:56:57 drwxrwxr-x 9 1001 1001 4096 Jul 15 22:56 . 22:56:57 drwxr-xr-x 4 root root 4096 Jul 15 22:52 .. 22:56:57 -rw-rw-r-- 1 1001 1001 11 Jul 15 22:50 .dockerignore 22:56:57 drwxrwxr-x 8 1001 1001 4096 Jul 15 22:51 .git 22:56:57 drwxrwxr-x 3 1001 1001 4096 Jul 15 22:50 .github 22:56:57 -rw-rw-r-- 1 1001 1001 818 Jul 15 22:50 .gitignore 22:56:57 -rw-rw-r-- 1 1001 1001 76 Jul 15 22:50 .hadolint.yml 22:56:57 -rw-rw-r-- 1 1001 1001 166 Jul 15 22:50 .sonarcloud.properties 22:56:57 -rw-rw-r-- 1 1001 1001 8609 Jul 15 22:50 Attribution.txt 22:56:57 -rw-rw-r-- 1 1001 1001 43881 Jul 15 22:50 CHANGELOG.md 22:56:57 -rw-rw-r-- 1 1001 1001 3804 Jul 15 22:50 CONTRIBUTING.md 22:56:57 -rw-rw-r-- 1 1001 1001 931 Jul 15 22:50 Dockerfile.build 22:56:57 -rw-rw-r-- 1 1001 1001 849 Jul 15 22:50 Jenkinsfile 22:56:57 -rw-rw-r-- 1 1001 1001 10775 Jul 15 22:50 LICENSE 22:56:57 -rw-rw-r-- 1 1001 1001 5915 Jul 15 22:50 Makefile 22:56:57 -rw-rw-r-- 1 1001 1001 8523 Jul 15 22:50 README.md 22:56:57 -rw-rw-r-- 1 1001 1001 6912 Jul 15 22:50 SECURITY.md 22:56:57 -rw-rw-r-- 1 1001 1001 5 Jul 15 22:48 VERSION 22:56:57 -rw-rw-r-- 1 1001 1001 4131 Jul 15 22:50 ZMQWindows.md 22:56:57 drwxrwxr-x 2 1001 1001 4096 Jul 15 22:50 bin 22:56:57 drwxrwxr-x 14 1001 1001 4096 Jul 15 22:50 cmd 22:56:57 -rw-r--r-- 1 root root 402846 Jul 15 22:55 coverage.out 22:56:57 -rw-rw-r-- 1 1001 1001 812 Jul 15 22:50 go.mod 22:56:57 -rw-r--r-- 1 root root 21149 Jul 15 22:52 go.sum 22:56:57 drwxrwxr-x 7 1001 1001 4096 Jul 15 22:50 internal 22:56:57 drwxrwxr-x 3 1001 1001 4096 Jul 15 22:50 openapi 22:56:57 drwxrwxr-x 4 1001 1001 4096 Jul 15 22:50 snap 22:56:57 -rw-rw-r-- 1 1001 1001 204 Jul 15 22:50 version.go [Pipeline] sh 22:56:58 + '[' -e coverage.out ] 22:56:58 + chown 1001:1001 coverage.out [Pipeline] stash 22:56:59 Warning: overwriting stash ‘coverage-report’ 22:56:59 Stashed 1 file(s) [Pipeline] sh 22:57:00 + make build 22:57:00 go mod tidy 22:57:01 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 22:57:05 lxd 4.16 from Canonical* installed 22:57:05 + sudo lxd init --auto 22:57:07 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 22:57:13 + sudo snap install --classic snapcraft 22:57:25 snapcraft 4.8.3 from Canonical* installed 22:57:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:57:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:57:25 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:25 Dload Upload Total Spent Left Speed 22:57:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 22:57:26 100 3325k 100 3325k 0 0 8482k 0 --:--:-- --:--:-- --:--:-- 8482k 22:57:26 ./yq_linux_amd64 22:57:26 + sudo snapcraft prime --use-lxd 22:57:28 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:57:28 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 22:57:28 - README.md 22:57:28 22:57:28 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:57:28 Launching a container. 22:57:30 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 22:57:31 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 22:57:35 Waiting for container to be ready 22:57:35 To start your first instance, try: lxc launch ubuntu:18.04 22:57:35 22:57:36 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 22:57:36 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 22:57:40 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 22:57:40 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:57:40 Waiting for network to be ready... 22:57:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:57:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 22:57:41 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:57:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 22:57:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:57:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:57:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 22:57:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 22:57:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 22:57:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 22:57:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:57:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:57:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:57:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:57:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:57:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:57:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:57:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:57:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:57:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 22:57:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 22:57:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 22:57:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 22:57:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 22:57:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 22:57:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 22:57:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 22:57:43 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 22:57:44 Fetched 24.8 MB in 4s (6142 kB/s) 22:57:45 Reading package lists... 22:57:46 Reading package lists... 22:57:46 Building dependency tree... 22:57:46 Reading state information... 22:57:46 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 22:57:46 The following additional packages will be installed: 22:57:46 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:57:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:57:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:57:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:57:46 Suggested packages: 22:57:46 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:57:46 Recommended packages: 22:57:46 gnupg libsasl2-modules 22:57:46 The following NEW packages will be installed: 22:57:46 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:57:46 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:57:46 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:57:46 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:57:46 The following packages will be upgraded: 22:57:46 gpg gpg-agent gpgconf libudev1 22:57:46 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 22:57:46 Need to get 3530 kB of archives. 22:57:46 After this operation, 13.3 MB of additional disk space will be used. 22:57:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 22:57:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:57:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:57:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:57:46 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 22:57:46 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 22:57:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:57:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:57:47 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:57:47 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:57:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:57:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:57:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:57:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:57:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:57:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:57:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:57:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:57:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:57:47 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:57:47 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:57:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:57:47 debconf: delaying package configuration, since apt-utils is not installed 22:57:47 Fetched 3530 kB in 1s (3047 kB/s) 22:57:47 (Reading database ... 12511 files and directories currently installed.) 22:57:47 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 22:57:47 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:57:47 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 22:57:47 Selecting previously unselected package udev. 22:57:47 (Reading database ... 12511 files and directories currently installed.) 22:57:47 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 22:57:47 Unpacking udev (237-3ubuntu10.48) ... 22:57:48 Selecting previously unselected package libfuse2:amd64. 22:57:48 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:57:48 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:57:48 Selecting previously unselected package fuse. 22:57:48 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:57:48 Unpacking fuse (2.9.7-1ubuntu1) ... 22:57:48 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:57:48 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:57:48 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:57:48 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:57:48 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:57:48 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:57:48 Selecting previously unselected package libksba8:amd64. 22:57:48 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:57:48 Unpacking libksba8:amd64 (1.3.5-2) ... 22:57:48 Selecting previously unselected package libroken18-heimdal:amd64. 22:57:48 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:57:48 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:48 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:57:48 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:57:48 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:48 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:57:48 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:57:48 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:48 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:57:48 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:57:48 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:48 Selecting previously unselected package libwind0-heimdal:amd64. 22:57:48 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:57:48 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:48 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:57:48 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:57:48 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:48 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:57:48 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:57:48 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:48 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:57:48 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:57:48 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:57:49 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:57:49 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Selecting previously unselected package libsasl2-modules-db:amd64. 22:57:49 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:57:49 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:57:49 Selecting previously unselected package libsasl2-2:amd64. 22:57:49 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:57:49 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:57:49 Selecting previously unselected package libldap-common. 22:57:49 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:57:49 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:57:49 Selecting previously unselected package libldap-2.4-2:amd64. 22:57:49 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:57:49 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:57:49 Selecting previously unselected package dirmngr. 22:57:49 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:57:49 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:57:49 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:57:49 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:57:49 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:57:49 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:57:49 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:57:49 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:57:49 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Setting up libksba8:amd64 (1.3.5-2) ... 22:57:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:57:49 Setting up udev (237-3ubuntu10.48) ... 22:57:49 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 22:57:49 invoke-rc.d: policy-rc.d denied execution of start. 22:57:49 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Processing triggers for systemd (237-3ubuntu10) ... 22:57:49 Setting up fuse (2.9.7-1ubuntu1) ... 22:57:49 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:57:49 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:57:49 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:57:50 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:57:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:57:50 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:57:50 settings in the [Install] section, and DefaultInstance for template units). 22:57:50 This means they are not meant to be enabled using systemctl. 22:57:50 Possible reasons for having this kind of units are: 22:57:50 1) A unit may be statically enabled by being symlinked from another unit's 22:57:50 .wants/ or .requires/ directory. 22:57:50 2) A unit's purpose may be to act as a helper for some other unit which has 22:57:50 a requirement dependency on it. 22:57:50 3) A unit may be started when needed via activation (socket, path, timer, 22:57:50 D-Bus, udev, scripted systemctl call, ...). 22:57:50 4) In case of template units, the unit is meant to be enabled with some 22:57:50 instance name specified. 22:57:51 Reading package lists... 22:57:51 Building dependency tree... 22:57:51 Reading state information... 22:57:51 The following additional packages will be installed: 22:57:51 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:57:51 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:57:51 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:57:51 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:57:51 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:57:51 Suggested packages: 22:57:51 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:57:51 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:57:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:57:51 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:57:51 systemd-container policykit-1 22:57:51 Recommended packages: 22:57:51 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:57:51 The following NEW packages will be installed: 22:57:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:57:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:57:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:57:51 multiarch-support openssh-client python3 python3-minimal python3.6 22:57:51 python3.6-minimal snapd squashfs-tools sudo 22:57:51 The following packages will be upgraded: 22:57:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:57:51 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 22:57:51 Need to get 36.7 MB of archives. 22:57:51 After this operation, 147 MB of additional disk space will be used. 22:57:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 22:57:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 22:57:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:57:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:57:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:57:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:57:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:57:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:57:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:57:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:57:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:57:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:57:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:57:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:57:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:57:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:57:52 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 22:57:52 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 22:57:52 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 22:57:52 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 22:57:52 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:57:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:57:52 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:57:52 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:57:52 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:57:52 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:57:52 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:57:52 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:57:52 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:57:52 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 22:57:52 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 22:57:53 debconf: delaying package configuration, since apt-utils is not installed 22:57:53 Fetched 36.7 MB in 2s (15.6 MB/s) 22:57:53 (Reading database ... 12757 files and directories currently installed.) 22:57:53 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 22:57:53 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:57:54 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 22:57:54 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:57:54 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 22:57:54 (Reading database ... 12757 files and directories currently installed.) 22:57:54 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 22:57:54 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 22:57:54 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 22:57:54 (Reading database ... 12757 files and directories currently installed.) 22:57:54 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 22:57:54 Unpacking apt (1.6.14) over (1.6.1) ... 22:57:55 Setting up apt (1.6.14) ... 22:57:55 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:57:55 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:57:55 (Reading database ... 12764 files and directories currently installed.) 22:57:55 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:57:55 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:57:55 Selecting previously unselected package libpython3.6-minimal:amd64. 22:57:55 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:57:55 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:57:55 Selecting previously unselected package libexpat1:amd64. 22:57:55 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:57:55 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:57:55 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 22:57:55 Selecting previously unselected package python3.6-minimal. 22:57:55 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:57:55 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:57:56 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 22:57:56 Checking for services that may need to be restarted...done. 22:57:56 Checking for services that may need to be restarted...done. 22:57:56 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:57:56 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:57:56 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:57:56 Selecting previously unselected package python3-minimal. 22:57:56 (Reading database ... 13012 files and directories currently installed.) 22:57:56 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:57:56 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:57:56 Selecting previously unselected package mime-support. 22:57:56 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:57:56 Unpacking mime-support (3.60ubuntu1) ... 22:57:56 Selecting previously unselected package libmpdec2:amd64. 22:57:56 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:57:56 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:57:56 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:57:56 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:57:56 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:57:56 Selecting previously unselected package python3.6. 22:57:56 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:57:56 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:57:56 Selecting previously unselected package libpython3-stdlib:amd64. 22:57:56 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:57:56 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:57:56 Setting up python3-minimal (3.6.7-1~18.04) ... 22:57:57 Selecting previously unselected package python3. 22:57:57 (Reading database ... 13442 files and directories currently installed.) 22:57:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:57:57 Unpacking python3 (3.6.7-1~18.04) ... 22:57:57 Selecting previously unselected package multiarch-support. 22:57:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:57:57 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:57:57 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:57:57 Selecting previously unselected package liblzo2-2:amd64. 22:57:57 (Reading database ... 13479 files and directories currently installed.) 22:57:57 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:57:57 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:57:57 Selecting previously unselected package libbsd0:amd64. 22:57:57 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:57:57 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:57:57 Selecting previously unselected package sudo. 22:57:57 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:57:57 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:57:57 Selecting previously unselected package apparmor. 22:57:57 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:57:57 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:57:57 Selecting previously unselected package libedit2:amd64. 22:57:57 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:57:57 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:57:58 Selecting previously unselected package libkrb5support0:amd64. 22:57:58 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:57:58 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:57:58 Selecting previously unselected package libk5crypto3:amd64. 22:57:58 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:57:58 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:57:58 Selecting previously unselected package libkeyutils1:amd64. 22:57:58 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:57:58 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:57:58 Selecting previously unselected package libkrb5-3:amd64. 22:57:58 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:57:58 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:57:58 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:57:58 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:57:58 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:57:58 Selecting previously unselected package libssl1.0.0:amd64. 22:57:58 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:57:58 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:57:58 Selecting previously unselected package openssh-client. 22:57:58 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:57:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:57:58 Selecting previously unselected package squashfs-tools. 22:57:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 22:57:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:57:58 Selecting previously unselected package snapd. 22:57:58 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 22:57:58 Unpacking snapd (2.49.2+18.04) ... 22:58:00 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:58:00 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:58:00 Setting up mime-support (3.60ubuntu1) ... 22:58:00 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:58:00 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:58:00 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:58:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:58:00 Setting up systemd (237-3ubuntu10.48) ... 22:58:00 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } 22:58:01 $ docker stop --time=1 b2d9ae8c296c03657e02e8a615804787b34b3b3a66bc505c7d1b057587c478ed 22:58:01 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:58:01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:58:01 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:58:01 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:58:01 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:58:01 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:58:02 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 22:58:02 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:58:02 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:58:02 Setting up python3 (3.6.7-1~18.04) ... 22:58:02 running python rtupdate hooks for python3.6... 22:58:02 running python post-rtupdate hooks for python3.6... 22:58:02 Setting up apparmor (2.12-4ubuntu5.1) ... 22:58:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:58:03 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:58:03 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:58:03 Setting up snapd (2.49.2+18.04) ... 22:58:03 $ docker rm -f b2d9ae8c296c03657e02e8a615804787b34b3b3a66bc505c7d1b057587c478ed 22:58:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:58:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:58:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:58:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:58:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:58:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:58:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:58:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:58:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:58:04 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:58:05 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 22:58:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:58:05 Processing triggers for systemd (237-3ubuntu10.48) ... [Pipeline] isUnix [Pipeline] sh 22:58:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:05 22:58:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [Pipeline] isUnix [Pipeline] sh 22:58:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:58:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:58:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:06 latest: Pulling from edgex-devops/edgex-compose-arm64 22:58:06 29e5d40040c1: Pulling fs layer 22:58:06 1ce36da41761: Pulling fs layer 22:58:06 25b303627fd3: Pulling fs layer 22:58:06 29e5d40040c1: Verifying Checksum 22:58:06 29e5d40040c1: Download complete 22:58:07 Reading package lists... 22:58:07 Reading package lists... 22:58:07 Building dependency tree... 22:58:07 Reading state information... 22:58:07 29e5d40040c1: Pull complete 22:58:07 1ce36da41761: Verifying Checksum 22:58:07 1ce36da41761: Download complete 22:58:07 Calculating upgrade... 22:58:07 The following packages will be upgraded: 22:58:07 advancecomp base-files bash binutils binutils-common 22:58:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:58:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:58:07 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 22:58:07 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 22:58:07 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:58:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:58:07 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 22:58:07 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 22:58:07 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 22:58:07 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 22:58:07 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 22:58:07 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 22:58:07 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 22:58:07 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 22:58:07 ubuntu-keyring util-linux 22:58:08 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:58:08 Need to get 64.2 MB of archives. 22:58:08 After this operation, 5113 kB of additional disk space will be used. 22:58:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 22:58:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:58:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:58:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:58:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:58:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:58:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:58:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:58:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:58:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:58:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:58:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:58:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:58:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:58:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:58:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:58:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:58:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:58:08 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:58:08 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:58:08 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:58:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:58:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:58:08 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:58:08 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:58:08 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:58:08 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:58:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:58:08 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:58:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:58:08 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:58:08 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:58:08 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:58:08 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:58:08 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 22:58:08 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:58:08 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:58:08 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 22:58:08 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 22:58:08 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:58:08 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:58:08 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 22:58:09 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:58:09 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:58:09 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:58:09 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:58:09 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:58:09 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:58:09 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:58:09 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:58:09 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:58:09 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:58:09 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:58:09 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:58:09 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:58:09 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:58:09 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:58:09 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:58:09 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:58:09 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:58:09 1ce36da41761: Pull complete 22:58:09 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:58:09 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:58:09 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:58:09 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:58:09 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:58:09 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:58:09 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:58:09 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 22:58:09 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:58:09 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:58:09 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:58:09 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:58:09 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:58:09 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:58:09 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:58:09 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:58:09 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:58:09 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:58:09 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:58:09 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:58:09 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:58:09 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:58:09 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:58:09 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 22:58:09 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 22:58:09 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 22:58:09 25b303627fd3: Verifying Checksum 22:58:09 25b303627fd3: Download complete 22:58:10 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 22:58:10 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 22:58:10 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:58:10 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:58:10 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:58:10 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:58:10 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 22:58:10 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 22:58:10 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:58:10 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:58:10 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:58:10 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:58:10 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:58:10 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:58:10 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:58:10 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:58:10 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:58:10 debconf: delaying package configuration, since apt-utils is not installed 22:58:10 Fetched 64.2 MB in 2s (29.0 MB/s) 22:58:10 (Reading database ... 13914 files and directories currently installed.) 22:58:10 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:58:10 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:58:10 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:58:10 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:58:10 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 22:58:10 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 22:58:11 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:11 (Reading database ... 13914 files and directories currently installed.) 22:58:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:58:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:58:11 (Reading database ... 13914 files and directories currently installed.) 22:58:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:58:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:58:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:11 (Reading database ... 13914 files and directories currently installed.) 22:58:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:58:12 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:58:12 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:58:12 (Reading database ... 13914 files and directories currently installed.) 22:58:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:58:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:58:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:58:12 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:58:13 Setting up base-files (10.1ubuntu2.10) ... 22:58:13 Installing new version of config file /etc/issue ... 22:58:13 Installing new version of config file /etc/issue.net ... 22:58:13 Installing new version of config file /etc/lsb-release ... 22:58:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:58:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:58:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:58:13 Removing obsolete conffile /etc/default/motd-news ... 22:58:13 (Reading database ... 13915 files and directories currently installed.) 22:58:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:58:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:58:13 Setting up bash (4.4.18-2ubuntu1.2) ... 22:58:13 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 22:58:13 (Reading database ... 13915 files and directories currently installed.) 22:58:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:58:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:58:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:58:13 (Reading database ... 13915 files and directories currently installed.) 22:58:13 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:58:13 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:58:13 Setting up tar (1.29b-2ubuntu0.2) ... 22:58:13 (Reading database ... 13915 files and directories currently installed.) 22:58:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:58:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:58:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:58:14 (Reading database ... 13915 files and directories currently installed.) 22:58:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:58:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:58:14 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:58:14 (Reading database ... 13915 files and directories currently installed.) 22:58:14 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:58:14 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:58:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:58:14 (Reading database ... 13915 files and directories currently installed.) 22:58:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:58:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:58:14 Setting up grep (3.1-2build1) ... 22:58:14 (Reading database ... 13915 files and directories currently installed.) 22:58:14 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 22:58:14 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 22:58:14 Setting up gzip (1.6-5ubuntu1.1) ... 22:58:14 (Reading database ... 13915 files and directories currently installed.) 22:58:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:58:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:58:14 Setting up login (1:4.5-1ubuntu2) ... 22:58:14 (Reading database ... 13915 files and directories currently installed.) 22:58:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:58:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:58:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:58:15 (Reading database ... 13915 files and directories currently installed.) 22:58:15 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:58:15 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:58:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:58:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:58:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:58:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:58:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:58:16 (Reading database ... 13915 files and directories currently installed.) 22:58:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:58:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:58:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:58:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:58:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:58:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:58:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:58:16 (Reading database ... 13915 files and directories currently installed.) 22:58:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:58:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:58:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:58:17 (Reading database ... 13915 files and directories currently installed.) 22:58:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:58:17 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:58:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:58:17 (Reading database ... 13915 files and directories currently installed.) 22:58:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:58:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:58:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:58:17 (Reading database ... 13915 files and directories currently installed.) 22:58:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:58:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:58:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:58:17 (Reading database ... 13915 files and directories currently installed.) 22:58:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:58:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:58:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:58:17 (Reading database ... 13915 files and directories currently installed.) 22:58:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:58:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:58:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:58:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:58:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:58:17 (Reading database ... 13915 files and directories currently installed.) 22:58:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:58:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:58:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:58:17 (Reading database ... 13915 files and directories currently installed.) 22:58:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:58:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:58:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:58:18 (Reading database ... 13915 files and directories currently installed.) 22:58:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:58:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:58:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:58:18 (Reading database ... 13915 files and directories currently installed.) 22:58:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:58:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:58:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:58:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:58:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:58:19 (Reading database ... 13915 files and directories currently installed.) 22:58:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:58:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:58:19 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:58:19 (Reading database ... 13915 files and directories currently installed.) 22:58:19 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:58:19 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:58:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:58:19 (Reading database ... 13917 files and directories currently installed.) 22:58:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:58:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:58:19 Setting up debconf (1.5.66ubuntu1) ... 22:58:19 (Reading database ... 13917 files and directories currently installed.) 22:58:19 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:58:19 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:58:19 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:58:19 (Reading database ... 13917 files and directories currently installed.) 22:58:19 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:58:19 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:58:19 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:58:20 25b303627fd3: Pull complete 22:58:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:20 (Reading database ... 13917 files and directories currently installed.) 22:58:20 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:58:20 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:58:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:58:20 (Reading database ... 13917 files and directories currently installed.) 22:58:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:58:20 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [Pipeline] withDockerContainer 22:58:20 prd-ubuntu18.04-docker-arm64-4c-16g-3005 does not seem to be running inside a container 22:58:20 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 22:58:20 (Reading database ... 13919 files and directories currently installed.) 22:58:20 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 22:58:20 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:58:20 $ 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-arm64:latest cat 22:58:20 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 22:58:20 (Reading database ... 13923 files and directories currently installed.) 22:58:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:58:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:58:20 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 22:58:20 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 22:58:20 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:58:20 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:58:20 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:58:20 (Reading database ... 13923 files and directories currently installed.) 22:58:20 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:58:20 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:58:20 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:58:20 (Reading database ... 13923 files and directories currently installed.) 22:58:20 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 22:58:20 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 22:58:21 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 22:58:21 (Reading database ... 13923 files and directories currently installed.) 22:58:21 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 22:58:21 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 22:58:21 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 22:58:21 (Reading database ... 13923 files and directories currently installed.) 22:58:21 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:58:21 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:58:21 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:58:21 (Reading database ... 13923 files and directories currently installed.) 22:58:21 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:58:21 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:58:21 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:58:21 (Reading database ... 13923 files and directories currently installed.) 22:58:21 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:58:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:58:22 Setting up passwd (1:4.5-1ubuntu2) ... 22:58:22 (Reading database ... 13923 files and directories currently installed.) 22:58:22 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:58:22 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:58:22 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:58:22 (Reading database ... 13923 files and directories currently installed.) 22:58:22 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:58:22 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:58:22 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:58:22 (Reading database ... 13923 files and directories currently installed.) 22:58:22 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 22:58:22 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 22:58:22 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 22:58:22 (Reading database ... 13923 files and directories currently installed.) 22:58:22 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:58:22 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:58:22 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:58:22 (Reading database ... 13923 files and directories currently installed.) 22:58:22 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:58:22 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:58:22 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:58:22 (Reading database ... 13923 files and directories currently installed.) 22:58:22 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:58:22 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:58:22 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:58:22 (Reading database ... 13923 files and directories currently installed.) 22:58:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:58:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:58:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:58:23 (Reading database ... 13923 files and directories currently installed.) 22:58:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 22:58:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 22:58:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 22:58:23 (Reading database ... 13923 files and directories currently installed.) 22:58:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 22:58:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 22:58:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 22:58:23 (Reading database ... 13924 files and directories currently installed.) 22:58:23 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:58:23 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:58:23 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:58:23 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:58:23 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 22:58:23 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 22:58:23 $ docker top f157f4283dbe7f5975c30acd2f3da34a7e089232a811f22c1c09c8e4f3ecedc7 -eo pid,comm 22:58:23 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:58:23 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:58:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:58:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:58:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:58:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [Pipeline] { 22:58:24 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:58:24 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:58:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:58:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:58:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:58:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:58:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:58:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [Pipeline] sh 22:58:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:58:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:58:24 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:58:24 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:58:24 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:58:24 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:58:24 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:58:24 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:58:24 + docker-compose build --help 22:58:24 + grep parallel 22:58:24 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:58:24 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:58:25 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:58:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:58:25 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:58:25 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:58:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:58:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:58:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:58:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:58:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:58:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:58:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:58:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:58:25 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:58:25 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:58:26 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:58:26 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:58:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:58:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:58:27 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:58:27 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:58:27 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:58:27 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:58:28 --parallel Build images in parallel. 22:58:28 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:58:28 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:58:28 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:58:28 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [Pipeline] } 22:58:28 $ docker stop --time=1 f157f4283dbe7f5975c30acd2f3da34a7e089232a811f22c1c09c8e4f3ecedc7 22:58:28 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:58:28 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:58:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:58:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:58:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:58:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:58:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:58:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:58:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:58:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:58:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:58:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:58:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:58:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:58:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:58:29 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:58:29 22:58:29 Current default time zone: 'Etc/UTC' 22:58:29 Local time is now: Thu Jul 15 22:58:29 UTC 2021. 22:58:29 Universal Time is now: Thu Jul 15 22:58:29 UTC 2021. 22:58:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:58:29 22:58:29 Setting up systemd-sysv (237-3ubuntu10.48) ... 22:58:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:29 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 22:58:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:58:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:58:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:58:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:58:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:58:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:58:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:58:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:58:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:58:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:58:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:29 Setting up patch (2.7.6-2ubuntu1.1) ... 22:58:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:58:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:58:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 22:58:29 Installing new version of config file /etc/ssl/openssl.cnf ... 22:58:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:58:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:58:29 Setting up ca-certificates (20210119~18.04.1) ... 22:58:30 $ docker rm -f f157f4283dbe7f5975c30acd2f3da34a7e089232a811f22c1c09c8e4f3ecedc7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:58:31 . [Pipeline] withDockerContainer 22:58:31 Updating certificates in /etc/ssl/certs... 22:58:31 prd-ubuntu18.04-docker-arm64-4c-16g-3005 does not seem to be running inside a container 22:58:31 $ 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-arm64:latest cat 22:58:32 23 added, 27 removed; done. 22:58:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:58:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:58:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:58:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:58:32 Setting up pkgbinarymangler (138.18.04.1) ... 22:58:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:58:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:58:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:58:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:58:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:58:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:58:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:58:32 Setting up perl (5.26.1-6ubuntu0.5) ... 22:58:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:58:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:58:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:58:32 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:58:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:58:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:58:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:58:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:58:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:58:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:58:32 Processing triggers for systemd (237-3ubuntu10.48) ... 22:58:32 Processing triggers for mime-support (3.60ubuntu1) ... 22:58:32 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:58:32 Updating certificates in /etc/ssl/certs... 22:58:33 $ docker top 1211ba4c40c4d508f0962140b72f40e0aa38463d52696d8192f4a7d19f6a9a1f -eo pid,comm 22:58:33 0 added, 0 removed; done. 22:58:33 Running hooks in /etc/ca-certificates/update.d... 22:58:33 done. [Pipeline] { [Pipeline] sh 22:58:33 Reading package lists... 22:58:33 Building dependency tree... 22:58:33 Reading state information... 22:58:34 The following NEW packages will be installed: 22:58:34 apt-transport-https 22:58:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:58:34 Need to get 4348 B of archives. 22:58:34 After this operation, 154 kB of additional disk space will be used. 22:58:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 22:58:34 + docker-compose -f ./docker-compose-build.yml build --parallel 22:58:34 debconf: delaying package configuration, since apt-utils is not installed 22:58:34 Fetched 4348 B in 0s (24.1 kB/s) 22:58:34 Selecting previously unselected package apt-transport-https. 22:58:34 (Reading database ... 13929 files and directories currently installed.) 22:58:34 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 22:58:34 Unpacking apt-transport-https (1.6.14) ... 22:58:34 Setting up apt-transport-https (1.6.14) ... 22:58:34 Waiting for network to be ready... 22:58:38 Building core-command ... 22:58:38 Building core-data ... 22:58:38 Building core-metadata ... 22:58:38 Building security-bootstrapper ... 22:58:38 Building security-proxy-setup ... 22:58:38 Building security-secretstore-setup ... 22:58:38 Building support-notifications ... 22:58:38 Building support-scheduler ... 22:58:38 Building sys-mgmt-agent ... 22:58:38 Building security-secretstore-setup 22:58:38 Building core-command 22:58:38 Building core-metadata 22:58:38 Building support-notifications 22:58:38 Building support-scheduler 22:58:41 2021-07-15T22:58:37Z INFO Waiting for automatic snapd restart... 22:58:41 snapd 2.51.1 from Canonical* installed 22:58:41 "snapd" switched to the "latest/stable" channel 22:58:41 22:58:44 core18 20210611 from Canonical* installed 22:58:44 "core18" switched to the "latest/stable" channel 22:58:44 22:58:47 snapcraft 4.8.3 from Canonical* installed 22:58:47 "snapcraft" switched to the "latest/stable" channel 22:58:47 22:58:52 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: 22:58:52 - README.md 22:58:52 22:58:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:58:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:58:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:58:52 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:58:53 Reading package lists... 22:58:54 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 22:58:54 Reading package lists... 22:58:54 Building dependency tree... 22:58:54 Reading state information... 22:58:54 Suggested packages: 22:58:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:58:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:58:54 Recommended packages: 22:58:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:58:54 The following NEW packages will be installed: 22:58:54 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:58:54 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:58:54 pkg-config zip 22:58:54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:58:54 Need to get 7663 kB of archives. 22:58:54 After this operation, 43.8 MB of additional disk space will be used. 22:58:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:58:54 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:58:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 22:58:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:58:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:58:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:58:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:58:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:58:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:58:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:58:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:58:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:58:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:58:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:58:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:58:55 debconf: delaying package configuration, since apt-utils is not installed 22:58:55 Fetched 7663 kB in 1s (10.4 MB/s) 22:58:55 Selecting previously unselected package libglib2.0-0:amd64. 22:58:55 (Reading database ... 13933 files and directories currently installed.) 22:58:55 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:58:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:58:55 Selecting previously unselected package libpsl5:amd64. 22:58:55 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:58:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:58:55 Selecting previously unselected package libnghttp2-14:amd64. 22:58:55 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:58:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:58:55 Selecting previously unselected package librtmp1:amd64. 22:58:55 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:58:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:58:55 Selecting previously unselected package libcurl3-gnutls:amd64. 22:58:55 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 22:58:55 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:58:55 Selecting previously unselected package liberror-perl. 22:58:55 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:58:55 Unpacking liberror-perl (0.17025-1) ... 22:58:55 Selecting previously unselected package git-man. 22:58:55 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:58:56 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:58:56 Selecting previously unselected package git. 22:58:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:58:56 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:58:56 Selecting previously unselected package libnorm1:amd64. 22:58:56 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:58:56 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:58:56 Selecting previously unselected package libpgm-5.2-0:amd64. 22:58:56 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:58:56 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:58:56 Selecting previously unselected package libsodium23:amd64. 22:58:56 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:58:56 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:58:56 Selecting previously unselected package libzmq5:amd64. 22:58:56 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:58:56 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:58:57 Selecting previously unselected package libzmq3-dev:amd64. 22:58:57 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:58:57 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:58:57 Selecting previously unselected package pkg-config. 22:58:57 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:58:57 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:58:57 Selecting previously unselected package zip. 22:58:57 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:58:57 Unpacking zip (3.0-11build1) ... 22:58:57 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:58:57 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:58:57 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:58:57 Setting up liberror-perl (0.17025-1) ... 22:58:57 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:58:57 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:58:57 No schema files found: doing nothing. 22:58:57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:58:57 Setting up zip (3.0-11build1) ... 22:58:57 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:58:57 Setting up libsodium23:amd64 (1.0.16-2) ... 22:58:57 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:58:57 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:58:57 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 22:58:57 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:58:57 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:58:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:58:57 git set to automatically installed. 22:58:57 git-man set to automatically installed. 22:58:57 libcurl3-gnutls set to automatically installed. 22:58:57 liberror-perl set to automatically installed. 22:58:57 libglib2.0-0 set to automatically installed. 22:58:57 libnghttp2-14 set to automatically installed. 22:58:57 libnorm1 set to automatically installed. 22:58:57 libpgm-5.2-0 set to automatically installed. 22:58:57 libpsl5 set to automatically installed. 22:58:57 librtmp1 set to automatically installed. 22:58:57 libsodium23 set to automatically installed. 22:58:57 libzmq3-dev set to automatically installed. 22:58:57 libzmq5 set to automatically installed. 22:58:57 pkg-config set to automatically installed. 22:58:57 zip set to automatically installed. 22:58:59 snapd is not logged in, snap install commands will use sudo 22:59:01 snap "core18" has no updates available 22:59:02 snapd is not logged in, snap install commands will use sudo 22:59:07 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 22:59:07 Pulling config-common 22:59:07 + snapcraftctl pull 22:59:09 Pulling go-build-helper 22:59:09 + snapcraftctl pull 22:59:10 'edgex-go' has dependencies that need to be staged: go-build-helper 22:59:10 Skipping pull go-build-helper (already ran) 22:59:10 Building go-build-helper 22:59:10 + snapcraftctl build 22:59:12 Staging go-build-helper 22:59:12 + snapcraftctl stage 22:59:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:59:20 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:59:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 22:59:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 22:59:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 22:59:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:59:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 22:59:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 22:59:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 22:59:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 22:59:20 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:59:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:59:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:59:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:59:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:59:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:59:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:59:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:59:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:59:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 22:59:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 22:59:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 22:59:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 22:59:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 22:59:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 22:59:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 22:59:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 22:59:20 Fetched 24.8 MB in 0s (0 B/s) 22:59:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:59:20 Fetched 224 kB in 0s (0 B/s) 22:59:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:59:20 Fetched 157 kB in 0s (0 B/s) 22:59:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:59:20 Fetched 221 kB in 0s (0 B/s) 22:59:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:59:20 Fetched 143 kB in 0s (0 B/s) 22:59:20 Pulling edgex-go 22:59:20 + snapcraftctl pull 22:59:21 Pulling hooks 22:59:21 + snapcraftctl pull 22:59:40 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:59:40 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:59:40 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:59:40 Fetched 0 B in 0s (0 B/s) 22:59:40 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:59:40 Fetched 96.5 kB in 0s (0 B/s) 22:59:40 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:59:40 Fetched 279 kB in 0s (0 B/s) 22:59:40 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:59:40 Fetched 122 kB in 0s (0 B/s) 22:59:40 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:59:40 Fetched 77.8 kB in 0s (0 B/s) 22:59:40 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:59:40 Fetched 8848 B in 0s (0 B/s) 22:59:40 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:59:40 Fetched 47.8 kB in 0s (0 B/s) 22:59:40 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:59:40 Fetched 45.6 kB in 0s (0 B/s) 22:59:40 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:59:40 Fetched 15.0 kB in 0s (0 B/s) 22:59:40 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 22:59:40 Fetched 219 kB in 0s (0 B/s) 22:59:40 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:59:40 Fetched 154 kB in 0s (0 B/s) 22:59:40 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:59:40 Fetched 50.6 kB in 0s (0 B/s) 22:59:40 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:59:40 Fetched 14.8 kB in 0s (0 B/s) 22:59:40 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:59:40 Fetched 41.8 kB in 0s (0 B/s) 22:59:40 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:59:40 Fetched 499 kB in 0s (0 B/s) 22:59:40 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:59:40 Fetched 111 kB in 0s (0 B/s) 22:59:40 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:59:40 Fetched 240 kB in 0s (0 B/s) 22:59:40 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:59:40 Fetched 29.3 kB in 0s (0 B/s) 22:59:40 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:59:40 Fetched 85.5 kB in 0s (0 B/s) 22:59:40 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:59:40 Fetched 24.5 kB in 0s (0 B/s) 22:59:40 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:59:40 Fetched 49.2 kB in 0s (0 B/s) 22:59:40 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:59:40 Fetched 54.2 kB in 0s (0 B/s) 22:59:40 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:59:40 Fetched 30.8 kB in 0s (0 B/s) 22:59:40 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:59:40 Fetched 15.8 kB in 0s (0 B/s) 22:59:40 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:59:40 Fetched 85.9 kB in 0s (0 B/s) 22:59:40 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:59:40 Fetched 8720 B in 0s (0 B/s) 22:59:40 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 22:59:40 Fetched 140 kB in 0s (0 B/s) 22:59:40 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:59:40 Fetched 119 kB in 0s (0 B/s) 22:59:40 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 22:59:40 Fetched 111 kB in 0s (0 B/s) 22:59:40 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:59:40 Fetched 11.1 kB in 0s (0 B/s) 22:59:40 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:59:40 Fetched 645 kB in 0s (0 B/s) 22:59:40 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:59:40 Fetched 41.3 kB in 0s (0 B/s) 22:59:40 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:59:40 Fetched 17.9 kB in 0s (0 B/s) 22:59:40 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:59:40 Fetched 368 kB in 0s (0 B/s) 22:59:40 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:59:40 Fetched 187 kB in 0s (0 B/s) 22:59:40 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:59:40 Fetched 175 kB in 0s (0 B/s) 22:59:40 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:59:40 Fetched 206 kB in 0s (0 B/s) 22:59:40 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 22:59:40 Fetched 1301 kB in 0s (0 B/s) 22:59:40 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:59:40 Fetched 36.2 kB in 0s (0 B/s) 22:59:40 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 22:59:40 Fetched 159 kB in 0s (0 B/s) 22:59:40 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:59:40 Fetched 107 kB in 0s (0 B/s) 22:59:40 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:59:40 Fetched 48.7 kB in 0s (0 B/s) 22:59:40 Pulling static-packages 22:59:40 + snapcraftctl pull 22:59:40 Pulling version 22:59:40 + cd /root/project 22:59:40 + git describe --tags --abbrev=0 22:59:40 + sed s/v// 22:59:40 + GIT_VERSION=2.0.1-dev.12 22:59:40 + [ -z 2.0.1-dev.12 ] 22:59:40 + snapcraftctl set-version 2.0.1-dev.12 22:59:40 Building config-common 22:59:40 + snapcraftctl build 22:59:42 Skipping build go-build-helper (already ran) 22:59:42 Building edgex-go 22:59:42 + cd /root/parts/edgex-go/src 22:59:42 + git describe --tags --abbrev=0 22:59:42 + sed s/v// 22:59:42 + GIT_VERSION=2.0.1-dev.12 22:59:42 + [ -z 2.0.1-dev.12 ] 22:59:42 + echo 2.0.1-dev.12 22:59:42 + make build 22:59:42 go mod tidy 22:59:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 22:59:44 go: downloading github.com/gorilla/mux v1.8.0 22:59:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 22:59:44 go: downloading github.com/stretchr/testify v1.7.0 22:59:44 go: downloading github.com/google/uuid v1.3.0 22:59:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 22:59:44 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 22:59:44 go: downloading gopkg.in/yaml.v2 v2.4.0 22:59:44 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:59:44 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:59:44 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 22:59:44 go: downloading github.com/lib/pq v1.10.2 22:59:44 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:59:44 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:59:44 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:59:44 go: downloading github.com/pelletier/go-toml v1.9.3 22:59:44 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:59:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:59:45 go: downloading github.com/davecgh/go-spew v1.1.1 22:59:45 go: downloading github.com/pmezard/go-difflib v1.0.0 22:59:45 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:59:45 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:59:45 go: downloading github.com/go-kit/kit v0.9.0 22:59:45 go: downloading github.com/stretchr/objx v0.1.0 22:59:46 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 22:59:46 go: downloading github.com/x448/float16 v0.8.4 22:59:46 go: downloading github.com/go-playground/universal-translator v0.17.0 22:59:46 go: downloading github.com/leodido/go-urn v1.2.0 22:59:46 go: downloading golang.org/x/text v0.3.2 22:59:46 go: downloading github.com/go-playground/assert/v2 v2.0.1 22:59:46 go: downloading github.com/go-playground/locales v0.13.0 22:59:46 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:59:46 go: downloading github.com/go-stack/stack v1.8.0 22:59:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 22:59:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:59:46 go: downloading github.com/pebbe/zmq4 v1.2.7 22:59:46 go: downloading github.com/kr/pretty v0.2.0 22:59:46 go: downloading github.com/hashicorp/consul/api v1.8.1 22:59:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:59:46 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:59:46 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:59:46 go: downloading github.com/gorilla/websocket v1.4.2 22:59:46 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:59:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:59:46 ---> 2a33bda7048f 22:59:46 Step 3/23 : WORKDIR /edgex-go 22:59:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:59:46 ---> 2a33bda7048f 22:59:46 Step 3/24 : WORKDIR /edgex-go 22:59:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:59:46 ---> 2a33bda7048f 22:59:46 Step 3/26 : WORKDIR /edgex-go 22:59:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:59:46 ---> 2a33bda7048f 22:59:46 Step 3/23 : WORKDIR /edgex-go 22:59:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 22:59:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:59:46 ---> 2a33bda7048f 22:59:46 Step 3/24 : WORKDIR /edgex-go 22:59:46 ---> Running in 31edf6fef3a9 22:59:46 ---> Running in 71cab5b6a07b 22:59:46 ---> Running in 8288c5e4398b 22:59:46 ---> Running in dd6cdd73166a 22:59:46 ---> Running in 0e416a581fce 22:59:46 Removing intermediate container 71cab5b6a07b 22:59:46 ---> 838d36b5e2db 22:59:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:46 Removing intermediate container 0e416a581fce 22:59:46 ---> 559a641b5efe 22:59:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:46 Removing intermediate container dd6cdd73166a 22:59:46 ---> af200100fc4a 22:59:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:46 Removing intermediate container 8288c5e4398b 22:59:46 ---> 068b5f6fd1d3 22:59:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:46 Removing intermediate container 31edf6fef3a9 22:59:46 ---> ba62f3d991e4 22:59:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:46 ---> Running in a0cc34810adb 22:59:46 ---> Running in 676143b3f863 22:59:46 ---> Running in 84f3796d91ca 22:59:46 ---> Running in 04b62f2a5c0f 22:59:46 ---> Running in 34f4a3ca7202 22:59:47 go: downloading github.com/kr/text v0.1.0 22:59:47 go: downloading github.com/onsi/ginkgo v1.10.1 22:59:47 go: downloading github.com/onsi/gomega v1.7.0 22:59:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:59:47 go: downloading github.com/mitchellh/copystructure v1.0.0 22:59:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:59:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:59:47 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:59:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:59:47 go: downloading github.com/hashicorp/serf v0.9.5 22:59:47 go: downloading github.com/hashicorp/consul/sdk v0.7.0 22:59:47 go: downloading github.com/hashicorp/go-uuid v1.0.1 22:59:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:59:47 go: downloading github.com/mitchellh/go-homedir v1.1.0 22:59:47 go: downloading github.com/fatih/color v1.9.0 22:59:47 go: downloading github.com/mattn/go-colorable v0.1.6 22:59:47 go: downloading github.com/mattn/go-isatty v0.0.12 22:59:47 go: downloading github.com/pkg/errors v0.8.1 22:59:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:59:47 go: downloading github.com/hashicorp/go-msgpack v0.5.3 22:59:47 go: downloading github.com/hashicorp/memberlist v0.2.2 22:59:47 go: downloading github.com/hpcloud/tail v1.0.0 22:59:47 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 22:59:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:59:47 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:59:47 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 22:59:47 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:59:47 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:59:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 22:59:47 go: downloading github.com/miekg/dns v1.1.26 22:59:47 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:59:47 go: downloading gopkg.in/fsnotify.v1 v1.4.7 22:59:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:59:47 go: downloading github.com/hashicorp/errwrap v1.0.0 22:59:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-data/core-data ./cmd/core-data 22:59:50 Removing intermediate container a0cc34810adb 22:59:50 ---> e6ae5657dea6 22:59:50 Step 5/24 : RUN apk add --update --no-cache make git 22:59:50 ---> Running in 73ce758c5667 22:59:50 Removing intermediate container 84f3796d91ca 22:59:50 ---> 94987ff8554e 22:59:50 Step 5/24 : RUN apk add --update --no-cache make git 22:59:50 Removing intermediate container 04b62f2a5c0f 22:59:50 ---> 616745d82929 22:59:50 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 22:59:50 ---> Running in 556ee2d17e18 22:59:50 Removing intermediate container 676143b3f863 22:59:50 ---> 8e76fab098f1 22:59:50 Step 5/26 : RUN apk add --update --no-cache make git 22:59:51 Removing intermediate container 34f4a3ca7202 22:59:51 ---> 417d7d830568 22:59:51 Step 5/23 : RUN apk add --update --no-cache make git 22:59:51 ---> Running in 4d4ff81062c0 22:59:51 ---> Running in 4313a1ad47a1 22:59:51 ---> Running in 0de8ce2a06f4 22:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:59:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:59:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:59:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:59:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:59:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:59:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:59:54 OK: 218 MiB in 52 packages 22:59:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:59:54 OK: 218 MiB in 52 packages 22:59:55 OK: 218 MiB in 52 packages 22:59:55 OK: 218 MiB in 52 packages 22:59:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:59:56 Removing intermediate container 73ce758c5667 22:59:56 ---> b8ea63701766 22:59:56 Step 6/24 : COPY go.mod . 22:59:56 OK: 218 MiB in 52 packages 22:59:56 Removing intermediate container 556ee2d17e18 22:59:56 ---> 58d1adb4b60f 22:59:56 Step 6/24 : COPY go.mod . 22:59:57 Removing intermediate container 4313a1ad47a1 22:59:57 ---> 30d6a98c1dea 22:59:57 Step 6/26 : COPY go.mod . 22:59:57 ---> b47066ae0dda 22:59:57 Step 7/24 : RUN go mod download 22:59:57 Removing intermediate container 0de8ce2a06f4 22:59:57 ---> 482d17894497 22:59:57 Step 6/23 : COPY go.mod . 22:59:57 ---> Running in 84d33114d9ac 22:59:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:59:57 ---> 142ec533d636 22:59:57 Step 7/24 : RUN go mod download 22:59:58 ---> Running in 72ee5ba6c7a9 22:59:58 Removing intermediate container 4d4ff81062c0 22:59:58 ---> 5fd86a252876 22:59:58 Step 6/23 : COPY go.mod . 22:59:58 ---> f763fbc570a9 22:59:58 Step 7/26 : RUN go mod download 22:59:58 ---> Running in 70351344416b 22:59:59 ---> 81b93b4c9939 22:59:59 Step 7/23 : RUN go mod download 22:59:59 ---> Running in 01f59da2ebdf 22:59:59 ---> 7502052fe18a 22:59:59 Step 7/23 : RUN go mod download 23:00:00 ---> Running in 0d6e7f15c83e 23:00:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/core-command/core-command ./cmd/core-command 23:00:02 Removing intermediate container 84d33114d9ac 23:00:02 ---> a7f9712e6445 23:00:02 Step 8/24 : COPY . . 23:00:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:00:02 Removing intermediate container 72ee5ba6c7a9 23:00:02 ---> fc3ef05f29e5 23:00:02 Step 8/24 : COPY . . 23:00:03 Removing intermediate container 70351344416b 23:00:03 ---> 0e704eeff8cd 23:00:03 Step 8/26 : COPY . . 23:00:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:00:04 Removing intermediate container 01f59da2ebdf 23:00:04 ---> 6092495c688d 23:00:04 Step 8/23 : COPY . . 23:00:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:00:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:00:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:00:06 Removing intermediate container 0d6e7f15c83e 23:00:06 ---> 35aed7caa00d 23:00:06 Step 8/23 : COPY . . 23:00:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:00:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:00:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/secrets-config ./cmd/secrets-config 23:00:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.12" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:00:13 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:00:13 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:00:13 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:00:13 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:00:13 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:00:13 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:00:13 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:00:13 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:00:13 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:00:13 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:00:13 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:00:13 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:00:13 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:00:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:00:13 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:00:13 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:00:13 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:00:13 + 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 23:00:13 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:00:13 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:00:13 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:00:13 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:00:13 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:00:13 + 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 23:00:13 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:00:13 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:00:13 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:00:14 Building hooks 23:00:14 + cd /root/parts/hooks/src 23:00:14 + make build 23:00:14 go mod tidy 23:00:15 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 23:00:15 go: downloading github.com/stretchr/testify v1.5.1 23:00:15 go: downloading gopkg.in/yaml.v2 v2.2.2 23:00:15 go: downloading github.com/davecgh/go-spew v1.1.0 23:00:15 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 23:00:15 GO111MODULE=on go build -o cmd/install/install ./cmd/install 23:00:16 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 23:00:16 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 23:00:19 Building static-packages 23:00:19 + snapcraftctl build 23:00:21 Building version 23:00:21 + snapcraftctl build 23:00:23 Staging config-common 23:00:23 + snapcraftctl stage 23:00:24 Skipping stage go-build-helper (already ran) 23:00:24 Staging edgex-go 23:00:24 + snapcraftctl stage 23:00:25 Staging hooks 23:00:25 + snapcraftctl stage 23:00:26 Staging static-packages 23:00:26 + snapcraftctl stage 23:00:27 Staging version 23:00:27 + snapcraftctl stage 23:00:28 Priming config-common 23:00:28 + snapcraftctl prime 23:00:29 ---> 7bc5cbb95489 23:00:29 Step 9/26 : RUN go mod tidy 23:00:29 ---> f94807561841 23:00:29 Step 9/24 : RUN go mod tidy 23:00:29 ---> f9ec14f04684 23:00:29 Step 9/24 : RUN go mod tidy 23:00:29 ---> 1445363746e5 23:00:29 Step 9/23 : RUN go mod tidy 23:00:29 ---> 09eb068a58da 23:00:29 Step 9/23 : RUN go mod tidy 23:00:29 ---> Running in eb946c7a2885 23:00:29 ---> Running in 562bf7e9f975 23:00:29 ---> Running in e151b2640f63 23:00:29 ---> Running in 1ee7be826ef5 23:00:29 ---> Running in 3e0afa40e819 23:00:29 Priming go-build-helper 23:00:29 + snapcraftctl prime 23:00:30 Priming edgex-go 23:00:30 + snapcraftctl prime 23:00:32 Priming hooks 23:00:32 + snapcraftctl prime 23:00:32 Priming static-packages 23:00:32 + snapcraftctl prime 23:00:33 Removing intermediate container eb946c7a2885 23:00:33 ---> a2100f14538a 23:00:33 Step 10/24 : RUN make cmd/core-command/core-command 23:00:34 ---> Running in b828fdffa92e 23:00:35 Removing intermediate container e151b2640f63 23:00:35 ---> eeb3ca3f4919 23:00:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:00:35 Removing intermediate container 562bf7e9f975 23:00:35 ---> 3e377c90ad45 23:00:35 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:00:35 Removing intermediate container 3e0afa40e819 23:00:35 ---> 51d9b74d5b27 23:00:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:00:35 ---> Running in e5a422f9cc15 23:00:35 ---> Running in 003d9d44a22c 23:00:35 ---> Running in 812fce2f3d40 23:00:35 Priming version 23:00:35 + snapcraftctl prime 23:00:36 Removing intermediate container 1ee7be826ef5 23:00:36 ---> 4cffd6c4f09c 23:00:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:00:36 ---> Running in e8894c77fbd9 23:00:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:00:36 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 23:00:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] } [Pipeline] // withEnv [Pipeline] } 23:00:38 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 23:00:38 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 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 23:00:38 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 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:02:31 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 23:02:31 Removing intermediate container b828fdffa92e 23:02:31 ---> ebfb676f8d01 23:02:31 23:02:31 Step 11/24 : FROM alpine:3.12 23:02:31 3.12: Pulling from library/alpine 23:02:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:02:31 Status: Downloaded newer image for alpine:3.12 23:02:31 ---> c4fd0aeabfcf 23:02:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:02:31 ---> Running in dd26993d44c6 23:02:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:31 (1/1) Installing dumb-init (1.2.2-r1) 23:02:31 Executing busybox-1.31.1-r20.trigger 23:02:31 OK: 5 MiB in 15 packages 23:02:32 Removing intermediate container dd26993d44c6 23:02:32 ---> 9056934f0f71 23:02:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:02:32 ---> Running in a2b5a3f56bf8 23:02:33 Removing intermediate container e5a422f9cc15 23:02:33 ---> 9d011914789f 23:02:33 23:02:33 Step 11/23 : FROM alpine:3.12 23:02:33 ---> c4fd0aeabfcf 23:02:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:02:33 ---> Using cache 23:02:33 ---> 9056934f0f71 23:02:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:02:33 ---> Running in 4b703cef59e2 23:02:33 Removing intermediate container a2b5a3f56bf8 23:02:33 ---> b6a0b5ada838 23:02:33 Step 14/24 : ENV APP_PORT=59882 23:02:34 ---> Running in 75aef8ab874f 23:02:34 Removing intermediate container 4b703cef59e2 23:02:34 ---> 20d6582acb27 23:02:34 Step 14/23 : ENV APP_PORT=59861 23:02:35 Removing intermediate container 75aef8ab874f 23:02:35 ---> e2963ae13552 23:02:35 Step 15/24 : EXPOSE $APP_PORT 23:02:35 ---> Running in a91ddc4268ff 23:02:35 ---> Running in c06b10c948bf 23:02:36 Removing intermediate container a91ddc4268ff 23:02:36 ---> 5e51d8dc08a6 23:02:36 Step 15/23 : EXPOSE $APP_PORT 23:02:37 Removing intermediate container c06b10c948bf 23:02:37 ---> 64bbab73fa1a 23:02:37 Step 16/24 : WORKDIR / 23:02:37 ---> Running in d712e48f59b7 23:02:37 ---> Running in c0e14bc64d40 23:02:38 Removing intermediate container 003d9d44a22c 23:02:38 ---> b0cba8c776c8 23:02:38 23:02:38 Step 11/26 : FROM alpine:3.12 23:02:38 ---> c4fd0aeabfcf 23:02:38 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:02:38 Removing intermediate container 812fce2f3d40 23:02:38 ---> d20b5e8cf54a 23:02:38 23:02:38 Step 11/23 : FROM alpine:3.12 23:02:38 ---> c4fd0aeabfcf 23:02:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:02:38 Removing intermediate container d712e48f59b7 23:02:38 ---> 34499e2e4b6d 23:02:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:38 ---> Running in a1aab507f0c8 23:02:38 ---> Running in e70451f0c4df 23:02:38 Removing intermediate container c0e14bc64d40 23:02:38 ---> 894ee43c1cf3 23:02:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:39 ---> da73f24f069a 23:02:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:02:39 Removing intermediate container e8894c77fbd9 23:02:39 ---> a0dbec8a7f3d 23:02:39 23:02:39 Step 11/24 : FROM alpine:3.12 23:02:39 ---> c4fd0aeabfcf 23:02:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:02:39 ---> Using cache 23:02:39 ---> 9056934f0f71 23:02:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:02:39 ---> Using cache 23:02:39 ---> 20d6582acb27 23:02:39 Step 14/24 : ENV APP_PORT=59881 23:02:40 ---> Running in 726c5c2c46a8 23:02:40 ---> 433efec55bb3 23:02:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:02:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:02:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:02:41 Removing intermediate container 726c5c2c46a8 23:02:41 ---> 789a151d078c 23:02:41 Step 15/24 : EXPOSE $APP_PORT 23:02:41 (1/6) Installing ca-certificates (20191127-r4) 23:02:41 (1/2) Installing ca-certificates (20191127-r4) 23:02:41 ---> 7222e7dbddde 23:02:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:02:41 (2/2) Installing dumb-init (1.2.2-r1) 23:02:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:02:41 Executing busybox-1.31.1-r20.trigger 23:02:41 (3/6) Installing libcurl (7.77.0-r0) 23:02:41 Executing ca-certificates-20191127-r4.trigger 23:02:41 (4/6) Installing curl (7.77.0-r0) 23:02:41 (5/6) Installing dumb-init (1.2.2-r1) 23:02:41 (6/6) Installing su-exec (0.2-r1) 23:02:41 Executing busybox-1.31.1-r20.trigger 23:02:41 Executing ca-certificates-20191127-r4.trigger 23:02:41 ---> Running in eaa29ca7a02e 23:02:41 OK: 6 MiB in 16 packages 23:02:41 OK: 7 MiB in 20 packages 23:02:42 ---> fb4ec4443238 23:02:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:02:42 Removing intermediate container eaa29ca7a02e 23:02:42 ---> 3b2248c943fe 23:02:42 Step 16/24 : WORKDIR / 23:02:42 ---> 46d74a5c6684 23:02:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:02:42 ---> Running in 387c9b0fc264 23:02:42 ---> 1120663e1a95 23:02:42 Step 20/24 : ENTRYPOINT ["/core-command"] 23:02:43 ---> Running in 6c8be135dd5a 23:02:43 ---> Running in 69253d83da09 23:02:43 Removing intermediate container 6c8be135dd5a 23:02:44 ---> 82b2d9fc8750 23:02:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:44 Removing intermediate container 387c9b0fc264 23:02:44 ---> 2a270b61bb8c 23:02:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:44 Removing intermediate container 69253d83da09 23:02:44 ---> 8f5cf4c8d2fd 23:02:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:44 ---> Running in b9a7bb18919a 23:02:44 Removing intermediate container a1aab507f0c8 23:02:44 ---> 263617f2619c 23:02:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:02:44 ---> Running in 98df52c4c4df 23:02:44 Removing intermediate container e70451f0c4df 23:02:44 ---> 2ace92d3694e 23:02:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:02:44 ---> Running in 6b0a0cac3332 23:02:44 ---> Running in aa3a62ece762 23:02:44 Removing intermediate container b9a7bb18919a 23:02:44 ---> 176fc2adde4f 23:02:44 Step 21/23 : LABEL arch=arm64 23:02:44 Removing intermediate container 98df52c4c4df 23:02:44 ---> 2fad5a676611 23:02:44 Step 22/24 : LABEL arch=arm64 23:02:45 ---> Running in 7362dab3a1ff 23:02:45 ---> Running in 53c730e0dae3 23:02:45 Removing intermediate container 6b0a0cac3332 23:02:45 ---> 3293813f4b1f 23:02:45 Step 14/23 : ENV APP_PORT=59860 23:02:45 ---> e4f9af3adbd6 23:02:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:02:45 Removing intermediate container aa3a62ece762 23:02:45 ---> b365befd5533 23:02:45 Step 14/26 : WORKDIR / 23:02:45 ---> Running in a3a15620dec1 23:02:45 ---> Running in cd71059bd10f 23:02:46 Removing intermediate container 7362dab3a1ff 23:02:46 ---> 72f031b30215 23:02:46 Step 22/23 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 23:02:46 Removing intermediate container 53c730e0dae3 23:02:46 ---> e3c51cab70c1 23:02:46 Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 23:02:46 ---> Running in d66cd8619a9a 23:02:46 ---> Running in 29ddb62d0ed1 23:02:46 Removing intermediate container a3a15620dec1 23:02:46 ---> dd5133f395c6 23:02:46 Step 15/23 : EXPOSE $APP_PORT 23:02:47 Removing intermediate container cd71059bd10f 23:02:47 ---> 9f71563894b9 23:02:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:02:47 ---> Running in 771d2e0ade0d 23:02:47 Removing intermediate container d66cd8619a9a 23:02:47 ---> 3396bd574b3b 23:02:47 Step 23/23 : LABEL version=0.0.0 23:02:47 Removing intermediate container 29ddb62d0ed1 23:02:47 ---> a6398a361347 23:02:47 Step 24/24 : LABEL version=0.0.0 23:02:47 ---> Running in 792f4bdb7be5 23:02:47 ---> Running in 52622008645f 23:02:48 Removing intermediate container 771d2e0ade0d 23:02:48 ---> d7dbbae1f0e6 23:02:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:02:48 ---> 39fe2cb8056f 23:02:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:02:48 ---> 9242824f7fe7 23:02:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:02:48 Removing intermediate container 52622008645f 23:02:48 Removing intermediate container 792f4bdb7be5 23:02:48 ---> 7879c9ebdcfb 23:02:48 23:02:48 ---> 79a2af71d7d6 23:02:48 23:02:49 ---> fc62494c9c08 23:02:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:02:49 Successfully built 7879c9ebdcfb 23:02:49 Successfully tagged support-scheduler-arm64:latest 23:02:49  Building support-scheduler ... done Building security-bootstrapper 23:02:49 Successfully built 79a2af71d7d6 23:02:49 Successfully tagged core-command-arm64:latest 23:02:49 Building sys-mgmt-agent 23:02:49  Building core-command ... done  ---> 2a51aa450b92 23:02:49 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:02:49 ---> b05317b1eac0 23:02:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:02:49 ---> Running in 4febff5a1856 23:02:50 Removing intermediate container 4febff5a1856 23:02:50 ---> 163b75a1a03f 23:02:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:51 ---> Running in 3e8bad3fc1c1 23:02:51 ---> 27849dda0ca4 23:02:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:02:51 ---> 498e85af71b3 23:02:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:02:52 Removing intermediate container 3e8bad3fc1c1 23:02:52 ---> cf3a29bdf6d1 23:02:52 Step 22/24 : LABEL arch=arm64 23:02:53 ---> Running in 2ec7bdba4854 23:02:53 ---> e8b936dc747e 23:02:53 ---> 9863b4668f45 23:02:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:02:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:02:54 ---> Running in 86dc62732df5 23:02:54 Removing intermediate container 2ec7bdba4854 23:02:54 ---> 8ca8bd6e4e08 23:02:54 Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 23:02:55 ---> Running in 06759a729b9e 23:02:55 ---> 6eff0536bc0f 23:02:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup .Removing intermediate container 86dc62732df5 23:02:55 23:02:55 ---> 016faf92bb9c 23:02:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:02:56 Removing intermediate container 06759a729b9e 23:02:56 ---> ca17083cc557 23:02:56 Step 24/24 : LABEL version=0.0.0 23:02:56 ---> Running in 6a3e4d102a0c 23:02:56 ---> Running in bb320fe8a6e5 23:02:57 ---> ddd42e32dc89 23:02:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:02:57 Removing intermediate container 6a3e4d102a0c 23:02:57 ---> 48251c6516a3 23:02:57 Step 21/23 : LABEL arch=arm64 23:02:57 Removing intermediate container bb320fe8a6e5 23:02:57 ---> 7a92737166f1 23:02:57 23:02:58 ---> Running in 17a228729cd3 23:02:58 Successfully built 7a92737166f1 23:02:58 Successfully tagged core-metadata-arm64:latest 23:02:58  Building core-metadata ... done Building security-proxy-setup 23:02:58 Removing intermediate container 17a228729cd3 23:02:58 ---> a2d97fbbba4a 23:02:58 Step 22/23 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 23:02:58 ---> b36b4b39eafb 23:02:58 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:02:58 ---> Running in a8c218b98ce0 23:02:59 ---> Running in 2dc1ac267fe9 23:02:59 Removing intermediate container a8c218b98ce0 23:02:59 ---> c3161572e6e3 23:02:59 Step 23/23 : LABEL version=0.0.0 23:03:00 ---> Running in 6f8c96cbf128 23:03:01 Removing intermediate container 6f8c96cbf128 23:03:01 ---> bf637234eaa7 23:03:01 23:03:01 Successfully built bf637234eaa7 23:03:01 Successfully tagged support-notifications-arm64:latest 23:03:01 Building core-data 23:03:02  Building support-notifications ... done Removing intermediate container 2dc1ac267fe9 23:03:02 ---> 241de459879e 23:03:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:03:02 ---> Running in b8e0af77db42 23:03:03 Removing intermediate container b8e0af77db42 23:03:03 ---> 81d2d1c85e6e 23:03:03 Step 24/26 : LABEL arch=arm64 23:03:04 ---> Running in f5af292cc9e8 23:03:05 Removing intermediate container f5af292cc9e8 23:03:05 ---> 327c06708c61 23:03:05 Step 25/26 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 23:03:05 ---> Running in 9b39c18f4e35 23:03:06 Removing intermediate container 9b39c18f4e35 23:03:06 ---> f5ed5622703a 23:03:06 Step 26/26 : LABEL version=0.0.0 23:03:07 ---> Running in a916caa4368c 23:03:08 Removing intermediate container a916caa4368c 23:03:08 ---> ca5a8f992fd5 23:03:08 23:03:08 Successfully built ca5a8f992fd5 23:03:08 Successfully tagged security-secretstore-setup-arm64:latest 23:03:35  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:03:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:03:35 ---> 2a33bda7048f 23:03:35 Step 3/32 : WORKDIR /edgex-go 23:03:35 ---> Using cache 23:03:35 ---> ba62f3d991e4 23:03:35 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:35 ---> Using cache 23:03:35 ---> 417d7d830568 23:03:35 Step 5/32 : RUN apk add --update --no-cache make git 23:03:35 ---> Using cache 23:03:35 ---> 482d17894497 23:03:35 Step 6/32 : COPY go.mod . 23:03:35 ---> Using cache 23:03:35 ---> 81b93b4c9939 23:03:35 Step 7/32 : RUN go mod download 23:03:35 ---> Using cache 23:03:35 ---> 6092495c688d 23:03:35 Step 8/32 : COPY . . 23:03:35 ---> Using cache 23:03:35 ---> 1445363746e5 23:03:35 Step 9/32 : RUN go mod tidy 23:03:35 ---> Using cache 23:03:35 ---> eeb3ca3f4919 23:03:35 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:03:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:03:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:03:35 ---> 2a33bda7048f 23:03:35 Step 3/24 : WORKDIR /edgex-go 23:03:35 ---> Using cache 23:03:35 ---> ba62f3d991e4 23:03:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:35 ---> Using cache 23:03:35 ---> 417d7d830568 23:03:35 Step 5/24 : RUN apk add --update --no-cache make bash git 23:03:38 ---> Running in 23e02652f364 23:03:38 ---> Running in 49454c03d8f5 23:03:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:03:40 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 23:03:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:03:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:03:40 ---> 2a33bda7048f 23:03:40 Step 3/22 : WORKDIR /edgex-go 23:03:40 ---> Using cache 23:03:40 ---> ba62f3d991e4 23:03:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:40 ---> Using cache 23:03:40 ---> 417d7d830568 23:03:40 Step 5/22 : RUN apk add --update --no-cache make git 23:03:40 ---> Using cache 23:03:40 ---> 482d17894497 23:03:40 Step 6/22 : COPY go.mod . 23:03:40 ---> Using cache 23:03:40 ---> 81b93b4c9939 23:03:40 Step 7/22 : RUN go mod download 23:03:40 ---> Using cache 23:03:40 ---> 6092495c688d 23:03:40 Step 8/22 : COPY . . 23:03:40 ---> Using cache 23:03:40 ---> 1445363746e5 23:03:40 Step 9/22 : RUN go mod tidy 23:03:40 ---> Using cache 23:03:40 ---> eeb3ca3f4919 23:03:40 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:03:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:03:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:03:41 ---> 2a33bda7048f 23:03:41 Step 3/24 : WORKDIR /edgex-go 23:03:41 ---> Using cache 23:03:41 ---> ba62f3d991e4 23:03:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:41 ---> Using cache 23:03:41 ---> 417d7d830568 23:03:41 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:03:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:03:41 ---> Running in ea4d772ad227 23:03:41 ---> Running in 90ea3ecfc6ad 23:03:42 OK: 218 MiB in 52 packages 23:03:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:03:43 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 23:03:44 Removing intermediate container 23e02652f364 23:03:44 ---> 7853e4964fc2 23:03:44 Step 6/24 : COPY go.mod . 23:03:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:03:45 ---> 33af6935c876 23:03:45 Step 7/24 : RUN go mod download 23:03:45 ---> Running in b918b11134bd 23:03:46 OK: 218 MiB in 52 packages 23:03:48 Removing intermediate container ea4d772ad227 23:03:48 ---> 7d1d5fb4321e 23:03:48 Step 6/24 : COPY go.mod . 23:03:49 ---> f6ada6200dea 23:03:49 Step 7/24 : RUN go mod download 23:03:49 ---> Running in 810498d79333 23:03:50 Removing intermediate container b918b11134bd 23:03:50 ---> 88cece75788b 23:03:50 Step 8/24 : COPY . . 23:03:56 Removing intermediate container 810498d79333 23:03:56 ---> bf88f1fd839d 23:03:56 Step 8/24 : COPY . . 23:04:15 ---> ffa8d555807a 23:04:15 Step 9/24 : RUN go mod tidy 23:04:15 ---> Running in a326f167ff3b 23:04:17 ---> 05bfb12d37d1 23:04:17 Step 9/24 : RUN go mod tidy 23:04:17 ---> Running in 6805042d345b 23:04:21 Removing intermediate container a326f167ff3b 23:04:21 ---> cdd60fbc7ba9 23:04:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:04:21 ---> Running in 5dd21f5d6393 23:04:23 Removing intermediate container 6805042d345b 23:04:23 ---> 79492e25ed16 23:04:23 Step 10/24 : RUN make cmd/core-data/core-data 23:04:23 ---> Running in cb44babefd64 23:04:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:04:25 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 23:04:58 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 23:05:01 Removing intermediate container 49454c03d8f5 23:05:01 ---> 451f9c2fa405 23:05:01 23:05:01 Step 11/32 : FROM alpine:3.12 23:05:01 ---> c4fd0aeabfcf 23:05:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:05:01 ---> Running in f903881fba54 23:05:01 Removing intermediate container f903881fba54 23:05:01 ---> af1fcf80d8c4 23:05:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:05:01 ---> Running in d1bcfbf29f0c 23:05:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:05:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:05:04 (1/2) Installing dumb-init (1.2.2-r1) 23:05:04 (2/2) Installing su-exec (0.2-r1) 23:05:04 Executing busybox-1.31.1-r20.trigger 23:05:04 OK: 5 MiB in 16 packages 23:05:06 Removing intermediate container d1bcfbf29f0c 23:05:06 ---> 8c70a229b428 23:05:06 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:05:07 ---> Running in 5140eff61e0f 23:05:08 Removing intermediate container 5140eff61e0f 23:05:08 ---> 9d9efc817101 23:05:08 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:05:08 ---> Running in 24cc07ac1ca9 23:05:09 Removing intermediate container 24cc07ac1ca9 23:05:09 ---> 20907e7e3b3d 23:05:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:05:10 ---> Running in ea4cb8e5b7f1 23:05:12 Removing intermediate container 90ea3ecfc6ad 23:05:12 ---> 570d5d12bbf7 23:05:12 23:05:12 Step 11/22 : FROM alpine:3.12 23:05:12 ---> c4fd0aeabfcf 23:05:12 Step 12/22 : RUN apk add --update --no-cache curl 23:05:12 ---> Running in cb73fb9f80a6 23:05:14 Removing intermediate container ea4cb8e5b7f1 23:05:14 ---> 1cca0328b949 23:05:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:05:14 ---> Running in e038f664156b 23:05:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:05:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:05:15 Removing intermediate container e038f664156b 23:05:15 ---> 9156c003751e 23:05:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:05:15 (1/4) Installing ca-certificates (20191127-r4) 23:05:15 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:05:15 (3/4) Installing libcurl (7.77.0-r0) 23:05:15 (4/4) Installing curl (7.77.0-r0) 23:05:15 Executing busybox-1.31.1-r20.trigger 23:05:15 Executing ca-certificates-20191127-r4.trigger 23:05:15 OK: 7 MiB in 18 packages 23:05:16 ---> 573da814fbdc 23:05:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:05:16 ---> Running in d96e7fffa413 23:05:18 Removing intermediate container cb73fb9f80a6 23:05:18 ---> 0dc9845510cf 23:05:18 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:05:18 ---> Running in 39232a986e0d 23:05:19 Removing intermediate container 39232a986e0d 23:05:19 ---> c1640193788f 23:05:19 Step 14/22 : WORKDIR /edgex 23:05:20 ---> Running in 74b6f40655a0 23:05:20 Removing intermediate container d96e7fffa413 23:05:20 ---> f5fde951c19c 23:05:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:05:21 Removing intermediate container 74b6f40655a0 23:05:21 ---> 6a2a575fc007 23:05:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:05:22 ---> 162569ef17bf 23:05:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:05:22 ---> ac922e06d01b 23:05:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:05:25 ---> 328b8c6697a2 23:05:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:05:25 ---> f04d54f39efb 23:05:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:05:26 ---> 5eefc63fce49 23:05:26 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:05:27 ---> f9cf4305bc09 23:05:27 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:05:27 ---> Running in eb69d4e49a85 23:05:28 ---> 6b4eeeba1027 23:05:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:05:28 Removing intermediate container eb69d4e49a85 23:05:28 ---> 3f7acb8fd0ff 23:05:28 Step 19/22 : CMD ["--init=true"] 23:05:29 ---> Running in 0e29d62a6993 23:05:30 ---> b93b56b8c99d 23:05:30 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:05:30 Removing intermediate container 0e29d62a6993 23:05:30 ---> 22dddacd9e59 23:05:30 Step 20/22 : LABEL arch=arm64 23:05:30 ---> Running in 91c5dba10f92 23:05:30 ---> Running in dd0791189ad6 23:05:31 Removing intermediate container 91c5dba10f92 23:05:31 ---> a818fa506acd 23:05:31 Step 21/22 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 23:05:31 ---> Running in 7f4657503fe1 23:05:31 Removing intermediate container dd0791189ad6 23:05:31 ---> af88543173f3 23:05:31 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:05:32 Removing intermediate container 7f4657503fe1 23:05:32 ---> 680d6b149263 23:05:32 Step 22/22 : LABEL version=0.0.0 23:05:32 ---> Running in 436bf7b223d3 23:05:32 ---> 0bb4016943a3 23:05:32 Step 27/32 : RUN chmod +x /entrypoint.sh 23:05:33 Removing intermediate container 436bf7b223d3 23:05:33 ---> 2d2256979581 23:05:33 23:05:33 ---> Running in cee94c646c53 23:05:34 Successfully built 2d2256979581 23:05:34 Successfully tagged security-proxy-setup-arm64:latest 23:05:37  Building security-proxy-setup ... done Removing intermediate container cee94c646c53 23:05:37 ---> ea82f010cad1 23:05:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:05:37 ---> Running in 5cd8115f06bb 23:05:38 Removing intermediate container 5cd8115f06bb 23:05:38 ---> ab7253d5f971 23:05:38 Step 29/32 : CMD ["gate"] 23:05:39 ---> Running in 27773b7281a3 23:05:40 Removing intermediate container 27773b7281a3 23:05:40 ---> 7b4e6cbbc3ce 23:05:40 Step 30/32 : LABEL arch=arm64 23:05:40 ---> Running in 1b9378096cf0 23:05:41 Removing intermediate container 1b9378096cf0 23:05:41 ---> 6e5c7fabd87f 23:05:41 Step 31/32 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 23:05:42 ---> Running in cf1cbc2e66b1 23:05:43 Removing intermediate container 5dd21f5d6393 23:05:43 ---> 94f061c1012b 23:05:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:05:43 ---> Running in a02da111e19f 23:05:43 Removing intermediate container cf1cbc2e66b1 23:05:43 ---> b0a28d77a5f4 23:05:43 Step 32/32 : LABEL version=0.0.0 23:05:44 ---> Running in 61afbdc3e3d5 23:05:44 Removing intermediate container 61afbdc3e3d5 23:05:44 ---> 84cd32b64278 23:05:44 23:05:45 Successfully built 84cd32b64278 23:05:45 Successfully tagged security-bootstrapper-arm64:latest 23:05:45  Building security-bootstrapper ... done 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 23:05:48 Removing intermediate container a02da111e19f 23:05:48 ---> 21c42fa92286 23:05:48 23:05:48 Step 12/24 : FROM docker:20.10.6 23:05:48 20.10.6: Pulling from library/docker 23:05:51 Removing intermediate container cb44babefd64 23:05:51 ---> 5f7f5d4bb0ad 23:05:51 23:05:51 Step 11/24 : FROM alpine:3.12 23:05:51 ---> c4fd0aeabfcf 23:05:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:05:52 ---> Running in 68f0b0b0399f 23:05:53 Removing intermediate container 68f0b0b0399f 23:05:53 ---> 8b300268c611 23:05:53 Step 13/24 : ENV APP_PORT=59880 23:05:53 ---> Running in a9feb220e997 23:05:54 Removing intermediate container a9feb220e997 23:05:54 ---> ac409ffcfcce 23:05:54 Step 14/24 : EXPOSE $APP_PORT 23:05:54 ---> Running in cd14920348f8 23:05:55 Removing intermediate container cd14920348f8 23:05:55 ---> 559b5ef55e56 23:05:55 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:05:55 ---> Running in 448bcdbf61eb 23:05:57 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 23:05:57 Status: Downloaded newer image for docker:20.10.6 23:05:57 ---> cdf2a7733a7b 23:05:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:05:57 ---> Running in c692aae2b35d 23:05:58 Removing intermediate container c692aae2b35d 23:05:58 ---> 33f3db67466e 23:05:58 Removing intermediate container 448bcdbf61eb 23:05:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 ---> 085df3d41235 23:05:58 23:05:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:05:58 ---> Running in 96092d32f293 23:05:58 ---> Running in 5f755033a0c0 23:06:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:06:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:06:00 (1/39) Installing readline (8.1.0-r0) 23:06:00 (2/39) Installing bash (5.1.0-r0) 23:06:01 Executing bash-5.1.0-r0.post-install 23:06:01 (3/39) Installing brotli-libs (1.0.9-r3) 23:06:01 (4/39) Installing nghttp2-libs (1.42.0-r1) 23:06:01 (5/39) Installing libcurl (7.77.0-r1) 23:06:01 (6/39) Installing curl (7.77.0-r1) 23:06:01 (7/39) Installing dumb-init (1.2.5-r0) 23:06:01 (8/39) Installing libbz2 (1.0.8-r1) 23:06:01 (9/39) Installing expat (2.2.10-r1) 23:06:01 (10/39) Installing libffi (3.3-r2) 23:06:01 (11/39) Installing gdbm (1.19-r0) 23:06:01 (12/39) Installing xz-libs (5.2.5-r0) 23:06:01 (13/39) Installing sqlite-libs (3.34.1-r0) 23:06:01 (14/39) Installing python3 (3.8.10-r0) 23:06:01 (1/6) Installing dumb-init (1.2.2-r1) 23:06:01 (2/6) Installing libgcc (9.3.0-r2) 23:06:01 (3/6) Installing libsodium (1.0.18-r0) 23:06:01 (4/6) Installing libstdc++ (9.3.0-r2) 23:06:02 (5/6) Installing libzmq (4.3.3-r0) 23:06:02 (6/6) Installing zeromq (4.3.3-r0) 23:06:02 Executing busybox-1.31.1-r20.trigger 23:06:02 OK: 8 MiB in 20 packages 23:06:03 (15/39) Installing py3-appdirs (1.4.4-r1) 23:06:03 (16/39) Installing py3-ordered-set (4.0.2-r0) 23:06:03 (17/39) Installing py3-parsing (2.4.7-r1) 23:06:03 (18/39) Installing py3-six (1.15.0-r0) 23:06:03 (19/39) Installing py3-packaging (20.9-r0) 23:06:03 (20/39) Installing py3-setuptools (51.3.3-r0) 23:06:03 (21/39) Installing py3-chardet (4.0.0-r0) 23:06:03 (22/39) Installing py3-idna (3.1-r0) 23:06:03 (23/39) Installing py3-urllib3 (1.26.2-r1) 23:06:03 (24/39) Installing py3-requests (2.25.1-r1) 23:06:03 (25/39) Installing py3-msgpack (1.0.2-r0) 23:06:03 (26/39) Installing py3-lockfile (0.12.2-r3) 23:06:03 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:06:03 (28/39) Installing py3-colorama (0.4.4-r0) 23:06:03 (29/39) Installing py3-contextlib2 (0.6.0-r0) 23:06:03 (30/39) Installing py3-distlib (0.3.1-r1) 23:06:03 (31/39) Installing py3-distro (1.5.0-r1) 23:06:03 (32/39) Installing py3-webencodings (0.5.1-r3) 23:06:03 (33/39) Installing py3-html5lib (1.1-r0) 23:06:03 (34/39) Installing py3-pytoml (0.1.21-r0) 23:06:03 (35/39) Installing py3-pep517 (0.9.1-r0) 23:06:03 (36/39) Installing py3-progress (1.5-r0) 23:06:03 (37/39) Installing py3-retrying (1.3.3-r0) 23:06:03 (38/39) Installing py3-toml (0.10.2-r0) 23:06:03 (39/39) Installing py3-pip (20.3.4-r0) 23:06:03 Removing intermediate container 96092d32f293 23:06:03 ---> ed4de799fed5 23:06:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:06:04 Executing busybox-1.32.1-r6.trigger 23:06:04 OK: 82 MiB in 59 packages 23:06:04 ---> 397cb39dd51d 23:06:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:06:06 ---> 2e3bb29e15df 23:06:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:06:07 ---> 2101b5d7b080 23:06:07 Step 20/24 : ENTRYPOINT ["/core-data"] 23:06:07 ---> Running in 2ceb9eef8137 23:06:07 Removing intermediate container 2ceb9eef8137 23:06:07 ---> 55409d0c5fad 23:06:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:07 ---> Running in fc1f9dd0232e 23:06:08 Removing intermediate container fc1f9dd0232e 23:06:08 ---> cbf81a52f8fc 23:06:08 Step 22/24 : LABEL arch=arm64 23:06:08 ---> Running in d2c2ed27cbbd 23:06:08 Removing intermediate container d2c2ed27cbbd 23:06:08 ---> b03f442df212 23:06:08 Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 23:06:09 ---> Running in 36afb27c29ef 23:06:09 Removing intermediate container 36afb27c29ef 23:06:09 ---> 29394fc2e0d6 23:06:09 Step 24/24 : LABEL version=0.0.0 23:06:09 ---> Running in 1d8f92f6f13d 23:06:10 Removing intermediate container 1d8f92f6f13d 23:06:10 ---> bd98248ae1f7 23:06:10 23:06:10 Successfully built bd98248ae1f7 23:06:10 Successfully tagged core-data-arm64:latest 23:06:11  Building core-data ... done Collecting docker-compose==1.23.2 23:06:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:06:11 Collecting jsonschema<3,>=2.5.1 23:06:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:06:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:06:12 Collecting docker<4.0,>=3.6.0 23:06:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:06:12 Collecting websocket-client<1.0,>=0.32.0 23:06:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:06:13 Collecting PyYAML<4,>=3.10 23:06:13 Downloading PyYAML-3.13.tar.gz (270 kB) 23:06:16 Collecting cached-property<2,>=1.2.0 23:06:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:06:16 Collecting texttable<0.10,>=0.9.0 23:06:16 Downloading texttable-0.9.1.tar.gz (11 kB) 23:06:18 Collecting dockerpty<0.5,>=0.4.1 23:06:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:06:20 Collecting docopt<0.7,>=0.6.1 23:06:20 Downloading docopt-0.6.2.tar.gz (25 kB) 23:06:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:06:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:06:24 Collecting docker-pycreds>=0.4.0 23:06:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:06:24 Collecting chardet<3.1.0,>=3.0.2 23:06:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:06:24 Collecting idna<2.8,>=2.5 23:06:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:06:24 Collecting certifi>=2017.4.17 23:06:24 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 23:06:25 Collecting urllib3<1.25,>=1.21.1 23:06:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:06:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:06:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:06:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:06:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:06:26 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:06:26 Attempting uninstall: urllib3 23:06:26 Found existing installation: urllib3 1.26.2 23:06:26 Uninstalling urllib3-1.26.2: 23:06:26 Successfully uninstalled urllib3-1.26.2 23:06:27 Attempting uninstall: idna 23:06:27 Found existing installation: idna 3.1 23:06:27 Uninstalling idna-3.1: 23:06:27 Successfully uninstalled idna-3.1 23:06:27 Attempting uninstall: chardet 23:06:27 Found existing installation: chardet 4.0.0 23:06:27 Uninstalling chardet-4.0.0: 23:06:27 Successfully uninstalled chardet-4.0.0 23:06:29 Attempting uninstall: requests 23:06:29 Found existing installation: requests 2.25.1 23:06:29 Uninstalling requests-2.25.1: 23:06:29 Successfully uninstalled requests-2.25.1 23:06:29 Running setup.py install for texttable: started 23:06:31 Running setup.py install for texttable: finished with status 'done' 23:06:31 Running setup.py install for PyYAML: started 23:06:33 Running setup.py install for PyYAML: finished with status 'done' 23:06:33 Running setup.py install for docopt: started 23:06:35 Running setup.py install for docopt: finished with status 'done' 23:06:35 Running setup.py install for dockerpty: started 23:06:37 Running setup.py install for dockerpty: finished with status 'done' 23:06:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:06:49 Removing intermediate container 5f755033a0c0 23:06:49 ---> d14442a86d1e 23:06:49 Step 15/24 : ENV APP_PORT=58890 23:06:49 ---> Running in 0eae1194caa1 23:06:49 Removing intermediate container 0eae1194caa1 23:06:49 ---> b8b54bddaed8 23:06:49 Step 16/24 : EXPOSE $APP_PORT 23:06:49 ---> Running in 92f9ae69d86a 23:06:49 Removing intermediate container 92f9ae69d86a 23:06:49 ---> 760695503272 23:06:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:06:50 ---> f228498d611c 23:06:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:06:51 ---> 019b89369793 23:06:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:06:52 ---> 80e80aceda1a 23:06:52 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:06:52 ---> Running in 448c1d977875 23:06:53 Removing intermediate container 448c1d977875 23:06:53 ---> deba659a2d26 23:06:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:06:53 ---> Running in aaa7b900e64b 23:06:53 Removing intermediate container aaa7b900e64b 23:06:53 ---> 54e486757b0a 23:06:53 Step 22/24 : LABEL arch=arm64 23:06:53 ---> Running in b87e2279a5c9 23:06:54 Removing intermediate container b87e2279a5c9 23:06:54 ---> 4b1d441658a3 23:06:54 Step 23/24 : LABEL git_sha=ab84f26275c3806f51537af297af1321e0c282d4 23:06:54 ---> Running in 47d850856987 23:06:55 Removing intermediate container 47d850856987 23:06:55 ---> b7f5b12df10f 23:06:55 Step 24/24 : LABEL version=0.0.0 23:06:55 ---> Running in 206650fa4eff 23:06:56 Removing intermediate container 206650fa4eff 23:06:56 ---> 24bc8e699925 23:06:56 23:06:56 Successfully built 24bc8e699925 23:06:56 Successfully tagged sys-mgmt-agent-arm64:latest 23:06:56  Building sys-mgmt-agent ... done  [Pipeline] } 23:06:56 $ docker stop --time=1 1211ba4c40c4d508f0962140b72f40e0aa38463d52696d8192f4a7d19f6a9a1f 23:06:58 $ docker rm -f 1211ba4c40c4d508f0962140b72f40e0aa38463d52696d8192f4a7d19f6a9a1f [Pipeline] // withDockerContainer [Pipeline] sh 23:06:59 + docker images 23:06:59 REPOSITORY TAG IMAGE ID CREATED SIZE 23:06:59 sys-mgmt-agent-arm64 latest 24bc8e699925 4 seconds ago 311MB 23:06:59 core-data-arm64 latest bd98248ae1f7 49 seconds ago 19.2MB 23:06:59 5f7f5d4bb0ad About a minute ago 998MB 23:06:59 21c42fa92286 About a minute ago 992MB 23:06:59 security-bootstrapper-arm64 latest 84cd32b64278 About a minute ago 17.5MB 23:06:59 security-proxy-setup-arm64 latest 2d2256979581 About a minute ago 24.2MB 23:06:59 570d5d12bbf7 About a minute ago 996MB 23:06:59 451f9c2fa405 2 minutes ago 992MB 23:06:59 security-secretstore-setup-arm64 latest ca5a8f992fd5 3 minutes ago 27.1MB 23:06:59 support-notifications-arm64 latest bf637234eaa7 3 minutes ago 15.7MB 23:06:59 core-metadata-arm64 latest 7a92737166f1 4 minutes ago 15.7MB 23:06:59 support-scheduler-arm64 latest 7879c9ebdcfb 4 minutes ago 15.1MB 23:06:59 core-command-arm64 latest 79a2af71d7d6 4 minutes ago 15MB 23:06:59 a0dbec8a7f3d 4 minutes ago 995MB 23:06:59 d20b5e8cf54a 4 minutes ago 992MB 23:06:59 b0cba8c776c8 4 minutes ago 999MB 23:06:59 9d011914789f 4 minutes ago 991MB 23:06:59 ebfb676f8d01 4 minutes ago 989MB 23:06:59 ci-base-image-arm64 latest 2a33bda7048f 14 minutes ago 664MB 23:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 26 hours ago 451MB 23:06:59 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 23:06:59 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 23:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:07:00 ---> job-cost.sh 23:07:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wvwD 23:07:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:09:24 lf-activate-venv(): INFO: Adding /tmp/venv-wvwD/bin to PATH 23:09:24 INFO: No Stack... 23:09:24 INFO: Retrieving Pricing Info for: v2-standard-4 23:09:25 INFO: Archiving Costs [Pipeline] sh 23:09:25 + cut -d, -f6 23:09:25 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 23:09:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3626-1-stack-cost] 23:09:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3626-1-stack-cost] did not exist. Created. 23:09:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3626-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:09:26 + echo total: 0.18000000715255737 [Pipeline] stash 23:09:26 Stashed 1 file(s) [Pipeline] } 23:09:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3626-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:09:27 provisioning config files... 23:09:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1862498034708475837tmp [Pipeline] { [Pipeline] sh 23:09:28 + set +x 23:09:28 + curl -s https://codecov.io/bash 23:09:28 + bash -s -- 23:09:28 23:09:28 _____ _ 23:09:28 / ____| | | 23:09:28 | | ___ __| | ___ ___ _____ __ 23:09:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:09:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:09:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:09:28 Bash-1.0.5 23:09:28 23:09:28 23:09:28 ==> git version 2.24.4 found 23:09:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:09:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:09:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:09:28 ==> Jenkins CI detected. 23:09:28 project root: . 23:09:28 --> token set from env 23:09:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:09:28 ==> Running gcov in . (disable via -X gcov) 23:09:28 ==> Python coveragepy not found 23:09:28 ==> Searching for coverage reports in: 23:09:28 + . 23:09:28 -> Found 1 reports 23:09:28 ==> Detecting git/mercurial file structure 23:09:28 ==> Reading reports 23:09:28 + ./coverage.out bytes=402846 23:09:28 ==> Appending adjustments 23:09:28 https://docs.codecov.io/docs/fixing-reports 23:09:29 + Found adjustments 23:09:29 ==> Gzipping contents 23:09:29 56K /tmp/codecov.nn8vb5.gz 23:09:29 ==> Uploading reports 23:09:29 url: https://codecov.io 23:09:29 query: branch=PR-3626&commit=ab84f26275c3806f51537af297af1321e0c282d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3626&job=&cmd_args= 23:09:29 -> Pinging Codecov 23:09:29 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3626&commit=ab84f26275c3806f51537af297af1321e0c282d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3626%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3626&job=&cmd_args= 23:09:29 -> Uploading to 23:09:29 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/ab84f26275c3806f51537af297af1321e0c282d4/5756b1d3-f4af-4aba-8356-89cea228ccd3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T230929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e59e27cb2a8a80bff69a4cb9460ae7346bc027bd778d95a881febec4db039c6b 23:09:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:29 Dload Upload Total Spent Left Speed 23:09:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54495 0 0 100 54495 0 126k --:--:-- --:--:-- --:--:-- 126k 23:09:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ab84f26275c3806f51537af297af1321e0c282d4 [Pipeline] } 23:09:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:09:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:09:33 ---> package-listing.sh 23:09:33 ++ facter osfamily 23:09:33 ++ tr '[:upper:]' '[:lower:]' 23:09:33 + OS_FAMILY=redhat 23:09:33 + workspace=/w/workspace/edgex-go/1 23:09:33 + START_PACKAGES=/tmp/packages_start.txt 23:09:33 + END_PACKAGES=/tmp/packages_end.txt 23:09:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:09:33 + PACKAGES=/tmp/packages_start.txt 23:09:33 + '[' /w/workspace/edgex-go/1 ']' 23:09:33 + PACKAGES=/tmp/packages_end.txt 23:09:33 + case "${OS_FAMILY}" in 23:09:33 + rpm -qa 23:09:33 + sort 23:09:35 + '[' -f /tmp/packages_start.txt ']' 23:09:35 + '[' -f /tmp/packages_end.txt ']' 23:09:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:09:35 + '[' /w/workspace/edgex-go/1 ']' 23:09:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:09:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:09:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:09:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:09:36 23:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:09:36 alpine: Pulling from edgex-lftools-log-publisher 23:09:36 5843afab3874: Pulling fs layer 23:09:36 2dfaacf7024e: Pulling fs layer 23:09:36 2dbba127c6aa: Pulling fs layer 23:09:36 1a467efa2204: Pulling fs layer 23:09:36 865369a531d5: Pulling fs layer 23:09:36 2dc3bafdbf1c: Pulling fs layer 23:09:36 9ac237eaa80d: Pulling fs layer 23:09:36 6bcad4ecc5c2: Pulling fs layer 23:09:36 7074353bde3e: Pulling fs layer 23:09:36 1a467efa2204: Waiting 23:09:36 865369a531d5: Waiting 23:09:36 2dc3bafdbf1c: Waiting 23:09:36 9ac237eaa80d: Waiting 23:09:36 6bcad4ecc5c2: Waiting 23:09:36 7074353bde3e: Waiting 23:09:36 2dfaacf7024e: Verifying Checksum 23:09:36 2dfaacf7024e: Download complete 23:09:37 1a467efa2204: Verifying Checksum 23:09:37 1a467efa2204: Download complete 23:09:37 5843afab3874: Verifying Checksum 23:09:37 5843afab3874: Download complete 23:09:37 2dc3bafdbf1c: Verifying Checksum 23:09:37 2dc3bafdbf1c: Download complete 23:09:37 9ac237eaa80d: Verifying Checksum 23:09:37 9ac237eaa80d: Download complete 23:09:37 6bcad4ecc5c2: Verifying Checksum 23:09:37 6bcad4ecc5c2: Download complete 23:09:37 5843afab3874: Pull complete 23:09:37 865369a531d5: Verifying Checksum 23:09:37 865369a531d5: Download complete 23:09:37 2dfaacf7024e: Pull complete 23:09:38 2dbba127c6aa: Verifying Checksum 23:09:38 2dbba127c6aa: Download complete 23:09:38 2dbba127c6aa: Pull complete 23:09:38 1a467efa2204: Pull complete 23:09:38 865369a531d5: Pull complete 23:09:38 2dc3bafdbf1c: Pull complete 23:09:38 9ac237eaa80d: Pull complete 23:09:39 6bcad4ecc5c2: Pull complete 23:09:41 7074353bde3e: Verifying Checksum 23:09:41 7074353bde3e: Download complete 23:09:45 7074353bde3e: Pull complete 23:09:45 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 23:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:09:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:09:45 prd-centos7-docker-4c-2g-3004 does not seem to be running inside a container 23:09:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:09:48 $ docker top 6740d31b9f2afbc023329d5616dc7f6e8efe0744b4adfd8aca0e686504f29a77 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:48 + touch /tmp/pre-build-complete [Pipeline] sh 23:09:48 + mkdir -p /var/log/sa [Pipeline] sh 23:09:49 + ls /var/log/sa-host 23:09:49 + sadf -c /var/log/sa-host/sa05 23:09:49 file_magic: OK 23:09:49 HZ: Using current value: 100 23:09:49 file_header: OK 23:09:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:09:49 Statistics: 23:09:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:09:49 File successfully converted to sysstat format version 12.5.4 23:09:49 + sadf -c /var/log/sa-host/sa15 23:09:49 file_magic: OK 23:09:49 HZ: Using current value: 100 23:09:49 file_header: OK 23:09:49 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:09:49 Statistics: 23:09:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:09:49 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:49 provisioning config files... 23:09:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7258527943407398027tmp [Pipeline] { [Pipeline] echo 23:09:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:09:50 ---> create-netrc.sh [Pipeline] } 23:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:09:50 ---> python-tools-install.sh [Pipeline] echo 23:09:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:09:51 ---> sudo-logs.sh 23:09:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:09:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:09:51 ---> job-cost.sh 23:09:51 lf-activate-venv: SKIPPING 23:09:51 DEBUG: total: 0.18000000715255737 23:09:51 INFO: Retrieving Stack Cost... 23:09:52 INFO: Retrieving Pricing Info for: v3-standard-2 23:09:52 INFO: Archiving Costs [Pipeline] echo 23:09:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:09:53 ---> logs-deploy.sh 23:09:53 lf-activate-venv: SKIPPING 23:09:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3626/1 23:09:53 INFO: archiving workspace using pattern(s): 23:09:53 Archives upload complete. 23:09:53 INFO: archiving logs to Nexus 23:09:54 ---> uname -a: 23:09:54 Linux prd-centos7-docker-4c-2g-3004.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:09:54 23:09:54 23:09:54 ---> lscpu: 23:09:54 Architecture: x86_64 23:09:54 CPU op-mode(s): 32-bit, 64-bit 23:09:54 Address sizes: 40 bits physical, 48 bits virtual 23:09:54 Byte Order: Little Endian 23:09:54 CPU(s): 2 23:09:54 On-line CPU(s) list: 0,1 23:09:54 Vendor ID: AuthenticAMD 23:09:54 BIOS Vendor ID: QEMU 23:09:54 Model name: AMD EPYC-Rome Processor 23:09:54 BIOS Model name: pc-i440fx-4.2 23:09:54 CPU family: 23 23:09:54 Model: 49 23:09:54 Thread(s) per core: 1 23:09:54 Core(s) per socket: 1 23:09:54 Socket(s): 2 23:09:54 Stepping: 0 23:09:54 BogoMIPS: 5599.99 23:09:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:09:54 Virtualization: AMD-V 23:09:54 Hypervisor vendor: KVM 23:09:54 Virtualization type: full 23:09:54 L1d cache: 64 KiB (2 instances) 23:09:54 L1i cache: 64 KiB (2 instances) 23:09:54 L2 cache: 1 MiB (2 instances) 23:09:54 L3 cache: 32 MiB (2 instances) 23:09:54 NUMA node(s): 1 23:09:54 NUMA node0 CPU(s): 0,1 23:09:54 Vulnerability Itlb multihit: Not affected 23:09:54 Vulnerability L1tf: Not affected 23:09:54 Vulnerability Mds: Not affected 23:09:54 Vulnerability Meltdown: Not affected 23:09:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:09:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:09:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:09:54 Vulnerability Srbds: Not affected 23:09:54 Vulnerability Tsx async abort: Not affected 23:09:54 23:09:54 23:09:54 ---> nproc: 23:09:54 2 23:09:54 23:09:54 23:09:54 ---> df -h: 23:09:54 Filesystem Size Used Available Use% Mounted on 23:09:54 overlay 40.0G 12.1G 27.9G 30% / 23:09:54 tmpfs 64.0M 0 64.0M 0% /dev 23:09:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:09:54 shm 64.0M 0 64.0M 0% /dev/shm 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1@tmp 23:09:54 /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1 23:09:54 23:09:54 23:09:54 ---> free -m: 23:09:54 total used free shared buff/cache available 23:09:54 Mem: 7821 922 1587 0 5311 6583 23:09:54 Swap: 1023 1 1022 23:09:54 23:09:54 23:09:54 ---> ip addr: 23:09:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:09:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:09:54 inet 127.0.0.1/8 scope host lo 23:09:54 valid_lft forever preferred_lft forever 23:09:54 inet6 ::1/128 scope host 23:09:54 valid_lft forever preferred_lft forever 23:09:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:09:54 link/ether fa:16:3e:c2:ea:17 brd ff:ff:ff:ff:ff:ff 23:09:54 inet 10.30.122.68/23 brd 10.30.123.255 scope global dynamic eth0 23:09:54 valid_lft 85039sec preferred_lft 85039sec 23:09:54 inet6 fe80::f816:3eff:fec2:ea17/64 scope link 23:09:54 valid_lft forever preferred_lft forever 23:09:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:09:54 link/ether 02:42:28:8d:24:a1 brd ff:ff:ff:ff:ff:ff 23:09:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:09:54 valid_lft forever preferred_lft forever 23:09:54 inet6 fe80::42:28ff:fe8d:24a1/64 scope link 23:09:54 valid_lft forever preferred_lft forever 23:09:54 23:09:54 23:09:54 ---> sar -b -r -n DEV: 23:09:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 23:09:54 23:09:54 22:47:02 LINUX RESTART (2 CPU) 23:09:54 23:09:54 22:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:09:54 22:49:01 89.46 0.62 88.84 0.00 351.25 45347.47 0.00 23:09:54 22:50:01 140.89 0.00 140.89 0.00 0.00 20088.10 0.00 23:09:54 22:51:01 51.74 0.00 51.74 0.00 0.00 8373.99 0.00 23:09:54 22:52:04 285.83 62.89 222.93 0.00 1512.88 138645.49 0.00 23:09:54 22:53:02 950.04 613.22 336.81 0.00 33631.52 185690.74 0.00 23:09:54 22:54:01 445.78 8.31 437.46 0.00 2480.99 202687.78 0.00 23:09:54 22:55:01 211.46 9.99 201.47 0.00 1309.84 33575.95 0.00 23:09:54 22:56:01 6.40 0.00 6.40 0.00 0.00 314.12 0.00 23:09:54 22:57:01 0.28 0.00 0.28 0.00 0.00 4.60 0.00 23:09:54 22:58:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 23:09:54 22:59:01 0.35 0.00 0.35 0.00 0.00 4.91 0.00 23:09:54 23:00:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 23:09:54 23:01:01 0.42 0.03 0.38 0.00 0.27 5.63 0.00 23:09:54 23:02:01 0.78 0.30 0.48 0.00 7.06 8.54 0.00 23:09:54 23:03:01 0.90 0.07 0.83 0.00 2.13 16.94 0.00 23:09:54 23:04:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 23:09:54 23:05:01 0.22 0.00 0.22 0.00 0.00 3.75 0.00 23:09:54 23:06:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 23:09:54 23:07:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 23:09:54 23:08:01 0.20 0.00 0.20 0.00 0.00 1.83 0.00 23:09:54 23:09:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 23:09:54 Average: 102.35 31.86 70.49 0.00 1795.76 30020.00 0.00 23:09:54 23:09:54 22:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:09:54 22:49:01 4105264 0 959324 11.98 2620 2941732 1637068 18.07 1045348 2370496 67508 23:09:54 22:50:01 3916080 0 1007488 12.58 2620 3082752 1573340 17.37 1238544 2297064 230696 23:09:54 22:51:01 3892012 0 1070864 13.37 2620 3043444 1710700 18.89 1245992 2310952 107264 23:09:54 22:52:04 1479824 0 1186488 14.81 2620 5340008 1856608 20.50 1856936 4018712 176400 23:09:54 22:53:02 1577292 0 1485416 18.55 2620 4943612 3345176 36.93 2324236 3408488 7788 23:09:54 22:54:01 1266328 0 1288436 16.09 2620 5451556 2842648 31.38 2046900 3964544 4828 23:09:54 22:55:01 2252800 0 1137168 14.20 2620 4616352 1468900 16.22 1452496 3593764 20 23:09:54 22:56:01 2271536 0 1118424 13.96 2620 4616360 1271136 14.03 1451264 3586632 20 23:09:54 22:57:01 2271376 0 1118584 13.97 2620 4616360 1266248 13.98 1451076 3586696 8 23:09:54 22:58:01 2272372 0 1117580 13.95 2620 4616368 1266080 13.98 1450868 3586696 8 23:09:54 22:59:01 2271980 0 1117972 13.96 2620 4616368 1265996 13.98 1449656 3587712 12 23:09:54 23:00:01 2272232 0 1117712 13.96 2620 4616376 1265996 13.98 1449656 3587712 8 23:09:54 23:01:01 2271052 0 1118884 13.97 2620 4616384 1268472 14.00 1450476 3587712 8 23:09:54 23:02:01 2269576 0 1120180 13.99 2620 4616564 1268472 14.00 1451956 3587828 8 23:09:54 23:03:01 2270844 0 1118876 13.97 2620 4616600 1266708 13.99 1451136 3587284 8 23:09:54 23:04:01 2271720 0 1118000 13.96 2620 4616600 1266504 13.98 1450548 3587280 16 23:09:54 23:05:01 2271728 0 1117988 13.96 2620 4616604 1266504 13.98 1450676 3587280 8 23:09:54 23:06:01 2271596 0 1118112 13.96 2620 4616612 1266504 13.98 1450560 3587280 16 23:09:54 23:07:01 2271140 0 1118568 13.97 2620 4616612 1266660 13.98 1450872 3587280 8 23:09:54 23:08:01 2271360 0 1118340 13.96 2620 4616620 1266660 13.98 1451108 3587280 12 23:09:54 23:09:01 2271652 0 1118048 13.96 2620 4616620 1266504 13.98 1450572 3587280 12 23:09:54 Average: 2394751 0 1132974 14.15 2620 4478595 1532042 16.91 1500994 3437427 28317 23:09:54 23:09:54 22:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:09:54 22:49:01 eth0 1172.63 1086.91 6005.27 154.32 0.00 0.00 0.00 0.00 23:09:54 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:49:01 veth01ba717 68.80 127.57 4.99 357.32 0.00 0.00 0.00 0.00 23:09:54 22:49:01 docker0 791.66 725.94 67.65 3035.98 0.00 0.00 0.00 0.00 23:09:54 22:50:01 eth0 201.55 165.32 525.16 28.65 0.00 0.00 0.00 0.00 23:09:54 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:50:01 veth93b9d0f 0.22 0.35 0.02 0.03 0.00 0.00 0.00 0.00 23:09:54 22:50:01 docker0 141.91 158.23 10.96 487.86 0.00 0.00 0.00 0.00 23:09:54 22:51:01 eth0 30.47 18.64 19.06 60.52 0.00 0.00 0.00 0.00 23:09:54 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:51:01 veth93b9d0f 1.93 1.93 0.15 0.16 0.00 0.00 0.00 0.00 23:09:54 22:51:01 docker0 1.93 1.93 0.13 0.16 0.00 0.00 0.00 0.00 23:09:54 22:52:04 eth0 262.09 173.14 1622.63 62.77 0.00 0.00 0.00 0.00 23:09:54 22:52:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:52:04 veth2559280 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:09:54 22:52:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:53:02 vethd042f10 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 23:09:54 22:53:02 eth0 118.58 87.25 253.96 19.26 0.00 0.00 0.00 0.00 23:09:54 22:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:53:02 veth2559280 0.00 1.35 0.00 0.06 0.00 0.00 0.00 0.00 23:09:54 22:54:01 eth0 123.92 78.79 251.34 79.48 0.00 0.00 0.00 0.00 23:09:54 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:54:01 vetha4190ef 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 23:09:54 22:54:01 veth2559280 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 23:09:54 22:55:01 eth0 280.75 164.85 1681.69 73.05 0.00 0.00 0.00 0.00 23:09:54 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:55:01 docker0 1075.64 1105.18 88.29 4370.49 0.00 0.00 0.00 0.00 23:09:54 22:56:01 eth0 0.72 0.20 0.41 0.03 0.00 0.00 0.00 0.00 23:09:54 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:57:01 eth0 0.50 0.42 0.27 0.21 0.00 0.00 0.00 0.00 23:09:54 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:58:01 eth0 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 23:09:54 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:54 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:54 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:01:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:54 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:02:01 eth0 1.12 0.30 0.34 0.20 0.00 0.00 0.00 0.00 23:09:54 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:03:01 eth0 0.95 0.52 0.43 0.27 0.00 0.00 0.00 0.00 23:09:54 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:04:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:54 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:05:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:09:54 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:06:01 eth0 1.08 0.07 0.11 0.01 0.00 0.00 0.00 0.00 23:09:54 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:07:01 eth0 1.15 0.27 0.32 0.20 0.00 0.00 0.00 0.00 23:09:54 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:08:01 eth0 0.82 0.45 0.41 0.27 0.00 0.00 0.00 0.00 23:09:54 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:09:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:09:54 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 Average: eth0 105.02 84.91 497.25 22.90 0.00 0.00 0.00 0.00 23:09:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:54 Average: docker0 51.25 52.66 4.21 208.25 0.00 0.00 0.00 0.00 23:09:54 23:09:54 23:09:54 ---> sar -P ALL: 23:09:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 23:09:54 23:09:54 22:47:02 LINUX RESTART (2 CPU) 23:09:54 23:09:54 22:48:01 CPU %user %nice %system %iowait %steal %idle 23:09:54 22:49:01 all 18.62 0.00 6.02 2.07 0.06 73.22 23:09:54 22:49:01 0 15.81 0.00 6.79 3.48 0.07 73.86 23:09:54 22:49:01 1 21.43 0.00 5.26 0.66 0.05 72.59 23:09:54 22:50:01 all 60.32 0.00 9.91 1.77 0.11 27.89 23:09:54 22:50:01 0 59.82 0.00 10.51 1.38 0.11 28.17 23:09:54 22:50:01 1 60.82 0.00 9.31 2.15 0.11 27.61 23:09:54 22:51:01 all 34.13 0.00 5.11 0.30 0.07 60.39 23:09:54 22:51:01 0 33.07 0.00 5.41 0.32 0.07 61.13 23:09:54 22:51:01 1 35.20 0.00 4.80 0.28 0.07 59.65 23:09:54 22:52:04 all 42.19 0.00 13.51 5.61 0.09 38.59 23:09:54 22:52:04 0 43.33 0.00 14.00 4.62 0.10 37.95 23:09:54 22:52:04 1 41.07 0.00 13.03 6.60 0.09 39.21 23:09:54 22:53:02 all 41.69 0.00 18.93 35.39 0.11 3.88 23:09:54 22:53:02 0 39.75 0.00 19.90 35.72 0.12 4.51 23:09:54 22:53:02 1 43.64 0.00 17.96 35.07 0.10 3.24 23:09:54 22:54:01 all 79.74 0.00 17.63 2.40 0.12 0.10 23:09:54 22:54:01 0 79.38 0.00 18.09 2.33 0.11 0.09 23:09:54 22:54:01 1 80.10 0.00 17.18 2.48 0.13 0.11 23:09:54 22:55:01 all 36.34 0.00 10.40 2.21 0.09 50.95 23:09:54 22:55:01 0 37.09 0.00 10.15 1.79 0.09 50.89 23:09:54 22:55:01 1 35.60 0.00 10.66 2.64 0.09 51.01 23:09:54 22:56:01 all 0.10 0.00 0.08 0.03 0.03 99.76 23:09:54 22:56:01 0 0.10 0.00 0.10 0.00 0.03 99.77 23:09:54 22:56:01 1 0.10 0.00 0.07 0.05 0.03 99.75 23:09:54 22:57:01 all 0.20 0.00 0.03 0.00 0.03 99.74 23:09:54 22:57:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:09:54 22:57:01 1 0.35 0.00 0.02 0.00 0.05 99.58 23:09:54 22:58:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:09:54 22:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:09:54 22:58:01 1 0.22 0.00 0.03 0.00 0.02 99.73 23:09:54 22:59:01 all 0.08 0.00 0.03 0.00 0.04 99.85 23:09:54 22:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:09:54 22:59:01 1 0.13 0.00 0.03 0.00 0.05 99.78 23:09:54 23:09:54 22:59:01 CPU %user %nice %system %iowait %steal %idle 23:09:54 23:00:01 all 0.18 0.00 0.02 0.00 0.03 99.77 23:09:54 23:00:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:09:54 23:00:01 1 0.35 0.00 0.02 0.00 0.03 99.60 23:09:54 23:01:01 all 0.07 0.00 0.02 0.00 0.03 99.89 23:09:54 23:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:09:54 23:01:01 1 0.08 0.00 0.02 0.00 0.03 99.87 23:09:54 23:02:01 all 0.11 0.00 0.04 0.01 0.03 99.81 23:09:54 23:02:01 0 0.18 0.00 0.05 0.02 0.05 99.70 23:09:54 23:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:09:54 23:03:01 all 0.11 0.00 0.03 0.00 0.03 99.82 23:09:54 23:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:09:54 23:03:01 1 0.18 0.00 0.03 0.00 0.03 99.75 23:09:54 23:04:01 all 0.10 0.00 0.02 0.00 0.03 99.86 23:09:54 23:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:09:54 23:04:01 1 0.17 0.00 0.02 0.00 0.03 99.78 23:09:54 23:05:01 all 0.06 0.00 0.02 0.00 0.04 99.88 23:09:54 23:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:09:54 23:05:01 1 0.10 0.00 0.02 0.00 0.05 99.83 23:09:54 23:06:01 all 0.16 0.00 0.02 0.00 0.03 99.80 23:09:54 23:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:09:54 23:06:01 1 0.28 0.00 0.02 0.00 0.03 99.67 23:09:54 23:07:01 all 0.03 0.00 0.03 0.00 0.03 99.91 23:09:54 23:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:09:54 23:07:01 1 0.05 0.00 0.02 0.00 0.05 99.88 23:09:54 23:08:01 all 0.18 0.00 0.02 0.00 0.03 99.77 23:09:54 23:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:09:54 23:08:01 1 0.33 0.00 0.02 0.00 0.03 99.62 23:09:54 23:09:01 all 0.12 0.00 0.01 0.00 0.03 99.85 23:09:54 23:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:09:54 23:09:01 1 0.20 0.00 0.00 0.00 0.03 99.77 23:09:54 Average: all 14.14 0.00 3.67 2.16 0.05 79.97 23:09:54 Average: 0 13.87 0.00 3.82 2.16 0.05 80.11 23:09:54 Average: 1 14.42 0.00 3.52 2.17 0.05 79.83 23:09:54 23:09:54 23:09:54