Pull request #3620 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9aac89147b9614f5f8b0ed88484d79e81b08bf1+ac45845dcaeee375e2f7ee8050d572e224107d05 (59ab0ee33e7abea2b485d4b2e342ab3377a5a90e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3325536626060230784.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-ssh7897095579689708159.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2826236693436890254.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 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-ssh7264447329951699956.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3620/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3668645246429709360.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Executor slot already in use ‘prd-centos7-docker-4c-2g-2785’ is offline ‘prd-centos7-docker-4c-2g-2828’ is offline ‘prd-centos7-docker-4c-2g-2830’ is offline ‘prd-centos7-docker-4c-2g-2836’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-2829’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2838 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh282225597920997649.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit d9aac89147b9614f5f8b0ed88484d79e81b08bf1 Merge succeeded, producing d9aac89147b9614f5f8b0ed88484d79e81b08bf1 Checking out Revision d9aac89147b9614f5f8b0ed88484d79e81b08bf1 (PR-3620) > 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/3@tmp/jenkins-gitclient-ssh8403243467342359831.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # 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/3@tmp/jenkins-gitclient-ssh2856692224368603485.key > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:07:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:07:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:07:22 ========================================================= 08:07:22 EdgeX Global Pipelines Version Info 08:07:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5d0614c6662e606fb1ee46e2ff1e82c0076d5125 # timeout=10 08:07:23 ------------------- 08:07:23 stable info: 08:07:23 ------------------- 08:07:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:07:23 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:07:23 Message: update stable to v1.0.196 08:07:24 ------------------- 08:07:24 experimental info: 08:07:24 ------------------- 08:07:24 Commited By: **** collab-it+edgex@linuxfoundation.org 08:07:24 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:07:24 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3620 [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3620 [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3620 [Pipeline] echo 08:07:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [Pipeline] echo 08:07:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9aac89 [Pipeline] echo 08:07:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:25 provisioning config files... 08:07:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config477808549920105573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:25 ---> docker-login.sh 08:07:25 nexus3.edgexfoundry.org:10001 08:07:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:25 Configure a credential helper to remove this warning. See 08:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:25 08:07:25 Login Succeeded 08:07:25 nexus3.edgexfoundry.org:10002 08:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:26 Configure a credential helper to remove this warning. See 08:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:26 08:07:26 Login Succeeded 08:07:26 nexus3.edgexfoundry.org:10003 08:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:26 Configure a credential helper to remove this warning. See 08:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:26 08:07:26 Login Succeeded 08:07:26 nexus3.edgexfoundry.org:10004 08:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:26 Configure a credential helper to remove this warning. See 08:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:26 08:07:26 Login Succeeded 08:07:26 docker.io 08:07:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:26 Configure a credential helper to remove this warning. See 08:07:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:26 08:07:26 Login Succeeded 08:07:26 ---> docker-login.sh ends [Pipeline] } 08:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:27 ++ 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 08:07:27 + for file in '`ls cmd/**/Dockerfile`' 08:07:27 ++ dirname cmd/core-command/Dockerfile 08:07:27 ++ cut -d/ -f2 08:07:27 + echo core-command,cmd/core-command/Dockerfile 08:07:27 + for file in '`ls cmd/**/Dockerfile`' 08:07:27 ++ dirname cmd/core-data/Dockerfile 08:07:27 ++ cut -d/ -f2 08:07:27 + echo core-data,cmd/core-data/Dockerfile 08:07:27 + for file in '`ls cmd/**/Dockerfile`' 08:07:27 ++ dirname cmd/core-metadata/Dockerfile 08:07:27 ++ cut -d/ -f2 08:07:27 + echo core-metadata,cmd/core-metadata/Dockerfile 08:07:27 + for file in '`ls cmd/**/Dockerfile`' 08:07:27 ++ dirname cmd/security-bootstrapper/Dockerfile 08:07:27 ++ cut -d/ -f2 08:07:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:07:27 + for file in '`ls cmd/**/Dockerfile`' 08:07:27 ++ dirname cmd/security-proxy-setup/Dockerfile 08:07:27 ++ cut -d/ -f2 08:07:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:07:27 + for file in '`ls cmd/**/Dockerfile`' 08:07:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:07:27 ++ cut -d/ -f2 08:07:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:07:27 + for file in '`ls cmd/**/Dockerfile`' 08:07:27 ++ dirname cmd/support-notifications/Dockerfile 08:07:27 ++ cut -d/ -f2 08:07:27 + echo support-notifications,cmd/support-notifications/Dockerfile 08:07:27 + for file in '`ls cmd/**/Dockerfile`' 08:07:27 ++ dirname cmd/support-scheduler/Dockerfile 08:07:27 ++ cut -d/ -f2 08:07:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:07:27 + for file in '`ls cmd/**/Dockerfile`' 08:07:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:07:27 ++ cut -d/ -f2 08:07:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:07:27 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 08:07:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:28 08:07:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:07:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:28 latest: Pulling from edgex-devops/git-semver 08:07:28 31603596830f: Pulling fs layer 08:07:28 b6dc333f4379: Pulling fs layer 08:07:28 3d9ef1400e77: Pulling fs layer 08:07:28 fd332fbdc1db: Pulling fs layer 08:07:28 fd332fbdc1db: Waiting 08:07:28 b6dc333f4379: Verifying Checksum 08:07:28 b6dc333f4379: Download complete 08:07:29 31603596830f: Download complete 08:07:29 31603596830f: Pull complete 08:07:29 fd332fbdc1db: Verifying Checksum 08:07:29 fd332fbdc1db: Download complete 08:07:29 b6dc333f4379: Pull complete 08:07:29 3d9ef1400e77: Verifying Checksum 08:07:29 3d9ef1400e77: Download complete 08:07:30 3d9ef1400e77: Pull complete 08:07:30 fd332fbdc1db: Pull complete 08:07:30 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 08:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:07:30 prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container 08:07:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:07:31 $ docker top 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:07:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:31 [ssh-agent] Looking for ssh-agent implementation... 08:07:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:31 $ docker exec 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa ssh-agent 08:07:31 SSH_AUTH_SOCK=/tmp/ssh-m52VNwO36J5c/agent.13 08:07:31 SSH_AGENT_PID=20 08:07:31 Running ssh-add (command line suppressed) 08:07:31 Identity added: /w/workspace/edgex-go/3@tmp/private_key_976770847760300375.key (/w/workspace/edgex-go/3@tmp/private_key_976770847760300375.key) 08:07:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:32 + git tag --points-at HEAD [Pipeline] } 08:07:32 $ docker exec --env ******** --env ******** 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa ssh-agent -k 08:07:32 unset SSH_AUTH_SOCK; 08:07:32 unset SSH_AGENT_PID; 08:07:32 echo Agent pid 20 killed; 08:07:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:07:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:32 [ssh-agent] Looking for ssh-agent implementation... 08:07:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:32 $ docker exec 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa ssh-agent 08:07:32 SSH_AUTH_SOCK=/tmp/ssh-jkKduNRQ5NOC/agent.53 08:07:32 SSH_AGENT_PID=60 08:07:32 Running ssh-add (command line suppressed) 08:07:32 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3448674845882046668.key (/w/workspace/edgex-go/3@tmp/private_key_3448674845882046668.key) 08:07:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:33 + git semver init 08:07:33 # -> Open(): unable to determine branch for HEAD 08:07:33 # $GIT_DIR = /w/workspace/edgex-go/3/.git 08:07:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 08:07:33 # $SEMVER_REMOTE_NAME = origin 08:07:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:07:33 # $SEMVER_USER_NAME = edgex-jenkins 08:07:33 # $SEMVER_BRANCH = PR-3620 08:07:33 # $SEMVER_TEMP = /tmp/semver-867076879 08:07:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:07:48 # '/tmp/semver-867076879' -> '/w/workspace/edgex-go/3/.semver' 08:07:48 # -> Force: false 08:07:48 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 08:07:48 $ docker exec --env ******** --env ******** 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa ssh-agent -k 08:07:48 unset SSH_AUTH_SOCK; 08:07:48 unset SSH_AGENT_PID; 08:07:48 echo Agent pid 60 killed; 08:07:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:48 + git semver [Pipeline] } 08:07:48 $ docker stop --time=1 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa 08:07:50 $ docker rm -f 90113d50c23546270bde841bf9924700a2585b9d7fce545eb74b4d72dbe77baa [Pipeline] // withDockerContainer [Pipeline] sh 08:07:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:07:51 Stashed 1 file(s) [Pipeline] echo 08:07:51 [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 08:07:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:07:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:07:52 + sudo service docker restart 08:07:52 + true 08:07:52 Redirecting to /bin/systemctl restart docker.service 08:08:06 Still waiting to schedule task 08:08:06 ‘prd-centos7-docker-4c-2g-2785’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:06 ‘prd-centos7-docker-4c-2g-2828’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:06 ‘prd-centos7-docker-4c-2g-2830’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:06 ‘prd-centos7-docker-4c-2g-2835’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:06 ‘prd-centos7-docker-4c-2g-2836’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 08:08:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2829’ is offline 08:08:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2840’ is offline [Pipeline] echo 08:08:11 ========================================================= 08:08:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:08:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:08:11 + 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 . 08:08:12 Sending build context to Docker daemon 328.4MB 08:08:12 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:08:12 Step 2/6 : FROM ${BASE} 08:08:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:08:12 540db60ca938: Pulling fs layer 08:08:12 adcc1eea9eea: Pulling fs layer 08:08:12 4c4ab2625f07: Pulling fs layer 08:08:12 0773c198feca: Pulling fs layer 08:08:12 345f892a5656: Pulling fs layer 08:08:12 4796506630df: Pulling fs layer 08:08:12 cc55df3e53f1: Pulling fs layer 08:08:12 4d027b6c602c: Pulling fs layer 08:08:12 449e75d2c14e: Pulling fs layer 08:08:12 4796506630df: Waiting 08:08:12 cc55df3e53f1: Waiting 08:08:12 4d027b6c602c: Waiting 08:08:12 0773c198feca: Waiting 08:08:12 449e75d2c14e: Waiting 08:08:12 345f892a5656: Waiting 08:08:12 4c4ab2625f07: Verifying Checksum 08:08:12 4c4ab2625f07: Download complete 08:08:13 adcc1eea9eea: Verifying Checksum 08:08:13 adcc1eea9eea: Download complete 08:08:13 345f892a5656: Verifying Checksum 08:08:13 345f892a5656: Download complete 08:08:13 4796506630df: Verifying Checksum 08:08:13 4796506630df: Download complete 08:08:13 cc55df3e53f1: Verifying Checksum 08:08:13 cc55df3e53f1: Download complete 08:08:13 540db60ca938: Verifying Checksum 08:08:13 540db60ca938: Download complete 08:08:13 540db60ca938: Pull complete 08:08:13 adcc1eea9eea: Pull complete 08:08:13 4c4ab2625f07: Pull complete 08:08:13 4d027b6c602c: Verifying Checksum 08:08:13 4d027b6c602c: Download complete 08:08:17 0773c198feca: Verifying Checksum 08:08:17 0773c198feca: Download complete 08:08:17 449e75d2c14e: Verifying Checksum 08:08:17 449e75d2c14e: Download complete 08:08:21 0773c198feca: Pull complete 08:08:21 345f892a5656: Pull complete 08:08:21 4796506630df: Pull complete 08:08:21 cc55df3e53f1: Pull complete 08:08:21 4d027b6c602c: Pull complete 08:08:22 449e75d2c14e: Pull complete 08:08:22 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 08:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:08:22 ---> 0d28375d9b5b 08:08:22 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 08:08:24 ---> Running in 0d3f941174f0 08:08:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:08:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:08:26 (1/12) Installing libmagic (5.39-r0) 08:08:26 (2/12) Installing file (5.39-r0) 08:08:26 (3/12) Installing libc-dev (0.7.2-r3) 08:08:26 (4/12) Installing g++ (10.2.1_pre1-r3) 08:08:33 (5/12) Installing fortify-headers (1.1-r0) 08:08:33 (6/12) Installing patch (2.7.6-r7) 08:08:33 (7/12) Installing build-base (0.5-r2) 08:08:33 (8/12) Installing libsodium (1.0.18-r0) 08:08:33 (9/12) Installing pkgconf (1.7.3-r0) 08:08:33 (10/12) Installing libsodium-dev (1.0.18-r0) 08:08:33 (11/12) Installing libzmq (4.3.3-r1) 08:08:33 (12/12) Installing zeromq-dev (4.3.3-r1) 08:08:33 Executing busybox-1.32.1-r6.trigger 08:08:33 OK: 219 MiB in 52 packages 08:08:34 Removing intermediate container 0d3f941174f0 08:08:34 ---> 62cb0143ffa5 08:08:34 Step 4/6 : WORKDIR /edgex-go 08:08:34 ---> Running in 2fefcfcd7a24 08:08:34 Removing intermediate container 2fefcfcd7a24 08:08:34 ---> ff4dfe8d3832 08:08:34 Step 5/6 : COPY go.mod . 08:08:34 ---> c023aafa8fd3 08:08:34 Step 6/6 : RUN go mod download 08:08:34 ---> Running in 75a5a11f9030 08:08:45 Removing intermediate container 75a5a11f9030 08:08:45 ---> 84b3ece7b531 08:08:45 Successfully built 84b3ece7b531 08:08:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:08:45 + docker inspect -f . ci-base-image-x86_64 08:08:45 . [Pipeline] withDockerContainer 08:08:45 prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container 08:08:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:08:45 $ docker top e862e57675f7cec5c9e900c31dfff13da0faba2bc45e9f391bc5fb880a155339 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:46 + go version 08:08:46 go version go1.16.5 linux/amd64 [Pipeline] } 08:08:46 $ docker stop --time=1 e862e57675f7cec5c9e900c31dfff13da0faba2bc45e9f391bc5fb880a155339 08:08:47 $ docker rm -f e862e57675f7cec5c9e900c31dfff13da0faba2bc45e9f391bc5fb880a155339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:08:48 + docker inspect -f . ci-base-image-x86_64 08:08:48 . [Pipeline] withDockerContainer 08:08:48 prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container 08:08:48 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:08:48 $ docker top 25b7067d3a21c35b0e914480f00ea768ab021ed70a331da4b17067ecc0f7a967 -eo pid,comm [Pipeline] { [Pipeline] echo 08:08:48 ========================================================= 08:08:48 [edgeXBuildGoParallel] Running Tests and Build... 08:08:48 ========================================================= [Pipeline] sh 08:08:49 + go mod tidy [Pipeline] sh 08:08:49 + make test 08:08:49 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 08:08:49 go mod tidy 08:08:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:08:55 ? github.com/edgexfoundry/edgex-go [no test files] 08:09:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:09:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:09:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:09:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:09:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:09:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 08:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:09:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements 08:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:09:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements 08:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:09:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:09:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 89.9% of statements 08:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:09:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 08:09:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:09:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.250s coverage: 95.1% of statements 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:09:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:09:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:09:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements 08:09:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:09:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 08:09:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 08:09:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:09:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 08:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 08:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 08:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 08:09:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 08:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements 08:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 08:09:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.188s coverage: 81.8% of statements 08:09:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 08:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:10:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 08:10:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.128s coverage: 91.9% of statements 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:10:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 08:10:12 GO111MODULE=on go vet ./... 08:10:34 gofmt -l . 08:10:34 [ "`gofmt -l .`" = "" ] 08:10:34 ./bin/test-attribution-txt.sh [Pipeline] sh 08:10:35 + ls -al . 08:10:35 total 568 08:10:35 drwxrwxr-x 10 1001 1001 4096 Jul 15 08:10 . 08:10:35 drwxr-xr-x 4 root root 28 Jul 15 08:08 .. 08:10:35 -rw-rw-r-- 1 1001 1001 11 Jul 15 08:07 .dockerignore 08:10:35 drwxrwxr-x 8 1001 1001 179 Jul 15 08:07 .git 08:10:35 drwxrwxr-x 3 1001 1001 125 Jul 15 08:07 .github 08:10:35 -rw-rw-r-- 1 1001 1001 818 Jul 15 08:07 .gitignore 08:10:35 -rw-rw-r-- 1 1001 1001 76 Jul 15 08:07 .hadolint.yml 08:10:35 drwx------ 3 1001 1001 58 Jul 15 08:07 .semver 08:10:35 -rw-rw-r-- 1 1001 1001 166 Jul 15 08:07 .sonarcloud.properties 08:10:35 -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:07 Attribution.txt 08:10:35 -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:07 CHANGELOG.md 08:10:35 -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:07 CONTRIBUTING.md 08:10:35 -rw-rw-r-- 1 1001 1001 931 Jul 15 08:07 Dockerfile.build 08:10:35 -rw-rw-r-- 1 1001 1001 849 Jul 15 08:07 Jenkinsfile 08:10:35 -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:07 LICENSE 08:10:35 -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:07 Makefile 08:10:35 -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:07 README.md 08:10:35 -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:07 SECURITY.md 08:10:35 -rw-rw-r-- 1 1001 1001 5 Jul 15 08:07 VERSION 08:10:35 -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:07 ZMQWindows.md 08:10:35 drwxrwxr-x 2 1001 1001 37 Jul 15 08:07 bin 08:10:35 drwxrwxr-x 14 1001 1001 4096 Jul 15 08:07 cmd 08:10:35 -rw-r--r-- 1 root root 402846 Jul 15 08:10 coverage.out 08:10:35 -rw-rw-r-- 1 1001 1001 812 Jul 15 08:07 go.mod 08:10:35 -rw-r--r-- 1 root root 21058 Jul 15 08:08 go.sum 08:10:35 drwxrwxr-x 7 1001 1001 114 Jul 15 08:07 internal 08:10:35 drwxrwxr-x 3 1001 1001 16 Jul 15 08:07 openapi 08:10:35 drwxrwxr-x 4 1001 1001 71 Jul 15 08:07 snap 08:10:35 -rw-rw-r-- 1 1001 1001 204 Jul 15 08:07 version.go [Pipeline] sh 08:10:35 + '[' -e coverage.out ] 08:10:35 + chown 1001:1001 coverage.out [Pipeline] stash 08:10:35 Stashed 1 file(s) [Pipeline] sh 08:10:36 + make build 08:10:36 go mod tidy 08:10:36 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 08:10:37 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 08:10:44 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 08:10:44 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 08:10:45 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 08:10:45 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 08:10:46 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 08:10:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2842 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws 08:10:46 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:10:47 The recommended git tool is: git 08:10:47 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 08:10:47 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 08:10: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 08:10:49 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 08:10:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:10:52 $ docker stop --time=1 25b7067d3a21c35b0e914480f00ea768ab021ed70a331da4b17067ecc0f7a967 08:10:53 using credential edgex-jenkins-ssh 08:10:53 Cloning the remote Git repository 08:10:54 $ docker rm -f 25b7067d3a21c35b0e914480f00ea768ab021ed70a331da4b17067ecc0f7a967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:10:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:10:54 > git init /w/workspace/edgex-go/3 # timeout=10 08:10:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:10:54 > git --version # timeout=10 08:10:54 > git --version # 'git version 2.17.1' 08:10:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:10:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:10:55 08:10:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:10:55 latest: Pulling from edgex-devops/edgex-compose 08:10:55 cbdbe7a5bc2a: Pulling fs layer 08:10:55 ca9280d653b3: Pulling fs layer 08:10:55 7e9c9ca2126c: Pulling fs layer 08:10:56 cbdbe7a5bc2a: Verifying Checksum 08:10:56 cbdbe7a5bc2a: Download complete 08:10:56 cbdbe7a5bc2a: Pull complete 08:10:56 ca9280d653b3: Verifying Checksum 08:10:56 ca9280d653b3: Download complete 08:10:57 ca9280d653b3: Pull complete 08:10:59 7e9c9ca2126c: Verifying Checksum 08:10:59 7e9c9ca2126c: Download complete 08:11:02 7e9c9ca2126c: Pull complete 08:11:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:11:02 prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container 08:11:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:11:05 $ docker top 2860022c44e89f29949cb4c81b71bafc09576be6643ab6a0b6fe6fc46ea33afb -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:05 + docker-compose build --help 08:11:05 + grep parallel 08:11:06 --parallel Build images in parallel. [Pipeline] } 08:11:06 $ docker stop --time=1 2860022c44e89f29949cb4c81b71bafc09576be6643ab6a0b6fe6fc46ea33afb 08:11:07 $ docker rm -f 2860022c44e89f29949cb4c81b71bafc09576be6643ab6a0b6fe6fc46ea33afb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:11:08 . [Pipeline] withDockerContainer 08:11:08 prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container 08:11:08 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:11:08 $ docker top f5ad78d55d892c67ed4ec0cc163a6f3bb853eb2c19617ef1695b98b8e93633aa -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:09 + docker-compose -f ./docker-compose-build.yml build --parallel 08:11:09 Building core-command ... 08:11:09 Building core-data ... 08:11:09 Building core-metadata ... 08:11:09 Building security-bootstrapper ... 08:11:09 Building security-proxy-setup ... 08:11:09 Building security-secretstore-setup ... 08:11:09 Building support-notifications ... 08:11:09 Building support-scheduler ... 08:11:09 Building sys-mgmt-agent ... 08:11:09 Building sys-mgmt-agent 08:11:09 Building security-proxy-setup 08:11:09 Building support-scheduler 08:11:09 Building core-metadata 08:11:09 Building security-bootstrapper 08:11:17 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:11:17 Merge succeeded, producing d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:11:17 Checking out Revision d9aac89147b9614f5f8b0ed88484d79e81b08bf1 (PR-3620) 08:11:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:11:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:11:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:11:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:11:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:11:17 > git config core.sparsecheckout # timeout=10 08:11:17 > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 08:11:17 > git remote # timeout=10 08:11:17 > git config --get remote.origin.url # timeout=10 08:11:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:11:17 > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 08:11:17 > git rev-parse HEAD^{commit} # timeout=10 08:11:18 > git config core.sparsecheckout # timeout=10 08:11:18 > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 08:11:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:11:22 ---> 84b3ece7b531 08:11:22 Step 3/32 : WORKDIR /edgex-go 08:11:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:11:22 ---> 84b3ece7b531 08:11:22 Step 3/24 : WORKDIR /edgex-go 08:11:22 Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:11:24 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 08:11:24 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:11:24 ---> 84b3ece7b531 08:11:24 Step 3/24 : WORKDIR /edgex-go 08:11:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:11:24 ---> 84b3ece7b531 08:11:24 Step 3/23 : WORKDIR /edgex-go [Pipeline] sh 08:11:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:11:24 + + truesudo 08:11:24 service docker restart 08:11:25 ---> Running in 21a001f11366 08:11:25 ---> Running in 3146650ea9c6 08:11:25 ---> Running in 1ca4b0466c50 08:11:25 ---> Running in 5047371bda66 08:11:26 Removing intermediate container 5047371bda66 08:11:26 ---> 6300c806d2a9 08:11:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:26 Removing intermediate container 3146650ea9c6 08:11:26 ---> d77c42fab8c1 08:11:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:26 Removing intermediate container 1ca4b0466c50 08:11:26 ---> 4c5c8a0d016d 08:11:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:26 Removing intermediate container 21a001f11366 08:11:26 ---> b649a24f4a69 08:11:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:26 ---> Running in 2cdac1840273 08:11:27 ---> Running in fb0f6032a295 08:11:27 ---> Running in 6e3462876a8d 08:11:27 ---> Running in 0d88459410e8 08:11:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:11:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:11:28 ---> 84b3ece7b531 08:11:28 Step 3/22 : WORKDIR /edgex-go 08:11:28 ---> Using cache 08:11:28 ---> 4c5c8a0d016d 08:11:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:11:28 ---> Running in e3a5a374c660 08:11:29 Removing intermediate container 2cdac1840273 08:11:29 ---> 396ca0db5c85 08:11:29 Step 5/24 : RUN apk add --update --no-cache make git 08:11:29 ---> Running in 0e206255e4fd 08:11:29 Removing intermediate container fb0f6032a295 08:11:29 ---> c5442c0b1f5b 08:11:29 Step 5/32 : RUN apk add --update --no-cache make git 08:11:29 ---> Running in 0a1141110b23 08:11:29 Removing intermediate container 6e3462876a8d 08:11:29 ---> 7ff0b390fd04 08:11:29 Step 5/24 : RUN apk add --update --no-cache make bash git 08:11:29 ---> Running in 1e465b7547ef 08:11:29 Removing intermediate container 0d88459410e8 08:11:29 ---> 13bac84c6331 08:11:29 Step 5/23 : RUN apk add --update --no-cache make git 08:11:29 ---> Running in c9ca4f29c112 08:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:30 Removing intermediate container e3a5a374c660 08:11:30 ---> 57fcfbd72b93 08:11:30 Step 5/22 : RUN apk add --update --no-cache make git 08:11:30 ---> Running in f104e255001b 08:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:31 OK: 219 MiB in 52 packages 08:11:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:11:31 OK: 219 MiB in 52 packages 08:11:31 Removing intermediate container 0a1141110b23 08:11:31 ---> dcdfa494f0c0 08:11:31 Step 6/32 : COPY go.mod . 08:11:31 Removing intermediate container 0e206255e4fd 08:11:31 ---> 96bc57b6764f 08:11:31 Step 6/24 : COPY go.mod . 08:11:31 ---> 0b4f1879e66a 08:11:31 Step 7/32 : RUN go mod download 08:11:31 ---> Running in ff00d2a9d0cc 08:11:31 ---> 0a828b531118 08:11:31 Step 7/24 : RUN go mod download 08:11:31 ---> Running in 8fb1f9bd1ada 08:11:32 OK: 219 MiB in 52 packages 08:11:32 OK: 219 MiB in 52 packages 08:11:32 OK: 219 MiB in 52 packages 08:11:32 Removing intermediate container f104e255001b 08:11:32 ---> 0a5cb3dd0934 08:11:32 Step 6/22 : COPY go.mod . 08:11:32 Removing intermediate container 1e465b7547ef 08:11:32 ---> 11374e311d50 08:11:32 Step 6/24 : COPY go.mod . 08:11:32 Removing intermediate container c9ca4f29c112 08:11:32 ---> a017fb76f2ad 08:11:32 Step 6/23 : COPY go.mod . 08:11:32 ---> 165550c51614 08:11:32 Step 7/22 : RUN go mod download 08:11:32 ---> Running in bf5a000fa83d 08:11:32 Removing intermediate container ff00d2a9d0cc 08:11:32 ---> 6a5a294847a2 08:11:32 Step 8/32 : COPY . . 08:11:33 ---> 57c5facc3a31 08:11:33 Step 7/24 : RUN go mod download 08:11:33 Removing intermediate container 8fb1f9bd1ada 08:11:33 ---> 3af0f99a0715 08:11:33 Step 8/24 : COPY . . 08:11:33 ---> f2ff26d7d49c 08:11:33 Step 7/23 : RUN go mod download 08:11:33 ---> Running in 3ea51f847319 08:11:33 ---> Running in 71660d196ec1 08:11:36 Removing intermediate container bf5a000fa83d 08:11:36 ---> c6e0e5ceb14b 08:11:36 Step 8/22 : COPY . . 08:11:36 Removing intermediate container 71660d196ec1 08:11:36 ---> ec5c5fe6cca7 08:11:36 Step 8/23 : COPY . . 08:11:37 Removing intermediate container 3ea51f847319 08:11:37 ---> b258cbf9bcf0 08:11:37 Step 8/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:43 provisioning config files... 08:11:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3926644964162200433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:43 ---> docker-login.sh 08:11:43 nexus3.edgexfoundry.org:10001 08:11:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:45 ---> 2dfec7e0a737 08:11:45 Step 9/22 : RUN go mod tidy 08:11:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:45 Configure a credential helper to remove this warning. See 08:11:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:45 08:11:45 Login Succeeded 08:11:45 nexus3.edgexfoundry.org:10002 08:11:45 ---> Running in be1474986a7e 08:11:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:46 Configure a credential helper to remove this warning. See 08:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:46 08:11:46 Login Succeeded 08:11:46 nexus3.edgexfoundry.org:10003 08:11:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:46 Configure a credential helper to remove this warning. See 08:11:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:46 08:11:46 Login Succeeded 08:11:46 nexus3.edgexfoundry.org:10004 08:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:47 Configure a credential helper to remove this warning. See 08:11:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:47 08:11:47 Login Succeeded 08:11:47 docker.io 08:11:47 Removing intermediate container be1474986a7e 08:11:47 ---> 7bcdba4efa9d 08:11:47 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:11:47 ---> Running in ca8650635914 08:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:11:48 Configure a credential helper to remove this warning. See 08:11:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:11:48 08:11:48 Login Succeeded 08:11:48 ---> docker-login.sh ends [Pipeline] } 08:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:11:48 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 [Pipeline] echo 08:11:48 ========================================================= 08:11:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:11:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:11:49 + 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 . 08:11:51 Sending build context to Docker daemon 165.8MB 08:11:51 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:11:51 Step 2/6 : FROM ${BASE} 08:11:51 ---> 8dee4aa890ee 08:11:51 Step 9/24 : RUN go mod tidy 08:11:51 ---> Running in f0bdade0203f 08:11:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:11:51 595b0fe564bb: Pulling fs layer 08:11:51 24495759ef45: Pulling fs layer 08:11:51 d148012ef14d: Pulling fs layer 08:11:51 cb65c68fc2e2: Pulling fs layer 08:11:51 093eec477d81: Pulling fs layer 08:11:51 cb65c68fc2e2: Waiting 08:11:51 093eec477d81: Waiting 08:11:51 a6d5b2bbb924: Pulling fs layer 08:11:51 2446dc1eb7d3: Pulling fs layer 08:11:51 596795e73e0f: Pulling fs layer 08:11:51 a6d5b2bbb924: Waiting 08:11:51 2446dc1eb7d3: Waiting 08:11:51 596795e73e0f: Waiting 08:11:51 d148012ef14d: Verifying Checksum 08:11:51 d148012ef14d: Download complete 08:11:51 24495759ef45: Verifying Checksum 08:11:51 24495759ef45: Download complete 08:11:51 093eec477d81: Verifying Checksum 08:11:51 093eec477d81: Download complete 08:11:51 a6d5b2bbb924: Verifying Checksum 08:11:51 a6d5b2bbb924: Download complete 08:11:51 595b0fe564bb: Download complete 08:11:51 2446dc1eb7d3: Verifying Checksum 08:11:51 2446dc1eb7d3: Download complete 08:11:51 ---> b3d60fdc5126 08:11:51 Step 9/32 : RUN go mod tidy 08:11:52 595b0fe564bb: Pull complete 08:11:52 ---> Running in eabaef2f0a8f 08:11:52 24495759ef45: Pull complete 08:11:53 d148012ef14d: Pull complete 08:11:54 Removing intermediate container f0bdade0203f 08:11:54 ---> ac8882befc12 08:11:54 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:11:54 596795e73e0f: Download complete 08:11:54 ---> Running in 0aff5b55b98b 08:11:55 Removing intermediate container eabaef2f0a8f 08:11:55 ---> 9d5bd97930d8 08:11:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:11:55 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 08:11:56 ---> Running in b317f3d19338 08:11:56 cb65c68fc2e2: Download complete 08:11:56 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 08:12:01 ---> 6ccc5d83c588 08:12:01 Step 9/23 : RUN go mod tidy 08:12:01 ---> Running in 5dbf91d277d9 08:12:01 ---> 4495fb8ac27c 08:12:01 Step 9/24 : RUN go mod tidy 08:12:01 ---> Running in b6347d4e8045 08:12:03 Removing intermediate container 5dbf91d277d9 08:12:03 ---> 43c7dfda3e20 08:12:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:12:03 ---> Running in 69a397b791c9 08:12:03 Removing intermediate container b6347d4e8045 08:12:03 ---> e6b109a4866d 08:12:03 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:12:03 ---> Running in 2d9bc6f74cd4 08:12:03 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 08:12: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 08:12:06 cb65c68fc2e2: Pull complete 08:12:06 093eec477d81: Pull complete 08:12:07 a6d5b2bbb924: Pull complete 08:12:07 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 08:12:07 2446dc1eb7d3: Pull complete 08:12:11 596795e73e0f: Pull complete 08:12:11 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 08:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:12:11 ---> d9e956139c92 08:12:11 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 08:12:12 Removing intermediate container ca8650635914 08:12:12 ---> da32c185615d 08:12:12 08:12:12 Step 11/22 : FROM alpine:3.12 08:12:12 3.12: Pulling from library/alpine 08:12:12 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:12:12 Status: Downloaded newer image for alpine:3.12 08:12:12 ---> 13621d1b12d4 08:12:12 Step 12/22 : RUN apk add --update --no-cache curl 08:12:12 ---> Running in e10107948e0b 08:12:13 ---> Running in 0f90edbc0ff6 08:12:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:14 (1/4) Installing ca-certificates (20191127-r4) 08:12:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:12:14 (3/4) Installing libcurl (7.77.0-r0) 08:12:14 (4/4) Installing curl (7.77.0-r0) 08:12:14 Executing busybox-1.31.1-r20.trigger 08:12:14 Executing ca-certificates-20191127-r4.trigger 08:12:14 OK: 7 MiB in 18 packages 08:12:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:12:14 Removing intermediate container e10107948e0b 08:12:14 ---> 1fab7a73b60a 08:12:14 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:12:14 ---> Running in 07c8c267ba73 08:12:14 Removing intermediate container 07c8c267ba73 08:12:14 ---> 9861e8421ce5 08:12:14 Step 14/22 : WORKDIR /edgex 08:12:14 ---> Running in efef51660364 08:12:15 Removing intermediate container efef51660364 08:12:15 ---> dc82356aa53c 08:12:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:12:15 ---> f9f2684e33dc 08:12:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:12:16 ---> 0f0114c56548 08:12:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:12:16 ---> 6b6ae9cfd2f9 08:12:16 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:12:16 ---> Running in 32e4d027afa0 08:12:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:12:16 Removing intermediate container 32e4d027afa0 08:12:16 ---> 3117bfecf978 08:12:16 Step 19/22 : CMD ["--init=true"] 08:12:16 ---> Running in 85dffa5df4a6 08:12:16 Removing intermediate container 85dffa5df4a6 08:12:16 ---> 3719a4005944 08:12:16 Step 20/22 : LABEL arch=x86_64 08:12:16 ---> Running in 496d1290e85a 08:12:16 Removing intermediate container 496d1290e85a 08:12:16 ---> 5057aa87e652 08:12:16 Step 21/22 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:12:16 ---> Running in a9a15b3e8574 08:12:16 (1/12) Installing libmagic (5.39-r0) 08:12:17 Removing intermediate container a9a15b3e8574 08:12:17 ---> ac7a804c0eb7 08:12:17 Step 22/22 : LABEL version=0.0.0 08:12:17 ---> Running in 86a945a14544 08:12:17 (2/12) Installing file (5.39-r0) 08:12:17 Removing intermediate container 86a945a14544 08:12:17 ---> 7cda5383ff88 08:12:17 08:12:17 Successfully built 7cda5383ff88 08:12:17 Successfully tagged security-proxy-setup:latest 08:12:17 Building support-notifications 08:12:17 (3/12) Installing libc-dev (0.7.2-r3) 08:12:17 (4/12) Installing g++ (10.2.1_pre1-r3) 08:12:22 (5/12) Installing fortify-headers (1.1-r0) 08:12:22 (6/12) Installing patch (2.7.6-r7) 08:12:22 (7/12) Installing build-base (0.5-r2) 08:12:22 (8/12) Installing libsodium (1.0.18-r0) 08:12:22 (9/12) Installing pkgconf (1.7.3-r0) 08:12:23 (10/12) Installing libsodium-dev (1.0.18-r0) 08:12:23 (11/12) Installing libzmq (4.3.3-r1) 08:12:23 (12/12) Installing zeromq-dev (4.3.3-r1) 08:12:23 Executing busybox-1.32.1-r6.trigger 08:12:23 OK: 218 MiB in 52 packages 08:12:25  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:12:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:12:25 ---> 84b3ece7b531 08:12:25 Step 3/23 : WORKDIR /edgex-go 08:12:25 ---> Using cache 08:12:25 ---> 4c5c8a0d016d 08:12:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:25 ---> Using cache 08:12:25 ---> 57fcfbd72b93 08:12:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:12:26 ---> Running in 53e265872640 08:12:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:12:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:12:27 Removing intermediate container 0f90edbc0ff6 08:12:27 ---> d38bb2c0b4ef 08:12:27 Step 4/6 : WORKDIR /edgex-go 08:12:27 ---> Running in 3ec1125cb02f 08:12:28 Removing intermediate container 3ec1125cb02f 08:12:28 ---> e6c84daee291 08:12:28 Step 5/6 : COPY go.mod . 08:12:29 ---> cf887a43428e 08:12:29 Step 6/6 : RUN go mod download 08:12:29 OK: 219 MiB in 52 packages 08:12:29 ---> Running in 25aed576d760 08:12:29 Removing intermediate container 53e265872640 08:12:29 ---> b4755141f1dd 08:12:29 Step 6/23 : COPY go.mod . 08:12:30 ---> 0b1cd7fbe935 08:12:30 Step 7/23 : RUN go mod download 08:12:30 ---> Running in 670cf8883907 08:12:31 Removing intermediate container 670cf8883907 08:12:31 ---> bacac372fed9 08:12:31 Step 8/23 : COPY . . 08:12:36 ---> eddf6915e80e 08:12:36 Step 9/23 : RUN go mod tidy 08:12:36 ---> Running in 8a7066108132 08:12:37 Removing intermediate container b317f3d19338 08:12:37 ---> 45c0b42375e5 08:12:37 08:12:37 Step 11/32 : FROM alpine:3.12 08:12:37 ---> 13621d1b12d4 08:12:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:12:37 ---> Running in 8d19d35dac7c 08:12:38 Removing intermediate container 8d19d35dac7c 08:12:38 ---> 69dd89b81b2b 08:12:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:12:38 ---> Running in 21483a1ff186 08:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:38 (1/2) Installing dumb-init (1.2.2-r1) 08:12:38 (2/2) Installing su-exec (0.2-r1) 08:12:38 Executing busybox-1.31.1-r20.trigger 08:12:38 OK: 6 MiB in 16 packages 08:12:39 Removing intermediate container 8a7066108132 08:12:39 ---> 826a4d6b8a7e 08:12:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:12:39 ---> Running in 864efd498e5a 08:12:39 Removing intermediate container 21483a1ff186 08:12:39 ---> 6fec06b483fa 08:12:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:12:39 ---> Running in 8feb579e458d 08:12:39 Removing intermediate container 0aff5b55b98b 08:12:39 ---> 58358aa7b68e 08:12:39 08:12:39 Step 11/24 : FROM alpine:3.12 08:12:39 ---> 13621d1b12d4 08:12:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:12:39 ---> Running in ebf8f36f305a 08:12:39 Removing intermediate container 8feb579e458d 08:12:39 ---> 3eda95d18adf 08:12:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:12:39 ---> Running in d9e928878106 08:12:40 Removing intermediate container d9e928878106 08:12:40 ---> cd59adc9a440 08:12:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:12:40 ---> Running in c298c9a7989e 08:12:40 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 08:12:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:12:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:12:41 (1/1) Installing dumb-init (1.2.2-r1) 08:12:41 Executing busybox-1.31.1-r20.trigger 08:12:41 OK: 6 MiB in 15 packages 08:12:41 Removing intermediate container c298c9a7989e 08:12:41 ---> cc45adb0ec62 08:12:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:12:41 ---> Running in 4ae8effc2058 08:12:41 Removing intermediate container 4ae8effc2058 08:12:41 ---> c782b5fe8302 08:12:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:12:41 Removing intermediate container ebf8f36f305a 08:12:41 ---> ae3a83198b27 08:12:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:12:41 ---> Running in bab940a190f1 08:12:42 Removing intermediate container bab940a190f1 08:12:42 ---> 937c652436e1 08:12:42 Step 14/24 : ENV APP_PORT=59881 08:12:42 ---> 99ff46fea107 08:12:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:12:42 ---> Running in 66f04b1ee9e6 08:12:42 Removing intermediate container 2d9bc6f74cd4 08:12:42 ---> 858632cd9c96 08:12:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:12:42 ---> Running in 04137aba2c1a 08:12:42 ---> Running in bf9eca099ea6 08:12:42 Removing intermediate container 69a397b791c9 08:12:42 ---> a7035a4def6a 08:12:42 08:12:42 Step 11/23 : FROM alpine:3.12 08:12:42 ---> 13621d1b12d4 08:12:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:12:42 ---> Using cache 08:12:42 ---> ae3a83198b27 08:12:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:12:42 ---> Using cache 08:12:42 ---> 937c652436e1 08:12:42 Step 14/23 : ENV APP_PORT=59861 08:12:42 ---> Running in 0af4109d8d89 08:12:43 Removing intermediate container 66f04b1ee9e6 08:12:43 ---> 14f10038d636 08:12:43 Step 15/24 : EXPOSE $APP_PORT 08:12:43 ---> Running in 33fa953b6549 08:12:43 Removing intermediate container 0af4109d8d89 08:12:43 ---> 8695760694f4 08:12:43 Step 15/23 : EXPOSE $APP_PORT 08:12:43 ---> Running in 4f2680337e81 08:12:43 Removing intermediate container 33fa953b6549 08:12:43 ---> 148be95ba7d5 08:12:43 Step 16/24 : WORKDIR / 08:12:43 Removing intermediate container 4f2680337e81 08:12:43 ---> aebda203ce85 08:12:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:12:43 ---> Running in 4bb698d905a0 08:12:43 Removing intermediate container 4bb698d905a0 08:12:43 ---> 6d233c64a2e2 08:12:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:12:43 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 08:12:43 ---> a848ad2265b1 08:12:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:12:44 ---> b6e71cc515b4 08:12:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:12:44 Removing intermediate container 04137aba2c1a 08:12:44 ---> f671a4754258 08:12:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:12:44 ---> 05ce07c9c0a0 08:12:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:12:44 ---> 3becc5df79eb 08:12:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:12:45 ---> 3af050134fb9 08:12:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:12:45 ---> Running in 7f72bde18724 08:12:45 ---> 81d888ac6a82 08:12:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:12:45 Removing intermediate container 7f72bde18724 08:12:45 ---> 6c06eb065c28 08:12:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:12:45 Removing intermediate container bf9eca099ea6 08:12:45 ---> c37609e7fee7 08:12:45 08:12:45 Step 12/24 : FROM docker:20.10.0 08:12:45 ---> Running in 93dcc90a2748 08:12:45 ---> da0cdcc58672 08:12:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:12:45 ---> 51453385a779 08:12:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:12:45 ---> Running in dcee7360404e 08:12:45 Removing intermediate container 93dcc90a2748 08:12:45 ---> 0de39d613ee5 08:12:45 Step 21/23 : LABEL arch=x86_64 08:12:45 ---> Running in f69592b391f3 08:12:46 ---> b7a68400aeda 08:12:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:12:46 Removing intermediate container dcee7360404e 08:12:46 ---> cf9a0b8871cf 08:12:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:12:46 Removing intermediate container f69592b391f3 08:12:46 ---> 63e04174ac86 08:12:46 Step 22/23 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:12:46 ---> Running in 0e8fbd105921 08:12:46 ---> Running in f430c5f650d0 08:12:46 Removing intermediate container 0e8fbd105921 08:12:46 ---> 6417fbc7bd36 08:12:46 Step 22/24 : LABEL arch=x86_64 08:12:46 Removing intermediate container f430c5f650d0 08:12:46 ---> 32498e85201a 08:12:46 Step 23/23 : LABEL version=0.0.0 08:12:46 ---> cd78ea0bc663 08:12:46 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:12:46 ---> Running in 497745af5b84 08:12:46 ---> Running in e52094b21dae 08:12:46 Removing intermediate container 497745af5b84 08:12:46 ---> ebe67fb3dfc6 08:12:46 Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:12:46 Removing intermediate container e52094b21dae 08:12:46 ---> d381ce38ea79 08:12:46 08:12:46 ---> 0cf871714dcb 08:12:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:12:46 ---> Running in 235397d000df 08:12:46 20.10.0: Pulling from library/docker 08:12:46 Successfully built d381ce38ea79 08:12:46 Successfully tagged support-scheduler:latest 08:12:46 Building core-command 08:12:46 ---> Running in 364932df42af 08:12:46  Building support-scheduler ... done Removing intermediate container 235397d000df 08:12:46 ---> 3032f26777d3 08:12:46 Step 24/24 : LABEL version=0.0.0 08:12:47 Removing intermediate container 364932df42af 08:12:47 ---> 68176fc85b1e 08:12:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:12:48 ---> Running in 12a66ec08f37 08:12:48 ---> 1ef31ad0d25b 08:12:48 Step 27/32 : RUN chmod +x /entrypoint.sh 08:12:48 Removing intermediate container 12a66ec08f37 08:12:48 ---> c477c0709bb2 08:12:48 08:12:48 ---> Running in 5e61f2d60b8f 08:12:48 Successfully built c477c0709bb2 08:12:48 Successfully tagged core-metadata:latest 08:12:48  Building core-metadata ... done Building core-data 08:12:51 Removing intermediate container 5e61f2d60b8f 08:12:51 ---> 97e66fbe0f67 08:12:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:12:51 ---> Running in 99ab7ce6e90f 08:12:52 Removing intermediate container 99ab7ce6e90f 08:12:52 ---> 466f5119c101 08:12:52 Step 29/32 : CMD ["gate"] 08:12:52 ---> Running in 121cd3527d40 08:12:52 Removing intermediate container 121cd3527d40 08:12:52 ---> ec65eb68b2f7 08:12:52 Step 30/32 : LABEL arch=x86_64 08:12:52 ---> Running in d40718857354 08:12:53 Removing intermediate container d40718857354 08:12:53 ---> 8b8637bdeba8 08:12:53 Step 31/32 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:12:53 ---> Running in cea9c5574a19 08:12:53 Removing intermediate container cea9c5574a19 08:12:53 ---> cc938b58d3a3 08:12:53 Step 32/32 : LABEL version=0.0.0 08:12:53 ---> Running in 8a602c50d533 08:12:53 Removing intermediate container 8a602c50d533 08:12:53 ---> dd874864aa98 08:12:53 08:12:54 Successfully built dd874864aa98 08:12:54 Successfully tagged security-bootstrapper:latest 08:12:54  Building security-bootstrapper ... done Building security-secretstore-setup 08:12:56 Removing intermediate container 25aed576d760 08:12:56 ---> 2b75872a1a74 08:12:56 Successfully built 2b75872a1a74 08:12:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:12:56 + docker inspect -f . ci-base-image-arm64 08:12:56 . [Pipeline] withDockerContainer 08:12:56 prd-ubuntu18.04-docker-arm64-4c-16g-2842 does not seem to be running inside a container 08:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:12:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:12:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:12:58 ---> 84b3ece7b531 08:12:58 Step 3/24 : WORKDIR /edgex-go 08:12:58 ---> Using cache 08:12:58 ---> 4c5c8a0d016d 08:12:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:58 ---> Using cache 08:12:58 ---> 57fcfbd72b93 08:12:58 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:12:58 $ docker top 094e4a305b98e5c4cb87a15886d95fa1255318fc108c617f5ea7cdbd96421a2d -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:59 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:12:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:12:59 ---> 84b3ece7b531 08:12:59 Step 3/26 : WORKDIR /edgex-go 08:12:59 ---> Using cache 08:12:59 ---> 4c5c8a0d016d 08:12:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:59 ---> Using cache 08:12:59 ---> 57fcfbd72b93 08:12:59 Step 5/26 : RUN apk add --update --no-cache make git 08:12:59 ---> Using cache 08:12:59 ---> 0a5cb3dd0934 08:12:59 Step 6/26 : COPY go.mod . 08:12:59 ---> Using cache 08:12:59 ---> 165550c51614 08:12:59 Step 7/26 : RUN go mod download 08:12:59 ---> Using cache 08:12:59 ---> c6e0e5ceb14b 08:12:59 Step 8/26 : COPY . . 08:12:59 ---> Using cache 08:12:59 ---> 2dfec7e0a737 08:12:59 Step 9/26 : RUN go mod tidy 08:12:59 ---> Using cache 08:12:59 ---> 7bcdba4efa9d 08:12:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:12:59 + go version 08:12:59 go version go1.16.5 linux/arm64 [Pipeline] } 08:12:59 $ docker stop --time=1 094e4a305b98e5c4cb87a15886d95fa1255318fc108c617f5ea7cdbd96421a2d 08:13:00 ---> Running in f236aec58f19 08:13:00 ---> Running in b26898296c73 08:13:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:13:01 Status: Downloaded newer image for docker:20.10.0 08:13:01 ---> aefe523efa57 08:13:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:13:01 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 08:13:01 ---> Running in e7d09142e3d9 08:13:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:13:01 $ docker rm -f 094e4a305b98e5c4cb87a15886d95fa1255318fc108c617f5ea7cdbd96421a2d 08:13:02 Removing intermediate container e7d09142e3d9 08:13:02 ---> bf83425c3656 08:13:02 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 08:13:02 ---> Running in 158691f6021b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:13:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:13:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:13:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:13:02 ---> 84b3ece7b531 08:13:02 Step 3/24 : WORKDIR /edgex-go 08:13:02 ---> Using cache 08:13:02 ---> 4c5c8a0d016d 08:13:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:02 ---> Using cache 08:13:02 ---> 57fcfbd72b93 08:13:02 Step 5/24 : RUN apk add --update --no-cache make git 08:13:02 ---> Using cache 08:13:02 ---> 0a5cb3dd0934 08:13:02 Step 6/24 : COPY go.mod . 08:13:02 ---> Using cache 08:13:02 ---> 165550c51614 08:13:02 Step 7/24 : RUN go mod download 08:13:02 ---> Using cache 08:13:02 ---> c6e0e5ceb14b 08:13:02 Step 8/24 : COPY . . 08:13:02 ---> Using cache 08:13:02 ---> 2dfec7e0a737 08:13:02 Step 9/24 : RUN go mod tidy 08:13:02 ---> Using cache 08:13:02 ---> 7bcdba4efa9d 08:13:02 Step 10/24 : RUN make cmd/core-command/core-command 08:13:02 + docker inspect -f . ci-base-image-arm64 08:13:02 . [Pipeline] withDockerContainer 08:13:02 ---> Running in cba624809cf0 08:13:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:13:02 prd-ubuntu18.04-docker-arm64-4c-16g-2842 does not seem to be running inside a container 08:13:03 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:13:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:13:03 OK: 219 MiB in 52 packages 08:13:03 Removing intermediate container 864efd498e5a 08:13:03 ---> b8c7c76eeaae 08:13:03 08:13:03 Step 11/23 : FROM alpine:3.12 08:13:03 ---> 13621d1b12d4 08:13:03 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:13:03 (1/39) Installing readline (8.0.4-r0) 08:13:03 (2/39) Installing bash (5.0.17-r0) 08:13:03 Executing bash-5.0.17-r0.post-install 08:13:03 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:13:03 (4/39) Installing libcurl (7.77.0-r0) 08:13:03 ---> Running in ad8266d59bb9 08:13:03 (5/39) Installing curl (7.77.0-r0) 08:13:03 (6/39) Installing dumb-init (1.2.2-r1) 08:13:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:13:03 (7/39) Installing libbz2 (1.0.8-r1) 08:13:03 (8/39) Installing expat (2.2.9-r1) 08:13:03 (9/39) Installing libffi (3.3-r2) 08:13:03 (10/39) Installing gdbm (1.13-r1) 08:13:03 (11/39) Installing xz-libs (5.2.5-r0) 08:13:04 (12/39) Installing sqlite-libs (3.32.1-r1) 08:13:04 (13/39) Installing python3 (3.8.10-r0) 08:13:04 Removing intermediate container b26898296c73 08:13:04 ---> 5f0b44ce8774 08:13:04 Step 6/24 : COPY go.mod . 08:13:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:13:04 $ docker top cf961f6d3716327808e9cc900b1e44c7d9141855d5ee945b90b0ae8c65d48e2b -eo pid,comm 08:13:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:13:04 (1/2) Installing ca-certificates (20191127-r4) [Pipeline] { [Pipeline] echo 08:13:05 ========================================================= 08:13:05 [edgeXBuildGoParallel] Running Tests and Build... 08:13:05 ========================================================= [Pipeline] sh 08:13:05 (2/2) Installing dumb-init (1.2.2-r1) 08:13:05 Executing busybox-1.31.1-r20.trigger 08:13:05 Executing ca-certificates-20191127-r4.trigger 08:13:05 OK: 6 MiB in 16 packages 08:13:05 ---> b1e3c34112b3 08:13:05 Step 7/24 : RUN go mod download 08:13:05 + go mod tidy 08:13:05 ---> Running in 67ee3c8bc3f4 08:13:05 (14/39) Installing py3-appdirs (1.4.4-r1) 08:13:05 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:13:05 (16/39) Installing py3-parsing (2.4.7-r0) 08:13:05 (17/39) Installing py3-six (1.15.0-r0) 08:13:05 (18/39) Installing py3-packaging (20.4-r0) 08:13:05 (19/39) Installing py3-setuptools (47.0.0-r0) 08:13:05 (20/39) Installing py3-chardet (3.0.4-r4) 08:13:05 (21/39) Installing py3-idna (2.9-r0) 08:13:05 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:13:05 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:13:05 (24/39) Installing py3-requests (2.23.0-r0) 08:13:05 (25/39) Installing py3-msgpack (1.0.0-r0) 08:13:05 (26/39) Installing py3-lockfile (0.12.2-r3) 08:13:05 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:13:05 (28/39) Installing py3-colorama (0.4.3-r0) 08:13:05 (29/39) Installing py3-distlib (0.3.0-r0) 08:13:06 (30/39) Installing py3-distro (1.5.0-r1) 08:13:06 (31/39) Installing py3-webencodings (0.5.1-r3) 08:13:06 (32/39) Installing py3-html5lib (1.0.1-r4) 08:13:06 (33/39) Installing py3-pytoml (0.1.21-r0) 08:13:06 (34/39) Installing py3-pep517 (0.8.2-r0) 08:13:06 (35/39) Installing py3-progress (1.5-r0) 08:13:06 (36/39) Installing py3-toml (0.10.1-r0) 08:13:06 (37/39) Installing py3-retrying (1.3.3-r0) 08:13:06 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:13:06 (39/39) Installing py3-pip (20.1.1-r0) 08:13:06 Executing busybox-1.31.1-r19.trigger 08:13:06 Removing intermediate container ad8266d59bb9 08:13:06 ---> 02dc4e50fa6b 08:13:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:13:06 OK: 72 MiB in 59 packages 08:13:06 ---> Running in c9a6039adec0 [Pipeline] sh 08:13:06 Removing intermediate container c9a6039adec0 08:13:06 ---> 44f3610754b9 08:13:06 Step 14/23 : ENV APP_PORT=59860 08:13:06 ---> Running in 6b90b6b34b5a 08:13:06 Removing intermediate container 6b90b6b34b5a 08:13:06 ---> 74d708bb5b9c 08:13:06 Step 15/23 : EXPOSE $APP_PORT 08:13:06 + make test 08:13:06 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:13:06 go mod tidy 08:13:07 ---> Running in 6a95ba298f31 08:13:07 Removing intermediate container 67ee3c8bc3f4 08:13:07 ---> 03dce5171aad 08:13:07 Step 8/24 : COPY . . 08:13:07 Removing intermediate container 6a95ba298f31 08:13:07 ---> beeec6c0b0f1 08:13:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:13:08 Collecting docker-compose==1.23.2 08:13:08 ---> 22086d0f1d93 08:13:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:13:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:13:08 Collecting texttable<0.10,>=0.9.0 08:13:08 Downloading texttable-0.9.1.tar.gz (11 kB) 08:13:09 Collecting docopt<0.7,>=0.6.1 08:13:09 Downloading docopt-0.6.2.tar.gz (25 kB) 08:13:10 ---> d17e3d4dad77 08:13:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:13:10 Collecting docker<4.0,>=3.6.0 08:13:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:13:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:13:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:13:11 Collecting dockerpty<0.5,>=0.4.1 08:13:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:13:11 ---> 663f3e695425 08:13:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:13:11 ---> Running in 3b4d8a34425f 08:13:11 Collecting websocket-client<1.0,>=0.32.0 08:13:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:13:12 Removing intermediate container 3b4d8a34425f 08:13:12 ---> 7eacb927f735 08:13:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:12 Collecting jsonschema<3,>=2.5.1 08:13:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:13:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:13:12 ---> Running in d3f4df8d5431 08:13:12 Collecting cached-property<2,>=1.2.0 08:13:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:13:12 Collecting PyYAML<4,>=3.10 08:13:12 Downloading PyYAML-3.13.tar.gz (270 kB) 08:13:12 Removing intermediate container d3f4df8d5431 08:13:12 ---> b5ab773f914e 08:13:12 Step 21/23 : LABEL arch=x86_64 08:13:12 ---> 1da2faf6c199 08:13:12 Step 9/24 : RUN go mod tidy 08:13:12 ---> Running in 982a08924e22 08:13:13 ---> Running in 11f083790f08 08:13:13 Removing intermediate container 982a08924e22 08:13:13 ---> c9727d81ae4d 08:13:13 Step 22/23 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:13:13 ---> Running in d41a1931f5f8 08:13:13 Removing intermediate container d41a1931f5f8 08:13:13 ---> 040e8af415d0 08:13:13 Step 23/23 : LABEL version=0.0.0 08:13:13 ---> Running in c4a91abde29b 08:13:13 Removing intermediate container c4a91abde29b 08:13:13 ---> d95112fe69f5 08:13:13 08:13:13 Successfully built d95112fe69f5 08:13:13 Successfully tagged support-notifications:latest 08:13:14  Building support-notifications ... done Collecting docker-pycreds>=0.4.0 08:13:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:13:14 Collecting idna<2.8,>=2.5 08:13:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:13:14 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:13:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:13:14 Collecting urllib3<1.25,>=1.21.1 08:13:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:13:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:13:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:13:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:13:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:13:14 Installing collected packages: texttable, docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, cached-property, PyYAML, docker-compose 08:13:14 Running setup.py install for texttable: started 08:13:15 Removing intermediate container 11f083790f08 08:13:15 ---> 3e33ecc97621 08:13:15 Step 10/24 : RUN make cmd/core-data/core-data 08:13:15 ---> Running in bf431d71bb5b 08:13:15 Running setup.py install for texttable: finished with status 'done' 08:13:15 Running setup.py install for docopt: started 08:13:15 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 08:13:16 Running setup.py install for docopt: finished with status 'done' 08:13:16 Attempting uninstall: idna 08:13:16 Found existing installation: idna 2.9 08:13:16 Uninstalling idna-2.9: 08:13:16 Successfully uninstalled idna-2.9 08:13:16 Attempting uninstall: urllib3 08:13:16 Found existing installation: urllib3 1.25.9 08:13:16 Uninstalling urllib3-1.25.9: 08:13:16 Successfully uninstalled urllib3-1.25.9 08:13:16 Attempting uninstall: requests 08:13:16 Found existing installation: requests 2.23.0 08:13:16 Uninstalling requests-2.23.0: 08:13:16 Successfully uninstalled requests-2.23.0 08:13:17 Running setup.py install for dockerpty: started 08:13:17 Running setup.py install for dockerpty: finished with status 'done' 08:13:18 Running setup.py install for PyYAML: started 08:13:19 Running setup.py install for PyYAML: finished with status 'done' 08:13:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:13:23 Removing intermediate container 158691f6021b 08:13:23 ---> 019a21d1f7fb 08:13:23 Step 15/24 : ENV APP_PORT=58890 08:13:23 ---> Running in 3e76aa14353d 08:13:23 Removing intermediate container 3e76aa14353d 08:13:23 ---> 395aa4bc508a 08:13:23 Step 16/24 : EXPOSE $APP_PORT 08:13:23 ---> Running in 8440ada6599a 08:13:23 Removing intermediate container 8440ada6599a 08:13:23 ---> 379e23a918c4 08:13:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:13:24 ---> 37d18b0b2b38 08:13:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:13:24 ---> 07affb944c8a 08:13:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:13:25 ---> 362ea41d9343 08:13:25 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:13:25 ---> Running in 60f60a6c250f 08:13:25 Removing intermediate container 60f60a6c250f 08:13:25 ---> 9315d0fc8baa 08:13:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:25 ---> Running in 4f4c9f544034 08:13:25 Removing intermediate container 4f4c9f544034 08:13:25 ---> 0bb34f2f921b 08:13:25 Step 22/24 : LABEL arch=x86_64 08:13:25 ---> Running in 6524d54d9168 08:13:25 Removing intermediate container 6524d54d9168 08:13:25 ---> 7c14d28c3ac6 08:13:25 Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:13:25 ---> Running in 586fe828cc01 08:13:25 Removing intermediate container 586fe828cc01 08:13:25 ---> fd18ec62d99d 08:13:25 Step 24/24 : LABEL version=0.0.0 08:13:25 ---> Running in 3a31101fc2d3 08:13:25 Removing intermediate container 3a31101fc2d3 08:13:25 ---> 93a7844e0f36 08:13:25 08:13:26 Successfully built 93a7844e0f36 08:13:26 Successfully tagged sys-mgmt-agent:latest 08:13:30  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:13:34 ? github.com/edgexfoundry/edgex-go [no test files] 08:13:34 Removing intermediate container f236aec58f19 08:13:34 ---> 7a69f0c5c1be 08:13:34 08:13:34 Step 11/26 : FROM alpine:3.12 08:13:34 ---> 13621d1b12d4 08:13:34 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:13:34 ---> Running in 7df8ce4849e7 08:13:35 Removing intermediate container cba624809cf0 08:13:35 ---> d6ca744d1625 08:13:35 08:13:35 Step 11/24 : FROM alpine:3.12 08:13:35 ---> 13621d1b12d4 08:13:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:13:35 ---> Using cache 08:13:35 ---> ae3a83198b27 08:13:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:13:35 ---> Using cache 08:13:35 ---> 937c652436e1 08:13:35 Step 14/24 : ENV APP_PORT=59882 08:13:35 ---> Running in 414f22c67c17 08:13:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:13:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:13:35 Removing intermediate container 414f22c67c17 08:13:35 ---> b8a6d5984861 08:13:35 Step 15/24 : EXPOSE $APP_PORT 08:13:35 ---> Running in 27b846af6e27 08:13:35 (1/6) Installing ca-certificates (20191127-r4) 08:13:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:13:35 (3/6) Installing libcurl (7.77.0-r0) 08:13:35 (4/6) Installing curl (7.77.0-r0) 08:13:35 (5/6) Installing dumb-init (1.2.2-r1) 08:13:35 (6/6) Installing su-exec (0.2-r1) 08:13:35 Executing busybox-1.31.1-r20.trigger 08:13:35 Executing ca-certificates-20191127-r4.trigger 08:13:35 Removing intermediate container 27b846af6e27 08:13:35 ---> cc64e4801be3 08:13:35 Step 16/24 : WORKDIR / 08:13:35 OK: 7 MiB in 20 packages 08:13:35 ---> Running in 9a6096896270 08:13:35 Removing intermediate container 9a6096896270 08:13:35 ---> 5fa7af5b4bff 08:13:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:36 Removing intermediate container 7df8ce4849e7 08:13:36 ---> 54615dec6852 08:13:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:13:36 ---> Running in 196cb90d2e2d 08:13:36 ---> 1d9653ebff17 08:13:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:13:36 Removing intermediate container 196cb90d2e2d 08:13:36 ---> 836e3c0de370 08:13:36 Step 14/26 : WORKDIR / 08:13:36 ---> Running in 304912c30ffc 08:13:36 ---> 4a3fe99006c0 08:13:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:13:36 Removing intermediate container 304912c30ffc 08:13:36 ---> 1439cfb4e4e4 08:13:36 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:13:36 ---> 215a31f97bbb 08:13:36 Step 20/24 : ENTRYPOINT ["/core-command"] 08:13:37 ---> Running in d4e1533cb8e4 08:13:37 ---> 2c0a8cd8b1e8 08:13:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:13:37 Removing intermediate container d4e1533cb8e4 08:13:37 ---> 5292f92ed5bd 08:13:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:37 ---> Running in ec379c6b8c20 08:13:37 ---> 1285fa4236ee 08:13:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:13:37 Removing intermediate container ec379c6b8c20 08:13:37 ---> 20d8c1c55882 08:13:37 Step 22/24 : LABEL arch=x86_64 08:13:37 ---> Running in e7bc1c73a770 08:13:37 ---> 99d908c1bc22 08:13:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:13:37 Removing intermediate container e7bc1c73a770 08:13:37 ---> 3abd41609a0a 08:13:37 Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:13:37 ---> Running in aba41558a2ce 08:13:38 Removing intermediate container aba41558a2ce 08:13:38 ---> 69cbefe720f5 08:13:38 Step 24/24 : LABEL version=0.0.0 08:13:38 ---> b0b9b61a60fe 08:13:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:13:38 ---> Running in c98babb043b3 08:13:38 Removing intermediate container c98babb043b3 08:13:38 ---> d1ac58d5dc26 08:13:38 08:13:38 Successfully built d1ac58d5dc26 08:13:38 Successfully tagged core-command:latest 08:13:38  Building core-command ... done  ---> dd4396ce943c 08:13:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:13:38 ---> 269ecca7cad6 08:13:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:13:39 ---> 29f568d8e5fd 08:13:39 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/ 08:13:39 ---> Running in e79787538363 08:13:39 Removing intermediate container e79787538363 08:13:39 ---> 2cf14f5df787 08:13:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:13:39 ---> Running in 5b42b726d80f 08:13:39 Removing intermediate container 5b42b726d80f 08:13:39 ---> 275c447638f8 08:13:39 Step 24/26 : LABEL arch=x86_64 08:13:39 ---> Running in aafbaabe9cc7 08:13:40 Removing intermediate container aafbaabe9cc7 08:13:40 ---> 57eff8d2f660 08:13:40 Step 25/26 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:13:40 ---> Running in 15b732e42780 08:13:40 Removing intermediate container 15b732e42780 08:13:40 ---> 631be5751fbe 08:13:40 Step 26/26 : LABEL version=0.0.0 08:13:40 ---> Running in 3fdd82f19ae6 08:13:40 Removing intermediate container 3fdd82f19ae6 08:13:40 ---> 81db45d429fb 08:13:40 08:13:40 Successfully built 81db45d429fb 08:13:40 Successfully tagged security-secretstore-setup:latest 08:13:41  Building security-secretstore-setup ... done Removing intermediate container bf431d71bb5b 08:13:41 ---> 3afbf9888835 08:13:41 08:13:41 Step 11/24 : FROM alpine:3.12 08:13:41 ---> 13621d1b12d4 08:13:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:13:42 ---> Running in 739ee22960f6 08:13:42 Removing intermediate container 739ee22960f6 08:13:42 ---> e2478258074c 08:13:42 Step 13/24 : ENV APP_PORT=59880 08:13:42 ---> Running in 03b02ec1ff60 08:13:42 Removing intermediate container 03b02ec1ff60 08:13:42 ---> 394d263a064e 08:13:42 Step 14/24 : EXPOSE $APP_PORT 08:13:42 ---> Running in 5127b34f30ec 08:13:42 Removing intermediate container 5127b34f30ec 08:13:42 ---> f14401b9e1c7 08:13:42 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:42 ---> Running in 4c7ac162bd5a 08:13:42 Removing intermediate container 4c7ac162bd5a 08:13:42 ---> d48d04c3c204 08:13:42 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:13:42 ---> Running in 6fd79a0b2448 08:13:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:13:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:13:43 (1/6) Installing dumb-init (1.2.2-r1) 08:13:44 (2/6) Installing libgcc (9.3.0-r2) 08:13:44 (3/6) Installing libsodium (1.0.18-r0) 08:13:44 (4/6) Installing libstdc++ (9.3.0-r2) 08:13:45 (5/6) Installing libzmq (4.3.3-r0) 08:13:45 (6/6) Installing zeromq (4.3.3-r0) 08:13:45 Executing busybox-1.31.1-r20.trigger 08:13:45 OK: 8 MiB in 20 packages 08:13:45 Removing intermediate container 6fd79a0b2448 08:13:45 ---> ce39f48c4028 08:13:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:13:45 ---> b7bbc5ad75a9 08:13:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:13:46 ---> 5a16436cc0e2 08:13:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:13:46 ---> 7120f0d4c3e6 08:13:46 Step 20/24 : ENTRYPOINT ["/core-data"] 08:13:46 ---> Running in 111af137f67d 08:13:46 Removing intermediate container 111af137f67d 08:13:46 ---> 46d236ac0dba 08:13:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:13:46 ---> Running in a4ffb99a93e6 08:13:46 Removing intermediate container a4ffb99a93e6 08:13:46 ---> d63b420c3211 08:13:46 Step 22/24 : LABEL arch=x86_64 08:13:46 ---> Running in 738212d8eb97 08:13:46 Removing intermediate container 738212d8eb97 08:13:46 ---> 96593471d22d 08:13:46 Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:13:46 ---> Running in 7176444c3172 08:13:46 Removing intermediate container 7176444c3172 08:13:46 ---> 619028f01bc9 08:13:46 Step 24/24 : LABEL version=0.0.0 08:13:46 ---> Running in cbf70cdd3ea7 08:13:46 Removing intermediate container cbf70cdd3ea7 08:13:46 ---> aaa381414ea3 08:13:46 08:13:46 Successfully built aaa381414ea3 08:13:46 Successfully tagged core-data:latest 08:13:47  Building core-data ... done  [Pipeline] } 08:13:47 $ docker stop --time=1 f5ad78d55d892c67ed4ec0cc163a6f3bb853eb2c19617ef1695b98b8e93633aa 08:13:48 $ docker rm -f f5ad78d55d892c67ed4ec0cc163a6f3bb853eb2c19617ef1695b98b8e93633aa [Pipeline] // withDockerContainer [Pipeline] sh 08:13:48 + docker images 08:13:48 REPOSITORY TAG IMAGE ID CREATED SIZE 08:13:48 core-data latest aaa381414ea3 2 seconds ago 20.3MB 08:13:48 3afbf9888835 7 seconds ago 1.18GB 08:13:48 security-secretstore-setup latest 81db45d429fb 8 seconds ago 28.7MB 08:13:48 core-command latest d1ac58d5dc26 10 seconds ago 15.9MB 08:13:48 d6ca744d1625 14 seconds ago 1.17GB 08:13:48 7a69f0c5c1be 15 seconds ago 1.18GB 08:13:48 sys-mgmt-agent latest 93a7844e0f36 23 seconds ago 311MB 08:13:48 support-notifications latest d95112fe69f5 35 seconds ago 16.7MB 08:13:48 b8c7c76eeaae 45 seconds ago 1.18GB 08:13:48 security-bootstrapper latest dd874864aa98 55 seconds ago 18.6MB 08:13:48 core-metadata latest c477c0709bb2 About a minute ago 16.6MB 08:13:48 support-scheduler latest d381ce38ea79 About a minute ago 15.9MB 08:13:48 c37609e7fee7 About a minute ago 1.18GB 08:13:48 a7035a4def6a About a minute ago 1.18GB 08:13:48 58358aa7b68e About a minute ago 1.18GB 08:13:48 45c0b42375e5 About a minute ago 1.18GB 08:13:48 security-proxy-setup latest 7cda5383ff88 About a minute ago 25.7MB 08:13:48 da32c185615d About a minute ago 1.18GB 08:13:48 ci-base-image-x86_64 latest 84b3ece7b531 5 minutes ago 677MB 08:13:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 11 hours ago 475MB 08:13:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 8 days ago 37.5MB 08:13:48 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 08:13:48 docker 20.10.0 aefe523efa57 7 months ago 240MB 08:13:48 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 08:14:04 Still waiting to schedule task 08:14:04 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:14:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:14:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:14:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:14:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:14:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:14:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:14:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:14:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:14:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:14:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:14:56 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:14:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:14:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:15:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.180s coverage: 28.7% of statements 08:15:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:15:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:15:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.383s coverage: 100.0% of statements 08:15:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:15:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.596s coverage: 46.3% of statements 08:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:15:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:15:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.730s coverage: 89.9% of statements 08:15:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:15:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:15:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.261s coverage: 78.9% of statements 08:15:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.251s coverage: 81.2% of statements 08:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:15:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.468s coverage: 95.1% of statements 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:15:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.233s coverage: 60.0% of statements 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:15:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 0.8% of statements 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:15:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements 08:15:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.203s coverage: 22.0% of statements 08:15:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:15:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.317s coverage: 47.1% of statements 08:15:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements 08:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.211s coverage: 94.1% of statements 08:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements 08:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.287s coverage: 87.5% of statements 08:15:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 08:15:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 08:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.647s coverage: 81.8% of statements 08:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.064s coverage: 65.1% of statements 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.188s coverage: 87.2% of statements 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.186s coverage: 58.8% of statements 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.211s coverage: 80.0% of statements 08:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.313s coverage: 87.2% of statements 08:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements 08:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.353s coverage: 91.2% of statements 08:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.857s coverage: 64.4% of statements 08:15:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:15:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.343s coverage: 100.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 91.3% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 08:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 08:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.083s coverage: 66.9% of statements 08:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:16:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.896s coverage: 43.6% of statements 08:16:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:16:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:16:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 08:16:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:16:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.207s coverage: 84.8% of statements 08:16:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.311s coverage: 19.3% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.638s coverage: 91.9% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.297s coverage: 62.7% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.436s coverage: 97.6% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:16:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements 08:16:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 08:16:16 GO111MODULE=on go vet ./... 08:16:16 Running on prd-ubuntu18.04-docker-8c-8g-2845 in /w/workspace/edgexfoundry_edgex-go_PR-3620 [Pipeline] { [Pipeline] ws 08:16:16 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:16:16 The recommended git tool is: git 08:16:19 using credential edgex-jenkins-ssh 08:16:19 Cloning the remote Git repository 08:16:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:16:19 > git init /w/workspace/edgex-go/3 # timeout=10 08:16:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:16:20 > git --version # timeout=10 08:16:20 > git --version # 'git version 2.17.1' 08:16:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:29 Merging remotes/origin/main commit ac45845dcaeee375e2f7ee8050d572e224107d05 into PR head commit d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:16:29 Merge succeeded, producing d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:16:29 Checking out Revision d9aac89147b9614f5f8b0ed88484d79e81b08bf1 (PR-3620) 08:16:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:16:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:16:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:16:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3620/head:refs/remotes/origin/PR-3620 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:16:29 > git config core.sparsecheckout # timeout=10 08:16:29 > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 08:16:29 > git remote # timeout=10 08:16:29 > git config --get remote.origin.url # timeout=10 08:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:29 > git merge ac45845dcaeee375e2f7ee8050d572e224107d05 # timeout=10 08:16:29 > git rev-parse HEAD^{commit} # timeout=10 08:16:29 > git config core.sparsecheckout # timeout=10 08:16:29 > git checkout -f d9aac89147b9614f5f8b0ed88484d79e81b08bf1 # timeout=10 08:16:33 Commit message: "build(deps): Bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:34 + echo snap-build.sh 08:16:34 snap-build.sh 08:16:34 + SNAP_BASE_DIR=. 08:16:34 + '[' '!' -z /w/workspace/edgex-go/3 ']' 08:16:34 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 08:16:34 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 08:16:34 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 08:16:34 + cd /w/workspace/edgex-go/3 08:16:34 + sudo apt-get remove -qy --purge lxd lxd-client 08:16:34 Reading package lists... 08:16:34 Building dependency tree... 08:16:34 Reading state information... 08:16:34 The following packages were automatically installed and are no longer required: 08:16:34 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:16:34 uidmap xdelta3 08:16:34 Use 'sudo apt autoremove' to remove them. 08:16:34 The following packages will be REMOVED: 08:16:34 lxd* lxd-client* 08:16:34 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:16:34 After this operation, 31.7 MB disk space will be freed. 08:16:35 (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.) 08:16:35 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:16:35 Removing lxd dnsmasq configuration 08:16:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:16:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:16:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:16:36 (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.) 08:16:36 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:16:38 Processing triggers for systemd (237-3ubuntu10.45) ... 08:16:38 Processing triggers for ureadahead (0.100.0-21) ... 08:16:38 + sudo snap remove --purge lxd 08:16:38 snap "lxd" is not installed 08:16:38 + sudo groupadd --force --system lxd 08:16:38 ++ whoami 08:16:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:16:38 + newgrp - lxd 08:16:38 + sudo snap install lxd 08:16:48 2021-07-15T08:16:45Z INFO Waiting for automatic snapd restart... 08:16:59 lxd 4.16 from Canonical* installed 08:16:59 + sudo lxd init --auto 08:17:09 + sudo snap install --classic snapcraft 08:17:17 snapcraft 4.8.3 from Canonical* installed 08:17:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:17:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:17:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:17:17 Dload Upload Total Spent Left Speed 08:17:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3215 0 --:--:-- --:--:-- --:--:-- 3215 08:17:17 100 3325k 100 3325k 0 0 6089k 0 --:--:-- --:--:-- --:--:-- 6089k 08:17:17 ./yq_linux_amd64 08:17:17 + sudo snapcraft prime --use-lxd 08:17:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:17:19 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: 08:17:19 - README.md 08:17:19 08:17:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:17:20 Launching a container. 08:17:27 Waiting for container to be ready 08:17:27 To start your first instance, try: lxc launch ubuntu:18.04 08:17:27 08:17:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:17:31 Waiting for network to be ready... 08:17:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:17:31 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 08:17:31 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:17:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 08:17:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:17:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:17:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 08:17:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 08:17:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 08:17:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 08:17:32 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:17:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:17:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:17:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:17:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:17:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:17:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:17:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:17:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:17:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 08:17:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 08:17:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:17:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:17:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 08:17:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 08:17:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 08:17:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 08:17:35 Fetched 24.8 MB in 4s (6016 kB/s) 08:17:36 Reading package lists... 08:17:36 Reading package lists... 08:17:37 Building dependency tree... 08:17:37 Reading state information... 08:17:37 The following additional packages will be installed: 08:17:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:17:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:17:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:17:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:17:37 Suggested packages: 08:17:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:17:37 Recommended packages: 08:17:37 gnupg libsasl2-modules 08:17:37 The following NEW packages will be installed: 08:17:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:17:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:17:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:17:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:17:37 The following packages will be upgraded: 08:17:37 gpg gpg-agent gpgconf libudev1 08:17:37 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 08:17:37 Need to get 3530 kB of archives. 08:17:37 After this operation, 13.3 MB of additional disk space will be used. 08:17:37 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] 08:17:37 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] 08:17:37 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:17:37 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:17:37 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 08:17:37 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 08:17:38 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:17:38 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:17:38 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:17:38 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:17:38 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:17:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:17:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:17:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:17:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:17:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:17:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:17:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:17:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:17:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:17:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:17:38 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:17:38 debconf: delaying package configuration, since apt-utils is not installed 08:17:38 Fetched 3530 kB in 1s (3069 kB/s) 08:17:38 (Reading database ... 12511 files and directories currently installed.) 08:17:38 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 08:17:38 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:17:38 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 08:17:38 Selecting previously unselected package udev. 08:17:38 (Reading database ... 12511 files and directories currently installed.) 08:17:38 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 08:17:38 Unpacking udev (237-3ubuntu10.48) ... 08:17:38 Selecting previously unselected package libfuse2:amd64. 08:17:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:17:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:17:38 Selecting previously unselected package fuse. 08:17:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:17:38 Unpacking fuse (2.9.7-1ubuntu1) ... 08:17:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:17:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:17:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:17:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:17:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:17:39 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:17:39 Selecting previously unselected package libksba8:amd64. 08:17:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:17:39 Unpacking libksba8:amd64 (1.3.5-2) ... 08:17:39 Selecting previously unselected package libroken18-heimdal:amd64. 08:17:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:17:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:17:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:17:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:17:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:17:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:17:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:17:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:39 Selecting previously unselected package libwind0-heimdal:amd64. 08:17:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:17:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:17:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:17:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:17:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:17:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:17:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:17:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:17:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:17:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:39 Selecting previously unselected package libsasl2-modules-db:amd64. 08:17:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:17:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:17:39 Selecting previously unselected package libsasl2-2:amd64. 08:17:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:17:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:17:40 Selecting previously unselected package libldap-common. 08:17:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:17:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:17:40 Selecting previously unselected package libldap-2.4-2:amd64. 08:17:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:17:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:17:40 Selecting previously unselected package dirmngr. 08:17:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:17:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:17:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:17:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:17:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:17:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:17:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:17:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:17:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:40 Setting up libksba8:amd64 (1.3.5-2) ... 08:17:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:17:40 Setting up udev (237-3ubuntu10.48) ... 08:17:40 invoke-rc.d: policy-rc.d denied execution of start. 08:17:40 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:40 Processing triggers for systemd (237-3ubuntu10) ... 08:17:40 Setting up fuse (2.9.7-1ubuntu1) ... 08:17:40 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:17:40 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:40 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:40 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:40 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:40 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:17:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:17:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:17:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:17:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:17:41 settings in the [Install] section, and DefaultInstance for template units). 08:17:41 This means they are not meant to be enabled using systemctl. 08:17:41 Possible reasons for having this kind of units are: 08:17:41 1) A unit may be statically enabled by being symlinked from another unit's 08:17:41 .wants/ or .requires/ directory. 08:17:41 2) A unit's purpose may be to act as a helper for some other unit which has 08:17:41 a requirement dependency on it. 08:17:41 3) A unit may be started when needed via activation (socket, path, timer, 08:17:41 D-Bus, udev, scripted systemctl call, ...). 08:17:41 4) In case of template units, the unit is meant to be enabled with some 08:17:41 instance name specified. 08:17:41 Reading package lists... 08:17:42 Building dependency tree... 08:17:42 Reading state information... 08:17:42 The following additional packages will be installed: 08:17:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:17:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:17:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:17:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:17:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:17:42 Suggested packages: 08:17:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:17:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:17:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:17:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:17:42 systemd-container policykit-1 08:17:42 Recommended packages: 08:17:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:17:42 The following NEW packages will be installed: 08:17:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:17:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:17:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:17:42 multiarch-support openssh-client python3 python3-minimal python3.6 08:17:42 python3.6-minimal snapd squashfs-tools sudo 08:17:42 The following packages will be upgraded: 08:17:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:17:42 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 08:17:42 Need to get 36.7 MB of archives. 08:17:42 After this operation, 147 MB of additional disk space will be used. 08:17:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:17:42 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 08:17:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:17:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:17:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:17:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:17:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:17:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:17:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:17:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:17:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:17:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:17:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:17:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:17:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:17:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:17:43 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 08:17:43 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 08:17:43 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 08:17:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:17:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:17:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:17:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:17:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:17:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:17:43 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:17:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:17:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:17:43 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 08:17:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 08:17:44 debconf: delaying package configuration, since apt-utils is not installed 08:17:44 Fetched 36.7 MB in 2s (16.0 MB/s) 08:17:44 (Reading database ... 12757 files and directories currently installed.) 08:17:44 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 08:17:44 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:17:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 08:17:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:17:45 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 08:17:45 (Reading database ... 12757 files and directories currently installed.) 08:17:45 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 08:17:45 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 08:17:45 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 08:17:45 (Reading database ... 12757 files and directories currently installed.) 08:17:45 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 08:17:45 Unpacking apt (1.6.14) over (1.6.1) ... 08:17:45 Setting up apt (1.6.14) ... 08:17:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:17:46 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:17:46 (Reading database ... 12764 files and directories currently installed.) 08:17:46 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:17:46 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:17:46 Selecting previously unselected package libpython3.6-minimal:amd64. 08:17:46 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:17:46 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:17:46 Selecting previously unselected package libexpat1:amd64. 08:17:46 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:17:46 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:17:46 Selecting previously unselected package python3.6-minimal. 08:17:46 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:17:46 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:17:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:17:46 Checking for services that may need to be restarted...done. 08:17:46 Checking for services that may need to be restarted...done. 08:17:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:17:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:17:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:17:47 Selecting previously unselected package python3-minimal. 08:17:47 (Reading database ... 13012 files and directories currently installed.) 08:17:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:17:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:17:47 Selecting previously unselected package mime-support. 08:17:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:17:47 Unpacking mime-support (3.60ubuntu1) ... 08:17:47 Selecting previously unselected package libmpdec2:amd64. 08:17:47 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:17:47 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:17:47 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:17:47 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:17:47 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:17:47 Selecting previously unselected package python3.6. 08:17:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:17:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:17:47 Selecting previously unselected package libpython3-stdlib:amd64. 08:17:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:17:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:17:47 Setting up python3-minimal (3.6.7-1~18.04) ... 08:17:47 Selecting previously unselected package python3. 08:17:47 (Reading database ... 13442 files and directories currently installed.) 08:17:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:17:47 Unpacking python3 (3.6.7-1~18.04) ... 08:17:48 Selecting previously unselected package multiarch-support. 08:17:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:17:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:17:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:17:48 Selecting previously unselected package liblzo2-2:amd64. 08:17:48 (Reading database ... 13479 files and directories currently installed.) 08:17:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:17:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:17:48 Selecting previously unselected package libbsd0:amd64. 08:17:48 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:17:48 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:17:48 Selecting previously unselected package sudo. 08:17:48 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:17:48 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:17:48 Selecting previously unselected package apparmor. 08:17:48 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:17:48 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:17:48 Selecting previously unselected package libedit2:amd64. 08:17:48 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:17:48 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:17:48 Selecting previously unselected package libkrb5support0:amd64. 08:17:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:17:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:17:48 Selecting previously unselected package libk5crypto3:amd64. 08:17:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:17:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:17:48 Selecting previously unselected package libkeyutils1:amd64. 08:17:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:17:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:17:48 Selecting previously unselected package libkrb5-3:amd64. 08:17:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:17:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:17:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:17:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:17:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:17:49 Selecting previously unselected package libssl1.0.0:amd64. 08:17:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:17:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:17:49 Selecting previously unselected package openssh-client. 08:17:49 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:17:49 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:17:49 Selecting previously unselected package squashfs-tools. 08:17:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 08:17:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:17:49 Selecting previously unselected package snapd. 08:17:49 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 08:17:49 Unpacking snapd (2.49.2+18.04) ... 08:17:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:17:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:17:51 Setting up mime-support (3.60ubuntu1) ... 08:17:51 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:17:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:17:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:17:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:17:51 Setting up systemd (237-3ubuntu10.48) ... 08:17:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:17:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:17:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:17:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:17:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:17:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:17:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:17:52 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 08:17:52 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:17:52 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:17:53 Setting up python3 (3.6.7-1~18.04) ... 08:17:53 running python rtupdate hooks for python3.6... 08:17:53 running python post-rtupdate hooks for python3.6... 08:17:53 Setting up apparmor (2.12-4ubuntu5.1) ... 08:17:53 gofmt -l . 08:17:53 [ "`gofmt -l .`" = "" ] 08:17:53 ./bin/test-attribution-txt.sh [Pipeline] sh 08:17:53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:17:53 + ls -al . 08:17:53 total 596 08:17:53 drwxrwxr-x 9 1001 1001 4096 Jul 15 08:17 . 08:17:53 drwxr-xr-x 4 root root 4096 Jul 15 08:13 .. 08:17:53 -rw-rw-r-- 1 1001 1001 11 Jul 15 08:11 .dockerignore 08:17:53 drwxrwxr-x 8 1001 1001 4096 Jul 15 08:11 .git 08:17:53 drwxrwxr-x 3 1001 1001 4096 Jul 15 08:11 .github 08:17:53 -rw-rw-r-- 1 1001 1001 818 Jul 15 08:11 .gitignore 08:17:53 -rw-rw-r-- 1 1001 1001 76 Jul 15 08:11 .hadolint.yml 08:17:53 -rw-rw-r-- 1 1001 1001 166 Jul 15 08:11 .sonarcloud.properties 08:17:53 -rw-rw-r-- 1 1001 1001 8609 Jul 15 08:11 Attribution.txt 08:17:53 -rw-rw-r-- 1 1001 1001 43881 Jul 15 08:11 CHANGELOG.md 08:17:53 -rw-rw-r-- 1 1001 1001 3804 Jul 15 08:11 CONTRIBUTING.md 08:17:53 -rw-rw-r-- 1 1001 1001 931 Jul 15 08:11 Dockerfile.build 08:17:53 -rw-rw-r-- 1 1001 1001 849 Jul 15 08:11 Jenkinsfile 08:17:53 -rw-rw-r-- 1 1001 1001 10775 Jul 15 08:11 LICENSE 08:17:53 -rw-rw-r-- 1 1001 1001 6003 Jul 15 08:11 Makefile 08:17:53 -rw-rw-r-- 1 1001 1001 7818 Jul 15 08:11 README.md 08:17:53 -rw-rw-r-- 1 1001 1001 6912 Jul 15 08:11 SECURITY.md 08:17:53 -rw-rw-r-- 1 1001 1001 5 Jul 15 08:07 VERSION 08:17:53 -rw-rw-r-- 1 1001 1001 4131 Jul 15 08:11 ZMQWindows.md 08:17:53 drwxrwxr-x 2 1001 1001 4096 Jul 15 08:11 bin 08:17:53 drwxrwxr-x 14 1001 1001 4096 Jul 15 08:11 cmd 08:17:53 -rw-r--r-- 1 root root 402846 Jul 15 08:16 coverage.out 08:17:53 -rw-rw-r-- 1 1001 1001 812 Jul 15 08:11 go.mod 08:17:53 -rw-r--r-- 1 root root 21058 Jul 15 08:13 go.sum 08:17:53 drwxrwxr-x 7 1001 1001 4096 Jul 15 08:11 internal 08:17:53 drwxrwxr-x 3 1001 1001 4096 Jul 15 08:11 openapi 08:17:53 drwxrwxr-x 4 1001 1001 4096 Jul 15 08:11 snap 08:17:53 -rw-rw-r-- 1 1001 1001 204 Jul 15 08:11 version.go [Pipeline] sh 08:17:53 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:17:53 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:17:53 Setting up snapd (2.49.2+18.04) ... 08:17:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:17:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:17:54 + '[' -e coverage.out ] 08:17:54 + chown 1001:1001 coverage.out [Pipeline] stash 08:17:54 Warning: overwriting stash ‘coverage-report’ 08:17:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:17:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:17:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:17:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:17:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:17:55 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:17:55 Stashed 1 file(s) [Pipeline] sh 08:17:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:17:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:17:55 /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' 08:17:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:17:56 + make build 08:17:56 go mod tidy 08:17:56 Processing triggers for systemd (237-3ubuntu10.48) ... 08:17:56 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 08:17:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:17:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:17:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:17:58 Reading package lists... 08:17:58 Reading package lists... 08:17:58 Building dependency tree... 08:17:58 Reading state information... 08:17:59 Calculating upgrade... 08:17:59 The following packages will be upgraded: 08:17:59 advancecomp base-files bash binutils binutils-common 08:17:59 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:17:59 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:17:59 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:17:59 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:17:59 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:17:59 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:17:59 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:17:59 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:17:59 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:17:59 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:17:59 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:17:59 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:17:59 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:17:59 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:17:59 ubuntu-keyring util-linux 08:17:59 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:17:59 Need to get 64.1 MB of archives. 08:17:59 After this operation, 5112 kB of additional disk space will be used. 08:17:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 08:17:59 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:17:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:17:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:17:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:17:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:17:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:17:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:17:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:17:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:17:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:17:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:17:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:17:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:17:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:17:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:17:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:17:59 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:17:59 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:17:59 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:17:59 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:17:59 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:17:59 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:17:59 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:17:59 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:17:59 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:17:59 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:17:59 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:17:59 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:17:59 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:17:59 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:17:59 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:17:59 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:17:59 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:17:59 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:17:59 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:17:59 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:17:59 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 08:17:59 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 08:17:59 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:17:59 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:17:59 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:17:59 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:17:59 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:17:59 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:17:59 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:17:59 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:17:59 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:17:59 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:17:59 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] 08:17:59 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:17:59 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:17:59 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:17:59 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:17:59 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:17:59 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:17:59 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:17:59 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:18:00 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:18:00 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:18:00 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:18:00 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:18:00 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:18:00 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:18:00 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:18:00 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:18:00 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:18:00 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:18:00 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:18:00 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:18:00 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:18:00 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:18:00 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:18:00 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:18:00 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:18:00 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:18:00 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:18:00 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:18:00 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:18:00 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:18:00 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:18:00 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:18:00 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:18:00 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:18:00 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:18:00 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 08:18:00 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:18:00 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:18:00 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:18:00 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:18:00 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:18:00 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:18:00 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:18:00 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:18:00 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:18:00 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:18:00 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:18:00 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:18:01 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:18:01 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:18:01 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:18:01 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:18:01 debconf: delaying package configuration, since apt-utils is not installed 08:18:01 Fetched 64.1 MB in 2s (31.7 MB/s) 08:18:01 (Reading database ... 13914 files and directories currently installed.) 08:18:01 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:18:01 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:18:01 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:18:01 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:18:01 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 08:18:01 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 08:18:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:02 (Reading database ... 13914 files and directories currently installed.) 08:18:02 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:18:02 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:18:02 (Reading database ... 13914 files and directories currently installed.) 08:18:02 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:18:02 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:18:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:02 (Reading database ... 13914 files and directories currently installed.) 08:18:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:18:03 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:18:03 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:18:03 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 08:18:03 (Reading database ... 13914 files and directories currently installed.) 08:18:03 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:18:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:18:03 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:18:03 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:18:04 Setting up base-files (10.1ubuntu2.10) ... 08:18:04 Installing new version of config file /etc/issue ... 08:18:04 Installing new version of config file /etc/issue.net ... 08:18:04 Installing new version of config file /etc/lsb-release ... 08:18:04 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:18:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:18:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:18:04 Removing obsolete conffile /etc/default/motd-news ... 08:18:04 (Reading database ... 13915 files and directories currently installed.) 08:18:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:18:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:18:04 Setting up bash (4.4.18-2ubuntu1.2) ... 08:18:04 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 08:18:04 (Reading database ... 13915 files and directories currently installed.) 08:18:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:18:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:18:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:18:04 (Reading database ... 13915 files and directories currently installed.) 08:18:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:18:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:18:04 Setting up tar (1.29b-2ubuntu0.2) ... 08:18:04 (Reading database ... 13915 files and directories currently installed.) 08:18:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:18:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:18:05 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:18:05 (Reading database ... 13915 files and directories currently installed.) 08:18:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:18:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:18:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:18:05 (Reading database ... 13915 files and directories currently installed.) 08:18:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:18:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:18:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:18:05 (Reading database ... 13915 files and directories currently installed.) 08:18:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:18:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:18:05 Setting up grep (3.1-2build1) ... 08:18:05 (Reading database ... 13915 files and directories currently installed.) 08:18:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:18:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:18:05 Setting up login (1:4.5-1ubuntu2) ... 08:18:05 (Reading database ... 13915 files and directories currently installed.) 08:18:05 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:18:05 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:18:05 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:18:05 (Reading database ... 13915 files and directories currently installed.) 08:18:05 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:18:05 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:18:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:18:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:18:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:18:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:18:06 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:18:06 (Reading database ... 13915 files and directories currently installed.) 08:18:06 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:18:06 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:18:07 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:18:07 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:18:07 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:18:07 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:18:07 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:18:07 (Reading database ... 13915 files and directories currently installed.) 08:18:07 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:18:07 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:18:08 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:18:08 (Reading database ... 13915 files and directories currently installed.) 08:18:08 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:18:08 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:18:08 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:18:08 (Reading database ... 13915 files and directories currently installed.) 08:18:08 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:18:08 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:18:08 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:18:08 (Reading database ... 13915 files and directories currently installed.) 08:18:08 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:18:08 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:18:08 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:18:08 (Reading database ... 13915 files and directories currently installed.) 08:18:08 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:18:08 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:18:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:18:08 (Reading database ... 13915 files and directories currently installed.) 08:18:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:18:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:18:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:18:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:18:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:18:08 (Reading database ... 13915 files and directories currently installed.) 08:18:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:18:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:18:08 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:18:08 (Reading database ... 13915 files and directories currently installed.) 08:18:08 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:18:08 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:18:08 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:18:09 (Reading database ... 13915 files and directories currently installed.) 08:18:09 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:18:09 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:18:09 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:18:09 (Reading database ... 13915 files and directories currently installed.) 08:18:09 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:18:09 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:18:09 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:18:09 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:18:09 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:18:09 (Reading database ... 13915 files and directories currently installed.) 08:18:09 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:18:09 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:18:10 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:18:10 (Reading database ... 13915 files and directories currently installed.) 08:18:10 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:18:10 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:18:10 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:18:10 (Reading database ... 13917 files and directories currently installed.) 08:18:10 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:18:10 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:18:10 Setting up debconf (1.5.66ubuntu1) ... 08:18:10 (Reading database ... 13917 files and directories currently installed.) 08:18:10 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:18:10 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:18:10 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:18:10 (Reading database ... 13917 files and directories currently installed.) 08:18:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:18:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:18:11 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:18:11 (Reading database ... 13917 files and directories currently installed.) 08:18:11 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:18:11 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:18:11 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:18:11 (Reading database ... 13917 files and directories currently installed.) 08:18:11 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:18:11 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:18:11 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:18:11 (Reading database ... 13919 files and directories currently installed.) 08:18:11 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:18:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:18:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:18:11 (Reading database ... 13923 files and directories currently installed.) 08:18:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:18:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:18:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 08:18:11 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 08:18:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:18:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:18:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:18:11 (Reading database ... 13923 files and directories currently installed.) 08:18:11 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:18:11 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:18:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:18:12 (Reading database ... 13923 files and directories currently installed.) 08:18:12 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:18:12 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:18:12 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:18:12 (Reading database ... 13923 files and directories currently installed.) 08:18:12 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:18:12 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:18:12 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:18:12 (Reading database ... 13923 files and directories currently installed.) 08:18:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:18:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:18:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:18:12 (Reading database ... 13923 files and directories currently installed.) 08:18:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:18:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:18:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:18:12 (Reading database ... 13923 files and directories currently installed.) 08:18:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:18:12 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:18:12 Setting up passwd (1:4.5-1ubuntu2) ... 08:18:12 (Reading database ... 13923 files and directories currently installed.) 08:18:12 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:18:12 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:18:13 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:18:13 (Reading database ... 13923 files and directories currently installed.) 08:18:13 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:18:13 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:18:13 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:18:13 (Reading database ... 13923 files and directories currently installed.) 08:18:13 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 08:18:13 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 08:18:13 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 08:18:13 (Reading database ... 13923 files and directories currently installed.) 08:18:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:18:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:18:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:18:13 (Reading database ... 13923 files and directories currently installed.) 08:18:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:18:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:18:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:18:13 (Reading database ... 13923 files and directories currently installed.) 08:18:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:18:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:18:13 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:18:14 (Reading database ... 13923 files and directories currently installed.) 08:18:14 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:18:14 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:18:14 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:18:14 (Reading database ... 13923 files and directories currently installed.) 08:18:14 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:18:14 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:18:14 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:18:14 (Reading database ... 13923 files and directories currently installed.) 08:18:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:18:14 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:18:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:18:14 (Reading database ... 13924 files and directories currently installed.) 08:18:14 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:18:14 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:18:14 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:18:14 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:18:14 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:18:14 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:18:14 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:18:14 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:18:14 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:18:14 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:18:14 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:18:14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:18:14 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:18:14 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:18:15 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:18:15 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:18:15 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:18:15 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:18:15 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:18:15 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:18:15 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:18:15 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:18:15 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:18:15 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:18:15 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:18:15 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:18:15 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:18:15 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:18:15 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:18:15 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:18:16 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:18:16 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:18:16 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:18:16 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:18:16 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:18:16 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:18:16 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:18:16 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:18:16 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:18:16 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:18:16 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:18:16 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:18:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:18:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:18:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:18:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:18:18 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:18:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:18:18 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:18:18 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:18:18 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:18:18 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:18:19 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:18:19 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:18:19 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:18:19 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:18:19 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:18:19 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:18:19 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:18:19 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:18:19 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:18:19 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:18:19 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:18:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:18:19 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:18:19 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:18:20 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:18:20 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:18:20 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:20 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:18:20 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:20 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:20 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:20 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:18:20 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:18:20 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:18:20 08:18:20 Current default time zone: 'Etc/UTC' 08:18:20 Local time is now: Thu Jul 15 08:18:20 UTC 2021. 08:18:20 Universal Time is now: Thu Jul 15 08:18:20 UTC 2021. 08:18:20 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:18:20 08:18:20 Setting up systemd-sysv (237-3ubuntu10.48) ... 08:18:20 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:20 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 08:18:20 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:18:20 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:18:20 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:18:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:18:20 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:18:20 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:18:20 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:18:20 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:20 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:18:20 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:18:20 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:18:20 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:20 Setting up patch (2.7.6-2ubuntu1.1) ... 08:18:20 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:18:20 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:18:20 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:18:20 Installing new version of config file /etc/ssl/openssl.cnf ... 08:18:20 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:18:20 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:18:20 Setting up ca-certificates (20210119~18.04.1) ... 08:18:22 Updating certificates in /etc/ssl/certs... 08:18:23 23 added, 27 removed; done. 08:18:23 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:18:23 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:18:23 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:18:23 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:18:23 Setting up pkgbinarymangler (138.18.04.1) ... 08:18:23 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:18:23 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:18:23 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:18:23 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:18:23 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:18:23 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:18:23 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:18:23 Setting up perl (5.26.1-6ubuntu0.5) ... 08:18:23 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:18:23 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:18:23 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:18:23 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:18:23 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:18:23 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:18:23 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:18:23 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:18:23 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:18:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:18:23 Processing triggers for systemd (237-3ubuntu10.48) ... 08:18:23 Processing triggers for mime-support (3.60ubuntu1) ... 08:18:23 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:18:23 Updating certificates in /etc/ssl/certs... 08:18:24 0 added, 0 removed; done. 08:18:24 Running hooks in /etc/ca-certificates/update.d... 08:18:24 done. 08:18:24 Reading package lists... 08:18:24 Building dependency tree... 08:18:24 Reading state information... 08:18:25 The following NEW packages will be installed: 08:18:25 apt-transport-https 08:18:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:18:25 Need to get 4348 B of archives. 08:18:25 After this operation, 154 kB of additional disk space will be used. 08:18:25 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 08:18:25 debconf: delaying package configuration, since apt-utils is not installed 08:18:25 Fetched 4348 B in 0s (24.1 kB/s) 08:18:25 Selecting previously unselected package apt-transport-https. 08:18:25 (Reading database ... 13929 files and directories currently installed.) 08:18:25 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 08:18:25 Unpacking apt-transport-https (1.6.14) ... 08:18:25 Setting up apt-transport-https (1.6.14) ... 08:18:25 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 08:18:25 Waiting for network to be ready... 08:18: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 08:18:32 2021-07-15T08:18:29Z INFO Waiting for automatic snapd restart... 08:18:32 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 08:18:33 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 08:18:33 snapd 2.51.1 from Canonical* installed 08:18:34 "snapd" switched to the "latest/stable" channel 08:18:34 08:18:36 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 08:18:36 core18 20210611 from Canonical* installed 08:18:36 "core18" switched to the "latest/stable" channel 08:18:36 08:18:40 snapcraft 4.8.3 from Canonical* installed 08:18:40 "snapcraft" switched to the "latest/stable" channel 08:18:40 08:18:40 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 08:18:42 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 08:18:44 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: 08:18:44 - README.md 08:18:44 08:18:44 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:18:44 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:18:44 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:18:44 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:18:45 Reading package lists... 08:18:46 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 08:18:46 Reading package lists... 08:18:46 Building dependency tree... 08:18:46 Reading state information... 08:18:46 Suggested packages: 08:18:46 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:18:46 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:18:46 Recommended packages: 08:18:46 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:18:46 The following NEW packages will be installed: 08:18:46 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:18:46 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:18:46 pkg-config zip 08:18:46 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:18:46 Need to get 7663 kB of archives. 08:18:46 After this operation, 43.8 MB of additional disk space will be used. 08:18:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:18:46 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:18:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:18:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:18:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:18:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:18:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:18:46 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:18:46 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:18:46 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:18:46 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:18:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:18:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:18:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:18:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:18:47 debconf: delaying package configuration, since apt-utils is not installed 08:18:47 Fetched 7663 kB in 1s (10.5 MB/s) 08:18:47 Selecting previously unselected package libglib2.0-0:amd64. 08:18:47 (Reading database ... 13933 files and directories currently installed.) 08:18:47 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:18:47 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:18:47 Selecting previously unselected package libpsl5:amd64. 08:18:47 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:18:47 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:18:47 Selecting previously unselected package libnghttp2-14:amd64. 08:18:47 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:18:47 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:18:47 Selecting previously unselected package librtmp1:amd64. 08:18:47 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:18:47 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:18:47 Selecting previously unselected package libcurl3-gnutls:amd64. 08:18:47 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:18:47 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:18:47 Selecting previously unselected package liberror-perl. 08:18:47 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:18:47 Unpacking liberror-perl (0.17025-1) ... 08:18:47 Selecting previously unselected package git-man. 08:18:47 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:18:47 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:18:48 Selecting previously unselected package git. 08:18:48 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:18:48 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:18:48 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 08:18:48 Selecting previously unselected package libnorm1:amd64. 08:18:48 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:18:48 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:18:48 Selecting previously unselected package libpgm-5.2-0:amd64. 08:18:48 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:18:48 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:18:48 Selecting previously unselected package libsodium23:amd64. 08:18:48 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:18:48 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:18:48 Selecting previously unselected package libzmq5:amd64. 08:18:48 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:18:48 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:18:48 Selecting previously unselected package libzmq3-dev:amd64. 08:18:48 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:18:48 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:18:48 Selecting previously unselected package pkg-config. 08:18:48 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:18:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:18:48 Selecting previously unselected package zip. 08:18:48 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:18:48 Unpacking zip (3.0-11build1) ... 08:18:48 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:18:48 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:18:48 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:18:48 Setting up liberror-perl (0.17025-1) ... 08:18:48 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:18:48 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:18:48 No schema files found: doing nothing. 08:18:48 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:18:48 Setting up zip (3.0-11build1) ... 08:18:48 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:18:48 Setting up libsodium23:amd64 (1.0.16-2) ... 08:18:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:18:49 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:18:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:18:49 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:18:49 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:18:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:18:49 git set to automatically installed. 08:18:49 git-man set to automatically installed. 08:18:49 libcurl3-gnutls set to automatically installed. 08:18:49 liberror-perl set to automatically installed. 08:18:49 libglib2.0-0 set to automatically installed. 08:18:49 libnghttp2-14 set to automatically installed. 08:18:49 libnorm1 set to automatically installed. 08:18:49 libpgm-5.2-0 set to automatically installed. 08:18:49 libpsl5 set to automatically installed. 08:18:49 librtmp1 set to automatically installed. 08:18:49 libsodium23 set to automatically installed. 08:18:49 libzmq3-dev set to automatically installed. 08:18:49 libzmq5 set to automatically installed. 08:18:49 pkg-config set to automatically installed. 08:18:49 zip set to automatically installed. 08:18:50 snapd is not logged in, snap install commands will use sudo 08:18:50 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 08:18:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:19:00 $ docker stop --time=1 cf961f6d3716327808e9cc900b1e44c7d9141855d5ee945b90b0ae8c65d48e2b 08:19:02 $ docker rm -f cf961f6d3716327808e9cc900b1e44c7d9141855d5ee945b90b0ae8c65d48e2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:04 08:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:05 latest: Pulling from edgex-devops/edgex-compose-arm64 08:19:05 29e5d40040c1: Pulling fs layer 08:19:05 1ce36da41761: Pulling fs layer 08:19:05 25b303627fd3: Pulling fs layer 08:19:05 29e5d40040c1: Verifying Checksum 08:19:05 29e5d40040c1: Download complete 08:19:06 1ce36da41761: Verifying Checksum 08:19:06 1ce36da41761: Download complete 08:19:06 29e5d40040c1: Pull complete 08:19:07 1ce36da41761: Pull complete 08:19:09 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 08:19:09 25b303627fd3: Verifying Checksum 08:19:09 25b303627fd3: Download complete 08:19:09 snapd is not logged in, snap install commands will use sudo 08:19:10 snap "core18" has no updates available 08:19:11 Pulling config-common 08:19:11 + snapcraftctl pull 08:19:12 Pulling go-build-helper 08:19:12 + snapcraftctl pull 08:19:13 'edgex-go' has dependencies that need to be staged: go-build-helper 08:19:13 Skipping pull go-build-helper (already ran) 08:19:13 Building go-build-helper 08:19:13 + snapcraftctl build 08:19:15 Staging go-build-helper 08:19:15 + snapcraftctl stage 08:19:19 25b303627fd3: Pull complete 08:19:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:19:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:19:19 prd-ubuntu18.04-docker-arm64-4c-16g-2842 does not seem to be running inside a container 08:19:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:19:22 $ docker top 115f526afd3ee9a5972d3f06178e397edd8bca4730c5870fd360b64b1c420957 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:19:23 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:19:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 08:19:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 08:19:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:19:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:19:23 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 08:19:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 08:19:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 08:19:23 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 08:19:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:19:23 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:19:23 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:19:23 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:19:23 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:19:23 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:19:23 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:19:23 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:19:23 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:19:23 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 08:19:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 08:19:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:19:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:19:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 08:19:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 08:19:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 08:19:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 08:19:23 Fetched 24.8 MB in 0s (0 B/s) 08:19:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:19:23 Fetched 224 kB in 0s (0 B/s) 08:19:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:19:23 Fetched 157 kB in 0s (0 B/s) 08:19:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:19:23 Fetched 221 kB in 0s (0 B/s) 08:19:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:19:23 Fetched 143 kB in 0s (0 B/s) 08:19:23 Pulling edgex-go 08:19:23 + snapcraftctl pull 08:19:23 + grep parallel 08:19:23 + docker-compose build --help 08:19:24 Pulling hooks 08:19:24 + snapcraftctl pull 08:19:28 --parallel Build images in parallel. [Pipeline] } 08:19:28 $ docker stop --time=1 115f526afd3ee9a5972d3f06178e397edd8bca4730c5870fd360b64b1c420957 08:19:30 $ docker rm -f 115f526afd3ee9a5972d3f06178e397edd8bca4730c5870fd360b64b1c420957 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:19:30 . [Pipeline] withDockerContainer 08:19:31 prd-ubuntu18.04-docker-arm64-4c-16g-2842 does not seem to be running inside a container 08:19: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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 08:19:32 $ docker top 0a3e90769b5f2177670564ca69f928e8f201d5c9cfd124604b9d47f4b3e937a9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:33 + docker-compose -f ./docker-compose-build.yml build --parallel 08:19:39 Building core-command ... 08:19:39 Building core-data ... 08:19:39 Building core-metadata ... 08:19:39 Building security-bootstrapper ... 08:19:39 Building security-proxy-setup ... 08:19:39 Building security-secretstore-setup ... 08:19:39 Building support-notifications ... 08:19:39 Building support-scheduler ... 08:19:39 Building sys-mgmt-agent ... 08:19:39 Building security-secretstore-setup 08:19:39 Building core-command 08:19:39 Building core-metadata 08:19:39 Building support-notifications 08:19:39 Building support-scheduler 08:19:43 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:19:43 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:19:43 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:19:43 Fetched 0 B in 0s (0 B/s) 08:19:43 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:19:43 Fetched 96.5 kB in 0s (0 B/s) 08:19:43 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:19:43 Fetched 279 kB in 0s (0 B/s) 08:19:43 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:19:43 Fetched 122 kB in 0s (0 B/s) 08:19:43 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:19:43 Fetched 77.8 kB in 0s (0 B/s) 08:19:43 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:19:43 Fetched 8848 B in 0s (0 B/s) 08:19:43 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:19:43 Fetched 47.8 kB in 0s (0 B/s) 08:19:43 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:19:43 Fetched 45.6 kB in 0s (0 B/s) 08:19:43 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:19:43 Fetched 15.0 kB in 0s (0 B/s) 08:19:43 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:19:43 Fetched 219 kB in 0s (0 B/s) 08:19:43 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:19:43 Fetched 154 kB in 0s (0 B/s) 08:19:43 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:19:43 Fetched 50.6 kB in 0s (0 B/s) 08:19:43 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:19:43 Fetched 14.8 kB in 0s (0 B/s) 08:19:43 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:19:43 Fetched 41.8 kB in 0s (0 B/s) 08:19:43 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:19:43 Fetched 499 kB in 0s (0 B/s) 08:19:43 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:19:43 Fetched 111 kB in 0s (0 B/s) 08:19:43 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:19:43 Fetched 240 kB in 0s (0 B/s) 08:19:43 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:19:43 Fetched 29.3 kB in 0s (0 B/s) 08:19:43 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:19:43 Fetched 85.5 kB in 0s (0 B/s) 08:19:43 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:19:43 Fetched 24.5 kB in 0s (0 B/s) 08:19:43 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:19:43 Fetched 49.2 kB in 0s (0 B/s) 08:19:43 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:19:43 Fetched 54.2 kB in 0s (0 B/s) 08:19:43 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:19:43 Fetched 30.8 kB in 0s (0 B/s) 08:19:43 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:19:43 Fetched 15.8 kB in 0s (0 B/s) 08:19:43 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:19:43 Fetched 85.9 kB in 0s (0 B/s) 08:19:43 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:19:43 Fetched 8720 B in 0s (0 B/s) 08:19:43 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 08:19:43 Fetched 140 kB in 0s (0 B/s) 08:19:43 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:19:43 Fetched 119 kB in 0s (0 B/s) 08:19:43 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 08:19:43 Fetched 111 kB in 0s (0 B/s) 08:19:43 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:19:43 Fetched 11.1 kB in 0s (0 B/s) 08:19:43 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:19:43 Fetched 645 kB in 0s (0 B/s) 08:19:43 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:19:43 Fetched 41.3 kB in 0s (0 B/s) 08:19:43 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:19:43 Fetched 17.9 kB in 0s (0 B/s) 08:19:43 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:19:43 Fetched 368 kB in 0s (0 B/s) 08:19:43 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:19:43 Fetched 187 kB in 0s (0 B/s) 08:19:43 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:19:43 Fetched 175 kB in 0s (0 B/s) 08:19:43 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:19:43 Fetched 206 kB in 0s (0 B/s) 08:19:43 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:19:43 Fetched 1301 kB in 0s (0 B/s) 08:19:43 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:19:43 Fetched 36.2 kB in 0s (0 B/s) 08:19:43 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:19:43 Fetched 159 kB in 0s (0 B/s) 08:19:43 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:19:43 Fetched 107 kB in 0s (0 B/s) 08:19:43 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:19:43 Fetched 48.7 kB in 0s (0 B/s) 08:19:43 Pulling static-packages 08:19:43 + snapcraftctl pull 08:19:43 Pulling version 08:19:43 + cd /root/project 08:19:43 + + sed s/v// 08:19:43 git describe --tags --abbrev=0 08:19:43 + GIT_VERSION=2.0.1-dev.8 08:19:43 + [ -z 2.0.1-dev.8 ] 08:19:43 + snapcraftctl set-version 2.0.1-dev.8 08:19:43 Building config-common 08:19:43 + snapcraftctl build 08:19:46 Skipping build go-build-helper (already ran) 08:19:46 Building edgex-go 08:19:46 + cd /root/parts/edgex-go/src 08:19:46 + git describe --tags --abbrev=0 08:19:46 + sed s/v// 08:19:46 + GIT_VERSION=2.0.1-dev.8 08:19:46 + [ -z 2.0.1-dev.8 ] 08:19:46 + echo 2.0.1-dev.8 08:19:46 + make build 08:19:46 go mod tidy 08:19:48 go: downloading github.com/gorilla/mux v1.8.0 08:19:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 08:19:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 08:19:48 go: downloading github.com/stretchr/testify v1.7.0 08:19:48 go: downloading github.com/google/uuid v1.3.0 08:19:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 08:19:48 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:19:48 go: downloading gopkg.in/yaml.v2 v2.4.0 08:19:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:19:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:19:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 08:19:48 go: downloading github.com/lib/pq v1.10.2 08:19:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:19:48 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:19:48 go: downloading github.com/pelletier/go-toml v1.9.3 08:19:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:19:49 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 08:19:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 08:19:49 go: downloading github.com/davecgh/go-spew v1.1.1 08:19:49 go: downloading github.com/pmezard/go-difflib v1.0.0 08:19:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:19:49 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:19:49 go: downloading github.com/go-kit/kit v0.9.0 08:19:49 go: downloading github.com/stretchr/objx v0.1.0 08:19:49 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:19:49 go: downloading github.com/x448/float16 v0.8.4 08:19:49 go: downloading github.com/go-playground/universal-translator v0.17.0 08:19:49 go: downloading github.com/leodido/go-urn v1.2.0 08:19:49 go: downloading golang.org/x/text v0.3.2 08:19:49 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:19:49 go: downloading github.com/go-playground/locales v0.13.0 08:19:49 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 08:19:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:19:49 go: downloading github.com/pebbe/zmq4 v1.2.7 08:19:49 go: downloading github.com/kr/pretty v0.2.0 08:19:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:19:49 go: downloading github.com/go-stack/stack v1.8.0 08:19:49 go: downloading github.com/hashicorp/consul/api v1.8.1 08:19:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:19:49 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:19:50 go: downloading github.com/kr/text v0.1.0 08:19:50 go: downloading github.com/gorilla/websocket v1.4.2 08:19:50 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:19:50 go: downloading github.com/onsi/ginkgo v1.10.1 08:19:50 go: downloading github.com/onsi/gomega v1.7.0 08:19:50 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:19:50 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:19:50 go: downloading github.com/mitchellh/copystructure v1.0.0 08:19:50 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:19:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:19:50 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:19:50 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:19:50 go: downloading github.com/hashicorp/serf v0.9.5 08:19:50 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:19:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:19:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:19:50 go: downloading github.com/hpcloud/tail v1.0.0 08:19:50 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:19:50 go: downloading github.com/fatih/color v1.9.0 08:19:50 go: downloading github.com/mattn/go-colorable v0.1.6 08:19:50 go: downloading github.com/mattn/go-isatty v0.0.12 08:19:50 go: downloading github.com/pkg/errors v0.8.1 08:19:50 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:19:50 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:19:50 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:19:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:19:50 go: downloading github.com/hashicorp/memberlist v0.2.2 08:19:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:19:50 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:19:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:19:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:19:50 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:19:50 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:19:50 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:19:50 go: downloading github.com/miekg/dns v1.1.26 08:19:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:19:50 go: downloading github.com/hashicorp/errwrap v1.0.0 08:19:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data 08:20:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:20:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command 08:20:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:20:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:20:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:20:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:20:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:20:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:20:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:20:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config 08:20:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:20:14 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:20:14 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:20:14 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:20:14 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:20:14 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:20:14 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:20:14 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:20:14 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:20:14 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:20:14 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:20:14 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:20:14 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:20:14 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:20:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:20:14 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:20:14 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:20:14 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:20:14 + 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 08:20:14 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:20:14 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:20:14 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:20:14 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:20:14 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:20:14 + 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 08:20:14 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:20:14 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:20:14 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:20:16 Building hooks 08:20:16 + cd /root/parts/hooks/src 08:20:16 + make build 08:20:16 go mod tidy 08:20:16 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 08:20:17 go: downloading github.com/stretchr/testify v1.5.1 08:20:17 go: downloading gopkg.in/yaml.v2 v2.2.2 08:20:17 go: downloading github.com/davecgh/go-spew v1.1.0 08:20:17 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 08:20:18 GO111MODULE=on go build -o cmd/install/install ./cmd/install 08:20:18 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 08:20:18 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 08:20:21 Building static-packages 08:20:21 + snapcraftctl build 08:20:23 Building version 08:20:23 + snapcraftctl build 08:20:25 Staging config-common 08:20:25 + snapcraftctl stage 08:20:26 Skipping stage go-build-helper (already ran) 08:20:26 Staging edgex-go 08:20:26 + snapcraftctl stage 08:20:27 Staging hooks 08:20:27 + snapcraftctl stage 08:20:28 Staging static-packages 08:20:28 + snapcraftctl stage 08:20:29 Staging version 08:20:29 + snapcraftctl stage 08:20:30 Priming config-common 08:20:30 + snapcraftctl prime 08:20:31 Priming go-build-helper 08:20:31 + snapcraftctl prime 08:20:32 Priming edgex-go 08:20:32 + snapcraftctl prime 08:20:33 Priming hooks 08:20:33 + snapcraftctl prime 08:20:34 Priming static-packages 08:20:34 + snapcraftctl prime 08:20:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:20:35 ---> 2b75872a1a74 08:20:35 Step 3/23 : WORKDIR /edgex-go 08:20:36 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:20:36 ---> 2b75872a1a74 08:20:36 Step 3/26 : WORKDIR /edgex-go 08:20:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:20:36 ---> 2b75872a1a74 08:20:36 Step 3/24 : WORKDIR /edgex-go 08:20:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:20:36 ---> 2b75872a1a74 08:20:36 Step 3/23 : WORKDIR /edgex-go 08:20:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:20:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:20:36 ---> 2b75872a1a74 08:20:36 Step 3/24 : WORKDIR /edgex-go 08:20:37 Priming version 08:20:37 + snapcraftctl prime 08:20:38 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:20:40 ---> Running in 0cf657d34981 08:20:40 ---> Running in 31434fd18083 08:20:40 ---> Running in 76b4c95b633b 08:20:40 ---> Running in fcf13f876646 08:20:40 ---> Running in 3087382f4253 08:20:41 Removing intermediate container 76b4c95b633b 08:20:41 ---> 588202604ba4 08:20:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:41 Removing intermediate container 0cf657d34981 08:20:41 ---> d61523e419a9 08:20:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:41 Removing intermediate container 31434fd18083 08:20:41 ---> 07cf520d2d2c 08:20:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:41 Removing intermediate container 3087382f4253 08:20:41 ---> 4dccb2044b0c 08:20:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:41 Removing intermediate container fcf13f876646 08:20:41 ---> 949dc22f1515 08:20:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:41 ---> Running in c6b08520124d 08:20:41 ---> Running in d40b5f1e5c62 08:20:41 ---> Running in 1a9779a149b5 08:20:41 ---> Running in c4711988ac7c 08:20:41 ---> Running in 49e6c5064d94 08:20:46 Removing intermediate container c6b08520124d 08:20:46 ---> bb4f1c0f4c65 08:20:46 Step 5/26 : RUN apk add --update --no-cache make git 08:20:46 ---> Running in 51e19407e87e 08:20:46 Removing intermediate container c4711988ac7c 08:20:46 ---> 7c1ac6d0b38b 08:20:46 Step 5/24 : RUN apk add --update --no-cache make git 08:20:46 ---> Running in 32ce305c8f41 08:20:46 Removing intermediate container d40b5f1e5c62 08:20:46 ---> 6f3ae7e95520 08:20:46 Step 5/24 : RUN apk add --update --no-cache make git 08:20:46 ---> Running in 41d7cd4dc959 08:20:46 Removing intermediate container 49e6c5064d94 08:20:46 ---> bed9a21a8524 08:20:46 Step 5/23 : RUN apk add --update --no-cache make git 08:20:46 Removing intermediate container 1a9779a149b5 08:20:46 ---> 7a688d779a52 08:20:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:20:47 ---> Running in e6f825db41a0 08:20:47 ---> Running in a328d6216774 08:20:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:20:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:50 OK: 218 MiB in 52 packages 08:20:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:20:51 OK: 218 MiB in 52 packages 08:20:51 OK: 218 MiB in 52 packages 08:20:51 OK: 218 MiB in 52 packages 08:20:52 Removing intermediate container 51e19407e87e 08:20:52 ---> 696a75a446d4 08:20:52 Step 6/26 : COPY go.mod . 08:20:53 OK: 218 MiB in 52 packages 08:20:53 Removing intermediate container a328d6216774 08:20:53 ---> 6766a1adf39e 08:20:53 Step 6/23 : COPY go.mod . 08:20:53 Removing intermediate container e6f825db41a0 08:20:53 ---> 9bb1b1092e40 08:20:53 Step 6/23 : COPY go.mod . 08:20:53 Removing intermediate container 32ce305c8f41 08:20:53 ---> b131ed9a3f51 08:20:53 Step 6/24 : COPY go.mod . 08:20:53 ---> c49cb0112ff8 08:20:53 Step 7/26 : RUN go mod download 08:20:53 ---> Running in cb3a8a1e4b72 08:20:54 ---> 0e7851480d62 08:20:54 Step 7/23 : RUN go mod download 08:20:54 ---> Running in 96d6c31fd812 08:20:54 Removing intermediate container 41d7cd4dc959 08:20:54 ---> ace32f8fef1a 08:20:54 Step 6/24 : COPY go.mod . 08:20:54 ---> 374c3419f7e3 08:20:54 Step 7/24 : RUN go mod download 08:20:55 ---> c9acc672ab62 08:20:55 Step 7/23 : RUN go mod download 08:20:55 ---> Running in f575ee0d9a99 08:20:55 ---> Running in e1b9c4208559 08:20:56 ---> f93ce107cd3e 08:20:56 Step 7/24 : RUN go mod download 08:20:56 ---> Running in d23a21b55a9b 08:20:59 Removing intermediate container cb3a8a1e4b72 08:20:59 ---> f15bc1418781 08:20:59 Step 8/26 : COPY . . 08:20:59 Removing intermediate container 96d6c31fd812 08:20:59 ---> 0af2ac10346c 08:20:59 Step 8/23 : COPY . . 08:21:00 Removing intermediate container f575ee0d9a99 08:21:00 ---> b023a73337d7 08:21:00 Step 8/24 : COPY . . 08:21:00 Removing intermediate container e1b9c4208559 08:21:00 ---> b766f8cbd8a9 08:21:00 Step 8/23 : COPY . . 08:21:01 Removing intermediate container d23a21b55a9b 08:21:01 ---> 4d0b26e9f628 08:21:01 Step 8/24 : COPY . . 08:21:28 ---> 2d90cc525ec8 08:21:28 Step 9/23 : RUN go mod tidy 08:21:28 ---> 56abc5987d86 08:21:28 Step 9/26 : RUN go mod tidy 08:21:28 ---> Running in 061273eaf1fa 08:21:28 ---> eec3f19687c4 08:21:28 Step 9/24 : RUN go mod tidy 08:21:28 ---> Running in ea28dad41f28 08:21:28 ---> 1599d01ca6bd 08:21:28 Step 9/23 : RUN go mod tidy 08:21:28 ---> bf8715ac5dee 08:21:28 Step 9/24 : RUN go mod tidy 08:21:28 ---> Running in 8b31f9c895cd 08:21:28 ---> Running in 8fd8c6801822 08:21:28 ---> Running in 566985d9c8b0 08:21:31 Removing intermediate container 061273eaf1fa 08:21:31 ---> 72c064c3f6ba 08:21:31 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:21:31 Removing intermediate container ea28dad41f28 08:21:31 ---> 5d9e39898dac 08:21:31 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:21:31 ---> Running in 3bb7e2e366e0 08:21:31 ---> Running in bd7c52e102e6 08:21:31 Removing intermediate container 566985d9c8b0 08:21:31 ---> 11c519f6be32 08:21:31 Step 10/24 : RUN make cmd/core-command/core-command 08:21:32 ---> Running in 7133dc85cc96 08:21:32 Removing intermediate container 8b31f9c895cd 08:21:32 ---> a40c8349ab12 08:21:32 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:21:32 Removing intermediate container 8fd8c6801822 08:21:32 ---> b56c8660b313 08:21:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:21:32 ---> Running in 0b5de75363d5 08:21:32 ---> Running in 34d3a99cebee 08:21:33 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 08:21:34 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 08:21:34 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 08:21:34 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 08:21:34 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 08:23:27 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 08:23:33 Removing intermediate container 7133dc85cc96 08:23:33 ---> 97062dd58190 08:23:33 08:23:33 Step 11/24 : FROM alpine:3.12 08:23:33 3.12: Pulling from library/alpine 08:23:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:23:34 Status: Downloaded newer image for alpine:3.12 08:23:34 ---> c4fd0aeabfcf 08:23:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:23:34 ---> Running in 651b93325dc5 08:23:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:38 (1/1) Installing dumb-init (1.2.2-r1) 08:23:38 Executing busybox-1.31.1-r20.trigger 08:23:38 OK: 5 MiB in 15 packages 08:23:40 Removing intermediate container 651b93325dc5 08:23:40 ---> 2175c046e274 08:23:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:23:41 Removing intermediate container bd7c52e102e6 08:23:41 ---> 0d81d9f7f7c8 08:23:41 08:23:41 Step 11/26 : FROM alpine:3.12 08:23:41 ---> c4fd0aeabfcf 08:23:41 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:23:41 ---> Running in d4fc34247699 08:23:41 ---> Running in c33a29018a59 08:23:42 Removing intermediate container 3bb7e2e366e0 08:23:42 ---> 410627197f96 08:23:42 08:23:42 Step 11/23 : FROM alpine:3.12 08:23:42 ---> c4fd0aeabfcf 08:23:42 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:23:42 Removing intermediate container 0b5de75363d5 08:23:42 ---> c365394cfc59 08:23:42 08:23:42 Step 11/23 : FROM alpine:3.12 08:23:42 ---> c4fd0aeabfcf 08:23:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:23:42 ---> Using cache 08:23:42 ---> 2175c046e274 08:23:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:23:42 ---> Using cache 08:23:42 ---> 57041884ab5f 08:23:42 Step 14/23 : ENV APP_PORT=59861 08:23:42 ---> Running in 9ec8215f289e 08:23:42 Removing intermediate container d4fc34247699 08:23:42 ---> 57041884ab5f 08:23:42 Step 14/24 : ENV APP_PORT=59882 08:23:42 ---> Running in 042169197a9a 08:23:42 ---> Running in 8a6622a8b3ec 08:23:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:43 Removing intermediate container 042169197a9a 08:23:43 ---> 9b24ac744a67 08:23:43 Step 15/23 : EXPOSE $APP_PORT 08:23:44 Removing intermediate container 8a6622a8b3ec 08:23:44 ---> 1a0f1ca5cc2b 08:23:44 Step 15/24 : EXPOSE $APP_PORT 08:23:44 ---> Running in 0100a4ca5135 08:23:44 (1/6) Installing ca-certificates (20191127-r4) 08:23:44 ---> Running in 870e9537debd 08:23:44 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:23:44 (3/6) Installing libcurl (7.77.0-r0) 08:23:44 (4/6) Installing curl (7.77.0-r0) 08:23:44 (5/6) Installing dumb-init (1.2.2-r1) 08:23:44 (6/6) Installing su-exec (0.2-r1) 08:23:44 Executing busybox-1.31.1-r20.trigger 08:23:44 Executing ca-certificates-20191127-r4.trigger 08:23:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:23:45 OK: 7 MiB in 20 packages 08:23:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:23:45 Removing intermediate container 0100a4ca5135 08:23:45 ---> 62decd56bdf9 08:23:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:45 Removing intermediate container 870e9537debd 08:23:45 ---> f8cb74fc69aa 08:23:45 Step 16/24 : WORKDIR / 08:23:45 Removing intermediate container 34d3a99cebee 08:23:45 ---> ebbf22574de9 08:23:45 08:23:45 Step 11/24 : FROM alpine:3.12 08:23:45 ---> c4fd0aeabfcf 08:23:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:23:45 ---> Using cache 08:23:45 ---> 2175c046e274 08:23:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:23:45 ---> Using cache 08:23:45 ---> 57041884ab5f 08:23:45 Step 14/24 : ENV APP_PORT=59881 08:23:45 (1/2) Installing ca-certificates (20191127-r4) 08:23:46 (2/2) Installing dumb-init (1.2.2-r1) 08:23:46 Executing busybox-1.31.1-r20.trigger 08:23:46 Executing ca-certificates-20191127-r4.trigger 08:23:46 ---> Running in de355513b92f 08:23:46 ---> Running in 9fb1236902dc 08:23:46 OK: 6 MiB in 16 packages 08:23:47 Removing intermediate container de355513b92f 08:23:47 ---> 1af2d1f549ff 08:23:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:47 ---> 8814debb2ee1 08:23:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:23:47 Removing intermediate container 9fb1236902dc 08:23:47 ---> 70fd4b222a52 08:23:47 Step 15/24 : EXPOSE $APP_PORT 08:23:47 Removing intermediate container c33a29018a59 08:23:47 ---> 9f709ade9802 08:23:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:23:47 ---> Running in 800d8e037f8d 08:23:47 ---> Running in d6fd178cf574 08:23:48 Removing intermediate container 9ec8215f289e 08:23:48 ---> cf415066bfbc 08:23:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:23:49 ---> Running in 92fa95f0ee2d 08:23:49 Removing intermediate container d6fd178cf574 08:23:49 ---> 73fdccd038be 08:23:49 Step 14/26 : WORKDIR / 08:23:49 Removing intermediate container 800d8e037f8d 08:23:49 ---> 8b6370e2a051 08:23:49 Step 16/24 : WORKDIR / 08:23:49 ---> 92954fc856d6 08:23:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:23:49 ---> Running in 90bed610fc07 08:23:49 ---> Running in 5e44aa229fd1 08:23:49 ---> e6eefe1d6599 08:23:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:23:49 Removing intermediate container 92fa95f0ee2d 08:23:49 ---> db9557e26eae 08:23:49 Step 14/23 : ENV APP_PORT=59860 08:23:49 ---> Running in 9b46a49c5ddf 08:23:50 Removing intermediate container 5e44aa229fd1 08:23:50 ---> 107b2a84077b 08:23:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:50 Removing intermediate container 90bed610fc07 08:23:50 ---> cc5ae746219b 08:23:50 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:23:50 Removing intermediate container 9b46a49c5ddf 08:23:50 ---> 2e242eb247ee 08:23:50 Step 15/23 : EXPOSE $APP_PORT 08:23:50 ---> Running in f8e41da726fd 08:23:50 ---> 83490699c598 08:23:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:23:50 ---> 373ed70ba352 08:23:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:23:51 ---> Running in 22ea052ce9b0 08:23:51 ---> 78bf32a62659 08:23:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:23:51 Removing intermediate container f8e41da726fd 08:23:51 ---> 4095e6aa4634 08:23:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:51 ---> 99d6d7636706 08:23:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:23:51 Removing intermediate container 22ea052ce9b0 08:23:51 ---> a91753d3698b 08:23:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:52 ---> Running in 1b2e31609157 08:23:52 ---> c6b257b20ec8 08:23:52 Step 20/24 : ENTRYPOINT ["/core-command"] 08:23:52 ---> Running in d261c8589798 08:23:52 ---> 131514117745 08:23:52 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:23:52 Removing intermediate container 1b2e31609157 08:23:52 ---> f74bee24d187 08:23:52 Step 21/23 : LABEL arch=arm64 08:23:52 ---> bbd7dd63bbaa 08:23:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:23:53 ---> Running in 402fe05ef403 08:23:53 Removing intermediate container d261c8589798 08:23:53 ---> a50d6e79530f 08:23:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:53 ---> 36a49af1a462 08:23:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:23:53 ---> Running in a7b4f40675d4 08:23:54 Removing intermediate container 402fe05ef403 08:23:54 ---> 496d03cca4e5 08:23:54 Step 22/23 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:23:54 ---> 17c201c8cc20 08:23:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:23:54 ---> Running in 4bc21b865854 08:23:54 Removing intermediate container a7b4f40675d4 08:23:54 ---> 224b959f1cba 08:23:54 Step 22/24 : LABEL arch=arm64 08:23:54 ---> b09dfc72ca09 08:23:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:23:54 ---> da720a013613 08:23:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:23:54 ---> Running in 8fecba2259a4 08:23:54 ---> Running in 166a1fbf1e5a 08:23:54 Removing intermediate container 4bc21b865854 08:23:54 ---> f47ed1d63777 08:23:54 Step 23/23 : LABEL version=0.0.0 08:23:55 ---> Running in fc1b3d5adf88 08:23:55 Removing intermediate container 8fecba2259a4 08:23:55 ---> cef2954f47a9 08:23:55 Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:23:55 ---> 9910ee28c3a6 08:23:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:23:55 ---> Running in dd780d34ad74 08:23:55 Removing intermediate container 166a1fbf1e5a 08:23:55 ---> e4b1d8edc8e3 08:23:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:55 Removing intermediate container fc1b3d5adf88 08:23:55 ---> eb05caadbc5f 08:23:55 08:23:55 ---> 7c572af1fd8b 08:23:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:23:56 ---> Running in 188dc351d09a 08:23:56 ---> Running in 25b65f8a89d2 08:23:56 Removing intermediate container dd780d34ad74 08:23:56 ---> d5599d536b83 08:23:56 Step 24/24 : LABEL version=0.0.0 08:23:56 Successfully built eb05caadbc5f 08:23:56 Successfully tagged support-scheduler-arm64:latest 08:23:56  Building support-scheduler ... done Building security-bootstrapper 08:23:56 ---> Running in ec28d0dc8630 08:23:57 Removing intermediate container 188dc351d09a 08:23:57 ---> 088216187395 08:23:57 Step 22/24 : LABEL arch=arm64 08:23:57 ---> 0d55e4c5649e 08:23:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:23:57 Removing intermediate container 25b65f8a89d2 08:23:57 ---> 71d55c244c00 08:23:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:57 ---> Running in 896894a546d3 08:23:57 Removing intermediate container ec28d0dc8630 08:23:57 ---> c8dec42ca5f1 08:23:57 08:23:57 ---> Running in edabae11dd83 08:23:57 Successfully built c8dec42ca5f1 08:23:57 Successfully tagged core-command-arm64:latest 08:23:57  Building core-command ... done Building sys-mgmt-agent 08:23:58 Removing intermediate container 896894a546d3 08:23:58 ---> c9f6699cf9be 08:23:58 Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:23:58 Removing intermediate container edabae11dd83 08:23:58 ---> 65a705011ff4 08:23:58 Step 21/23 : LABEL arch=arm64 08:23:58 ---> Running in 2261deca6057 08:23:58 ---> Running in 32dc19a8e789 08:23:59 ---> 2dc2d8587d2b 08:23:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:23:59 Removing intermediate container 2261deca6057 08:23:59 ---> 63523f09987f 08:23:59 Step 24/24 : LABEL version=0.0.0 08:23:59 Removing intermediate container 32dc19a8e789 08:23:59 ---> 3c6e9980d81d 08:23:59 Step 22/23 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:23:59 ---> Running in e8d4e070defa 08:23:59 ---> Running in 38c40b3ca054 08:24:00 ---> 9808451a609b 08:24:00 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/ 08:24:00 ---> Running in dd9a3e1e4bc9 08:24:00 Removing intermediate container e8d4e070defa 08:24:00 ---> aacc94c3a4f3 08:24:00 08:24:01 Removing intermediate container 38c40b3ca054 08:24:01 ---> 311d7fd813ed 08:24:01 Step 23/23 : LABEL version=0.0.0 08:24:01 Successfully built aacc94c3a4f3 08:24:01 Successfully tagged core-metadata-arm64:latest 08:24:01  Building core-metadata ... done Building security-proxy-setup 08:24:01 ---> Running in 309b792b6694 08:24:02 Removing intermediate container 309b792b6694 08:24:02 ---> e421086e29f1 08:24:02 08:24:02 Successfully built e421086e29f1 08:24:02 Successfully tagged support-notifications-arm64:latest 08:24:02 Building core-data 08:24:03  Building support-notifications ... done Removing intermediate container dd9a3e1e4bc9 08:24:03 ---> 7913f490c8fe 08:24:03 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:24:04 ---> Running in cce0160e66ef 08:24:05 Removing intermediate container cce0160e66ef 08:24:05 ---> e89cb0d0fcc8 08:24:05 Step 24/26 : LABEL arch=arm64 08:24:05 ---> Running in b8896985c8b6 08:24:06 Removing intermediate container b8896985c8b6 08:24:06 ---> 7d0fc14b967c 08:24:06 Step 25/26 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:24:06 ---> Running in fcac915a9ad0 08:24:07 Removing intermediate container fcac915a9ad0 08:24:07 ---> 1f248a00cafa 08:24:07 Step 26/26 : LABEL version=0.0.0 08:24:07 ---> Running in c2b10bd1e8c5 08:24:08 Removing intermediate container c2b10bd1e8c5 08:24:08 ---> 2db62c3c43e1 08:24:08 08:24:08 Successfully built 2db62c3c43e1 08:24:08 Successfully tagged security-secretstore-setup-arm64:latest 08:24:47  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:24:47 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:24:47 ---> 2b75872a1a74 08:24:47 Step 3/32 : WORKDIR /edgex-go 08:24:47 ---> Using cache 08:24:47 ---> 949dc22f1515 08:24:47 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:47 ---> Using cache 08:24:47 ---> 7c1ac6d0b38b 08:24:47 Step 5/32 : RUN apk add --update --no-cache make git 08:24:47 ---> Using cache 08:24:47 ---> b131ed9a3f51 08:24:47 Step 6/32 : COPY go.mod . 08:24:47 ---> Using cache 08:24:47 ---> 374c3419f7e3 08:24:47 Step 7/32 : RUN go mod download 08:24:47 ---> Using cache 08:24:47 ---> b023a73337d7 08:24:47 Step 8/32 : COPY . . 08:24:47 ---> Using cache 08:24:47 ---> eec3f19687c4 08:24:47 Step 9/32 : RUN go mod tidy 08:24:47 ---> Using cache 08:24:47 ---> a40c8349ab12 08:24:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:24:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:24:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:24:47 ---> 2b75872a1a74 08:24:47 Step 3/24 : WORKDIR /edgex-go 08:24:47 ---> Using cache 08:24:47 ---> 949dc22f1515 08:24:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:47 ---> Using cache 08:24:47 ---> 7c1ac6d0b38b 08:24:47 Step 5/24 : RUN apk add --update --no-cache make bash git 08:24:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:24:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:24:47 ---> 2b75872a1a74 08:24:47 Step 3/22 : WORKDIR /edgex-go 08:24:47 ---> Using cache 08:24:47 ---> 949dc22f1515 08:24:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:47 ---> Using cache 08:24:47 ---> 7c1ac6d0b38b 08:24:47 Step 5/22 : RUN apk add --update --no-cache make git 08:24:47 ---> Using cache 08:24:47 ---> b131ed9a3f51 08:24:47 Step 6/22 : COPY go.mod . 08:24:47 ---> Using cache 08:24:47 ---> 374c3419f7e3 08:24:47 Step 7/22 : RUN go mod download 08:24:47 ---> Using cache 08:24:47 ---> b023a73337d7 08:24:47 Step 8/22 : COPY . . 08:24:47 ---> Using cache 08:24:47 ---> eec3f19687c4 08:24:47 Step 9/22 : RUN go mod tidy 08:24:47 ---> Using cache 08:24:47 ---> a40c8349ab12 08:24:47 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:24:47 ---> Running in f91572dd4645 08:24:47 ---> Running in 2b66753f7944 08:24:47 ---> Running in c56056883f68 08:24:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:24:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:24:47 ---> 2b75872a1a74 08:24:47 Step 3/24 : WORKDIR /edgex-go 08:24:47 ---> Using cache 08:24:47 ---> 949dc22f1515 08:24:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:24:47 ---> Using cache 08:24:47 ---> 7c1ac6d0b38b 08:24:47 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:24:47 ---> Running in a67c3a2fcdd4 08:24:48 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 08:24:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:24:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:24:48 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 08:24:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:24:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:24:50 OK: 218 MiB in 52 packages 08:24:50 OK: 218 MiB in 52 packages 08:24:52 Removing intermediate container 2b66753f7944 08:24:52 ---> d647be26f9d3 08:24:52 Step 6/24 : COPY go.mod . 08:24:52 Removing intermediate container a67c3a2fcdd4 08:24:52 ---> d9adfafd56fa 08:24:52 Step 6/24 : COPY go.mod . 08:24:54 ---> c921b1def2d3 08:24:54 Step 7/24 : RUN go mod download 08:24:54 ---> Running in 920f8c575772 08:24:54 ---> 9ca74c64fd5d 08:24:54 Step 7/24 : RUN go mod download 08:24:54 ---> Running in ee4b20157277 08:25:00 Removing intermediate container 920f8c575772 08:25:00 ---> ccded9b05bc7 08:25:00 Step 8/24 : COPY . . 08:25:00 Removing intermediate container ee4b20157277 08:25:00 ---> 0b0a6c3e3d66 08:25:00 Step 8/24 : COPY . . 08:25:32 ---> 095ff0039a95 08:25:32 Step 9/24 : RUN go mod tidy 08:25:32 ---> 9cd65b57d128 08:25:32 Step 9/24 : RUN go mod tidy 08:25:32 ---> Running in 994e33a36c9c 08:25:32 ---> Running in a35c7c7b7d38 08:25:36 Removing intermediate container a35c7c7b7d38 08:25:36 ---> 6b7b3904cc2b 08:25:36 Step 10/24 : RUN make cmd/core-data/core-data 08:25:36 ---> Running in 90d94d1d3887 08:25:36 Removing intermediate container 994e33a36c9c 08:25:36 ---> 9db0d8526c79 08:25:36 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:25:36 ---> Running in ff2f4b016967 08:25:38 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 08:25:39 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 08:26:06 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 08:26:12 Removing intermediate container f91572dd4645 08:26:12 ---> f30fb0f5a03b 08:26:12 08:26:12 Step 11/32 : FROM alpine:3.12 08:26:12 ---> c4fd0aeabfcf 08:26:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:26:12 ---> Running in 57ed741ec04b 08:26:13 Removing intermediate container 57ed741ec04b 08:26:13 ---> 35ac509737e6 08:26:13 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:26:13 ---> Running in cdce260f9dad 08:26:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:26:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:26:17 (1/2) Installing dumb-init (1.2.2-r1) 08:26:17 (2/2) Installing su-exec (0.2-r1) 08:26:17 Executing busybox-1.31.1-r20.trigger 08:26:17 OK: 5 MiB in 16 packages 08:26:18 Removing intermediate container c56056883f68 08:26:18 ---> 9d1b8516e9f3 08:26:18 08:26:18 Step 11/22 : FROM alpine:3.12 08:26:18 ---> c4fd0aeabfcf 08:26:18 Step 12/22 : RUN apk add --update --no-cache curl 08:26:18 ---> Running in 77b05d7adb86 08:26:19 Removing intermediate container cdce260f9dad 08:26:19 ---> 12cc9734bd07 08:26:19 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:26:19 ---> Running in af03687d6ec1 08:26:20 Removing intermediate container af03687d6ec1 08:26:20 ---> 7442527ae533 08:26:20 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:26:20 ---> Running in aa6037a9441f 08:26:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:26:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:26:21 Removing intermediate container aa6037a9441f 08:26:21 ---> 42140c078230 08:26:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:26:21 (1/4) Installing ca-certificates (20191127-r4) 08:26:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:26:21 (3/4) Installing libcurl (7.77.0-r0) 08:26:21 (4/4) Installing curl (7.77.0-r0) 08:26:22 ---> Running in 6649217e2fda 08:26:22 Executing busybox-1.31.1-r20.trigger 08:26:22 Executing ca-certificates-20191127-r4.trigger 08:26:22 OK: 7 MiB in 18 packages 08:26:24 Removing intermediate container 77b05d7adb86 08:26:24 ---> d7514a218580 08:26:24 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:26:25 ---> Running in 60a4bf7d37f6 08:26:25 Removing intermediate container 60a4bf7d37f6 08:26:25 ---> 2a6447a8ea39 08:26:25 Step 14/22 : WORKDIR /edgex 08:26:26 Removing intermediate container 6649217e2fda 08:26:26 ---> bfc6a4211009 08:26:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:26:26 ---> Running in d87070065a7a 08:26:26 ---> Running in eb2017651248 08:26:27 Removing intermediate container d87070065a7a 08:26:27 ---> 89dafc31aca2 08:26:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:26:27 Removing intermediate container eb2017651248 08:26:27 ---> 25bc1292fbe8 08:26:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:26:28 ---> 0c1eae952c0c 08:26:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:26:28 ---> 50a9406db528 08:26:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:26:29 ---> Running in 93753c9648aa 08:26:31 ---> dba1904ab13b 08:26:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:26:33 Removing intermediate container 93753c9648aa 08:26:33 ---> 26d1e065c40b 08:26:33 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:26:33 ---> 6192716cbc2f 08:26:33 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:26:33 ---> Running in cc3985576f36 08:26:34 Removing intermediate container cc3985576f36 08:26:34 ---> 7259bf74ad0e 08:26:34 Step 19/22 : CMD ["--init=true"] 08:26:34 ---> eb30a788f215 08:26:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:26:34 ---> Running in 0588f3a38b24 08:26:35 Removing intermediate container 0588f3a38b24 08:26:35 ---> ba17071fc532 08:26:35 Step 20/22 : LABEL arch=arm64 08:26:36 ---> Running in 09514fcb21f3 08:26:37 ---> 8e3f9d5c8250 08:26:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:26:37 Removing intermediate container 09514fcb21f3 08:26:37 ---> cca935bda8d2 08:26:37 Step 21/22 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:26:37 ---> Running in cec3d1e149a5 08:26:38 Removing intermediate container cec3d1e149a5 08:26:38 ---> e2a7ef3d5bca 08:26:38 Step 22/22 : LABEL version=0.0.0 08:26:38 ---> 89821443f660 08:26:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:26:38 ---> Running in 536f6aa74de1 08:26:39 Removing intermediate container 536f6aa74de1 08:26:39 ---> d016efdadf2c 08:26:39 08:26:39 ---> c49a3c890984 08:26:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:26:39 Successfully built d016efdadf2c 08:26:40 Successfully tagged security-proxy-setup-arm64:latest 08:26:41  Building security-proxy-setup ... done  ---> e87605060280 08:26:41 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:26:41 ---> Running in b7bc8584afaf 08:26:42 Removing intermediate container b7bc8584afaf 08:26:42 ---> ceed2c9783dc 08:26:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:26:43 ---> 12c58ac09292 08:26:43 Step 27/32 : RUN chmod +x /entrypoint.sh 08:26:44 ---> Running in a670c2bd0fa4 08:26:47 Removing intermediate container a670c2bd0fa4 08:26:47 ---> e30ea17f2ab5 08:26:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:26:48 ---> Running in 5ea27dd277a3 08:26:49 Removing intermediate container 5ea27dd277a3 08:26:49 ---> 24f2372059e8 08:26:49 Step 29/32 : CMD ["gate"] 08:26:49 ---> Running in fba74a605366 08:26:50 Removing intermediate container fba74a605366 08:26:50 ---> c189c1e5ef48 08:26:50 Step 30/32 : LABEL arch=arm64 08:26:51 ---> Running in 24336d2926f5 08:26:52 Removing intermediate container 24336d2926f5 08:26:52 ---> 1d3e7faf1820 08:26:52 Step 31/32 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:26:52 ---> Running in ca7177631750 08:26:53 Removing intermediate container ca7177631750 08:26:53 ---> 7a8207506f16 08:26:53 Step 32/32 : LABEL version=0.0.0 08:26:53 ---> Running in 0ae35621138c 08:26:54 Removing intermediate container 0ae35621138c 08:26:54 ---> 16839fc38cae 08:26:54 08:26:54 Successfully built 16839fc38cae 08:26:54 Successfully tagged security-bootstrapper-arm64:latest 08:27:00  Building security-bootstrapper ... done Removing intermediate container ff2f4b016967 08:27:00 ---> a59febc4aaf4 08:27:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:27:00 ---> Running in 61c81f8e0eb8 08:27:01 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 08:27:04 Removing intermediate container 61c81f8e0eb8 08:27:04 ---> 7e737b602ba0 08:27:04 08:27:04 Step 12/24 : FROM docker:20.10.0 08:27:04 20.10.0: Pulling from library/docker 08:27:07 Removing intermediate container 90d94d1d3887 08:27:07 ---> bacebc4a1b2a 08:27:07 08:27:07 Step 11/24 : FROM alpine:3.12 08:27:07 ---> c4fd0aeabfcf 08:27:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:27:08 ---> Running in aca263a37a8c 08:27:08 Removing intermediate container aca263a37a8c 08:27:08 ---> 77fd400b179a 08:27:08 Step 13/24 : ENV APP_PORT=59880 08:27:08 ---> Running in d06eeac49895 08:27:09 Removing intermediate container d06eeac49895 08:27:09 ---> a893d69bc20e 08:27:09 Step 14/24 : EXPOSE $APP_PORT 08:27:10 ---> Running in 93a4055c9ac6 08:27:11 Removing intermediate container 93a4055c9ac6 08:27:11 ---> 03f3f8c3a2a6 08:27:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:11 ---> Running in 45e3e5f4b986 08:27:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:27:14 Status: Downloaded newer image for docker:20.10.0 08:27:14 ---> eeaf43b92773 08:27:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:27:14 ---> Running in 4466c5dbf3f7 08:27:14 Removing intermediate container 45e3e5f4b986 08:27:14 ---> 836927c8b2a4 08:27:14 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:27:14 ---> Running in 2c087c44cf3c 08:27:15 Removing intermediate container 4466c5dbf3f7 08:27:15 ---> b205fe7afd06 08:27:15 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 08:27:15 ---> Running in ba74f12c9867 08:27:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:27:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:27:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:27:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:27:17 (1/39) Installing readline (8.0.4-r0) 08:27:17 (2/39) Installing bash (5.0.17-r0) 08:27:17 Executing bash-5.0.17-r0.post-install 08:27:17 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:27:17 (4/39) Installing libcurl (7.77.0-r0) 08:27:17 (5/39) Installing curl (7.77.0-r0) 08:27:17 (6/39) Installing dumb-init (1.2.2-r1) 08:27:17 (7/39) Installing libbz2 (1.0.8-r1) 08:27:17 (8/39) Installing expat (2.2.9-r1) 08:27:17 (9/39) Installing libffi (3.3-r2) 08:27:17 (10/39) Installing gdbm (1.13-r1) 08:27:17 (11/39) Installing xz-libs (5.2.5-r0) 08:27:17 (12/39) Installing sqlite-libs (3.32.1-r1) 08:27:17 (13/39) Installing python3 (3.8.10-r0) 08:27:18 (1/6) Installing dumb-init (1.2.2-r1) 08:27:18 (2/6) Installing libgcc (9.3.0-r2) 08:27:18 (3/6) Installing libsodium (1.0.18-r0) 08:27:18 (4/6) Installing libstdc++ (9.3.0-r2) 08:27:18 (5/6) Installing libzmq (4.3.3-r0) 08:27:18 (6/6) Installing zeromq (4.3.3-r0) 08:27:18 Executing busybox-1.31.1-r20.trigger 08:27:18 OK: 8 MiB in 20 packages 08:27:19 (14/39) Installing py3-appdirs (1.4.4-r1) 08:27:19 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:27:19 (16/39) Installing py3-parsing (2.4.7-r0) 08:27:19 (17/39) Installing py3-six (1.15.0-r0) 08:27:19 (18/39) Installing py3-packaging (20.4-r0) 08:27:19 (19/39) Installing py3-setuptools (47.0.0-r0) 08:27:19 (20/39) Installing py3-chardet (3.0.4-r4) 08:27:19 (21/39) Installing py3-idna (2.9-r0) 08:27:19 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:27:19 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:27:19 (24/39) Installing py3-requests (2.23.0-r0) 08:27:19 (25/39) Installing py3-msgpack (1.0.0-r0) 08:27:19 (26/39) Installing py3-lockfile (0.12.2-r3) 08:27:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:27:20 (28/39) Installing py3-colorama (0.4.3-r0) 08:27:20 (29/39) Installing py3-distlib (0.3.0-r0) 08:27:20 (30/39) Installing py3-distro (1.5.0-r1) 08:27:20 (31/39) Installing py3-webencodings (0.5.1-r3) 08:27:20 (32/39) Installing py3-html5lib (1.0.1-r4) 08:27:20 (33/39) Installing py3-pytoml (0.1.21-r0) 08:27:20 (34/39) Installing py3-pep517 (0.8.2-r0) 08:27:20 (35/39) Installing py3-progress (1.5-r0) 08:27:20 (36/39) Installing py3-toml (0.10.1-r0) 08:27:20 (37/39) Installing py3-retrying (1.3.3-r0) 08:27:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:27:20 (39/39) Installing py3-pip (20.1.1-r0) 08:27:20 Executing busybox-1.31.1-r19.trigger 08:27:20 OK: 72 MiB in 59 packages 08:27:21 Removing intermediate container 2c087c44cf3c 08:27:21 ---> 8f9f8c112324 08:27:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:27:22 ---> ac13d48a7b1a 08:27:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:27:23 ---> bd60d05077ec 08:27:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:27:24 ---> 22fef58bfeb1 08:27:24 Step 20/24 : ENTRYPOINT ["/core-data"] 08:27:24 ---> Running in f9ba3721c49d 08:27:25 Removing intermediate container f9ba3721c49d 08:27:25 ---> 89004a17e431 08:27:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:27:25 ---> Running in 963a9216c871 08:27:25 Removing intermediate container 963a9216c871 08:27:25 ---> c075c29693a5 08:27:25 Step 22/24 : LABEL arch=arm64 08:27:25 ---> Running in ed1ac22ebf5d 08:27:25 Collecting docker-compose==1.23.2 08:27:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:27:26 Removing intermediate container ed1ac22ebf5d 08:27:26 ---> 1edf48ba238e 08:27:26 Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:27:26 ---> Running in f4026aa7d789 08:27:26 Collecting cached-property<2,>=1.2.0 08:27:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:27:27 Removing intermediate container f4026aa7d789 08:27:27 ---> 8148f2fc174f 08:27:27 Step 24/24 : LABEL version=0.0.0 08:27:27 ---> Running in 32697f2c9086 08:27:27 Collecting websocket-client<1.0,>=0.32.0 08:27:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:27:27 Removing intermediate container 32697f2c9086 08:27:27 ---> 918a06229e8f 08:27:27 08:27:27 Successfully built 918a06229e8f 08:27:27 Successfully tagged core-data-arm64:latest 08:27:28  Building core-data ... done Collecting docker<4.0,>=3.6.0 08:27:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:27:29 Collecting jsonschema<3,>=2.5.1 08:27:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:27:30 Collecting PyYAML<4,>=3.10 08:27:30 Downloading PyYAML-3.13.tar.gz (270 kB) 08:27:34 Collecting docopt<0.7,>=0.6.1 08:27:34 Downloading docopt-0.6.2.tar.gz (25 kB) 08:27:37 Collecting dockerpty<0.5,>=0.4.1 08:27:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:27:39 Collecting texttable<0.10,>=0.9.0 08:27:39 Downloading texttable-0.9.1.tar.gz (11 kB) 08:27:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:27:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:27:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:27:43 Collecting docker-pycreds>=0.4.0 08:27:43 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:27:44 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:27:44 Collecting idna<2.8,>=2.5 08:27:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:27:45 Collecting urllib3<1.25,>=1.21.1 08:27:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:27:45 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:27:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:27:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:27:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:27:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:27:46 Installing collected packages: cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, PyYAML, docopt, dockerpty, texttable, docker-compose 08:27:47 Attempting uninstall: idna 08:27:47 Found existing installation: idna 2.9 08:27:47 Uninstalling idna-2.9: 08:27:47 Successfully uninstalled idna-2.9 08:27:48 Attempting uninstall: urllib3 08:27:48 Found existing installation: urllib3 1.25.9 08:27:48 Uninstalling urllib3-1.25.9: 08:27:48 Successfully uninstalled urllib3-1.25.9 08:27:48 Attempting uninstall: requests 08:27:48 Found existing installation: requests 2.23.0 08:27:48 Uninstalling requests-2.23.0: 08:27:48 Successfully uninstalled requests-2.23.0 08:27:50 Running setup.py install for PyYAML: started 08:27:53 Running setup.py install for PyYAML: finished with status 'done' 08:27:53 Running setup.py install for docopt: started 08:27:56 Running setup.py install for docopt: finished with status 'done' 08:27:56 Running setup.py install for dockerpty: started 08:27:59 Running setup.py install for dockerpty: finished with status 'done' 08:27:59 Running setup.py install for texttable: started 08:28:01 Running setup.py install for texttable: finished with status 'done' 08:28:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:28:12 Removing intermediate container ba74f12c9867 08:28:12 ---> 47687b5e77ae 08:28:12 Step 15/24 : ENV APP_PORT=58890 08:28:12 ---> Running in 0d5fdb0c4157 08:28:12 Removing intermediate container 0d5fdb0c4157 08:28:12 ---> f75a9217fb56 08:28:12 Step 16/24 : EXPOSE $APP_PORT 08:28:12 ---> Running in 0c45228905ec 08:28:12 Removing intermediate container 0c45228905ec 08:28:12 ---> 36871ee2abd3 08:28:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:28:13 ---> 03a96c8ef415 08:28:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:28:14 ---> d9109cfc20f6 08:28:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:28:15 ---> daf19f70f746 08:28:15 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:28:15 ---> Running in 486fbb785fc9 08:28:16 Removing intermediate container 486fbb785fc9 08:28:16 ---> d4f92e196319 08:28:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:28:16 ---> Running in 690097793a8c 08:28:17 Removing intermediate container 690097793a8c 08:28:17 ---> 403f5d4033c6 08:28:17 Step 22/24 : LABEL arch=arm64 08:28:17 ---> Running in 748f5385c61d 08:28:17 Removing intermediate container 748f5385c61d 08:28:17 ---> 5f0298e13c8b 08:28:17 Step 23/24 : LABEL git_sha=d9aac89147b9614f5f8b0ed88484d79e81b08bf1 08:28:17 ---> Running in 786d923b6da6 08:28:18 Removing intermediate container 786d923b6da6 08:28:18 ---> 97927dc75664 08:28:18 Step 24/24 : LABEL version=0.0.0 08:28:18 ---> Running in 1d2b43416613 08:28:19 Removing intermediate container 1d2b43416613 08:28:19 ---> 0e06e4100199 08:28:19 08:28:19 Successfully built 0e06e4100199 08:28:19 Successfully tagged sys-mgmt-agent-arm64:latest 08:28:20  Building sys-mgmt-agent ... done  [Pipeline] } 08:28:20 $ docker stop --time=1 0a3e90769b5f2177670564ca69f928e8f201d5c9cfd124604b9d47f4b3e937a9 08:28:22 $ docker rm -f 0a3e90769b5f2177670564ca69f928e8f201d5c9cfd124604b9d47f4b3e937a9 [Pipeline] // withDockerContainer [Pipeline] sh 08:28:23 + docker images 08:28:23 REPOSITORY TAG IMAGE ID CREATED SIZE 08:28:23 sys-mgmt-agent-arm64 latest 0e06e4100199 4 seconds ago 298MB 08:28:23 core-data-arm64 latest 918a06229e8f 56 seconds ago 19.2MB 08:28:23 bacebc4a1b2a About a minute ago 997MB 08:28:23 7e737b602ba0 About a minute ago 992MB 08:28:23 security-bootstrapper-arm64 latest 16839fc38cae About a minute ago 17.5MB 08:28:23 security-proxy-setup-arm64 latest d016efdadf2c About a minute ago 24.2MB 08:28:23 9d1b8516e9f3 2 minutes ago 995MB 08:28:23 f30fb0f5a03b 2 minutes ago 992MB 08:28:23 security-secretstore-setup-arm64 latest 2db62c3c43e1 4 minutes ago 27.1MB 08:28:23 support-notifications-arm64 latest e421086e29f1 4 minutes ago 15.7MB 08:28:23 core-metadata-arm64 latest aacc94c3a4f3 4 minutes ago 15.7MB 08:28:23 core-command-arm64 latest c8dec42ca5f1 4 minutes ago 15MB 08:28:23 support-scheduler-arm64 latest eb05caadbc5f 4 minutes ago 15.1MB 08:28:23 ebbf22574de9 4 minutes ago 994MB 08:28:23 c365394cfc59 4 minutes ago 991MB 08:28:23 410627197f96 4 minutes ago 991MB 08:28:23 0d81d9f7f7c8 4 minutes ago 998MB 08:28:23 97062dd58190 4 minutes ago 989MB 08:28:23 ci-base-image-arm64 latest 2b75872a1a74 15 minutes ago 663MB 08:28:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 12 hours ago 451MB 08:28:23 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 08:28:23 docker 20.10.0 eeaf43b92773 7 months ago 228MB 08:28:23 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 08:28:24 ---> job-cost.sh 08:28:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SmeY 08:29:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:30:48 lf-activate-venv(): INFO: Adding /tmp/venv-SmeY/bin to PATH 08:30:48 INFO: No Stack... 08:30:48 INFO: Retrieving Pricing Info for: v2-standard-4 08:30:48 INFO: Archiving Costs [Pipeline] sh 08:30:48 + cat /w/workspace/edgex-go/3/archives/cost.csv 08:30:48 + cut -d, -f6 [Pipeline] lock 08:30:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3620-3-stack-cost] 08:30:48 Resource [jenkins-edgexfoundry-edgex-go-PR-3620-3-stack-cost] did not exist. Created. 08:30:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3620-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:30:48 + echo total: 0.18000000715255737 [Pipeline] stash 08:30:49 Stashed 1 file(s) [Pipeline] } 08:30:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3620-3-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 08:30:50 provisioning config files... 08:30:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3980648103413502477tmp [Pipeline] { [Pipeline] sh 08:30:50 + set +x 08:30:50 + curl -s https://codecov.io/bash 08:30:50 + bash -s -- 08:30:50 08:30:50 _____ _ 08:30:50 / ____| | | 08:30:50 | | ___ __| | ___ ___ _____ __ 08:30:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:30:50 | |___| (_) | (_| | __/ (_| (_) \ V / 08:30:50 \_____\___/ \__,_|\___|\___\___/ \_/ 08:30:50 Bash-1.0.5 08:30:50 08:30:50 08:30:50 ==> git version 2.24.4 found 08:30:50 ==> 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 08:30:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:30:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:30:50 ==> Jenkins CI detected. 08:30:50 project root: . 08:30:50 --> token set from env 08:30:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:30:50 ==> Running gcov in . (disable via -X gcov) 08:30:50 ==> Python coveragepy not found 08:30:50 ==> Searching for coverage reports in: 08:30:50 + . 08:30:50 -> Found 1 reports 08:30:50 ==> Detecting git/mercurial file structure 08:30:50 ==> Reading reports 08:30:50 + ./coverage.out bytes=402846 08:30:50 ==> Appending adjustments 08:30:50 https://docs.codecov.io/docs/fixing-reports 08:30:52 + Found adjustments 08:30:52 ==> Gzipping contents 08:30:52 56K /tmp/codecov.OJdIOW.gz 08:30:52 ==> Uploading reports 08:30:52 url: https://codecov.io 08:30:52 query: branch=PR-3620&commit=d9aac89147b9614f5f8b0ed88484d79e81b08bf1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3620%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3620&job=&cmd_args= 08:30:52 -> Pinging Codecov 08:30:52 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3620&commit=d9aac89147b9614f5f8b0ed88484d79e81b08bf1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3620%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3620&job=&cmd_args= 08:30:52 -> Uploading to 08:30:52 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/00271124DB129430A58F1EEE437C3FCB/d9aac89147b9614f5f8b0ed88484d79e81b08bf1/ae48d4eb-c662-4c4f-9d12-a1d69bc6f834.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T083052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d8a964d28ac11e0424e069ea9a5d4ceff1789ff23b7ba787125051e4e7506f88 08:30:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:30:52 Dload Upload Total Spent Left Speed 08:30:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54455 0 0 100 54455 0 125k --:--:-- --:--:-- --:--:-- 124k 100 54455 0 0 100 54455 0 124k --:--:-- --:--:-- --:--:-- 124k 08:30:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d9aac89147b9614f5f8b0ed88484d79e81b08bf1 [Pipeline] } 08:30:52 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 08:30:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:30:55 ---> package-listing.sh 08:30:55 ++ facter osfamily 08:30:55 ++ tr '[:upper:]' '[:lower:]' 08:30:55 + OS_FAMILY=redhat 08:30:55 + workspace=/w/workspace/edgex-go/3 08:30:55 + START_PACKAGES=/tmp/packages_start.txt 08:30:55 + END_PACKAGES=/tmp/packages_end.txt 08:30:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:30:55 + PACKAGES=/tmp/packages_start.txt 08:30:55 + '[' /w/workspace/edgex-go/3 ']' 08:30:55 + PACKAGES=/tmp/packages_end.txt 08:30:55 + case "${OS_FAMILY}" in 08:30:55 + sort 08:30:55 + rpm -qa 08:30:57 + '[' -f /tmp/packages_start.txt ']' 08:30:57 + '[' -f /tmp/packages_end.txt ']' 08:30:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:30:57 + '[' /w/workspace/edgex-go/3 ']' 08:30:57 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:30:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:30:57 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:30:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:30:58 08:30:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:30:58 alpine: Pulling from edgex-lftools-log-publisher 08:30:58 5843afab3874: Pulling fs layer 08:30:58 2dfaacf7024e: Pulling fs layer 08:30:58 2dbba127c6aa: Pulling fs layer 08:30:58 1a467efa2204: Pulling fs layer 08:30:58 865369a531d5: Pulling fs layer 08:30:58 2dc3bafdbf1c: Pulling fs layer 08:30:58 9ac237eaa80d: Pulling fs layer 08:30:58 6bcad4ecc5c2: Pulling fs layer 08:30:58 7074353bde3e: Pulling fs layer 08:30:58 1a467efa2204: Waiting 08:30:58 865369a531d5: Waiting 08:30:58 9ac237eaa80d: Waiting 08:30:58 6bcad4ecc5c2: Waiting 08:30:58 7074353bde3e: Waiting 08:30:58 2dc3bafdbf1c: Waiting 08:30:58 2dfaacf7024e: Verifying Checksum 08:30:58 2dfaacf7024e: Download complete 08:30:58 1a467efa2204: Verifying Checksum 08:30:58 1a467efa2204: Download complete 08:30:58 5843afab3874: Verifying Checksum 08:30:58 5843afab3874: Download complete 08:30:58 2dc3bafdbf1c: Verifying Checksum 08:30:58 2dc3bafdbf1c: Download complete 08:30:58 9ac237eaa80d: Verifying Checksum 08:30:58 9ac237eaa80d: Download complete 08:30:58 6bcad4ecc5c2: Verifying Checksum 08:30:58 6bcad4ecc5c2: Download complete 08:30:58 865369a531d5: Verifying Checksum 08:30:58 865369a531d5: Download complete 08:30:59 5843afab3874: Pull complete 08:30:59 2dbba127c6aa: Verifying Checksum 08:30:59 2dbba127c6aa: Download complete 08:30:59 2dfaacf7024e: Pull complete 08:30:59 2dbba127c6aa: Pull complete 08:30:59 1a467efa2204: Pull complete 08:30:59 865369a531d5: Pull complete 08:30:59 2dc3bafdbf1c: Pull complete 08:31:00 9ac237eaa80d: Pull complete 08:31:00 6bcad4ecc5c2: Pull complete 08:31:03 7074353bde3e: Verifying Checksum 08:31:03 7074353bde3e: Download complete 08:31:07 7074353bde3e: Pull complete 08:31:07 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 08:31:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:31:07 prd-centos7-docker-4c-2g-2838 does not seem to be running inside a container 08:31:07 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:31:10 $ docker top c40d4e6df394acac54773c06b4765155479d76ca81da4ef47bd8716ed4f0d262 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:11 + touch /tmp/pre-build-complete [Pipeline] sh 08:31:11 + mkdir -p /var/log/sa [Pipeline] sh 08:31:12 + ls /var/log/sa-host 08:31:12 + sadf -c /var/log/sa-host/sa05 08:31:12 file_magic: OK 08:31:12 HZ: Using current value: 100 08:31:12 file_header: OK 08:31:12 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 08:31:12 Statistics: 08:31:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:31:12 File successfully converted to sysstat format version 12.5.4 08:31:12 + sadf -c /var/log/sa-host/sa15 08:31:12 file_magic: OK 08:31:12 HZ: Using current value: 100 08:31:12 file_header: OK 08:31:12 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 08:31:12 Statistics: 08:31:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:31:12 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:12 provisioning config files... 08:31:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8938556129815038828tmp [Pipeline] { [Pipeline] echo 08:31:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:31:13 ---> create-netrc.sh [Pipeline] } 08:31:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:31:13 ---> python-tools-install.sh [Pipeline] echo 08:31:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:31:13 ---> sudo-logs.sh 08:31:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:31:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:31:14 ---> job-cost.sh 08:31:14 lf-activate-venv: SKIPPING 08:31:14 DEBUG: total: 0.18000000715255737 08:31:14 INFO: Retrieving Stack Cost... 08:31:15 INFO: Retrieving Pricing Info for: v3-standard-2 08:31:15 INFO: Archiving Costs [Pipeline] echo 08:31:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:31:15 ---> logs-deploy.sh 08:31:15 lf-activate-venv: SKIPPING 08:31:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3620/3 08:31:15 INFO: archiving workspace using pattern(s): 08:31:16 Archives upload complete. 08:31:16 INFO: archiving logs to Nexus 08:31:17 ---> uname -a: 08:31:17 Linux prd-centos7-docker-4c-2g-2838.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:31:17 08:31:17 08:31:17 ---> lscpu: 08:31:17 Architecture: x86_64 08:31:17 CPU op-mode(s): 32-bit, 64-bit 08:31:17 Address sizes: 40 bits physical, 48 bits virtual 08:31:17 Byte Order: Little Endian 08:31:17 CPU(s): 2 08:31:17 On-line CPU(s) list: 0,1 08:31:17 Vendor ID: AuthenticAMD 08:31:17 BIOS Vendor ID: QEMU 08:31:17 Model name: AMD EPYC-Rome Processor 08:31:17 BIOS Model name: pc-i440fx-4.2 08:31:17 CPU family: 23 08:31:17 Model: 49 08:31:17 Thread(s) per core: 1 08:31:17 Core(s) per socket: 1 08:31:17 Socket(s): 2 08:31:17 Stepping: 0 08:31:17 BogoMIPS: 5599.99 08:31:17 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 08:31:17 Virtualization: AMD-V 08:31:17 Hypervisor vendor: KVM 08:31:17 Virtualization type: full 08:31:17 L1d cache: 64 KiB (2 instances) 08:31:17 L1i cache: 64 KiB (2 instances) 08:31:17 L2 cache: 1 MiB (2 instances) 08:31:17 L3 cache: 32 MiB (2 instances) 08:31:17 NUMA node(s): 1 08:31:17 NUMA node0 CPU(s): 0,1 08:31:17 Vulnerability Itlb multihit: Not affected 08:31:17 Vulnerability L1tf: Not affected 08:31:17 Vulnerability Mds: Not affected 08:31:17 Vulnerability Meltdown: Not affected 08:31:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:31:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:31:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:31:17 Vulnerability Srbds: Not affected 08:31:17 Vulnerability Tsx async abort: Not affected 08:31:17 08:31:17 08:31:17 ---> nproc: 08:31:17 2 08:31:17 08:31:17 08:31:17 ---> df -h: 08:31:17 Filesystem Size Used Available Use% Mounted on 08:31:17 overlay 40.0G 11.6G 28.4G 29% / 08:31:17 tmpfs 64.0M 0 64.0M 0% /dev 08:31:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:31:17 shm 64.0M 0 64.0M 0% /dev/shm 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/3 08:31:17 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/3@tmp 08:31:17 08:31:17 08:31:17 ---> free -m: 08:31:17 total used free shared buff/cache available 08:31:17 Mem: 7821 1029 2101 0 4690 6476 08:31:17 Swap: 1023 1 1022 08:31:17 08:31:17 08:31:17 ---> ip addr: 08:31:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:31:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:31:17 inet 127.0.0.1/8 scope host lo 08:31:17 valid_lft forever preferred_lft forever 08:31:17 inet6 ::1/128 scope host 08:31:17 valid_lft forever preferred_lft forever 08:31:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:31:17 link/ether fa:16:3e:19:bf:17 brd ff:ff:ff:ff:ff:ff 08:31:17 inet 10.30.122.179/23 brd 10.30.123.255 scope global dynamic eth0 08:31:17 valid_lft 84930sec preferred_lft 84930sec 08:31:17 inet6 fe80::f816:3eff:fe19:bf17/64 scope link 08:31:17 valid_lft forever preferred_lft forever 08:31:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:31:17 link/ether 02:42:14:a9:ab:4f brd ff:ff:ff:ff:ff:ff 08:31:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:31:17 valid_lft forever preferred_lft forever 08:31:17 inet6 fe80::42:14ff:fea9:ab4f/64 scope link 08:31:17 valid_lft forever preferred_lft forever 08:31:17 08:31:17 08:31:17 ---> sar -b -r -n DEV: 08:31:17 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) 08:31:17 08:31:17 08:06:36 LINUX RESTART (2 CPU) 08:31:17 08:31:17 08:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:31:17 08:08:01 124.72 14.93 109.80 0.00 4851.72 20756.00 0.00 08:31:17 08:09:01 174.20 0.02 174.18 0.00 0.53 48850.42 0.00 08:31:17 08:10:01 63.05 0.00 63.05 0.00 0.00 10743.83 0.00 08:31:17 08:11:01 61.46 0.02 61.44 0.00 0.53 8947.90 0.00 08:31:17 08:12:01 845.22 365.99 479.23 0.00 25345.22 307777.85 0.00 08:31:17 08:13:01 495.51 87.85 407.66 0.00 4441.60 179490.05 0.00 08:31:17 08:14:01 317.06 30.63 286.43 0.00 3838.62 61264.56 0.00 08:31:17 08:15:01 6.23 0.00 6.23 0.00 0.00 202.25 0.00 08:31:17 08:16:01 0.33 0.03 0.30 0.00 0.27 3.80 0.00 08:31:17 08:17:01 0.23 0.00 0.23 0.00 0.00 2.50 0.00 08:31:17 08:18:01 0.47 0.23 0.23 0.00 85.96 2.10 0.00 08:31:17 08:19:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 08:31:17 08:20:01 0.28 0.00 0.28 0.00 0.00 3.05 0.00 08:31:17 08:21:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 08:31:17 08:22:01 0.43 0.18 0.25 0.00 5.73 3.30 0.00 08:31:17 08:23:01 0.85 0.00 0.85 0.00 0.00 15.83 0.00 08:31:17 08:24:02 0.23 0.00 0.23 0.00 0.00 2.53 0.00 08:31:17 08:25:01 0.32 0.00 0.32 0.00 0.00 3.79 0.00 08:31:17 08:26:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 08:31:17 08:27:01 0.17 0.00 0.17 0.00 0.00 1.53 0.00 08:31:17 08:28:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 08:31:17 08:29:01 0.28 0.00 0.28 0.00 0.00 2.82 0.00 08:31:17 08:30:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 08:31:17 08:31:01 44.26 40.88 3.38 0.00 4069.53 103.86 0.00 08:31:17 Average: 89.14 22.58 66.57 0.00 1777.54 26640.18 0.00 08:31:17 08:31:17 08:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:31:17 08:08:01 5161884 0 791100 9.88 2620 2053328 1267532 13.99 724332 1712044 164 08:31:17 08:09:01 3961228 0 1166840 14.57 2620 2878244 1793240 19.80 1297504 2210084 103624 08:31:17 08:10:01 3771288 0 1125480 14.05 2620 3109544 1692348 18.68 1379096 2303304 27308 08:31:17 08:11:01 3640496 0 1172676 14.64 2620 3193140 1953980 21.57 1367596 2441968 302556 08:31:17 08:12:01 1538772 0 1588504 19.83 2620 4879036 3508600 38.74 2443160 3341036 1076 08:31:17 08:13:01 733244 0 1433060 17.89 2620 5840008 2433604 26.87 2559736 4005524 1660 08:31:17 08:14:01 2767252 0 1243632 15.53 2620 3995428 1634836 18.05 1295328 3246968 20 08:31:17 08:15:01 2784504 0 1226372 15.31 2620 3995436 1403064 15.49 1294472 3236944 12 08:31:17 08:16:01 2785220 0 1225652 15.30 2620 3995440 1392988 15.38 1294128 3236924 12 08:31:17 08:17:01 2786344 0 1224520 15.29 2620 3995448 1393036 15.38 1293492 3237752 8 08:31:17 08:18:01 2781372 0 1226944 15.32 2620 3997996 1392952 15.38 1298872 3237528 12 08:31:17 08:19:01 2781232 0 1227076 15.32 2620 3998004 1392988 15.38 1298944 3237532 8 08:31:17 08:20:01 2781868 0 1226436 15.31 2620 3998008 1392784 15.38 1298492 3237528 8 08:31:17 08:21:01 2782172 0 1226132 15.31 2620 3998008 1392784 15.38 1298492 3237528 8 08:31:17 08:22:01 2781760 0 1226508 15.31 2620 3998044 1392784 15.38 1299000 3237176 16 08:31:17 08:23:01 2781408 0 1226860 15.32 2620 3998044 1392868 15.38 1298976 3237176 8 08:31:17 08:24:02 2781768 0 1226492 15.31 2620 3998052 1392784 15.38 1298892 3237176 8 08:31:17 08:25:01 2781636 0 1226620 15.32 2620 3998056 1392784 15.38 1299016 3237176 8 08:31:17 08:26:01 2781752 0 1226500 15.31 2620 3998060 1392784 15.38 1299020 3237176 8 08:31:17 08:27:01 2781212 0 1227036 15.32 2620 3998064 1392940 15.38 1299412 3237176 8 08:31:17 08:28:01 2781228 0 1226964 15.32 2620 3998120 1392916 15.38 1299348 3237188 16 08:31:17 08:29:01 2781392 0 1226848 15.32 2620 3998072 1392880 15.38 1299224 3237176 12 08:31:17 08:30:01 2781628 0 1226604 15.32 2620 3998080 1392784 15.38 1298940 3237176 8 08:31:17 08:31:01 2525524 0 1256984 15.69 2620 4223804 1580164 17.45 1342604 3447736 102956 08:31:17 Average: 2859008 0 1225077 15.30 2620 3922228 1590018 17.55 1382420 3104375 22480 08:31:17 08:31:17 08:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:31:17 08:08:01 eth0 1684.80 1499.36 6460.97 190.20 0.00 0.00 0.00 0.00 08:31:17 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:08:01 docker0 897.41 779.30 72.62 2736.11 0.00 0.00 0.00 0.00 08:31:17 08:09:01 veth71f56b2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:31:17 08:09:01 eth0 773.58 542.94 3804.41 54.56 0.00 0.00 0.00 0.00 08:31:17 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:09:01 docker0 227.72 293.48 15.57 843.72 0.00 0.00 0.00 0.00 08:31:17 08:10:01 veth71f56b2 1.83 1.83 0.15 0.15 0.00 0.00 0.00 0.00 08:31:17 08:10:01 eth0 29.49 15.25 20.11 10.66 0.00 0.00 0.00 0.00 08:31:17 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:10:01 docker0 1.83 1.83 0.12 0.15 0.00 0.00 0.00 0.00 08:31:17 08:11:01 eth0 266.68 178.11 1698.03 136.82 0.00 0.00 0.00 0.00 08:31:17 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:11:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 08:31:17 08:12:01 veth02a2ad3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:31:17 08:12:01 veth466fc6e 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 08:31:17 08:12:01 veth180c163 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 08:31:17 08:12:01 vetha183c85 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:31:17 08:13:01 veth466fc6e 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 08:31:17 08:13:01 veth3d8f90a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:13:01 veth0d73d5d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:13:01 eth0 3139.21 2453.77 13569.48 441.09 0.00 0.00 0.00 0.00 08:31:17 08:14:01 eth0 165.90 87.92 532.79 129.22 0.00 0.00 0.00 0.00 08:31:17 08:14:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:31:17 08:14:01 docker0 1245.64 1277.71 95.93 4331.08 0.00 0.00 0.00 0.00 08:31:17 08:15:01 eth0 0.57 0.45 0.21 0.03 0.00 0.00 0.00 0.00 08:31:17 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:16:01 eth0 1.58 0.58 0.38 0.19 0.00 0.00 0.00 0.00 08:31:17 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:17:01 eth0 0.53 0.30 0.27 0.24 0.00 0.00 0.00 0.00 08:31:17 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:18:01 eth0 1.23 0.25 0.26 0.08 0.00 0.00 0.00 0.00 08:31:17 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:19:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 08:31:17 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:20:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:31:17 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:31:17 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:22:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:31:17 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:23:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 08:31:17 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:24:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:31:17 08:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:25:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:31:17 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:26:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:31:17 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:27:01 eth0 0.57 0.37 0.28 0.20 0.00 0.00 0.00 0.00 08:31:17 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:28:01 eth0 0.32 0.27 0.15 0.08 0.00 0.00 0.00 0.00 08:31:17 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:29:01 eth0 0.37 0.23 0.24 0.13 0.00 0.00 0.00 0.00 08:31:17 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:30:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:31:17 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:31:01 eth0 163.42 107.69 1182.72 13.72 0.00 0.00 0.00 0.00 08:31:17 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 Average: eth0 143.59 110.05 636.24 24.36 0.00 0.00 0.00 0.00 08:31:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:31:17 Average: docker0 52.00 53.34 4.00 180.80 0.00 0.00 0.00 0.00 08:31:17 08:31:17 08:31:17 ---> sar -P ALL: 08:31:17 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) 08:31:17 08:31:17 08:06:36 LINUX RESTART (2 CPU) 08:31:17 08:31:17 08:07:02 CPU %user %nice %system %iowait %steal %idle 08:31:17 08:08:01 all 30.03 0.00 7.31 3.28 0.08 59.30 08:31:17 08:08:01 0 26.59 0.00 7.53 2.44 0.09 63.35 08:31:17 08:08:01 1 33.46 0.00 7.09 4.12 0.07 55.25 08:31:17 08:09:01 all 29.20 0.00 8.91 2.37 0.08 59.44 08:31:17 08:09:01 0 29.70 0.00 9.64 2.27 0.07 58.32 08:31:17 08:09:01 1 28.71 0.00 8.19 2.46 0.09 60.55 08:31:17 08:10:01 all 41.74 0.00 4.99 0.53 0.07 52.66 08:31:17 08:10:01 0 41.28 0.00 5.30 0.67 0.07 52.67 08:31:17 08:10:01 1 42.20 0.00 4.68 0.39 0.07 52.66 08:31:17 08:11:01 all 59.29 0.00 9.47 0.91 0.10 30.23 08:31:17 08:11:01 0 58.38 0.00 9.28 1.00 0.09 31.24 08:31:17 08:11:01 1 60.19 0.00 9.65 0.82 0.11 29.23 08:31:17 08:12:01 all 38.58 0.00 25.19 20.70 0.12 15.41 08:31:17 08:12:01 0 39.16 0.00 25.26 21.01 0.11 14.47 08:31:17 08:12:01 1 38.01 0.00 25.12 20.40 0.13 16.35 08:31:17 08:13:01 all 76.16 0.00 18.40 4.66 0.13 0.66 08:31:17 08:13:01 0 76.37 0.00 17.84 4.98 0.13 0.68 08:31:17 08:13:01 1 75.96 0.00 18.96 4.33 0.13 0.63 08:31:17 08:14:01 all 52.05 0.00 13.18 1.08 0.10 33.60 08:31:17 08:14:01 0 52.23 0.00 13.17 1.18 0.09 33.33 08:31:17 08:14:01 1 51.87 0.00 13.19 0.97 0.11 33.87 08:31:17 08:15:01 all 0.13 0.00 0.08 0.01 0.03 99.75 08:31:17 08:15:01 0 0.03 0.00 0.08 0.00 0.03 99.85 08:31:17 08:15:01 1 0.23 0.00 0.07 0.02 0.03 99.65 08:31:17 08:16:01 all 0.08 0.00 0.03 0.00 0.03 99.85 08:31:17 08:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:31:17 08:16:01 1 0.12 0.00 0.03 0.00 0.05 99.80 08:31:17 08:17:01 all 0.14 0.00 0.04 0.00 0.03 99.79 08:31:17 08:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:31:17 08:17:01 1 0.25 0.00 0.05 0.00 0.03 99.67 08:31:17 08:18:01 all 0.20 0.00 0.03 0.01 0.03 99.73 08:31:17 08:18:01 0 0.02 0.00 0.03 0.02 0.03 99.90 08:31:17 08:18:01 1 0.38 0.00 0.02 0.00 0.03 99.57 08:31:17 08:31:17 08:18:01 CPU %user %nice %system %iowait %steal %idle 08:31:17 08:19:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:31:17 08:19:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:31:17 08:19:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:31:17 08:20:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:31:17 08:20:01 0 0.10 0.00 0.02 0.00 0.03 99.85 08:31:17 08:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:31:17 08:21:01 all 0.08 0.00 0.02 0.00 0.02 99.88 08:31:17 08:21:01 0 0.12 0.00 0.02 0.00 0.00 99.87 08:31:17 08:21:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:31:17 08:22:01 all 0.14 0.00 0.06 0.00 0.03 99.77 08:31:17 08:22:01 0 0.27 0.00 0.07 0.00 0.02 99.65 08:31:17 08:22:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:31:17 08:23:01 all 0.15 0.00 0.02 0.00 0.01 99.82 08:31:17 08:23:01 0 0.23 0.00 0.02 0.00 0.00 99.75 08:31:17 08:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:31:17 08:24:02 all 0.12 0.00 0.02 0.00 0.03 99.84 08:31:17 08:24:02 0 0.22 0.00 0.02 0.00 0.03 99.73 08:31:17 08:24:02 1 0.02 0.00 0.02 0.00 0.02 99.95 08:31:17 08:25:01 all 0.20 0.00 0.03 0.00 0.02 99.75 08:31:17 08:25:01 0 0.37 0.00 0.03 0.00 0.02 99.58 08:31:17 08:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:31:17 08:26:01 all 0.13 0.00 0.04 0.00 0.02 99.82 08:31:17 08:26:01 0 0.22 0.00 0.03 0.00 0.00 99.75 08:31:17 08:26:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:31:17 08:27:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:31:17 08:27:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:31:17 08:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:31:17 08:28:01 all 0.11 0.00 0.03 0.00 0.02 99.84 08:31:17 08:28:01 0 0.18 0.00 0.02 0.00 0.00 99.80 08:31:17 08:28:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:31:17 08:29:01 all 0.18 0.00 0.03 0.00 0.02 99.77 08:31:17 08:29:01 0 0.28 0.00 0.03 0.00 0.02 99.67 08:31:17 08:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:31:17 08:31:17 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:31:17 08:30:01 all 0.13 0.00 0.03 0.00 0.01 99.83 08:31:17 08:30:01 0 0.25 0.00 0.03 0.00 0.00 99.72 08:31:17 08:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:31:17 08:31:01 all 3.65 0.00 1.41 0.97 0.03 93.94 08:31:17 08:31:01 0 3.10 0.00 1.41 0.10 0.02 95.37 08:31:17 08:31:01 1 4.19 0.00 1.41 1.83 0.05 92.51 08:31:17 Average: all 13.11 0.00 3.51 1.35 0.04 81.99 08:31:17 Average: 0 12.98 0.00 3.54 1.32 0.04 82.13 08:31:17 Average: 1 13.24 0.00 3.49 1.39 0.05 81.84 08:31:17 08:31:17 08:31:17