Pull request #3530 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at e6c052569f26998dcb3a7df84d37141e1787d2eb rather than c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 Obtained Jenkinsfile from e6c052569f26998dcb3a7df84d37141e1787d2eb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh327862390592532802.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2435213962911596841.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4206144944389665396.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8210993899193568039.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8503454296111216662.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-36 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2117870223623568273.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4274749599664026964.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 Merge succeeded, producing c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 Checking out Revision c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 (PR-3530) > git config core.sparsecheckout # timeout=10 > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh8244570605638787286.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 Commit message: "feat(notifications): Add SMTP credential for insecure mode" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk cdf9f273e19c0942c2874086213403378c74d211 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:38:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:38:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:38:17 ========================================================= 02:38:17 EdgeX Global Pipelines Version Info 02:38:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:38:18 ------------------- 02:38:18 stable info: 02:38:18 ------------------- 02:38:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:38:18 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:38:18 Message: update stable to v1.0.192 02:38:19 ------------------- 02:38:19 experimental info: 02:38:19 ------------------- 02:38:19 Commited By: **** collab-it+edgex@linuxfoundation.org 02:38:19 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 02:38:19 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:38:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3530 [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3530 [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3530 [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8fc3f8 [Pipeline] echo 02:38:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:20 provisioning config files... 02:38:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3227077689492865348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:20 ---> docker-login.sh 02:38:20 nexus3.edgexfoundry.org:10001 02:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:20 Configure a credential helper to remove this warning. See 02:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:20 02:38:20 Login Succeeded 02:38:20 nexus3.edgexfoundry.org:10002 02:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:20 Configure a credential helper to remove this warning. See 02:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:20 02:38:20 Login Succeeded 02:38:20 nexus3.edgexfoundry.org:10003 02:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:21 Configure a credential helper to remove this warning. See 02:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:21 02:38:21 Login Succeeded 02:38:21 nexus3.edgexfoundry.org:10004 02:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:21 Configure a credential helper to remove this warning. See 02:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:21 02:38:21 Login Succeeded 02:38:21 docker.io 02:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:21 Configure a credential helper to remove this warning. See 02:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:21 02:38:21 Login Succeeded 02:38:21 ---> docker-login.sh ends [Pipeline] } 02:38:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:22 ++ 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 02:38:22 + for file in '`ls cmd/**/Dockerfile`' 02:38:22 ++ dirname cmd/core-command/Dockerfile 02:38:22 ++ cut -d/ -f2 02:38:22 + echo core-command,cmd/core-command/Dockerfile 02:38:22 + for file in '`ls cmd/**/Dockerfile`' 02:38:22 ++ dirname cmd/core-data/Dockerfile 02:38:22 ++ cut -d/ -f2 02:38:22 + echo core-data,cmd/core-data/Dockerfile 02:38:22 + for file in '`ls cmd/**/Dockerfile`' 02:38:22 ++ dirname cmd/core-metadata/Dockerfile 02:38:22 ++ cut -d/ -f2 02:38:22 + echo core-metadata,cmd/core-metadata/Dockerfile 02:38:22 + for file in '`ls cmd/**/Dockerfile`' 02:38:22 ++ dirname cmd/security-bootstrapper/Dockerfile 02:38:22 ++ cut -d/ -f2 02:38:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:38:22 + for file in '`ls cmd/**/Dockerfile`' 02:38:22 ++ dirname cmd/security-proxy-setup/Dockerfile 02:38:22 ++ cut -d/ -f2 02:38:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:38:22 + for file in '`ls cmd/**/Dockerfile`' 02:38:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:38:22 ++ cut -d/ -f2 02:38:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:38:22 + for file in '`ls cmd/**/Dockerfile`' 02:38:22 ++ dirname cmd/support-notifications/Dockerfile 02:38:22 ++ cut -d/ -f2 02:38:22 + echo support-notifications,cmd/support-notifications/Dockerfile 02:38:22 + for file in '`ls cmd/**/Dockerfile`' 02:38:22 ++ dirname cmd/support-scheduler/Dockerfile 02:38:22 ++ cut -d/ -f2 02:38:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:38:22 + for file in '`ls cmd/**/Dockerfile`' 02:38:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:38:22 ++ cut -d/ -f2 02:38:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:38:22 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 02:38:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:38:22 02:38:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:38:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:38:23 latest: Pulling from edgex-devops/git-semver 02:38:23 31603596830f: Pulling fs layer 02:38:23 54011a49482f: Pulling fs layer 02:38:23 a6820b24f6d8: Pulling fs layer 02:38:23 f581987b2513: Pulling fs layer 02:38:23 f581987b2513: Waiting 02:38:23 54011a49482f: Verifying Checksum 02:38:23 54011a49482f: Download complete 02:38:23 31603596830f: Verifying Checksum 02:38:23 31603596830f: Download complete 02:38:23 f581987b2513: Verifying Checksum 02:38:23 f581987b2513: Download complete 02:38:23 31603596830f: Pull complete 02:38:23 54011a49482f: Pull complete 02:38:23 a6820b24f6d8: Verifying Checksum 02:38:23 a6820b24f6d8: Download complete 02:38:24 a6820b24f6d8: Pull complete 02:38:24 f581987b2513: Pull complete 02:38:24 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:38:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:38:24 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 02:38:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:38:25 $ docker top 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:25 [ssh-agent] Looking for ssh-agent implementation... 02:38:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:25 $ docker exec 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 ssh-agent 02:38:26 SSH_AUTH_SOCK=/tmp/ssh-q9D02ge6NyZD/agent.14 02:38:26 SSH_AGENT_PID=20 02:38:26 Running ssh-add (command line suppressed) 02:38:26 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1953807671219518930.key (/w/workspace/edgex-go/4@tmp/private_key_1953807671219518930.key) 02:38:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:26 + git tag --points-at HEAD [Pipeline] } 02:38:26 $ docker exec --env ******** --env ******** 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 ssh-agent -k 02:38:26 unset SSH_AUTH_SOCK; 02:38:26 unset SSH_AGENT_PID; 02:38:26 echo Agent pid 20 killed; 02:38:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:38:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:26 [ssh-agent] Looking for ssh-agent implementation... 02:38:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:26 $ docker exec 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 ssh-agent 02:38:26 SSH_AUTH_SOCK=/tmp/ssh-5Q5k68PxdKKT/agent.54 02:38:26 SSH_AGENT_PID=60 02:38:26 Running ssh-add (command line suppressed) 02:38:27 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5103766272990017601.key (/w/workspace/edgex-go/4@tmp/private_key_5103766272990017601.key) 02:38:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:27 + git semver init 02:38:27 # -> Open(): unable to determine branch for HEAD 02:38:27 # $GIT_DIR = /w/workspace/edgex-go/4/.git 02:38:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 02:38:27 # $SEMVER_REMOTE_NAME = origin 02:38:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:38:27 # $SEMVER_USER_NAME = edgex-jenkins 02:38:27 # $SEMVER_BRANCH = PR-3530 02:38:27 # $SEMVER_TEMP = /tmp/semver-639889987 02:38:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:38:45 # '/tmp/semver-639889987' -> '/w/workspace/edgex-go/4/.semver' 02:38:45 # -> Force: false 02:38:45 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 02:38:45 $ docker exec --env ******** --env ******** 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 ssh-agent -k 02:38:45 unset SSH_AUTH_SOCK; 02:38:45 unset SSH_AGENT_PID; 02:38:45 echo Agent pid 60 killed; 02:38:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:45 + git semver [Pipeline] } 02:38:45 $ docker stop --time=1 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 02:38:48 $ docker rm -f 6aa34d9370bf3d6e9dd6e2880b5c27cde7809fceac3e3390130700837a1f7da4 [Pipeline] // withDockerContainer [Pipeline] sh 02:38:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:38:49 Stashed 1 file(s) [Pipeline] echo 02:38:49 [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 02:38:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:38:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:38:50 + sudo service docker restart 02:38:50 + true 02:38:50 Redirecting to /bin/systemctl restart docker.service 02:39:04 Still waiting to schedule task 02:39:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 02:39:08 ========================================================= 02:39:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:39:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:39:08 + 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 . 02:39:10 Sending build context to Docker daemon 331MB 02:39:10 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:39:10 Step 2/6 : FROM ${BASE} 02:39:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:39:10 540db60ca938: Pulling fs layer 02:39:10 adcc1eea9eea: Pulling fs layer 02:39:10 4c4ab2625f07: Pulling fs layer 02:39:10 0510c868ecb4: Pulling fs layer 02:39:10 afea3b2eda06: Pulling fs layer 02:39:10 7809a108b3ef: Pulling fs layer 02:39:10 f706445af74f: Pulling fs layer 02:39:10 0510c868ecb4: Waiting 02:39:10 afea3b2eda06: Waiting 02:39:10 7809a108b3ef: Waiting 02:39:10 f706445af74f: Waiting 02:39:10 4c4ab2625f07: Verifying Checksum 02:39:10 4c4ab2625f07: Download complete 02:39:10 adcc1eea9eea: Verifying Checksum 02:39:10 adcc1eea9eea: Download complete 02:39:10 afea3b2eda06: Verifying Checksum 02:39:10 afea3b2eda06: Download complete 02:39:10 7809a108b3ef: Verifying Checksum 02:39:10 7809a108b3ef: Download complete 02:39:10 540db60ca938: Verifying Checksum 02:39:10 540db60ca938: Download complete 02:39:10 540db60ca938: Pull complete 02:39:10 adcc1eea9eea: Pull complete 02:39:10 4c4ab2625f07: Pull complete 02:39:12 f706445af74f: Verifying Checksum 02:39:12 f706445af74f: Download complete 02:39:12 0510c868ecb4: Verifying Checksum 02:39:12 0510c868ecb4: Download complete 02:39:15 0510c868ecb4: Pull complete 02:39:15 afea3b2eda06: Pull complete 02:39:15 7809a108b3ef: Pull complete 02:39:17 f706445af74f: Pull complete 02:39:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:39:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:39:17 ---> b068be0155e3 02:39:17 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 02:39:19 ---> Running in e65a56775c19 02:39:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:39:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:39:20 (1/12) Installing libmagic (5.39-r0) 02:39:21 (2/12) Installing file (5.39-r0) 02:39:21 (3/12) Installing libc-dev (0.7.2-r3) 02:39:21 (4/12) Installing g++ (10.2.1_pre1-r3) 02:39:25 (5/12) Installing fortify-headers (1.1-r0) 02:39:25 (6/12) Installing patch (2.7.6-r6) 02:39:25 (7/12) Installing build-base (0.5-r2) 02:39:25 (8/12) Installing libsodium (1.0.18-r0) 02:39:25 (9/12) Installing pkgconf (1.7.3-r0) 02:39:25 (10/12) Installing libsodium-dev (1.0.18-r0) 02:39:25 (11/12) Installing libzmq (4.3.3-r1) 02:39:25 (12/12) Installing zeromq-dev (4.3.3-r1) 02:39:25 Executing busybox-1.32.1-r6.trigger 02:39:25 OK: 219 MiB in 52 packages 02:39:27 Removing intermediate container e65a56775c19 02:39:27 ---> c1a4d2d7c26d 02:39:27 Step 4/6 : WORKDIR /edgex-go 02:39:27 ---> Running in dddd3fc04fe9 02:39:27 Removing intermediate container dddd3fc04fe9 02:39:27 ---> 7afaeccd8e4a 02:39:27 Step 5/6 : COPY go.mod . 02:39:27 ---> d132e5e81029 02:39:27 Step 6/6 : RUN go mod download 02:39:27 ---> Running in a98f213ddb75 02:39:39 Removing intermediate container a98f213ddb75 02:39:39 ---> 8687f1151f7a 02:39:39 Successfully built 8687f1151f7a 02:39:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:39:40 + docker inspect -f . ci-base-image-x86_64 02:39:40 . [Pipeline] withDockerContainer 02:39:40 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 02:39:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:39:40 $ docker top 08551fa26b3074fed26748d4f9a9115588de1468a3ade136335dd18b6ae83fcf -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:41 + go version 02:39:41 go version go1.16.3 linux/amd64 [Pipeline] } 02:39:41 $ docker stop --time=1 08551fa26b3074fed26748d4f9a9115588de1468a3ade136335dd18b6ae83fcf 02:39:42 $ docker rm -f 08551fa26b3074fed26748d4f9a9115588de1468a3ade136335dd18b6ae83fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:39:42 + docker inspect -f . ci-base-image-x86_64 02:39:42 . [Pipeline] withDockerContainer 02:39:42 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 02:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:39:43 $ docker top a755880e51295f7fca9c475997a4cd2ed7e6ee3e4d3ee868e414bf73e9935363 -eo pid,comm [Pipeline] { [Pipeline] echo 02:39:43 ========================================================= 02:39:43 [edgeXBuildGoParallel] Running Tests and Build... 02:39:43 ========================================================= [Pipeline] sh 02:39:43 + go mod tidy [Pipeline] sh 02:39:44 + make test 02:39:44 go mod tidy 02:39:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:39:49 ? github.com/edgexfoundry/edgex-go [no test files] 02:40:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:40:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:40:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:40:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:40:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:40:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:40:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:40:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:40:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:40:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.1% of statements 02:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements 02:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements 02:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.101s coverage: 27.7% of statements 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:40:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.043s coverage: 53.4% of statements 02:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.077s coverage: 87.7% of statements 02:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.049s coverage: 78.9% of statements 02:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.222s coverage: 28.6% of statements 02:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.057s coverage: 100.0% of statements 02:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:40:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements 02:40:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.082s coverage: 86.7% of statements 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:40:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.062s coverage: 78.3% of statements 02:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:40:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.251s coverage: 95.1% of statements 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:40:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 0.8% of statements 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 22.0% of statements 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 02:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 02:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 02:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 02:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 02:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.055s coverage: 94.4% of statements 02:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 02:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.178s coverage: 81.8% of statements 02:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 02:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 02:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 02:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 02:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 66.9% of statements 02:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.5% of statements 02:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements 02:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.023s coverage: 84.8% of statements 02:41:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.080s coverage: 46.8% of statements 02:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:41:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements 02:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:41:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.037s coverage: 100.0% of statements 02:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:41:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.052s coverage: 19.3% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.610s coverage: 28.7% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.043s coverage: 99.0% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.064s coverage: 100.0% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 63.4% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 97.6% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.031s coverage: 100.0% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:41:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 02:41:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements 02:41:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:41:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 02:41:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements 02:41:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 02:41:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 02:41:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 02:41:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:41:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 02:41:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 02:41:19 GO111MODULE=on go vet ./... 02:41:51 gofmt -l . 02:41:51 [ "`gofmt -l .`" = "" ] 02:41:51 ./bin/test-go-mod-tidy.sh 02:41:51 ./bin/test-attribution-txt.sh [Pipeline] sh 02:41:52 + ls -al . 02:41:52 total 852 02:41:52 drwxrwxr-x 10 1001 1001 4096 Jun 2 02:41 . 02:41:52 drwxr-xr-x 4 root root 28 Jun 2 02:39 .. 02:41:52 -rw-rw-r-- 1 1001 1001 11 Jun 2 02:38 .dockerignore 02:41:52 drwxrwxr-x 8 1001 1001 179 Jun 2 02:38 .git 02:41:52 drwxrwxr-x 3 1001 1001 125 Jun 2 02:38 .github 02:41:52 -rw-rw-r-- 1 1001 1001 818 Jun 2 02:38 .gitignore 02:41:52 drwx------ 3 1001 1001 60 Jun 2 02:38 .semver 02:41:52 -rw-rw-r-- 1 1001 1001 166 Jun 2 02:38 .sonarcloud.properties 02:41:52 -rw-rw-r-- 1 1001 1001 8609 Jun 2 02:38 Attribution.txt 02:41:52 -rw-rw-r-- 1 1001 1001 3804 Jun 2 02:38 CONTRIBUTING.md 02:41:52 -rw-rw-r-- 1 1001 1001 931 Jun 2 02:38 Dockerfile.build 02:41:52 -rw-rw-r-- 1 1001 1001 849 Jun 2 02:38 Jenkinsfile 02:41:52 -rw-rw-r-- 1 1001 1001 10775 Jun 2 02:38 LICENSE 02:41:52 -rw-rw-r-- 1 1001 1001 5632 Jun 2 02:38 Makefile 02:41:52 -rw-rw-r-- 1 1001 1001 7978 Jun 2 02:38 README.md 02:41:52 -rw-rw-r-- 1 1001 1001 6755 Jun 2 02:38 SECURITY.md 02:41:52 -rw-rw-r-- 1 1001 1001 5 Jun 2 02:38 VERSION 02:41:52 -rw-rw-r-- 1 1001 1001 4131 Jun 2 02:38 ZMQWindows.md 02:41:52 drwxrwxr-x 2 1001 1001 117 Jun 2 02:38 bin 02:41:52 drwxrwxr-x 14 1001 1001 4096 Jun 2 02:38 cmd 02:41:52 -rw-r--r-- 1 root root 742912 Jun 2 02:41 coverage.out 02:41:52 -rw-r--r-- 1 root root 1060 Jun 2 02:41 go.mod 02:41:52 -rw-r--r-- 1 root root 21686 Jun 2 02:39 go.sum 02:41:52 drwxrwxr-x 8 1001 1001 127 Jun 2 02:38 internal 02:41:52 drwxrwxr-x 4 1001 1001 26 Jun 2 02:38 openapi 02:41:52 drwxrwxr-x 4 1001 1001 71 Jun 2 02:38 snap 02:41:52 -rw-rw-r-- 1 1001 1001 168 Jun 2 02:38 version.go [Pipeline] sh 02:41:52 + '[' -e coverage.out ] 02:41:52 + chown 1001:1001 coverage.out [Pipeline] stash 02:41:52 Stashed 1 file(s) [Pipeline] sh 02:41:52 + make build 02:41:52 go mod tidy 02:41:52 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 02:41:54 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 02:42: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 02:42:03 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 02:42:04 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 02:42:04 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 02:42:05 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 02:42:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:42:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:42:08 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 02:42:09 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 02:42:10 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] } 02:42:11 $ docker stop --time=1 a755880e51295f7fca9c475997a4cd2ed7e6ee3e4d3ee868e414bf73e9935363 02:42:13 $ docker rm -f a755880e51295f7fca9c475997a4cd2ed7e6ee3e4d3ee868e414bf73e9935363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:15 02:42:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:42:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:15 latest: Pulling from edgex-devops/edgex-compose 02:42:15 cbdbe7a5bc2a: Pulling fs layer 02:42:15 ca9280d653b3: Pulling fs layer 02:42:15 7e9c9ca2126c: Pulling fs layer 02:42:15 cbdbe7a5bc2a: Verifying Checksum 02:42:15 cbdbe7a5bc2a: Download complete 02:42:15 cbdbe7a5bc2a: Pull complete 02:42:16 ca9280d653b3: Verifying Checksum 02:42:16 ca9280d653b3: Download complete 02:42:17 ca9280d653b3: Pull complete 02:42:17 7e9c9ca2126c: Verifying Checksum 02:42:17 7e9c9ca2126c: Download complete 02:42:20 7e9c9ca2126c: Pull complete 02:42:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:42:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:42:20 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 02:42:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:42:23 $ docker top 940561541d422fe7cf14585f4f3e4fb41624cb804b17ec573dbd87d55b80a2dd -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:24 + docker-compose build --help 02:42:24 + grep parallel 02:42:24 --parallel Build images in parallel. [Pipeline] } 02:42:24 $ docker stop --time=1 940561541d422fe7cf14585f4f3e4fb41624cb804b17ec573dbd87d55b80a2dd 02:42:25 $ docker rm -f 940561541d422fe7cf14585f4f3e4fb41624cb804b17ec573dbd87d55b80a2dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:26 . [Pipeline] withDockerContainer 02:42:26 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 02:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:42:26 $ docker top 4f108747d770da40450f1955af04f9647b34a00af696e142b907f48427908824 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:27 + docker-compose -f ./docker-compose-build.yml build --parallel 02:42:27 Building core-command ... 02:42:27 Building core-data ... 02:42:27 Building core-metadata ... 02:42:27 Building security-bootstrapper ... 02:42:27 Building security-proxy-setup ... 02:42:27 Building security-secretstore-setup ... 02:42:27 Building support-notifications ... 02:42:27 Building support-scheduler ... 02:42:27 Building sys-mgmt-agent ... 02:42:27 Building security-secretstore-setup 02:42:27 Building security-bootstrapper 02:42:27 Building core-metadata 02:42:27 Building sys-mgmt-agent 02:42:27 Building security-proxy-setup 02:42:43 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:42:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:42:43 ---> 8687f1151f7a 02:42:43 Step 3/32 : WORKDIR /edgex-go 02:42:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:42:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:42:43 ---> 8687f1151f7a 02:42:43 Step 3/24 : WORKDIR /edgex-go 02:42:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:42:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:42:43 ---> 8687f1151f7a 02:42:43 Step 3/22 : WORKDIR /edgex-go 02:42:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:42:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:42:46 ---> 8687f1151f7a 02:42:46 Step 3/24 : WORKDIR /edgex-go 02:42:48 ---> Running in 615a41348e63 02:42:48 ---> Running in 160a357f32d2 02:42:48 ---> Running in f46ae762248e 02:42:48 ---> Running in 3f207c640ac4 02:42:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-38 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws 02:42:51 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 02:42:51 Removing intermediate container f46ae762248e 02:42:51 ---> 768d60beca2e 02:42:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:51 The recommended git tool is: git 02:42:51 Removing intermediate container 3f207c640ac4 02:42:51 ---> 2c3ad21d40f8 02:42:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:51 Removing intermediate container 160a357f32d2 02:42:51 ---> 33e0aecf3594 02:42:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:51 Removing intermediate container 615a41348e63 02:42:51 ---> 7329427cf060 02:42:51 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:51 ---> Running in aaca3f64eda8 02:42:51 ---> Running in 4b50e66b042f 02:42:51 ---> Running in 1b5ed84bf82c 02:42:51 ---> Running in 1f4745aae021 02:42:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:42:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:42:51 ---> 8687f1151f7a 02:42:51 Step 3/26 : WORKDIR /edgex-go 02:42:51 ---> Using cache 02:42:51 ---> 33e0aecf3594 02:42:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:52 ---> Running in a93164113ff3 02:42:52 Removing intermediate container aaca3f64eda8 02:42:52 ---> c8fe2ad57ebc 02:42:52 Step 5/24 : RUN apk add --update --no-cache make git 02:42:52 ---> Running in 95b079f7e2de 02:42:52 Removing intermediate container 4b50e66b042f 02:42:52 ---> 92c656299cec 02:42:52 Step 5/22 : RUN apk add --update --no-cache make git 02:42:52 ---> Running in 1ae726179896 02:42:52 Removing intermediate container 1b5ed84bf82c 02:42:52 ---> b1a89a41bb2a 02:42:52 Step 5/24 : RUN apk add --update --no-cache make bash git 02:42:53 ---> Running in 26e1df53eec3 02:42:53 Removing intermediate container 1f4745aae021 02:42:53 ---> 861dddf43f6c 02:42:53 Step 5/32 : RUN apk add --update --no-cache make git 02:42:53 ---> Running in 617ba0b8a53c 02:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:53 Removing intermediate container a93164113ff3 02:42:53 ---> c85d13cca7a7 02:42:53 Step 5/26 : RUN apk add --update --no-cache make git 02:42:53 ---> Running in c334c66b3433 02:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:54 OK: 219 MiB in 52 packages 02:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:54 OK: 219 MiB in 52 packages 02:42:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:42:54 OK: 219 MiB in 52 packages 02:42:54 Removing intermediate container 1ae726179896 02:42:54 ---> 32a796e6a61f 02:42:54 Step 6/22 : COPY go.mod . 02:42:54 OK: 219 MiB in 52 packages 02:42:55 ---> 4b8f42eab10d 02:42:55 Step 7/22 : RUN go mod download 02:42:55 ---> Running in ae94fc6d06f4 02:42:55 Removing intermediate container 95b079f7e2de 02:42:55 ---> 334e9bca102c 02:42:55 Step 6/24 : COPY go.mod . 02:42:55 Removing intermediate container 26e1df53eec3 02:42:55 ---> f25594b28985 02:42:55 Step 6/24 : COPY go.mod . 02:42:55 Removing intermediate container c334c66b3433 02:42:55 ---> 3738872cd880 02:42:55 Step 6/26 : COPY go.mod . 02:42:55 ---> d4a3a66ca926 02:42:55 Step 7/24 : RUN go mod download 02:42:55 ---> Running in 7cf73d57dbc9 02:42:55 ---> bdef81f7889e 02:42:55 Step 7/24 : RUN go mod download 02:42:55 OK: 219 MiB in 52 packages 02:42:55 ---> Running in b300bd6bba44 02:42:55 ---> 7d3317765f1a 02:42:55 Step 7/26 : RUN go mod download 02:42:55 ---> Running in 9101c358806c 02:42:56 Removing intermediate container 617ba0b8a53c 02:42:56 ---> 38aedd2ce408 02:42:56 Step 6/32 : COPY go.mod . 02:42:56 Removing intermediate container ae94fc6d06f4 02:42:56 ---> 4ec1bcead418 02:42:56 Step 8/22 : COPY . . 02:42:56 ---> 081c0e2c5faf 02:42:56 Step 7/32 : RUN go mod download 02:42:57 using credential edgex-jenkins-ssh 02:42:57 Cloning the remote Git repository 02:42:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:42:57 > git init /w/workspace/edgex-go/4 # timeout=10 02:42:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:42:57 > git --version # timeout=10 02:42:57 > git --version # 'git version 2.17.1' 02:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:59 Removing intermediate container 7cf73d57dbc9 02:42:59 ---> 8d2a746fca20 02:42:59 Step 8/24 : COPY . . 02:42:59 ---> Running in ed3ed17ae98d 02:43:01 Removing intermediate container b300bd6bba44 02:43:01 ---> b9724fa26531 02:43:01 Step 8/24 : COPY . . 02:43:01 ---> df70f2cac75b 02:43:01 Step 9/22 : RUN go mod tidy 02:43:02 Removing intermediate container 9101c358806c 02:43:02 ---> dafd98ef40a4 02:43:02 Step 8/26 : COPY . . 02:43:02 ---> Running in dff741e41d66 02:43:07 Removing intermediate container ed3ed17ae98d 02:43:07 ---> ea0450f9040d 02:43:07 Step 8/32 : COPY . . 02:43:11 ---> b9a2b157f77f 02:43:11 Step 9/24 : RUN go mod tidy 02:43:12 ---> Running in 1136619f49e6 02:43:12 ---> 970bda1ce229 02:43:12 Step 9/24 : RUN go mod tidy 02:43:12 ---> 5b95324885ef 02:43:12 Step 9/26 : RUN go mod tidy 02:43:12 Removing intermediate container dff741e41d66 02:43:12 ---> 5bc805333632 02:43:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:43:12 ---> Running in 53c20ea8f7eb 02:43:12 ---> Running in 22890f32e408 02:43:12 ---> Running in 25fd0b65f5e9 02:43:15 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 02:43:15 Removing intermediate container 53c20ea8f7eb 02:43:15 ---> 21dac4771dd9 02:43:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:43:15 Removing intermediate container 1136619f49e6 02:43:15 ---> 14ce42a08189 02:43:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:43:15 ---> Running in a6c9e3bf6db4 02:43:15 ---> Running in eb7c6ff4af06 02:43:15 Removing intermediate container 22890f32e408 02:43:15 ---> 491b49885129 02:43:15 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:43:15 ---> Running in 670298db835b 02:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:43:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:43:16 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 02:43:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:43:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:43:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:43:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:43:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:43:20 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:43:21 Merge succeeded, producing c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:43:21 Checking out Revision c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 (PR-3530) 02:43:20 > git config core.sparsecheckout # timeout=10 02:43:20 > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 02:43:21 > git remote # timeout=10 02:43:21 > git config --get remote.origin.url # timeout=10 02:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:43:21 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 02:43:21 > git rev-parse HEAD^{commit} # timeout=10 02:43:21 > git config core.sparsecheckout # timeout=10 02:43:21 > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 02:43:25 Commit message: "feat(notifications): Add SMTP credential for insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:43:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:43:27 + sudo service docker restart 02:43:27 + true 02:43:31 ---> e19598166402 02:43:31 Step 9/32 : RUN go mod tidy 02:43:31 ---> Running in b14e21879757 02:43:33 Removing intermediate container b14e21879757 02:43:33 ---> 2e8a6e3b2bdc 02:43:33 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:43:33 ---> Running in 36e3a293f8dc 02:43:34 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 02:43:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:45 provisioning config files... 02:43:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8551757966666085267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:46 ---> docker-login.sh 02:43:46 nexus3.edgexfoundry.org:10001 02:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:47 Configure a credential helper to remove this warning. See 02:43:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:47 02:43:47 Login Succeeded 02:43:47 nexus3.edgexfoundry.org:10002 02:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:48 Configure a credential helper to remove this warning. See 02:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:48 02:43:48 Login Succeeded 02:43:48 nexus3.edgexfoundry.org:10003 02:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:48 Configure a credential helper to remove this warning. See 02:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:48 02:43:48 Login Succeeded 02:43:48 nexus3.edgexfoundry.org:10004 02:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:49 Configure a credential helper to remove this warning. See 02:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:49 02:43:49 Login Succeeded 02:43:49 docker.io 02:43:49 Removing intermediate container 25fd0b65f5e9 02:43:49 ---> 20b02aa28ae5 02:43:49 02:43:49 Step 11/22 : FROM alpine:3.12 02:43:49 3.12: Pulling from library/alpine 02:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:50 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:43:50 Status: Downloaded newer image for alpine:3.12 02:43:50 ---> 13621d1b12d4 02:43:50 Step 12/22 : RUN apk add --update --no-cache curl 02:43:50 ---> Running in e006bd654e57 02:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:50 Configure a credential helper to remove this warning. See 02:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:50 02:43:50 Login Succeeded 02:43:50 ---> docker-login.sh ends [Pipeline] } 02:43:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:43:50 ========================================================= 02:43:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:43:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:43:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:43:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:43:50 (1/4) Installing ca-certificates (20191127-r4) 02:43:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:43:50 (3/4) Installing libcurl (7.77.0-r0) 02:43:50 (4/4) Installing curl (7.77.0-r0) 02:43:50 Executing busybox-1.31.1-r20.trigger 02:43:50 Executing ca-certificates-20191127-r4.trigger 02:43:50 OK: 7 MiB in 18 packages 02:43:50 + 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 . 02:43:51 Removing intermediate container e006bd654e57 02:43:51 ---> 1e4327e8f67e 02:43:51 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:43:51 ---> Running in d3fa01a7e1f2 02:43:51 Removing intermediate container d3fa01a7e1f2 02:43:51 ---> ca20dbf83a1d 02:43:51 Step 14/22 : WORKDIR /edgex 02:43:51 ---> Running in d5e431b67e26 02:43:51 Removing intermediate container d5e431b67e26 02:43:51 ---> a582e7c109cc 02:43:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:43:51 ---> d88c6668821b 02:43:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:43:52 ---> ff1c4894b5c5 02:43:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:43:52 ---> dcab6758ffcd 02:43:52 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:43:52 ---> Running in 7c70cb168051 02:43:53 Removing intermediate container 7c70cb168051 02:43:53 ---> 39e09d2020e7 02:43:53 Step 19/22 : CMD ["--init=true"] 02:43:53 ---> Running in cd31a2404d37 02:43:53 Removing intermediate container cd31a2404d37 02:43:53 ---> 0968a90eacd8 02:43:53 Step 20/22 : LABEL arch=x86_64 02:43:53 ---> Running in 032ea979d279 02:43:53 Removing intermediate container 032ea979d279 02:43:53 ---> e7cbfef71e1b 02:43:53 Step 21/22 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:43:53 Sending build context to Docker daemon 168.2MB 02:43:53 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 02:43:53 Step 2/6 : FROM ${BASE} 02:43:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:43:53 595b0fe564bb: Pulling fs layer 02:43:53 7186ed65a4f7: Pulling fs layer 02:43:53 316046926c0a: Pulling fs layer 02:43:53 4ebd0625c992: Pulling fs layer 02:43:53 207e8628e3a3: Pulling fs layer 02:43:53 c791037a9be2: Pulling fs layer 02:43:53 ffd874e62e21: Pulling fs layer 02:43:53 4ebd0625c992: Waiting 02:43:53 207e8628e3a3: Waiting 02:43:53 c791037a9be2: Waiting 02:43:53 ffd874e62e21: Waiting 02:43:53 ---> Running in 0dafbccc4b08 02:43:53 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 02:43:53 Removing intermediate container 0dafbccc4b08 02:43:53 ---> 00df49fdec0e 02:43:53 Step 22/22 : LABEL version=0.0.0 02:43:53 316046926c0a: Download complete 02:43:53 7186ed65a4f7: Download complete 02:43:53 207e8628e3a3: Download complete 02:43:53 595b0fe564bb: Verifying Checksum 02:43:53 595b0fe564bb: Download complete 02:43:53 c791037a9be2: Verifying Checksum 02:43:53 c791037a9be2: Download complete 02:43:53 ---> Running in 7cc692fa3f9b 02:43:53 Removing intermediate container 7cc692fa3f9b 02:43:53 ---> 22187b41da84 02:43:53 02:43:53 Successfully built 22187b41da84 02:43:53 Successfully tagged security-proxy-setup:latest 02:43:53  Building security-proxy-setup ... done Building support-scheduler 02:43:55 595b0fe564bb: Pull complete 02:43:55 7186ed65a4f7: Pull complete 02:43:55 ffd874e62e21: Verifying Checksum 02:43:55 ffd874e62e21: Download complete 02:43:56 316046926c0a: Pull complete 02:43:57 4ebd0625c992: Verifying Checksum 02:43:57 4ebd0625c992: Download complete 02:44:00 Removing intermediate container a6c9e3bf6db4 02:44:00 ---> cc09e4844454 02:44:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:44:00 ---> Running in 2577d6337b8f 02:44:00 Removing intermediate container 670298db835b 02:44:00 ---> 2418aa0c739a 02:44:00 02:44:00 Step 11/26 : FROM alpine:3.12 02:44:00 ---> 13621d1b12d4 02:44:00 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:44:00 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 02:44:00 ---> Running in f9f61bd8bd7d 02:44:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:44:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:44:00 ---> 8687f1151f7a 02:44:00 Step 3/23 : WORKDIR /edgex-go 02:44:00 ---> Using cache 02:44:00 ---> 33e0aecf3594 02:44:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:00 ---> Using cache 02:44:00 ---> c85d13cca7a7 02:44:00 Step 5/23 : RUN apk add --update --no-cache make git 02:44:00 ---> Using cache 02:44:00 ---> 3738872cd880 02:44:00 Step 6/23 : COPY go.mod . 02:44:00 ---> Using cache 02:44:00 ---> 7d3317765f1a 02:44:00 Step 7/23 : RUN go mod download 02:44:00 ---> Using cache 02:44:00 ---> dafd98ef40a4 02:44:00 Step 8/23 : COPY . . 02:44:00 ---> Using cache 02:44:00 ---> 5b95324885ef 02:44:00 Step 9/23 : RUN go mod tidy 02:44:00 ---> Using cache 02:44:00 ---> 491b49885129 02:44:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:44:00 ---> Running in 96d0d6c02670 02:44:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:44:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:44:01 (1/6) Installing ca-certificates (20191127-r4) 02:44:01 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:44:01 (3/6) Installing libcurl (7.77.0-r0) 02:44:01 (4/6) Installing curl (7.77.0-r0) 02:44:01 (5/6) Installing dumb-init (1.2.2-r1) 02:44:01 (6/6) Installing su-exec (0.2-r1) 02:44:01 Executing busybox-1.31.1-r20.trigger 02:44:01 Executing ca-certificates-20191127-r4.trigger 02:44:01 OK: 7 MiB in 20 packages 02:44:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:44:01 Removing intermediate container 2577d6337b8f 02:44:01 ---> bfcdd23c5686 02:44:01 02:44:01 Step 12/24 : FROM docker:20.10.0 02:44:01 20.10.0: Pulling from library/docker 02:44:02 Removing intermediate container f9f61bd8bd7d 02:44:02 ---> 79889ba4b972 02:44:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:44:02 ---> Running in 4c17f630c3e8 02:44:02 Removing intermediate container 4c17f630c3e8 02:44:02 ---> b9b3b427211b 02:44:02 Step 14/26 : WORKDIR / 02:44:02 ---> Running in bde010741739 02:44:02 Removing intermediate container bde010741739 02:44:02 ---> 12acb7092091 02:44:02 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:44:03 ---> 2088ee4b0d7b 02:44:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:44:03 ---> e58855c54e5d 02:44:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:44:04 ---> 4c0e69a57d45 02:44:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:44:04 ---> 3cd47e43dd13 02:44:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:44:05 Removing intermediate container eb7c6ff4af06 02:44:05 ---> b1c924146d61 02:44:05 02:44:05 Step 11/24 : FROM alpine:3.12 02:44:05 ---> 13621d1b12d4 02:44:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:44:05 ---> Running in 18dacdbaa014 02:44:05 ---> b1e0d9370285 02:44:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:44:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:44:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:44:06 (1/1) Installing dumb-init (1.2.2-r1) 02:44:06 Executing busybox-1.31.1-r20.trigger 02:44:06 OK: 6 MiB in 15 packages 02:44:06 ---> a434be66a90d 02:44:06 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:44:07 ---> d2203a5ba1b3 02:44:07 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/ 02:44:07 ---> Running in 2a34481508b9 02:44:07 Removing intermediate container 18dacdbaa014 02:44:07 ---> bee5342459c0 02:44:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:44:07 ---> Running in 85c1b5793781 02:44:07 Removing intermediate container 85c1b5793781 02:44:07 ---> 49a6688fc011 02:44:07 Step 14/24 : ENV APP_PORT=59881 02:44:07 ---> Running in 3806b5cf9f89 02:44:07 4ebd0625c992: Pull complete 02:44:07 Removing intermediate container 3806b5cf9f89 02:44:07 ---> 1f125f1206e5 02:44:07 Step 15/24 : EXPOSE $APP_PORT 02:44:07 ---> Running in 7b4a61d276cc 02:44:07 207e8628e3a3: Pull complete 02:44:08 Removing intermediate container 7b4a61d276cc 02:44:08 ---> e2e681014e87 02:44:08 Step 16/24 : WORKDIR / 02:44:08 ---> Running in 0c7f48c3f7b7 02:44:08 c791037a9be2: Pull complete 02:44:08 Removing intermediate container 2a34481508b9 02:44:08 ---> fb0ec8780e9c 02:44:08 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:44:08 ---> Running in 4f8fdc363fef 02:44:08 Removing intermediate container 0c7f48c3f7b7 02:44:08 ---> ecf0b8c73e87 02:44:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:08 Removing intermediate container 4f8fdc363fef 02:44:08 ---> 0199b0f11aa8 02:44:08 Step 24/26 : LABEL arch=x86_64 02:44:09 Removing intermediate container 36e3a293f8dc 02:44:09 ---> 71b57b98bfdc 02:44:09 02:44:09 Step 11/32 : FROM alpine:3.12 02:44:09 ---> 13621d1b12d4 02:44:09 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:44:09 ---> Running in d91c1a5f91da 02:44:09 ---> 599bd230bf6e 02:44:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:44:09 ---> Running in 2aac1aa98d11 02:44:09 Removing intermediate container d91c1a5f91da 02:44:09 ---> e9688e51d362 02:44:09 Step 25/26 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:44:09 ---> Running in 2b3593db4242 02:44:09 Removing intermediate container 2aac1aa98d11 02:44:09 ---> 19166197843b 02:44:09 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:44:09 ---> Running in 412366c44f5c 02:44:10 Removing intermediate container 2b3593db4242 02:44:10 ---> 7a79be947007 02:44:10 Step 26/26 : LABEL version=0.0.0 02:44:10 ---> Running in e110e5e6f041 02:44:10 ---> 18849af403cd 02:44:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:44:10 Removing intermediate container e110e5e6f041 02:44:10 ---> 64d69ac75c30 02:44:10 02:44:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:44:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:44:10 Successfully built 64d69ac75c30 02:44:10 Successfully tagged security-secretstore-setup:latest 02:44:10 Building support-notifications 02:44:11  Building security-secretstore-setup ... done (1/2) Installing dumb-init (1.2.2-r1) 02:44:11 (2/2) Installing su-exec (0.2-r1) 02:44:11 Executing busybox-1.31.1-r20.trigger 02:44:11 OK: 6 MiB in 16 packages 02:44:11 ---> e786cd3f0aa6 02:44:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:44:11 ---> Running in 3b5a8ce8548c 02:44:11 Removing intermediate container 3b5a8ce8548c 02:44:11 ---> 4bfb286a55ac 02:44:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:11 ---> Running in ece7e18acbf5 02:44:11 ffd874e62e21: Pull complete 02:44:12 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 02:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:44:12 ---> cfc18b08335c 02:44:12 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 02:44:12 Removing intermediate container ece7e18acbf5 02:44:12 ---> 568210709f13 02:44:12 Step 22/24 : LABEL arch=x86_64 02:44:12 Removing intermediate container 412366c44f5c 02:44:12 ---> c03941afacd0 02:44:12 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:44:12 ---> Running in f210b614c6df 02:44:12 ---> Running in d10c8fe35fff 02:44:13 Removing intermediate container d10c8fe35fff 02:44:13 ---> 08335841b323 02:44:13 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:44:13 Removing intermediate container f210b614c6df 02:44:13 ---> d7771198d829 02:44:13 Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:44:13 ---> Running in 8ebda39eb7c3 02:44:13 ---> Running in ca7e0083bc4f 02:44:13 Removing intermediate container ca7e0083bc4f 02:44:13 ---> 1c76ade31249 02:44:13 Step 24/24 : LABEL version=0.0.0 02:44:13 Removing intermediate container 8ebda39eb7c3 02:44:13 ---> aeb5e446cbc2 02:44:13 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:44:13 ---> Running in 61a4785d10bb 02:44:13 ---> Running in 66cc093df196 02:44:13 Removing intermediate container 61a4785d10bb 02:44:13 ---> ab098d168af3 02:44:13 02:44:13 Successfully built ab098d168af3 02:44:14 Successfully tagged core-metadata:latest 02:44:14  Building core-metadata ... done Building core-command 02:44:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:44:14 Status: Downloaded newer image for docker:20.10.0 02:44:14 ---> aefe523efa57 02:44: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' 02:44:14 ---> Running in 835b35b379f9 02:44:14 Removing intermediate container 835b35b379f9 02:44:14 ---> 82df60231623 02:44:14 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:44:15 ---> Running in 7f0b8f0b2b04 02:44:15 ---> Running in a2f06759b21f 02:44:15 Removing intermediate container 66cc093df196 02:44:15 ---> 664853e308ba 02:44:15 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:44:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:44:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:44:15 (1/39) Installing readline (8.0.4-r0) 02:44:15 (2/39) Installing bash (5.0.17-r0) 02:44:15 Executing bash-5.0.17-r0.post-install 02:44:15 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:44:15 (4/39) Installing libcurl (7.77.0-r0) 02:44:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:44:16 (5/39) Installing curl (7.77.0-r0) 02:44:16 (6/39) Installing dumb-init (1.2.2-r1) 02:44:16 (7/39) Installing libbz2 (1.0.8-r1) 02:44:16 ---> Running in 8e31d6f83af7 02:44:16 (8/39) Installing expat (2.2.9-r1) 02:44:16 (9/39) Installing libffi (3.3-r2) 02:44:16 (10/39) Installing gdbm (1.13-r1) 02:44:16 (11/39) Installing xz-libs (5.2.5-r0) 02:44:16 (12/39) Installing sqlite-libs (3.32.1-r0) 02:44:16 (13/39) Installing python3 (3.8.10-r0) 02:44:16 Removing intermediate container 8e31d6f83af7 02:44:16 ---> 6d50ccef8141 02:44:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:44:17 (14/39) Installing py3-appdirs (1.4.4-r1) 02:44:17 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:44:17 (16/39) Installing py3-parsing (2.4.7-r0) 02:44:17 (17/39) Installing py3-six (1.15.0-r0) 02:44:17 (18/39) Installing py3-packaging (20.4-r0) 02:44:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:44:17 (19/39) Installing py3-setuptools (47.0.0-r0) 02:44:17 (20/39) Installing py3-chardet (3.0.4-r4) 02:44:17 (21/39) Installing py3-idna (2.9-r0) 02:44:17 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:44:17 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:44:17 (24/39) Installing py3-requests (2.23.0-r0) 02:44:17 (25/39) Installing py3-msgpack (1.0.0-r0) 02:44:17 (26/39) Installing py3-lockfile (0.12.2-r3) 02:44:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:44:17 (28/39) Installing py3-colorama (0.4.3-r0) 02:44:17 (29/39) Installing py3-distlib (0.3.0-r0) 02:44:17 (30/39) Installing py3-distro (1.5.0-r1) 02:44:17 (31/39) Installing py3-webencodings (0.5.1-r3) 02:44:17 (32/39) Installing py3-html5lib (1.0.1-r4) 02:44:18 (1/12) Installing libmagic (5.39-r0) 02:44:18 (33/39) Installing py3-pytoml (0.1.21-r0) 02:44:18 (34/39) Installing py3-pep517 (0.8.2-r0) 02:44:18 (35/39) Installing py3-progress (1.5-r0) 02:44:18 (36/39) Installing py3-toml (0.10.1-r0) 02:44:18 (37/39) Installing py3-retrying (1.3.3-r0) 02:44:18 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:44:18 (39/39) Installing py3-pip (20.1.1-r0) 02:44:18 (2/12) Installing file (5.39-r0) 02:44:18 (3/12) Installing libc-dev (0.7.2-r3) 02:44:18 (4/12) Installing g++ (10.2.1_pre1-r3) 02:44:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:44:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:44:19 ---> 8687f1151f7a 02:44:19 Step 3/24 : WORKDIR /edgex-go 02:44:19 ---> Using cache 02:44:19 ---> 33e0aecf3594 02:44:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:19 ---> Using cache 02:44:19 ---> c85d13cca7a7 02:44:19 Step 5/24 : RUN apk add --update --no-cache make git 02:44:19 ---> Using cache 02:44:19 ---> 3738872cd880 02:44:19 Step 6/24 : COPY go.mod . 02:44:19 ---> Using cache 02:44:19 ---> 7d3317765f1a 02:44:19 Step 7/24 : RUN go mod download 02:44:19 ---> Using cache 02:44:19 ---> dafd98ef40a4 02:44:19 Step 8/24 : COPY . . 02:44:19 ---> Using cache 02:44:19 ---> 5b95324885ef 02:44:19 Step 9/24 : RUN go mod tidy 02:44:19 ---> Using cache 02:44:19 ---> 491b49885129 02:44:19 Step 10/24 : RUN make cmd/core-command/core-command 02:44:19 Executing busybox-1.31.1-r19.trigger 02:44:19 OK: 72 MiB in 59 packages 02:44:21 ---> 9650e303d255 02:44:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:44:21 ---> Running in e7dcf6fe640e 02:44:21 ---> Running in 5ea66ab21965 02:44:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:44:22 Collecting docker-compose==1.23.2 02:44:22 Removing intermediate container 5ea66ab21965 02:44:22 ---> e7f45a4a542f 02:44:22 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:44:23 Collecting docopt<0.7,>=0.6.1 02:44:23 Downloading docopt-0.6.2.tar.gz (25 kB) 02:44:23 ---> b27799e18185 02:44:23 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:44:23 (5/12) Installing fortify-headers (1.1-r0) 02:44:23 (6/12) Installing patch (2.7.6-r6) 02:44:23 (7/12) Installing build-base (0.5-r2) 02:44:23 (8/12) Installing libsodium (1.0.18-r0) 02:44:24 (9/12) Installing pkgconf (1.7.3-r0) 02:44:24 (10/12) Installing libsodium-dev (1.0.18-r0) 02:44:24 ---> d4739438abd5 02:44:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:44:24 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:44:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:44:24 ---> 8687f1151f7a 02:44:24 Step 3/23 : WORKDIR /edgex-go 02:44:24 ---> Using cache 02:44:24 ---> 33e0aecf3594 02:44:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:24 ---> Using cache 02:44:24 ---> c85d13cca7a7 02:44:24 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:44:24 ---> Running in 7b25451723a2 02:44:24 Collecting PyYAML<4,>=3.10 02:44:24 Downloading PyYAML-3.13.tar.gz (270 kB) 02:44:24 (11/12) Installing libzmq (4.3.3-r1) 02:44:24 (12/12) Installing zeromq-dev (4.3.3-r1) 02:44:24 Executing busybox-1.32.1-r6.trigger 02:44:24 OK: 218 MiB in 52 packages 02:44:24 ---> 3aacd2c81ee3 02:44:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:44:24 ---> 2f44c6ba0820 02:44:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:44:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:44:25 Collecting docker<4.0,>=3.6.0 02:44:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:44:25 ---> d03c05b19267 02:44:25 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:44:25 ---> Running in e0b1ad5f6f27 02:44:25 Collecting jsonschema<3,>=2.5.1 02:44:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:44:25 Removing intermediate container e0b1ad5f6f27 02:44:25 ---> 9dfb2b48b196 02:44:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:44:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:44:25 Collecting websocket-client<1.0,>=0.32.0 02:44:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:44:25 ---> 06448934178e 02:44:25 Step 27/32 : RUN chmod +x /entrypoint.sh 02:44:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:44:25 Collecting dockerpty<0.5,>=0.4.1 02:44:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:44:25 ---> Running in fa3e4088fee5 02:44:26 Collecting cached-property<2,>=1.2.0 02:44:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:44:26 OK: 219 MiB in 52 packages 02:44:26 Collecting texttable<0.10,>=0.9.0 02:44:26 Downloading texttable-0.9.1.tar.gz (11 kB) 02:44:27 Removing intermediate container fa3e4088fee5 02:44:27 ---> 9ba1c2bfd272 02:44:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:44:27 Removing intermediate container 7b25451723a2 02:44:27 ---> 29d50d5e4137 02:44:27 Step 6/23 : COPY go.mod . 02:44:27 ---> Running in 1c57dfeb4a5f 02:44:27 Removing intermediate container 1c57dfeb4a5f 02:44:27 ---> 98e4ff47d9f8 02:44:27 Step 29/32 : CMD ["gate"] 02:44:27 ---> 91778d1ea93c 02:44:27 Step 7/23 : RUN go mod download 02:44:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:44:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:44:27 ---> Running in e1f72004c5cd 02:44:27 ---> Running in 7d2f448a37e2 02:44:27 Collecting docker-pycreds>=0.4.0 02:44:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:44:27 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) 02:44:27 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) 02:44:27 Removing intermediate container e1f72004c5cd 02:44:27 ---> 91904d6bd310 02:44:27 Step 30/32 : LABEL arch=x86_64 02:44:27 Collecting urllib3<1.25,>=1.21.1 02:44:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:44:27 ---> Running in 697f0accc51f 02:44:27 Collecting idna<2.8,>=2.5 02:44:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:44:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:44:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:44:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:44:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:44:27 Removing intermediate container 697f0accc51f 02:44:27 ---> d136af36ccf5 02:44:27 Step 31/32 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:44:28 ---> Running in 8aa2ebf1d4f0 02:44:28 Installing collected packages: docopt, PyYAML, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, dockerpty, cached-property, texttable, docker-compose 02:44:28 Running setup.py install for docopt: started 02:44:28 Removing intermediate container 8aa2ebf1d4f0 02:44:28 ---> 23560ffea880 02:44:28 Step 32/32 : LABEL version=0.0.0 02:44:28 ---> Running in 2d4f95e36176 02:44:28 Removing intermediate container 2d4f95e36176 02:44:28 ---> 0df678fd6558 02:44:28 02:44:28 Removing intermediate container 7d2f448a37e2 02:44:28 ---> 53d623b763f9 02:44:28 Step 8/23 : COPY . . 02:44:28 Successfully built 0df678fd6558 02:44:28 Successfully tagged security-bootstrapper:latest 02:44:28 Removing intermediate container 7f0b8f0b2b04 02:44:28 ---> 22c1a1c2cfbe 02:44:28 Step 4/6 : WORKDIR /edgex-go 02:44:28 ---> Running in 2a7730adccf4 02:44:28 Building core-data 02:44:28  Building security-bootstrapper ... done  Running setup.py install for docopt: finished with status 'done' 02:44:28 Running setup.py install for PyYAML: started 02:44:28 Removing intermediate container 2a7730adccf4 02:44:28 ---> a389ffec736b 02:44:28 Step 5/6 : COPY go.mod . 02:44:29 ---> f08595b20528 02:44:29 Step 6/6 : RUN go mod download 02:44:29 ---> Running in 24bee5983ae3 02:44:29 Running setup.py install for PyYAML: finished with status 'done' 02:44:30 Attempting uninstall: urllib3 02:44:30 Found existing installation: urllib3 1.25.9 02:44:30 Uninstalling urllib3-1.25.9: 02:44:30 Successfully uninstalled urllib3-1.25.9 02:44:30 Attempting uninstall: idna 02:44:30 Found existing installation: idna 2.9 02:44:30 Uninstalling idna-2.9: 02:44:30 Successfully uninstalled idna-2.9 02:44:31 Attempting uninstall: requests 02:44:31 Found existing installation: requests 2.23.0 02:44:31 Uninstalling requests-2.23.0: 02:44:31 Successfully uninstalled requests-2.23.0 02:44:34 Running setup.py install for dockerpty: started 02:44:35 Running setup.py install for dockerpty: finished with status 'done' 02:44:36 Running setup.py install for texttable: started 02:44:36 Removing intermediate container 96d0d6c02670 02:44:36 ---> 3c82791b54fc 02:44:36 02:44:36 Step 11/23 : FROM alpine:3.12 02:44:36 ---> 13621d1b12d4 02:44:36 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:44:36 ---> Using cache 02:44:36 ---> bee5342459c0 02:44:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:44:36 ---> Using cache 02:44:36 ---> 49a6688fc011 02:44:36 Step 14/23 : ENV APP_PORT=59861 02:44:36 Running setup.py install for texttable: finished with status 'done' 02:44:36 ---> Running in 021b811e2d82 02:44:36 ---> e1a11ede9ea3 02:44:36 Step 9/23 : RUN go mod tidy 02:44:37 ---> Running in f1226ce743b0 02:44:37 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 02:44:37 Removing intermediate container 021b811e2d82 02:44:37 ---> 675a68a3512f 02:44:37 Step 15/23 : EXPOSE $APP_PORT 02:44:37 ---> Running in 975e36cf8dc9 02:44:37 Removing intermediate container 975e36cf8dc9 02:44:37 ---> 1443179ddba9 02:44:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:38 ---> ba3559490837 02:44:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:44:39 ---> d24c1800cb10 02:44:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:44:39 ---> f3ef217adac6 02:44:39 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:44:39 Removing intermediate container f1226ce743b0 02:44:39 ---> 81f6458ef9e5 02:44:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:44:39 ---> Running in 51d851cc63fa 02:44:39 ---> Running in 9d625b80ae49 02:44:40 Removing intermediate container 51d851cc63fa 02:44:40 ---> 792b7d5636e4 02:44:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:40 ---> Running in 6826de0ca464 02:44: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 02:44:40 Removing intermediate container 6826de0ca464 02:44:40 ---> eb42d316dc30 02:44:40 Step 21/23 : LABEL arch=x86_64 02:44:40 ---> Running in e507ea205bef 02:44:41 Removing intermediate container e507ea205bef 02:44:41 ---> 459aa1448f07 02:44:41 Step 22/23 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:44:41 ---> Running in 066f88103623 02:44:41 Removing intermediate container a2f06759b21f 02:44:41 ---> bc9c229996c8 02:44:41 Step 15/24 : ENV APP_PORT=58890 02:44:42 Removing intermediate container 066f88103623 02:44:42 ---> 0a9586282a46 02:44:42 Step 23/23 : LABEL version=0.0.0 02:44:42 ---> Running in 65c09fb77e20 02:44:42 ---> Running in 2d6838e3015c 02:44:42 Removing intermediate container 2d6838e3015c 02:44:42 ---> b88234e79d9b 02:44:42 02:44:42 Removing intermediate container 65c09fb77e20 02:44:42 ---> 8fcbbd7b1b83 02:44:42 Step 16/24 : EXPOSE $APP_PORT 02:44:42 Successfully built b88234e79d9b 02:44:42 Successfully tagged support-scheduler:latest 02:44:42  Building support-scheduler ... done  ---> Running in 7cf5dbc1010e 02:44:42 Removing intermediate container 7cf5dbc1010e 02:44:42 ---> 92055987743e 02:44:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:44:43 ---> 76753604cdc7 02:44:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:44:43 ---> 594a5360fa23 02:44:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:44:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:44:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:44:44 ---> 8687f1151f7a 02:44:44 Step 3/24 : WORKDIR /edgex-go 02:44:44 ---> Using cache 02:44:44 ---> 33e0aecf3594 02:44:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:44 ---> Using cache 02:44:44 ---> c85d13cca7a7 02:44:44 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:44:44 ---> Running in d7f0ae0f6851 02:44:44 ---> a69c5c4fb263 02:44:44 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:44:44 ---> Running in b984b32d224b 02:44:44 Removing intermediate container b984b32d224b 02:44:44 ---> 10a3f206f4df 02:44:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:44 ---> Running in 463b068ccee7 02:44:44 Removing intermediate container 463b068ccee7 02:44:44 ---> 13c0174ca5e9 02:44:44 Step 22/24 : LABEL arch=x86_64 02:44:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:44:45 ---> Running in fc0be38f394e 02:44:45 Removing intermediate container fc0be38f394e 02:44:45 ---> 83778b1be776 02:44:45 Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:44:45 ---> Running in 25134a890c3d 02:44:45 Removing intermediate container 25134a890c3d 02:44:45 ---> a896781574aa 02:44:45 Step 24/24 : LABEL version=0.0.0 02:44:45 ---> Running in 10ae58b31264 02:44:45 Removing intermediate container 10ae58b31264 02:44:45 ---> e7866a0ff742 02:44:45 02:44:45 Successfully built e7866a0ff742 02:44:45 Successfully tagged sys-mgmt-agent:latest 02:44:45  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:44:46 OK: 219 MiB in 52 packages 02:44:46 Removing intermediate container d7f0ae0f6851 02:44:46 ---> 9c855dc3260b 02:44:46 Step 6/24 : COPY go.mod . 02:44:47 ---> bda23084c65d 02:44:47 Step 7/24 : RUN go mod download 02:44:47 ---> Running in 55b2bc142aa5 02:44:48 Removing intermediate container 55b2bc142aa5 02:44:48 ---> 3642ea0225ae 02:44:48 Step 8/24 : COPY . . 02:44:52 Removing intermediate container e7dcf6fe640e 02:44:52 ---> fe833e0cfc6e 02:44:52 02:44:52 Step 11/24 : FROM alpine:3.12 02:44:52 ---> 13621d1b12d4 02:44:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:44:52 ---> Using cache 02:44:52 ---> bee5342459c0 02:44:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:44:52 ---> Using cache 02:44:52 ---> 49a6688fc011 02:44:52 Step 14/24 : ENV APP_PORT=59882 02:44:52 ---> Running in 0d59b673bcd6 02:44:53 Removing intermediate container 0d59b673bcd6 02:44:53 ---> 0fba950b912f 02:44:53 Step 15/24 : EXPOSE $APP_PORT 02:44:53 ---> Running in f937cfe332ba 02:44:54 Removing intermediate container f937cfe332ba 02:44:54 ---> 3411cb100869 02:44:54 Step 16/24 : WORKDIR / 02:44:54 ---> f5f873c96d1a 02:44:54 Step 9/24 : RUN go mod tidy 02:44:54 ---> Running in b9a45192b406 02:44:54 ---> Running in 67b9a8fc9a1a 02:44:54 Removing intermediate container b9a45192b406 02:44:54 ---> 6989141be7c1 02:44:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:44:54 ---> 53c05aafc4a4 02:44:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:44:55 ---> 016b4621ba6d 02:44:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:44:55 ---> e4f8869f73d8 02:44:55 Step 20/24 : ENTRYPOINT ["/core-command"] 02:44:55 ---> Running in c9a41d280620 02:44:55 Removing intermediate container c9a41d280620 02:44:55 ---> 398811967324 02:44:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:44:55 ---> Running in 146bd9f1bb07 02:44:55 Removing intermediate container 67b9a8fc9a1a 02:44:55 ---> ab032d0601d9 02:44:55 Step 10/24 : RUN make cmd/core-data/core-data 02:44:55 ---> Running in e91f47b173f0 02:44:55 Removing intermediate container 146bd9f1bb07 02:44:55 ---> bea2aca4fa13 02:44:55 Step 22/24 : LABEL arch=x86_64 02:44:55 ---> Running in 719c9f553381 02:44:56 Removing intermediate container 719c9f553381 02:44:56 ---> 298f2cc337cb 02:44:56 Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:44:56 ---> Running in b764b1f2015d 02:44: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 02:44:56 Removing intermediate container b764b1f2015d 02:44:56 ---> df94e0e99155 02:44:56 Step 24/24 : LABEL version=0.0.0 02:44:56 ---> Running in 40da95356501 02:44:56 Removing intermediate container 40da95356501 02:44:56 ---> c60d2fbbee1c 02:44:56 02:44:56 Removing intermediate container 24bee5983ae3 02:44:56 ---> 936e02e7dafa 02:44:56 Successfully built 936e02e7dafa 02:44:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:44:56 Successfully built c60d2fbbee1c 02:44:56 Successfully tagged core-command:latest 02:44:56 + docker inspect -f . ci-base-image-arm64 02:44:56 . [Pipeline] withDockerContainer 02:44:57 prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 02:44:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:44:59 $ docker top 2a3d81961cedb50a3fe6c6c4f31d68d5c8a8bf4616c21ae5bbf02bfcbaaf22ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:00 + go version 02:45:00 go version go1.16.3 linux/arm64 [Pipeline] } 02:45:00  Building core-command ... done Removing intermediate container 9d625b80ae49 02:45:00 ---> 20b9d7a5ae7e 02:45:00 02:45:00 Step 11/23 : FROM alpine:3.12 02:45:00 ---> 13621d1b12d4 02:45:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:45:00 $ docker stop --time=1 2a3d81961cedb50a3fe6c6c4f31d68d5c8a8bf4616c21ae5bbf02bfcbaaf22ba 02:45:00 ---> Running in ca4d98b905b5 02:45:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:45:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:45:00 (1/2) Installing ca-certificates (20191127-r4) 02:45:00 (2/2) Installing dumb-init (1.2.2-r1) 02:45:00 Executing busybox-1.31.1-r20.trigger 02:45:00 Executing ca-certificates-20191127-r4.trigger 02:45:00 OK: 6 MiB in 16 packages 02:45:01 Removing intermediate container ca4d98b905b5 02:45:01 ---> 6d1cf8e10def 02:45:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:45:01 ---> Running in b9c0932c7af1 02:45:01 Removing intermediate container b9c0932c7af1 02:45:01 ---> 99070e45dd5c 02:45:01 Step 14/23 : ENV APP_PORT=59860 02:45:01 ---> Running in c73c3f74241d 02:45:01 Removing intermediate container c73c3f74241d 02:45:01 ---> ce6796286b9a 02:45:01 Step 15/23 : EXPOSE $APP_PORT 02:45:02 $ docker rm -f 2a3d81961cedb50a3fe6c6c4f31d68d5c8a8bf4616c21ae5bbf02bfcbaaf22ba 02:45:02 ---> Running in a356568f13e2 02:45:02 Removing intermediate container a356568f13e2 02:45:02 ---> b1ec933e2ace 02:45:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:02 ---> 4910c0d822d6 02:45:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:45:02 + docker inspect -f . ci-base-image-arm64 02:45:02 . [Pipeline] withDockerContainer 02:45:02 ---> a6519882af8a 02:45:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:45:03 prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 02:45: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:45:03 ---> 75f76e625eb5 02:45:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:45:03 ---> Running in 402820d32909 02:45:03 Removing intermediate container 402820d32909 02:45:03 ---> 563c1e42dcc6 02:45:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:45:03 ---> Running in 014c3dd1cd36 02:45:03 Removing intermediate container 014c3dd1cd36 02:45:03 ---> 4670e44e8fdd 02:45:03 Step 21/23 : LABEL arch=x86_64 02:45:03 ---> Running in 57463253b7b7 02:45:04 Removing intermediate container 57463253b7b7 02:45:04 ---> ad5075033432 02:45:04 Step 22/23 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:45:04 ---> Running in c3274b73361c 02:45:04 Removing intermediate container c3274b73361c 02:45:04 ---> cceb100e4941 02:45:04 Step 23/23 : LABEL version=0.0.0 02:45:04 ---> Running in ad00e8088bb9 02:45:04 Removing intermediate container ad00e8088bb9 02:45:04 ---> 75c8eef238b5 02:45:04 02:45:04 Successfully built 75c8eef238b5 02:45:04 Successfully tagged support-notifications:latest 02:45:04 $ docker top ed4f15a9fa61cf70fedb137d39ebeedf3dc4a52d697cccb7bf9e1d7d3d440aa4 -eo pid,comm [Pipeline] { [Pipeline] echo 02:45:05 ========================================================= 02:45:05 [edgeXBuildGoParallel] Running Tests and Build... 02:45:05 ========================================================= [Pipeline] sh 02:45:05 + go mod tidy [Pipeline] sh 02:45:07 + make test 02:45:07 go mod tidy 02:45:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:45:11  Building support-notifications ... done Removing intermediate container e91f47b173f0 02:45:11 ---> e533eeda90d9 02:45:11 02:45:11 Step 11/24 : FROM alpine:3.12 02:45:11 ---> 13621d1b12d4 02:45:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:45:11 ---> Running in c49d246789b3 02:45:11 Removing intermediate container c49d246789b3 02:45:11 ---> 6613e2f73d26 02:45:11 Step 13/24 : ENV APP_PORT=59880 02:45:11 ---> Running in 041b4260558b 02:45:11 Removing intermediate container 041b4260558b 02:45:11 ---> 9508996c1540 02:45:11 Step 14/24 : EXPOSE $APP_PORT 02:45:11 ---> Running in 3d81d124c15a 02:45:11 Removing intermediate container 3d81d124c15a 02:45:11 ---> 70fb0b1a1d3d 02:45:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:11 ---> Running in e021733669c8 02:45:11 Removing intermediate container e021733669c8 02:45:11 ---> 92b6a2f9e5ce 02:45:11 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:45:11 ---> Running in 9ec0e035666b 02:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:45:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:45:12 (1/6) Installing dumb-init (1.2.2-r1) 02:45:13 (2/6) Installing libgcc (9.3.0-r2) 02:45:13 (3/6) Installing libsodium (1.0.18-r0) 02:45:13 (4/6) Installing libstdc++ (9.3.0-r2) 02:45:14 (5/6) Installing libzmq (4.3.3-r0) 02:45:14 (6/6) Installing zeromq (4.3.3-r0) 02:45:14 Executing busybox-1.31.1-r20.trigger 02:45:14 OK: 8 MiB in 20 packages 02:45:14 Removing intermediate container 9ec0e035666b 02:45:14 ---> af2d4d7cf446 02:45:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:45:14 ---> 599a6842b1ef 02:45:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:45:14 ---> 35958d31affa 02:45:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:45:15 ---> 0d856dce36da 02:45:15 Step 20/24 : ENTRYPOINT ["/core-data"] 02:45:15 ---> Running in b5ce9c845116 02:45:15 Removing intermediate container b5ce9c845116 02:45:15 ---> 1618b98049ab 02:45:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:45:15 ---> Running in c63e42038658 02:45:15 Removing intermediate container c63e42038658 02:45:15 ---> 84cbf32e37a0 02:45:15 Step 22/24 : LABEL arch=x86_64 02:45:15 ---> Running in 1370cad6d6d9 02:45:15 Removing intermediate container 1370cad6d6d9 02:45:15 ---> 01b5589d7e10 02:45:15 Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:45:15 ---> Running in 67159c0a4912 02:45:15 Removing intermediate container 67159c0a4912 02:45:15 ---> 4ebbc9082b5d 02:45:15 Step 24/24 : LABEL version=0.0.0 02:45:15 ---> Running in 089e1a16dfe2 02:45:15 Removing intermediate container 089e1a16dfe2 02:45:15 ---> 2729de7df9a1 02:45:15 02:45:15 Successfully built 2729de7df9a1 02:45:15 Successfully tagged core-data:latest 02:45:15  Building core-data ... done  [Pipeline] } 02:45:15 $ docker stop --time=1 4f108747d770da40450f1955af04f9647b34a00af696e142b907f48427908824 02:45:17 $ docker rm -f 4f108747d770da40450f1955af04f9647b34a00af696e142b907f48427908824 [Pipeline] // withDockerContainer [Pipeline] sh 02:45:17 + docker images 02:45:17 REPOSITORY TAG IMAGE ID CREATED SIZE 02:45:17 core-data latest 2729de7df9a1 2 seconds ago 21.6MB 02:45:17 e533eeda90d9 7 seconds ago 1.17GB 02:45:17 support-notifications latest 75c8eef238b5 13 seconds ago 17.8MB 02:45:17 20b9d7a5ae7e 18 seconds ago 1.16GB 02:45:17 core-command latest c60d2fbbee1c 21 seconds ago 17.1MB 02:45:17 fe833e0cfc6e 26 seconds ago 1.16GB 02:45:17 sys-mgmt-agent latest e7866a0ff742 32 seconds ago 312MB 02:45:17 support-scheduler latest b88234e79d9b 35 seconds ago 17.1MB 02:45:17 3c82791b54fc 44 seconds ago 1.16GB 02:45:17 security-bootstrapper latest 0df678fd6558 49 seconds ago 18.2MB 02:45:17 core-metadata latest ab098d168af3 About a minute ago 18.6MB 02:45:17 security-secretstore-setup latest 64d69ac75c30 About a minute ago 25.8MB 02:45:17 71b57b98bfdc About a minute ago 1.15GB 02:45:17 b1c924146d61 About a minute ago 1.17GB 02:45:17 bfcdd23c5686 About a minute ago 1.16GB 02:45:17 2418aa0c739a About a minute ago 1.16GB 02:45:17 security-proxy-setup latest 22187b41da84 About a minute ago 25.3MB 02:45:17 20b02aa28ae5 About a minute ago 1.16GB 02:45:17 ci-base-image-x86_64 latest 8687f1151f7a 5 minutes ago 648MB 02:45:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB 02:45:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB 02:45:17 alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB 02:45:17 docker 20.10.0 aefe523efa57 5 months ago 240MB 02:45:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:45:33 Still waiting to schedule task 02:45:33 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-37’ 02:45:34 ? github.com/edgexfoundry/edgex-go [no test files] 02:46:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:46:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:46:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:46:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:46:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:46:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:46:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:46:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:46:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:46:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:47:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:47:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:47:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:47:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.361s coverage: 46.1% of statements 02:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:47:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 02:47:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.247s coverage: 28.7% of statements 02:47:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.374s coverage: 100.0% of statements 02:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.602s coverage: 27.7% of statements 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.234s coverage: 81.2% of statements 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.184s coverage: 100.0% of statements 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:47:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.271s coverage: 100.0% of statements 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:47:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:47:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.288s coverage: 53.4% of statements 02:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:47:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:47:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.837s coverage: 87.7% of statements 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:47:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.253s coverage: 78.9% of statements 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.179s coverage: 28.6% of statements 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.258s coverage: 100.0% of statements 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.185s coverage: 100.0% of statements 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.405s coverage: 86.7% of statements 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.519s coverage: 97.5% of statements 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.358s coverage: 78.3% of statements 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:47:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.296s coverage: 95.1% of statements 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:47:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:47:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.384s coverage: 0.8% of statements 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:47:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.230s coverage: 22.0% of statements 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:47:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.213s coverage: 47.1% of statements 02:47:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 79.5% of statements 02:47:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements 02:47:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements 02:47:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.169s coverage: 87.5% of statements 02:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.208s coverage: 94.4% of statements 02:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.155s coverage: 44.8% of statements 02:48:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.600s coverage: 81.8% of statements 02:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.209s coverage: 76.0% of statements 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.171s coverage: 80.0% of statements 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.667s coverage: 64.4% of statements 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.150s coverage: 100.0% of statements 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 02:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.103s coverage: 100.0% of statements 02:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.110s coverage: 66.9% of statements 02:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.700s coverage: 43.5% of statements 02:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.104s coverage: 89.5% of statements 02:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.100s coverage: 84.8% of statements 02:48:15 Running on prd-ubuntu18.04-docker-8c-8g-39 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws 02:48:15 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 02:48:15 The recommended git tool is: git 02:48:18 using credential edgex-jenkins-ssh 02:48:18 Cloning the remote Git repository 02:48:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.580s coverage: 46.8% of statements 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:48:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.177s coverage: 100.0% of statements 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:48:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 02:48:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:48:18 > git init /w/workspace/edgex-go/4 # timeout=10 02:48:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:48:18 > git --version # timeout=10 02:48:18 > git --version # 'git version 2.17.1' 02:48:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:48:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:48:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:48:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:48:24 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:48:24 Merge succeeded, producing c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:48:24 Checking out Revision c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 (PR-3530) 02:48:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.231s coverage: 19.3% of statements 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 02:48:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.516s coverage: 91.9% of statements 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 02:48:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 02:48:24 > git config core.sparsecheckout # timeout=10 02:48:24 > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 02:48:24 > git remote # timeout=10 02:48:24 > git config --get remote.origin.url # timeout=10 02:48:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:24 > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 02:48:24 > git rev-parse HEAD^{commit} # timeout=10 02:48:24 > git config core.sparsecheckout # timeout=10 02:48:24 > git checkout -f c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 # timeout=10 02:48:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.460s coverage: 28.7% of statements 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:48:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:48:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.201s coverage: 100.0% of statements 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 02:48:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.208s coverage: 63.4% of statements 02:48:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 02:48:28 Commit message: "feat(notifications): Add SMTP credential for insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.415s coverage: 97.6% of statements 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 02:48:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:48:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:48:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:48:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 02:48:29 + echo snap-build.sh 02:48:29 snap-build.sh 02:48:29 + SNAP_BASE_DIR=. 02:48:29 + '[' '!' -z /w/workspace/edgex-go/4 ']' 02:48:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/4 02:48:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' 02:48:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/4] 02:48:29 + cd /w/workspace/edgex-go/4 02:48:29 + sudo apt-get remove -qy --purge lxd lxd-client 02:48:29 Reading package lists... 02:48:30 Building dependency tree... 02:48:30 Reading state information... 02:48:30 The following packages were automatically installed and are no longer required: 02:48:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:48:30 uidmap xdelta3 02:48:30 Use 'sudo apt autoremove' to remove them. 02:48:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.165s coverage: 28.1% of statements 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 02:48:30 The following packages will be REMOVED: 02:48:30 lxd* lxd-client* 02:48:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:48:30 After this operation, 31.7 MB disk space will be freed. 02:48:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.159s coverage: 27.9% of statements 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 02:48:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 02:48:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 02:48:31 (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.) 02:48:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:48:31 GO111MODULE=on go vet ./... 02:48:32 Removing lxd dnsmasq configuration 02:48:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:48:33 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:48:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:48:34 (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.) 02:48:34 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:48:36 Processing triggers for systemd (237-3ubuntu10.45) ... 02:48:36 Processing triggers for ureadahead (0.100.0-21) ... 02:48:37 + sudo snap remove --purge lxd 02:48:38 snap "lxd" is not installed 02:48:38 + sudo groupadd --force --system lxd 02:48:38 ++ whoami 02:48:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:48:38 + newgrp - lxd 02:48:38 + sudo snap install lxd 02:48:48 2021-06-02T02:48:45Z INFO Waiting for automatic snapd restart... 02:49:03 lxd 4.14 from Canonical* installed 02:49:03 + sudo lxd init --auto 02:49:13 + sudo snap install --classic snapcraft 02:49:19 snapcraft 4.8 from Canonical* installed 02:49:19 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 02:49:19 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 02:49:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:49:19 Dload Upload Total Spent Left Speed 02:49:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4208 0 --:--:-- --:--:-- --:--:-- 4208 02:49:19 0 3325k 0 10599 0 0 33971 0 0:01:40 --:--:-- 0:01:40 33971 100 3325k 100 3325k 0 0 9084k 0 --:--:-- --:--:-- --:--:-- 61.0M 02:49:19 ./yq_linux_amd64 02:49:19 + sudo snapcraft prime --use-lxd 02:49:21 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:49:21 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: 02:49:21 - README.md 02:49:21 02:49:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:49:22 Launching a container. 02:49:30 Waiting for container to be ready 02:49:30 To start your first instance, try: lxc launch ubuntu:18.04 02:49:30 02:49:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:49:34 Waiting for network to be ready... 02:49:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:49:34 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:49:34 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 02:49:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 02:49:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:49:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:49:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 02:49:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 02:49:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 02:49:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 02:49:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:49:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:49:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:49:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:49:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:49:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:49:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:49:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:49:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:49:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] 02:49:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 02:49:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 02:49:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:49:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 02:49:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 02:49:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 02:49:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 02:49:38 Fetched 24.6 MB in 4s (6394 kB/s) 02:49:39 Reading package lists... 02:49:39 Reading package lists... 02:49:39 Building dependency tree... 02:49:39 Reading state information... 02:49:40 The following additional packages will be installed: 02:49:40 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:49:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:49:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:49:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:49:40 Suggested packages: 02:49:40 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:49:40 Recommended packages: 02:49:40 gnupg libsasl2-modules 02:49:40 The following NEW packages will be installed: 02:49:40 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:49:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:49:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:49:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:49:40 The following packages will be upgraded: 02:49:40 gpg gpg-agent gpgconf libudev1 02:49:40 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 02:49:40 Need to get 3530 kB of archives. 02:49:40 After this operation, 13.3 MB of additional disk space will be used. 02:49:40 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] 02:49:40 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] 02:49:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 02:49:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 02:49:40 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 02:49:40 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 02:49:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:49:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:49:40 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 02:49:41 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 02:49:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 02:49:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:49:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:49:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:49:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:49:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:49:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:49:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:49:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:49:41 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:49:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:49:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 02:49:41 debconf: delaying package configuration, since apt-utils is not installed 02:49:41 Fetched 3530 kB in 1s (3841 kB/s) 02:49:41 (Reading database ... 12511 files and directories currently installed.) 02:49:41 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 02:49:41 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:49:41 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 02:49:41 Selecting previously unselected package udev. 02:49:41 (Reading database ... 12511 files and directories currently installed.) 02:49:41 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 02:49:41 Unpacking udev (237-3ubuntu10.47) ... 02:49:41 Selecting previously unselected package libfuse2:amd64. 02:49:41 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:49:41 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:49:41 Selecting previously unselected package fuse. 02:49:41 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:49:41 Unpacking fuse (2.9.7-1ubuntu1) ... 02:49:41 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 02:49:41 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:49:42 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 02:49:42 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:49:42 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 02:49:42 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:49:42 Selecting previously unselected package libksba8:amd64. 02:49:42 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:49:42 Unpacking libksba8:amd64 (1.3.5-2) ... 02:49:42 Selecting previously unselected package libroken18-heimdal:amd64. 02:49:42 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:49:42 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:42 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:49:42 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:49:42 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:42 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:49:42 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:49:42 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:49:42 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:49:42 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:42 Selecting previously unselected package libwind0-heimdal:amd64. 02:49:42 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:49:42 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:49:42 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:49:42 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:42 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:49:42 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:49:42 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:42 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:49:42 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:49:42 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:42 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:49:42 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:49:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:42 Selecting previously unselected package libsasl2-modules-db:amd64. 02:49:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:49:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:49:42 Selecting previously unselected package libsasl2-2:amd64. 02:49:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:49:42 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:49:42 Selecting previously unselected package libldap-common. 02:49:42 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 02:49:42 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:49:43 Selecting previously unselected package libldap-2.4-2:amd64. 02:49:43 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 02:49:43 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:49:43 Selecting previously unselected package dirmngr. 02:49:43 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 02:49:43 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 02:49:43 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 02:49:43 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 02:49:43 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:49:43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:49:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:49:43 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 02:49:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:43 Setting up libksba8:amd64 (1.3.5-2) ... 02:49:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:49:43 Setting up udev (237-3ubuntu10.47) ... 02:49:43 invoke-rc.d: policy-rc.d denied execution of start. 02:49:43 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:43 Processing triggers for systemd (237-3ubuntu10) ... 02:49:44 Setting up fuse (2.9.7-1ubuntu1) ... 02:49:44 Setting up gpg (2.2.4-1ubuntu1.4) ... 02:49:44 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:44 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:44 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:44 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:44 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:44 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:44 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:49:44 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 02:49:44 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 02:49:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:49:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:49:44 settings in the [Install] section, and DefaultInstance for template units). 02:49:44 This means they are not meant to be enabled using systemctl. 02:49:44 Possible reasons for having this kind of units are: 02:49:44 1) A unit may be statically enabled by being symlinked from another unit's 02:49:44 .wants/ or .requires/ directory. 02:49:44 2) A unit's purpose may be to act as a helper for some other unit which has 02:49:44 a requirement dependency on it. 02:49:44 3) A unit may be started when needed via activation (socket, path, timer, 02:49:44 D-Bus, udev, scripted systemctl call, ...). 02:49:44 4) In case of template units, the unit is meant to be enabled with some 02:49:44 instance name specified. 02:49:45 Reading package lists... 02:49:45 Building dependency tree... 02:49:45 Reading state information... 02:49:45 The following additional packages will be installed: 02:49:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:49:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:49:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:49:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:49:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:49:45 Suggested packages: 02:49:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:49:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:49:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:49:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:49:45 systemd-container policykit-1 02:49:45 Recommended packages: 02:49:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:49:45 The following NEW packages will be installed: 02:49:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:49:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:49:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:49:45 multiarch-support openssh-client python3 python3-minimal python3.6 02:49:45 python3.6-minimal snapd squashfs-tools sudo 02:49:45 The following packages will be upgraded: 02:49:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:49:45 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 02:49:45 Need to get 35.2 MB of archives. 02:49:45 After this operation, 141 MB of additional disk space will be used. 02:49:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 02:49:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 02:49:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 02:49:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:49:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 02:49:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 02:49:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 02:49:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:49:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 02:49:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:49:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:49:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:49:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:49:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:49:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 02:49:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:49:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 02:49:46 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 02:49:46 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 02:49:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 02:49:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:49:46 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:49:46 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:49:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:49:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:49:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:49:46 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:49:46 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:49:46 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:49:46 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:49:47 debconf: delaying package configuration, since apt-utils is not installed 02:49:47 Fetched 35.2 MB in 1s (29.6 MB/s) 02:49:47 (Reading database ... 12757 files and directories currently installed.) 02:49:47 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 02:49:47 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:49:47 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 02:49:47 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:49:47 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 02:49:47 (Reading database ... 12757 files and directories currently installed.) 02:49:47 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 02:49:47 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 02:49:47 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 02:49:48 (Reading database ... 12757 files and directories currently installed.) 02:49:48 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 02:49:48 Unpacking apt (1.6.13) over (1.6.1) ... 02:49:49 Setting up apt (1.6.13) ... 02:49:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:49:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:49:49 (Reading database ... 12764 files and directories currently installed.) 02:49:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:49:49 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:49:50 Selecting previously unselected package libpython3.6-minimal:amd64. 02:49:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:49:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:49:50 Selecting previously unselected package libexpat1:amd64. 02:49:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:49:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:49:50 Selecting previously unselected package python3.6-minimal. 02:49:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:49:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:49:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 02:49:50 Checking for services that may need to be restarted...done. 02:49:50 Checking for services that may need to be restarted...done. 02:49:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:49:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:49:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 02:49:51 Selecting previously unselected package python3-minimal. 02:49:51 (Reading database ... 13012 files and directories currently installed.) 02:49:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:49:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:49:51 Selecting previously unselected package mime-support. 02:49:51 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:49:51 Unpacking mime-support (3.60ubuntu1) ... 02:49:51 Selecting previously unselected package libmpdec2:amd64. 02:49:51 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:49:51 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:49:51 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:49:51 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:49:51 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:49:51 Selecting previously unselected package python3.6. 02:49:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 02:49:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:49:51 Selecting previously unselected package libpython3-stdlib:amd64. 02:49:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:49:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:49:51 Setting up python3-minimal (3.6.7-1~18.04) ... 02:49:51 Selecting previously unselected package python3. 02:49:51 (Reading database ... 13442 files and directories currently installed.) 02:49:51 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:49:51 Unpacking python3 (3.6.7-1~18.04) ... 02:49:52 Selecting previously unselected package multiarch-support. 02:49:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:49:52 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:49:52 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:49:52 Selecting previously unselected package liblzo2-2:amd64. 02:49:52 (Reading database ... 13479 files and directories currently installed.) 02:49:52 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:49:52 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:49:52 Selecting previously unselected package libbsd0:amd64. 02:49:52 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:49:52 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:49:52 Selecting previously unselected package sudo. 02:49:52 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 02:49:52 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 02:49:52 Selecting previously unselected package apparmor. 02:49:52 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:49:52 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:49:52 Selecting previously unselected package libedit2:amd64. 02:49:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:49:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:49:52 Selecting previously unselected package libkrb5support0:amd64. 02:49:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:49:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:49:52 Selecting previously unselected package libk5crypto3:amd64. 02:49:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:49:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:49:52 Selecting previously unselected package libkeyutils1:amd64. 02:49:52 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:49:52 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:49:52 Selecting previously unselected package libkrb5-3:amd64. 02:49:52 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:49:52 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:49:53 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:49:53 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:49:53 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:49:53 Selecting previously unselected package libssl1.0.0:amd64. 02:49:53 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 02:49:53 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:49:53 Selecting previously unselected package openssh-client. 02:49:53 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:49:53 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:49:53 Selecting previously unselected package squashfs-tools. 02:49:53 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:49:53 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:49:53 Selecting previously unselected package snapd. 02:49:53 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 02:49:53 Unpacking snapd (2.48.3+18.04) ... 02:49:55 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:49:55 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 02:49:55 Setting up mime-support (3.60ubuntu1) ... 02:49:55 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 02:49:55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:49:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:49:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:49:55 Setting up systemd (237-3ubuntu10.47) ... 02:49:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 02:49:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:49:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:49:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:49:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 02:49:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:49:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 02:49:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:49:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:49:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:49:57 Setting up python3 (3.6.7-1~18.04) ... 02:49:57 running python rtupdate hooks for python3.6... 02:49:57 running python post-rtupdate hooks for python3.6... 02:49:57 Setting up apparmor (2.12-4ubuntu5.1) ... 02:49:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 02:49:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:49:58 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:49:58 Setting up snapd (2.48.3+18.04) ... 02:49:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:49:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:49:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:49:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:49:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:49:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:49:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:50:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:50:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:50:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:50:00 /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' 02:50:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:50:00 Processing triggers for systemd (237-3ubuntu10.47) ... 02:50:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:50:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:50:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:50:03 Reading package lists... 02:50:03 Reading package lists... 02:50:03 Building dependency tree... 02:50:03 Reading state information... 02:50:03 Calculating upgrade... 02:50:03 The following packages will be upgraded: 02:50:03 advancecomp base-files bash binutils binutils-common 02:50:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:50:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:50:04 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 02:50:04 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 02:50:04 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 02:50:04 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 02:50:04 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 02:50:04 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 02:50:04 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:50:04 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:50:04 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:50:04 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:50:04 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:50:04 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:50:04 ubuntu-keyring util-linux 02:50:04 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:50:04 Need to get 64.1 MB of archives. 02:50:04 After this operation, 5085 kB of additional disk space will be used. 02:50:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] 02:50:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:50:04 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:50:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:50:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:50:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:50:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:50:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:50:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:50:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:50:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:50:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:50:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:50:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:50:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 02:50:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:50:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:50:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:50:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:50:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:50:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:50:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:50:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:50:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:50:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:50:04 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:50:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:50:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:50:04 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:50:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:50:04 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:50:04 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:50:04 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:50:04 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:50:04 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 02:50:04 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:50:04 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 02:50:04 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 02:50:04 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 02:50:04 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:50:04 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:50:04 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 02:50:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 02:50:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:50:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:50:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:50:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 02:50:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:50:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:50:04 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] 02:50:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 02:50:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 02:50:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 02:50:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:50:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:50:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:50:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:50:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:50:05 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:50:05 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:50:05 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:50:05 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:50:05 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:50:05 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:50:05 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:50:05 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:50:05 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:50:05 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:50:05 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:50:05 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:50:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:50:05 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:50:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:50:05 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:50:05 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:50:05 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:50:05 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:50:05 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:50:05 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:50:05 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:50:05 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 02:50:05 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 02:50:05 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 02:50:05 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] 02:50:05 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 02:50:05 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 02:50:05 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] 02:50:05 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:50:05 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 02:50:05 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:50:05 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:50:05 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 02:50:05 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 02:50:05 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:50:05 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:50:05 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] 02:50:05 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:50:05 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:50:06 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:50:06 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:50:06 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:50:06 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:50:06 debconf: delaying package configuration, since apt-utils is not installed 02:50:06 Fetched 64.1 MB in 2s (33.0 MB/s) 02:50:06 (Reading database ... 13912 files and directories currently installed.) 02:50:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:50:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:50:06 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:50:06 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:50:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... 02:50:06 Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... 02:50:06 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:07 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:07 (Reading database ... 13911 files and directories currently installed.) 02:50:07 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:07 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:50:07 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:50:08 (Reading database ... 13911 files and directories currently installed.) 02:50:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:50:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:50:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:08 (Reading database ... 13911 files and directories currently installed.) 02:50:08 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:50:08 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:50:08 gofmt -l . 02:50:08 [ "`gofmt -l .`" = "" ] 02:50:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:50:09 (Reading database ... 13911 files and directories currently installed.) 02:50:09 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:50:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:50:09 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:50:09 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:50:09 Setting up base-files (10.1ubuntu2.10) ... 02:50:09 Installing new version of config file /etc/issue ... 02:50:09 Installing new version of config file /etc/issue.net ... 02:50:09 Installing new version of config file /etc/lsb-release ... 02:50:09 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:50:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:50:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:50:10 Removing obsolete conffile /etc/default/motd-news ... 02:50:10 (Reading database ... 13912 files and directories currently installed.) 02:50:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:50:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:50:10 Setting up bash (4.4.18-2ubuntu1.2) ... 02:50:10 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 02:50:10 (Reading database ... 13912 files and directories currently installed.) 02:50:10 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:50:10 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:50:10 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:50:10 (Reading database ... 13912 files and directories currently installed.) 02:50:10 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 02:50:10 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 02:50:10 Setting up tar (1.29b-2ubuntu0.2) ... 02:50:10 (Reading database ... 13912 files and directories currently installed.) 02:50:10 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:50:10 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:50:10 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:50:11 (Reading database ... 13912 files and directories currently installed.) 02:50:11 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:50:11 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:50:11 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:50:11 (Reading database ... 13912 files and directories currently installed.) 02:50:11 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:50:11 ./bin/test-go-mod-tidy.sh 02:50:11 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:50:11 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:50:11 (Reading database ... 13912 files and directories currently installed.) 02:50:11 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:50:11 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:50:11 ./bin/test-attribution-txt.sh 02:50:11 Setting up grep (3.1-2build1) ... 02:50:11 (Reading database ... 13912 files and directories currently installed.) 02:50:11 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:50:11 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:50:11 Setting up login (1:4.5-1ubuntu2) ... 02:50:11 (Reading database ... 13912 files and directories currently installed.) 02:50:11 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:50:11 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:50:11 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:50:11 (Reading database ... 13912 files and directories currently installed.) 02:50:11 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:50:11 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:50:12 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:50:12 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:50:12 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:50:12 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:50:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:50:13 (Reading database ... 13912 files and directories currently installed.) 02:50:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:50:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:50:13 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:50:13 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:50:13 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:50:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:50:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:50:13 (Reading database ... 13912 files and directories currently installed.) 02:50:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:50:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:50:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:50:14 (Reading database ... 13912 files and directories currently installed.) 02:50:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:50:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:50:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:50:14 (Reading database ... 13912 files and directories currently installed.) 02:50:14 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:50:14 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] sh 02:50:14 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:50:14 (Reading database ... 13912 files and directories currently installed.) 02:50:14 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:50:14 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:50:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:50:14 (Reading database ... 13912 files and directories currently installed.) 02:50:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:50:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:50:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:50:14 (Reading database ... 13912 files and directories currently installed.) 02:50:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:50:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:50:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:50:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:50:14 + ls -al . 02:50:14 total 880 02:50:14 drwxrwxr-x 9 1001 1001 4096 Jun 2 02:50 . 02:50:14 drwxr-xr-x 4 root root 4096 Jun 2 02:45 .. 02:50:14 -rw-rw-r-- 1 1001 1001 11 Jun 2 02:43 .dockerignore 02:50:14 drwxrwxr-x 8 1001 1001 4096 Jun 2 02:43 .git 02:50:14 drwxrwxr-x 3 1001 1001 4096 Jun 2 02:43 .github 02:50:14 -rw-rw-r-- 1 1001 1001 818 Jun 2 02:43 .gitignore 02:50:14 -rw-rw-r-- 1 1001 1001 166 Jun 2 02:43 .sonarcloud.properties 02:50:14 -rw-rw-r-- 1 1001 1001 8609 Jun 2 02:43 Attribution.txt 02:50:14 -rw-rw-r-- 1 1001 1001 3804 Jun 2 02:43 CONTRIBUTING.md 02:50:14 -rw-rw-r-- 1 1001 1001 931 Jun 2 02:43 Dockerfile.build 02:50:14 -rw-rw-r-- 1 1001 1001 849 Jun 2 02:43 Jenkinsfile 02:50:14 -rw-rw-r-- 1 1001 1001 10775 Jun 2 02:43 LICENSE 02:50:14 -rw-rw-r-- 1 1001 1001 5632 Jun 2 02:43 Makefile 02:50:14 -rw-rw-r-- 1 1001 1001 7978 Jun 2 02:43 README.md 02:50:14 -rw-rw-r-- 1 1001 1001 6755 Jun 2 02:43 SECURITY.md 02:50:14 -rw-rw-r-- 1 1001 1001 5 Jun 2 02:38 VERSION 02:50:14 -rw-rw-r-- 1 1001 1001 4131 Jun 2 02:43 ZMQWindows.md 02:50:14 drwxrwxr-x 2 1001 1001 4096 Jun 2 02:43 bin 02:50:14 drwxrwxr-x 14 1001 1001 4096 Jun 2 02:43 cmd 02:50:14 -rw-r--r-- 1 root root 742912 Jun 2 02:48 coverage.out 02:50:14 -rw-r--r-- 1 root root 1060 Jun 2 02:50 go.mod 02:50:14 -rw-r--r-- 1 root root 21686 Jun 2 02:45 go.sum 02:50:14 drwxrwxr-x 8 1001 1001 4096 Jun 2 02:43 internal 02:50:14 drwxrwxr-x 4 1001 1001 4096 Jun 2 02:43 openapi 02:50:14 drwxrwxr-x 4 1001 1001 4096 Jun 2 02:43 snap 02:50:14 -rw-rw-r-- 1 1001 1001 168 Jun 2 02:43 version.go [Pipeline] sh 02:50:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:50:14 (Reading database ... 13912 files and directories currently installed.) 02:50:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:50:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:50:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:50:14 (Reading database ... 13912 files and directories currently installed.) 02:50:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:50:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:50:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:50:15 (Reading database ... 13912 files and directories currently installed.) 02:50:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:50:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:50:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:50:15 (Reading database ... 13912 files and directories currently installed.) 02:50:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:50:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:50:15 + '[' -e coverage.out ] 02:50:15 + chown 1001:1001 coverage.out [Pipeline] stash 02:50:15 Warning: overwriting stash ‘coverage-report’ 02:50:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:50:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:50:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:50:16 (Reading database ... 13912 files and directories currently installed.) 02:50:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:50:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:50:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:50:16 Stashed 1 file(s) [Pipeline] sh 02:50:16 (Reading database ... 13912 files and directories currently installed.) 02:50:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:50:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:50:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:50:16 (Reading database ... 13914 files and directories currently installed.) 02:50:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:50:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:50:17 Setting up debconf (1.5.66ubuntu1) ... 02:50:17 + make build 02:50:17 go mod tidy 02:50:17 (Reading database ... 13914 files and directories currently installed.) 02:50:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 02:50:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:50:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 02:50:17 (Reading database ... 13914 files and directories currently installed.) 02:50:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 02:50:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 02:50:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 02:50:17 (Reading database ... 13914 files and directories currently installed.) 02:50:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:50:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:50:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:50:18 (Reading database ... 13914 files and directories currently installed.) 02:50:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:50:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:50:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 02:50:18 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 02:50:18 (Reading database ... 13916 files and directories currently installed.) 02:50:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 02:50:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:50:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 02:50:18 (Reading database ... 13920 files and directories currently installed.) 02:50:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:50:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:50:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 02:50:18 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 02:50:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:50:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:50:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 02:50:18 (Reading database ... 13920 files and directories currently installed.) 02:50:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:50:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 02:50:18 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:50:19 (Reading database ... 13920 files and directories currently installed.) 02:50:19 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 02:50:19 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 02:50:19 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 02:50:19 (Reading database ... 13920 files and directories currently installed.) 02:50:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 02:50:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 02:50:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 02:50:19 (Reading database ... 13920 files and directories currently installed.) 02:50:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:50:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:50:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:50:19 (Reading database ... 13920 files and directories currently installed.) 02:50:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 02:50:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 02:50:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 02:50:19 (Reading database ... 13920 files and directories currently installed.) 02:50:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:50:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:50:20 Setting up passwd (1:4.5-1ubuntu2) ... 02:50:20 (Reading database ... 13920 files and directories currently installed.) 02:50:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 02:50:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 02:50:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 02:50:20 (Reading database ... 13920 files and directories currently installed.) 02:50:20 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 02:50:20 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 02:50:20 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 02:50:20 (Reading database ... 13920 files and directories currently installed.) 02:50:20 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 02:50:20 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 02:50:20 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 02:50:20 (Reading database ... 13920 files and directories currently installed.) 02:50:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:50:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:50:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:50:20 (Reading database ... 13920 files and directories currently installed.) 02:50:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:50:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:50:20 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 02:50:21 (Reading database ... 13920 files and directories currently installed.) 02:50:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:50:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:50:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:50:21 (Reading database ... 13920 files and directories currently installed.) 02:50:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:50:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 02:50:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:50:21 (Reading database ... 13920 files and directories currently installed.) 02:50:21 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 02:50:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 02:50:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 02:50:21 (Reading database ... 13920 files and directories currently installed.) 02:50:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 02:50:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 02:50:21 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 02:50:21 (Reading database ... 13921 files and directories currently installed.) 02:50:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:50:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:50:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:50:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:50:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 02:50:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 02:50:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 02:50:21 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 02:50:22 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:50:22 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:50:22 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:50:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:50:22 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:50:22 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:50:22 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:50:22 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:50:22 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:50:22 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:50:22 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:50:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:50:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:50:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:50:22 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 02:50:22 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 02:50:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:50:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:50:23 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:50:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:50:23 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:50:23 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:50:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:50:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:50:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:50:23 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:50:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 02:50:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 02:50:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:50:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:50:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:50:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:50:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:50:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:50:24 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:50:24 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:50:25 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 02:50:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:50:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:50:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:50:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:50:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:50:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:50:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:50:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:50:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:50:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:50:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:50:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:50:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:50:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:50:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:50:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:50:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:50:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:50:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:50:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:50:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:50:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:50:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:50:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:50:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:50:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:50:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:50:28 Setting up tzdata (2021a-0ubuntu0.18.04) ... 02:50:28 02:50:28 Current default time zone: 'Etc/UTC' 02:50:28 Local time is now: Wed Jun 2 02:50:27 UTC 2021. 02:50:28 Universal Time is now: Wed Jun 2 02:50:27 UTC 2021. 02:50:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:50:28 02:50:28 Setting up systemd-sysv (237-3ubuntu10.47) ... 02:50:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:28 Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... 02:50:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:50:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:50:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:50:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:50:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:50:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:50:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:50:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:50:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:50:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 02:50:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:28 Setting up patch (2.7.6-2ubuntu1.1) ... 02:50:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:50:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:50:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 02:50:28 Installing new version of config file /etc/ssl/openssl.cnf ... 02:50:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:50:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:50:28 Setting up ca-certificates (20210119~18.04.1) ... 02:50:30 Updating certificates in /etc/ssl/certs... 02:50:31 23 added, 27 removed; done. 02:50:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:50:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:50:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:50:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:50:31 Setting up pkgbinarymangler (138.18.04.1) ... 02:50:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:50:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 02:50:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:50:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:50:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:50:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:50:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:50:31 Setting up perl (5.26.1-6ubuntu0.5) ... 02:50:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 02:50:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:50:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:50:31 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 02:50:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:50:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:50:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:50:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:50:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:50:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:50:31 Processing triggers for systemd (237-3ubuntu10.47) ... 02:50:31 Processing triggers for mime-support (3.60ubuntu1) ... 02:50:31 Processing triggers for ca-certificates (20210119~18.04.1) ... 02:50:31 Updating certificates in /etc/ssl/certs... 02:50:32 0 added, 0 removed; done. 02:50:32 Running hooks in /etc/ca-certificates/update.d... 02:50:32 done. 02:50:33 Reading package lists... 02:50:33 Building dependency tree... 02:50:33 Reading state information... 02:50:33 The following NEW packages will be installed: 02:50:33 apt-transport-https 02:50:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:50:33 Need to get 1692 B of archives. 02:50:33 After this operation, 154 kB of additional disk space will be used. 02:50:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 02:50:33 debconf: delaying package configuration, since apt-utils is not installed 02:50:33 Fetched 1692 B in 0s (10.6 kB/s) 02:50:33 Selecting previously unselected package apt-transport-https. 02:50:33 (Reading database ... 13926 files and directories currently installed.) 02:50:33 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 02:50:33 Unpacking apt-transport-https (1.6.13) ... 02:50:33 Setting up apt-transport-https (1.6.13) ... 02:50:34 Waiting for network to be ready... 02:50:40 2021-06-02T02:50:38Z INFO Waiting for automatic snapd restart... 02:50:42 snapd 2.50.1 from Canonical* installed 02:50:43 "snapd" switched to the "latest/stable" channel 02:50:43 02:50:46 core18 20210507 from Canonical* installed 02:50:46 "core18" switched to the "latest/stable" channel 02:50:46 02:50:51 snapcraft 4.8 from Canonical* installed 02:50:51 "snapcraft" switched to the "latest/stable" channel 02:50:51 02:50:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:50:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:50:55 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: 02:50:55 - README.md 02:50:55 02:50:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:50:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:50:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:50:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:50:58 Reading package lists... 02:50:58 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 02:50:58 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 02:50:58 Reading package lists... 02:50:58 Building dependency tree... 02:50:58 Reading state information... 02:50:58 Suggested packages: 02:50:58 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:50:58 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:50:58 Recommended packages: 02:50:58 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:50:58 The following NEW packages will be installed: 02:50:58 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:50:58 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:50:58 pkg-config zip 02:50:58 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:50:58 Need to get 7663 kB of archives. 02:50:58 After this operation, 43.8 MB of additional disk space will be used. 02:50:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 02:50:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 02:50:59 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:50:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 02:50:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 02:50:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:50:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:50:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:50:59 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 02:50:59 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:50:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:50:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:50:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:50:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:50:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:50:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:50:59 debconf: delaying package configuration, since apt-utils is not installed 02:50:59 Fetched 7663 kB in 1s (11.0 MB/s) 02:50:59 Selecting previously unselected package libglib2.0-0:amd64. 02:50:59 (Reading database ... 13930 files and directories currently installed.) 02:50:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 02:50:59 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:50:59 Selecting previously unselected package libpsl5:amd64. 02:50:59 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:50:59 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:50:59 Selecting previously unselected package libnghttp2-14:amd64. 02:50:59 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:50:59 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:50:59 Selecting previously unselected package librtmp1:amd64. 02:51:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:51:00 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:51:00 Selecting previously unselected package libcurl3-gnutls:amd64. 02:51:00 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 02:51:00 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:51:00 Selecting previously unselected package liberror-perl. 02:51:00 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:51:00 Unpacking liberror-perl (0.17025-1) ... 02:51:00 Selecting previously unselected package git-man. 02:51:00 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 02:51:00 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 02:51:00 Selecting previously unselected package git. 02:51:00 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 02:51:00 Unpacking git (1:2.17.1-1ubuntu0.8) ... 02:51:02 Selecting previously unselected package libnorm1:amd64. 02:51:02 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:51:02 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:51:02 Selecting previously unselected package libpgm-5.2-0:amd64. 02:51:02 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:51:02 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:51:02 Selecting previously unselected package libsodium23:amd64. 02:51:02 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:51:02 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:51:02 Selecting previously unselected package libzmq5:amd64. 02:51:02 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:51:02 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:51:02 Selecting previously unselected package libzmq3-dev:amd64. 02:51:02 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:51:02 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:51:02 Selecting previously unselected package pkg-config. 02:51:02 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:51:02 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:51:02 Selecting previously unselected package zip. 02:51:02 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:51:02 Unpacking zip (3.0-11build1) ... 02:51:02 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:51:02 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 02:51:02 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:51:02 Setting up liberror-perl (0.17025-1) ... 02:51:02 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:51:02 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 02:51:02 No schema files found: doing nothing. 02:51:02 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:51:02 Setting up zip (3.0-11build1) ... 02:51:02 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:51:02 Setting up libsodium23:amd64 (1.0.16-2) ... 02:51:02 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:51:02 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:51:02 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 02:51:02 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:51:02 Setting up git (1:2.17.1-1ubuntu0.8) ... 02:51:02 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:51: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 02:51:03 git set to automatically installed. 02:51:03 git-man set to automatically installed. 02:51:03 libcurl3-gnutls set to automatically installed. 02:51:03 liberror-perl set to automatically installed. 02:51:03 libglib2.0-0 set to automatically installed. 02:51:03 libnghttp2-14 set to automatically installed. 02:51:03 libnorm1 set to automatically installed. 02:51:03 libpgm-5.2-0 set to automatically installed. 02:51:03 libpsl5 set to automatically installed. 02:51:03 librtmp1 set to automatically installed. 02:51:03 libsodium23 set to automatically installed. 02:51:03 libzmq3-dev set to automatically installed. 02:51:03 libzmq5 set to automatically installed. 02:51:03 pkg-config set to automatically installed. 02:51:03 zip set to automatically installed. 02:51:04 snapd is not logged in, snap install commands will use sudo 02:51:08 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 02:51:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:51:15 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 02:51:16 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 02:51:16 snapd is not logged in, snap install commands will use sudo 02:51:16 snap "core18" has no updates available 02:51:16 Pulling go-build-helper 02:51:16 + snapcraftctl pull 02:51:17 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 02:51:17 'app-service-config' has dependencies that need to be staged: go-build-helper 02:51:18 Skipping pull go-build-helper (already ran) 02:51:18 Building go-build-helper 02:51:18 + snapcraftctl build 02:51:20 Staging go-build-helper 02:51:20 + snapcraftctl stage 02:51:20 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] } 02:51:25 $ docker stop --time=1 ed4f15a9fa61cf70fedb137d39ebeedf3dc4a52d697cccb7bf9e1d7d3d440aa4 02:51:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:51:28 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:51:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] 02:51:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] 02:51:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 02:51:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 02:51:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] 02:51:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] 02:51:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 02:51:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] 02:51:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:51:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:51:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:51:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:51:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:51:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:51:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:51:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:51:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:51:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] 02:51:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] 02:51:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 02:51:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 02:51:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] 02:51:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] 02:51:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 02:51:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 02:51:28 Fetched 24.6 MB in 0s (0 B/s) 02:51:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:51:28 Fetched 224 kB in 0s (0 B/s) 02:51:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:51:28 Fetched 157 kB in 0s (0 B/s) 02:51:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:51:28 Fetched 221 kB in 0s (0 B/s) 02:51:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:51:28 Fetched 143 kB in 0s (0 B/s) 02:51:28 Pulling app-service-config 02:51:28 + snapcraftctl pull 02:51:28 $ docker rm -f ed4f15a9fa61cf70fedb137d39ebeedf3dc4a52d697cccb7bf9e1d7d3d440aa4 02:51:29 Cloning into '/root/parts/app-service-config/src'... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:30 Pulling config-common 02:51:30 + snapcraftctl pull 02:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:51:30 02:51:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:51:30 latest: Pulling from edgex-devops/edgex-compose-arm64 02:51:30 29e5d40040c1: Pulling fs layer 02:51:30 1ce36da41761: Pulling fs layer 02:51:30 25b303627fd3: Pulling fs layer 02:51:31 29e5d40040c1: Verifying Checksum 02:51:31 29e5d40040c1: Download complete 02:51:31 29e5d40040c1: Pull complete 02:51:31 1ce36da41761: Verifying Checksum 02:51:31 1ce36da41761: Download complete 02:51:33 1ce36da41761: Pull complete 02:51:33 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:51:33 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:51:33 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:51:33 Fetched 0 B in 0s (0 B/s) 02:51:33 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:51:33 Fetched 0 B in 0s (0 B/s) 02:51:33 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:51:33 Fetched 0 B in 0s (0 B/s) 02:51:33 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:51:33 Fetched 0 B in 0s (0 B/s) 02:51:33 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:51:33 Fetched 0 B in 0s (0 B/s) 02:51:33 Pulling edgex-go 02:51:33 + snapcraftctl pull 02:51:33 25b303627fd3: Verifying Checksum 02:51:33 25b303627fd3: Download complete 02:51:43 25b303627fd3: Pull complete 02:51:43 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:51:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:51:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:51:43 prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 02:51:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:51:46 $ docker top 54383c33fbe02d76e90883db331f51390fe48c877c7db4bef88b6fc6a419b0d9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:47 + docker-compose build --help 02:51:47 + grep parallel 02:51:51 --parallel Build images in parallel. [Pipeline] } 02:51:51 $ docker stop --time=1 54383c33fbe02d76e90883db331f51390fe48c877c7db4bef88b6fc6a419b0d9 02:51:51 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:51:51 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:51:51 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:51:51 Fetched 0 B in 0s (0 B/s) 02:51:51 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:51:51 Fetched 96.5 kB in 0s (0 B/s) 02:51:51 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:51:51 Fetched 279 kB in 0s (0 B/s) 02:51:51 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:51:51 Fetched 122 kB in 0s (0 B/s) 02:51:51 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:51:51 Fetched 77.8 kB in 0s (0 B/s) 02:51:51 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:51:51 Fetched 8848 B in 0s (0 B/s) 02:51:51 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:51:51 Fetched 47.8 kB in 0s (0 B/s) 02:51:51 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:51:51 Fetched 45.6 kB in 0s (0 B/s) 02:51:51 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:51:51 Fetched 15.0 kB in 0s (0 B/s) 02:51:51 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 02:51:51 Fetched 219 kB in 0s (0 B/s) 02:51:51 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 02:51:51 Fetched 154 kB in 0s (0 B/s) 02:51:51 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:51:51 Fetched 50.6 kB in 0s (0 B/s) 02:51:51 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:51:51 Fetched 14.8 kB in 0s (0 B/s) 02:51:51 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:51:51 Fetched 41.8 kB in 0s (0 B/s) 02:51:51 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:51:51 Fetched 499 kB in 0s (0 B/s) 02:51:51 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:51:51 Fetched 111 kB in 0s (0 B/s) 02:51:51 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:51:51 Fetched 240 kB in 0s (0 B/s) 02:51:51 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:51:51 Fetched 29.3 kB in 0s (0 B/s) 02:51:51 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:51:51 Fetched 85.5 kB in 0s (0 B/s) 02:51:51 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:51:51 Fetched 24.5 kB in 0s (0 B/s) 02:51:51 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:51:51 Fetched 49.2 kB in 0s (0 B/s) 02:51:51 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:51:51 Fetched 54.2 kB in 0s (0 B/s) 02:51:51 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:51:51 Fetched 30.8 kB in 0s (0 B/s) 02:51:51 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 02:51:51 Fetched 15.8 kB in 0s (0 B/s) 02:51:51 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:51:51 Fetched 85.9 kB in 0s (0 B/s) 02:51:51 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:51:51 Fetched 8720 B in 0s (0 B/s) 02:51:51 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 02:51:51 Fetched 137 kB in 0s (0 B/s) 02:51:51 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:51:51 Fetched 119 kB in 0s (0 B/s) 02:51:51 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 02:51:51 Fetched 110 kB in 0s (0 B/s) 02:51:51 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:51:51 Fetched 11.1 kB in 0s (0 B/s) 02:51:51 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:51:51 Fetched 645 kB in 0s (0 B/s) 02:51:51 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:51:51 Fetched 41.3 kB in 0s (0 B/s) 02:51:51 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:51:51 Fetched 17.9 kB in 0s (0 B/s) 02:51:51 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:51:51 Fetched 368 kB in 0s (0 B/s) 02:51:51 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:51:51 Fetched 187 kB in 0s (0 B/s) 02:51:51 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:51:51 Fetched 175 kB in 0s (0 B/s) 02:51:51 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:51:51 Fetched 206 kB in 0s (0 B/s) 02:51:51 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 02:51:51 Fetched 1301 kB in 0s (0 B/s) 02:51:51 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:51:51 Fetched 36.2 kB in 0s (0 B/s) 02:51:51 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 02:51:51 Fetched 159 kB in 0s (0 B/s) 02:51:51 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:51:51 Fetched 107 kB in 0s (0 B/s) 02:51:51 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:51:51 Fetched 48.7 kB in 0s (0 B/s) 02:51:51 Pulling static-packages 02:51:51 + snapcraftctl pull 02:51:51 Pulling version 02:51:51 + cd /root/project 02:51:51 + [ -f VERSION ] 02:51:51 + PROJECT_VERSION=local-dev 02:51:51 + git rev-parse --short HEAD 02:51:51 + GIT_REVISION=c8fc3f81 02:51:51 + snapcraftctl set-version local-dev 02:51:51 Skipping build go-build-helper (already ran) 02:51:51 Building app-service-config 02:51:51 + make build 02:51:51 go mod tidy 02:51:53 $ docker rm -f 54383c33fbe02d76e90883db331f51390fe48c877c7db4bef88b6fc6a419b0d9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:51:53 . [Pipeline] withDockerContainer 02:51:54 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 02:51:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 02:51:54 prd-ubuntu18.04-docker-arm64-4c-16g-38 does not seem to be running inside a container 02:51:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 02:51:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:51:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 02:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:51:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 02:51:54 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 02:51:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 02:51:54 go: downloading github.com/stretchr/testify v1.7.0 02:51:54 go: downloading github.com/google/uuid v1.2.0 02:51:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 02:51:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 02:51:54 go: downloading github.com/x448/float16 v0.8.4 02:51:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:51:55 go: downloading github.com/gorilla/mux v1.8.0 02:51:55 go: downloading github.com/davecgh/go-spew v1.1.1 02:51:55 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:51:55 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 02:51:55 go: downloading github.com/pelletier/go-toml v1.9.1 02:51:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:51:55 go: downloading github.com/gorilla/websocket v1.4.2 02:51:55 go: downloading github.com/pmezard/go-difflib v1.0.0 02:51:55 go: downloading github.com/stretchr/objx v0.1.0 02:51:55 $ docker top 5bc8a0bdd8efb1912989718a5461fe7e212f1b792132f1e4e8ae2eeda196c2bf -eo pid,comm 02:51:55 go: downloading github.com/go-playground/validator/v10 v10.6.1 02:51:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:51:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:51:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:51:55 go: downloading gopkg.in/yaml.v2 v2.4.0 02:51:55 go: downloading github.com/mitchellh/copystructure v1.0.0 02:51:55 go: downloading github.com/hashicorp/consul/api v1.8.1 [Pipeline] { [Pipeline] sh 02:51:56 go: downloading github.com/pebbe/zmq4 v1.2.7 02:51:56 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:51:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:51:56 go: downloading github.com/go-kit/kit v0.9.0 02:51:56 go: downloading github.com/go-playground/universal-translator v0.17.0 02:51:56 go: downloading github.com/go-playground/locales v0.13.0 02:51:56 go: downloading golang.org/x/text v0.3.2 02:51:56 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 02:51:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:51:56 go: downloading github.com/hashicorp/go-hclog v0.12.0 02:51:56 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 02:51:56 go: downloading github.com/hashicorp/serf v0.9.5 02:51:56 go: downloading github.com/go-playground/assert/v2 v2.0.1 02:51:56 go: downloading github.com/leodido/go-urn v1.2.0 02:51:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:51:56 go: downloading github.com/fatih/color v1.9.0 02:51:56 go: downloading github.com/onsi/ginkgo v1.10.1 02:51:56 + docker-compose -f ./docker-compose-build.yml build --parallel 02:51:57 go: downloading github.com/hashicorp/consul/sdk v0.7.0 02:51:57 go: downloading github.com/onsi/gomega v1.7.0 02:51:57 go: downloading github.com/pkg/errors v0.8.1 02:51:57 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:51:57 go: downloading github.com/kr/pretty v0.2.0 02:51:57 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:51:57 go: downloading github.com/hashicorp/memberlist v0.2.2 02:51:57 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:51:57 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 02:51:57 go: downloading github.com/hashicorp/go-uuid v1.0.1 02:51:57 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 02:51:57 go: downloading github.com/hpcloud/tail v1.0.0 02:51:57 go: downloading github.com/mattn/go-colorable v0.1.6 02:51:57 go: downloading github.com/go-stack/stack v1.8.0 02:51:57 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:51:57 go: downloading github.com/hashicorp/go-multierror v1.1.0 02:51:57 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 02:51:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:51:57 go: downloading github.com/hashicorp/go-msgpack v0.5.3 02:51:57 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 02:51:57 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 02:51:57 go: downloading github.com/hashicorp/errwrap v1.0.0 02:51:57 go: downloading gopkg.in/fsnotify.v1 v1.4.7 02:51:57 go: downloading github.com/mattn/go-isatty v0.0.12 02:51:57 go: downloading github.com/golang/protobuf v1.3.2 02:51:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 02:51:57 go: downloading github.com/fsnotify/fsnotify v1.4.7 02:51:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:51:57 go: downloading github.com/kr/text v0.1.0 02:51:57 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:51:57 go: downloading github.com/miekg/dns v1.1.26 02:51:57 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 02:51:57 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 02:52:01 Building core-command ... 02:52:01 Building core-data ... 02:52:01 Building core-metadata ... 02:52:01 Building security-bootstrapper ... 02:52:01 Building security-proxy-setup ... 02:52:01 Building security-secretstore-setup ... 02:52:01 Building support-notifications ... 02:52:01 Building support-scheduler ... 02:52:01 Building sys-mgmt-agent ... 02:52:01 Building support-notifications 02:52:01 Building core-command 02:52:01 Building core-data 02:52:01 Building support-scheduler 02:52:01 Building sys-mgmt-agent 02:52:07 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 02:52:07 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 02:52:07 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 02:52:07 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 02:52:09 Building config-common 02:52:09 + snapcraftctl build 02:52:11 Building edgex-go 02:52:11 + cd /root/parts/edgex-go/src 02:52:11 + make build 02:52:11 go mod tidy 02:52:11 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:52:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 02:52:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:52:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 02:52:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:52:11 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:52:11 go: downloading github.com/lib/pq v1.10.2 02:52:11 go: downloading github.com/imdario/mergo v0.3.12 02:52:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:52:11 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 02:52:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:52:21 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 02:52:22 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 02:52:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:52:25 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 02:52:27 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 02:52:29 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 02:52:30 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 02:52:31 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 02:52:33 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 02:52:34 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 02:52:36 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 02:52:36 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 02:52:36 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 02:52:36 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 02:52:36 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 02:52:36 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 02:52:36 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 02:52:36 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 02:52:36 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 02:52:36 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 02:52:36 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 02:52:36 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 02:52:36 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 02:52:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 02:52:36 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 02:52:36 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 02:52:36 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 02:52:36 + 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 02:52:36 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 02:52:36 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 02:52:36 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 02:52:36 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 02:52:36 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 02:52:36 + 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 02:52:36 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 02:52:36 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 02:52:36 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 02:52:39 Building static-packages 02:52:39 + snapcraftctl build 02:52:41 Building version 02:52:41 + snapcraftctl build 02:52:43 Skipping stage go-build-helper (already ran) 02:52:43 Staging app-service-config 02:52:43 + snapcraftctl stage 02:52:44 Staging config-common 02:52:44 + snapcraftctl stage 02:52:45 Staging edgex-go 02:52:45 + snapcraftctl stage 02:52:47 Staging static-packages 02:52:47 + snapcraftctl stage 02:52:48 Staging version 02:52:48 + snapcraftctl stage 02:52:49 Priming go-build-helper 02:52:49 + snapcraftctl prime 02:52:49 Priming app-service-config 02:52:49 + snapcraftctl prime 02:52:51 Priming config-common 02:52:51 + snapcraftctl prime 02:52:52 Priming edgex-go 02:52:52 + snapcraftctl prime 02:52:53 Priming static-packages 02:52:53 + snapcraftctl prime 02:52:56 Priming version 02:52:56 + snapcraftctl prime 02:52:57 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] } 02:53:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:53:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:53:22 ---> 936e02e7dafa 02:53:22 Step 3/24 : WORKDIR /edgex-go 02:53:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:53:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:53:22 ---> 936e02e7dafa 02:53:22 Step 3/23 : WORKDIR /edgex-go 02:53:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:53:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:53:22 ---> 936e02e7dafa 02:53:22 Step 3/23 : WORKDIR /edgex-go 02:53:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:53:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:53:22 ---> 936e02e7dafa 02:53:22 Step 3/24 : WORKDIR /edgex-go 02:53:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:53:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:53:22 ---> 936e02e7dafa 02:53:22 Step 3/24 : WORKDIR /edgex-go 02:53:22 ---> Running in 632ab06288ee 02:53:22 ---> Running in fe72b84d0413 02:53:22 ---> Running in 18c754c7a55f 02:53:22 ---> Running in 41aa2b15b0a8 02:53:22 ---> Running in a61920d480d5 02:53:22 Removing intermediate container 41aa2b15b0a8 02:53:22 ---> fddccc5ebcd3 02:53:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:22 Removing intermediate container 18c754c7a55f 02:53:22 ---> 08f836f0f5d7 02:53:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:22 Removing intermediate container fe72b84d0413 02:53:22 ---> c1b3812d8a49 02:53:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:22 Removing intermediate container 632ab06288ee 02:53:22 ---> 9913690a12f9 02:53:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:22 Removing intermediate container a61920d480d5 02:53:22 ---> adbb7e6aa17b 02:53:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:22 ---> Running in 31f042fb240f 02:53:22 ---> Running in 235fd6274e28 02:53:22 ---> Running in 9a729cea1575 02:53:22 ---> Running in 87a82c2645d1 02:53:22 ---> Running in 01f395498c01 02:53:22 Removing intermediate container 87a82c2645d1 02:53:22 ---> 88dcc7eeabd9 02:53:22 Step 5/24 : RUN apk add --update --no-cache make bash git 02:53:22 Removing intermediate container 31f042fb240f 02:53:22 ---> 6269a73cca87 02:53:22 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:53:22 ---> Running in f9d5883eb977 02:53:22 Removing intermediate container 235fd6274e28 02:53:22 ---> e98563146ef2 02:53:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:53:22 ---> Running in 78ca150b9bec 02:53:22 Removing intermediate container 01f395498c01 02:53:22 ---> 2c0e28cf05f3 02:53:22 Step 5/24 : RUN apk add --update --no-cache make git 02:53:22 ---> Running in f526ee46700d 02:53:22 Removing intermediate container 9a729cea1575 02:53:22 ---> 602379bd9662 02:53:22 Step 5/23 : RUN apk add --update --no-cache make git 02:53:22 ---> Running in cce74b7ae129 02:53:22 ---> Running in 6dabc5f21282 02:53:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:53:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:53:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:53:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:53:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:53:26 OK: 218 MiB in 52 packages 02:53:26 OK: 218 MiB in 52 packages 02:53:26 OK: 218 MiB in 52 packages 02:53:27 OK: 218 MiB in 52 packages 02:53:27 Removing intermediate container 78ca150b9bec 02:53:27 ---> 82e9a19123ea 02:53:27 Step 6/24 : COPY go.mod . 02:53:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:53:28 Removing intermediate container cce74b7ae129 02:53:28 ---> ce6f02122896 02:53:28 Step 6/24 : COPY go.mod . 02:53:28 Removing intermediate container f526ee46700d 02:53:28 ---> dd5dd6b5c11d 02:53:28 Step 6/23 : COPY go.mod . 02:53:28 ---> b3bdebd97004 02:53:28 Step 7/24 : RUN go mod download 02:53:28 Removing intermediate container f9d5883eb977 02:53:28 ---> 8d4c2eac21c6 02:53:28 Step 6/24 : COPY go.mod . 02:53:29 ---> Running in b1c4170d2265 02:53:29 ---> 22dba1348caf 02:53:29 Step 7/24 : RUN go mod download 02:53:29 ---> Running in 918dc9b21e34 02:53:29 ---> 490e85a0079e 02:53:29 Step 7/23 : RUN go mod download 02:53:29 ---> Running in 1732daf2232d 02:53:29 ---> 4f0c61a7c84e 02:53:29 Step 7/24 : RUN go mod download 02:53:30 ---> Running in 0004440f5d00 02:53:31 OK: 218 MiB in 52 packages 02:53:33 Removing intermediate container b1c4170d2265 02:53:33 ---> 529042988985 02:53:33 Step 8/24 : COPY . . 02:53:33 Removing intermediate container 6dabc5f21282 02:53:33 ---> 6829b47a8897 02:53:33 Step 6/23 : COPY go.mod . 02:53:33 Removing intermediate container 918dc9b21e34 02:53:33 ---> 26e80213f0c6 02:53:33 Step 8/24 : COPY . . 02:53:33 Removing intermediate container 1732daf2232d 02:53:33 ---> 7ab8322ba97c 02:53:33 Step 8/23 : COPY . . 02:53:34 Removing intermediate container 0004440f5d00 02:53:34 ---> d1921bf9146c 02:53:34 Step 8/24 : COPY . . 02:53:34 ---> 73911210d8fb 02:53:34 Step 7/23 : RUN go mod download 02:53:35 ---> Running in 9b9662b161b1 02:53:40 Removing intermediate container 9b9662b161b1 02:53:40 ---> 4629c8cdfc13 02:53:40 Step 8/23 : COPY . . 02:54:03 ---> 9b58115a123c 02:54:03 Step 9/24 : RUN go mod tidy 02:54:03 ---> e029e7c9249f 02:54:03 Step 9/24 : RUN go mod tidy 02:54:03 ---> 18e50a109ae5 02:54:03 Step 9/24 : RUN go mod tidy 02:54:03 ---> 1dfba2f2f7c2 02:54:03 Step 9/23 : RUN go mod tidy 02:54:03 ---> 90aa72ce0c03 02:54:03 Step 9/23 : RUN go mod tidy 02:54:03 ---> Running in fdb5396e8129 02:54:03 ---> Running in 2ae90f57be79 02:54:03 ---> Running in 9bd8a8921131 02:54:03 ---> Running in a5c9a484063d 02:54:03 ---> Running in 61e493324f05 02:54:09 Removing intermediate container a5c9a484063d 02:54:09 ---> 335607081343 02:54:09 Step 10/24 : RUN make cmd/core-data/core-data 02:54:09 ---> Running in 6c032dbcd597 02:54:09 Removing intermediate container 2ae90f57be79 02:54:09 ---> 4baa7e05b7ae 02:54:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:54:09 ---> Running in 9ee8ec1a0c49 02:54:09 Removing intermediate container 9bd8a8921131 02:54:09 ---> a566d432023a 02:54:09 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:54:09 Removing intermediate container 61e493324f05 02:54:09 ---> 4e4754b12c5e 02:54:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:54:09 Removing intermediate container fdb5396e8129 02:54:09 ---> f6ae0beb171f 02:54:09 Step 10/24 : RUN make cmd/core-command/core-command 02:54:09 ---> Running in e60a9f60992c 02:54:10 ---> Running in 56c76efdabc4 02:54:10 ---> Running in e6b7ad388e3e 02:54:10 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 02:54:11 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 02:54:12 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 02:54:12 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 02:54:12 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 02:56:34 Removing intermediate container e6b7ad388e3e 02:56:34 ---> 351d7a2118e1 02:56:34 02:56:34 Step 11/24 : FROM alpine:3.12 02:56:34 3.12: Pulling from library/alpine 02:56:34 Removing intermediate container e60a9f60992c 02:56:34 ---> 6f53d02d61d2 02:56:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:56:34 ---> Running in 041ebea7247f 02:56:34 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:56:34 Status: Downloaded newer image for alpine:3.12 02:56:34 ---> 9852663dfa18 02:56:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:56:34 ---> Running in e38dfc4ef101 02:56:34 Removing intermediate container 9ee8ec1a0c49 02:56:34 ---> 600d4e16aca6 02:56:34 02:56:34 Step 11/23 : FROM alpine:3.12Removing intermediate container 56c76efdabc4 02:56:34 02:56:34 ---> 2f0de4eadf40 02:56:34 ---> 9852663dfa18 02:56:34 02:56:34 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-initStep 11/23 : FROM alpine:3.12 02:56:34 02:56:34 ---> 9852663dfa18 02:56:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:56:34 ---> Running in 6e4f7971d8a7 02:56:34 ---> Running in 7120c9c7d1a9 02:56:34 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 02:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:56:34 (1/1) Installing dumb-init (1.2.2-r1) 02:56:34 Executing busybox-1.31.1-r20.trigger 02:56:34 OK: 5 MiB in 15 packages 02:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:56:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:56:34 (1/2) Installing ca-certificates (20191127-r4) 02:56:34 (1/1) Installing dumb-init (1.2.2-r1) 02:56:34 (2/2) Installing dumb-init (1.2.2-r1) 02:56:34 Executing busybox-1.31.1-r20.trigger 02:56:34 Executing ca-certificates-20191127-r4.trigger 02:56:34 Executing busybox-1.31.1-r20.trigger 02:56:34 OK: 5 MiB in 15 packages 02:56:34 OK: 6 MiB in 16 packages 02:56:34 Removing intermediate container e38dfc4ef101 02:56:34 ---> 3e52def9f61e 02:56:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:34 ---> Running in acfb0781111e 02:56:34 Removing intermediate container 041ebea7247f 02:56:34 ---> bbb01a86795b 02:56:34 02:56:34 Step 12/24 : FROM docker:20.10.0 02:56:34 20.10.0: Pulling from library/docker 02:56:34 Removing intermediate container acfb0781111e 02:56:34 ---> 2e3bdfdc4bc6 02:56:34 Step 14/24 : ENV APP_PORT=59882 02:56:34 Removing intermediate container 6e4f7971d8a7 02:56:34 ---> 486d62cbd5f1 02:56:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:56:34 ---> Running in 64ece7f56f44 02:56:34 ---> Running in b569f2acabf7 02:56:34 Removing intermediate container 7120c9c7d1a9 02:56:34 ---> f8cb56b987cb 02:56:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:56:34 Removing intermediate container 64ece7f56f44 02:56:34 ---> 28071015febe 02:56:34 Step 15/24 : EXPOSE $APP_PORT 02:56:36 ---> Running in a5562249fa67 02:56:36 ---> Running in b4394448bfa0 02:56:36 Removing intermediate container b569f2acabf7 02:56:36 ---> de5402788146 02:56:36 Step 14/23 : ENV APP_PORT=59861 02:56:36 ---> Running in a534e62de7d9 02:56:36 Removing intermediate container 6c032dbcd597 02:56:36 ---> 1db6ded7499c 02:56:36 02:56:36 Step 11/24 : FROM alpine:3.12 02:56:36 ---> 9852663dfa18 02:56:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:56:37 Removing intermediate container a5562249fa67 02:56:37 ---> 6ca74a6f26fe 02:56:37 Step 14/23 : ENV APP_PORT=59860 02:56:37 ---> Running in f54e8345b2f0 02:56:37 Removing intermediate container b4394448bfa0 02:56:37 ---> 2e14c3482900 02:56:37 Step 16/24 : WORKDIR / 02:56:37 ---> Running in d30190f71a91 02:56:37 Removing intermediate container a534e62de7d9 02:56:37 ---> e7999fd7dea9 02:56:37 Step 15/23 : EXPOSE $APP_PORT 02:56:37 ---> Running in 757bceda2fee 02:56:37 ---> Running in 71838f36cd94 02:56:37 Removing intermediate container f54e8345b2f0 02:56:37 ---> 91fb24de160a 02:56:37 Step 13/24 : ENV APP_PORT=59880 02:56:38 Removing intermediate container d30190f71a91 02:56:38 ---> 3a190d453d38 02:56:38 Step 15/23 : EXPOSE $APP_PORT 02:56:38 ---> Running in 1f6e49f09b1f 02:56:38 ---> Running in 01f3ce938c59 02:56:38 Removing intermediate container 757bceda2fee 02:56:38 ---> 7504d8b76f3f 02:56:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:38 Removing intermediate container 71838f36cd94 02:56:38 ---> 1603b6b64ea0 02:56:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:39 Removing intermediate container 1f6e49f09b1f 02:56:39 ---> 70fbc874ad3c 02:56:39 Step 14/24 : EXPOSE $APP_PORT 02:56:39 ---> Running in 32063fbfee0c 02:56:39 Removing intermediate container 01f3ce938c59 02:56:39 ---> 9b8c8e39bc96 02:56:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:39 ---> 5fa88652bdeb 02:56:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:56:40 ---> 0a9063051ad0 02:56:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:56:40 Removing intermediate container 32063fbfee0c 02:56:40 ---> 1dd1f4944ff7 02:56:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:41 ---> Running in 66ad95ed2770 02:56:41 ---> 574575550c75 02:56:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:56:42 ---> 6e22cf4d7b7d 02:56:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:56:42 ---> f5b3471b9dc7 02:56:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:56:45 ---> d9bfb2276383 02:56:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:56:45 ---> 7c7d36556546 02:56:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:56:45 ---> 84e8897dec82 02:56:45 Step 20/24 : ENTRYPOINT ["/core-command"] 02:56:45 ---> Running in 9278bc1bdf75 02:56:45 ---> Running in 84d98f7b9985 02:56:45 Removing intermediate container 66ad95ed2770 02:56:45 ---> f92cdb5b2439 02:56:45 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:56:46 ---> Running in 4d5d37e39da3 02:56:46 Removing intermediate container 9278bc1bdf75 02:56:46 ---> 73d22b2a9a22 02:56:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:46 Removing intermediate container 84d98f7b9985 02:56:46 ---> d44958313c8d 02:56:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:46 ---> 7c1b9ba20f2c 02:56:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:56:46 ---> Running in 9ff5b13ec39f 02:56:46 ---> Running in b6df9c495a7f 02:56:46 ---> Running in 7235d31539da 02:56:47 Removing intermediate container 9ff5b13ec39f 02:56:47 ---> 949f9624ea73 02:56:47 Step 21/23 : LABEL arch=arm64 02:56:47 ---> Running in 0450c63038f0 02:56:47 Removing intermediate container b6df9c495a7f 02:56:47 ---> 775aab894480 02:56:47 Step 22/24 : LABEL arch=arm64 02:56:47 Removing intermediate container 7235d31539da 02:56:47 ---> e7011e00ddb8 02:56:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:47 ---> Running in 711db08bd516 02:56:48 ---> Running in 328438207dea 02:56:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:56:48 Removing intermediate container 0450c63038f0 02:56:48 ---> f2381fd8031b 02:56:48 Step 22/23 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:56:48 ---> Running in 7e4739cfa0b9 02:56:48 Removing intermediate container 711db08bd516 02:56:48 ---> a215ae869515 02:56:48 Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:56:48 Removing intermediate container 328438207dea 02:56:48 ---> 111716b42759 02:56:48 Step 21/23 : LABEL arch=arm64 02:56:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:56:49 ---> Running in 1118020f4522 02:56:49 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:56:49 Status: Downloaded newer image for docker:20.10.0 02:56:49 ---> Running in e17d1c5900dd 02:56:49 ---> eeaf43b92773 02:56:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:56:49 Removing intermediate container 7e4739cfa0b9 02:56:49 ---> a4d39dd579c3 02:56:49 Step 23/23 : LABEL version=0.0.0 02:56:49 ---> Running in ca29fafb5915 02:56:49 ---> Running in 887fb221205d 02:56:49 Removing intermediate container e17d1c5900dd 02:56:49 ---> 60c907573bac 02:56:49 Step 22/23 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:56:49 (1/6) Installing dumb-init (1.2.2-r1) 02:56:49 Removing intermediate container 1118020f4522 02:56:49 ---> 30646f81774e 02:56:49 Step 24/24 : LABEL version=0.0.0 02:56:49 (2/6) Installing libgcc (9.3.0-r2) 02:56:49 (3/6) Installing libsodium (1.0.18-r0) 02:56:50 ---> Running in 679cfa03f2cf 02:56:50 ---> Running in b89cbb6ea928 02:56:50 (4/6) Installing libstdc++ (9.3.0-r2) 02:56:50 Removing intermediate container ca29fafb5915 02:56:50 ---> 25bd2ff5e1ad 02:56:50 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 02:56:50 (5/6) Installing libzmq (4.3.3-r0) 02:56:50 Removing intermediate container 887fb221205d 02:56:50 ---> e7d19a39fc81 02:56:50 02:56:50 (6/6) Installing zeromq (4.3.3-r0) 02:56:50 ---> Running in a08c4da02b9e 02:56:50 Executing busybox-1.31.1-r20.trigger 02:56:50 OK: 8 MiB in 20 packages 02:56:51 Removing intermediate container 679cfa03f2cf 02:56:51 ---> fd34f9670ea6 02:56:51 Step 23/23 : LABEL version=0.0.0 02:56:51 Removing intermediate container b89cbb6ea928 02:56:51 ---> 198c52ce2efb 02:56:51 02:56:51 Successfully built e7d19a39fc81 02:56:51 Successfully tagged support-scheduler-arm64:latest 02:56:51  Building support-scheduler ... done Building security-bootstrapper 02:56:51 ---> Running in e5d974bb1347 02:56:51 Successfully built 198c52ce2efb 02:56:51 Successfully tagged core-command-arm64:latest 02:56:51 Building security-proxy-setup 02:56:51  Building core-command ... done Removing intermediate container e5d974bb1347 02:56:51 ---> 853b9c8a8b1e 02:56:51 02:56:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:56:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:56:52 Removing intermediate container 4d5d37e39da3 02:56:52 ---> 567f3341d386 02:56:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:56:52 Successfully built 853b9c8a8b1e 02:56:52 Successfully tagged support-notifications-arm64:latest 02:56:52  Building support-notifications ... done Building core-metadata 02:56:52 (1/39) Installing readline (8.0.4-r0) 02:56:52 (2/39) Installing bash (5.0.17-r0) 02:56:52 Executing bash-5.0.17-r0.post-install 02:56:52 (3/39) Installing nghttp2-libs (1.41.0-r0) 02:56:52 (4/39) Installing libcurl (7.77.0-r0) 02:56:52 (5/39) Installing curl (7.77.0-r0) 02:56:53 (6/39) Installing dumb-init (1.2.2-r1) 02:56:53 (7/39) Installing libbz2 (1.0.8-r1) 02:56:53 (8/39) Installing expat (2.2.9-r1) 02:56:53 (9/39) Installing libffi (3.3-r2) 02:56:53 (10/39) Installing gdbm (1.13-r1) 02:56:53 (11/39) Installing xz-libs (5.2.5-r0) 02:56:53 (12/39) Installing sqlite-libs (3.32.1-r0) 02:56:53 (13/39) Installing python3 (3.8.10-r0) 02:56:53 ---> ab32bd664ffb 02:56:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:55 (14/39) Installing py3-appdirs (1.4.4-r1) 02:56:55 (15/39) Installing py3-ordered-set (4.0.1-r0) 02:56:55 (16/39) Installing py3-parsing (2.4.7-r0) 02:56:55 (17/39) Installing py3-six (1.15.0-r0) 02:56:55 (18/39) Installing py3-packaging (20.4-r0) 02:56:55 (19/39) Installing py3-setuptools (47.0.0-r0) 02:56:55 (20/39) Installing py3-chardet (3.0.4-r4) 02:56:55 (21/39) Installing py3-idna (2.9-r0) 02:56:55 (22/39) Installing py3-certifi (2020.4.5.1-r0) 02:56:55 (23/39) Installing py3-urllib3 (1.25.9-r0) 02:56:55 (24/39) Installing py3-requests (2.23.0-r0) 02:56:55 (25/39) Installing py3-msgpack (1.0.0-r0) 02:56:55 (26/39) Installing py3-lockfile (0.12.2-r3) 02:56:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:56:55 (28/39) Installing py3-colorama (0.4.3-r0) 02:56:55 (29/39) Installing py3-distlib (0.3.0-r0) 02:56:55 (30/39) Installing py3-distro (1.5.0-r1) 02:56:55 (31/39) Installing py3-webencodings (0.5.1-r3) 02:56:55 (32/39) Installing py3-html5lib (1.0.1-r4) 02:56:55 (33/39) Installing py3-pytoml (0.1.21-r0) 02:56:55 (34/39) Installing py3-pep517 (0.8.2-r0) 02:56:55 ---> b2726453364e 02:56:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:56:55 (35/39) Installing py3-progress (1.5-r0) 02:56:55 (36/39) Installing py3-toml (0.10.1-r0) 02:56:55 (37/39) Installing py3-retrying (1.3.3-r0) 02:56:55 (38/39) Installing py3-contextlib2 (0.6.0-r0) 02:56:55 (39/39) Installing py3-pip (20.1.1-r0) 02:56:55 Executing busybox-1.31.1-r19.trigger 02:56:55 OK: 72 MiB in 59 packages 02:56:58 ---> 5c004a080a19 02:56:58 Step 20/24 : ENTRYPOINT ["/core-data"] 02:56:58 ---> Running in 5592588474d3 02:56:59 Removing intermediate container 5592588474d3 02:56:59 ---> 8199b25d7b86 02:56:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:00 ---> Running in 3fd7930834e6 02:57:00 Collecting docker-compose==1.23.2 02:57:00 Removing intermediate container 3fd7930834e6 02:57:00 ---> 9a7d20c82877 02:57:00 Step 22/24 : LABEL arch=arm64 02:57:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:57:00 ---> Running in 297db5405342 02:57:01 Removing intermediate container 297db5405342 02:57:01 ---> 616333f532e1 02:57:01 Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:57:01 ---> Running in 5210a2b676d2 02:57:01 Collecting websocket-client<1.0,>=0.32.0 02:57:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:57:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:57:02 Removing intermediate container 5210a2b676d2 02:57:02 ---> 6583ff8ef18a 02:57:02 Step 24/24 : LABEL version=0.0.0 02:57:02 ---> Running in ec9ebb9ac212 02:57:02 Collecting docker<4.0,>=3.6.0 02:57:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:57:03 Removing intermediate container ec9ebb9ac212 02:57:03 ---> 774404f5a27d 02:57:03 02:57:03 Successfully built 774404f5a27d 02:57:03 Successfully tagged core-data-arm64:latest 02:57:03  Building core-data ... done Building security-secretstore-setup 02:57:03 Collecting jsonschema<3,>=2.5.1 02:57:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:57:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:57:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:57:05 Collecting docopt<0.7,>=0.6.1 02:57:05 Downloading docopt-0.6.2.tar.gz (25 kB) 02:57:08 Collecting dockerpty<0.5,>=0.4.1 02:57:08 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:57:10 Collecting cached-property<2,>=1.2.0 02:57:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:57:10 Collecting texttable<0.10,>=0.9.0 02:57:10 Downloading texttable-0.9.1.tar.gz (11 kB) 02:57:13 Collecting PyYAML<4,>=3.10 02:57:13 Downloading PyYAML-3.13.tar.gz (270 kB) 02:57:17 Collecting docker-pycreds>=0.4.0 02:57:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:57:17 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) 02:57:17 Collecting idna<2.8,>=2.5 02:57:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:57:17 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) 02:57:18 Collecting urllib3<1.25,>=1.21.1 02:57:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:57:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:57:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:57:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:57:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:57:19 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docopt, dockerpty, cached-property, texttable, PyYAML, docker-compose 02:57:19 Attempting uninstall: idna 02:57:19 Found existing installation: idna 2.9 02:57:19 Uninstalling idna-2.9: 02:57:20 Successfully uninstalled idna-2.9 02:57:20 Attempting uninstall: urllib3 02:57:20 Found existing installation: urllib3 1.25.9 02:57:20 Uninstalling urllib3-1.25.9: 02:57:21 Successfully uninstalled urllib3-1.25.9 02:57:21 Attempting uninstall: requests 02:57:21 Found existing installation: requests 2.23.0 02:57:21 Uninstalling requests-2.23.0: 02:57:21 Successfully uninstalled requests-2.23.0 02:57:23 Running setup.py install for docopt: started 02:57:25 Running setup.py install for docopt: finished with status 'done' 02:57:25 Running setup.py install for dockerpty: started 02:57:28 Running setup.py install for dockerpty: finished with status 'done' 02:57:28 Running setup.py install for texttable: started 02:57:30 Running setup.py install for texttable: finished with status 'done' 02:57:30 Running setup.py install for PyYAML: started 02:57:33 Running setup.py install for PyYAML: finished with status 'done' 02:57:34 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 02:57:41 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:57:41 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:57:41 ---> 936e02e7dafa 02:57:41 Step 3/32 : WORKDIR /edgex-go 02:57:41 ---> Using cache 02:57:41 ---> adbb7e6aa17b 02:57:41 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:41 ---> Using cache 02:57:41 ---> 2c0e28cf05f3 02:57:41 Step 5/32 : RUN apk add --update --no-cache make git 02:57:41 ---> Using cache 02:57:41 ---> ce6f02122896 02:57:41 Step 6/32 : COPY go.mod . 02:57:41 ---> Using cache 02:57:41 ---> 22dba1348caf 02:57:41 Step 7/32 : RUN go mod download 02:57:41 ---> Using cache 02:57:41 ---> 26e80213f0c6 02:57:41 Step 8/32 : COPY . . 02:57:42 ---> Using cache 02:57:42 ---> 9b58115a123c 02:57:42 Step 9/32 : RUN go mod tidy 02:57:42 ---> Using cache 02:57:42 ---> f6ae0beb171f 02:57:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:57:42 ---> Running in 1cd159d43a29 02:57:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:57:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:57:43 ---> 936e02e7dafa 02:57:43 Step 3/24 : WORKDIR /edgex-go 02:57:43 ---> Using cache 02:57:43 ---> adbb7e6aa17b 02:57:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:43 ---> Using cache 02:57:43 ---> 2c0e28cf05f3 02:57:43 Step 5/24 : RUN apk add --update --no-cache make git 02:57:43 ---> Using cache 02:57:43 ---> ce6f02122896 02:57:43 Step 6/24 : COPY go.mod . 02:57:43 ---> Using cache 02:57:43 ---> 22dba1348caf 02:57:43 Step 7/24 : RUN go mod download 02:57:43 ---> Using cache 02:57:43 ---> 26e80213f0c6 02:57:43 Step 8/24 : COPY . . 02:57:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:57:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:57:43 ---> 936e02e7dafa 02:57:43 Step 3/22 : WORKDIR /edgex-go 02:57:43 ---> Using cache 02:57:43 ---> adbb7e6aa17b 02:57:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:43 ---> Using cache 02:57:43 ---> 2c0e28cf05f3 02:57:43 Step 5/22 : RUN apk add --update --no-cache make git 02:57:43 ---> Using cache 02:57:43 ---> ce6f02122896 02:57:43 Step 6/22 : COPY go.mod . 02:57:43 ---> Using cache 02:57:43 ---> 22dba1348caf 02:57:43 Step 7/22 : RUN go mod download 02:57:43 ---> Using cache 02:57:43 ---> 26e80213f0c6 02:57:43 Step 8/22 : COPY . . 02:57:43 ---> Using cache 02:57:43 ---> 9b58115a123c 02:57:43 Step 9/22 : RUN go mod tidy 02:57:43 ---> Using cache 02:57:43 ---> f6ae0beb171f 02:57:43 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:57:43 ---> Using cache 02:57:43 ---> 9b58115a123c 02:57:43 Step 9/24 : RUN go mod tidy 02:57:43 ---> Using cache 02:57:43 ---> f6ae0beb171f 02:57:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:57:44 ---> Running in 77f96487ab86 02:57:44 ---> Running in 0e7ec7548a70 02:57:44 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 02:57: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 02:57:47 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 02:57:54 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 02:57:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:57:54 ---> 936e02e7dafa 02:57:54 Step 3/26 : WORKDIR /edgex-go 02:57:54 ---> Using cache 02:57:54 ---> adbb7e6aa17b 02:57:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:54 ---> Using cache 02:57:54 ---> 2c0e28cf05f3 02:57:54 Step 5/26 : RUN apk add --update --no-cache make git 02:57:54 ---> Using cache 02:57:54 ---> ce6f02122896 02:57:54 Step 6/26 : COPY go.mod . 02:57:54 ---> Using cache 02:57:54 ---> 22dba1348caf 02:57:54 Step 7/26 : RUN go mod download 02:57:54 ---> Using cache 02:57:54 ---> 26e80213f0c6 02:57:54 Step 8/26 : COPY . . 02:57:54 ---> Using cache 02:57:54 ---> 9b58115a123c 02:57:54 Step 9/26 : RUN go mod tidy 02:57:54 ---> Using cache 02:57:54 ---> f6ae0beb171f 02:57:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:57:54 ---> Running in 680b7157d9bf 02:57:55 Removing intermediate container a08c4da02b9e 02:57:55 ---> 0bfdb4a07aee 02:57:55 Step 15/24 : ENV APP_PORT=58890 02:57:55 ---> Running in 2ad8c4af00f7 02:57:56 Removing intermediate container 2ad8c4af00f7 02:57:56 ---> 3a78a779cad2 02:57:56 Step 16/24 : EXPOSE $APP_PORT 02:57:56 ---> Running in ecb4d65e77f2 02:57:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:57:57 Removing intermediate container ecb4d65e77f2 02:57:57 ---> c727aa8f9b69 02:57:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:57:59 ---> 9f391c68633d 02:57:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:58:00 ---> 978d4083ff9f 02:58:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:58:01 ---> bc263f8dadb9 02:58:01 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:58:01 ---> Running in fc74fcef00b7 02:58:02 Removing intermediate container fc74fcef00b7 02:58:02 ---> 357bed40de5b 02:58:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:58:02 ---> Running in 45578e6bc14a 02:58:03 Removing intermediate container 45578e6bc14a 02:58:03 ---> b92caafe90e6 02:58:03 Step 22/24 : LABEL arch=arm64 02:58:03 ---> Running in 5b371e684837 02:58:04 Removing intermediate container 5b371e684837 02:58:04 ---> 76de2dcf4632 02:58:04 Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:58:04 ---> Running in 1afda138f9ea 02:58:05 Removing intermediate container 1afda138f9ea 02:58:05 ---> 3191882e029b 02:58:05 Step 24/24 : LABEL version=0.0.0 02:58:05 ---> Running in cdca7eefe3f0 02:58:05 Removing intermediate container cdca7eefe3f0 02:58:05 ---> dd1fd7c1e363 02:58:05 02:58:06 Successfully built dd1fd7c1e363 02:58:06 Successfully tagged sys-mgmt-agent-arm64:latest 02:59:14  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:59:19 Removing intermediate container 1cd159d43a29 02:59:19 ---> 5151ba08ed09 02:59:19 02:59:19 Step 11/32 : FROM alpine:3.12 02:59:19 ---> 9852663dfa18 02:59:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:59:19 ---> Running in 44d46f0f0e3f 02:59:19 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 02:59:20 Removing intermediate container 44d46f0f0e3f 02:59:20 ---> 547a89babeb0 02:59:20 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:59:20 ---> Running in dbd1776c84d5 02:59:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:59:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:59:23 (1/2) Installing dumb-init (1.2.2-r1) 02:59:23 (2/2) Installing su-exec (0.2-r1) 02:59:23 Executing busybox-1.31.1-r20.trigger 02:59:23 OK: 5 MiB in 16 packages 02:59:26 Removing intermediate container dbd1776c84d5 02:59:26 ---> 9983a6bfda1b 02:59:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:59:26 Removing intermediate container 77f96487ab86 02:59:26 ---> 9b82a77a4106 02:59:26 02:59:26 Step 11/22 : FROM alpine:3.12 02:59:26 ---> 9852663dfa18 02:59:26 Step 12/22 : RUN apk add --update --no-cache curl 02:59:26 ---> Running in a2ce8bc40d24 02:59:26 ---> Running in 938e305d4c5b 02:59:27 Removing intermediate container a2ce8bc40d24 02:59:27 ---> f00d4b1d1be4 02:59:27 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:59:27 ---> Running in 8b32f17638e9 02:59:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:59:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:59:28 Removing intermediate container 8b32f17638e9 02:59:28 ---> 44e54a23b815 02:59:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:59:28 (1/4) Installing ca-certificates (20191127-r4) 02:59:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:59:28 (3/4) Installing libcurl (7.77.0-r0) 02:59:28 (4/4) Installing curl (7.77.0-r0) 02:59:28 Executing busybox-1.31.1-r20.trigger 02:59:29 Executing ca-certificates-20191127-r4.trigger 02:59:29 OK: 7 MiB in 18 packages 02:59:29 ---> Running in 3d8fa2edef64 02:59:30 Removing intermediate container 680b7157d9bf 02:59:30 ---> 6a33d50307d1 02:59:30 02:59:30 Step 11/26 : FROM alpine:3.12 02:59:30 ---> 9852663dfa18 02:59:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 02:59:31 ---> Running in 9af26e3d4247 02:59:32 Removing intermediate container 938e305d4c5b 02:59:32 ---> b7f53e8ce47a 02:59:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:59:32 ---> Running in c079becfe9a2 02:59:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:59:33 Removing intermediate container c079becfe9a2 02:59:33 ---> 438645b5c9b1 02:59:33 Step 14/22 : WORKDIR /edgex 02:59:33 Removing intermediate container 3d8fa2edef64 02:59:33 ---> 58536c4e7769 02:59:33 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:59:33 ---> Running in 9767b3dc8c87 02:59:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:59:33 ---> Running in d27aacfc2e5e 02:59:33 Removing intermediate container 9767b3dc8c87 02:59:33 ---> ac91c53385fb 02:59:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:59:33 (1/6) Installing ca-certificates (20191127-r4) 02:59:33 Removing intermediate container d27aacfc2e5e 02:59:33 ---> b102afb1bbce 02:59:33 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:59:33 (2/6) Installing nghttp2-libs (1.41.0-r0) 02:59:33 (3/6) Installing libcurl (7.77.0-r0) 02:59:33 (4/6) Installing curl (7.77.0-r0) 02:59:33 (5/6) Installing dumb-init (1.2.2-r1) 02:59:34 (6/6) Installing su-exec (0.2-r1) 02:59:34 Executing busybox-1.31.1-r20.trigger 02:59:34 Executing ca-certificates-20191127-r4.trigger 02:59:34 OK: 7 MiB in 20 packages 02:59:35 ---> 65557befde6f 02:59:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . ---> 26bb84865ec2 02:59:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:59:35 02:59:35 ---> Running in b793fe059e5d 02:59:36 Removing intermediate container 9af26e3d4247 02:59:36 ---> 1575ef26aebc 02:59:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:59:37 ---> Running in cac605e3c18e 02:59:37 ---> 4b28abc2a31c 02:59:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:59:37 Removing intermediate container cac605e3c18e 02:59:37 ---> 2143258d700a 02:59:37 Step 14/26 : WORKDIR / 02:59:38 ---> Running in 386510ab1543 02:59:39 Removing intermediate container 386510ab1543 02:59:39 ---> e70955f8fdf8 02:59:39 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:59:39 ---> 22490508e4c5 02:59:39 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:59:39 Removing intermediate container b793fe059e5d 02:59:39 ---> c16323fa192f 02:59:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:59:39 ---> Running in a3ca8c8e1fdf 02:59:40 Removing intermediate container 0e7ec7548a70 02:59:40 ---> 2fafffd9869e 02:59:40 02:59:40 Step 11/24 : FROM alpine:3.12 02:59:40 ---> 9852663dfa18 02:59:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:59:40 ---> Using cache 02:59:40 ---> 486d62cbd5f1 02:59:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:59:40 ---> Using cache 02:59:40 ---> de5402788146 02:59:40 Step 14/24 : ENV APP_PORT=59881 02:59:40 ---> Running in fc8769aabef4 02:59:40 Removing intermediate container a3ca8c8e1fdf 02:59:40 ---> 4bf98b655afb 02:59:40 Step 19/22 : CMD ["--init=true"] 02:59:40 ---> 5e047b76eb70 02:59:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:59:40 ---> 36e14361f574 02:59:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:59:40 ---> Running in 1dee6c09a8c9 02:59:40 Removing intermediate container fc8769aabef4 02:59:40 ---> 44bddc30ab3c 02:59:40 Step 15/24 : EXPOSE $APP_PORT 02:59:40 ---> Running in 277010ff176e 02:59:41 Removing intermediate container 1dee6c09a8c9 02:59:41 ---> 3af83f38a3c7 02:59:41 Step 20/22 : LABEL arch=arm64 02:59:41 ---> Running in e11abec6176b 02:59:41 ---> d77e5c0cc280 02:59:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:59:41 Removing intermediate container 277010ff176e 02:59:41 ---> 50c916134f9d 02:59:41 Step 16/24 : WORKDIR / 02:59:41 ---> Running in e4bad3366fe6 02:59:41 ---> bf73460793ca 02:59:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:59:42 Removing intermediate container e11abec6176b 02:59:42 ---> e1bc7d6af3a5 02:59:42 Step 21/22 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:59:42 ---> Running in 4c05a088cf4c 02:59:42 ---> fc7b1edfad35 02:59:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:59:42 Removing intermediate container e4bad3366fe6 02:59:42 ---> 6a56af0d0b03 02:59:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:59:43 Removing intermediate container 4c05a088cf4c 02:59:43 ---> 9f33b8eb5819 02:59:43 Step 22/22 : LABEL version=0.0.0 02:59:43 ---> 9a861669e4dd 02:59:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:59:43 ---> Running in 1cbb55d8a77b 02:59:43 ---> fd702aebb6b7 02:59:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:59:43 ---> 68060d1f5162 02:59:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:59:43 Removing intermediate container 1cbb55d8a77b 02:59:43 ---> 9eb7b5860e90 02:59:43 02:59:44 ---> 85ad583ca0cb 02:59:44 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:59:44 Successfully built 9eb7b5860e90 02:59:44 Successfully tagged security-proxy-setup-arm64:latest 02:59:45  Building security-proxy-setup ... done  ---> d879d7109add 02:59:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:59:45 ---> 9198b13835ed 02:59:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:59:45 ---> 58cc70b566fc 02:59:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:59:46 ---> Running in f3862dcc99ba 02:59:46 ---> 91da6cbdb9ff 02:59:46 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:59:46 ---> 12a1a7c21222 02:59:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:59:46 ---> Running in 69eec1384565 02:59:46 Removing intermediate container f3862dcc99ba 02:59:46 ---> 68748018fe8a 02:59:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:59:47 Removing intermediate container 69eec1384565 02:59:47 ---> 48fc6873ab20 02:59:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:59:47 ---> 0350e0fff0eb 02:59:47 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/ 02:59:47 ---> Running in 54082a128643 02:59:47 ---> Running in c1ef1ced610d 02:59:47 ---> 0a0f36dcb3fa 02:59:47 Step 27/32 : RUN chmod +x /entrypoint.sh 02:59:48 ---> Running in 59bbd8889397 02:59:48 Removing intermediate container 54082a128643 02:59:48 ---> 4b4e1b537d89 02:59:48 Step 22/24 : LABEL arch=arm64 02:59:48 ---> Running in 057aaeb1985b 02:59:48 Removing intermediate container 057aaeb1985b 02:59:48 ---> 72468c58629f 02:59:48 Step 23/24 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:59:48 ---> Running in 79c003cd2a81 02:59:49 Removing intermediate container 79c003cd2a81 02:59:49 ---> 17802f5cc342 02:59:49 Step 24/24 : LABEL version=0.0.0 02:59:49 ---> Running in b4e77f17c18f 02:59:50 Removing intermediate container c1ef1ced610d 02:59:50 ---> e42687ccd59b 02:59:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:59:50 Removing intermediate container b4e77f17c18f 02:59:50 ---> 340414b3a4ca 02:59:50 02:59:50 ---> Running in b3e6e2dfcc99 02:59:50 Removing intermediate container 59bbd8889397 02:59:50 ---> ec802dca4ff7 02:59:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:59:50 Successfully built 340414b3a4ca 02:59:50 Successfully tagged core-metadata-arm64:latest 02:59:51  Building core-metadata ... done  ---> Running in abbe97376597 02:59:51 Removing intermediate container b3e6e2dfcc99 02:59:51 ---> cc974b2f673f 02:59:51 Step 24/26 : LABEL arch=arm64 02:59:51 ---> Running in 38a4c2a198c8 02:59:51 Removing intermediate container abbe97376597 02:59:51 ---> df38b6ee9fa3 02:59:51 Step 29/32 : CMD ["gate"] 02:59:51 Removing intermediate container 38a4c2a198c8 02:59:51 ---> 201bc1cd1f23 02:59:51 Step 25/26 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:59:52 ---> Running in 289e3f1f8046 02:59:52 ---> Running in 80649df1c55a 02:59:52 Removing intermediate container 289e3f1f8046 02:59:52 ---> 6a67a9fa0436 02:59:52 Step 30/32 : LABEL arch=arm64 02:59:52 Removing intermediate container 80649df1c55a 02:59:52 ---> f5798ce51e14 02:59:52 Step 26/26 : LABEL version=0.0.0 02:59:52 ---> Running in 79e1f8151ec1 02:59:52 ---> Running in 930dbc0ab705 02:59:53 Removing intermediate container 79e1f8151ec1 02:59:53 ---> 985282e405b1 02:59:53 Step 31/32 : LABEL git_sha=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 02:59:53 Removing intermediate container 930dbc0ab705 02:59:53 ---> fa73b37efc0a 02:59:53 02:59:53 ---> Running in 279d60965174 02:59:54 Successfully built fa73b37efc0a 02:59:54 Successfully tagged security-secretstore-setup-arm64:latest 02:59:54  Building security-secretstore-setup ... done Removing intermediate container 279d60965174 02:59:54 ---> 2fc1a91efd3e 02:59:54 Step 32/32 : LABEL version=0.0.0 02:59:54 ---> Running in 92e9c4328227 02:59:55 Removing intermediate container 92e9c4328227 02:59:55 ---> 337686755613 02:59:55 02:59:55 Successfully built 337686755613 02:59:55 Successfully tagged security-bootstrapper-arm64:latest 02:59:55  Building security-bootstrapper ... done  [Pipeline] } 02:59:55 $ docker stop --time=1 5bc8a0bdd8efb1912989718a5461fe7e212f1b792132f1e4e8ae2eeda196c2bf 02:59:57 $ docker rm -f 5bc8a0bdd8efb1912989718a5461fe7e212f1b792132f1e4e8ae2eeda196c2bf [Pipeline] // withDockerContainer [Pipeline] sh 02:59:58 + docker images 02:59:58 REPOSITORY TAG IMAGE ID CREATED SIZE 02:59:58 security-bootstrapper-arm64 latest 337686755613 4 seconds ago 17.2MB 02:59:58 security-secretstore-setup-arm64 latest fa73b37efc0a 5 seconds ago 24.4MB 02:59:58 core-metadata-arm64 latest 340414b3a4ca 9 seconds ago 17.4MB 02:59:58 security-proxy-setup-arm64 latest 9eb7b5860e90 15 seconds ago 24MB 02:59:58 2fafffd9869e 19 seconds ago 989MB 02:59:58 6a33d50307d1 28 seconds ago 978MB 02:59:58 9b82a77a4106 33 seconds ago 978MB 02:59:58 5151ba08ed09 40 seconds ago 974MB 02:59:58 sys-mgmt-agent-arm64 latest dd1fd7c1e363 About a minute ago 299MB 02:59:58 core-data-arm64 latest 774404f5a27d 2 minutes ago 20.4MB 02:59:58 support-notifications-arm64 latest 853b9c8a8b1e 3 minutes ago 16.8MB 02:59:58 core-command-arm64 latest 198c52ce2efb 3 minutes ago 16.1MB 02:59:58 support-scheduler-arm64 latest e7d19a39fc81 3 minutes ago 16.1MB 02:59:58 1db6ded7499c 3 minutes ago 990MB 02:59:58 bbb01a86795b 3 minutes ago 979MB 02:59:58 600d4e16aca6 3 minutes ago 982MB 02:59:58 2f0de4eadf40 3 minutes ago 981MB 02:59:58 351d7a2118e1 3 minutes ago 981MB 02:59:58 ci-base-image-arm64 latest 936e02e7dafa 15 minutes ago 641MB 02:59:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB 02:59:58 alpine 3.12 9852663dfa18 6 weeks ago 5.32MB 02:59:58 docker 20.10.0 eeaf43b92773 5 months ago 228MB 02:59:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:59:59 ---> job-cost.sh 02:59:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UCNj 03:00:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-UCNj/bin to PATH 03:02:15 INFO: No Stack... 03:02:15 INFO: Retrieving Pricing Info for: v2-standard-4 03:02:15 INFO: Archiving Costs [Pipeline] sh 03:02:15 + cat /w/workspace/edgex-go/4/archives/cost.csv 03:02:15 + cut -d, -f6 [Pipeline] lock 03:02:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3530-4-stack-cost] 03:02:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3530-4-stack-cost] did not exist. Created. 03:02:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3530-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:02:15 + echo total: 0.18000000715255737 [Pipeline] stash 03:02:16 Stashed 1 file(s) [Pipeline] } 03:02:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3530-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:02:16 provisioning config files... 03:02:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7847705705220962014tmp [Pipeline] { [Pipeline] sh 03:02:17 + set +x 03:02:17 + curl -s https://codecov.io/bash 03:02:17 + bash -s -- 03:02:17 03:02:17 _____ _ 03:02:17 / ____| | | 03:02:17 | | ___ __| | ___ ___ _____ __ 03:02:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:02:17 | |___| (_) | (_| | __/ (_| (_) \ V / 03:02:17 \_____\___/ \__,_|\___|\___\___/ \_/ 03:02:17 Bash-1.0.3 03:02:17 03:02:17 03:02:17 ==> git version 2.24.4 found 03:02:17 ==> 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 03:02:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:02:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:02:17 ==> Jenkins CI detected. 03:02:17 project root: . 03:02:17 --> token set from env 03:02:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:02:17 ==> Running gcov in . (disable via -X gcov) 03:02:17 ==> Python coveragepy not found 03:02:17 ==> Searching for coverage reports in: 03:02:17 + . 03:02:17 -> Found 1 reports 03:02:17 ==> Detecting git/mercurial file structure 03:02:17 ==> Reading reports 03:02:17 + ./coverage.out bytes=742912 03:02:17 ==> Appending adjustments 03:02:17 https://docs.codecov.io/docs/fixing-reports 03:02:20 + Found adjustments 03:02:20 ==> Gzipping contents 03:02:20 104K /tmp/codecov.QeWRia.gz 03:02:20 ==> Uploading reports 03:02:20 url: https://codecov.io 03:02:20 query: branch=PR-3530&commit=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= 03:02:20 -> Pinging Codecov 03:02:20 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3530&commit=c8fc3f81253f2efdcbafdd1f3fcb822a336200e8&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= 03:02:20 -> Uploading to 03:02:20 https://storage.googleapis.com/codecov/v4/raw/2021-06-02/00271124DB129430A58F1EEE437C3FCB/c8fc3f81253f2efdcbafdd1f3fcb822a336200e8/613c719b-62fc-4568-86c6-d2207a2087f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T030220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9552dad25b7205ff100c5b4e54571ac7041e149fcf96073662a619ee66ba7620 03:02:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:02:20 Dload Upload Total Spent Left Speed 03:02:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 193k --:--:-- --:--:-- --:--:-- 193k 100 102k 0 0 100 102k 0 193k --:--:-- --:--:-- --:--:-- 192k 03:02:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c8fc3f81253f2efdcbafdd1f3fcb822a336200e8 [Pipeline] } 03:02:20 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 03:02:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:02:22 ---> package-listing.sh 03:02:22 ++ facter osfamily 03:02:22 ++ tr '[:upper:]' '[:lower:]' 03:02:22 + OS_FAMILY=redhat 03:02:22 + workspace=/w/workspace/edgex-go/4 03:02:22 + START_PACKAGES=/tmp/packages_start.txt 03:02:22 + END_PACKAGES=/tmp/packages_end.txt 03:02:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:02:22 + PACKAGES=/tmp/packages_start.txt 03:02:22 + '[' /w/workspace/edgex-go/4 ']' 03:02:22 + PACKAGES=/tmp/packages_end.txt 03:02:22 + case "${OS_FAMILY}" in 03:02:22 + rpm -qa 03:02:22 + sort 03:02:25 + '[' -f /tmp/packages_start.txt ']' 03:02:25 + '[' -f /tmp/packages_end.txt ']' 03:02:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:02:25 + '[' /w/workspace/edgex-go/4 ']' 03:02:25 + mkdir -p /w/workspace/edgex-go/4/archives/ 03:02:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 03:02:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:02:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:02:26 03:02:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:02:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:02:26 alpine: Pulling from edgex-lftools-log-publisher 03:02:26 df20fa9351a1: Pulling fs layer 03:02:26 36b3adc4ff6f: Pulling fs layer 03:02:26 8ad3a11d3b57: Pulling fs layer 03:02:26 46f8f816bc3b: Pulling fs layer 03:02:26 93b61091891f: Pulling fs layer 03:02:26 93b9cdb0e59b: Pulling fs layer 03:02:26 5e14af77c1be: Pulling fs layer 03:02:26 01666e4c0597: Pulling fs layer 03:02:26 aa168da1d23b: Pulling fs layer 03:02:26 93b9cdb0e59b: Waiting 03:02:26 5e14af77c1be: Waiting 03:02:26 01666e4c0597: Waiting 03:02:26 aa168da1d23b: Waiting 03:02:26 46f8f816bc3b: Waiting 03:02:26 93b61091891f: Waiting 03:02:26 36b3adc4ff6f: Verifying Checksum 03:02:26 36b3adc4ff6f: Download complete 03:02:26 46f8f816bc3b: Verifying Checksum 03:02:26 46f8f816bc3b: Download complete 03:02:26 df20fa9351a1: Verifying Checksum 03:02:26 df20fa9351a1: Download complete 03:02:26 93b9cdb0e59b: Verifying Checksum 03:02:26 93b9cdb0e59b: Download complete 03:02:26 5e14af77c1be: Verifying Checksum 03:02:26 5e14af77c1be: Download complete 03:02:26 93b61091891f: Verifying Checksum 03:02:26 93b61091891f: Download complete 03:02:26 01666e4c0597: Verifying Checksum 03:02:26 01666e4c0597: Download complete 03:02:26 df20fa9351a1: Pull complete 03:02:26 8ad3a11d3b57: Verifying Checksum 03:02:26 8ad3a11d3b57: Download complete 03:02:27 36b3adc4ff6f: Pull complete 03:02:27 8ad3a11d3b57: Pull complete 03:02:27 46f8f816bc3b: Pull complete 03:02:28 93b61091891f: Pull complete 03:02:28 93b9cdb0e59b: Pull complete 03:02:28 5e14af77c1be: Pull complete 03:02:28 01666e4c0597: Pull complete 03:02:28 aa168da1d23b: Verifying Checksum 03:02:28 aa168da1d23b: Download complete 03:02:32 aa168da1d23b: Pull complete 03:02:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:02:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:02:32 prd-centos7-docker-4c-2g-36 does not seem to be running inside a container 03:02:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:02:37 $ docker top a9c468d411cce5c86b14db77c637357cbb19cc7374468e2b14bccec8138f8462 -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:02:38 + mkdir -p /var/log/sa [Pipeline] sh 03:02:38 + ls /var/log/sa-host 03:02:38 + sadf -c /var/log/sa-host/sa02 03:02:38 file_magic: OK 03:02:38 HZ: Using current value: 100 03:02:38 file_header: OK 03:02:38 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 03:02:38 Statistics: 03:02:38 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... 03:02:38 File successfully converted to sysstat format version 12.2.1 03:02:38 + sadf -c /var/log/sa-host/sa05 03:02:38 file_magic: OK 03:02:38 HZ: Using current value: 100 03:02:38 file_header: OK 03:02:38 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 03:02:38 Statistics: 03:02:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:02:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:38 provisioning config files... 03:02:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7165335504675383797tmp [Pipeline] { [Pipeline] echo 03:02:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:02:38 ---> create-netrc.sh [Pipeline] } 03:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:02:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:02:39 ---> python-tools-install.sh [Pipeline] echo 03:02:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:02:39 ---> sudo-logs.sh 03:02:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:02:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:02:39 ---> job-cost.sh 03:02:39 lf-activate-venv: SKIPPING 03:02:39 DEBUG: total: 0.18000000715255737 03:02:39 INFO: Retrieving Stack Cost... 03:02:41 INFO: Retrieving Pricing Info for: v3-standard-2 03:02:42 INFO: Archiving Costs [Pipeline] echo 03:02:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:02:42 ---> logs-deploy.sh 03:02:42 lf-activate-venv: SKIPPING 03:02:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3530/4 03:02:42 INFO: archiving workspace using pattern(s): 03:02:43 Archives upload complete. 03:02:43 INFO: archiving logs to Nexus 03:02:44 ---> uname -a: 03:02:44 Linux prd-centos7-docker-4c-2g-36.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:02:44 03:02:44 03:02:44 ---> lscpu: 03:02:44 Architecture: x86_64 03:02:44 CPU op-mode(s): 32-bit, 64-bit 03:02:44 Byte Order: Little Endian 03:02:44 Address sizes: 40 bits physical, 48 bits virtual 03:02:44 CPU(s): 2 03:02:44 On-line CPU(s) list: 0,1 03:02:44 Thread(s) per core: 1 03:02:44 Core(s) per socket: 1 03:02:44 Socket(s): 2 03:02:44 NUMA node(s): 1 03:02:44 Vendor ID: AuthenticAMD 03:02:44 CPU family: 23 03:02:44 Model: 49 03:02:44 Model name: AMD EPYC-Rome Processor 03:02:44 Stepping: 0 03:02:44 CPU MHz: 2799.998 03:02:44 BogoMIPS: 5599.99 03:02:44 Virtualization: AMD-V 03:02:44 Hypervisor vendor: KVM 03:02:44 Virtualization type: full 03:02:44 L1d cache: 64 KiB 03:02:44 L1i cache: 64 KiB 03:02:44 L2 cache: 1 MiB 03:02:44 L3 cache: 32 MiB 03:02:44 NUMA node0 CPU(s): 0,1 03:02:44 Vulnerability Itlb multihit: Not affected 03:02:44 Vulnerability L1tf: Not affected 03:02:44 Vulnerability Mds: Not affected 03:02:44 Vulnerability Meltdown: Not affected 03:02:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:02:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:02:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:02:44 Vulnerability Srbds: Not affected 03:02:44 Vulnerability Tsx async abort: Not affected 03:02:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 03:02:44 03:02:44 03:02:44 ---> nproc: 03:02:44 2 03:02:44 03:02:44 03:02:44 ---> df -h: 03:02:44 Filesystem Size Used Available Use% Mounted on 03:02:44 overlay 40.0G 12.6G 27.4G 31% / 03:02:44 tmpfs 64.0M 0 64.0M 0% /dev 03:02:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:02:44 shm 64.0M 0 64.0M 0% /dev/shm 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4 03:02:44 /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/4@tmp 03:02:44 03:02:44 03:02:44 ---> free -m: 03:02:44 total used free shared buff/cache available 03:02:44 Mem: 7821 1247 1797 0 4776 6553 03:02:44 Swap: 1023 1 1022 03:02:44 03:02:44 03:02:44 ---> ip addr: 03:02:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:02:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:02:44 inet 127.0.0.1/8 scope host lo 03:02:44 valid_lft forever preferred_lft forever 03:02:44 inet6 ::1/128 scope host 03:02:44 valid_lft forever preferred_lft forever 03:02:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:02:44 link/ether fa:16:3e:34:1d:9a brd ff:ff:ff:ff:ff:ff 03:02:44 inet 10.30.122.62/23 brd 10.30.123.255 scope global dynamic eth0 03:02:44 valid_lft 84899sec preferred_lft 84899sec 03:02:44 inet6 fe80::f816:3eff:fe34:1d9a/64 scope link 03:02:44 valid_lft forever preferred_lft forever 03:02:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:02:44 link/ether 02:42:d1:84:c6:ef brd ff:ff:ff:ff:ff:ff 03:02:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:02:44 valid_lft forever preferred_lft forever 03:02:44 inet6 fe80::42:d1ff:fe84:c6ef/64 scope link 03:02:44 valid_lft forever preferred_lft forever 03:02:44 03:02:44 03:02:44 ---> sar -b -r -n DEV: 03:02:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 03:02:44 03:02:44 02:37:32 LINUX RESTART (2 CPU) 03:02:44 03:02:44 02:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:02:44 02:39:01 102.33 4.85 97.49 0.00 2889.73 19946.71 0.00 03:02:44 02:40:01 185.56 0.00 185.56 0.00 0.00 48576.45 0.00 03:02:44 02:41:01 62.68 0.02 62.66 0.00 0.53 12165.52 0.00 03:02:44 02:42:01 60.74 0.02 60.73 0.00 0.53 3727.25 0.00 03:02:44 02:43:01 548.50 179.55 368.95 0.00 4352.31 219182.42 0.00 03:02:44 02:44:01 602.92 277.54 325.39 0.00 15069.51 156492.61 0.00 03:02:44 02:45:01 729.10 144.49 584.61 0.00 5389.68 201135.66 0.00 03:02:44 02:46:01 74.64 15.32 59.32 0.00 1767.46 7415.39 0.00 03:02:44 02:47:01 1.43 0.00 1.43 0.00 0.00 25.00 0.00 03:02:44 02:48:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 03:02:44 02:49:01 0.32 0.12 0.20 0.00 0.93 2.13 0.00 03:02:44 02:50:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 03:02:44 02:51:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 03:02:44 02:52:01 0.35 0.00 0.35 0.00 0.00 4.81 0.00 03:02:44 02:53:01 0.35 0.18 0.17 0.00 5.73 1.37 0.00 03:02:44 02:54:01 0.97 0.00 0.97 0.00 0.00 18.77 0.00 03:02:44 02:55:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 03:02:44 02:56:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 03:02:44 02:57:01 0.27 0.00 0.27 0.00 0.00 3.43 0.00 03:02:44 02:58:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 03:02:44 02:59:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 03:02:44 03:00:01 0.23 0.00 0.23 0.00 0.00 2.52 0.00 03:02:44 03:01:01 0.32 0.00 0.32 0.00 0.00 3.91 0.00 03:02:44 03:02:01 0.60 0.22 0.39 0.00 3.76 5.37 0.00 03:02:44 Average: 98.64 25.79 72.85 0.00 1220.61 27806.77 0.00 03:02:44 03:02:44 02:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:02:44 02:39:01 5139600 0 804756 10.05 2620 2061956 1284028 14.18 731324 1722480 156 03:02:44 02:40:01 3971944 0 1089896 13.61 2620 2944472 1746348 19.28 1250864 2237172 187804 03:02:44 02:41:01 3747576 0 1103752 13.78 2620 3154984 1856280 20.49 1366580 2322384 43300 03:02:44 02:42:01 3756844 0 1087124 13.57 2620 3162344 1554364 17.16 1281316 2392112 146920 03:02:44 02:43:01 839804 0 1305840 16.30 2620 5860668 2149032 23.73 2492352 3967848 79700 03:02:44 02:44:01 659556 0 1401076 17.49 2620 5945680 2926532 32.31 2925184 3662392 1156 03:02:44 02:45:01 1505256 0 1365844 17.05 2620 5135212 2051564 22.65 2373124 3356596 900 03:02:44 02:46:01 2465692 0 1178488 14.71 2620 4362132 1297688 14.33 1385804 3410552 8 03:02:44 02:47:01 2469716 0 1174460 14.66 2620 4362136 1257584 13.88 1382752 3410504 8 03:02:44 02:48:01 2472676 0 1171492 14.63 2620 4362144 1257656 13.89 1382436 3410816 8 03:02:44 02:49:01 2469536 0 1174628 14.67 2620 4362148 1257716 13.89 1388368 3408040 8 03:02:44 02:50:01 2469960 0 1174200 14.66 2620 4362152 1257584 13.88 1387736 3408376 8 03:02:44 02:51:01 2470024 0 1174128 14.66 2620 4362160 1257584 13.88 1387744 3408376 8 03:02:44 02:52:01 2470280 0 1173872 14.66 2620 4362160 1257584 13.88 1387748 3408376 8 03:02:44 02:53:01 2469808 0 1174308 14.66 2620 4362196 1257584 13.88 1387768 3408392 20 03:02:44 02:54:01 2469580 0 1174536 14.67 2620 4362196 1257668 13.89 1387856 3408392 8 03:02:44 02:55:01 2469736 0 1174376 14.66 2620 4362200 1257620 13.88 1387784 3408392 16 03:02:44 02:56:01 2469980 0 1174124 14.66 2620 4362208 1257584 13.88 1387784 3408392 8 03:02:44 02:57:01 2469832 0 1174272 14.66 2620 4362208 1257584 13.88 1387900 3408392 8 03:02:44 02:58:01 2469832 0 1174264 14.66 2620 4362216 1257584 13.88 1387792 3408392 8 03:02:44 02:59:01 2469696 0 1174400 14.66 2620 4362216 1257668 13.89 1387884 3408392 8 03:02:44 03:00:01 2469908 0 1174180 14.66 2620 4362224 1257620 13.88 1387920 3408392 16 03:02:44 03:01:01 2468916 0 1175168 14.67 2620 4362228 1259924 13.91 1388500 3408392 12 03:02:44 03:02:01 2469544 0 1174360 14.66 2620 4362408 1258092 13.89 1388208 3408508 8 03:02:44 Average: 2566887 0 1171814 14.63 2620 4267610 1457936 16.10 1500114 3233752 19171 03:02:44 03:02:44 02:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:02:44 02:39:01 eth0 1560.80 1654.47 6389.73 225.39 0.00 0.00 0.00 0.00 03:02:44 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:39:01 docker0 916.77 653.96 74.71 2688.06 0.00 0.00 0.00 0.00 03:02:44 02:40:01 veth9fd7910 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:02:44 02:40:01 eth0 528.51 447.48 3554.87 48.32 0.00 0.00 0.00 0.00 03:02:44 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:40:01 docker0 211.67 261.88 15.14 847.90 0.00 0.00 0.00 0.00 03:02:44 02:41:01 veth9fd7910 1.23 1.23 0.10 0.10 0.00 0.00 0.00 0.00 03:02:44 02:41:01 eth0 34.38 20.76 24.78 62.64 0.00 0.00 0.00 0.00 03:02:44 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:41:01 docker0 1.23 1.23 0.08 0.10 0.00 0.00 0.00 0.00 03:02:44 02:42:01 veth9fd7910 1.03 1.03 0.08 0.08 0.00 0.00 0.00 0.00 03:02:44 02:42:01 eth0 23.55 12.23 18.89 10.19 0.00 0.00 0.00 0.00 03:02:44 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:42:01 docker0 1.03 1.03 0.07 0.08 0.00 0.00 0.00 0.00 03:02:44 02:43:01 vethe642853 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:43:01 veth9deab7b 0.00 0.72 0.00 0.04 0.00 0.00 0.00 0.00 03:02:44 02:43:01 eth0 262.05 223.64 1875.77 83.47 0.00 0.00 0.00 0.00 03:02:44 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:44:01 veth9deab7b 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 03:02:44 02:44:01 veth33351fa 0.00 0.39 0.00 0.02 0.00 0.00 0.00 0.00 03:02:44 02:44:01 eth0 48.19 27.01 148.26 51.78 0.00 0.00 0.00 0.00 03:02:44 02:44:01 vethd39e1ea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:45:01 veth8a61acf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:02:44 02:45:01 veth9deab7b 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 03:02:44 02:45:01 eth0 260.98 167.84 1769.54 91.18 0.00 0.00 0.00 0.00 03:02:44 02:45:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:02:44 02:46:01 eth0 31.41 22.63 57.78 7.22 0.00 0.00 0.00 0.00 03:02:44 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:46:01 docker0 1262.30 1095.70 98.47 4330.65 0.00 0.00 0.00 0.00 03:02:44 02:47:01 eth0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 03:02:44 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:48:01 eth0 0.72 0.22 0.41 0.02 0.00 0.00 0.00 0.00 03:02:44 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:49:01 eth0 0.75 0.55 0.43 0.27 0.00 0.00 0.00 0.00 03:02:44 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:50:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:02:44 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:51:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:02:44 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:02:44 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:54:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:02:44 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:55:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 03:02:44 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:56:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:02:44 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:57:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:02:44 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:58:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:59:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:02:44 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 03:00:01 eth0 0.15 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:02:44 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 03:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:02:44 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 03:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 Average: eth0 114.83 107.54 577.33 24.20 0.00 0.00 0.00 0.00 03:02:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:44 Average: docker0 52.65 45.71 4.11 180.65 0.00 0.00 0.00 0.00 03:02:44 03:02:44 03:02:44 ---> sar -P ALL: 03:02:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/02/21 _x86_64_ (2 CPU) 03:02:44 03:02:44 02:37:32 LINUX RESTART (2 CPU) 03:02:44 03:02:44 02:38:01 CPU %user %nice %system %iowait %steal %idle 03:02:44 02:39:01 all 24.18 0.00 5.92 3.53 0.10 66.27 03:02:44 02:39:01 0 25.69 0.00 6.81 2.07 0.09 65.34 03:02:44 02:39:01 1 22.68 0.00 5.04 4.97 0.11 67.19 03:02:44 02:40:01 all 36.65 0.00 8.29 3.82 0.10 51.14 03:02:44 02:40:01 0 36.29 0.00 8.90 2.61 0.11 52.09 03:02:44 02:40:01 1 37.02 0.00 7.69 5.02 0.09 50.19 03:02:44 02:41:01 all 42.95 0.00 5.06 0.94 0.08 50.97 03:02:44 02:41:01 0 43.25 0.00 5.19 0.87 0.09 50.60 03:02:44 02:41:01 1 42.65 0.00 4.94 1.01 0.07 51.34 03:02:44 02:42:01 all 64.62 0.00 8.28 0.65 0.13 26.32 03:02:44 02:42:01 0 64.63 0.00 8.61 0.74 0.13 25.89 03:02:44 02:42:01 1 64.62 0.00 7.95 0.57 0.13 26.74 03:02:44 02:43:01 all 33.26 0.00 17.73 20.19 0.11 28.71 03:02:44 02:43:01 0 32.23 0.00 18.17 20.97 0.11 28.52 03:02:44 02:43:01 1 34.30 0.00 17.28 19.41 0.11 28.90 03:02:44 02:44:01 all 71.39 0.00 15.89 9.53 0.16 3.04 03:02:44 02:44:01 0 70.84 0.00 16.49 9.67 0.15 2.84 03:02:44 02:44:01 1 71.93 0.00 15.28 9.38 0.17 3.24 03:02:44 02:45:01 all 71.43 0.00 21.10 6.50 0.13 0.83 03:02:44 02:45:01 0 69.65 0.00 22.81 6.67 0.13 0.74 03:02:44 02:45:01 1 73.23 0.00 19.38 6.33 0.13 0.93 03:02:44 02:46:01 all 11.49 0.00 3.05 0.61 0.06 84.80 03:02:44 02:46:01 0 11.60 0.00 2.78 0.65 0.05 84.92 03:02:44 02:46:01 1 11.38 0.00 3.31 0.56 0.07 84.68 03:02:44 02:47:01 all 0.08 0.00 0.03 0.00 0.03 99.86 03:02:44 02:47:01 0 0.12 0.00 0.03 0.00 0.03 99.82 03:02:44 02:47:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:02:44 02:48:01 all 0.06 0.00 0.05 0.00 0.04 99.85 03:02:44 02:48:01 0 0.07 0.00 0.05 0.00 0.03 99.85 03:02:44 02:48:01 1 0.05 0.00 0.05 0.00 0.05 99.85 03:02:44 02:49:01 all 0.04 0.00 0.03 0.00 0.03 99.90 03:02:44 02:49:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:02:44 02:49:01 1 0.02 0.00 0.03 0.00 0.05 99.90 03:02:44 03:02:44 02:49:01 CPU %user %nice %system %iowait %steal %idle 03:02:44 02:50:01 all 0.08 0.00 0.01 0.00 0.03 99.88 03:02:44 02:50:01 0 0.12 0.00 0.00 0.00 0.02 99.87 03:02:44 02:50:01 1 0.05 0.00 0.02 0.00 0.03 99.90 03:02:44 02:51:01 all 0.05 0.00 0.02 0.00 0.03 99.90 03:02:44 02:51:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:02:44 02:51:01 1 0.02 0.00 0.02 0.00 0.05 99.92 03:02:44 02:52:01 all 0.06 0.00 0.03 0.00 0.03 99.88 03:02:44 02:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:02:44 02:52:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:02:44 02:53:01 all 0.02 0.00 0.03 0.01 0.03 99.91 03:02:44 02:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 03:02:44 02:53:01 1 0.02 0.00 0.03 0.02 0.03 99.90 03:02:44 02:54:01 all 0.05 0.00 0.03 0.01 0.03 99.88 03:02:44 02:54:01 0 0.05 0.00 0.02 0.02 0.02 99.90 03:02:44 02:54:01 1 0.05 0.00 0.03 0.00 0.05 99.87 03:02:44 02:55:01 all 0.05 0.00 0.02 0.00 0.03 99.91 03:02:44 02:55:01 0 0.08 0.00 0.02 0.00 0.00 99.90 03:02:44 02:55:01 1 0.02 0.00 0.02 0.00 0.05 99.92 03:02:44 02:56:01 all 0.08 0.00 0.02 0.00 0.03 99.87 03:02:44 02:56:01 0 0.10 0.00 0.02 0.00 0.02 99.87 03:02:44 02:56:01 1 0.05 0.00 0.02 0.00 0.05 99.88 03:02:44 02:57:01 all 0.07 0.00 0.03 0.00 0.03 99.88 03:02:44 02:57:01 0 0.13 0.00 0.02 0.00 0.00 99.85 03:02:44 02:57:01 1 0.00 0.00 0.03 0.00 0.05 99.92 03:02:44 02:58:01 all 0.08 0.00 0.01 0.00 0.03 99.88 03:02:44 02:58:01 0 0.12 0.00 0.00 0.00 0.02 99.87 03:02:44 02:58:01 1 0.05 0.00 0.02 0.00 0.03 99.90 03:02:44 02:59:01 all 0.08 0.00 0.02 0.00 0.03 99.87 03:02:44 02:59:01 0 0.13 0.00 0.02 0.00 0.03 99.82 03:02:44 02:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:02:44 03:00:01 all 0.08 0.00 0.02 0.00 0.03 99.87 03:02:44 03:00:01 0 0.15 0.00 0.02 0.00 0.03 99.80 03:02:44 03:00:01 1 0.00 0.00 0.02 0.00 0.03 99.95 03:02:44 03:02:44 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:02:44 03:01:01 all 0.13 0.00 0.01 0.00 0.02 99.85 03:02:44 03:01:01 0 0.20 0.00 0.02 0.00 0.02 99.77 03:02:44 03:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:02:44 03:02:01 all 0.12 0.00 0.03 0.41 0.03 99.42 03:02:44 03:02:01 0 0.22 0.00 0.02 0.00 0.03 99.73 03:02:44 03:02:01 1 0.02 0.00 0.03 0.82 0.02 99.11 03:02:44 Average: all 13.94 0.00 3.34 1.80 0.05 80.86 03:02:44 Average: 0 13.92 0.00 3.52 1.73 0.05 80.79 03:02:44 Average: 1 13.96 0.00 3.17 1.88 0.06 80.94 03:02:44 03:02:44 03:02:44