Pull request #3552 opened 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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than 7c435059c239f6481c389cf9a6f479fd5c8969cc Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2452855064173065574.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh4082978455621794457.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1349504123717331068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8923273674847468689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7457736446763765379.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3552/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8340064002539616021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-877 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4545391008456551149.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/1@tmp/jenkins-gitclient-ssh8605367731295933326.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # 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/1@tmp/jenkins-gitclient-ssh5606561805077467574.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 Commit message: "refactor: Remove the io/ioutil usage" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:56:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:56:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:56:16 ========================================================= 07:56:16 EdgeX Global Pipelines Version Info 07:56:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:56:17 ------------------- 07:56:17 stable info: 07:56:17 ------------------- 07:56:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:56:17 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:56:17 Message: update stable to v1.0.193 07:56:18 ------------------- 07:56:18 experimental info: 07:56:18 ------------------- 07:56:18 Commited By: **** collab-it+edgex@linuxfoundation.org 07:56:18 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 07:56:18 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:56:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:56:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:56:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:56:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:56:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:56:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:56:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3552 [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3552 [Pipeline] echo 07:56:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3552 [Pipeline] echo 07:56:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c435059c239f6481c389cf9a6f479fd5c8969cc [Pipeline] echo 07:56:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c43505 [Pipeline] echo 07:56:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:20 provisioning config files... 07:56:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3060043393174249518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:20 ---> docker-login.sh 07:56:20 nexus3.edgexfoundry.org:10001 07:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:20 Configure a credential helper to remove this warning. See 07:56:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:20 07:56:20 Login Succeeded 07:56:20 nexus3.edgexfoundry.org:10002 07:56:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:21 Configure a credential helper to remove this warning. See 07:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:21 07:56:21 Login Succeeded 07:56:21 nexus3.edgexfoundry.org:10003 07:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:21 Configure a credential helper to remove this warning. See 07:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:21 07:56:21 Login Succeeded 07:56:21 nexus3.edgexfoundry.org:10004 07:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:21 Configure a credential helper to remove this warning. See 07:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:21 07:56:21 Login Succeeded 07:56:21 docker.io 07:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:21 Configure a credential helper to remove this warning. See 07:56:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:21 07:56:21 Login Succeeded 07:56:21 ---> docker-login.sh ends [Pipeline] } 07:56:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:56: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 07:56:22 + for file in '`ls cmd/**/Dockerfile`' 07:56:22 ++ dirname cmd/core-command/Dockerfile 07:56:22 ++ cut -d/ -f2 07:56:22 + echo core-command,cmd/core-command/Dockerfile 07:56:22 + for file in '`ls cmd/**/Dockerfile`' 07:56:22 ++ dirname cmd/core-data/Dockerfile 07:56:22 ++ cut -d/ -f2 07:56:22 + echo core-data,cmd/core-data/Dockerfile 07:56:22 + for file in '`ls cmd/**/Dockerfile`' 07:56:22 ++ dirname cmd/core-metadata/Dockerfile 07:56:22 ++ cut -d/ -f2 07:56:22 + echo core-metadata,cmd/core-metadata/Dockerfile 07:56:22 + for file in '`ls cmd/**/Dockerfile`' 07:56:22 ++ dirname cmd/security-bootstrapper/Dockerfile 07:56:22 ++ cut -d/ -f2 07:56:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:56:22 + for file in '`ls cmd/**/Dockerfile`' 07:56:22 ++ dirname cmd/security-proxy-setup/Dockerfile 07:56:22 ++ cut -d/ -f2 07:56:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:56:22 + for file in '`ls cmd/**/Dockerfile`' 07:56:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:56:22 ++ cut -d/ -f2 07:56:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:56:22 + for file in '`ls cmd/**/Dockerfile`' 07:56:22 ++ dirname cmd/support-notifications/Dockerfile 07:56:22 ++ cut -d/ -f2 07:56:22 + echo support-notifications,cmd/support-notifications/Dockerfile 07:56:22 + for file in '`ls cmd/**/Dockerfile`' 07:56:22 ++ dirname cmd/support-scheduler/Dockerfile 07:56:22 ++ cut -d/ -f2 07:56:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:56:22 + for file in '`ls cmd/**/Dockerfile`' 07:56:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:56:22 ++ cut -d/ -f2 07:56:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:56: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 07:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:56:24 07:56:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:56:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:56:24 latest: Pulling from edgex-devops/git-semver 07:56:24 31603596830f: Pulling fs layer 07:56:24 54011a49482f: Pulling fs layer 07:56:24 a6820b24f6d8: Pulling fs layer 07:56:24 f581987b2513: Pulling fs layer 07:56:24 f581987b2513: Waiting 07:56:24 54011a49482f: Verifying Checksum 07:56:24 54011a49482f: Download complete 07:56:24 31603596830f: Verifying Checksum 07:56:24 31603596830f: Download complete 07:56:24 f581987b2513: Verifying Checksum 07:56:24 f581987b2513: Download complete 07:56:24 a6820b24f6d8: Verifying Checksum 07:56:24 a6820b24f6d8: Download complete 07:56:24 31603596830f: Pull complete 07:56:25 54011a49482f: Pull complete 07:56:25 a6820b24f6d8: Pull complete 07:56:25 f581987b2513: Pull complete 07:56:25 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:56:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:56:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:56:25 prd-centos7-docker-4c-2g-877 does not seem to be running inside a container 07:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:56:27 $ docker top 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:56:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:27 [ssh-agent] Looking for ssh-agent implementation... 07:56:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:27 $ docker exec 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad ssh-agent 07:56:27 SSH_AUTH_SOCK=/tmp/ssh-ONVWFrS7uFL7/agent.14 07:56:27 SSH_AGENT_PID=21 07:56:27 Running ssh-add (command line suppressed) 07:56:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6234235325079966467.key (/w/workspace/edgex-go/1@tmp/private_key_6234235325079966467.key) 07:56:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:27 + git tag --points-at HEAD [Pipeline] } 07:56:27 $ docker exec --env ******** --env ******** 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad ssh-agent -k 07:56:28 unset SSH_AUTH_SOCK; 07:56:28 unset SSH_AGENT_PID; 07:56:28 echo Agent pid 21 killed; 07:56:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:56:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:56:28 [ssh-agent] Looking for ssh-agent implementation... 07:56:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:28 $ docker exec 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad ssh-agent 07:56:28 SSH_AUTH_SOCK=/tmp/ssh-H8gCH3ovonwR/agent.55 07:56:28 SSH_AGENT_PID=62 07:56:28 Running ssh-add (command line suppressed) 07:56:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2645458818699141053.key (/w/workspace/edgex-go/1@tmp/private_key_2645458818699141053.key) 07:56:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:56:28 + git semver init 07:56:28 # -> Open(): unable to determine branch for HEAD 07:56:28 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:56:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:56:28 # $SEMVER_REMOTE_NAME = origin 07:56:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:56:28 # $SEMVER_USER_NAME = edgex-jenkins 07:56:28 # $SEMVER_BRANCH = PR-3552 07:56:28 # $SEMVER_TEMP = /tmp/semver-023344205 07:56:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:56:43 # '/tmp/semver-023344205' -> '/w/workspace/edgex-go/1/.semver' 07:56:43 # -> Force: false 07:56:43 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:56:43 $ docker exec --env ******** --env ******** 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad ssh-agent -k 07:56:43 unset SSH_AUTH_SOCK; 07:56:43 unset SSH_AGENT_PID; 07:56:43 echo Agent pid 62 killed; 07:56:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:56:44 + git semver [Pipeline] } 07:56:44 $ docker stop --time=1 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad 07:56:47 $ docker rm -f 3dbbd87a1e343830b36564376f525a2e9dd24e55354f12842b4fb11e57297aad [Pipeline] // withDockerContainer [Pipeline] sh 07:56:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:56:47 Stashed 1 file(s) [Pipeline] echo 07:56:47 [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 07:56:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:56:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:56:49 + sudo service docker restart 07:56:49 + true 07:56:49 Redirecting to /bin/systemctl restart docker.service 07:57:03 Still waiting to schedule task 07:57:03 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-875’ [Pipeline] echo 07:57:08 ========================================================= 07:57:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:57:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:57: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 . 07:57:09 Sending build context to Docker daemon 329.2MB 07:57:09 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 07:57:09 Step 2/6 : FROM ${BASE} 07:57:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:57:09 540db60ca938: Pulling fs layer 07:57:09 adcc1eea9eea: Pulling fs layer 07:57:09 4c4ab2625f07: Pulling fs layer 07:57:09 0510c868ecb4: Pulling fs layer 07:57:09 afea3b2eda06: Pulling fs layer 07:57:09 7809a108b3ef: Pulling fs layer 07:57:09 f706445af74f: Pulling fs layer 07:57:09 afea3b2eda06: Waiting 07:57:09 7809a108b3ef: Waiting 07:57:09 f706445af74f: Waiting 07:57:09 0510c868ecb4: Waiting 07:57:10 4c4ab2625f07: Verifying Checksum 07:57:10 4c4ab2625f07: Download complete 07:57:10 adcc1eea9eea: Verifying Checksum 07:57:10 adcc1eea9eea: Download complete 07:57:10 540db60ca938: Verifying Checksum 07:57:10 540db60ca938: Download complete 07:57:10 afea3b2eda06: Verifying Checksum 07:57:10 afea3b2eda06: Download complete 07:57:10 7809a108b3ef: Verifying Checksum 07:57:10 7809a108b3ef: Download complete 07:57:10 540db60ca938: Pull complete 07:57:10 adcc1eea9eea: Pull complete 07:57:10 4c4ab2625f07: Pull complete 07:57:12 f706445af74f: Verifying Checksum 07:57:12 f706445af74f: Download complete 07:57:12 0510c868ecb4: Verifying Checksum 07:57:12 0510c868ecb4: Download complete 07:57:15 0510c868ecb4: Pull complete 07:57:15 afea3b2eda06: Pull complete 07:57:15 7809a108b3ef: Pull complete 07:57:18 f706445af74f: Pull complete 07:57:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:57:18 ---> b068be0155e3 07:57:18 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 07:57:19 ---> Running in 6b3560e2510d 07:57:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:57:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:57:21 (1/12) Installing libmagic (5.39-r0) 07:57:21 (2/12) Installing file (5.39-r0) 07:57:22 (3/12) Installing libc-dev (0.7.2-r3) 07:57:22 (4/12) Installing g++ (10.2.1_pre1-r3) 07:57:26 (5/12) Installing fortify-headers (1.1-r0) 07:57:26 (6/12) Installing patch (2.7.6-r6) 07:57:26 (7/12) Installing build-base (0.5-r2) 07:57:26 (8/12) Installing libsodium (1.0.18-r0) 07:57:26 (9/12) Installing pkgconf (1.7.3-r0) 07:57:26 (10/12) Installing libsodium-dev (1.0.18-r0) 07:57:26 (11/12) Installing libzmq (4.3.3-r1) 07:57:26 (12/12) Installing zeromq-dev (4.3.3-r1) 07:57:26 Executing busybox-1.32.1-r6.trigger 07:57:26 OK: 219 MiB in 52 packages 07:57:28 Removing intermediate container 6b3560e2510d 07:57:28 ---> 318c0fdc035f 07:57:28 Step 4/6 : WORKDIR /edgex-go 07:57:28 ---> Running in ca312b1178ba 07:57:28 Removing intermediate container ca312b1178ba 07:57:28 ---> 215c3575362f 07:57:28 Step 5/6 : COPY go.mod . 07:57:28 ---> 41185ee223a9 07:57:28 Step 6/6 : RUN go mod download 07:57:28 ---> Running in 5113589b6f06 07:57:38 Removing intermediate container 5113589b6f06 07:57:38 ---> 56f5cec246ce 07:57:38 Successfully built 56f5cec246ce 07:57:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:57:39 + docker inspect -f . ci-base-image-x86_64 07:57:39 . [Pipeline] withDockerContainer 07:57:39 prd-centos7-docker-4c-2g-877 does not seem to be running inside a container 07:57:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:57:39 $ docker top a170f2287d78004746dfe52d7b15af46a6d46c6c8ab9a6dbb2728dee7e2f098a -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:40 + go version 07:57:40 go version go1.16.3 linux/amd64 [Pipeline] } 07:57:40 $ docker stop --time=1 a170f2287d78004746dfe52d7b15af46a6d46c6c8ab9a6dbb2728dee7e2f098a 07:57:41 $ docker rm -f a170f2287d78004746dfe52d7b15af46a6d46c6c8ab9a6dbb2728dee7e2f098a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:57:42 + docker inspect -f . ci-base-image-x86_64 07:57:42 . [Pipeline] withDockerContainer 07:57:42 prd-centos7-docker-4c-2g-877 does not seem to be running inside a container 07:57: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:57:42 $ docker top afeafac270725a07554af76022ab3e6ab8cfa08e710817c3599fa46a1a5f63cc -eo pid,comm [Pipeline] { [Pipeline] echo 07:57:42 ========================================================= 07:57:42 [edgeXBuildGoParallel] Running Tests and Build... 07:57:42 ========================================================= [Pipeline] sh 07:57:43 + go mod tidy [Pipeline] sh 07:57:43 + make test 07:57:43 go mod tidy 07:57:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:57:49 ? github.com/edgexfoundry/edgex-go [no test files] 07:58:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:58:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:58:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:58:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:58:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:58:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:58:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:58:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:58:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:58:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:58:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:58:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:58:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:58:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 07:58:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements 07:58:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements 07:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:58:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements 07:58:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:58:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.064s coverage: 53.4% of statements 07:58:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:58:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:58:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements 07:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:58:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.043s coverage: 78.9% of statements 07:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:58:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.248s coverage: 95.1% of statements 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:58:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 07:58:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:58:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.044s coverage: 60.0% of statements 07:58:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.8% of statements 07:58:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:58:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.042s coverage: 22.0% of statements 07:58:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:58:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 07:58:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 07:58:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 07:58:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 07:58:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 07:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 07:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 07:58:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.209s coverage: 81.8% of statements 07:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 07:58:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 07:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.166s coverage: 66.9% of statements 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:59:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.029s coverage: 84.8% of statements 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.063s coverage: 19.3% of statements 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.126s coverage: 91.9% of statements 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 63.4% of statements 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.090s coverage: 97.6% of statements 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.046s coverage: 28.9% of statements 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 07:59:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 07:59:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 07:59:08 GO111MODULE=on go vet ./... 07:59:30 gofmt -l . 07:59:30 [ "`gofmt -l .`" = "" ] 07:59:31 ./bin/test-attribution-txt.sh [Pipeline] sh 07:59:32 + ls -al . 07:59:32 total 528 07:59:32 drwxrwxr-x 10 1001 1001 4096 Jun 8 07:59 . 07:59:32 drwxr-xr-x 4 root root 28 Jun 8 07:57 .. 07:59:32 -rw-rw-r-- 1 1001 1001 11 Jun 8 07:56 .dockerignore 07:59:32 drwxrwxr-x 8 1001 1001 179 Jun 8 07:56 .git 07:59:32 drwxrwxr-x 3 1001 1001 125 Jun 8 07:56 .github 07:59:32 -rw-rw-r-- 1 1001 1001 818 Jun 8 07:56 .gitignore 07:59:32 drwx------ 3 1001 1001 60 Jun 8 07:56 .semver 07:59:32 -rw-rw-r-- 1 1001 1001 166 Jun 8 07:56 .sonarcloud.properties 07:59:32 -rw-rw-r-- 1 1001 1001 8609 Jun 8 07:56 Attribution.txt 07:59:32 -rw-rw-r-- 1 1001 1001 3804 Jun 8 07:56 CONTRIBUTING.md 07:59:32 -rw-rw-r-- 1 1001 1001 931 Jun 8 07:56 Dockerfile.build 07:59:32 -rw-rw-r-- 1 1001 1001 849 Jun 8 07:56 Jenkinsfile 07:59:32 -rw-rw-r-- 1 1001 1001 10775 Jun 8 07:56 LICENSE 07:59:32 -rw-rw-r-- 1 1001 1001 5605 Jun 8 07:56 Makefile 07:59:32 -rw-rw-r-- 1 1001 1001 7978 Jun 8 07:56 README.md 07:59:32 -rw-rw-r-- 1 1001 1001 6755 Jun 8 07:56 SECURITY.md 07:59:32 -rw-rw-r-- 1 1001 1001 5 Jun 8 07:56 VERSION 07:59:32 -rw-rw-r-- 1 1001 1001 4131 Jun 8 07:56 ZMQWindows.md 07:59:32 drwxrwxr-x 2 1001 1001 37 Jun 8 07:56 bin 07:59:32 drwxrwxr-x 14 1001 1001 4096 Jun 8 07:56 cmd 07:59:32 -rw-r--r-- 1 root root 412085 Jun 8 07:59 coverage.out 07:59:32 -rw-rw-r-- 1 1001 1001 902 Jun 8 07:56 go.mod 07:59:32 -rw-r--r-- 1 root root 21048 Jun 8 07:57 go.sum 07:59:32 drwxrwxr-x 8 1001 1001 127 Jun 8 07:56 internal 07:59:32 drwxrwxr-x 3 1001 1001 16 Jun 8 07:56 openapi 07:59:32 drwxrwxr-x 4 1001 1001 71 Jun 8 07:56 snap 07:59:32 -rw-rw-r-- 1 1001 1001 168 Jun 8 07:56 version.go [Pipeline] sh 07:59:32 + '[' -e coverage.out ] 07:59:32 + chown 1001:1001 coverage.out [Pipeline] stash 07:59:32 Stashed 1 file(s) [Pipeline] sh 07:59:32 + make build 07:59:32 go mod tidy 07:59:32 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 07:59:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:59:41 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 07:59:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:59:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:59:42 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 07:59:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:59:44 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 07:59:45 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 07:59:46 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 07:59:47 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 07:59:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:59:49 $ docker stop --time=1 afeafac270725a07554af76022ab3e6ab8cfa08e710817c3599fa46a1a5f63cc 07:59:51 $ docker rm -f afeafac270725a07554af76022ab3e6ab8cfa08e710817c3599fa46a1a5f63cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:59:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:59:55 07:59:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:59:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:59:55 latest: Pulling from edgex-devops/edgex-compose 07:59:55 cbdbe7a5bc2a: Pulling fs layer 07:59:55 ca9280d653b3: Pulling fs layer 07:59:55 7e9c9ca2126c: Pulling fs layer 07:59:56 cbdbe7a5bc2a: Verifying Checksum 07:59:56 cbdbe7a5bc2a: Download complete 07:59:56 cbdbe7a5bc2a: Pull complete 07:59:56 ca9280d653b3: Verifying Checksum 07:59:56 ca9280d653b3: Download complete 07:59:57 ca9280d653b3: Pull complete 07:59:57 7e9c9ca2126c: Verifying Checksum 07:59:57 7e9c9ca2126c: Download complete 08:00:01 7e9c9ca2126c: Pull complete 08:00:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:00:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:00:01 prd-centos7-docker-4c-2g-877 does not seem to be running inside a container 08:00:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:00:05 $ docker top 5e35024719028370202f4f0df04ee9612391d9ec84f66c01c6b0d76581bf7584 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:06 + docker-compose build --help 08:00:06 + grep parallel 08:00:06 --parallel Build images in parallel. [Pipeline] } 08:00:06 $ docker stop --time=1 5e35024719028370202f4f0df04ee9612391d9ec84f66c01c6b0d76581bf7584 08:00:08 $ docker rm -f 5e35024719028370202f4f0df04ee9612391d9ec84f66c01c6b0d76581bf7584 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:00:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:00:08 . [Pipeline] withDockerContainer 08:00:08 prd-centos7-docker-4c-2g-877 does not seem to be running inside a container 08:00:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:00:09 $ docker top 34acf70069a2301b0693744f027f15b441a19a59bfd03b0f8824741885264885 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:09 + docker-compose -f ./docker-compose-build.yml build --parallel 08:00:10 Building core-command ... 08:00:10 Building core-data ... 08:00:10 Building core-metadata ... 08:00:10 Building security-bootstrapper ... 08:00:10 Building security-proxy-setup ... 08:00:10 Building security-secretstore-setup ... 08:00:10 Building support-notifications ... 08:00:10 Building support-scheduler ... 08:00:10 Building sys-mgmt-agent ... 08:00:10 Building support-scheduler 08:00:10 Building sys-mgmt-agent 08:00:10 Building support-notifications 08:00:10 Building core-metadata 08:00:10 Building security-proxy-setup 08:00:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:00:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:00:23 ---> 56f5cec246ce 08:00:23 Step 3/24 : WORKDIR /edgex-go 08:00:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:00:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:00:23 ---> 56f5cec246ce 08:00:23 Step 3/23 : WORKDIR /edgex-go 08:00:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:00:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:00:23 ---> 56f5cec246ce 08:00:23 Step 3/24 : WORKDIR /edgex-go 08:00:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:00:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:00:23 ---> 56f5cec246ce 08:00:23 Step 3/22 : WORKDIR /edgex-go 08:00:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:00:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:00:26 ---> 56f5cec246ce 08:00:26 Step 3/23 : WORKDIR /edgex-go 08:00:28 ---> Running in 218b0a119c41 08:00:28 ---> Running in a0ad86c32e9b 08:00:28 ---> Running in 3d3f6c269ca4 08:00:28 ---> Running in 55823ada8b81 08:00:28 ---> Running in 561a62e95acd 08:00:28 Removing intermediate container 55823ada8b81 08:00:28 ---> c76d2881e43f 08:00:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:28 Removing intermediate container 218b0a119c41 08:00:28 ---> 5ba7d93dc62a 08:00:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:28 Removing intermediate container a0ad86c32e9b 08:00:28 ---> 236427e358ce 08:00:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:28 ---> Running in 787730a18591 08:00:28 Removing intermediate container 561a62e95acd 08:00:28 ---> 150efb5814f6 08:00:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:28 ---> Running in d2efa75706b3 08:00:28 Removing intermediate container 3d3f6c269ca4 08:00:28 ---> bb64ae1b3b3d 08:00:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:28 ---> Running in 7c8b8963111d 08:00:28 ---> Running in e868cd1548c4 08:00:28 ---> Running in f8971c062d37 08:00:28 Removing intermediate container 787730a18591 08:00:28 ---> 220f2f5f2803 08:00:28 Step 5/24 : RUN apk add --update --no-cache make bash git 08:00:29 ---> Running in 9a82b4771985 08:00:29 Removing intermediate container d2efa75706b3 08:00:29 ---> fabfb512dc44 08:00:29 Step 5/23 : RUN apk add --update --no-cache make git 08:00:29 ---> Running in 774c9c309633 08:00:29 Removing intermediate container 7c8b8963111d 08:00:29 ---> a71edb95d86e 08:00:29 Step 5/24 : RUN apk add --update --no-cache make git 08:00:29 Removing intermediate container f8971c062d37 08:00:29 ---> 3192bc811d8a 08:00:29 Step 5/22 : RUN apk add --update --no-cache make git 08:00:29 ---> Running in 594464f2862a 08:00:29 ---> Running in 3f4b20183bf7 08:00:29 Removing intermediate container e868cd1548c4 08:00:29 ---> bc9b3ee2c804 08:00:29 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:00:29 ---> Running in 396a9bf36e78 08:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:00:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:00:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:00:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:00:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:00:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:00:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:00:31 OK: 219 MiB in 52 packages 08:00:31 OK: 219 MiB in 52 packages 08:00:31 Removing intermediate container 3f4b20183bf7 08:00:31 ---> 2bac58613c50 08:00:31 Step 6/22 : COPY go.mod . 08:00:31 OK: 219 MiB in 52 packages 08:00:31 OK: 219 MiB in 52 packages 08:00:31 ---> 2ddfb47a82a1 08:00:31 Step 7/22 : RUN go mod download 08:00:31 ---> Running in cec188c6c289 08:00:31 OK: 219 MiB in 52 packages 08:00:31 Removing intermediate container 774c9c309633 08:00:31 ---> 29b918e011c7 08:00:31 Step 6/23 : COPY go.mod . 08:00:31 Removing intermediate container 396a9bf36e78 08:00:31 ---> 3ebb6ef95183 08:00:31 Step 6/23 : COPY go.mod . 08:00:32 ---> fcd55e889125 08:00:32 Step 7/23 : RUN go mod download 08:00:32 Removing intermediate container 594464f2862a 08:00:32 ---> 74f0d2ee58d8 08:00:32 Step 6/24 : COPY go.mod . 08:00:32 ---> Running in 589627b57a76 08:00:32 ---> 1f31ccccfb7d 08:00:32 Step 7/23 : RUN go mod download 08:00:32 Removing intermediate container 9a82b4771985 08:00:32 ---> e33746b79b34 08:00:32 Step 6/24 : COPY go.mod . 08:00:32 ---> Running in e4b87e72d5a4 08:00:32 ---> e2cd98cd4e11 08:00:32 Step 7/24 : RUN go mod download 08:00:32 ---> Running in 4ed99e71ba3f 08:00:32 ---> 699c2fa2d026 08:00:32 Step 7/24 : RUN go mod download 08:00:32 ---> Running in 0095271be721 08:00:33 Removing intermediate container cec188c6c289 08:00:33 ---> 5707df81a8a6 08:00:33 Step 8/22 : COPY . . 08:00:33 Removing intermediate container 589627b57a76 08:00:33 ---> ab5a7ea2670b 08:00:33 Step 8/23 : COPY . . 08:00:33 Removing intermediate container e4b87e72d5a4 08:00:33 ---> f44dc122c3b5 08:00:33 Step 8/23 : COPY . . 08:00:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-878 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws 08:00:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:00:35 The recommended git tool is: git 08:00:40 using credential edgex-jenkins-ssh 08:00:40 Cloning the remote Git repository 08:00:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:00:40 > git init /w/workspace/edgex-go/1 # timeout=10 08:00:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:00:40 > git --version # timeout=10 08:00:40 > git --version # 'git version 2.17.1' 08:00:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:45 Removing intermediate container 4ed99e71ba3f 08:00:45 ---> 6f7fd3bd7f11 08:00:45 Step 8/24 : COPY . . 08:00:45 Removing intermediate container 0095271be721 08:00:45 ---> 1da0a88f96fa 08:00:45 Step 8/24 : COPY . . 08:00:45 ---> 8ffe1becb354 08:00:45 Step 9/22 : RUN go mod tidy 08:00:45 ---> 338c50a12735 08:00:45 Step 9/23 : RUN go mod tidy 08:00:45 ---> Running in 2ee6abbd3b81 08:00:45 ---> Running in c8aa78d742a8 08:00:45 ---> 73f0b69d44ac 08:00:45 Step 9/23 : RUN go mod tidy 08:00:46 ---> Running in 95447a03cc38 08:00:51 Removing intermediate container 2ee6abbd3b81 08:00:51 ---> 7031493d48e2 08:00:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:00:51 ---> Running in 06a64e052aee 08:00:51 ---> 37f26a0ecb3d 08:00:51 Step 9/24 : RUN go mod tidy 08:00:52 Removing intermediate container 95447a03cc38 08:00:52 ---> 2617aa22f51c 08:00:52 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:00:52 Removing intermediate container c8aa78d742a8 08:00:52 ---> d77039edca82 08:00:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:00:53 ---> Running in c7c0dae912a0 08:00:53 ---> Running in e61e82445cd2 08:00:53 ---> Running in 3a06c1104691 08:00:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:00:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:00:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:00:56 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc 08:00:57 Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc 08:00:57 Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) 08:00:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:00:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:00:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:00:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:00:56 > git config core.sparsecheckout # timeout=10 08:00:56 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 08:00:57 > git remote # timeout=10 08:00:57 > git config --get remote.origin.url # timeout=10 08:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:57 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 08:00:57 > git rev-parse HEAD^{commit} # timeout=10 08:00:57 > git config core.sparsecheckout # timeout=10 08:00:57 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 08:01:00 Removing intermediate container c7c0dae912a0 08:01:00 ---> ac5047aac3ab 08:01:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:01:00 ---> b9e834af05ba 08:01:00 Step 9/24 : RUN go mod tidy 08:01:00 ---> Running in 62a2046b7156 08:01:00 ---> Running in 93ac3a71506d 08:01:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:01:01 Commit message: "refactor: Remove the io/ioutil usage" 08:01:01 > git --version # timeout=10 08:01:01 > git --version # 'git version 2.17.1' 08:01:01 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { 08:01:02 Removing intermediate container 93ac3a71506d 08:01:02 ---> 03f6ee6150dd 08:01:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:01:02 ---> Running in 786cb37b8ebe [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:01:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:01:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:01:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:01:04 + + sudo servicetrue 08:01:04 docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:22 provisioning config files... 08:01:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8982601227830373062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:23 ---> docker-login.sh 08:01:23 nexus3.edgexfoundry.org:10001 08:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:24 Configure a credential helper to remove this warning. See 08:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:24 08:01:24 Login Succeeded 08:01:24 nexus3.edgexfoundry.org:10002 08:01:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:25 Configure a credential helper to remove this warning. See 08:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:25 08:01:25 Login Succeeded 08:01:25 nexus3.edgexfoundry.org:10003 08:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:25 Configure a credential helper to remove this warning. See 08:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:25 08:01:25 Login Succeeded 08:01:25 nexus3.edgexfoundry.org:10004 08:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:26 Configure a credential helper to remove this warning. See 08:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:26 08:01:26 Login Succeeded 08:01:26 docker.io 08:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:01:27 Configure a credential helper to remove this warning. See 08:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:01:27 08:01:27 Login Succeeded 08:01:27 ---> docker-login.sh ends [Pipeline] } 08:01:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:01:28 ========================================================= 08:01:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:01:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:01:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:01:31 Sending build context to Docker daemon 166.3MB 08:01:31 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:01:31 Step 2/6 : FROM ${BASE} 08:01:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:01:31 595b0fe564bb: Pulling fs layer 08:01:31 7186ed65a4f7: Pulling fs layer 08:01:31 316046926c0a: Pulling fs layer 08:01:31 4ebd0625c992: Pulling fs layer 08:01:31 207e8628e3a3: Pulling fs layer 08:01:31 c791037a9be2: Pulling fs layer 08:01:31 ffd874e62e21: Pulling fs layer 08:01:31 207e8628e3a3: Waiting 08:01:31 c791037a9be2: Waiting 08:01:31 ffd874e62e21: Waiting 08:01:31 316046926c0a: Verifying Checksum 08:01:31 316046926c0a: Download complete 08:01:31 7186ed65a4f7: Verifying Checksum 08:01:31 7186ed65a4f7: Download complete 08:01:31 207e8628e3a3: Download complete 08:01:31 595b0fe564bb: Download complete 08:01:31 c791037a9be2: Verifying Checksum 08:01:31 c791037a9be2: Download complete 08:01:31 Removing intermediate container 06a64e052aee 08:01:31 ---> da1237fe0644 08:01:31 08:01:31 Step 11/22 : FROM alpine:3.12 08:01:31 595b0fe564bb: Pull complete 08:01:32 3.12: Pulling from library/alpine 08:01:32 7186ed65a4f7: Pull complete 08:01:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:01:32 Status: Downloaded newer image for alpine:3.12 08:01:32 ---> 13621d1b12d4 08:01:32 Step 12/22 : RUN apk add --update --no-cache curl 08:01:32 316046926c0a: Pull complete 08:01:33 ---> Running in c2e86fdd35d7 08:01:33 ffd874e62e21: Verifying Checksum 08:01:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:34 (1/4) Installing ca-certificates (20191127-r4) 08:01:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:01:34 (3/4) Installing libcurl (7.77.0-r0) 08:01:34 (4/4) Installing curl (7.77.0-r0) 08:01:34 Executing busybox-1.31.1-r20.trigger 08:01:34 Executing ca-certificates-20191127-r4.trigger 08:01:35 4ebd0625c992: Verifying Checksum 08:01:35 4ebd0625c992: Download complete 08:01:35 OK: 7 MiB in 18 packages 08:01:35 Removing intermediate container e61e82445cd2 08:01:35 ---> e483a3cf7204 08:01:35 08:01:35 Step 11/23 : FROM alpine:3.12 08:01:35 ---> 13621d1b12d4 08:01:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:01:35 Removing intermediate container 3a06c1104691 08:01:35 ---> df3b8b1abd9b 08:01:35 08:01:35 Step 11/23 : FROM alpine:3.12 08:01:35 ---> 13621d1b12d4 08:01:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:01:35 ---> Running in 6ae0ab8419dd 08:01:35 ---> Running in f57a996af770 08:01:36 Removing intermediate container c2e86fdd35d7 08:01:36 ---> 357d525eb6ef 08:01:36 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:01:36 ---> Running in 7db4b4fd09df 08:01:36 Removing intermediate container 7db4b4fd09df 08:01:36 ---> a772a28772f8 08:01:36 Step 14/22 : WORKDIR /edgex 08:01:36 ---> Running in 9f08540fb55b 08:01:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:36 Removing intermediate container 9f08540fb55b 08:01:36 ---> 79eed154a298 08:01:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:01:37 (1/1) Installing dumb-init (1.2.2-r1) 08:01:37 Executing busybox-1.31.1-r20.trigger 08:01:37 (1/2) Installing ca-certificates (20191127-r4) 08:01:37 OK: 6 MiB in 15 packages 08:01:37 (2/2) Installing dumb-init (1.2.2-r1) 08:01:37 Executing busybox-1.31.1-r20.trigger 08:01:37 Executing ca-certificates-20191127-r4.trigger 08:01:37 OK: 6 MiB in 16 packages 08:01:37 ---> 7b2c3ccb0c01 08:01:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:01:38 Removing intermediate container f57a996af770 08:01:38 ---> a7bfee5c05c5 08:01:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:01:38 Removing intermediate container 6ae0ab8419dd 08:01:38 ---> 2857a1bde944 08:01:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:01:38 ---> Running in 36733501f1ea 08:01:38 ---> 0c48af288aff 08:01:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:01:38 ---> Running in 3ecdce99945b 08:01:38 Removing intermediate container 36733501f1ea 08:01:38 ---> 2a0764812ce3 08:01:38 Step 14/23 : ENV APP_PORT=59861 08:01:38 Removing intermediate container 3ecdce99945b 08:01:38 ---> cc7a70c820bd 08:01:38 Step 14/23 : ENV APP_PORT=59860 08:01:38 ---> Running in e1779d42a19b 08:01:38 ---> Running in ae1cfe09e690 08:01:38 ---> 8f461962184a 08:01:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:01:39 ---> Running in 201fa873810a 08:01:39 Removing intermediate container e1779d42a19b 08:01:39 ---> 0bbb874e433c 08:01:39 Step 15/23 : EXPOSE $APP_PORT 08:01:39 Removing intermediate container ae1cfe09e690 08:01:39 ---> f4373cf38cfd 08:01:39 Step 15/23 : EXPOSE $APP_PORT 08:01:40 ---> Running in 536db9506d23 08:01:40 ---> Running in f8ebe5bc1f97 08:01:40 Removing intermediate container 201fa873810a 08:01:40 ---> d26690fb2907 08:01:40 Step 19/22 : CMD ["--init=true"] 08:01:41 ---> Running in 434aca03206a 08:01:41 Removing intermediate container 536db9506d23 08:01:41 ---> 7d670beee4fa 08:01:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:41 Removing intermediate container f8ebe5bc1f97 08:01:41 ---> 99a8478c5a23 08:01:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:41 Removing intermediate container 62a2046b7156 08:01:41 ---> 097f4d41fb5f 08:01:41 08:01:41 Step 11/24 : FROM alpine:3.12 08:01:41 ---> 13621d1b12d4 08:01:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:01:41 ---> Using cache 08:01:41 ---> a7bfee5c05c5 08:01:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:01:41 ---> Using cache 08:01:41 ---> 2a0764812ce3 08:01:41 Step 14/24 : ENV APP_PORT=59881 08:01:41 Removing intermediate container 434aca03206a 08:01:41 ---> ebe8cb5868fc 08:01:41 Step 20/22 : LABEL arch=x86_64 08:01:41 ---> Running in a512417f8a5e 08:01:41 ---> Running in db9226444d8f 08:01:41 ---> 20020da4f288 08:01:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:01:41 ---> 0849b89be72d 08:01:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:01:42 Removing intermediate container a512417f8a5e 08:01:42 ---> 9d49ef92395c 08:01:42 Step 15/24 : EXPOSE $APP_PORT 08:01:42 Removing intermediate container db9226444d8f 08:01:42 ---> ee33f72dffc2 08:01:42 Step 21/22 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:01:42 ---> Running in c9d96400264a 08:01:42 ---> Running in 1d984a132e9d 08:01:42 ---> d748508a04ce 08:01:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:01:42 ---> 91a82fdb7de4 08:01:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:01:43 Removing intermediate container c9d96400264a 08:01:43 ---> bed2047a32a9 08:01:43 Step 16/24 : WORKDIR / 08:01:43 Removing intermediate container 1d984a132e9d 08:01:43 ---> 77fa21b65626 08:01:43 Step 22/22 : LABEL version=0.0.0 08:01:43 ---> Running in 9d4c05812e1e 08:01:43 ---> ca58e00e1058 08:01:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:01:43 ---> Running in bc9c0f6cf0f6 08:01:43 ---> 5a38e0e1a03e 08:01:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:01:43 ---> Running in 87db7433f611 08:01:43 ---> Running in d74b2fb2c323 08:01:43 Removing intermediate container bc9c0f6cf0f6 08:01:43 ---> 73e830d271e2 08:01:43 08:01:43 Removing intermediate container 9d4c05812e1e 08:01:43 ---> d1f292cbd471 08:01:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:43 Successfully built 73e830d271e2 08:01:43 Successfully tagged security-proxy-setup:latest 08:01:43 Building security-bootstrapper 08:01:43  Building security-proxy-setup ... done Removing intermediate container 87db7433f611 08:01:43 ---> 22e53ca724f9 08:01:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:01:43 Removing intermediate container 786cb37b8ebe 08:01:43 ---> 0a40a7edd167 08:01:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:01:43 Removing intermediate container d74b2fb2c323 08:01:43 ---> e2daebe2aad7 08:01:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:01:43 ---> 8d36c19fdbd7 08:01:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:01:43 ---> Running in 40bb2b6ed466 08:01:43 ---> Running in dca6b7c96cf8 08:01:43 ---> Running in a2fda26f5b53 08:01:44 Removing intermediate container dca6b7c96cf8 08:01:44 ---> 3125121eb3e5 08:01:44 Step 21/23 : LABEL arch=x86_64 08:01:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:01:45 4ebd0625c992: Pull complete 08:01:45 207e8628e3a3: Pull complete 08:01:45 c791037a9be2: Pull complete 08:01:45 ---> 9c761b3583d9 08:01:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:01:45 Removing intermediate container a2fda26f5b53 08:01:45 ---> 72070109e88a 08:01:45 Step 21/23 : LABEL arch=x86_64 08:01:45 ---> Running in ea487a04b803 08:01:47 ---> Running in f96fbb2ee889 08:01:47 ---> 8fb0e508a68e 08:01:47 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:01:47 Removing intermediate container ea487a04b803 08:01:47 ---> 73b422c56d1e 08:01:47 Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:01:47 ---> Running in c5b87b4012a5 08:01:47 Removing intermediate container f96fbb2ee889 08:01:47 ---> 933b7f71f1a0 08:01:47 Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:01:47 ---> Running in d59a9ab03829 08:01:47 Removing intermediate container c5b87b4012a5 08:01:47 ---> d0ac3131f858 08:01:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:01:47 ---> Running in bbabd8ade640 08:01:47 Removing intermediate container 40bb2b6ed466 08:01:47 ---> 9315ebf0eae7 08:01:47 08:01:47 Step 12/24 : FROM docker:20.10.0 08:01:47 Removing intermediate container d59a9ab03829 08:01:47 ---> 6554a157bdca 08:01:47 Step 23/23 : LABEL version=0.0.0 08:01:47 ---> Running in 10d49f9ee748 08:01:47 ---> Running in 318d6f59e30a 08:01:47 Removing intermediate container bbabd8ade640 08:01:47 ---> e34cc09ce33c 08:01:47 Step 23/23 : LABEL version=0.0.0 08:01:47 20.10.0: Pulling from library/docker 08:01:47 ---> Running in ac1209cc82f3 08:01:47 Removing intermediate container 10d49f9ee748 08:01:47 ---> 24818a291bdf 08:01:47 Step 22/24 : LABEL arch=x86_64 08:01:48 ---> Running in f1835c5d5871 08:01:48 Removing intermediate container 318d6f59e30a 08:01:48 ---> dd6e14600168 08:01:48 08:01:48 Removing intermediate container ac1209cc82f3 08:01:48 ---> f2230cb13482 08:01:48 08:01:48 Successfully built f2230cb13482 08:01:48 Successfully built dd6e14600168 08:01:48 Successfully tagged support-scheduler:latest 08:01:48  Building support-scheduler ... done Building core-command 08:01:48 Successfully tagged support-notifications:latest 08:01:48 Removing intermediate container f1835c5d5871 08:01:48 ---> d86fdfa35f07 08:01:48 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:01:48  Building support-notifications ... done Building core-data 08:01:48 ---> Running in 482273630d01 08:01:49 ffd874e62e21: Pull complete 08:01:49 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:01:49 ---> cfc18b08335c 08:01:49 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:01:50 Removing intermediate container 482273630d01 08:01:50 ---> 84e05a7cdabe 08:01:50 Step 24/24 : LABEL version=0.0.0 08:01:51 ---> Running in a551a2bad751 08:01:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:01:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:01:55 (1/12) Installing libmagic (5.39-r0) 08:01:55 (2/12) Installing file (5.39-r0) 08:01:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:01:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:01:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:01:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:01:55 ---> 56f5cec246ce 08:01:55 Step 3/24 : WORKDIR /edgex-go 08:01:55 ---> Using cache 08:01:55 ---> bb64ae1b3b3d 08:01:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:55 ---> Using cache 08:01:55 ---> 3192bc811d8a 08:01:55 Step 5/24 : RUN apk add --update --no-cache make git 08:01:55 ---> Using cache 08:01:55 ---> 2bac58613c50 08:01:55 Step 6/24 : COPY go.mod . 08:01:55 ---> Using cache 08:01:55 ---> 2ddfb47a82a1 08:01:55 Step 7/24 : RUN go mod download 08:01:55 ---> Using cache 08:01:55 ---> 5707df81a8a6 08:01:55 Step 8/24 : COPY . . 08:01:55 ---> 56f5cec246ce 08:01:55 Step 3/24 : WORKDIR /edgex-go 08:01:55 ---> Using cache 08:01:55 ---> bb64ae1b3b3d 08:01:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:55 ---> Using cache 08:01:55 ---> 3192bc811d8a 08:01:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:01:55 ---> Using cache 08:01:55 ---> 8ffe1becb354 08:01:55 Step 9/24 : RUN go mod tidy 08:01:55 ---> Using cache 08:01:55 ---> 7031493d48e2 08:01:55 Step 10/24 : RUN make cmd/core-command/core-command 08:01:55 (3/12) Installing libc-dev (0.7.2-r3) 08:01:55 (4/12) Installing g++ (10.2.1_pre1-r3) 08:02:00 (5/12) Installing fortify-headers (1.1-r0) 08:02:00 (6/12) Installing patch (2.7.6-r6) 08:02:00 (7/12) Installing build-base (0.5-r2) 08:02:00 (8/12) Installing libsodium (1.0.18-r0) 08:02:00 (9/12) Installing pkgconf (1.7.3-r0) 08:02:00 (10/12) Installing libsodium-dev (1.0.18-r0) 08:02:00 (11/12) Installing libzmq (4.3.3-r1) 08:02:00 (12/12) Installing zeromq-dev (4.3.3-r1) 08:02:00 Executing busybox-1.32.1-r6.trigger 08:02:00 OK: 218 MiB in 52 packages 08:02:01 ---> Running in 86b1c23beafc 08:02:01 ---> Running in 2df657a40fc7 08:02:01 ---> Running in af5f09fd5067 08:02:01 Removing intermediate container 86b1c23beafc 08:02:01 ---> 642fdfe487ec 08:02:01 08:02:01 Successfully built 642fdfe487ec 08:02:01 Successfully tagged core-metadata:latest 08:02:01 Building security-secretstore-setup 08:02:01  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:02:01 Status: Downloaded newer image for docker:20.10.0 08:02:01 ---> aefe523efa57 08:02:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:02:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:02:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:02:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:02:02 ---> 56f5cec246ce 08:02:02 Step 3/32 : WORKDIR /edgex-go 08:02:02 ---> Using cache 08:02:02 ---> bb64ae1b3b3d 08:02:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:02 ---> Using cache 08:02:02 ---> 3192bc811d8a 08:02:02 Step 5/32 : RUN apk add --update --no-cache make git 08:02:02 ---> Using cache 08:02:02 ---> 2bac58613c50 08:02:02 Step 6/32 : COPY go.mod . 08:02:02 ---> Using cache 08:02:02 ---> 2ddfb47a82a1 08:02:02 Step 7/32 : RUN go mod download 08:02:02 ---> Using cache 08:02:02 ---> 5707df81a8a6 08:02:02 Step 8/32 : COPY . . 08:02:02 ---> Using cache 08:02:02 ---> 8ffe1becb354 08:02:02 Step 9/32 : RUN go mod tidy 08:02:02 ---> Using cache 08:02:02 ---> 7031493d48e2 08:02:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:02:04 ---> Running in 0d7694455800 08:02:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:02:05 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:02:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:02:05 ---> 56f5cec246ce 08:02:05 Step 3/26 : WORKDIR /edgex-go 08:02:05 ---> Using cache 08:02:05 ---> bb64ae1b3b3d 08:02:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:05 ---> Using cache 08:02:05 ---> 3192bc811d8a 08:02:05 Step 5/26 : RUN apk add --update --no-cache make git 08:02:05 ---> Using cache 08:02:05 ---> 2bac58613c50 08:02:05 Step 6/26 : COPY go.mod . 08:02:05 ---> Using cache 08:02:05 ---> 2ddfb47a82a1 08:02:05 Step 7/26 : RUN go mod download 08:02:05 ---> Using cache 08:02:05 ---> 5707df81a8a6 08:02:05 Step 8/26 : COPY . . 08:02:05 ---> Using cache 08:02:05 ---> 8ffe1becb354 08:02:05 Step 9/26 : RUN go mod tidy 08:02:05 ---> Using cache 08:02:05 ---> 7031493d48e2 08:02:05 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:02:05 Removing intermediate container a551a2bad751 08:02:05 ---> 0959babcae6c 08:02:05 Step 4/6 : WORKDIR /edgex-go 08:02:05 ---> Running in bfc4ecd56890 08:02:05 Removing intermediate container bfc4ecd56890 08:02:05 ---> 4238d002d848 08:02:05 Step 5/6 : COPY go.mod . 08:02:05 ---> Running in 09eee546e6d4 08:02:05 ---> Running in e4073fd26915 08:02:06 Removing intermediate container 0d7694455800 08:02:06 ---> fdbe4d3c5feb 08:02:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:02:06 ---> Running in 3d7cd55621be 08:02:06 ---> ddb2fe936ce0 08:02:06 Step 6/6 : RUN go mod download 08:02:06 ---> Running in d21322b377e3 08:02:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:02:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:02:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:02:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:02:06 OK: 219 MiB in 52 packages 08:02:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:02:06 (1/39) Installing readline (8.0.4-r0) 08:02:06 (2/39) Installing bash (5.0.17-r0) 08:02:06 Executing bash-5.0.17-r0.post-install 08:02:07 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:02:07 (4/39) Installing libcurl (7.77.0-r0) 08:02:07 (5/39) Installing curl (7.77.0-r0) 08:02:07 (6/39) Installing dumb-init (1.2.2-r1) 08:02:07 (7/39) Installing libbz2 (1.0.8-r1) 08:02:07 (8/39) Installing expat (2.2.9-r1) 08:02:07 (9/39) Installing libffi (3.3-r2) 08:02:07 (10/39) Installing gdbm (1.13-r1) 08:02:07 (11/39) Installing xz-libs (5.2.5-r0) 08:02:07 (12/39) Installing sqlite-libs (3.32.1-r1) 08:02:07 (13/39) Installing python3 (3.8.10-r0) 08:02:07 Removing intermediate container af5f09fd5067 08:02:07 ---> 72e41d13461f 08:02:07 Step 6/24 : COPY go.mod . 08:02:08 ---> b4d991e3fee2 08:02:08 Step 7/24 : RUN go mod download 08:02:08 ---> Running in 8b32bdb9d1a7 08:02:08 (14/39) Installing py3-appdirs (1.4.4-r1) 08:02:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:02:08 (16/39) Installing py3-parsing (2.4.7-r0) 08:02:08 (17/39) Installing py3-six (1.15.0-r0) 08:02:08 (18/39) Installing py3-packaging (20.4-r0) 08:02:08 (19/39) Installing py3-setuptools (47.0.0-r0) 08:02:08 (20/39) Installing py3-chardet (3.0.4-r4) 08:02:08 (21/39) Installing py3-idna (2.9-r0) 08:02:08 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:02:08 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:02:08 (24/39) Installing py3-requests (2.23.0-r0) 08:02:08 (25/39) Installing py3-msgpack (1.0.0-r0) 08:02:08 (26/39) Installing py3-lockfile (0.12.2-r3) 08:02:08 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:02:08 (28/39) Installing py3-colorama (0.4.3-r0) 08:02:08 (29/39) Installing py3-distlib (0.3.0-r0) 08:02:08 (30/39) Installing py3-distro (1.5.0-r1) 08:02:08 (31/39) Installing py3-webencodings (0.5.1-r3) 08:02:08 (32/39) Installing py3-html5lib (1.0.1-r4) 08:02:08 (33/39) Installing py3-pytoml (0.1.21-r0) 08:02:08 (34/39) Installing py3-pep517 (0.8.2-r0) 08:02:08 (35/39) Installing py3-progress (1.5-r0) 08:02:08 (36/39) Installing py3-toml (0.10.1-r0) 08:02:08 (37/39) Installing py3-retrying (1.3.3-r0) 08:02:08 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:02:08 (39/39) Installing py3-pip (20.1.1-r0) 08:02:08 Executing busybox-1.31.1-r19.trigger 08:02:08 OK: 72 MiB in 59 packages 08:02:09 Removing intermediate container 8b32bdb9d1a7 08:02:09 ---> 2c60faa60b79 08:02:09 Step 8/24 : COPY . . 08:02:10 Collecting docker-compose==1.23.2 08:02:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:02:10 Collecting jsonschema<3,>=2.5.1 08:02:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:02:10 Collecting websocket-client<1.0,>=0.32.0 08:02:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:02:10 Collecting cached-property<2,>=1.2.0 08:02:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:02:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:02:10 Collecting texttable<0.10,>=0.9.0 08:02:10 Downloading texttable-0.9.1.tar.gz (11 kB) 08:02:11 Collecting dockerpty<0.5,>=0.4.1 08:02:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:02:12 Collecting docopt<0.7,>=0.6.1 08:02:12 Downloading docopt-0.6.2.tar.gz (25 kB) 08:02:14 Collecting PyYAML<4,>=3.10 08:02:14 Downloading PyYAML-3.13.tar.gz (270 kB) 08:02:19 ---> 84a86b09448c 08:02:19 Step 9/24 : RUN go mod tidy 08:02:19 Collecting docker<4.0,>=3.6.0 08:02:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:02:19 ---> Running in 348cc780afa0 08:02:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:02:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:02:19 Collecting docker-pycreds>=0.4.0 08:02:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:02:20 Collecting idna<2.8,>=2.5 08:02:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:02:20 Collecting urllib3<1.25,>=1.21.1 08:02:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:02:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:02:20 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:02:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:02:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:02:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:02:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:02:20 Installing collected packages: jsonschema, websocket-client, cached-property, texttable, dockerpty, docopt, PyYAML, docker-pycreds, idna, urllib3, requests, docker, docker-compose 08:02:20 Running setup.py install for texttable: started 08:02:21 Running setup.py install for texttable: finished with status 'done' 08:02:21 Running setup.py install for dockerpty: started 08:02:21 Removing intermediate container 348cc780afa0 08:02:21 ---> 4ee8084582a7 08:02:21 Step 10/24 : RUN make cmd/core-data/core-data 08:02:21 ---> Running in cb008d19aca3 08:02:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:02:22 Running setup.py install for dockerpty: finished with status 'done' 08:02:22 Running setup.py install for docopt: started 08:02:22 Running setup.py install for docopt: finished with status 'done' 08:02:22 Running setup.py install for PyYAML: started 08:02:24 Running setup.py install for PyYAML: finished with status 'done' 08:02:24 Attempting uninstall: idna 08:02:24 Found existing installation: idna 2.9 08:02:24 Uninstalling idna-2.9: 08:02:24 Successfully uninstalled idna-2.9 08:02:24 Attempting uninstall: urllib3 08:02:24 Found existing installation: urllib3 1.25.9 08:02:24 Uninstalling urllib3-1.25.9: 08:02:24 Successfully uninstalled urllib3-1.25.9 08:02:24 Attempting uninstall: requests 08:02:24 Found existing installation: requests 2.23.0 08:02:24 Uninstalling requests-2.23.0: 08:02:24 Successfully uninstalled requests-2.23.0 08:02:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:02:30 Removing intermediate container 3d7cd55621be 08:02:30 ---> bbbed259577f 08:02:30 Step 15/24 : ENV APP_PORT=58890 08:02:30 ---> Running in 8999b6600310 08:02:30 Removing intermediate container 8999b6600310 08:02:30 ---> 03e6c267b39f 08:02:30 Step 16/24 : EXPOSE $APP_PORT 08:02:30 ---> Running in ee9f7188460a 08:02:30 Removing intermediate container ee9f7188460a 08:02:30 ---> 163d98f555f4 08:02:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:02:31 ---> 2794190063f9 08:02:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:02:31 ---> 1a0da33a97f9 08:02:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:02:32 ---> a552294b5788 08:02:32 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:02:32 ---> Running in 33855fb99699 08:02:32 Removing intermediate container 33855fb99699 08:02:32 ---> 6e5162f4a6cd 08:02:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:32 ---> Running in ecb7e214132f 08:02:32 Removing intermediate container ecb7e214132f 08:02:32 ---> 55538a80e124 08:02:32 Step 22/24 : LABEL arch=x86_64 08:02:32 ---> Running in 7899416d13f5 08:02:32 Removing intermediate container 7899416d13f5 08:02:32 ---> 4685eb4c2b84 08:02:32 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:02:32 ---> Running in 02fc7efd525f 08:02:32 Removing intermediate container 02fc7efd525f 08:02:32 ---> 6d520d0606f7 08:02:32 Step 24/24 : LABEL version=0.0.0 08:02:32 ---> Running in d4c3e23060ea 08:02:33 Removing intermediate container d21322b377e3 08:02:33 ---> eeceec20fae5 08:02:33 Successfully built eeceec20fae5 08:02:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:02:33 Removing intermediate container d4c3e23060ea 08:02:33 ---> 8dd89f588e13 08:02:33 08:02:33 Successfully built 8dd89f588e13 08:02:33 Successfully tagged sys-mgmt-agent:latest 08:02:33 + docker inspect -f . ci-base-image-arm64 08:02:33 . [Pipeline] withDockerContainer 08:02:33 prd-ubuntu18.04-docker-arm64-4c-16g-878 does not seem to be running inside a container 08:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:02:35 $ docker top af4a96fcc4d2328626c3a2b47903a95d7494a1fc506b8d284f26a9b44fabdfb4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:36 + go version 08:02:36 go version go1.16.3 linux/arm64 [Pipeline] } 08:02:36 $ docker stop --time=1 af4a96fcc4d2328626c3a2b47903a95d7494a1fc506b8d284f26a9b44fabdfb4 08:02:38 $ docker rm -f af4a96fcc4d2328626c3a2b47903a95d7494a1fc506b8d284f26a9b44fabdfb4 08:02:38  Building sys-mgmt-agent ... done Removing intermediate container 2df657a40fc7 08:02:38 ---> 8b1c9a1b1563 08:02:38 08:02:38 Step 11/24 : FROM alpine:3.12 08:02:38 ---> 13621d1b12d4 08:02:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:02:38 ---> Using cache 08:02:38 ---> a7bfee5c05c5 08:02:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:02:38 ---> Using cache 08:02:38 ---> 2a0764812ce3 08:02:38 Step 14/24 : ENV APP_PORT=59882 08:02:38 ---> Running in e6d5312f9cc3 08:02:38 Removing intermediate container e6d5312f9cc3 08:02:38 ---> 14f029e59abb 08:02:38 Step 15/24 : EXPOSE $APP_PORT 08:02:38 ---> Running in 2dbd2d63a152 08:02:38 Removing intermediate container 2dbd2d63a152 08:02:38 ---> 2c14d502efe5 08:02:38 Step 16/24 : WORKDIR / 08:02:38 ---> Running in 78e5b8a7b5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:02:38 Removing intermediate container 78e5b8a7b5d5 08:02:38 ---> 5106ede0f7ab 08:02:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:02:39 ---> ea1a0d59146d 08:02:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:02:39 + docker inspect -f . ci-base-image-arm64 08:02:39 . [Pipeline] withDockerContainer 08:02:39 prd-ubuntu18.04-docker-arm64-4c-16g-878 does not seem to be running inside a container 08:02:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:02:40 ---> a8c5eefbdca9 08:02:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:02:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:02:40 ---> 2f42b0a17402 08:02:40 Step 20/24 : ENTRYPOINT ["/core-command"] 08:02:40 ---> Running in da09b9ca709a 08:02:40 Removing intermediate container da09b9ca709a 08:02:40 ---> 98b6156fe895 08:02:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:40 ---> Running in b54d4f391ff4 08:02:40 Removing intermediate container b54d4f391ff4 08:02:40 ---> 5bb9566a3136 08:02:40 Step 22/24 : LABEL arch=x86_64 08:02:40 ---> Running in c44659253c2e 08:02:41 Removing intermediate container c44659253c2e 08:02:41 ---> 743880b59ebf 08:02:41 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:02:41 ---> Running in 0023eefee898 08:02:41 Removing intermediate container 0023eefee898 08:02:41 ---> 39ec28ce66cf 08:02:41 Step 24/24 : LABEL version=0.0.0 08:02:41 ---> Running in 3be398421a98 08:02:41 $ docker top c02758b92245429082d215e227b2563ed4bc2721ec1ecfde588021c1df8ca6ec -eo pid,comm 08:02:41 Removing intermediate container 3be398421a98 08:02:41 ---> 6f0da3623e14 08:02:41 08:02:41 Successfully built 6f0da3623e14 [Pipeline] { 08:02:41 Successfully tagged core-command:latest [Pipeline] echo 08:02:41 ========================================================= 08:02:41 [edgeXBuildGoParallel] Running Tests and Build... 08:02:41 ========================================================= [Pipeline] sh 08:02:42 + go mod tidy [Pipeline] sh 08:02:43  Building core-command ... done Removing intermediate container e4073fd26915 08:02:43 ---> dc020d3aaeef 08:02:43 08:02:43 Step 11/26 : FROM alpine:3.12 08:02:43 ---> 13621d1b12d4 08:02:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:02:43 + make test 08:02:43 go mod tidy 08:02:44 ---> Running in 492ec193fdd6 08:02:44 Removing intermediate container 09eee546e6d4 08:02:44 ---> 0d82860c8e22 08:02:44 08:02:44 Step 11/32 : FROM alpine:3.12 08:02:44 ---> 13621d1b12d4 08:02:44 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:02:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:02:44 ---> Running in 310ba8f6d630 08:02:44 Removing intermediate container 310ba8f6d630 08:02:44 ---> fc2362543605 08:02:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:02:44 ---> Running in 98cf85fe4549 08:02:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:02:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:02:45 (1/6) Installing ca-certificates (20191127-r4) 08:02:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:02:45 (3/6) Installing libcurl (7.77.0-r0) 08:02:45 (4/6) Installing curl (7.77.0-r0) 08:02:45 (5/6) Installing dumb-init (1.2.2-r1) 08:02:45 (6/6) Installing su-exec (0.2-r1) 08:02:45 Executing busybox-1.31.1-r20.trigger 08:02:45 Executing ca-certificates-20191127-r4.trigger 08:02:45 OK: 7 MiB in 20 packages 08:02:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:02:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:02:45 (1/2) Installing dumb-init (1.2.2-r1) 08:02:45 (2/2) Installing su-exec (0.2-r1) 08:02:45 Executing busybox-1.31.1-r20.trigger 08:02:45 OK: 6 MiB in 16 packages 08:02:46 Removing intermediate container 492ec193fdd6 08:02:46 ---> 0994ec2a77a6 08:02:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:02:46 ---> Running in dba12f50bbe3 08:02:46 Removing intermediate container 98cf85fe4549 08:02:46 ---> a7b32bfc5d65 08:02:46 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:02:46 ---> Running in e7b0f2d0acfc 08:02:46 Removing intermediate container dba12f50bbe3 08:02:46 ---> 932170ea1d53 08:02:46 Step 14/26 : WORKDIR / 08:02:46 ---> Running in 62686423896b 08:02:46 Removing intermediate container e7b0f2d0acfc 08:02:46 ---> 3342e156bb79 08:02:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:02:46 ---> Running in ab24fdd94a47 08:02:46 Removing intermediate container 62686423896b 08:02:46 ---> a9da92a12923 08:02:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:02:46 Removing intermediate container ab24fdd94a47 08:02:46 ---> 8df37cb02c93 08:02:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:02:46 ---> Running in 1ae39a3bd2f9 08:02:46 ---> b42d1aa1b10c 08:02:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:02:47 ---> 3d70af071c0f 08:02:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:02:47 ---> 09094e0b6960 08:02:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:02:47 Removing intermediate container 1ae39a3bd2f9 08:02:47 ---> 08bb125769b2 08:02:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:02:47 ---> Running in f7bad9b43566 08:02:47 ---> d2c661bc9e00 08:02:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:02:48 Removing intermediate container f7bad9b43566 08:02:48 ---> bb921fd7abac 08:02:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:02:48 ---> de38ed4942e0 08:02:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:02:48 ---> 8b1f6b416f9b 08:02:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:02:48 ---> Running in 1ed13936a5fc 08:02:49 ---> 07a6498c3f9b 08:02:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:02:49 ---> 0fb106e8abc4 08:02:49 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:02:49 ---> Running in 5cd2388e20e6 08:02:49 Removing intermediate container 1ed13936a5fc 08:02:49 ---> 56c720d39c9f 08:02:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:02:50 ---> ac9227916289 08:02:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:02:51 ---> 01de0d34be00 08:02:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:02:51 Removing intermediate container 5cd2388e20e6 08:02:51 ---> 6ff47eebf147 08:02:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:02:51 Removing intermediate container cb008d19aca3 08:02:51 ---> 739119bdd487 08:02:51 08:02:51 Step 11/24 : FROM alpine:3.12 08:02:51 ---> 13621d1b12d4 08:02:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:02:51 ---> Running in 8005f3495b75 08:02:51 ---> Running in 29c0691906aa 08:02:51 ---> 98aa726ad8cb 08:02:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:02:51 Removing intermediate container 8005f3495b75 08:02:51 ---> 5bb094810e20 08:02:51 Step 24/26 : LABEL arch=x86_64 08:02:51 Removing intermediate container 29c0691906aa 08:02:51 ---> 0050d2787a8e 08:02:51 Step 13/24 : ENV APP_PORT=59880 08:02:51 ---> Running in 385ca6decdd4 08:02:51 ---> Running in 4d0a652cddca 08:02:51 Removing intermediate container 385ca6decdd4 08:02:51 ---> 6b868189ade3 08:02:51 Step 25/26 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:02:51 ---> Running in fb0d594078e1 08:02:51 Removing intermediate container 4d0a652cddca 08:02:51 ---> 541de49298b7 08:02:51 Step 14/24 : EXPOSE $APP_PORT 08:02:51 ---> Running in 6323c1d0f560 08:02:51 ---> 1eb15ef4dcc9 08:02:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:02:51 Removing intermediate container fb0d594078e1 08:02:51 ---> a82c3de9d33a 08:02:51 Step 26/26 : LABEL version=0.0.0 08:02:51 ---> Running in 13ceb46f5ba7 08:02:51 Removing intermediate container 6323c1d0f560 08:02:51 ---> 3842c6ce3fcc 08:02:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:51 ---> Running in 6d133019c6ac 08:02:51 ---> 461809e24d6a 08:02:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:02:52 ---> Running in d52ae9ca76c3 08:02:52 Removing intermediate container 13ceb46f5ba7 08:02:52 ---> bc6bd634fd68 08:02:52 08:02:52 Successfully built bc6bd634fd68 08:02:52 Successfully tagged security-secretstore-setup:latest 08:02:52  Building security-secretstore-setup ... done Removing intermediate container d52ae9ca76c3 08:02:52 ---> df37839ea4d6 08:02:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:02:52 ---> 23d537554f4a 08:02:52 Step 27/32 : RUN chmod +x /entrypoint.sh 08:02:52 ---> Running in d2c29a9a662c 08:02:52 Removing intermediate container 6d133019c6ac 08:02:52 ---> ac5ab85b1ebe 08:02:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:02:52 ---> Running in 7fd3fd976039 08:02:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:02:53 Removing intermediate container d2c29a9a662c 08:02:53 ---> c52d8e810d59 08:02:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:02:53 ---> Running in cd2cad261ff9 08:02:53 Removing intermediate container cd2cad261ff9 08:02:53 ---> c357d50bf9b4 08:02:53 Step 29/32 : CMD ["gate"] 08:02:53 ---> Running in bfbba33fc612 08:02:53 Removing intermediate container bfbba33fc612 08:02:53 ---> c000393c2ca1 08:02:53 Step 30/32 : LABEL arch=x86_64 08:02:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:02:53 ---> Running in 6df5d5350a1f 08:02:53 Removing intermediate container 6df5d5350a1f 08:02:53 ---> fb1b03c0c4e2 08:02:53 Step 31/32 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:02:53 ---> Running in 1285eb9a4bbf 08:02:53 Removing intermediate container 1285eb9a4bbf 08:02:53 ---> a5e722b72226 08:02:53 Step 32/32 : LABEL version=0.0.0 08:02:53 (1/6) Installing dumb-init (1.2.2-r1) 08:02:53 ---> Running in a08e7f7a632a 08:02:53 (2/6) Installing libgcc (9.3.0-r2) 08:02:54 Removing intermediate container a08e7f7a632a 08:02:54 ---> dbb4a8f50294 08:02:54 08:02:54 (3/6) Installing libsodium (1.0.18-r0) 08:02:54 Successfully built dbb4a8f50294 08:02:54 (4/6) Installing libstdc++ (9.3.0-r2) 08:02:54 Successfully tagged security-bootstrapper:latest 08:02:55  Building security-bootstrapper ... done (5/6) Installing libzmq (4.3.3-r0) 08:02:55 (6/6) Installing zeromq (4.3.3-r0) 08:02:55 Executing busybox-1.31.1-r20.trigger 08:02:55 OK: 8 MiB in 20 packages 08:02:55 Removing intermediate container 7fd3fd976039 08:02:55 ---> 751d28120f37 08:02:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:02:55 ---> 94f5806f0fbe 08:02:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:02:55 ---> 880d7ed7fcf1 08:02:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:02:56 ---> cb349375dd56 08:02:56 Step 20/24 : ENTRYPOINT ["/core-data"] 08:02:56 ---> Running in 99bd9c8ee8e3 08:02:56 Removing intermediate container 99bd9c8ee8e3 08:02:56 ---> bbb6181d7f71 08:02:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:56 ---> Running in 7c478354cbba 08:02:56 Removing intermediate container 7c478354cbba 08:02:56 ---> 1e4b9e0e2b75 08:02:56 Step 22/24 : LABEL arch=x86_64 08:02:56 ---> Running in c4709460c86b 08:02:56 Removing intermediate container c4709460c86b 08:02:56 ---> b1b5b7d5e7bd 08:02:56 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:02:56 ---> Running in 422cda6a7f81 08:02:56 Removing intermediate container 422cda6a7f81 08:02:56 ---> 5e5c88ec8465 08:02:56 Step 24/24 : LABEL version=0.0.0 08:02:56 ---> Running in 5794153771f3 08:02:56 Removing intermediate container 5794153771f3 08:02:56 ---> a94194553473 08:02:56 08:02:56 Successfully built a94194553473 08:02:57 Successfully tagged core-data:latest 08:02:57  Building core-data ... done  [Pipeline] } 08:02:57 $ docker stop --time=1 34acf70069a2301b0693744f027f15b441a19a59bfd03b0f8824741885264885 08:02:58 $ docker rm -f 34acf70069a2301b0693744f027f15b441a19a59bfd03b0f8824741885264885 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:58 + docker images 08:02:58 REPOSITORY TAG IMAGE ID CREATED SIZE 08:02:58 core-data latest a94194553473 2 seconds ago 20.2MB 08:02:58 security-bootstrapper latest dbb4a8f50294 5 seconds ago 18.2MB 08:02:58 739119bdd487 7 seconds ago 1.15GB 08:02:58 security-secretstore-setup latest bc6bd634fd68 7 seconds ago 28.1MB 08:02:58 0d82860c8e22 14 seconds ago 1.14GB 08:02:58 dc020d3aaeef 15 seconds ago 1.15GB 08:02:58 core-command latest 6f0da3623e14 17 seconds ago 15.9MB 08:02:58 8b1c9a1b1563 21 seconds ago 1.14GB 08:02:58 sys-mgmt-agent latest 8dd89f588e13 26 seconds ago 312MB 08:02:58 core-metadata latest 642fdfe487ec 58 seconds ago 16.6MB 08:02:58 support-scheduler latest f2230cb13482 About a minute ago 15.9MB 08:02:58 support-notifications latest dd6e14600168 About a minute ago 16.6MB 08:02:58 9315ebf0eae7 About a minute ago 1.15GB 08:02:58 security-proxy-setup latest 73e830d271e2 About a minute ago 25.3MB 08:02:58 097f4d41fb5f About a minute ago 1.15GB 08:02:58 df3b8b1abd9b About a minute ago 1.14GB 08:02:58 e483a3cf7204 About a minute ago 1.15GB 08:02:58 da1237fe0644 About a minute ago 1.15GB 08:02:58 ci-base-image-x86_64 latest 56f5cec246ce 5 minutes ago 648MB 08:02:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 08:02:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 08:02:58 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 08:02:58 docker 20.10.0 aefe523efa57 5 months ago 240MB 08:02:58 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 08:03:11 ? github.com/edgexfoundry/edgex-go [no test files] 08:03:15 Still waiting to schedule task 08:03:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:04:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:04:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:04:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:04:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:04:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:04:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:04:30 Running on prd-ubuntu18.04-docker-8c-8g-880 in /w/workspace/edgexfoundry_edgex-go_PR-3552 [Pipeline] { [Pipeline] ws 08:04:30 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:04:31 The recommended git tool is: git 08:04:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:04:32 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:04:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:04:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:04:33 using credential edgex-jenkins-ssh 08:04:33 Cloning the remote Git repository 08:04:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.176s coverage: 28.7% of statements 08:04:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:04:33 > git init /w/workspace/edgex-go/1 # timeout=10 08:04:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:04:33 > git --version # timeout=10 08:04:33 > git --version # 'git version 2.17.1' 08:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.287s coverage: 100.0% of statements 08:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:04:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:04:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.285s coverage: 81.2% of statements 08:04:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:04:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.520s coverage: 53.4% of statements 08:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:04:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:04:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:04:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:04:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3552/head:refs/remotes/origin/PR-3552 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:04:40 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 7c435059c239f6481c389cf9a6f479fd5c8969cc 08:04:40 Merge succeeded, producing 7c435059c239f6481c389cf9a6f479fd5c8969cc 08:04:40 Checking out Revision 7c435059c239f6481c389cf9a6f479fd5c8969cc (PR-3552) 08:04:40 > git config core.sparsecheckout # timeout=10 08:04:40 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 08:04:40 > git remote # timeout=10 08:04:40 > git config --get remote.origin.url # timeout=10 08:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:40 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 08:04:40 > git rev-parse HEAD^{commit} # timeout=10 08:04:40 > git config core.sparsecheckout # timeout=10 08:04:40 > git checkout -f 7c435059c239f6481c389cf9a6f479fd5c8969cc # timeout=10 08:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.584s coverage: 87.7% of statements 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:04:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.326s coverage: 78.9% of statements 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:04:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:04:43 Commit message: "refactor: Remove the io/ioutil usage" 08:04:43 > git --version # timeout=10 08:04:43 > git --version # 'git version 2.17.1' 08:04:43 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:45 + echo snap-build.sh 08:04:45 snap-build.sh 08:04:45 + SNAP_BASE_DIR=. 08:04:45 + '[' '!' -z /w/workspace/edgex-go/1 ']' 08:04:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 08:04:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 08:04:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 08:04:45 + cd /w/workspace/edgex-go/1 08:04:45 + sudo apt-get remove -qy --purge lxd lxd-client 08:04:45 Reading package lists... 08:04:45 Building dependency tree... 08:04:45 Reading state information... 08:04:45 The following packages were automatically installed and are no longer required: 08:04:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:04:45 uidmap xdelta3 08:04:45 Use 'sudo apt autoremove' to remove them. 08:04:45 The following packages will be REMOVED: 08:04:45 lxd* lxd-client* 08:04:45 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:04:45 After this operation, 31.7 MB disk space will be freed. 08:04:46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 08:04:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:04:47 Removing lxd dnsmasq configuration 08:04:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:04:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:04:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:04:48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 08:04:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.288s coverage: 95.1% of statements 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.176s coverage: 60.0% of statements 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.355s coverage: 0.8% of statements 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.189s coverage: 22.0% of statements 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.209s coverage: 47.1% of statements 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.226s coverage: 79.5% of statements 08:04:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements 08:04:49 Processing triggers for systemd (237-3ubuntu10.45) ... 08:04:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 08:04:50 Processing triggers for ureadahead (0.100.0-21) ... 08:04:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.275s coverage: 87.5% of statements 08:04:51 + sudo snap remove --purge lxd 08:04:51 snap "lxd" is not installed 08:04:51 + sudo groupadd --force --system lxd 08:04:51 ++ whoami 08:04:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:04:51 + newgrp - lxd 08:04:51 + sudo snap install lxd 08:05:00 2021-06-08T08:04:57Z INFO Waiting for automatic snapd restart... 08:05:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements 08:05:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements 08:05:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.586s coverage: 81.8% of statements 08:05:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:05:15 lxd 4.15 from Canonical* installed 08:05:15 + sudo lxd init --auto 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.231s coverage: 92.9% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.188s coverage: 76.0% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.220s coverage: 87.2% of statements 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.687s coverage: 64.4% of statements 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 08:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 08:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.148s coverage: 73.7% of statements 08:05:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 08:05:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.992s coverage: 66.9% of statements 08:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:05:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.681s coverage: 43.6% of statements 08:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements 08:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:05:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.110s coverage: 84.8% of statements 08:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:05:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:05:25 + sudo snap install --classic snapcraft 08:05:30 snapcraft 4.8 from Canonical* installed 08:05:30 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:05:30 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:05:30 % Total % Received % Xferd Average Speed Time Time Time Current 08:05:30 Dload Upload Total Spent Left Speed 08:05:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3710 08:05:30 100 3325k 100 3325k 0 0 9210k 0 --:--:-- --:--:-- --:--:-- 9210k 08:05:30 ./yq_linux_amd64 08:05:30 + sudo snapcraft prime --use-lxd 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.223s coverage: 19.3% of statements 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.544s coverage: 91.9% of statements 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.212s coverage: 63.4% of statements 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.390s coverage: 97.6% of statements 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.158s coverage: 28.1% of statements 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 28.9% of statements 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:05:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 08:05:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 08:05:32 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:05:32 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:05:32 - README.md 08:05:32 08:05:32 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:05:32 GO111MODULE=on go vet ./... 08:05:33 Launching a container. 08:05:39 Waiting for container to be ready 08:05:40 To start your first instance, try: lxc launch ubuntu:18.04 08:05:40 08:05:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:05:44 Waiting for network to be ready... 08:05:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:05:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:05:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:05:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:05:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:05:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:05:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:05:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:05:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 08:05:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:05:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:05:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:05:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:05:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:05:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:05:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:05:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:05:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:05:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:05:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] 08:05:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:05:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:05:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:05:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 08:05:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 08:05:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:05:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:05:49 Fetched 24.7 MB in 4s (6002 kB/s) 08:05:50 Reading package lists... 08:05:50 Reading package lists... 08:05:50 Building dependency tree... 08:05:50 Reading state information... 08:05:50 The following additional packages will be installed: 08:05:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:05:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:05:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:05:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:05:50 Suggested packages: 08:05:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:05:50 Recommended packages: 08:05:50 gnupg libsasl2-modules 08:05:50 The following NEW packages will be installed: 08:05:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:05:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:05:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:05:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:05:50 The following packages will be upgraded: 08:05:50 gpg gpg-agent gpgconf libudev1 08:05:50 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 08:05:50 Need to get 3530 kB of archives. 08:05:50 After this operation, 13.3 MB of additional disk space will be used. 08:05:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:05:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:05:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:05:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:05:51 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 08:05:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 08:05:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:05:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:05:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:05:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:05:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:05:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:05:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:05:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:05:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:05:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:05:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:05:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:05:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:05:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:05:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:05:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:05:52 debconf: delaying package configuration, since apt-utils is not installed 08:05:52 Fetched 3530 kB in 1s (3121 kB/s) 08:05:52 (Reading database ... 12511 files and directories currently installed.) 08:05:52 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 08:05:52 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:05:52 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 08:05:52 Selecting previously unselected package udev. 08:05:52 (Reading database ... 12511 files and directories currently installed.) 08:05:52 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 08:05:52 Unpacking udev (237-3ubuntu10.47) ... 08:05:52 Selecting previously unselected package libfuse2:amd64. 08:05:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:05:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:05:52 Selecting previously unselected package fuse. 08:05:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:05:52 Unpacking fuse (2.9.7-1ubuntu1) ... 08:05:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:05:52 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:05:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:05:52 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:05:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:05:53 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:05:53 Selecting previously unselected package libksba8:amd64. 08:05:53 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:05:53 Unpacking libksba8:amd64 (1.3.5-2) ... 08:05:53 Selecting previously unselected package libroken18-heimdal:amd64. 08:05:53 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:05:53 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:53 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:05:53 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:05:53 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:53 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:05:53 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:05:53 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:53 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:05:53 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:05:53 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:53 Selecting previously unselected package libwind0-heimdal:amd64. 08:05:53 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:05:53 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:53 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:05:53 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:05:53 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:05:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:05:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:05:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:05:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:05:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:05:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:53 Selecting previously unselected package libsasl2-modules-db:amd64. 08:05:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:05:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:05:53 Selecting previously unselected package libsasl2-2:amd64. 08:05:53 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:05:53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:05:53 Selecting previously unselected package libldap-common. 08:05:53 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:05:53 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:05:53 Selecting previously unselected package libldap-2.4-2:amd64. 08:05:53 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:05:53 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:05:54 Selecting previously unselected package dirmngr. 08:05:54 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:05:54 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:05:54 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:05:54 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:05:54 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:05:54 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:05:54 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:05:54 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:05:54 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:54 Setting up libksba8:amd64 (1.3.5-2) ... 08:05:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:05:54 Setting up udev (237-3ubuntu10.47) ... 08:05:54 invoke-rc.d: policy-rc.d denied execution of start. 08:05:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:54 Processing triggers for systemd (237-3ubuntu10) ... 08:05:54 Setting up fuse (2.9.7-1ubuntu1) ... 08:05:54 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:05:54 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:54 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:54 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:54 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:54 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:54 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:05:54 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:05:54 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:05:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:05:55 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:05:55 settings in the [Install] section, and DefaultInstance for template units). 08:05:55 This means they are not meant to be enabled using systemctl. 08:05:55 Possible reasons for having this kind of units are: 08:05:55 1) A unit may be statically enabled by being symlinked from another unit's 08:05:55 .wants/ or .requires/ directory. 08:05:55 2) A unit's purpose may be to act as a helper for some other unit which has 08:05:55 a requirement dependency on it. 08:05:55 3) A unit may be started when needed via activation (socket, path, timer, 08:05:55 D-Bus, udev, scripted systemctl call, ...). 08:05:55 4) In case of template units, the unit is meant to be enabled with some 08:05:55 instance name specified. 08:05:55 Reading package lists... 08:05:56 Building dependency tree... 08:05:56 Reading state information... 08:05:56 The following additional packages will be installed: 08:05:56 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:05:56 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:05:56 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:05:56 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:05:56 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:05:56 Suggested packages: 08:05:56 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:05:56 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:05:56 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:05:56 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:05:56 systemd-container policykit-1 08:05:56 Recommended packages: 08:05:56 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:05:56 The following NEW packages will be installed: 08:05:56 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:05:56 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:05:56 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:05:56 multiarch-support openssh-client python3 python3-minimal python3.6 08:05:56 python3.6-minimal snapd squashfs-tools sudo 08:05:56 The following packages will be upgraded: 08:05:56 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:05:56 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 08:05:56 Need to get 36.7 MB of archives. 08:05:56 After this operation, 147 MB of additional disk space will be used. 08:05:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:05:56 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 08:05:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:05:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:05:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:05:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:05:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:05:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:05:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:05:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:05:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:05:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:05:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:05:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:05:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:05:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:05:57 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 08:05:57 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 08:05:57 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 08:05:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:05:57 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:05:57 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:05:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:05:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:05:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:05:57 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:05:57 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:05:57 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:05:57 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:05:57 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 08:05:58 debconf: delaying package configuration, since apt-utils is not installed 08:05:58 Fetched 36.7 MB in 2s (16.8 MB/s) 08:05:58 (Reading database ... 12757 files and directories currently installed.) 08:05:58 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 08:05:58 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:05:59 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 08:05:59 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:05:59 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 08:05:59 (Reading database ... 12757 files and directories currently installed.) 08:05:59 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 08:05:59 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 08:05:59 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 08:05:59 (Reading database ... 12757 files and directories currently installed.) 08:05:59 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 08:05:59 Unpacking apt (1.6.13) over (1.6.1) ... 08:06:00 Setting up apt (1.6.13) ... 08:06:00 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:06:00 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:06:00 (Reading database ... 12764 files and directories currently installed.) 08:06:00 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:06:00 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:06:00 Selecting previously unselected package libpython3.6-minimal:amd64. 08:06:00 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:06:00 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:06:00 Selecting previously unselected package libexpat1:amd64. 08:06:00 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:06:00 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:06:00 Selecting previously unselected package python3.6-minimal. 08:06:00 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:06:00 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:06:01 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:06:01 Checking for services that may need to be restarted...done. 08:06:01 Checking for services that may need to be restarted...done. 08:06:01 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:06:01 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:06:01 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:06:01 Selecting previously unselected package python3-minimal. 08:06:01 (Reading database ... 13012 files and directories currently installed.) 08:06:01 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:06:01 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:06:01 Selecting previously unselected package mime-support. 08:06:01 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:06:01 Unpacking mime-support (3.60ubuntu1) ... 08:06:01 Selecting previously unselected package libmpdec2:amd64. 08:06:01 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:06:01 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:06:01 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:06:01 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:06:01 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:06:01 Selecting previously unselected package python3.6. 08:06:01 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:06:01 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:06:02 Selecting previously unselected package libpython3-stdlib:amd64. 08:06:02 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:06:02 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:06:02 Setting up python3-minimal (3.6.7-1~18.04) ... 08:06:02 Selecting previously unselected package python3. 08:06:02 (Reading database ... 13442 files and directories currently installed.) 08:06:02 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:06:02 Unpacking python3 (3.6.7-1~18.04) ... 08:06:02 Selecting previously unselected package multiarch-support. 08:06:02 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:06:02 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:06:02 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:06:02 Selecting previously unselected package liblzo2-2:amd64. 08:06:02 (Reading database ... 13479 files and directories currently installed.) 08:06:02 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:06:02 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:06:02 Selecting previously unselected package libbsd0:amd64. 08:06:02 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:06:02 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:06:02 Selecting previously unselected package sudo. 08:06:02 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:06:02 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:06:02 Selecting previously unselected package apparmor. 08:06:02 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:06:02 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:06:02 Selecting previously unselected package libedit2:amd64. 08:06:02 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:06:02 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:06:02 Selecting previously unselected package libkrb5support0:amd64. 08:06:02 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:06:02 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:06:02 Selecting previously unselected package libk5crypto3:amd64. 08:06:02 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:06:02 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:06:03 Selecting previously unselected package libkeyutils1:amd64. 08:06:03 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:06:03 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:06:03 Selecting previously unselected package libkrb5-3:amd64. 08:06:03 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:06:03 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:06:03 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:06:03 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:06:03 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:06:03 Selecting previously unselected package libssl1.0.0:amd64. 08:06:03 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:06:03 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:06:03 Selecting previously unselected package openssh-client. 08:06:03 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:06:03 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:06:03 Selecting previously unselected package squashfs-tools. 08:06:03 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:06:03 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:06:03 Selecting previously unselected package snapd. 08:06:03 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 08:06:03 Unpacking snapd (2.49.2+18.04) ... 08:06:06 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:06:06 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:06:06 Setting up mime-support (3.60ubuntu1) ... 08:06:06 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:06:06 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:06:06 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:06:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:06:06 Setting up systemd (237-3ubuntu10.47) ... 08:06:06 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:06:06 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:06:06 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:06:06 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:06:06 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:06:06 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:06:06 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:06:07 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:06:07 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:06:07 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:06:07 Setting up python3 (3.6.7-1~18.04) ... 08:06:07 running python rtupdate hooks for python3.6... 08:06:07 running python post-rtupdate hooks for python3.6... 08:06:07 Setting up apparmor (2.12-4ubuntu5.1) ... 08:06:08 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:06:08 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:06:08 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:06:08 Setting up snapd (2.49.2+18.04) ... 08:06:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:06:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:06:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:06:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:06:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:06:09 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:06:09 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:06:09 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:06:10 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:06:10 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:06:10 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:06:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:06:11 Processing triggers for systemd (237-3ubuntu10.47) ... 08:06:12 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:06:12 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:06:12 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:06:13 Reading package lists... 08:06:14 Reading package lists... 08:06:14 Building dependency tree... 08:06:14 Reading state information... 08:06:14 Calculating upgrade... 08:06:14 The following packages will be upgraded: 08:06:14 advancecomp base-files bash binutils binutils-common 08:06:14 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:06:14 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:06:14 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:06:14 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:06:14 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:06:14 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:06:14 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:06:14 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:06:14 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:06:14 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:06:14 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:06:14 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:06:14 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:06:14 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:06:14 ubuntu-keyring util-linux 08:06:14 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:06:14 Need to get 64.1 MB of archives. 08:06:14 After this operation, 5097 kB of additional disk space will be used. 08:06:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 08:06:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:06:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:06:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:06:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:06:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:06:14 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:06:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:06:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:06:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:06:14 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:06:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:06:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:06:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:06:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:06:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:06:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:06:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:06:14 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:06:14 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:06:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:06:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:06:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:06:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:06:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:06:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:06:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:06:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:06:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:06:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:06:14 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:06:14 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:06:14 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:06:14 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:06:14 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:06:14 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:06:14 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:06:14 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 08:06:14 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 08:06:14 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:06:14 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:06:14 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:06:14 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:06:14 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:06:14 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:06:14 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:06:14 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:06:14 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:06:14 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:06:14 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:06:15 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:06:15 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:06:15 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:06:15 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:06:15 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:06:15 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:06:15 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:06:15 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:06:15 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:06:15 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:06:15 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:06:15 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:06:15 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:06:15 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:06:15 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:06:15 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:06:15 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:06:15 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:06:15 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:06:15 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:06:15 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:06:15 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:06:15 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:06:15 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:06:15 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:06:15 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:06:15 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:06:15 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:06:15 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:06:15 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:06:15 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:06:15 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:06:15 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:06:15 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:06:15 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:06:15 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 08:06:15 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:06:16 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:06:16 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:06:16 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:06:16 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:06:16 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:06:16 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:06:16 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:06:16 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:06:16 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:06:16 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:06:16 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:06:16 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:06:16 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:06:16 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:06:16 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:06:16 debconf: delaying package configuration, since apt-utils is not installed 08:06:16 Fetched 64.1 MB in 2s (34.5 MB/s) 08:06:16 (Reading database ... 13914 files and directories currently installed.) 08:06:16 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:06:16 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:06:17 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:06:17 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:06:17 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 08:06:17 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 08:06:17 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:17 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:17 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:17 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:17 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:17 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:17 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:17 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:18 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:18 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:18 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:18 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:18 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:18 (Reading database ... 13914 files and directories currently installed.) 08:06:18 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:18 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:06:18 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:06:18 (Reading database ... 13914 files and directories currently installed.) 08:06:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:18 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:18 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:18 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:06:18 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:06:18 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:18 (Reading database ... 13914 files and directories currently installed.) 08:06:18 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:06:18 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:06:19 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:06:19 (Reading database ... 13914 files and directories currently installed.) 08:06:19 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:06:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:06:19 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:06:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:06:19 Setting up base-files (10.1ubuntu2.10) ... 08:06:19 Installing new version of config file /etc/issue ... 08:06:19 Installing new version of config file /etc/issue.net ... 08:06:19 Installing new version of config file /etc/lsb-release ... 08:06:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:06:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:06:19 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:06:19 Removing obsolete conffile /etc/default/motd-news ... 08:06:20 (Reading database ... 13915 files and directories currently installed.) 08:06:20 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:06:20 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:06:20 Setting up bash (4.4.18-2ubuntu1.2) ... 08:06:20 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 08:06:20 (Reading database ... 13915 files and directories currently installed.) 08:06:20 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:06:20 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:06:20 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:06:20 (Reading database ... 13915 files and directories currently installed.) 08:06:20 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:06:20 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:06:20 Setting up tar (1.29b-2ubuntu0.2) ... 08:06:20 (Reading database ... 13915 files and directories currently installed.) 08:06:20 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:06:20 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:06:20 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:06:21 (Reading database ... 13915 files and directories currently installed.) 08:06:21 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:06:21 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:06:21 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:06:21 (Reading database ... 13915 files and directories currently installed.) 08:06:21 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:06:21 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:06:21 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:06:21 (Reading database ... 13915 files and directories currently installed.) 08:06:21 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:06:21 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:06:21 Setting up grep (3.1-2build1) ... 08:06:21 (Reading database ... 13915 files and directories currently installed.) 08:06:21 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:06:21 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:06:21 Setting up login (1:4.5-1ubuntu2) ... 08:06:21 (Reading database ... 13915 files and directories currently installed.) 08:06:21 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:06:21 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:06:21 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:06:21 (Reading database ... 13915 files and directories currently installed.) 08:06:21 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:06:21 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:06:22 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:06:22 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:06:23 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:06:23 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:06:23 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:06:23 (Reading database ... 13915 files and directories currently installed.) 08:06:23 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:06:23 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:06:23 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:06:23 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:06:23 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:06:23 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:06:23 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:06:23 (Reading database ... 13915 files and directories currently installed.) 08:06:23 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:06:23 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:06:24 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:06:24 (Reading database ... 13915 files and directories currently installed.) 08:06:24 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:06:24 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:06:24 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:06:24 (Reading database ... 13915 files and directories currently installed.) 08:06:24 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:06:24 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:06:24 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:06:24 (Reading database ... 13915 files and directories currently installed.) 08:06:24 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:06:24 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:06:24 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:06:24 (Reading database ... 13915 files and directories currently installed.) 08:06:24 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:06:24 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:06:24 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:06:24 (Reading database ... 13915 files and directories currently installed.) 08:06:24 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:06:24 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:06:24 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:06:24 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:06:24 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:06:24 (Reading database ... 13915 files and directories currently installed.) 08:06:24 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:06:24 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:06:24 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:06:25 (Reading database ... 13915 files and directories currently installed.) 08:06:25 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:06:25 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:06:25 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:06:25 (Reading database ... 13915 files and directories currently installed.) 08:06:25 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:06:25 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:06:25 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:06:25 (Reading database ... 13915 files and directories currently installed.) 08:06:25 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:06:25 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:06:25 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:06:25 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:06:26 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:06:26 (Reading database ... 13915 files and directories currently installed.) 08:06:26 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:06:26 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:06:26 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:06:26 (Reading database ... 13915 files and directories currently installed.) 08:06:26 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:06:26 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:06:26 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:06:26 (Reading database ... 13917 files and directories currently installed.) 08:06:26 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:06:26 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:06:26 Setting up debconf (1.5.66ubuntu1) ... 08:06:27 (Reading database ... 13917 files and directories currently installed.) 08:06:27 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:06:27 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:06:27 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:06:27 (Reading database ... 13917 files and directories currently installed.) 08:06:27 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:06:27 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:06:27 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:06:27 (Reading database ... 13917 files and directories currently installed.) 08:06:27 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:06:27 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:06:27 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:06:27 (Reading database ... 13917 files and directories currently installed.) 08:06:27 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:06:27 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:06:27 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:06:27 (Reading database ... 13919 files and directories currently installed.) 08:06:27 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:06:27 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:06:27 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:06:28 (Reading database ... 13923 files and directories currently installed.) 08:06:28 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:06:28 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:06:28 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 08:06:28 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:06:28 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:06:28 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:06:28 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:06:28 (Reading database ... 13923 files and directories currently installed.) 08:06:28 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:06:28 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:06:28 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:06:28 (Reading database ... 13923 files and directories currently installed.) 08:06:28 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:06:28 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:06:28 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:06:28 (Reading database ... 13923 files and directories currently installed.) 08:06:28 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:06:28 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:06:28 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:06:28 (Reading database ... 13923 files and directories currently installed.) 08:06:28 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:06:28 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:06:28 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:06:28 (Reading database ... 13923 files and directories currently installed.) 08:06:28 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:06:28 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:06:29 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:06:29 (Reading database ... 13923 files and directories currently installed.) 08:06:29 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:06:29 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:06:29 Setting up passwd (1:4.5-1ubuntu2) ... 08:06:29 (Reading database ... 13923 files and directories currently installed.) 08:06:29 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:06:29 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:06:29 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:06:29 (Reading database ... 13923 files and directories currently installed.) 08:06:29 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 08:06:29 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:06:29 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 08:06:29 (Reading database ... 13923 files and directories currently installed.) 08:06:29 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 08:06:29 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:06:29 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 08:06:29 (Reading database ... 13923 files and directories currently installed.) 08:06:29 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:06:29 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:06:30 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:06:30 (Reading database ... 13923 files and directories currently installed.) 08:06:30 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:06:30 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:06:30 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:06:30 (Reading database ... 13923 files and directories currently installed.) 08:06:30 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:06:30 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:06:30 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:06:30 (Reading database ... 13923 files and directories currently installed.) 08:06:30 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:06:30 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:06:30 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:06:30 (Reading database ... 13923 files and directories currently installed.) 08:06:30 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:06:30 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:06:30 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:06:30 (Reading database ... 13923 files and directories currently installed.) 08:06:30 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:06:30 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:06:30 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:06:30 (Reading database ... 13924 files and directories currently installed.) 08:06:30 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:06:30 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:06:30 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:06:30 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:06:30 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:06:31 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:06:31 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:06:31 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:06:31 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:06:31 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:06:31 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:06:31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:06:31 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:06:31 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:06:31 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:06:31 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:06:31 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:06:31 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:06:31 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:06:31 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:06:31 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:06:31 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:06:31 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:06:31 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:06:32 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:06:32 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:06:32 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:06:32 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:06:32 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:06:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:06:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:06:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:06:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:06:32 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:06:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:06:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:06:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:06:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:06:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:06:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:06:33 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:06:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:06:33 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:06:33 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:06:34 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:06:34 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:06:35 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:06:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:06:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:06:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:06:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:06:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:06:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:06:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:06:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:06:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:06:36 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:06:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:06:36 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:06:36 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:06:36 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:06:36 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:06:36 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:06:36 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:06:36 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:06:36 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:06:36 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:06:36 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:06:36 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:36 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:06:36 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:36 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:36 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:06:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:06:36 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:06:37 08:06:37 Current default time zone: 'Etc/UTC' 08:06:37 Local time is now: Tue Jun 8 08:06:37 UTC 2021. 08:06:37 Universal Time is now: Tue Jun 8 08:06:37 UTC 2021. 08:06:37 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:06:37 08:06:37 Setting up systemd-sysv (237-3ubuntu10.47) ... 08:06:37 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:37 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 08:06:37 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:06:37 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:06:37 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:06:37 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:06:37 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:06:37 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:06:37 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:06:37 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:37 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:06:37 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:06:37 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:06:37 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:37 Setting up patch (2.7.6-2ubuntu1.1) ... 08:06:37 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:06:37 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:06:37 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:06:37 Installing new version of config file /etc/ssl/openssl.cnf ... 08:06:37 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:06:37 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:06:37 Setting up ca-certificates (20210119~18.04.1) ... 08:06:39 Updating certificates in /etc/ssl/certs... 08:06:40 23 added, 27 removed; done. 08:06:40 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:06:40 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:06:40 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:06:40 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:06:40 Setting up pkgbinarymangler (138.18.04.1) ... 08:06:40 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:06:40 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:06:40 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:06:40 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:06:40 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:06:40 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:06:40 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:06:40 Setting up perl (5.26.1-6ubuntu0.5) ... 08:06:40 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:06:40 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:06:40 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:06:40 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:06:40 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:06:40 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:06:40 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:06:40 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:06:40 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:06:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:06:40 Processing triggers for systemd (237-3ubuntu10.47) ... 08:06:40 Processing triggers for mime-support (3.60ubuntu1) ... 08:06:40 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:06:40 Updating certificates in /etc/ssl/certs... 08:06:41 0 added, 0 removed; done. 08:06:41 Running hooks in /etc/ca-certificates/update.d... 08:06:41 done. 08:06:42 Reading package lists... 08:06:42 Building dependency tree... 08:06:42 Reading state information... 08:06:42 The following NEW packages will be installed: 08:06:42 apt-transport-https 08:06:42 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:06:42 Need to get 1692 B of archives. 08:06:42 After this operation, 154 kB of additional disk space will be used. 08:06:42 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:06:42 debconf: delaying package configuration, since apt-utils is not installed 08:06:42 Fetched 1692 B in 0s (9619 B/s) 08:06:42 Selecting previously unselected package apt-transport-https. 08:06:42 (Reading database ... 13929 files and directories currently installed.) 08:06:42 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:06:42 Unpacking apt-transport-https (1.6.13) ... 08:06:42 Setting up apt-transport-https (1.6.13) ... 08:06:43 Waiting for network to be ready... 08:06:49 2021-06-08T08:06:47Z INFO Waiting for automatic snapd restart... 08:06:50 snapd 2.50.1 from Canonical* installed 08:06:51 "snapd" switched to the "latest/stable" channel 08:06:51 08:06:53 core18 20210507 from Canonical* installed 08:06:54 "core18" switched to the "latest/stable" channel 08:06:54 08:06:54 gofmt -l . 08:06:54 [ "`gofmt -l .`" = "" ] 08:06:54 ./bin/test-attribution-txt.sh [Pipeline] sh 08:06:56 + ls -al . 08:06:56 total 556 08:06:56 drwxrwxr-x 9 1001 1001 4096 Jun 8 08:06 . 08:06:56 drwxr-xr-x 4 root root 4096 Jun 8 08:02 .. 08:06:56 -rw-rw-r-- 1 1001 1001 11 Jun 8 08:00 .dockerignore 08:06:56 drwxrwxr-x 8 1001 1001 4096 Jun 8 08:01 .git 08:06:56 drwxrwxr-x 3 1001 1001 4096 Jun 8 08:00 .github 08:06:56 -rw-rw-r-- 1 1001 1001 818 Jun 8 08:00 .gitignore 08:06:56 -rw-rw-r-- 1 1001 1001 166 Jun 8 08:00 .sonarcloud.properties 08:06:56 -rw-rw-r-- 1 1001 1001 8609 Jun 8 08:00 Attribution.txt 08:06:56 -rw-rw-r-- 1 1001 1001 3804 Jun 8 08:00 CONTRIBUTING.md 08:06:56 -rw-rw-r-- 1 1001 1001 931 Jun 8 08:00 Dockerfile.build 08:06:56 -rw-rw-r-- 1 1001 1001 849 Jun 8 08:00 Jenkinsfile 08:06:56 -rw-rw-r-- 1 1001 1001 10775 Jun 8 08:00 LICENSE 08:06:56 -rw-rw-r-- 1 1001 1001 5605 Jun 8 08:00 Makefile 08:06:56 -rw-rw-r-- 1 1001 1001 7978 Jun 8 08:00 README.md 08:06:56 -rw-rw-r-- 1 1001 1001 6755 Jun 8 08:00 SECURITY.md 08:06:56 -rw-rw-r-- 1 1001 1001 5 Jun 8 07:56 VERSION 08:06:56 -rw-rw-r-- 1 1001 1001 4131 Jun 8 08:00 ZMQWindows.md 08:06:56 drwxrwxr-x 2 1001 1001 4096 Jun 8 08:00 bin 08:06:56 drwxrwxr-x 14 1001 1001 4096 Jun 8 08:00 cmd 08:06:56 -rw-r--r-- 1 root root 412085 Jun 8 08:05 coverage.out 08:06:56 -rw-rw-r-- 1 1001 1001 902 Jun 8 08:00 go.mod 08:06:56 -rw-r--r-- 1 root root 21048 Jun 8 08:02 go.sum 08:06:56 drwxrwxr-x 8 1001 1001 4096 Jun 8 08:00 internal 08:06:56 drwxrwxr-x 3 1001 1001 4096 Jun 8 08:00 openapi 08:06:56 drwxrwxr-x 4 1001 1001 4096 Jun 8 08:00 snap 08:06:56 -rw-rw-r-- 1 1001 1001 168 Jun 8 08:00 version.go [Pipeline] sh 08:06:57 + '[' -e coverage.out ] 08:06:57 + chown 1001:1001 coverage.out [Pipeline] stash 08:06:57 Warning: overwriting stash ‘coverage-report’ 08:06:57 snapcraft 4.8 from Canonical* installed 08:06:58 "snapcraft" switched to the "latest/stable" channel 08:06:58 08:06:58 Stashed 1 file(s) [Pipeline] sh 08:06:58 + make build 08:06:58 go mod tidy 08:06:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:07:02 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 08:07:02 - README.md 08:07:02 08:07:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:07:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:07:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:07:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:07:04 Reading package lists... 08:07:04 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:07:04 Reading package lists... 08:07:04 Building dependency tree... 08:07:04 Reading state information... 08:07:04 Suggested packages: 08:07:04 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:07:04 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:07:04 Recommended packages: 08:07:04 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:07:04 The following NEW packages will be installed: 08:07:04 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:07:04 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:07:04 pkg-config zip 08:07:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:07:05 Need to get 7663 kB of archives. 08:07:05 After this operation, 43.8 MB of additional disk space will be used. 08:07:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:07:05 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:07:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:07:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:07:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:07:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:07:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:07:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:07:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:07:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:07:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:07:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:07:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:07:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:07:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:07:05 debconf: delaying package configuration, since apt-utils is not installed 08:07:05 Fetched 7663 kB in 1s (9041 kB/s) 08:07:05 Selecting previously unselected package libglib2.0-0:amd64. 08:07:06 (Reading database ... 13933 files and directories currently installed.) 08:07:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:07:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:07:06 Selecting previously unselected package libpsl5:amd64. 08:07:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:07:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:07:06 Selecting previously unselected package libnghttp2-14:amd64. 08:07:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:07:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:07:06 Selecting previously unselected package librtmp1:amd64. 08:07:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:07:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:07:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:07:06 Selecting previously unselected package libcurl3-gnutls:amd64. 08:07:06 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:07:06 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:07:06 Selecting previously unselected package liberror-perl. 08:07:06 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:07:06 Unpacking liberror-perl (0.17025-1) ... 08:07:06 Selecting previously unselected package git-man. 08:07:06 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:07:06 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:07:06 Selecting previously unselected package git. 08:07:06 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:07:06 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:07:07 Selecting previously unselected package libnorm1:amd64. 08:07:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:07:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:07:07 Selecting previously unselected package libpgm-5.2-0:amd64. 08:07:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:07:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:07:07 Selecting previously unselected package libsodium23:amd64. 08:07:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:07:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:07:07 Selecting previously unselected package libzmq5:amd64. 08:07:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:07:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:07:07 Selecting previously unselected package libzmq3-dev:amd64. 08:07:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:07:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:07:07 Selecting previously unselected package pkg-config. 08:07:07 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:07:07 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:07:07 Selecting previously unselected package zip. 08:07:07 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:07:07 Unpacking zip (3.0-11build1) ... 08:07:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:07:07 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:07:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:07:07 Setting up liberror-perl (0.17025-1) ... 08:07:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:07:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:07:07 No schema files found: doing nothing. 08:07:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:07:07 Setting up zip (3.0-11build1) ... 08:07:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:07:07 Setting up libsodium23:amd64 (1.0.16-2) ... 08:07:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:07:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:07:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:07:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:07:07 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:07:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:07:08 git set to automatically installed. 08:07:08 git-man set to automatically installed. 08:07:08 libcurl3-gnutls set to automatically installed. 08:07:08 liberror-perl set to automatically installed. 08:07:08 libglib2.0-0 set to automatically installed. 08:07:08 libnghttp2-14 set to automatically installed. 08:07:08 libnorm1 set to automatically installed. 08:07:08 libpgm-5.2-0 set to automatically installed. 08:07:08 libpsl5 set to automatically installed. 08:07:08 librtmp1 set to automatically installed. 08:07:08 libsodium23 set to automatically installed. 08:07:08 libzmq3-dev set to automatically installed. 08:07:08 libzmq5 set to automatically installed. 08:07:08 pkg-config set to automatically installed. 08:07:08 zip set to automatically installed. 08:07:09 snapd is not logged in, snap install commands will use sudo 08:07:10 snap "core18" has no updates available 08:07:11 snapd is not logged in, snap install commands will use sudo 08:07:23 go (1.15/stable) 1.15.13 from Michael Hudson-Doyle (mwhudson) installed 08:07:23 Pulling go-build-helper 08:07:23 + snapcraftctl pull 08:07:23 'app-service-config' has dependencies that need to be staged: go-build-helper 08:07:23 Skipping pull go-build-helper (already ran) 08:07:23 Building go-build-helper 08:07:23 + snapcraftctl build 08:07:25 Staging go-build-helper 08:07:25 + snapcraftctl stage 08:07:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:07:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:07: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 08:07:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:07:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:07:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:07:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:07:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:07:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:07:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:07:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:07:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:07:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 08:07:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:07:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:07:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:07:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:07:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:07:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:07:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:07:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:07:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:07:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:07:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] 08:07:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:07:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:07:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:07:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 08:07:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 08:07:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:07:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:07:35 Fetched 24.7 MB in 0s (0 B/s) 08:07:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:07:35 Fetched 224 kB in 0s (0 B/s) 08:07:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:07:35 Fetched 157 kB in 0s (0 B/s) 08:07:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:07:35 Fetched 221 kB in 0s (0 B/s) 08:07:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:07:35 Fetched 143 kB in 0s (0 B/s) 08:07:35 Pulling app-service-config 08:07:35 + snapcraftctl pull 08:07:35 Cloning into '/root/parts/app-service-config/src'... 08:07:36 Pulling config-common 08:07:36 + snapcraftctl pull 08:07:39 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:07:39 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:07:39 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:07:39 Fetched 0 B in 0s (0 B/s) 08:07:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:07:39 Fetched 0 B in 0s (0 B/s) 08:07:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:07:39 Fetched 0 B in 0s (0 B/s) 08:07:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:07:39 Fetched 0 B in 0s (0 B/s) 08:07:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:07:39 Fetched 0 B in 0s (0 B/s) 08:07:39 Pulling edgex-go 08:07:39 + snapcraftctl pull 08:07:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:07:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:07:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:07:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:07:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:07:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:07:57 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:07:57 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:07:57 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:07:57 Fetched 0 B in 0s (0 B/s) 08:07:57 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:07:57 Fetched 96.5 kB in 0s (0 B/s) 08:07:57 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:07:57 Fetched 279 kB in 0s (0 B/s) 08:07:57 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:07:57 Fetched 122 kB in 0s (0 B/s) 08:07:57 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:07:57 Fetched 77.8 kB in 0s (0 B/s) 08:07:57 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:07:57 Fetched 8848 B in 0s (0 B/s) 08:07:57 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:07:57 Fetched 47.8 kB in 0s (0 B/s) 08:07:57 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:07:57 Fetched 45.6 kB in 0s (0 B/s) 08:07:57 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:07:57 Fetched 15.0 kB in 0s (0 B/s) 08:07:57 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:07:57 Fetched 219 kB in 0s (0 B/s) 08:07:57 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:07:57 Fetched 154 kB in 0s (0 B/s) 08:07:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:07:57 Fetched 50.6 kB in 0s (0 B/s) 08:07:57 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:07:57 Fetched 14.8 kB in 0s (0 B/s) 08:07:57 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:07:57 Fetched 41.8 kB in 0s (0 B/s) 08:07:57 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:07:57 Fetched 499 kB in 0s (0 B/s) 08:07:57 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:07:57 Fetched 111 kB in 0s (0 B/s) 08:07:57 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:07:57 Fetched 240 kB in 0s (0 B/s) 08:07:57 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:07:57 Fetched 29.3 kB in 0s (0 B/s) 08:07:57 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:07:57 Fetched 85.5 kB in 0s (0 B/s) 08:07:57 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:07:57 Fetched 24.5 kB in 0s (0 B/s) 08:07:57 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:07:57 Fetched 49.2 kB in 0s (0 B/s) 08:07:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:07:57 Fetched 54.2 kB in 0s (0 B/s) 08:07:57 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:07:57 Fetched 30.8 kB in 0s (0 B/s) 08:07:57 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:07:57 Fetched 15.8 kB in 0s (0 B/s) 08:07:57 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:07:57 Fetched 85.9 kB in 0s (0 B/s) 08:07:57 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:07:57 Fetched 8720 B in 0s (0 B/s) 08:07:57 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 08:07:57 Fetched 137 kB in 0s (0 B/s) 08:07:57 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:07:57 Fetched 119 kB in 0s (0 B/s) 08:07:57 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 08:07:57 Fetched 110 kB in 0s (0 B/s) 08:07:57 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:07:57 Fetched 11.1 kB in 0s (0 B/s) 08:07:57 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:07:57 Fetched 645 kB in 0s (0 B/s) 08:07:57 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:07:57 Fetched 41.3 kB in 0s (0 B/s) 08:07:57 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:07:57 Fetched 17.9 kB in 0s (0 B/s) 08:07:57 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:07:57 Fetched 368 kB in 0s (0 B/s) 08:07:57 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:07:57 Fetched 187 kB in 0s (0 B/s) 08:07:57 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:07:57 Fetched 175 kB in 0s (0 B/s) 08:07:57 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:07:57 Fetched 206 kB in 0s (0 B/s) 08:07:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:07:57 Fetched 1301 kB in 0s (0 B/s) 08:07:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:07:57 Fetched 36.2 kB in 0s (0 B/s) 08:07:57 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:07:57 Fetched 159 kB in 0s (0 B/s) 08:07:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:07:57 Fetched 107 kB in 0s (0 B/s) 08:07:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:07:57 Fetched 48.7 kB in 0s (0 B/s) 08:07:57 Pulling static-packages 08:07:57 + snapcraftctl pull 08:07:57 Pulling version 08:07:57 + cd /root/project 08:07:57 + [ -f VERSION ] 08:07:57 + PROJECT_VERSION=local-dev 08:07:57 + git rev-parse --short HEAD 08:07:57 + GIT_REVISION=7c435059 08:07:57 + snapcraftctl set-version local-dev 08:07:58 Skipping build go-build-helper (already ran) 08:07:58 Building app-service-config 08:07:58 + make build 08:07:58 go mod tidy 08:07:59 go mod tidy: go.mod file indicates go 1.16, but maximum supported version is 1.15 08:07:59 makefile:19: recipe for target 'build' failed 08:07:59 make: *** [build] Error 1 08:07:59 Failed to run 'override-build': Exit code was 2. 08:07:59 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } 08:08:01 $ docker stop --time=1 c02758b92245429082d215e227b2563ed4bc2721ec1ecfde588021c1df8ca6ec 08:08:03 $ docker rm -f c02758b92245429082d215e227b2563ed4bc2721ec1ecfde588021c1df8ca6ec [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // ws [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:08:05 Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:08:06 08:08:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:08:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:08:07 latest: Pulling from edgex-devops/edgex-compose-arm64 08:08:07 29e5d40040c1: Pulling fs layer 08:08:07 1ce36da41761: Pulling fs layer 08:08:07 25b303627fd3: Pulling fs layer 08:08:07 29e5d40040c1: Verifying Checksum 08:08:07 29e5d40040c1: Download complete 08:08:08 1ce36da41761: Verifying Checksum 08:08:08 1ce36da41761: Download complete 08:08:08 29e5d40040c1: Pull complete 08:08:09 1ce36da41761: Pull complete 08:08:09 25b303627fd3: Verifying Checksum 08:08:09 25b303627fd3: Download complete 08:08:19 25b303627fd3: Pull complete 08:08:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:08:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:08:20 prd-ubuntu18.04-docker-arm64-4c-16g-878 does not seem to be running inside a container 08:08:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:08:23 $ docker top b9689e4415884589921841d593028e11e32a84656db5087ef29a5e45287a7d93 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:24 + grep parallel 08:08:24 + docker-compose build --help 08:08:27 --parallel Build images in parallel. [Pipeline] } 08:08:27 $ docker stop --time=1 b9689e4415884589921841d593028e11e32a84656db5087ef29a5e45287a7d93 08:08:29 $ docker rm -f b9689e4415884589921841d593028e11e32a84656db5087ef29a5e45287a7d93 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:08:30 . [Pipeline] withDockerContainer 08:08:30 prd-ubuntu18.04-docker-arm64-4c-16g-878 does not seem to be running inside a container 08:08:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:08:31 $ docker top be2c53614ca515d55e39714ccf9385cc3260642a0bfadd59150cb7dfe076f2f3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:32 + docker-compose -f ./docker-compose-build.yml build --parallel 08:08:36 Building core-command ... 08:08:36 Building core-data ... 08:08:36 Building core-metadata ... 08:08:36 Building security-bootstrapper ... 08:08:36 Building security-proxy-setup ... 08:08:36 Building security-secretstore-setup ... 08:08:36 Building support-notifications ... 08:08:36 Building support-scheduler ... 08:08:36 Building sys-mgmt-agent ... 08:08:36 Building security-secretstore-setup 08:08:36 Building sys-mgmt-agent 08:08:36 Building security-proxy-setup 08:08:36 Building support-scheduler 08:08:36 Building support-notifications 08:09:44 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:09:44 ---> eeceec20fae5 08:09:44 Step 3/23 : WORKDIR /edgex-go 08:09:45 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:09:45 ---> eeceec20fae5 08:09:45 Step 3/26 : WORKDIR /edgex-go 08:09:45 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:09:45 ---> eeceec20fae5 08:09:45 Step 3/22 : WORKDIR /edgex-go 08:09:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:09:46 ---> eeceec20fae5 08:09:46 Step 3/24 : WORKDIR /edgex-go 08:09:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:09:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:09:46 ---> eeceec20fae5 08:09:46 Step 3/23 : WORKDIR /edgex-go 08:09:47 ---> Running in 6b378bdfae4a 08:09:47 ---> Running in bb0883960fe7 08:09:47 ---> Running in 7e02d36a8d8a 08:09:47 ---> Running in 67d2d4234a83 08:09:47 ---> Running in b8e49b5f055b 08:09:48 Removing intermediate container bb0883960fe7 08:09:48 ---> 0810a75c5dcc 08:09:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:48 Removing intermediate container 6b378bdfae4a 08:09:48 ---> 803e3e4c3e4d 08:09:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:48 Removing intermediate container 67d2d4234a83 08:09:48 ---> 018a75caa934 08:09:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:48 Removing intermediate container b8e49b5f055b 08:09:48 ---> afbc07c3b962 08:09:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:48 ---> Running in a5b1c01ed3b4 08:09:48 Removing intermediate container 7e02d36a8d8a 08:09:48 ---> 6fce017a2c1d 08:09:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:48 ---> Running in d0f45d3ed20d 08:09:48 ---> Running in 5ebf3d33e523 08:09:48 ---> Running in 3a122d0d7d63 08:09:49 ---> Running in 476caaed5b5c 08:09:53 Removing intermediate container 3a122d0d7d63 08:09:53 ---> 692a8e0d7537 08:09:53 Step 5/23 : RUN apk add --update --no-cache make git 08:09:53 Removing intermediate container a5b1c01ed3b4 08:09:53 ---> 8e4f08bab027 08:09:53 Step 5/24 : RUN apk add --update --no-cache make bash git 08:09:53 Removing intermediate container d0f45d3ed20d 08:09:53 ---> f3d9f5278f03 08:09:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:09:53 ---> Running in 5265acab39d6 08:09:53 ---> Running in 74c3ad854d19 08:09:53 ---> Running in ce6b2a8b5dcd 08:09:53 Removing intermediate container 5ebf3d33e523 08:09:53 ---> 3dde20610a82 08:09:53 Step 5/26 : RUN apk add --update --no-cache make git 08:09:53 Removing intermediate container 476caaed5b5c 08:09:53 ---> ab514f0962b9 08:09:53 Step 5/22 : RUN apk add --update --no-cache make git 08:09:53 ---> Running in 01e8013c0712 08:09:53 ---> Running in 9ddf50a52c6b 08:09:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:09:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:09:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:09:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:09:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:09:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:09:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:09:57 OK: 218 MiB in 52 packages 08:09:57 OK: 218 MiB in 52 packages 08:09:57 OK: 218 MiB in 52 packages 08:09:58 OK: 218 MiB in 52 packages 08:09:58 OK: 218 MiB in 52 packages 08:09:59 Removing intermediate container 5265acab39d6 08:09:59 ---> d69d48006793 08:09:59 Step 6/23 : COPY go.mod . 08:09:59 Removing intermediate container ce6b2a8b5dcd 08:09:59 ---> 30f6fde44aa5 08:09:59 Step 6/23 : COPY go.mod . 08:09:59 Removing intermediate container 01e8013c0712 08:09:59 ---> 136538ef0d82 08:09:59 Removing intermediate container 9ddf50a52c6b 08:09:59 Step 6/26 : COPY go.mod . ---> 165f13b69c33 08:09:59 Step 6/22 : COPY go.mod . 08:09:59 08:09:59 Removing intermediate container 74c3ad854d19 08:09:59 ---> 76b88c00ae0a 08:09:59 Step 6/24 : COPY go.mod . 08:10:00 ---> a35ffa32866d 08:10:00 Step 7/23 : RUN go mod download 08:10:00 ---> Running in 3841ad284356 08:10:00 ---> 36dd93d9ec59 08:10:00 Step 7/23 : RUN go mod download 08:10:01 ---> 09820c767256 08:10:01 Step 7/26 : RUN go mod download 08:10:01 ---> Running in ccd290931300 08:10:01 ---> c7a32ae9f062 08:10:01 Step 7/22 : RUN go mod download 08:10:01 ---> Running in ec560154745e 08:10:01 ---> eaf4cf39bc43 08:10:01 Step 7/24 : RUN go mod download 08:10:01 ---> Running in f1364ee516b8 08:10:01 ---> Running in 592aff1162c3 08:10:05 Removing intermediate container 3841ad284356 08:10:05 ---> f8fb716378bd 08:10:05 Step 8/23 : COPY . . 08:10:05 Removing intermediate container ccd290931300 08:10:05 ---> a17a863634c1 08:10:05 Step 8/23 : COPY . . 08:10:05 Removing intermediate container ec560154745e 08:10:05 ---> 6a88eb667111 08:10:05 Step 8/26 : COPY . . 08:10:05 Removing intermediate container f1364ee516b8 08:10:05 ---> b414abd9c41c 08:10:05 Step 8/22 : COPY . . 08:10:06 Removing intermediate container 592aff1162c3 08:10:06 ---> 706f95745781 08:10:06 Step 8/24 : COPY . . 08:10:28 ---> 28879964622c 08:10:28 Step 9/23 : RUN go mod tidy 08:10:28 ---> Running in 51432b4a776b 08:10:28 ---> b690fa078489 08:10:28 Step 9/26 : RUN go mod tidy 08:10:28 ---> 21dead99da18 08:10:28 Step 9/23 : RUN go mod tidy 08:10:28 ---> Running in 4c461a8a2574 08:10:28 ---> bf800e4979f0 08:10:28 Step 9/24 : RUN go mod tidy 08:10:28 ---> Running in 9345126e4373 08:10:29 ---> 017ec17fb4d7 08:10:29 Step 9/22 : RUN go mod tidy 08:10:29 ---> Running in d5bce64417b5 08:10:29 ---> Running in 5030f4f1c8ac 08:10:33 Removing intermediate container 51432b4a776b 08:10:33 ---> cb806cc2604e 08:10:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:10:33 ---> Running in b8996e36a890 08:10:36 Removing intermediate container 4c461a8a2574 08:10:36 ---> 2b4c07a36285 08:10:36 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:10:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:10:36 ---> Running in 3d13542f9b7d 08:10:36 Removing intermediate container 9345126e4373 08:10:36 ---> d00990df74d7 08:10:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:10:36 ---> Running in ba55dce170ae 08:10:36 Removing intermediate container 5030f4f1c8ac 08:10:36 ---> 9fc7c7db4230 08:10:36 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:10:37 Removing intermediate container d5bce64417b5 08:10:37 ---> 5d7f3c245310 08:10:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:10:37 ---> Running in b408a4487b41 08:10:37 ---> Running in e0d2adb3e468 08:10:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:10:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:10:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:10:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:12:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:12:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:12:32 Removing intermediate container b8996e36a890 08:12:32 ---> 7935210923f0 08:12:32 08:12:32 Step 11/23 : FROM alpine:3.12 08:12:32 3.12: Pulling from library/alpine 08:12:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:12:32 Status: Downloaded newer image for alpine:3.12 08:12:32 ---> 9852663dfa18 08:12:32 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:12:32 ---> Running in 1426f1e91a78 08:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:12:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:12:35 (1/1) Installing dumb-init (1.2.2-r1) 08:12:35 Executing busybox-1.31.1-r20.trigger 08:12:35 OK: 5 MiB in 15 packages 08:12:36 Removing intermediate container 3d13542f9b7d 08:12:36 ---> 612716ef419a 08:12:36 08:12:36 Step 11/26 : FROM alpine:3.12 08:12:36 ---> 9852663dfa18 08:12:36 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:12:37 ---> Running in 39c7c74c9839 08:12:37 Removing intermediate container b408a4487b41 08:12:37 ---> b499b471eb2e 08:12:37 08:12:37 Step 11/22 : FROM alpine:3.12 08:12:37 ---> 9852663dfa18 08:12:37 Step 12/22 : RUN apk add --update --no-cache curl 08:12:37 Removing intermediate container 1426f1e91a78 08:12:37 ---> 3dbf4ff8edd4 08:12:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:12:38 ---> Running in f570ca16ae7b 08:12:38 ---> Running in f7d9df021972 08:12:38 Removing intermediate container ba55dce170ae 08:12:38 ---> 3ff8e48009a9 08:12:38 08:12:38 Step 11/23 : FROM alpine:3.12 08:12:38 ---> 9852663dfa18 08:12:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:12:39 ---> Running in 7376aa593b22 08:12:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:12:39 Removing intermediate container f7d9df021972 08:12:39 ---> 9ab8814e630b 08:12:39 Step 14/23 : ENV APP_PORT=59861 08:12:39 (1/6) Installing ca-certificates (20191127-r4) 08:12:39 ---> Running in 01090c7ac3d7 08:12:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:12:39 (3/6) Installing libcurl (7.77.0-r0) 08:12:39 (4/6) Installing curl (7.77.0-r0) 08:12:39 (5/6) Installing dumb-init (1.2.2-r1) 08:12:39 (6/6) Installing su-exec (0.2-r1) 08:12:39 Executing busybox-1.31.1-r20.trigger 08:12:39 Executing ca-certificates-20191127-r4.trigger 08:12:40 OK: 7 MiB in 20 packages 08:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:12:41 Removing intermediate container e0d2adb3e468 08:12:41 ---> e528bf12bf8f 08:12:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:12:41 Removing intermediate container 01090c7ac3d7 08:12:41 ---> c27b8e401215 08:12:41 Step 15/23 : EXPOSE $APP_PORT 08:12:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:12:41 ---> Running in 8a15990ac5eb 08:12:41 ---> Running in 569374f14d39 08:12:41 (1/4) Installing ca-certificates (20191127-r4) 08:12:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:12:42 (3/4) Installing libcurl (7.77.0-r0) 08:12:42 (4/4) Installing curl (7.77.0-r0) 08:12:42 Executing busybox-1.31.1-r20.trigger 08:12:42 Executing ca-certificates-20191127-r4.trigger 08:12:42 (1/2) Installing ca-certificates (20191127-r4) 08:12:42 (2/2) Installing dumb-init (1.2.2-r1) 08:12:42 Executing busybox-1.31.1-r20.trigger 08:12:42 Executing ca-certificates-20191127-r4.trigger 08:12:42 OK: 7 MiB in 18 packages 08:12:42 OK: 6 MiB in 16 packages 08:12:43 Removing intermediate container 569374f14d39 08:12:43 ---> 672cdefe0bf1 08:12:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:12:43 Removing intermediate container 39c7c74c9839 08:12:43 ---> 1217392b15b0 08:12:43 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:12:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:12:43 ---> Running in 41056569c411 08:12:44 ---> b7376b9b37a9 08:12:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:12:44 Removing intermediate container 41056569c411 08:12:44 ---> b475b5615eed 08:12:44 Step 14/26 : WORKDIR / 08:12:44 Removing intermediate container f570ca16ae7b 08:12:44 ---> 10ffbf973cdd 08:12:44 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:12:45 Removing intermediate container 7376aa593b22 08:12:45 ---> e8efcf4aa22b 08:12:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:12:45 ---> Running in 652b1ac58d49 08:12:45 ---> Running in 67a96d8053f1 08:12:45 ---> Running in 038840c6c8e9 08:12:46 Removing intermediate container 652b1ac58d49 08:12:46 ---> 3c28c30ca14d 08:12:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:12:46 ---> b4a5303e9deb 08:12:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:12:46 Removing intermediate container 67a96d8053f1 08:12:46 ---> a7c30bdac478 08:12:46 Step 14/23 : ENV APP_PORT=59860 08:12:46 Removing intermediate container 038840c6c8e9 08:12:46 ---> ce45f3c25f33 08:12:46 Step 14/22 : WORKDIR /edgex 08:12:46 Removing intermediate container 8a15990ac5eb 08:12:46 ---> d76f6afb4bd1 08:12:46 08:12:46 Step 12/24 : FROM docker:20.10.0 08:12:46 ---> Running in f34550d46fdc 08:12:46 ---> Running in a4f03d22c947 08:12:46 20.10.0: Pulling from library/docker 08:12:47 ---> 27d5122d0117 08:12:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:12:47 Removing intermediate container a4f03d22c947 08:12:47 ---> a515c90f0c13 08:12:47 Step 15/23 : EXPOSE $APP_PORT 08:12:47 Removing intermediate container f34550d46fdc 08:12:47 ---> d7e5822291bb 08:12:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:12:48 ---> Running in 6809f5d3baee 08:12:48 ---> 402205000fbb 08:12:48 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:12:48 ---> Running in 13fafeb87af6 08:12:49 ---> 79824a3b9339 08:12:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:12:49 Removing intermediate container 6809f5d3baee 08:12:49 ---> 4756dd91ec4f 08:12:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:12:49 Removing intermediate container 13fafeb87af6 08:12:49 ---> f83a92b57abe 08:12:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:12:49 ---> 20cac4e4d5bf 08:12:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:12:49 ---> Running in 0ef29e82d663 08:12:51 ---> e6b849d141f7 08:12:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:12:51 Removing intermediate container 0ef29e82d663 08:12:51 ---> 04d778f0b58e 08:12:51 Step 21/23 : LABEL arch=arm64 08:12:51 ---> 63dfebbc548e 08:12:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:12:51 ---> Running in 94dfaa7e52d6 08:12:52 ---> b4e5c69e96ea 08:12:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:12:52 Removing intermediate container 94dfaa7e52d6 08:12:52 ---> dfb74d205f2c 08:12:52 Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:12:52 ---> Running in ed06cf21c206 08:12:52 ---> 9b3e34ca7a72 08:12:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:12:53 ---> 862bb6538b86 08:12:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:12:53 Removing intermediate container ed06cf21c206 08:12:53 ---> a7e641f79fd0 08:12:53 Step 23/23 : LABEL version=0.0.0 08:12:53 ---> Running in c4dce93728e5 08:12:54 ---> fb37416595d8 08:12:54 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:12:54 ---> Running in e48ee8b19faf 08:12:54 Removing intermediate container c4dce93728e5 08:12:54 ---> 028531bd1b7f 08:12:54 08:12:54 ---> 56560690c777 08:12:54 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:12:55 ---> e0c8370ad5fe 08:12:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:12:55 ---> Running in a3be68df7981 08:12:55 Successfully built 028531bd1b7f 08:12:55 Successfully tagged support-scheduler-arm64:latest 08:12:55  Building support-scheduler ... done Building core-metadata 08:12:55 Removing intermediate container e48ee8b19faf 08:12:55 ---> fac5c6a4e9ef 08:12:55 Step 19/22 : CMD ["--init=true"] 08:12:55 ---> Running in b1702d6bbc37 08:12:56 Removing intermediate container a3be68df7981 08:12:56 ---> 2d3fb4ba990a 08:12:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:12:56 ---> Running in 6b32387accad 08:12:56 Removing intermediate container b1702d6bbc37 08:12:56 ---> 7f17c43774f4 08:12:56 Step 20/22 : LABEL arch=arm64 08:12:56 ---> Running in db5d9552689d 08:12:57 Removing intermediate container 6b32387accad 08:12:57 ---> 9a98ca076965 08:12:57 Step 21/23 : LABEL arch=arm64 08:12:58 Removing intermediate container db5d9552689d 08:12:58 ---> 79befdeb6def 08:12:58 Step 21/22 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:12:58 ---> c0c7a2750cf1 08:12:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:12:58 ---> Running in e9c404d0ebd0 08:12:58 ---> Running in 439c165d3241 08:12:59 Removing intermediate container e9c404d0ebd0 08:12:59 ---> 4c1051552804 08:12:59 Step 22/23 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:12:59 Removing intermediate container 439c165d3241 08:12:59 ---> 0a07225654d0 08:12:59 Step 22/22 : LABEL version=0.0.0 08:12:59 ---> Running in 9897f3e86941 08:12:59 ---> Running in 7f68eee7577e 08:12:59 ---> 751d41a7e2fa 08:12:59 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:13:00 ---> Running in 6df34c3e1e7f 08:13:00 Removing intermediate container 9897f3e86941 08:13:00 ---> 2d2edd6f360c 08:13:00 Step 23/23 : LABEL version=0.0.0 08:13:00 Removing intermediate container 7f68eee7577e 08:13:00 ---> 80bd66aad0cf 08:13:00 08:13:00 ---> Running in f323b4c4e254 08:13:01 Successfully built 80bd66aad0cf 08:13:01 Successfully tagged security-proxy-setup-arm64:latest 08:13:01  Building security-proxy-setup ... done Building security-bootstrapper 08:13:02 Removing intermediate container f323b4c4e254 08:13:02 ---> 0f4c6ff05ed5 08:13:02 08:13:02 Successfully built 0f4c6ff05ed5 08:13:02 Successfully tagged support-notifications-arm64:latest 08:13:02 Building core-command 08:13:03  Building support-notifications ... done Removing intermediate container 6df34c3e1e7f 08:13:03 ---> abc9f1f84919 08:13:03 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:13:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:13:03 Status: Downloaded newer image for docker:20.10.0 08:13:03 ---> eeaf43b92773 08:13:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:13:03 ---> Running in 7c39e60bf161 08:13:03 ---> Running in b412720d8df1 08:13:04 Removing intermediate container 7c39e60bf161 08:13:04 ---> 1da19a288aeb 08:13:04 Step 24/26 : LABEL arch=arm64 08:13:04 Removing intermediate container b412720d8df1 08:13:04 ---> 2dc848de720d 08:13:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:13:04 ---> Running in 2b0ff233ca22 08:13:04 ---> Running in 254779efe7f1 08:13:05 Removing intermediate container 254779efe7f1 08:13:05 ---> 0bfbc6ab51a1 08:13:05 Step 25/26 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:13:05 ---> Running in 49a38617e582 08:13:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:13:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:13:06 Removing intermediate container 49a38617e582 08:13:06 ---> e9d3aaf72593 08:13:06 Step 26/26 : LABEL version=0.0.0 08:13:06 (1/39) Installing readline (8.0.4-r0) 08:13:06 (2/39) Installing bash (5.0.17-r0) 08:13:06 Executing bash-5.0.17-r0.post-install 08:13:06 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:13:06 (4/39) Installing libcurl (7.77.0-r0) 08:13:06 (5/39) Installing curl (7.77.0-r0) 08:13:06 (6/39) Installing dumb-init (1.2.2-r1) 08:13:06 (7/39) Installing libbz2 (1.0.8-r1) 08:13:06 (8/39) Installing expat (2.2.9-r1) 08:13:07 (9/39) Installing libffi (3.3-r2) 08:13:07 (10/39) Installing gdbm (1.13-r1) 08:13:07 (11/39) Installing xz-libs (5.2.5-r0) 08:13:07 (12/39) Installing sqlite-libs (3.32.1-r1) 08:13:07 (13/39) Installing python3 (3.8.10-r0) 08:13:07 ---> Running in 1c9aba92c9b0 08:13:08 Removing intermediate container 1c9aba92c9b0 08:13:08 ---> c27c021fb88a 08:13:08 08:13:08 Successfully built c27c021fb88a 08:13:08 (14/39) Installing py3-appdirs (1.4.4-r1) 08:13:08 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:13:08 (16/39) Installing py3-parsing (2.4.7-r0) 08:13:08 (17/39) Installing py3-six (1.15.0-r0) 08:13:08 (18/39) Installing py3-packaging (20.4-r0) 08:13:08 (19/39) Installing py3-setuptools (47.0.0-r0) 08:13:09 (20/39) Installing py3-chardet (3.0.4-r4) 08:13:09 Successfully tagged security-secretstore-setup-arm64:latest 08:13:09 Building core-data 08:13:09  Building security-secretstore-setup ... done (21/39) Installing py3-idna (2.9-r0) 08:13:09 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:13:09 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:13:09 (24/39) Installing py3-requests (2.23.0-r0) 08:13:09 (25/39) Installing py3-msgpack (1.0.0-r0) 08:13:09 (26/39) Installing py3-lockfile (0.12.2-r3) 08:13:09 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:13:09 (28/39) Installing py3-colorama (0.4.3-r0) 08:13:09 (29/39) Installing py3-distlib (0.3.0-r0) 08:13:09 (30/39) Installing py3-distro (1.5.0-r1) 08:13:09 (31/39) Installing py3-webencodings (0.5.1-r3) 08:13:09 (32/39) Installing py3-html5lib (1.0.1-r4) 08:13:09 (33/39) Installing py3-pytoml (0.1.21-r0) 08:13:09 (34/39) Installing py3-pep517 (0.8.2-r0) 08:13:09 (35/39) Installing py3-progress (1.5-r0) 08:13:09 (36/39) Installing py3-toml (0.10.1-r0) 08:13:09 (37/39) Installing py3-retrying (1.3.3-r0) 08:13:09 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:13:09 (39/39) Installing py3-pip (20.1.1-r0) 08:13:09 Executing busybox-1.31.1-r19.trigger 08:13:09 OK: 72 MiB in 59 packages 08:13:14 Collecting docker-compose==1.23.2 08:13:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:13:15 Collecting PyYAML<4,>=3.10 08:13:15 Downloading PyYAML-3.13.tar.gz (270 kB) 08:13:19 Collecting websocket-client<1.0,>=0.32.0 08:13:19 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:13:19 Collecting cached-property<2,>=1.2.0 08:13:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:13:20 Collecting jsonschema<3,>=2.5.1 08:13:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:13:20 Collecting docopt<0.7,>=0.6.1 08:13:20 Downloading docopt-0.6.2.tar.gz (25 kB) 08:13:22 Collecting dockerpty<0.5,>=0.4.1 08:13:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:13:25 Collecting docker<4.0,>=3.6.0 08:13:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:13:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:13:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:13:27 Collecting texttable<0.10,>=0.9.0 08:13:27 Downloading texttable-0.9.1.tar.gz (11 kB) 08:13:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:13:29 Collecting docker-pycreds>=0.4.0 08:13:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:13:29 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:13:30 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:13:30 Collecting urllib3<1.25,>=1.21.1 08:13:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:13:31 Collecting idna<2.8,>=2.5 08:13:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:13:31 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:13:31 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:13:31 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:13:31 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:13:32 Installing collected packages: PyYAML, websocket-client, cached-property, jsonschema, docopt, dockerpty, docker-pycreds, urllib3, idna, requests, docker, texttable, docker-compose 08:13:32 Running setup.py install for PyYAML: started 08:13:34 Running setup.py install for PyYAML: finished with status 'done' 08:13:35 Running setup.py install for docopt: started 08:13:37 Running setup.py install for docopt: finished with status 'done' 08:13:37 Running setup.py install for dockerpty: started 08:13:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:13:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:13:38 ---> eeceec20fae5 08:13:38 Step 3/24 : WORKDIR /edgex-go 08:13:38 ---> Using cache 08:13:38 ---> 6fce017a2c1d 08:13:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:38 ---> Using cache 08:13:38 ---> ab514f0962b9 08:13:38 Step 5/24 : RUN apk add --update --no-cache make git 08:13:38 ---> Using cache 08:13:38 ---> 165f13b69c33 08:13:38 Step 6/24 : COPY go.mod . 08:13:38 ---> Using cache 08:13:38 ---> c7a32ae9f062 08:13:38 Step 7/24 : RUN go mod download 08:13:38 ---> Using cache 08:13:38 ---> b414abd9c41c 08:13:38 Step 8/24 : COPY . . 08:13:38 ---> Using cache 08:13:38 ---> 017ec17fb4d7 08:13:38 Step 9/24 : RUN go mod tidy 08:13:38 ---> Using cache 08:13:38 ---> 9fc7c7db4230 08:13:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:13:40 Running setup.py install for dockerpty: finished with status 'done' 08:13:40 Attempting uninstall: urllib3 08:13:40 Found existing installation: urllib3 1.25.9 08:13:40 Uninstalling urllib3-1.25.9: 08:13:40 Successfully uninstalled urllib3-1.25.9 08:13:41 Attempting uninstall: idna 08:13:41 Found existing installation: idna 2.9 08:13:41 Uninstalling idna-2.9: 08:13:41 Successfully uninstalled idna-2.9 08:13:42 Attempting uninstall: requests 08:13:42 Found existing installation: requests 2.23.0 08:13:42 Uninstalling requests-2.23.0: 08:13:42 Successfully uninstalled requests-2.23.0 08:13:43 ---> Running in f563090de0eb 08:13:44 Running setup.py install for texttable: started 08:13:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:13:46 Running setup.py install for texttable: finished with status 'done' 08:13:48 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:13:49 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:13:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:13:49 ---> eeceec20fae5 08:13:49 Step 3/32 : WORKDIR /edgex-go 08:13:49 ---> Using cache 08:13:49 ---> 6fce017a2c1d 08:13:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:49 ---> Using cache 08:13:49 ---> ab514f0962b9 08:13:49 Step 5/32 : RUN apk add --update --no-cache make git 08:13:49 ---> Using cache 08:13:49 ---> 165f13b69c33 08:13:49 Step 6/32 : COPY go.mod . 08:13:49 ---> Using cache 08:13:49 ---> c7a32ae9f062 08:13:49 Step 7/32 : RUN go mod download 08:13:49 ---> Using cache 08:13:49 ---> b414abd9c41c 08:13:49 Step 8/32 : COPY . . 08:13:49 ---> Using cache 08:13:49 ---> 017ec17fb4d7 08:13:49 Step 9/32 : RUN go mod tidy 08:13:49 ---> Using cache 08:13:49 ---> 9fc7c7db4230 08:13:49 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:13:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:13:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:13:49 ---> eeceec20fae5 08:13:49 Step 3/24 : WORKDIR /edgex-go 08:13:49 ---> Using cache 08:13:49 ---> 6fce017a2c1d 08:13:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:49 ---> Using cache 08:13:49 ---> ab514f0962b9 08:13:49 Step 5/24 : RUN apk add --update --no-cache make git 08:13:49 ---> Using cache 08:13:49 ---> 165f13b69c33 08:13:49 Step 6/24 : COPY go.mod . 08:13:49 ---> Using cache 08:13:49 ---> c7a32ae9f062 08:13:49 Step 7/24 : RUN go mod download 08:13:49 ---> Using cache 08:13:49 ---> b414abd9c41c 08:13:49 Step 8/24 : COPY . . 08:13:49 ---> Using cache 08:13:49 ---> 017ec17fb4d7 08:13:49 Step 9/24 : RUN go mod tidy 08:13:49 ---> Using cache 08:13:49 ---> 9fc7c7db4230 08:13:49 Step 10/24 : RUN make cmd/core-command/core-command 08:13:50 ---> Running in 6c802d0400df 08:13:50 ---> Running in 8dc5ff4982b1 08:13:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:13:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:13:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:13:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:13:55 ---> eeceec20fae5 08:13:55 Step 3/24 : WORKDIR /edgex-go 08:13:55 ---> Using cache 08:13:55 ---> 6fce017a2c1d 08:13:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:13:55 ---> Using cache 08:13:55 ---> ab514f0962b9 08:13:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:13:56 ---> Running in f532f64313c0 08:13:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:14:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:14:01 OK: 218 MiB in 52 packages 08:14:03 Removing intermediate container f532f64313c0 08:14:03 ---> d53bea3caa31 08:14:03 Step 6/24 : COPY go.mod . 08:14:04 Removing intermediate container 2b0ff233ca22 08:14:04 ---> 6df89c183984 08:14:04 Step 15/24 : ENV APP_PORT=58890 08:14:04 ---> 7bc7758c2955 08:14:04 Step 7/24 : RUN go mod download 08:14:05 ---> Running in d071b5b8fc7d 08:14:05 ---> Running in 1e333ab42970 08:14:06 Removing intermediate container d071b5b8fc7d 08:14:06 ---> 592d563188a3 08:14:06 Step 16/24 : EXPOSE $APP_PORT 08:14:06 ---> Running in 47dfb277e45a 08:14:06 Removing intermediate container 47dfb277e45a 08:14:06 ---> 2c111d439da5 08:14:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:14:09 ---> 2bd14534bbc7 08:14:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:14:09 Removing intermediate container 1e333ab42970 08:14:09 ---> ec1f74586b56 08:14:09 Step 8/24 : COPY . . 08:14:10 ---> 55db8ca58fe0 08:14:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:14:12 ---> b6d6deaa2d24 08:14:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:14:12 ---> Running in b0c4cd015a32 08:14:13 Removing intermediate container b0c4cd015a32 08:14:13 ---> f06ea51ffdcb 08:14:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:14:14 ---> Running in 4d3243d2e8ff 08:14:16 Removing intermediate container 4d3243d2e8ff 08:14:16 ---> 78a9ca6e0569 08:14:16 Step 22/24 : LABEL arch=arm64 08:14:17 ---> Running in 80d47c6f2560 08:14:18 Removing intermediate container 80d47c6f2560 08:14:18 ---> ab3663463f20 08:14:18 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:14:18 ---> Running in 2ea7580f05db 08:14:19 Removing intermediate container 2ea7580f05db 08:14:19 ---> c3f1097fb7ad 08:14:19 Step 24/24 : LABEL version=0.0.0 08:14:19 ---> Running in 3343f1e04c2e 08:14:20 Removing intermediate container 3343f1e04c2e 08:14:20 ---> e176a64c8b50 08:14:20 08:14:21 Successfully built e176a64c8b50 08:14:21 Successfully tagged sys-mgmt-agent-arm64:latest 08:14:30  Building sys-mgmt-agent ... done  ---> 676629e1c517 08:14:30 Step 9/24 : RUN go mod tidy 08:14:30 ---> Running in 21fb93a55964 08:14:37 Removing intermediate container 21fb93a55964 08:14:37 ---> f525790a61ae 08:14:37 Step 10/24 : RUN make cmd/core-data/core-data 08:14:37 ---> Running in 7cd4a5fb912e 08:14:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:15:35 Removing intermediate container 6c802d0400df 08:15:35 ---> a61e319e9af8 08:15:35 08:15:35 Step 11/24 : FROM alpine:3.12 08:15:35 ---> 9852663dfa18 08:15:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:15:35 ---> Using cache 08:15:35 ---> 3dbf4ff8edd4 08:15:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:15:35 ---> Using cache 08:15:35 ---> 9ab8814e630b 08:15:35 Step 14/24 : ENV APP_PORT=59882 08:15:35 Removing intermediate container f563090de0eb 08:15:35 ---> 867b7954a899 08:15:35 08:15:35 Step 11/24 : FROM alpine:3.12 08:15:35 ---> 9852663dfa18 08:15:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:15:35 ---> Using cache 08:15:35 ---> 3dbf4ff8edd4 08:15:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:15:35 ---> Using cache 08:15:35 ---> 9ab8814e630b 08:15:35 Step 14/24 : ENV APP_PORT=59881 08:15:35 Removing intermediate container 8dc5ff4982b1 08:15:35 ---> c34ab1b5a28a 08:15:35 08:15:35 Step 11/32 : FROM alpine:3.12 08:15:35 ---> 9852663dfa18 08:15:35 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:15:35 ---> Running in 940783dd2369 08:15:35 ---> Running in ba9cfd4d0e5d 08:15:35 ---> Running in ebe551d242cd 08:15:35 Removing intermediate container 940783dd2369 08:15:35 ---> 13d513fa01c5 08:15:35 Step 15/24 : EXPOSE $APP_PORT 08:15:35 ---> Running in a78e5834e5ba 08:15:35 Removing intermediate container ba9cfd4d0e5d 08:15:35 ---> 923d7ca5f690 08:15:35 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:15:35 Removing intermediate container ebe551d242cd 08:15:35 ---> 7aab12e6471c 08:15:35 Step 15/24 : EXPOSE $APP_PORT 08:15:35 ---> Running in 7ee854b5628d 08:15:35 ---> Running in bcc2fc17ae36 08:15:36 Removing intermediate container a78e5834e5ba 08:15:36 ---> ae46479f74e6 08:15:36 Step 16/24 : WORKDIR / 08:15:37 Removing intermediate container 7ee854b5628d 08:15:37 ---> 245f0c8fe1b0 08:15:37 Step 16/24 : WORKDIR / 08:15:37 ---> Running in 2d88ca71694e 08:15:37 ---> Running in b2457fdc0add 08:15:38 Removing intermediate container 2d88ca71694e 08:15:38 ---> c7a3d5d92d23 08:15:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt /fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:38 08:15:38 Removing intermediate container b2457fdc0add 08:15:38 ---> 6daabd4dd3a7 08:15:38 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:39 (1/2) Installing dumb-init (1.2.2-r1) 08:15:39 (2/2) Installing su-exec (0.2-r1) 08:15:39 Executing busybox-1.31.1-r20.trigger 08:15:39 OK: 5 MiB in 16 packages 08:15:40 ---> c45a89a83b34 08:15:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:15:40 ---> dc827fe12a31 08:15:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:15:41 Removing intermediate container bcc2fc17ae36 08:15:41 ---> dd64e913cfbe 08:15:41 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:15:41 ---> Running in ffdbfcc01561 08:15:42 ---> 4aa0afc4f5a5 08:15:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:15:42 Removing intermediate container ffdbfcc01561 08:15:42 ---> 60e001de9e3c 08:15:42 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:15:42 ---> 45b4fccdcc26 08:15:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:15:42 ---> Running in c286ec51aef1 08:15:43 Removing intermediate container c286ec51aef1 08:15:43 ---> 637f1599b0a5 08:15:43 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:15:43 ---> Running in 5bb626c1269a 08:15:44 ---> 0365f105f33d 08:15:44 Step 20/24 : ENTRYPOINT ["/core-command"] 08:15:44 ---> a64b4f6a3368 08:15:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:15:44 ---> Running in bdd29996a58f 08:15:44 ---> Running in 45359d514692 08:15:45 Removing intermediate container bdd29996a58f 08:15:45 ---> f3cf13dc28bd 08:15:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:15:45 ---> Running in 1bcca57a1f4d 08:15:45 Removing intermediate container 45359d514692 08:15:45 ---> 6a6bdf253234 08:15:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:15:46 ---> Running in 882e336a2ae7 08:15:46 Removing intermediate container 1bcca57a1f4d 08:15:46 ---> a25d496ff263 08:15:46 Step 22/24 : LABEL arch=arm64 08:15:46 ---> Running in 980c28ea8a5c 08:15:46 Removing intermediate container 882e336a2ae7 08:15:46 ---> f9511f72e951 08:15:46 Step 22/24 : LABEL arch=arm64 08:15:46 ---> Running in 3330056654d4 08:15:47 Removing intermediate container 980c28ea8a5c 08:15:47 ---> 2e7896e82a66 08:15:47 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:15:47 Removing intermediate container 5bb626c1269a 08:15:47 ---> c48b9d33e649 08:15:47 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:15:47 ---> Running in 0201ef583eed 08:15:47 ---> Running in 5712fedbeafe 08:15:47 Removing intermediate container 3330056654d4 08:15:47 ---> 66e392300cea 08:15:47 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:15:47 ---> Running in 2baaeeacd9d0 08:15:48 Removing intermediate container 0201ef583eed 08:15:48 ---> f7f72d8180e1 08:15:48 Step 24/24 : LABEL version=0.0.0 08:15:48 Removing intermediate container 5712fedbeafe 08:15:48 ---> c37f6f6e5f9e 08:15:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:15:48 ---> Running in 4b63181b6f84 08:15:48 Removing intermediate container 2baaeeacd9d0 08:15:48 ---> 36e2a4d501c7 08:15:48 Step 24/24 : LABEL version=0.0.0 08:15:48 ---> Running in fa0d470375a3 08:15:49 Removing intermediate container 4b63181b6f84 08:15:49 ---> 0c22e1d581e4 08:15:49 08:15:49 Removing intermediate container fa0d470375a3 08:15:49 ---> a57369c2ff11 08:15:49 08:15:49 ---> d18a1080c6a5 08:15:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:15:49 Successfully built 0c22e1d581e4 08:15:49 Successfully tagged core-command-arm64:latest 08:15:49  Building core-command ... done  ---> Running in b47228e9d429 08:15:50 Successfully built a57369c2ff11 08:15:50 Successfully tagged core-metadata-arm64:latest 08:15:52  Building core-metadata ... done Removing intermediate container b47228e9d429 08:15:52 ---> d24715b5ae05 08:15:52 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:54 ---> c84a3136f31b 08:15:54 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:15:55 ---> 8d7c02c75df5 08:15:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:15:56 Removing intermediate container 7cd4a5fb912e 08:15:56 ---> 7f88882a6b52 08:15:56 08:15:56 Step 11/24 : FROM alpine:3.12 08:15:56 ---> 9852663dfa18 08:15:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:15:56 ---> Running in 82e5a445c8ba 08:15:56 ---> cc2091c3382f 08:15:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:15:56 Removing intermediate container 82e5a445c8ba 08:15:56 ---> da62211d3ece 08:15:56 Step 13/24 : ENV APP_PORT=59880 08:15:56 ---> Running in 029d033af419 08:15:57 ---> 8894fe847a34 08:15:57 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:15:57 Removing intermediate container 029d033af419 08:15:57 ---> 2239333486c1 08:15:57 Step 14/24 : EXPOSE $APP_PORT 08:15:57 ---> Running in 77e3e3033137 08:15:58 Removing intermediate container 77e3e3033137 08:15:58 ---> 31049ac5e8ac 08:15:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:15:58 ---> b16d7f980cf7 08:15:58 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:15:58 ---> Running in c2bb4d0d0103 08:15:58 ---> Running in 2073266bb5e0 08:15:59 Removing intermediate container 2073266bb5e0 08:15:59 ---> c27ed64f1cf5 08:15:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:16:00 ---> 2fd8de5f177b 08:16:00 Step 27/32 : RUN chmod +x /entrypoint.sh 08:16:00 ---> Running in 060de2fc6e06 08:16:01 Removing intermediate container c2bb4d0d0103 08:16:01 ---> c49c8e0f1e2c 08:16:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:16:01 ---> Running in c2ac065bdb39 08:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:16:02 Removing intermediate container 060de2fc6e06 08:16:02 ---> 2b1e8092ae49 08:16:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:16:03 ---> Running in 17c9e068dd1a 08:16:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:16:03 Removing intermediate container 17c9e068dd1a 08:16:03 ---> 5d606e8253fe 08:16:03 Step 29/32 : CMD ["gate"] 08:16:03 ---> Running in 534a85cba7a9 08:16:04 (1/6) Installing dumb-init (1.2.2-r1) 08:16:04 (2/6) Installing libgcc (9.3.0-r2) 08:16:04 (3/6) Installing libsodium (1.0.18-r0) 08:16:04 (4/6) Installing libstdc++ (9.3.0-r2) 08:16:04 Removing intermediate container 534a85cba7a9 08:16:04 ---> 380382ac8e5a 08:16:04 Step 30/32 : LABEL arch=arm64 08:16:04 (5/6) Installing libzmq (4.3.3-r0) 08:16:04 (6/6) Installing zeromq (4.3.3-r0) 08:16:04 ---> Running in 49bfd510e4a6 08:16:04 Executing busybox-1.31.1-r20.trigger 08:16:04 OK: 8 MiB in 20 packages 08:16:05 Removing intermediate container 49bfd510e4a6 08:16:05 ---> dfb198cfad3a 08:16:05 Step 31/32 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:16:05 ---> Running in 6e482b02ab54 08:16:05 Removing intermediate container c2ac065bdb39 08:16:05 ---> bb84ae45786e 08:16:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:16:06 Removing intermediate container 6e482b02ab54 08:16:06 ---> 994838f852f7 08:16:06 Step 32/32 : LABEL version=0.0.0 08:16:06 ---> Running in 027fc31d109c 08:16:06 ---> 885c9c55a461 08:16:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:16:07 Removing intermediate container 027fc31d109c 08:16:07 ---> d5ca32a66d08 08:16:07 08:16:07 Successfully built d5ca32a66d08 08:16:07 Successfully tagged security-bootstrapper-arm64:latest 08:16:08  Building security-bootstrapper ... done  ---> ca8fda3f938c 08:16:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:16:09 ---> 0db221d76404 08:16:09 Step 20/24 : ENTRYPOINT ["/core-data"] 08:16:09 ---> Running in 18a194bcfebc 08:16:09 Removing intermediate container 18a194bcfebc 08:16:09 ---> f1b946190970 08:16:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:16:09 ---> Running in 6b8c1e9d4cb8 08:16:10 Removing intermediate container 6b8c1e9d4cb8 08:16:10 ---> 65c43d214f8e 08:16:10 Step 22/24 : LABEL arch=arm64 08:16:10 ---> Running in 9dfde0d920ea 08:16:10 Removing intermediate container 9dfde0d920ea 08:16:10 ---> da194a53e37c 08:16:10 Step 23/24 : LABEL git_sha=7c435059c239f6481c389cf9a6f479fd5c8969cc 08:16:10 ---> Running in 547dc504ecc8 08:16:11 Removing intermediate container 547dc504ecc8 08:16:11 ---> 48e6d0bbad8b 08:16:11 Step 24/24 : LABEL version=0.0.0 08:16:11 ---> Running in 7d0706456fd2 08:16:12 Removing intermediate container 7d0706456fd2 08:16:12 ---> a419bd793010 08:16:12 08:16:12 Successfully built a419bd793010 08:16:12 Successfully tagged core-data-arm64:latest 08:16:12  Building core-data ... done  [Pipeline] } 08:16:12 $ docker stop --time=1 be2c53614ca515d55e39714ccf9385cc3260642a0bfadd59150cb7dfe076f2f3 08:16:14 $ docker rm -f be2c53614ca515d55e39714ccf9385cc3260642a0bfadd59150cb7dfe076f2f3 [Pipeline] // withDockerContainer [Pipeline] sh 08:16:15 + docker images 08:16:15 REPOSITORY TAG IMAGE ID CREATED SIZE 08:16:15 core-data-arm64 latest a419bd793010 4 seconds ago 19.1MB 08:16:15 security-bootstrapper-arm64 latest d5ca32a66d08 9 seconds ago 17.1MB 08:16:15 7f88882a6b52 20 seconds ago 974MB 08:16:15 core-metadata-arm64 latest a57369c2ff11 26 seconds ago 15.6MB 08:16:15 core-command-arm64 latest 0c22e1d581e4 27 seconds ago 15MB 08:16:15 c34ab1b5a28a 42 seconds ago 967MB 08:16:15 867b7954a899 42 seconds ago 971MB 08:16:15 a61e319e9af8 43 seconds ago 966MB 08:16:15 sys-mgmt-agent-arm64 latest e176a64c8b50 About a minute ago 299MB 08:16:15 security-secretstore-setup-arm64 latest c27c021fb88a 3 minutes ago 26.5MB 08:16:15 support-notifications-arm64 latest 0f4c6ff05ed5 3 minutes ago 15.7MB 08:16:15 security-proxy-setup-arm64 latest 80bd66aad0cf 3 minutes ago 24MB 08:16:15 support-scheduler-arm64 latest 028531bd1b7f 3 minutes ago 15MB 08:16:15 d76f6afb4bd1 3 minutes ago 973MB 08:16:15 3ff8e48009a9 3 minutes ago 968MB 08:16:15 b499b471eb2e 3 minutes ago 971MB 08:16:15 612716ef419a 3 minutes ago 973MB 08:16:15 7935210923f0 3 minutes ago 968MB 08:16:15 ci-base-image-arm64 latest eeceec20fae5 13 minutes ago 641MB 08:16:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 08:16:15 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 08:16:15 docker 20.10.0 eeaf43b92773 5 months ago 228MB 08:16:15 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 08:16:16 ---> job-cost.sh 08:16:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s5RC 08:16:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:18:32 lf-activate-venv(): INFO: Adding /tmp/venv-s5RC/bin to PATH 08:18:32 INFO: No Stack... 08:18:32 INFO: Retrieving Pricing Info for: v2-standard-4 08:18:32 INFO: Archiving Costs [Pipeline] sh 08:18:32 + cut -d, -f6 08:18:32 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 08:18:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3552-1-stack-cost] 08:18:32 Resource [jenkins-edgexfoundry-edgex-go-PR-3552-1-stack-cost] did not exist. Created. 08:18:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:18:33 + echo total: 0.18000000715255737 [Pipeline] stash 08:18:33 Stashed 1 file(s) [Pipeline] } 08:18:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3552-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:18:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:18:37 ---> package-listing.sh 08:18:37 ++ facter osfamily 08:18:37 ++ tr '[:upper:]' '[:lower:]' 08:18:37 + OS_FAMILY=redhat 08:18:37 + workspace=/w/workspace/edgex-go/1 08:18:37 + START_PACKAGES=/tmp/packages_start.txt 08:18:37 + END_PACKAGES=/tmp/packages_end.txt 08:18:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:37 + PACKAGES=/tmp/packages_start.txt 08:18:37 + '[' /w/workspace/edgex-go/1 ']' 08:18:37 + PACKAGES=/tmp/packages_end.txt 08:18:37 + case "${OS_FAMILY}" in 08:18:37 + rpm -qa 08:18:37 + sort 08:18:39 + '[' -f /tmp/packages_start.txt ']' 08:18:39 + '[' -f /tmp/packages_end.txt ']' 08:18:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:39 + '[' /w/workspace/edgex-go/1 ']' 08:18:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:18:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:18:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:18:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:18:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:18:40 08:18:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:18:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:18:41 alpine: Pulling from edgex-lftools-log-publisher 08:18:41 df20fa9351a1: Pulling fs layer 08:18:41 36b3adc4ff6f: Pulling fs layer 08:18:41 8ad3a11d3b57: Pulling fs layer 08:18:41 46f8f816bc3b: Pulling fs layer 08:18:41 93b61091891f: Pulling fs layer 08:18:41 93b9cdb0e59b: Pulling fs layer 08:18:41 5e14af77c1be: Pulling fs layer 08:18:41 01666e4c0597: Pulling fs layer 08:18:41 aa168da1d23b: Pulling fs layer 08:18:41 93b61091891f: Waiting 08:18:41 93b9cdb0e59b: Waiting 08:18:41 5e14af77c1be: Waiting 08:18:41 01666e4c0597: Waiting 08:18:41 aa168da1d23b: Waiting 08:18:41 46f8f816bc3b: Waiting 08:18:41 36b3adc4ff6f: Verifying Checksum 08:18:41 36b3adc4ff6f: Download complete 08:18:41 46f8f816bc3b: Verifying Checksum 08:18:41 46f8f816bc3b: Download complete 08:18:41 df20fa9351a1: Verifying Checksum 08:18:41 df20fa9351a1: Download complete 08:18:41 93b9cdb0e59b: Verifying Checksum 08:18:41 93b9cdb0e59b: Download complete 08:18:41 5e14af77c1be: Verifying Checksum 08:18:41 5e14af77c1be: Download complete 08:18:41 93b61091891f: Verifying Checksum 08:18:41 93b61091891f: Download complete 08:18:41 01666e4c0597: Verifying Checksum 08:18:41 01666e4c0597: Download complete 08:18:41 8ad3a11d3b57: Verifying Checksum 08:18:41 8ad3a11d3b57: Download complete 08:18:41 df20fa9351a1: Pull complete 08:18:41 36b3adc4ff6f: Pull complete 08:18:42 8ad3a11d3b57: Pull complete 08:18:42 46f8f816bc3b: Pull complete 08:18:42 93b61091891f: Pull complete 08:18:42 93b9cdb0e59b: Pull complete 08:18:42 5e14af77c1be: Pull complete 08:18:42 01666e4c0597: Pull complete 08:18:43 aa168da1d23b: Verifying Checksum 08:18:43 aa168da1d23b: Download complete 08:18:47 aa168da1d23b: Pull complete 08:18:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:18:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:18:47 prd-centos7-docker-4c-2g-877 does not seem to be running inside a container 08:18:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:18:51 $ docker top acd6433ebceb74c8dcc8ca0cf2ec3a2c0851f3aea3a86acc2d9654bce534c945 -eo pid,comm [Pipeline] { [Pipeline] sh 08:18:51 + touch /tmp/pre-build-complete [Pipeline] sh 08:18:51 + mkdir -p /var/log/sa [Pipeline] sh 08:18:52 + ls /var/log/sa-host 08:18:52 + sadf -c /var/log/sa-host/sa05 08:18:52 file_magic: OK 08:18:52 HZ: Using current value: 100 08:18:52 file_header: OK 08:18:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:18:52 Statistics: 08:18:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:18:52 File successfully converted to sysstat format version 12.2.1 08:18:52 + sadf -c /var/log/sa-host/sa08 08:18:52 file_magic: OK 08:18:52 HZ: Using current value: 100 08:18:52 file_header: OK 08:18:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:18:52 Statistics: 08:18:52 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... 08:18:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:52 provisioning config files... 08:18:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1452440543473855923tmp [Pipeline] { [Pipeline] echo 08:18:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:18:53 ---> create-netrc.sh [Pipeline] } 08:18:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:18:53 ---> python-tools-install.sh [Pipeline] echo 08:18:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:18:54 ---> sudo-logs.sh 08:18:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:18:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:18:54 ---> job-cost.sh 08:18:54 lf-activate-venv: SKIPPING 08:18:54 DEBUG: total: 0.18000000715255737 08:18:54 INFO: Retrieving Stack Cost... 08:18:55 INFO: Retrieving Pricing Info for: v3-standard-2 08:18:55 INFO: Archiving Costs [Pipeline] echo 08:18:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:18:56 ---> logs-deploy.sh 08:18:56 lf-activate-venv: SKIPPING 08:18:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3552/1 08:18:56 INFO: archiving workspace using pattern(s): 08:18:57 Archives upload complete. 08:18:57 INFO: archiving logs to Nexus 08:18:57 ---> uname -a: 08:18:57 Linux prd-centos7-docker-4c-2g-877.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:18:57 08:18:57 08:18:57 ---> lscpu: 08:18:57 Architecture: x86_64 08:18:57 CPU op-mode(s): 32-bit, 64-bit 08:18:57 Byte Order: Little Endian 08:18:57 Address sizes: 40 bits physical, 48 bits virtual 08:18:57 CPU(s): 2 08:18:57 On-line CPU(s) list: 0,1 08:18:57 Thread(s) per core: 1 08:18:57 Core(s) per socket: 1 08:18:57 Socket(s): 2 08:18:57 NUMA node(s): 1 08:18:57 Vendor ID: AuthenticAMD 08:18:57 CPU family: 23 08:18:57 Model: 49 08:18:57 Model name: AMD EPYC-Rome Processor 08:18:57 Stepping: 0 08:18:57 CPU MHz: 2799.998 08:18:57 BogoMIPS: 5599.99 08:18:57 Virtualization: AMD-V 08:18:57 Hypervisor vendor: KVM 08:18:57 Virtualization type: full 08:18:57 L1d cache: 64 KiB 08:18:57 L1i cache: 64 KiB 08:18:57 L2 cache: 1 MiB 08:18:57 L3 cache: 32 MiB 08:18:57 NUMA node0 CPU(s): 0,1 08:18:57 Vulnerability Itlb multihit: Not affected 08:18:57 Vulnerability L1tf: Not affected 08:18:57 Vulnerability Mds: Not affected 08:18:57 Vulnerability Meltdown: Not affected 08:18:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:18:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:18:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:18:57 Vulnerability Srbds: Not affected 08:18:57 Vulnerability Tsx async abort: Not affected 08:18:57 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 08:18:57 08:18:57 08:18:57 ---> nproc: 08:18:57 2 08:18:57 08:18:57 08:18:57 ---> df -h: 08:18:57 Filesystem Size Used Available Use% Mounted on 08:18:57 overlay 40.0G 11.6G 28.4G 29% / 08:18:57 tmpfs 64.0M 0 64.0M 0% /dev 08:18:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:18:57 shm 64.0M 0 64.0M 0% /dev/shm 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/1 08:18:57 /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/1@tmp 08:18:57 08:18:57 08:18:57 ---> free -m: 08:18:57 total used free shared buff/cache available 08:18:57 Mem: 7821 1218 2213 0 4388 6564 08:18:57 Swap: 1023 1 1022 08:18:57 08:18:57 08:18:57 ---> ip addr: 08:18:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:18:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:18:57 inet 127.0.0.1/8 scope host lo 08:18:57 valid_lft forever preferred_lft forever 08:18:57 inet6 ::1/128 scope host 08:18:57 valid_lft forever preferred_lft forever 08:18:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:18:57 link/ether fa:16:3e:6f:d8:a0 brd ff:ff:ff:ff:ff:ff 08:18:57 inet 10.30.123.67/23 brd 10.30.123.255 scope global dynamic eth0 08:18:57 valid_lft 84999sec preferred_lft 84999sec 08:18:57 inet6 fe80::f816:3eff:fe6f:d8a0/64 scope link 08:18:57 valid_lft forever preferred_lft forever 08:18:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:18:57 link/ether 02:42:ee:e9:3f:f1 brd ff:ff:ff:ff:ff:ff 08:18:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:18:57 valid_lft forever preferred_lft forever 08:18:57 inet6 fe80::42:eeff:fee9:3ff1/64 scope link 08:18:57 valid_lft forever preferred_lft forever 08:18:57 08:18:57 08:18:57 ---> sar -b -r -n DEV: 08:18:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 08:18:57 08:18:57 07:55:25 LINUX RESTART (2 CPU) 08:18:57 08:18:57 07:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:18:57 07:57:01 102.24 3.95 98.29 0.00 2701.03 20034.99 0.00 08:18:57 07:58:01 185.39 0.00 185.39 0.00 0.00 48286.02 0.00 08:18:57 07:59:01 61.04 0.02 61.02 0.00 0.53 10895.29 0.00 08:18:57 08:00:01 63.02 0.00 63.02 0.00 0.00 9033.08 0.00 08:18:57 08:01:01 622.40 124.41 497.99 0.00 9944.80 298460.09 0.00 08:18:57 08:02:01 389.77 74.29 315.47 0.00 3702.36 127695.31 0.00 08:18:57 08:03:01 387.66 30.67 356.99 0.00 3563.03 95806.34 0.00 08:18:57 08:04:01 1.32 0.03 1.28 0.00 0.40 21.51 0.00 08:18:57 08:05:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 08:18:57 08:06:01 0.28 0.12 0.17 0.00 0.93 1.80 0.00 08:18:57 08:07:01 0.23 0.00 0.23 0.00 0.00 3.71 0.00 08:18:57 08:08:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 08:18:57 08:09:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 08:18:57 08:10:01 0.25 0.03 0.22 0.00 0.27 3.10 0.00 08:18:57 08:11:01 0.37 0.18 0.18 0.00 5.73 3.05 0.00 08:18:57 08:12:01 0.75 0.00 0.75 0.00 0.00 15.06 0.00 08:18:57 08:13:01 0.22 0.00 0.22 0.00 0.00 3.68 0.00 08:18:57 08:14:01 0.27 0.00 0.27 0.00 0.00 2.77 0.00 08:18:57 08:15:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 08:18:57 08:16:01 0.18 0.00 0.18 0.00 0.00 1.52 0.00 08:18:57 08:17:01 0.17 0.00 0.17 0.00 0.00 1.68 0.00 08:18:57 08:18:01 0.28 0.00 0.28 0.00 0.00 5.45 0.00 08:18:57 Average: 82.64 10.64 72.00 0.00 905.00 27776.31 0.00 08:18:57 08:18:57 07:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:18:57 07:57:01 5144892 0 801392 10.01 2620 2060036 1282084 14.15 727124 1722860 156 08:18:57 07:58:01 4052412 0 1020828 12.75 2620 2933080 1664504 18.38 1177252 2232508 179296 08:18:57 07:59:01 3815244 0 1092332 13.64 2620 3098744 1694568 18.71 1331520 2298576 29028 08:18:57 08:00:01 3819584 0 992716 12.40 2620 3194020 1264248 13.96 1124548 2495632 326500 08:18:57 08:01:01 586360 0 1543400 19.27 2620 5876560 3266224 36.06 3192500 3478520 9436 08:18:57 08:02:01 993460 0 1369264 17.10 2620 5643596 2728372 30.12 2085508 4205304 113428 08:18:57 08:03:01 2874404 0 1163108 14.52 2620 3968808 1353440 14.94 1309888 3100520 20 08:18:57 08:04:01 2886136 0 1151368 14.38 2620 3968816 1256544 13.87 1327908 3075300 12 08:18:57 08:05:01 2886548 0 1150956 14.37 2620 3968816 1267280 13.99 1332392 3071588 8 08:18:57 08:06:01 2886304 0 1151196 14.37 2620 3968820 1258028 13.89 1339584 3066752 8 08:18:57 08:07:01 2886288 0 1151208 14.37 2620 3968824 1257908 13.89 1339972 3066752 8 08:18:57 08:08:01 2887252 0 1150240 14.36 2620 3968828 1257572 13.88 1339472 3066752 8 08:18:57 08:09:01 2887416 0 1150068 14.36 2620 3968836 1257572 13.88 1339480 3066752 8 08:18:57 08:10:01 2887392 0 1150092 14.36 2620 3968836 1257572 13.88 1339480 3066760 8 08:18:57 08:11:01 2887048 0 1150400 14.36 2620 3968872 1257656 13.89 1339600 3066776 16 08:18:57 08:12:01 2887580 0 1149864 14.36 2620 3968876 1257572 13.88 1339516 3066776 8 08:18:57 08:13:01 2887024 0 1150412 14.36 2620 3968884 1257668 13.89 1339696 3066776 8 08:18:57 08:14:01 2887392 0 1150040 14.36 2620 3968888 1257620 13.88 1339672 3066776 8 08:18:57 08:15:01 2887416 0 1150012 14.36 2620 3968892 1257572 13.88 1339544 3066780 8 08:18:57 08:16:01 2887172 0 1150252 14.36 2620 3968896 1257656 13.89 1339652 3066776 8 08:18:57 08:17:01 2887096 0 1150328 14.36 2620 3968896 1257656 13.89 1339656 3066776 8 08:18:57 08:18:01 2886468 0 1150948 14.37 2620 3968904 1257788 13.89 1342084 3064728 8 08:18:57 Average: 2935949 0 1147292 14.33 2620 3923079 1460323 16.12 1410275 2979397 29909 08:18:57 08:18:57 07:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:18:57 07:57:01 eth0 1417.26 1529.23 5945.54 194.66 0.00 0.00 0.00 0.00 08:18:57 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 07:57:01 docker0 1078.31 882.13 83.89 2745.45 0.00 0.00 0.00 0.00 08:18:57 07:58:01 veth5141885 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:18:57 07:58:01 eth0 532.24 469.89 3548.65 49.69 0.00 0.00 0.00 0.00 08:18:57 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 07:58:01 docker0 214.80 243.74 14.87 844.24 0.00 0.00 0.00 0.00 08:18:57 07:59:01 veth5141885 2.26 2.26 0.18 0.18 0.00 0.00 0.00 0.00 08:18:57 07:59:01 eth0 33.03 17.93 26.86 11.62 0.00 0.00 0.00 0.00 08:18:57 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 07:59:01 docker0 2.26 2.26 0.15 0.18 0.00 0.00 0.00 0.00 08:18:57 08:00:01 eth0 179.88 154.48 1695.18 23.48 0.00 0.00 0.00 0.00 08:18:57 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:01:01 vethdf5d355 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:18:57 08:01:01 veth17543ac 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 08:18:57 08:01:01 veth9ab27fc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:01:01 veth93902b4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:18:57 08:02:01 vethc57658f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:02:01 veth5e5a3ab 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:02:01 veth791bf02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:02:01 veth17543ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:18:57 08:03:01 eth0 2967.73 2707.23 13875.32 527.24 0.00 0.00 0.00 0.00 08:18:57 08:03:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:18:57 08:03:01 docker0 1401.70 1280.00 105.36 4305.09 0.00 0.00 0.00 0.00 08:18:57 08:04:01 eth0 0.75 0.30 0.07 0.02 0.00 0.00 0.00 0.00 08:18:57 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:05:01 eth0 1.57 1.63 0.34 6.67 0.00 0.00 0.00 0.00 08:18:57 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:06:01 eth0 1.80 1.23 0.21 6.48 0.00 0.00 0.00 0.00 08:18:57 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:07:01 eth0 0.67 0.43 0.33 1.19 0.00 0.00 0.00 0.00 08:18:57 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:08:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:57 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:09:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:57 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:11:01 eth0 0.17 0.15 0.08 0.04 0.00 0.00 0.00 0.00 08:18:57 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:12:01 eth0 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 08:18:57 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:13:01 eth0 0.23 0.15 0.12 0.07 0.00 0.00 0.00 0.00 08:18:57 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:14:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:18:57 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:18:57 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:16:01 eth0 0.20 0.17 0.08 0.04 0.00 0.00 0.00 0.00 08:18:57 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:17:01 eth0 0.63 0.15 0.11 0.04 0.00 0.00 0.00 0.00 08:18:57 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:18:01 eth0 0.48 0.45 0.27 0.21 0.00 0.00 0.00 0.00 08:18:57 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 Average: eth0 116.46 111.49 602.67 22.63 0.00 0.00 0.00 0.00 08:18:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:57 Average: docker0 63.77 58.23 4.79 195.86 0.00 0.00 0.00 0.00 08:18:57 08:18:57 08:18:57 ---> sar -P ALL: 08:18:57 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 08:18:57 08:18:57 07:55:25 LINUX RESTART (2 CPU) 08:18:57 08:18:57 07:56:02 CPU %user %nice %system %iowait %steal %idle 08:18:57 07:57:01 all 18.95 0.00 5.22 4.44 0.09 71.30 08:18:57 07:57:01 0 15.64 0.00 5.85 5.07 0.09 73.35 08:18:57 07:57:01 1 22.27 0.00 4.59 3.80 0.09 69.25 08:18:57 07:58:01 all 37.21 0.00 8.26 3.33 0.11 51.10 08:18:57 07:58:01 0 37.40 0.00 8.54 3.29 0.11 50.66 08:18:57 07:58:01 1 37.01 0.00 7.99 3.36 0.11 51.53 08:18:57 07:59:01 all 38.35 0.00 5.22 0.66 0.09 55.68 08:18:57 07:59:01 0 38.73 0.00 5.29 0.67 0.09 55.22 08:18:57 07:59:01 1 37.98 0.00 5.15 0.65 0.09 56.13 08:18:57 08:00:01 all 58.10 0.00 9.00 1.61 0.12 31.18 08:18:57 08:00:01 0 57.89 0.00 9.32 2.00 0.13 30.66 08:18:57 08:00:01 1 58.30 0.00 8.68 1.22 0.11 31.69 08:18:57 08:01:01 all 32.86 0.00 21.05 17.82 0.12 28.15 08:18:57 08:01:01 0 33.03 0.00 21.15 18.34 0.11 27.37 08:18:57 08:01:01 1 32.68 0.00 20.96 17.31 0.13 28.93 08:18:57 08:02:01 all 65.57 0.00 13.30 18.27 0.15 2.71 08:18:57 08:02:01 0 65.77 0.00 13.33 18.98 0.15 1.77 08:18:57 08:02:01 1 65.37 0.00 13.27 17.56 0.15 3.65 08:18:57 08:03:01 all 62.10 0.00 14.67 8.80 0.14 14.29 08:18:57 08:03:01 0 62.15 0.00 14.85 8.38 0.15 14.47 08:18:57 08:03:01 1 62.06 0.00 14.48 9.22 0.13 14.11 08:18:57 08:04:01 all 0.02 0.00 0.06 0.00 0.03 99.89 08:18:57 08:04:01 0 0.02 0.00 0.05 0.00 0.03 99.90 08:18:57 08:04:01 1 0.02 0.00 0.07 0.00 0.03 99.88 08:18:57 08:05:01 all 0.06 0.00 0.06 0.00 0.03 99.85 08:18:57 08:05:01 0 0.05 0.00 0.07 0.00 0.02 99.87 08:18:57 08:05:01 1 0.07 0.00 0.05 0.00 0.05 99.83 08:18:57 08:06:01 all 0.04 0.00 0.06 0.00 0.03 99.87 08:18:57 08:06:01 0 0.05 0.00 0.08 0.00 0.05 99.82 08:18:57 08:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:18:57 08:07:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:18:57 08:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:18:57 08:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:18:57 08:18:57 08:07:01 CPU %user %nice %system %iowait %steal %idle 08:18:57 08:08:01 all 0.08 0.00 0.02 0.00 0.03 99.88 08:18:57 08:08:01 0 0.10 0.00 0.02 0.00 0.02 99.87 08:18:57 08:08:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:18:57 08:09:01 all 0.05 0.00 0.03 0.00 0.03 99.90 08:18:57 08:09:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:18:57 08:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:18:57 08:10:01 all 0.13 0.00 0.03 0.00 0.03 99.81 08:18:57 08:10:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:18:57 08:10:01 1 0.20 0.00 0.03 0.00 0.02 99.75 08:18:57 08:11:01 all 0.09 0.00 0.04 0.00 0.03 99.84 08:18:57 08:11:01 0 0.13 0.00 0.07 0.00 0.03 99.77 08:18:57 08:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:18:57 08:12:01 all 0.08 0.00 0.03 0.00 0.04 99.86 08:18:57 08:12:01 0 0.12 0.00 0.02 0.00 0.02 99.85 08:18:57 08:12:01 1 0.03 0.00 0.03 0.00 0.07 99.87 08:18:57 08:13:01 all 0.10 0.00 0.02 0.00 0.03 99.86 08:18:57 08:13:01 0 0.18 0.00 0.02 0.00 0.02 99.78 08:18:57 08:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:18:57 08:14:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:18:57 08:14:01 0 0.12 0.00 0.02 0.00 0.00 99.87 08:18:57 08:14:01 1 0.13 0.00 0.03 0.00 0.05 99.78 08:18:57 08:15:01 all 0.05 0.00 0.03 0.00 0.03 99.89 08:18:57 08:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:57 08:15:01 1 0.08 0.00 0.05 0.00 0.03 99.83 08:18:57 08:16:01 all 0.07 0.00 0.02 0.00 0.03 99.88 08:18:57 08:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:57 08:16:01 1 0.12 0.00 0.02 0.00 0.05 99.82 08:18:57 08:17:01 all 0.12 0.00 0.02 0.00 0.03 99.84 08:18:57 08:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:18:57 08:17:01 1 0.20 0.00 0.02 0.00 0.03 99.75 08:18:57 08:18:01 all 0.13 0.00 0.03 0.01 0.02 99.82 08:18:57 08:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:18:57 08:18:01 1 0.23 0.00 0.03 0.02 0.02 99.70 08:18:57 08:18:57 Average: CPU %user %nice %system %iowait %steal %idle 08:18:57 Average: all 13.50 0.00 3.32 2.35 0.05 80.78 08:18:57 Average: 0 13.37 0.00 3.38 2.43 0.05 80.77 08:18:57 Average: 1 13.63 0.00 3.25 2.27 0.06 80.79 08:18:57 08:18:57 08:18:57