bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9+258ae4e0c972a74146565ab25326efaede3e8d1a (5c520fa8967b9bffe42d729cb8c9f66c81ea48af) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5789678854803606138.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7239554068810615114.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3112002411769190224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9133040204086724301.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3700/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3252117674564367507.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 Running on prd-centos7-docker-4c-2g-2018 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh1459438970349239836.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh7913096439330750094.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh5770398900434429546.key > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" > git rev-list --no-walk 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:01:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:01:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:01:18 ========================================================= 21:01:18 EdgeX Global Pipelines Version Info 21:01:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:01:25 ------------------- 21:01:25 stable info: 21:01:25 ------------------- 21:01:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:01:25 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:01:25 Message: update stable to v1.0.205 21:01:25 ------------------- 21:01:25 experimental info: 21:01:25 ------------------- 21:01:25 Commited By: **** collab-it+edgex@linuxfoundation.org 21:01:25 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 21:01:25 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:01:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:01:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:01:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3700 [Pipeline] echo 21:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3700 [Pipeline] echo 21:01:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3700 [Pipeline] echo 21:01:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [Pipeline] echo 21:01:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b93d8e [Pipeline] echo 21:01:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:29 provisioning config files... 21:01:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6855710865267397762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:30 ---> docker-login.sh 21:01:30 nexus3.edgexfoundry.org:10001 21:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:30 Configure a credential helper to remove this warning. See 21:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:30 21:01:30 Login Succeeded 21:01:30 nexus3.edgexfoundry.org:10002 21:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:30 Configure a credential helper to remove this warning. See 21:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:30 21:01:30 Login Succeeded 21:01:30 nexus3.edgexfoundry.org:10003 21:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:30 Configure a credential helper to remove this warning. See 21:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:30 21:01:30 Login Succeeded 21:01:30 nexus3.edgexfoundry.org:10004 21:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:31 Configure a credential helper to remove this warning. See 21:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:31 21:01:31 Login Succeeded 21:01:31 docker.io 21:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:31 Configure a credential helper to remove this warning. See 21:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:31 21:01:31 Login Succeeded 21:01:31 ---> docker-login.sh ends [Pipeline] } 21:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:31 ++ 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 21:01:31 + for file in '`ls cmd/**/Dockerfile`' 21:01:31 ++ dirname cmd/core-command/Dockerfile 21:01:31 ++ cut -d/ -f2 21:01:31 + echo core-command,cmd/core-command/Dockerfile 21:01:31 + for file in '`ls cmd/**/Dockerfile`' 21:01:31 ++ dirname cmd/core-data/Dockerfile 21:01:31 ++ cut -d/ -f2 21:01:31 + echo core-data,cmd/core-data/Dockerfile 21:01:31 + for file in '`ls cmd/**/Dockerfile`' 21:01:31 ++ dirname cmd/core-metadata/Dockerfile 21:01:31 ++ cut -d/ -f2 21:01:31 + echo core-metadata,cmd/core-metadata/Dockerfile 21:01:31 + for file in '`ls cmd/**/Dockerfile`' 21:01:31 ++ dirname cmd/security-bootstrapper/Dockerfile 21:01:31 ++ cut -d/ -f2 21:01:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:01:31 + for file in '`ls cmd/**/Dockerfile`' 21:01:31 ++ dirname cmd/security-proxy-setup/Dockerfile 21:01:31 ++ cut -d/ -f2 21:01:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:01:31 + for file in '`ls cmd/**/Dockerfile`' 21:01:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:01:31 ++ cut -d/ -f2 21:01:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:01:31 + for file in '`ls cmd/**/Dockerfile`' 21:01:31 ++ dirname cmd/support-notifications/Dockerfile 21:01:31 ++ cut -d/ -f2 21:01:31 + echo support-notifications,cmd/support-notifications/Dockerfile 21:01:31 + for file in '`ls cmd/**/Dockerfile`' 21:01:31 ++ dirname cmd/support-scheduler/Dockerfile 21:01:31 ++ cut -d/ -f2 21:01:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:01:31 + for file in '`ls cmd/**/Dockerfile`' 21:01:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:01:31 ++ cut -d/ -f2 21:01:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:01:31 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 21:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:38 21:01:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:01:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:38 latest: Pulling from edgex-devops/git-semver 21:01:38 31603596830f: Pulling fs layer 21:01:38 04fac38145f0: Pulling fs layer 21:01:38 701f6daf10bf: Pulling fs layer 21:01:38 24f72da36158: Pulling fs layer 21:01:38 24f72da36158: Waiting 21:01:38 04fac38145f0: Verifying Checksum 21:01:38 04fac38145f0: Download complete 21:01:39 31603596830f: Verifying Checksum 21:01:39 31603596830f: Download complete 21:01:39 31603596830f: Pull complete 21:01:39 04fac38145f0: Pull complete 21:01:39 24f72da36158: Verifying Checksum 21:01:39 24f72da36158: Download complete 21:01:39 701f6daf10bf: Verifying Checksum 21:01:39 701f6daf10bf: Download complete 21:01:40 701f6daf10bf: Pull complete 21:01:40 24f72da36158: Pull complete 21:01:40 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:01:40 prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container 21:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:41 $ docker top 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:41 [ssh-agent] Looking for ssh-agent implementation... 21:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:41 $ docker exec 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 ssh-agent 21:01:41 SSH_AUTH_SOCK=/tmp/ssh-OdAOVFkyZJiu/agent.14 21:01:41 SSH_AGENT_PID=20 21:01:41 Running ssh-add (command line suppressed) 21:01:41 Identity added: /w/workspace/edgex-go/7@tmp/private_key_7308592683412042860.key (/w/workspace/edgex-go/7@tmp/private_key_7308592683412042860.key) 21:01:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:41 + git tag --points-at HEAD [Pipeline] } 21:01:41 $ docker exec --env ******** --env ******** 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 ssh-agent -k 21:01:41 unset SSH_AUTH_SOCK; 21:01:41 unset SSH_AGENT_PID; 21:01:41 echo Agent pid 20 killed; 21:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:41 [ssh-agent] Looking for ssh-agent implementation... 21:01:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:42 $ docker exec 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 ssh-agent 21:01:42 SSH_AUTH_SOCK=/tmp/ssh-kqHPQJqG6ZPd/agent.55 21:01:42 SSH_AGENT_PID=61 21:01:42 Running ssh-add (command line suppressed) 21:01:42 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1885935294811257165.key (/w/workspace/edgex-go/7@tmp/private_key_1885935294811257165.key) 21:01:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:42 + git semver init 21:01:42 # -> Open(): unable to determine branch for HEAD 21:01:42 # $GIT_DIR = /w/workspace/edgex-go/7/.git 21:01:42 # $GIT_WORK_TREE = /w/workspace/edgex-go/7 21:01:42 # $SEMVER_REMOTE_NAME = origin 21:01:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:42 # $SEMVER_USER_NAME = edgex-jenkins 21:01:42 # $SEMVER_BRANCH = PR-3700 21:01:42 # $SEMVER_TEMP = /tmp/semver-897431242 21:01:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:02:23 # '/tmp/semver-897431242' -> '/w/workspace/edgex-go/7/.semver' 21:02:23 # -> Force: false 21:02:23 # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } 21:02:23 $ docker exec --env ******** --env ******** 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 ssh-agent -k 21:02:23 unset SSH_AUTH_SOCK; 21:02:23 unset SSH_AGENT_PID; 21:02:23 echo Agent pid 61 killed; 21:02:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:23 + git semver [Pipeline] } 21:02:23 $ docker stop --time=1 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 21:02:25 $ docker rm -f 774b1fa45ed0a8d3cd035dd39d4b74b905f0fc6a49b285b9b8866b8b988d0ce5 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:02:26 Stashed 1 file(s) [Pipeline] echo 21:02:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 21:02:28 ========================================================= 21:02:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:02:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:02:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:28 540db60ca938: Pulling fs layer 21:02:28 adcc1eea9eea: Pulling fs layer 21:02:28 4c4ab2625f07: Pulling fs layer 21:02:28 db62176df00c: Pulling fs layer 21:02:28 3b30891b0d05: Pulling fs layer 21:02:28 06b49ca38bd5: Pulling fs layer 21:02:28 c788192a36de: Pulling fs layer 21:02:28 a77e37c0d609: Pulling fs layer 21:02:28 c3185cebc471: Pulling fs layer 21:02:28 db62176df00c: Waiting 21:02:28 3b30891b0d05: Waiting 21:02:28 06b49ca38bd5: Waiting 21:02:28 c788192a36de: Waiting 21:02:28 a77e37c0d609: Waiting 21:02:28 c3185cebc471: Waiting 21:02:28 4c4ab2625f07: Verifying Checksum 21:02:28 4c4ab2625f07: Download complete 21:02:28 adcc1eea9eea: Verifying Checksum 21:02:28 adcc1eea9eea: Download complete 21:02:28 3b30891b0d05: Verifying Checksum 21:02:28 3b30891b0d05: Download complete 21:02:28 06b49ca38bd5: Verifying Checksum 21:02:28 06b49ca38bd5: Download complete 21:02:28 c788192a36de: Verifying Checksum 21:02:28 c788192a36de: Download complete 21:02:28 540db60ca938: Verifying Checksum 21:02:28 540db60ca938: Download complete 21:02:29 540db60ca938: Pull complete 21:02:29 adcc1eea9eea: Pull complete 21:02:29 4c4ab2625f07: Pull complete 21:02:29 a77e37c0d609: Verifying Checksum 21:02:29 a77e37c0d609: Download complete 21:02:33 c3185cebc471: Verifying Checksum 21:02:33 c3185cebc471: Download complete 21:02:34 db62176df00c: Verifying Checksum 21:02:34 db62176df00c: Download complete 21:02:37 db62176df00c: Pull complete 21:02:37 3b30891b0d05: Pull complete 21:02:37 06b49ca38bd5: Pull complete 21:02:37 c788192a36de: Pull complete 21:02:37 a77e37c0d609: Pull complete 21:02:39 c3185cebc471: Pull complete 21:02:39 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 21:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:02:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:02:40 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:02:40 WORKDIR /edgex 21:02:40 COPY go.mod . 21:02:40 RUN go mod download' 21:02:40 + docker build -t ci-base-image-x86_64 -f - . 21:02:41 Sending build context to Docker daemon 328.9MB 21:02:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:02:41 ---> 031687cdd783 21:02:41 Step 2/4 : WORKDIR /edgex 21:02:43 Still waiting to schedule task 21:02:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:02:43 ---> Running in 3695db1d674f 21:02:43 Removing intermediate container 3695db1d674f 21:02:43 ---> 105c860fcad9 21:02:43 Step 3/4 : COPY go.mod . 21:02:43 ---> e4657171870b 21:02:43 Step 4/4 : RUN go mod download 21:02:43 ---> Running in 0fd10f0bb325 21:03:17 Removing intermediate container 0fd10f0bb325 21:03:17 ---> 84fbe9f5d632 21:03:17 Successfully built 84fbe9f5d632 21:03:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:03:18 + docker inspect -f . ci-base-image-x86_64 21:03:18 . [Pipeline] withDockerContainer 21:03:18 prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container 21:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:18 $ docker top dbaf8a2219e804056c4d766d002aca039cb4ff05b6320c526264e9c1341520e4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:03:20 + go version 21:03:20 go version go1.16.6 linux/amd64 [Pipeline] } 21:03:20 $ docker stop --time=1 dbaf8a2219e804056c4d766d002aca039cb4ff05b6320c526264e9c1341520e4 21:03:22 $ docker rm -f dbaf8a2219e804056c4d766d002aca039cb4ff05b6320c526264e9c1341520e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:03:22 + docker inspect -f . ci-base-image-x86_64 21:03:22 . [Pipeline] withDockerContainer 21:03:22 prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container 21:03:22 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:03:23 $ docker top 3577544a169424ed0ba2128411b5444f23770604ead5c538b9058efc88a4c5d4 -eo pid,comm [Pipeline] { [Pipeline] echo 21:03:23 ========================================================= 21:03:23 [edgeXBuildGoParallel] Running Tests and Build... 21:03:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:03:23 + go mod tidy [Pipeline] sh 21:03:24 + make test 21:03:24 go mod tidy 21:03:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:03:29 ? github.com/edgexfoundry/edgex-go [no test files] 21:03:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:03:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:03:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:03:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:03:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:03:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:03:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:03:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:03:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:03:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 21:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.060s coverage: 100.0% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:03:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:03:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.133s coverage: 90.1% of statements 21:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:04:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.071s coverage: 81.2% of statements 21:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:04:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:04:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:04:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 59.1% of statements 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:04:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:04:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:04:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements 21:04:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:04:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 21:04:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements 21:04:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 21:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 21:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 21:04:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 21:04:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 21:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 21:04:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 21:04:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.231s coverage: 81.8% of statements 21:04:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.143s coverage: 91.2% of statements 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:04:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 21:04:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 21:04:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.169s coverage: 62.6% of statements 21:04:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:04:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:04:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:04:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements 21:04:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:04:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:04:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 21:04:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:04:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 21:04:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:04:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.5% of statements 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:04:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.130s coverage: 92.0% of statements 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:04:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:04:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:04:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:04:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:04:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 21:04:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 21:04:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:04:49 if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 21:04:49 /go/bin/golangci-lint 21:05:11 GO111MODULE=on go vet ./... 21:05:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2019 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws 21:05:11 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 21:05:11 The recommended git tool is: git 21:05:20 using credential edgex-jenkins-ssh 21:05:20 Cloning the remote Git repository 21:05:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:05:20 > git init /w/workspace/edgex-go/7 # timeout=10 21:05:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:05:20 > git --version # timeout=10 21:05:20 > git --version # 'git version 2.17.1' 21:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:21 gofmt -l . 21:05:21 [ "`gofmt -l .`" = "" ] 21:05:21 ./bin/test-attribution-txt.sh [Pipeline] sh 21:05:22 + ls -al . 21:05:22 total 612 21:05:22 drwxrwxr-x 10 1001 1001 4096 Sep 10 21:05 . 21:05:22 drwxr-xr-x 4 root root 28 Sep 10 21:03 .. 21:05:22 -rw-rw-r-- 1 1001 1001 11 Sep 10 21:01 .dockerignore 21:05:22 drwxrwxr-x 8 1001 1001 179 Sep 10 21:01 .git 21:05:22 drwxrwxr-x 4 1001 1001 142 Sep 10 21:01 .github 21:05:22 -rw-rw-r-- 1 1001 1001 818 Sep 10 21:01 .gitignore 21:05:22 -rw-rw-r-- 1 1001 1001 129 Sep 10 21:01 .golangci.yml 21:05:22 -rw-rw-r-- 1 1001 1001 76 Sep 10 21:01 .hadolint.yml 21:05:22 drwx------ 3 1001 1001 58 Sep 10 21:02 .semver 21:05:22 -rw-rw-r-- 1 1001 1001 166 Sep 10 21:01 .sonarcloud.properties 21:05:22 -rw-rw-r-- 1 1001 1001 1171 Sep 10 21:01 ADOPTERS.md 21:05:22 -rw-rw-r-- 1 1001 1001 8493 Sep 10 21:01 Attribution.txt 21:05:22 -rw-rw-r-- 1 1001 1001 43881 Sep 10 21:01 CHANGELOG.md 21:05:22 -rw-rw-r-- 1 1001 1001 3804 Sep 10 21:01 CONTRIBUTING.md 21:05:22 -rw-rw-r-- 1 1001 1001 677 Sep 10 21:01 GOVERNANCE.md 21:05:22 -rw-rw-r-- 1 1001 1001 849 Sep 10 21:01 Jenkinsfile 21:05:22 -rw-rw-r-- 1 1001 1001 10775 Sep 10 21:01 LICENSE 21:05:22 -rw-rw-r-- 1 1001 1001 6038 Sep 10 21:01 Makefile 21:05:22 -rw-rw-r-- 1 1001 1001 582 Sep 10 21:01 OWNERS.md 21:05:22 -rw-rw-r-- 1 1001 1001 8643 Sep 10 21:01 README.md 21:05:22 -rw-rw-r-- 1 1001 1001 6912 Sep 10 21:01 SECURITY.md 21:05:22 -rw-rw-r-- 1 1001 1001 5 Sep 10 21:02 VERSION 21:05:22 -rw-rw-r-- 1 1001 1001 4131 Sep 10 21:01 ZMQWindows.md 21:05:22 drwxrwxr-x 2 1001 1001 37 Sep 10 21:01 bin 21:05:22 drwxrwxr-x 14 1001 1001 4096 Sep 10 21:01 cmd 21:05:22 -rw-r--r-- 1 root root 405502 Sep 10 21:04 coverage.out 21:05:22 -rw-rw-r-- 1 1001 1001 841 Sep 10 21:01 go.mod 21:05:22 -rw-r--r-- 1 root root 50064 Sep 10 21:03 go.sum 21:05:22 drwxrwxr-x 8 1001 1001 124 Sep 10 21:01 internal 21:05:22 drwxrwxr-x 3 1001 1001 16 Sep 10 21:01 openapi 21:05:22 drwxrwxr-x 4 1001 1001 71 Sep 10 21:01 snap 21:05:22 -rw-rw-r-- 1 1001 1001 204 Sep 10 21:01 version.go [Pipeline] sh 21:05:22 + '[' -e coverage.out ] 21:05:22 + chown 1001:1001 coverage.out [Pipeline] stash 21:05:23 Stashed 1 file(s) [Pipeline] sh 21:05:23 + make build 21:05:23 go mod tidy 21:05:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 21:05:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:05:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:05:32 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 21:05: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 21:05:34 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 21:05:35 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 21:05:37 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 21:05:37 Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:05:37 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 21:05:37 Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:05:37 Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) 21:05:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:05:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:05:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:05:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:05:36 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:05:37 > git config core.sparsecheckout # timeout=10 21:05:37 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 21:05:37 > git remote # timeout=10 21:05:37 > git config --get remote.origin.url # timeout=10 21:05:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:05:37 > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 21:05:37 > git rev-parse HEAD^{commit} # timeout=10 21:05:37 > git config core.sparsecheckout # timeout=10 21:05:37 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 21:05: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 21:05:39 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 21:05:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 21:05:41 $ docker stop --time=1 3577544a169424ed0ba2128411b5444f23770604ead5c538b9058efc88a4c5d4 21:05:42 Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" 21:05:43 $ docker rm -f 3577544a169424ed0ba2128411b5444f23770604ead5c538b9058efc88a4c5d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:57 provisioning config files... 21:05:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6967405840914182169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:05:57 21:05:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:05:58 latest: Pulling from edgex-devops/edgex-compose 21:05:58 cbdbe7a5bc2a: Pulling fs layer 21:05:58 ca9280d653b3: Pulling fs layer 21:05:58 7e9c9ca2126c: Pulling fs layer 21:05:58 ---> docker-login.sh 21:05:58 nexus3.edgexfoundry.org:10001 21:05:58 cbdbe7a5bc2a: Verifying Checksum 21:05:58 cbdbe7a5bc2a: Download complete 21:05:58 cbdbe7a5bc2a: Pull complete 21:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:59 ca9280d653b3: Verifying Checksum 21:05:59 ca9280d653b3: Download complete 21:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:59 Configure a credential helper to remove this warning. See 21:05:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:59 21:05:59 Login Succeeded 21:05:59 nexus3.edgexfoundry.org:10002 21:05:59 ca9280d653b3: Pull complete 21:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:00 Configure a credential helper to remove this warning. See 21:06:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:00 21:06:00 Login Succeeded 21:06:00 nexus3.edgexfoundry.org:10003 21:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:01 7e9c9ca2126c: Verifying Checksum 21:06:01 7e9c9ca2126c: Download complete 21:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:02 Configure a credential helper to remove this warning. See 21:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:02 21:06:02 Login Succeeded 21:06:02 nexus3.edgexfoundry.org:10004 21:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:02 Configure a credential helper to remove this warning. See 21:06:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:02 21:06:02 Login Succeeded 21:06:02 docker.io 21:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:04 Configure a credential helper to remove this warning. See 21:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:04 21:06:04 Login Succeeded 21:06:04 ---> docker-login.sh ends [Pipeline] } 21:06:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:06:05 ========================================================= 21:06:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:06:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:06:05 7e9c9ca2126c: Pull complete 21:06:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:06:05 prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container 21:06:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:06:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:06:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:06:05 595b0fe564bb: Pulling fs layer 21:06:05 24495759ef45: Pulling fs layer 21:06:05 d148012ef14d: Pulling fs layer 21:06:05 e90a11edd702: Pulling fs layer 21:06:05 d77568369979: Pulling fs layer 21:06:05 fc1c9f9a7f3b: Pulling fs layer 21:06:05 170f2ba95c9a: Pulling fs layer 21:06:05 97ac5df62f85: Pulling fs layer 21:06:05 e90a11edd702: Waiting 21:06:05 d77568369979: Waiting 21:06:05 fc1c9f9a7f3b: Waiting 21:06:05 170f2ba95c9a: Waiting 21:06:05 97ac5df62f85: Waiting 21:06:05 d148012ef14d: Verifying Checksum 21:06:05 d148012ef14d: Download complete 21:06:05 24495759ef45: Download complete 21:06:05 d77568369979: Verifying Checksum 21:06:05 d77568369979: Download complete 21:06:06 fc1c9f9a7f3b: Verifying Checksum 21:06:06 fc1c9f9a7f3b: Download complete 21:06:06 595b0fe564bb: Verifying Checksum 21:06:06 595b0fe564bb: Download complete 21:06:06 170f2ba95c9a: Verifying Checksum 21:06:06 170f2ba95c9a: Download complete 21:06:06 595b0fe564bb: Pull complete 21:06:07 $ docker top 6192c09f0c4757d0fcef3af7f7b8ed7aebd175950dfdf7df5890b599b719a661 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:07 + grep parallel 21:06:07 + docker-compose build --help 21:06:07 24495759ef45: Pull complete 21:06:08 d148012ef14d: Pull complete 21:06:08 --parallel Build images in parallel. [Pipeline] } 21:06:08 $ docker stop --time=1 6192c09f0c4757d0fcef3af7f7b8ed7aebd175950dfdf7df5890b599b719a661 21:06:09 $ docker rm -f 6192c09f0c4757d0fcef3af7f7b8ed7aebd175950dfdf7df5890b599b719a661 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:06:09 . [Pipeline] withDockerContainer 21:06:11 e90a11edd702: Verifying Checksum 21:06:11 e90a11edd702: Download complete 21:06:11 97ac5df62f85: Verifying Checksum 21:06:11 97ac5df62f85: Download complete 21:06:11 prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container 21:06:12 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:06:12 $ docker top de74d24593dbabca733180d2dd10f6a85dd7ed520da9f804913e3477994ac757 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:12 + docker-compose -f ./docker-compose-build.yml build --parallel 21:06:13 Building core-command ... 21:06:13 Building core-data ... 21:06:13 Building core-metadata ... 21:06:13 Building security-bootstrapper ... 21:06:13 Building security-proxy-setup ... 21:06:13 Building security-secretstore-setup ... 21:06:13 Building support-notifications ... 21:06:13 Building support-scheduler ... 21:06:13 Building sys-mgmt-agent ... 21:06:13 Building security-bootstrapper 21:06:13 Building core-data 21:06:13 Building core-command 21:06:13 Building support-notifications 21:06:13 Building core-metadata 21:06:20 e90a11edd702: Pull complete 21:06:20 d77568369979: Pull complete 21:06:20 fc1c9f9a7f3b: Pull complete 21:06:20 170f2ba95c9a: Pull complete 21:06:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:06:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:06:23 ---> 84fbe9f5d632 21:06:23 Step 3/24 : WORKDIR /edgex-go 21:06:23 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:06:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:06:23 ---> 84fbe9f5d632 21:06:23 Step 3/24 : WORKDIR /edgex-go 21:06:27 97ac5df62f85: Pull complete 21:06:27 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 21:06:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:06:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 21:06:27 + docker build+ -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:06:27 WORKDIR /edgex 21:06:27 COPY go.mod . 21:06:27 RUN go mod download . 21:06:27 21:06:29 ---> Running in 322ed6bc50a2 21:06:29 ---> Running in ee2e5965af2f 21:06:30 Sending build context to Docker daemon 166.1MB 21:06:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:06:30 ---> 04bc70af865f 21:06:30 Step 2/4 : WORKDIR /edgex 21:06:34 ---> Running in 24c4d1f50659 21:06:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:06:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:06:35 ---> 84fbe9f5d632 21:06:35 Step 3/24 : WORKDIR /edgex-go 21:06:35 Removing intermediate container 24c4d1f50659 21:06:35 ---> 1db8c63571d8 21:06:35 Step 3/4 : COPY go.mod . 21:06:35 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:06:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:06:35 ---> 24c8927cd9b5 21:06:35 Step 4/4 : RUN go mod download 21:06:35 ---> Running in 714dc83c544e 21:06:36 ---> 84fbe9f5d632 21:06:36 Step 3/32 : WORKDIR /edgex-go 21:06:36 ---> Using cache 21:06:36 ---> f959559bba8e 21:06:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:36 Removing intermediate container 322ed6bc50a2 21:06:36 ---> dac6978c4269 21:06:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:36 Removing intermediate container ee2e5965af2f 21:06:36 ---> f959559bba8e 21:06:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:36 ---> Running in 063ff41499e5 21:06:36 ---> Running in 5458c79b8426 21:06:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:06:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:36 ---> 84fbe9f5d632 21:06:36 Step 3/23 : WORKDIR /edgex-go 21:06:36 ---> Using cache 21:06:36 ---> f959559bba8e 21:06:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:36 ---> Running in 86db923db344 21:06:36 ---> Running in 9ad74a24862c 21:06:36 ---> Running in 51e7d117e235 21:06:37 Removing intermediate container 5458c79b8426 21:06:37 ---> 4a15663233e9 21:06:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:37 ---> Running in 3b4fcd9131b4 21:06:37 Removing intermediate container 063ff41499e5 21:06:37 ---> ea8304a32035 21:06:37 Step 5/32 : RUN apk add --update --no-cache make git 21:06:38 ---> Running in e913e8991567 21:06:38 Removing intermediate container 86db923db344 21:06:38 ---> 37a66d3ae596 21:06:38 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:06:38 ---> Running in 20a52d994eb4 21:06:38 Removing intermediate container 9ad74a24862c 21:06:38 ---> c950500475d4 21:06:38 Step 5/24 : RUN apk add --update --no-cache make git 21:06:38 ---> Running in a256531e7055 21:06:38 Removing intermediate container 3b4fcd9131b4 21:06:38 ---> ca80969a041a 21:06:38 Step 5/24 : RUN apk add --update --no-cache make git 21:06:38 Removing intermediate container 51e7d117e235 21:06:38 ---> ed4570d1d890 21:06:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:06:38 ---> Running in d9f090c92119 21:06:38 ---> Running in c8ad023ea6a0 21:06:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:06:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:06:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:06:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:06:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:06:40 OK: 219 MiB in 52 packages 21:06:40 OK: 219 MiB in 52 packages 21:06:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:06:40 OK: 219 MiB in 52 packages 21:06:40 OK: 219 MiB in 52 packages 21:06:40 Removing intermediate container a256531e7055 21:06:40 ---> 39acb27df7ee 21:06:40 Step 6/24 : COPY go.mod . 21:06:40 Removing intermediate container e913e8991567 21:06:40 ---> bab34a41fa2e 21:06:40 Step 6/32 : COPY go.mod . 21:06:41 ---> 381fd31dce4f 21:06:41 Step 7/24 : RUN go mod download 21:06:41 ---> Running in 6a4a4402be0e 21:06:41 Removing intermediate container d9f090c92119 21:06:41 ---> d10c831c8664 21:06:41 Step 6/23 : COPY go.mod . 21:06:41 ---> c7b39b058f1e 21:06:41 Step 7/32 : RUN go mod download 21:06:41 Removing intermediate container 20a52d994eb4 21:06:41 ---> ece29545caf1 21:06:41 Step 6/24 : COPY go.mod . 21:06:41 ---> Running in e43b32599baa 21:06:41 ---> 642197cf5cb8 21:06:41 Step 7/24 : RUN go mod download 21:06:41 ---> ea1768a32efa 21:06:41 Step 7/23 : RUN go mod download 21:06:41 ---> Running in cebf67a11a52 21:06:41 ---> Running in 77fb896cfa11 21:06:42 Removing intermediate container e43b32599baa 21:06:42 ---> 28f310b5a2c1 21:06:42 Step 8/32 : COPY . . 21:06:42 Removing intermediate container 6a4a4402be0e 21:06:42 ---> b5f3975d5a92 21:06:42 Step 8/24 : COPY . . 21:06:43 OK: 219 MiB in 52 packages 21:06:47 Removing intermediate container cebf67a11a52 21:06:47 ---> 6c81bc98a937 21:06:47 Step 8/24 : COPY . . 21:06:47 Removing intermediate container 77fb896cfa11 21:06:47 ---> d23be5641835 21:06:47 Step 8/23 : COPY . . 21:06:48 Removing intermediate container c8ad023ea6a0 21:06:48 ---> 453b576bccef 21:06:48 Step 6/24 : COPY go.mod . 21:06:51 ---> ace7e52c1f2a 21:06:51 Step 9/32 : RUN go mod tidy 21:06:51 ---> 56442627d63b 21:06:51 Step 9/24 : RUN go mod tidy 21:06:51 ---> f9b0ffe87530 21:06:51 Step 7/24 : RUN go mod download 21:06:51 ---> Running in 9da7005c8f81 21:06:51 ---> Running in 8177f080f940 21:06:51 ---> Running in a1be731f48e9 21:06:55 Removing intermediate container 9da7005c8f81 21:06:55 ---> f16416ec97fb 21:06:55 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:06:55 ---> da9a3f1797d9 21:06:55 Step 9/24 : RUN go mod tidy 21:06:55 ---> 2a0eece051b6 21:06:55 Step 9/23 : RUN go mod tidy 21:06:55 ---> Running in a66bb1526ee9 21:06:55 ---> Running in b4a0f8714ec7 21:06:55 Removing intermediate container 8177f080f940 21:06:55 ---> 7ac95d57fa1e 21:06:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:06:55 ---> Running in d4a476a19689 21:06:55 Removing intermediate container a1be731f48e9 21:06:55 ---> 1e8dcd05c8f8 21:06:55 Step 8/24 : COPY . . 21:06:55 ---> Running in fd06197326b1 21:06:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:06: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 21:06:58 Removing intermediate container b4a0f8714ec7 21:06:58 ---> 14e0b37ffc80 21:06:58 Step 10/24 : RUN make cmd/core-data/core-data 21:06:58 ---> Running in e68926a4c05e 21:06:58 Removing intermediate container d4a476a19689 21:06:58 ---> c5bf8f1b613c 21:06:58 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:06:59 ---> Running in 54a68424afdb 21: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 21:07:00 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 21:07:13 ---> 3c223ee1c71c 21:07:13 Step 9/24 : RUN go mod tidy 21:07:13 ---> Running in 8169b3d8941c 21:07:13 Removing intermediate container 8169b3d8941c 21:07:13 ---> 21d2d80c1919 21:07:13 Step 10/24 : RUN make cmd/core-command/core-command 21:07:13 ---> Running in d83a8c26029a 21:07:14 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 21:07:38 Removing intermediate container fd06197326b1 21:07:38 ---> cb6dc910d820 21:07:38 21:07:38 Step 11/32 : FROM alpine:3.12 21:07:38 3.12: Pulling from library/alpine 21:07:38 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 21:07:38 Status: Downloaded newer image for alpine:3.12 21:07:38 ---> 48b8ec4ed9eb 21:07:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:07:38 ---> Running in 16dedea192e0 21:07:38 Removing intermediate container 16dedea192e0 21:07:38 ---> b672b32d37d1 21:07:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:07:39 ---> Running in 7b853855f49f 21:07:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:07:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:07:39 Removing intermediate container a66bb1526ee9 21:07:39 ---> 4a2e01b5fce2 21:07:39 21:07:39 Step 11/24 : FROM alpine:3.12 21:07:39 ---> 48b8ec4ed9eb 21:07:39 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:07:39 ---> Running in c14411a9b3df 21:07:40 (1/2) Installing dumb-init (1.2.2-r1) 21:07:40 (2/2) Installing su-exec (0.2-r1) 21:07:40 Executing busybox-1.31.1-r20.trigger 21:07:40 OK: 6 MiB in 16 packages 21:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:07:40 Removing intermediate container 7b853855f49f 21:07:40 ---> 6589075b2421 21:07:40 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:07:40 ---> Running in f2219a202cd7 21:07:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:07:40 Removing intermediate container f2219a202cd7 21:07:40 ---> c886cb3b1e7e 21:07:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:07:41 ---> Running in 0fb4bbb4aef4 21:07:41 Removing intermediate container 0fb4bbb4aef4 21:07:41 ---> dbc504a36655 21:07:41 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:07:41 ---> Running in 5015e15e5b89 21:07:41 (1/1) Installing dumb-init (1.2.2-r1) 21:07:41 Executing busybox-1.31.1-r20.trigger 21:07:41 OK: 6 MiB in 15 packages 21:07:41 Removing intermediate container c14411a9b3df 21:07:41 ---> 6963cd6ccb9a 21:07:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:41 ---> Running in 3eeb056b6c4f 21:07:42 Removing intermediate container 3eeb056b6c4f 21:07:42 ---> be284d9de0cb 21:07:42 Step 14/24 : ENV APP_PORT=59881 21:07:42 ---> Running in e77071b4eedf 21:07:42 Removing intermediate container 5015e15e5b89 21:07:42 ---> 6c75fddda42b 21:07:42 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:07:42 Removing intermediate container e77071b4eedf 21:07:42 ---> 624616dd9394 21:07:42 Step 15/24 : EXPOSE $APP_PORT 21:07:42 ---> Running in b45f18cd044b 21:07:42 ---> Running in 32ad50a8398a 21:07:42 Removing intermediate container b45f18cd044b 21:07:42 ---> e18c6ab0688d 21:07:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:07:42 Removing intermediate container 32ad50a8398a 21:07:42 ---> 58af150af865 21:07:42 Step 16/24 : WORKDIR / 21:07:42 ---> Running in 124d19124d84 21:07:43 Removing intermediate container 124d19124d84 21:07:43 ---> a9e137474faf 21:07:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:43 ---> 63da1820d75a 21:07:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:07:43 ---> Running in dede03e306f8 21:07:43 ---> 01f1dba5f650 21:07:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:07:44 ---> 880e994d168e 21:07:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:07:44 ---> 50d002556c33 21:07:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:07:44 ---> Running in a4f4693f2107 21:07:44 Removing intermediate container dede03e306f8 21:07:44 ---> 3ef6c7b237ac 21:07:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:45 Removing intermediate container a4f4693f2107 21:07:45 ---> dcff90d9dfd3 21:07:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:45 ---> Running in cb3746638fd8 21:07:45 ---> 6299142471c9 21:07:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:07:45 Removing intermediate container cb3746638fd8 21:07:45 ---> 2910385ed490 21:07:45 Step 22/24 : LABEL arch=x86_64 21:07:45 ---> Running in b88e184a6166 21:07:46 Removing intermediate container b88e184a6166 21:07:46 ---> 9c211f642d79 21:07:46 Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:07:46 Removing intermediate container 54a68424afdb 21:07:46 ---> 8165db6ff9d6 21:07:46 21:07:46 Step 11/23 : FROM alpine:3.12 21:07:46 ---> 48b8ec4ed9eb 21:07:46 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:07:46 ---> Running in d7063038840a 21:07:46 ---> 5297cc320d05 21:07:46 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:07:46 ---> Running in 3391a0f054ed 21:07:46 Removing intermediate container d7063038840a 21:07:46 ---> f01bebd0be86 21:07:46 Step 24/24 : LABEL version=0.0.0 21:07:46 ---> Running in f3d269636595 21:07:47 ---> e1aee938dee5 21:07:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:07:47 Removing intermediate container f3d269636595 21:07:47 ---> 22dc85caab9c 21:07:47 21:07:47 Successfully built 22dc85caab9c 21:07:47 Successfully tagged core-metadata:latest 21:07:47 Building sys-mgmt-agent 21:07:49  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:07:49 ---> 449cb995e9d5 21:07:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:07:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:07:49 (1/2) Installing ca-certificates (20191127-r4) 21:07:49 (2/2) Installing dumb-init (1.2.2-r1) 21:07:49 Executing busybox-1.31.1-r20.trigger 21:07:49 Executing ca-certificates-20191127-r4.trigger 21:07:49 OK: 6 MiB in 16 packages 21:07:49 ---> beb926e3b8d9 21:07:49 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:07:49 ---> Running in 7a52462eeeee 21:07:49 Removing intermediate container 7a52462eeeee 21:07:49 ---> c8e2919d1983 21:07:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:07:50 Removing intermediate container 3391a0f054ed 21:07:50 ---> da661424a32b 21:07:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:07:50 ---> Running in 94aac8604cbf 21:07:50 ---> 4eb1603af33e 21:07:50 Step 27/32 : RUN chmod +x /entrypoint.sh 21:07:50 ---> Running in d3fbb48c2218 21:07:50 Removing intermediate container 94aac8604cbf 21:07:50 ---> 75291c0e2566 21:07:50 Step 14/23 : ENV APP_PORT=59860 21:07:50 ---> Running in d295f32c5726 21:07:51 Removing intermediate container d295f32c5726 21:07:51 ---> e61a3e537a67 21:07:51 Step 15/23 : EXPOSE $APP_PORT 21:07:51 Removing intermediate container e68926a4c05e 21:07:51 ---> 9b4889d83ea1 21:07:51 21:07:51 Step 11/24 : FROM alpine:3.12 21:07:51 ---> 48b8ec4ed9eb 21:07:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:07:52 ---> Running in 655a99aa9c83 21:07:52 ---> Running in f57c8eb5ae84 21:07:52 Removing intermediate container d3fbb48c2218 21:07:52 ---> 3750bc114095 21:07:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:07:52 Removing intermediate container 655a99aa9c83 21:07:52 ---> c060d695b8dd 21:07:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:52 Removing intermediate container f57c8eb5ae84 21:07:52 ---> f596852e3fa6 21:07:52 Step 13/24 : ENV APP_PORT=59880 21:07:52 Removing intermediate container d83a8c26029a 21:07:52 ---> 47dde8335738 21:07:52 21:07:52 Step 11/24 : FROM alpine:3.12 21:07:52 ---> 48b8ec4ed9eb 21:07:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:07:52 ---> Using cache 21:07:52 ---> 6963cd6ccb9a 21:07:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:52 ---> Using cache 21:07:52 ---> be284d9de0cb 21:07:52 Step 14/24 : ENV APP_PORT=59882 21:07:52 ---> Running in a9654befe94d 21:07:52 ---> Running in 15e21ec4811f 21:07:52 ---> Running in 0917036ee54b 21:07:52 ---> 1cbd7ce7f8ff 21:07:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:07:52 Removing intermediate container a9654befe94d 21:07:52 ---> ebd1706ef59b 21:07:52 Step 29/32 : CMD ["gate"] 21:07:52 Removing intermediate container 0917036ee54b 21:07:52 ---> ee197ec7602e 21:07:52 Step 14/24 : EXPOSE $APP_PORT 21:07:52 Removing intermediate container 15e21ec4811f 21:07:52 ---> 526413e48d8a 21:07:52 Step 15/24 : EXPOSE $APP_PORT 21:07:52 ---> Running in 7c7f1fca6303 21:07:52 ---> Running in d3bc736f7bfe 21:07:52 ---> Running in d4f054e065b7 21:07:53 ---> f1c06ba528bf 21:07:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:07:53 Removing intermediate container d4f054e065b7 21:07:53 ---> 79f3ea2ee108 21:07:53 Step 16/24 : WORKDIR / 21:07:53 Removing intermediate container d3bc736f7bfe 21:07:53 ---> 688a3c65d5a0 21:07:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:53 ---> Running in 8fc45426e0a6 21:07:53 Removing intermediate container 7c7f1fca6303 21:07:53 ---> 367a0186140e 21:07:53 Step 30/32 : LABEL arch=x86_64 21:07:53 ---> Running in 742e4471bc63 21:07:53 ---> 1b0d4702c246 21:07:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:07:53 ---> Running in 78d0bf94e3a3 21:07:53 ---> Running in c2f0c392cd3e 21:07:53 Removing intermediate container 8fc45426e0a6 21:07:53 ---> bcd1664958a2 21:07:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:53 Removing intermediate container 78d0bf94e3a3 21:07:53 ---> 5dc56369ca61 21:07:53 Step 31/32 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:07:53 Removing intermediate container c2f0c392cd3e 21:07:53 ---> 76af53879e6f 21:07:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:53 ---> Running in db78ab314a2d 21:07:53 ---> Running in dec01c24ee71 21:07:53 ---> 1b0ce829bb05 21:07:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:07:53 Removing intermediate container db78ab314a2d 21:07:53 ---> fe98449b9424 21:07:53 Step 32/32 : LABEL version=0.0.0 21:07:54 Removing intermediate container dec01c24ee71 21:07:54 ---> c38738877b30 21:07:54 Step 21/23 : LABEL arch=x86_64 21:07:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:07:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:07:54 ---> 84fbe9f5d632 21:07:54 Step 3/24 : WORKDIR /edgex-go 21:07:54 ---> Using cache 21:07:54 ---> 4a15663233e9 21:07:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:54 ---> Using cache 21:07:54 ---> ca80969a041a 21:07:54 Step 5/24 : RUN apk add --update --no-cache make bash git 21:07:54 ---> Running in eab81392a993 21:07:54 Removing intermediate container 742e4471bc63 21:07:54 ---> 02a61b9d35a4 21:07:54 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:07:54 ---> Running in e00c73a8a2fb 21:07:54 ---> Running in 37253b65bed9 21:07:54 ---> 23a93a983f88 21:07:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:07:54 ---> Running in 6481682e7ba0 21:07:54 Removing intermediate container eab81392a993 21:07:54 ---> c6a1e6d97f08 21:07:54 21:07:54 Removing intermediate container 37253b65bed9 21:07:54 ---> d99c3be21b19 21:07:54 Step 22/23 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:07:54 ---> Running in e1268fb35112 21:07:54 Successfully built c6a1e6d97f08 21:07:54 Successfully tagged security-bootstrapper:latest 21:07:54 Building security-proxy-setup 21:07:55  Building security-bootstrapper ... done  ---> 2b38ff2abc65 21:07:55 Step 20/24 : ENTRYPOINT ["/core-command"] 21:07:55 Removing intermediate container e1268fb35112 21:07:55 ---> f496578554f2 21:07:55 Step 23/23 : LABEL version=0.0.0 21:07:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:07:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:07:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:07:56 (1/6) Installing dumb-init (1.2.2-r1) 21:07:56 (2/6) Installing libgcc (9.3.0-r2) 21:07:56 (3/6) Installing libsodium (1.0.18-r0) 21:07:56 ---> Running in c1eb6ffede2c 21:07:56 ---> Running in aab13a1b6020 21:07:56 (4/6) Installing libstdc++ (9.3.0-r2) 21:07:56 Removing intermediate container aab13a1b6020 21:07:56 ---> 59922f67e7db 21:07:56 21:07:56 Removing intermediate container c1eb6ffede2c 21:07:56 ---> d7182ddc850a 21:07:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:57 Successfully built 59922f67e7db 21:07:57 Successfully tagged support-notifications:latest 21:07:57 Building support-scheduler 21:07:57  Building support-notifications ... done  ---> Running in 93359c6da95a 21:07:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:07:57 (5/6) Installing libzmq (4.3.3-r0) 21:07:57 (6/6) Installing zeromq (4.3.3-r0) 21:07:57 Executing busybox-1.31.1-r20.trigger 21:07:57 OK: 8 MiB in 20 packages 21:07:58 Removing intermediate container 93359c6da95a 21:07:58 ---> 3786599c5e04 21:07:58 Step 22/24 : LABEL arch=x86_64 21:07:58 OK: 219 MiB in 52 packages 21:07:59 ---> Running in b6e5663850e4 21:08:00 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:08:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:08:00 ---> 84fbe9f5d632 21:08:00 Step 3/22 : WORKDIR /edgex-go 21:08:00 ---> Using cache 21:08:00 ---> 4a15663233e9 21:08:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:00 ---> Using cache 21:08:00 ---> ca80969a041a 21:08:00 Step 5/22 : RUN apk add --update --no-cache make git 21:08:00 ---> Using cache 21:08:00 ---> 453b576bccef 21:08:00 Step 6/22 : COPY go.mod . 21:08:00 ---> Using cache 21:08:00 ---> f9b0ffe87530 21:08:00 Step 7/22 : RUN go mod download 21:08:00 ---> Using cache 21:08:00 ---> 1e8dcd05c8f8 21:08:00 Step 8/22 : COPY . . 21:08:00 ---> Using cache 21:08:00 ---> 3c223ee1c71c 21:08:00 Step 9/22 : RUN go mod tidy 21:08:00 ---> Using cache 21:08:00 ---> 21d2d80c1919 21:08:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:08:00 Removing intermediate container b6e5663850e4 21:08:00 ---> 6ed6df5d22b4 21:08:00 Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:08:00 ---> Running in 2b1e197b4eb7 21:08:00 Removing intermediate container 6481682e7ba0 21:08:00 ---> 567119c46546 21:08:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:00 ---> Running in 25c7f34796c0 21:08:00 Removing intermediate container e00c73a8a2fb 21:08:00 ---> 48fdad4c3a60 21:08:00 Step 6/24 : COPY go.mod . 21:08:00 Removing intermediate container 25c7f34796c0 21:08:00 ---> bd1ba26cd30a 21:08:00 Step 24/24 : LABEL version=0.0.0 21:08:00 ---> Running in 4eceaeb4b76c 21:08:01 ---> 6a9c33c2a46b 21:08:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:08:01 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 21:08:01 ---> 44345d957c57 21:08:01 Step 7/24 : RUN go mod download 21:08:01 Removing intermediate container 4eceaeb4b76c 21:08:01 ---> 0639abc198a6 21:08:01 21:08:01 ---> Running in cb1813577b99 21:08:01 Successfully built 0639abc198a6 21:08:01 Successfully tagged core-command:latest 21:08:01  Building core-command ... done Building security-secretstore-setup 21:08:03 ---> 4072d4a9df01 21:08:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:08:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:08:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:08:04 ---> 84fbe9f5d632 21:08:04 Step 3/23 : WORKDIR /edgex-go 21:08:04 ---> Using cache 21:08:04 ---> 4a15663233e9 21:08:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:04 ---> Using cache 21:08:04 ---> ca80969a041a 21:08:04 Step 5/23 : RUN apk add --update --no-cache make git 21:08:04 ---> Using cache 21:08:04 ---> 453b576bccef 21:08:04 Step 6/23 : COPY go.mod . 21:08:04 ---> Using cache 21:08:04 ---> f9b0ffe87530 21:08:04 Step 7/23 : RUN go mod download 21:08:04 ---> Using cache 21:08:04 ---> 1e8dcd05c8f8 21:08:04 Step 8/23 : COPY . . 21:08:04 ---> Using cache 21:08:04 ---> 3c223ee1c71c 21:08:04 Step 9/23 : RUN go mod tidy 21:08:04 ---> Using cache 21:08:04 ---> 21d2d80c1919 21:08:04 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:08:05 ---> Running in 6989c079c0fc 21:08:05 ---> a5fdcb05c8f4 21:08:05 Step 20/24 : ENTRYPOINT ["/core-data"] 21:08:05 Removing intermediate container cb1813577b99 21:08:05 ---> 193ce43aed98 21:08:05 Step 8/24 : COPY . . 21:08:05 ---> Running in c347f6387337 21:08:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:08:06 Removing intermediate container c347f6387337 21:08:06 ---> 9895d5c700b7 21:08:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:08 ---> Running in a6b909fbd24c 21:08:08 Removing intermediate container a6b909fbd24c 21:08:08 ---> 191ddbf83786 21:08:08 Step 22/24 : LABEL arch=x86_64 21:08:08 ---> Running in 055febc423f8 21:08:08 Removing intermediate container 055febc423f8 21:08:08 ---> 5e52fdf81661 21:08:08 Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:08:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:08:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:08:08 ---> 84fbe9f5d632 21:08:08 Step 3/26 : WORKDIR /edgex-go 21:08:08 ---> Using cache 21:08:08 ---> 4a15663233e9 21:08:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:08 ---> Using cache 21:08:08 ---> ca80969a041a 21:08:08 Step 5/26 : RUN apk add --update --no-cache make git 21:08:08 ---> Using cache 21:08:08 ---> 453b576bccef 21:08:08 Step 6/26 : COPY go.mod . 21:08:08 ---> Using cache 21:08:08 ---> f9b0ffe87530 21:08:08 Step 7/26 : RUN go mod download 21:08:08 ---> Using cache 21:08:08 ---> 1e8dcd05c8f8 21:08:08 Step 8/26 : COPY . . 21:08:08 ---> Using cache 21:08:08 ---> 3c223ee1c71c 21:08:08 Step 9/26 : RUN go mod tidy 21:08:08 ---> Using cache 21:08:08 ---> 21d2d80c1919 21:08:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:08:09 ---> Running in 676b35ed96f7 21:08:09 ---> Running in 5622056b08a2 21:08:09 Removing intermediate container 676b35ed96f7 21:08:09 ---> 84411843ee03 21:08:09 Step 24/24 : LABEL version=0.0.0 21:08:10 ---> Running in 76166b3c11aa 21:08:10 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 21:08:10 Removing intermediate container 76166b3c11aa 21:08:10 ---> 2fb12b04787a 21:08:10 21:08:10 Successfully built 2fb12b04787a 21:08:10 Successfully tagged core-data:latest 21:08:11  Building core-data ... done  ---> 24bc1a7bae53 21:08:11 Step 9/24 : RUN go mod tidy 21:08:11 ---> Running in e67734f91fef 21:08:12 Removing intermediate container 714dc83c544e 21:08:12 ---> 8cce8ef02643 21:08:12 Successfully built 8cce8ef02643 21:08:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:08:13 + docker inspect -f . ci-base-image-arm64 21:08:13 . 21:08:14 Removing intermediate container e67734f91fef 21:08:14 ---> ad66ba5c6840 21:08:14 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:08:14 ---> Running in 2789659764f8 21:08:14 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 [Pipeline] withDockerContainer 21:08:15 prd-ubuntu18.04-docker-arm64-4c-16g-2019 does not seem to be running inside a container 21:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:08:16 $ docker top a57658d778f8d3383a1cbb388119679171e09ef099ae20c79f993da818a2bfe3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:17 + go version 21:08:17 go version go1.16.6 linux/arm64 [Pipeline] } 21:08:17 $ docker stop --time=1 a57658d778f8d3383a1cbb388119679171e09ef099ae20c79f993da818a2bfe3 21:08:19 $ docker rm -f a57658d778f8d3383a1cbb388119679171e09ef099ae20c79f993da818a2bfe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:08:20 + docker inspect -f . ci-base-image-arm64 21:08:20 . [Pipeline] withDockerContainer 21:08:21 prd-ubuntu18.04-docker-arm64-4c-16g-2019 does not seem to be running inside a container 21:08:21 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:08:22 $ docker top 6d1ecc39e419f86ec128f4dbf8a4d3ae927502b89549cdbfc6aa4362142e0f4d -eo pid,comm [Pipeline] { [Pipeline] echo 21:08:23 ========================================================= 21:08:23 [edgeXBuildGoParallel] Running Tests and Build... 21:08:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:08:25 + go mod tidy [Pipeline] sh 21:08:25 + make test 21:08:25 go mod tidy 21:08:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:08:27 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 21:08:31 Removing intermediate container 2b1e197b4eb7 21:08:31 ---> 1dc23deb61e6 21:08:31 21:08:31 Step 11/22 : FROM alpine:3.12 21:08:31 ---> 48b8ec4ed9eb 21:08:31 Step 12/22 : RUN apk add --update --no-cache curl 21:08:31 ---> Running in 789c145c5ba6 21:08:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:08:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:08:32 (1/4) Installing ca-certificates (20191127-r4) 21:08:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:08:32 (3/4) Installing libcurl (7.78.0-r0) 21:08:32 (4/4) Installing curl (7.78.0-r0) 21:08:32 Executing busybox-1.31.1-r20.trigger 21:08:32 Executing ca-certificates-20191127-r4.trigger 21:08:32 OK: 7 MiB in 18 packages 21:08:33 Removing intermediate container 789c145c5ba6 21:08:33 ---> b030e1418bd6 21:08:33 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:08:33 ---> Running in 8388635ce180 21:08:33 Removing intermediate container 8388635ce180 21:08:33 ---> 28f5fd9cfe31 21:08:33 Step 14/22 : WORKDIR /edgex 21:08:33 ---> Running in 10aa77f10335 21:08:34 Removing intermediate container 10aa77f10335 21:08:34 ---> db9ad772fffd 21:08:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:08:34 ---> 1f6584dc7d6a 21:08:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:08:34 ---> 4c68ba6f904a 21:08:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:08:35 ---> c4dda1bb8de7 21:08:35 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:08:35 ---> Running in 63e492cdcf03 21:08:35 Removing intermediate container 63e492cdcf03 21:08:35 ---> 1dad23c76bc3 21:08:35 Step 19/22 : CMD ["--init=true"] 21:08:35 ---> Running in 098cc37c0f39 21:08:35 Removing intermediate container 098cc37c0f39 21:08:35 ---> 7bfd81464383 21:08:35 Step 20/22 : LABEL arch=x86_64 21:08:35 ---> Running in 3546ddcaffff 21:08:36 Removing intermediate container 3546ddcaffff 21:08:36 ---> a87f060091bd 21:08:36 Step 21/22 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:08:36 ---> Running in 0b3a55b7ffac 21:08:36 Removing intermediate container 0b3a55b7ffac 21:08:36 ---> d52f2480e29f 21:08:36 Step 22/22 : LABEL version=0.0.0 21:08:36 ---> Running in 32f19e8891ce 21:08:36 Removing intermediate container 32f19e8891ce 21:08:36 ---> 0960ad19afed 21:08:36 21:08:36 Successfully built 0960ad19afed 21:08:36 Successfully tagged security-proxy-setup:latest 21:08:40  Building security-proxy-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:08:41 Removing intermediate container 6989c079c0fc 21:08:41 ---> 1a4e3333f356 21:08:41 21:08:41 Step 11/23 : FROM alpine:3.12 21:08:41 ---> 48b8ec4ed9eb 21:08:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:08:41 ---> Using cache 21:08:41 ---> 6963cd6ccb9a 21:08:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:08:41 ---> Using cache 21:08:41 ---> be284d9de0cb 21:08:41 Step 14/23 : ENV APP_PORT=59861 21:08:41 ---> Running in 3f9a92222c10 21:08:41 Removing intermediate container 3f9a92222c10 21:08:41 ---> 998015859ca3 21:08:41 Step 15/23 : EXPOSE $APP_PORT 21:08:41 ---> Running in af5124cc143c 21:08:41 Removing intermediate container af5124cc143c 21:08:41 ---> 32482a00e9de 21:08:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:42 ---> f13a90fc8b2c 21:08:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:08:42 Removing intermediate container 5622056b08a2 21:08:42 ---> a216ed928895 21:08:42 21:08:42 Step 11/26 : FROM alpine:3.12 21:08:42 ---> 48b8ec4ed9eb 21:08:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:08:42 ---> Running in 160ce73666a1 21:08:43 ---> 2dad2719f439 21:08:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:08:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:08:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:08:43 (1/3) Installing ca-certificates (20191127-r4) 21:08:43 (2/3) Installing dumb-init (1.2.2-r1) 21:08:43 (3/3) Installing su-exec (0.2-r1) 21:08:43 Executing busybox-1.31.1-r20.trigger 21:08:43 Executing ca-certificates-20191127-r4.trigger 21:08:43 Removing intermediate container 2789659764f8 21:08:43 ---> f71d4db911dd 21:08:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:08:43 OK: 6 MiB in 17 packages 21:08:43 ---> 1d352937247b 21:08:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:08:43 ---> Running in 6b11e1dd8560 21:08:43 ---> Running in ea652ca7e78a 21:08:43 Removing intermediate container ea652ca7e78a 21:08:43 ---> 9e9caed6f7dd 21:08:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:43 ---> Running in cbee86238d5f 21:08:44 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 21:08:44 Removing intermediate container cbee86238d5f 21:08:44 ---> ad7dd8de6e64 21:08:44 Step 21/23 : LABEL arch=x86_64 21:08:44 Removing intermediate container 160ce73666a1 21:08:44 ---> aeeb64b9f3b9 21:08:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:08:44 ---> Running in 532d14797b2f 21:08:44 ---> Running in a936906f0313 21:08:44 Removing intermediate container a936906f0313 21:08:44 ---> e91c121b4914 21:08:44 Step 14/26 : WORKDIR / 21:08:44 Removing intermediate container 532d14797b2f 21:08:44 ---> e6ba204adda2 21:08:44 Step 22/23 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:08:44 ---> Running in 9cd77a28b28c 21:08:44 ---> Running in a58511723d95 21:08:44 Removing intermediate container a58511723d95 21:08:44 ---> 0909c8df9f55 21:08:44 Step 23/23 : LABEL version=0.0.0 21:08:44 Removing intermediate container 9cd77a28b28c 21:08:44 ---> dc1ffefc0d98 21:08:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:08:44 ---> Running in 3d8c542ccb6b 21:08:44 Removing intermediate container 3d8c542ccb6b 21:08:44 ---> f70321643a26 21:08:44 21:08:44 ---> 0aa139968ae2 21:08:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:08:44 Successfully built f70321643a26 21:08:44 Successfully tagged support-scheduler:latest 21:08:45  Building support-scheduler ... done Removing intermediate container 6b11e1dd8560 21:08:45 ---> d409665bcb24 21:08:45 21:08:45 Step 12/24 : FROM docker:20.10.7 21:08:45 ---> 8b49a02df73f 21:08:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:08:45 20.10.7: Pulling from library/docker 21:08:45 ---> 753fabfcd6a8 21:08:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:08:45 ---> 71ba4920ff69 21:08:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:08:46 ---> ee83de789c36 21:08:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:08:46 ---> c874d01db1cc 21:08:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:08:46 ---> b4b7f52ba8d7 21:08:46 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/ 21:08:46 ---> Running in b10590d9ba48 21:08:47 Removing intermediate container b10590d9ba48 21:08:47 ---> 5a15e67c0ffb 21:08:47 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:08:47 ---> Running in 6c237a37347b 21:08:47 Removing intermediate container 6c237a37347b 21:08:47 ---> 0fcbda1943a0 21:08:47 Step 24/26 : LABEL arch=x86_64 21:08:47 ---> Running in 3e0025c98dd7 21:08:47 Removing intermediate container 3e0025c98dd7 21:08:47 ---> 7dba21a767be 21:08:47 Step 25/26 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:08:47 ---> Running in 9e46248320fe 21:08:47 Removing intermediate container 9e46248320fe 21:08:47 ---> c79d605216b5 21:08:47 Step 26/26 : LABEL version=0.0.0 21:08:47 ---> Running in f167e7f75a60 21:08:48 Removing intermediate container f167e7f75a60 21:08:48 ---> 6142ee0c83b2 21:08:48 21:08:48 Successfully built 6142ee0c83b2 21:08:48 Successfully tagged security-secretstore-setup:latest 21:08:50  Building security-secretstore-setup ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 21:08:50 Status: Downloaded newer image for docker:20.10.7 21:08:50 ---> 08bdaf2f88f9 21:08:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:08:51 ---> Running in 64d7f0e7eafa 21:08:51 Removing intermediate container 64d7f0e7eafa 21:08:51 ---> 2251f62dc380 21:08:51 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:08:51 ---> Running in 5760474c5c90 21:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:08:52 (1/39) Installing readline (8.1.0-r0) 21:08:52 (2/39) Installing bash (5.1.0-r0) 21:08:52 Executing bash-5.1.0-r0.post-install 21:08:52 (3/39) Installing brotli-libs (1.0.9-r3) 21:08:52 (4/39) Installing nghttp2-libs (1.42.0-r1) 21:08:52 (5/39) Installing libcurl (7.78.0-r0) 21:08:52 (6/39) Installing curl (7.78.0-r0) 21:08:52 (7/39) Installing dumb-init (1.2.5-r0) 21:08:52 (8/39) Installing libbz2 (1.0.8-r1) 21:08:52 (9/39) Installing expat (2.2.10-r1) 21:08:52 (10/39) Installing libffi (3.3-r2) 21:08:52 (11/39) Installing gdbm (1.19-r0) 21:08:52 (12/39) Installing xz-libs (5.2.5-r0) 21:08:52 (13/39) Installing sqlite-libs (3.34.1-r0) 21:08:52 (14/39) Installing python3 (3.8.10-r0) 21:08:53 (15/39) Installing py3-appdirs (1.4.4-r1) 21:08:53 (16/39) Installing py3-ordered-set (4.0.2-r0) 21:08:53 (17/39) Installing py3-parsing (2.4.7-r1) 21:08:53 (18/39) Installing py3-six (1.15.0-r0) 21:08:53 (19/39) Installing py3-packaging (20.9-r0) 21:08:53 (20/39) Installing py3-setuptools (51.3.3-r0) 21:08:53 (21/39) Installing py3-chardet (4.0.0-r0) 21:08:53 (22/39) Installing py3-idna (3.1-r0) 21:08:53 (23/39) Installing py3-urllib3 (1.26.2-r1) 21:08:53 (24/39) Installing py3-requests (2.25.1-r1) 21:08:53 (25/39) Installing py3-msgpack (1.0.2-r0) 21:08:53 (26/39) Installing py3-lockfile (0.12.2-r3) 21:08:53 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:08:53 (28/39) Installing py3-colorama (0.4.4-r0) 21:08:53 (29/39) Installing py3-contextlib2 (0.6.0-r0) 21:08:53 ? github.com/edgexfoundry/edgex-go [no test files] 21:08:53 (30/39) Installing py3-distlib (0.3.1-r1) 21:08:53 (31/39) Installing py3-distro (1.5.0-r1) 21:08:53 (32/39) Installing py3-webencodings (0.5.1-r3) 21:08:53 (33/39) Installing py3-html5lib (1.1-r0) 21:08:53 (34/39) Installing py3-pytoml (0.1.21-r0) 21:08:53 (35/39) Installing py3-pep517 (0.9.1-r0) 21:08:53 (36/39) Installing py3-progress (1.5-r0) 21:08:53 (37/39) Installing py3-retrying (1.3.3-r0) 21:08:53 (38/39) Installing py3-toml (0.10.2-r0) 21:08:53 (39/39) Installing py3-pip (20.3.4-r0) 21:08:53 Executing busybox-1.32.1-r6.trigger 21:08:53 OK: 82 MiB in 59 packages 21:08:55 Collecting docker-compose==1.23.2 21:08:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:08:55 Collecting docker<4.0,>=3.6.0 21:08:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:08:55 Collecting PyYAML<4,>=3.10 21:08:55 Downloading PyYAML-3.13.tar.gz (270 kB) 21:08:55 Collecting jsonschema<3,>=2.5.1 21:08:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:08:55 Collecting websocket-client<1.0,>=0.32.0 21:08:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:08:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:08:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:08:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:08:55 Collecting docopt<0.7,>=0.6.1 21:08:55 Downloading docopt-0.6.2.tar.gz (25 kB) 21:08:56 Collecting dockerpty<0.5,>=0.4.1 21:08:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:08:56 Collecting cached-property<2,>=1.2.0 21:08:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:08:56 Collecting texttable<0.10,>=0.9.0 21:08:56 Downloading texttable-0.9.1.tar.gz (11 kB) 21:08:56 Collecting docker-pycreds>=0.4.0 21:08:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:08:56 Collecting urllib3<1.25,>=1.21.1 21:08:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:08:56 Collecting chardet<3.1.0,>=3.0.2 21:08:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:08:57 Collecting idna<2.8,>=2.5 21:08:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:08:57 Collecting certifi>=2017.4.17 21:08:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 21:08:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:08:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:08:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:08:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:08:57 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:08:57 Attempting uninstall: urllib3 21:08:57 Found existing installation: urllib3 1.26.2 21:08:57 Uninstalling urllib3-1.26.2: 21:08:57 Successfully uninstalled urllib3-1.26.2 21:08:57 Attempting uninstall: idna 21:08:57 Found existing installation: idna 3.1 21:08:57 Uninstalling idna-3.1: 21:08:57 Successfully uninstalled idna-3.1 21:08:57 Attempting uninstall: chardet 21:08:57 Found existing installation: chardet 4.0.0 21:08:57 Uninstalling chardet-4.0.0: 21:08:57 Successfully uninstalled chardet-4.0.0 21:08:57 Attempting uninstall: requests 21:08:57 Found existing installation: requests 2.25.1 21:08:57 Uninstalling requests-2.25.1: 21:08:57 Successfully uninstalled requests-2.25.1 21:08:57 Running setup.py install for texttable: started 21:08:58 Running setup.py install for texttable: finished with status 'done' 21:08:58 Running setup.py install for PyYAML: started 21:08:58 Running setup.py install for PyYAML: finished with status 'done' 21:08:58 Running setup.py install for docopt: started 21:08:59 Running setup.py install for docopt: finished with status 'done' 21:08:59 Running setup.py install for dockerpty: started 21:08:59 Running setup.py install for dockerpty: finished with status 'done' 21:08:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:09:03 Removing intermediate container 5760474c5c90 21:09:03 ---> b1feb27ae60f 21:09:03 Step 15/24 : ENV APP_PORT=58890 21:09:03 ---> Running in 4cff82a232bb 21:09:03 Removing intermediate container 4cff82a232bb 21:09:03 ---> 92c2de96ba6b 21:09:03 Step 16/24 : EXPOSE $APP_PORT 21:09:03 ---> Running in 67e2160dbf47 21:09:03 Removing intermediate container 67e2160dbf47 21:09:03 ---> 9f7ec42a586a 21:09:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:09:04 ---> 9077c3f5c9dc 21:09:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:09:04 ---> 885bb047cdbd 21:09:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:09:04 ---> cc6c129b96b8 21:09:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:09:04 ---> Running in 46ce3b24d135 21:09:04 Removing intermediate container 46ce3b24d135 21:09:04 ---> 150e93e402b4 21:09:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:04 ---> Running in 301e5e0b929b 21:09:04 Removing intermediate container 301e5e0b929b 21:09:04 ---> 8a788c2db89d 21:09:04 Step 22/24 : LABEL arch=x86_64 21:09:04 ---> Running in dd4a46c88f8a 21:09:04 Removing intermediate container dd4a46c88f8a 21:09:04 ---> ec2a1842f721 21:09:04 Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:09:04 ---> Running in e01da33e833f 21:09:05 Removing intermediate container e01da33e833f 21:09:05 ---> 24cf4a1910c1 21:09:05 Step 24/24 : LABEL version=0.0.0 21:09:05 ---> Running in 555c7af01405 21:09:05 Removing intermediate container 555c7af01405 21:09:05 ---> 8fc410e8cf4f 21:09:05 21:09:05 Successfully built 8fc410e8cf4f 21:09:05 Successfully tagged sys-mgmt-agent:latest 21:09:05  Building sys-mgmt-agent ... done  [Pipeline] } 21:09:05 $ docker stop --time=1 de74d24593dbabca733180d2dd10f6a85dd7ed520da9f804913e3477994ac757 21:09:06 $ docker rm -f de74d24593dbabca733180d2dd10f6a85dd7ed520da9f804913e3477994ac757 [Pipeline] // withDockerContainer [Pipeline] sh 21:09:07 + docker images 21:09:07 REPOSITORY TAG IMAGE ID CREATED SIZE 21:09:07 sys-mgmt-agent latest 8fc410e8cf4f 2 seconds ago 325MB 21:09:07 security-secretstore-setup latest 6142ee0c83b2 19 seconds ago 28.1MB 21:09:07 support-scheduler latest f70321643a26 22 seconds ago 16.1MB 21:09:07 d409665bcb24 22 seconds ago 1.75GB 21:09:07 a216ed928895 24 seconds ago 1.76GB 21:09:07 1a4e3333f356 26 seconds ago 1.75GB 21:09:07 security-proxy-setup latest 0960ad19afed 30 seconds ago 26MB 21:09:07 1dc23deb61e6 35 seconds ago 1.76GB 21:09:07 core-data latest 2fb12b04787a 56 seconds ago 20.4MB 21:09:07 core-command latest 0639abc198a6 About a minute ago 16MB 21:09:07 support-notifications latest 59922f67e7db About a minute ago 16.8MB 21:09:07 security-bootstrapper latest c6a1e6d97f08 About a minute ago 18.8MB 21:09:07 47dde8335738 About a minute ago 1.75GB 21:09:07 9b4889d83ea1 About a minute ago 1.76GB 21:09:07 core-metadata latest 22dc85caab9c About a minute ago 16.7MB 21:09:07 8165db6ff9d6 About a minute ago 1.75GB 21:09:07 4a2e01b5fce2 About a minute ago 1.76GB 21:09:07 cb6dc910d820 About a minute ago 1.75GB 21:09:07 ci-base-image-x86_64 latest 84fbe9f5d632 5 minutes ago 1.25GB 21:09:07 alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB 21:09:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 21:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 21:09:07 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 21:09:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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 21:09:22 Still waiting to schedule task 21:09:22 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:09:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:09:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:09:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:09:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:10:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:10:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements 21:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:10:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.404s coverage: 100.0% of statements 21:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:10:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.293s coverage: 46.3% of statements 21:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:10:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.628s coverage: 90.1% of statements 21:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:10:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.308s coverage: 81.2% of statements 21:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:10:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.617s coverage: 94.2% of statements 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.227s coverage: 59.1% of statements 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.304s coverage: 60.0% of statements 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.327s coverage: 0.8% of statements 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.212s coverage: 58.8% of statements 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 21.7% of statements 21:10:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.312s coverage: 47.1% of statements 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.213s coverage: 79.5% of statements 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements 21:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.233s coverage: 96.3% of statements 21:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.208s coverage: 87.5% of statements 21:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.221s coverage: 94.4% of statements 21:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements 21:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.555s coverage: 81.8% of statements 21:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.232s coverage: 58.8% of statements 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.247s coverage: 80.0% of statements 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.743s coverage: 91.2% of statements 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.655s coverage: 64.4% of statements 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:10:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 21:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 91.3% of statements 21:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements 21:10:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 21:10:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 21:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.011s coverage: 62.6% of statements 21:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:11:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.724s coverage: 43.6% of statements 21:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.217s coverage: 89.5% of statements 21:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.202s coverage: 84.8% of statements 21:11:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:11:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 19.5% of statements 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:11:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.0% of statements 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:11:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 63.2% of statements 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:11:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.487s coverage: 97.7% of statements 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:11:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:11:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:11:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements 21:11:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 21:11:14 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:11:14 if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 21:11:14 /go/bin/golangci-lint 21:12:13 Running on prd-ubuntu18.04-docker-8c-8g-2021 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws 21:12:13 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 21:12:13 The recommended git tool is: git 21:12:22 level=error msg="Timeout exceeded: try increasing it by passing --timeout option" 21:12:22 make: *** [Makefile:104: lint] Error 4 [Pipeline] } 21:12:22 $ docker stop --time=1 6d1ecc39e419f86ec128f4dbf8a4d3ae927502b89549cdbfc6aa4362142e0f4d 21:12:22 using credential edgex-jenkins-ssh 21:12:22 Cloning the remote Git repository 21:12:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:12:22 > git init /w/workspace/edgex-go/7 # timeout=10 21:12:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:12:22 > git --version # timeout=10 21:12:22 > git --version # 'git version 2.17.1' 21:12:22 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:25 $ docker rm -f 6d1ecc39e419f86ec128f4dbf8a4d3ae927502b89549cdbfc6aa4362142e0f4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:28 21:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:29 arm64: Pulling from edgex-lftools-log-publisher 21:12:29 448f6bf000e3: Pulling fs layer 21:12:29 f757da607395: Pulling fs layer 21:12:29 05883995daec: Pulling fs layer 21:12:29 8603b9c90790: Pulling fs layer 21:12:29 1560dd03e051: Pulling fs layer 21:12:29 27f5ce0e4adf: Pulling fs layer 21:12:29 c2d8d7efcc4b: Pulling fs layer 21:12:29 8603b9c90790: Waiting 21:12:29 1560dd03e051: Waiting 21:12:29 27f5ce0e4adf: Waiting 21:12:29 c2d8d7efcc4b: Waiting 21:12:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:12:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:12:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:12:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3700/head:refs/remotes/origin/PR-3700 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:12:29 f757da607395: Verifying Checksum 21:12:29 8603b9c90790: Verifying Checksum 21:12:29 8603b9c90790: Download complete 21:12:29 1560dd03e051: Verifying Checksum 21:12:29 1560dd03e051: Download complete 21:12:29 27f5ce0e4adf: Verifying Checksum 21:12:29 27f5ce0e4adf: Download complete 21:12:29 Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:12:29 05883995daec: Verifying Checksum 21:12:29 05883995daec: Download complete 21:12:29 Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 21:12:29 Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) 21:12:29 > git config core.sparsecheckout # timeout=10 21:12:29 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 21:12:29 > git remote # timeout=10 21:12:29 > git config --get remote.origin.url # timeout=10 21:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 21:12:29 > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 21:12:29 > git rev-parse HEAD^{commit} # timeout=10 21:12:29 > git config core.sparsecheckout # timeout=10 21:12:29 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 21:12:31 448f6bf000e3: Verifying Checksum 21:12:31 448f6bf000e3: Download complete 21:12:35 c2d8d7efcc4b: Verifying Checksum 21:12:35 c2d8d7efcc4b: Download complete 21:12:35 448f6bf000e3: Pull complete 21:12:35 f757da607395: Pull complete 21:12:35 Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" 21:12:36 05883995daec: Pull complete 21:12:36 8603b9c90790: Pull complete 21:12:37 1560dd03e051: Pull complete 21:12:37 27f5ce0e4adf: Pull complete 21:12:39 21:12:39 GitHub has been notified of this commit’s build result 21:12:39 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:40 + echo snap-build.sh 21:12:40 snap-build.sh 21:12:40 + SNAP_BASE_DIR=. 21:12:40 + '[' '!' -z /w/workspace/edgex-go/7 ']' 21:12:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/7 21:12:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' 21:12:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/7] 21:12:40 + cd /w/workspace/edgex-go/7 21:12:40 + sudo apt-get remove -qy --purge lxd lxd-client 21:12:40 Reading package lists... 21:12:40 Building dependency tree... 21:12:40 Reading state information... 21:12:40 The following packages were automatically installed and are no longer required: 21:12:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:12:40 uidmap xdelta3 21:12:40 Use 'sudo apt autoremove' to remove them. 21:12:40 The following packages will be REMOVED: 21:12:40 lxd* lxd-client* 21:12:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:12:40 After this operation, 31.7 MB disk space will be freed. 21:12:41 (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.) 21:12:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:12:41 Removing lxd dnsmasq configuration 21:12:41 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:12:41 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:12:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:12:42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 21:12:42 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:12:44 Processing triggers for systemd (237-3ubuntu10.45) ... 21:12:44 Processing triggers for ureadahead (0.100.0-21) ... 21:12:44 + sudo snap remove --purge lxd 21:12:44 snap "lxd" is not installed 21:12:44 + sudo groupadd --force --system lxd 21:12:44 ++ whoami 21:12:44 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:12:44 + newgrp - lxd 21:12:44 + sudo snap install lxd 21:12:52 2021-09-10T21:12:50Z INFO Waiting for automatic snapd restart... 21:12:53 c2d8d7efcc4b: Pull complete 21:12:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:12:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:12:53 prd-ubuntu18.04-docker-arm64-4c-16g-2019 does not seem to be running inside a container 21:12:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:12:57 $ docker top 41333d1f7123cbc2de479217544c5f5747ce93fb77476fcdf1762eab28a6bfef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:00 ---> job-cost.sh 21:13:00 lf-activate-venv: SKIPPING 21:13:00 INFO: No Stack... 21:13:01 INFO: Retrieving Pricing Info for: v3-standard-4 21:13:01 INFO: Archiving Costs [Pipeline] sh 21:13:02 + cut -d,+ -f6 21:13:02 cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock 21:13:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3700-7-stack-cost] 21:13:02 Resource [jenkins-edgexfoundry-edgex-go-PR-3700-7-stack-cost] did not exist. Created. 21:13:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3700-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:13:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:13:03 Stashed 1 file(s) [Pipeline] } 21:13:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3700-7-stack-cost] [Pipeline] // lock [Pipeline] } 21:13:03 $ docker stop --time=1 41333d1f7123cbc2de479217544c5f5747ce93fb77476fcdf1762eab28a6bfef 21:13:05 $ docker rm -f 41333d1f7123cbc2de479217544c5f5747ce93fb77476fcdf1762eab28a6bfef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:13:07 lxd 4.18 from Canonical* installed 21:13:07 + sudo lxd init --auto [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:13:07 Failed in branch arm64 21:13:15 + sudo snap install --classic snapcraft 21:13:23 snapcraft 5.0 from Canonical* installed 21:13:23 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:13:23 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:13:23 % Total % Received % Xferd Average Speed Time Time Time Current 21:13:23 Dload Upload Total Spent Left Speed 21:13:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4786 0 --:--:-- --:--:-- --:--:-- 4786 21:13:24 100 3325k 100 3325k 0 0 7421k 0 --:--:-- --:--:-- --:--:-- 7421k 21:13:24 ./yq_linux_amd64 21:13:24 + sudo snapcraft prime --use-lxd 21:13:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:13:26 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: 21:13:26 - README.md 21:13:26 21:13:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:13:26 Launching a container. 21:13:39 Waiting for container to be ready 21:13:39 To start your first instance, try: lxc launch ubuntu:18.04 21:13:39 21:13:41 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:13:41 Waiting for network to be ready... 21:13:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:13:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 21:13:42 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:13:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 21:13:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:13:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:13:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 21:13:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 21:13:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 21:13:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 21:13:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:13:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:13:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:13:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:13:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:13:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:13:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:13:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:13:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:13:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 21:13:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 21:13:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 21:13:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 21:13:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 21:13:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 21:13:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 21:13:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 21:13:46 Fetched 25.2 MB in 4s (6161 kB/s) 21:13:47 Reading package lists... 21:13:47 Reading package lists... 21:13:47 Building dependency tree... 21:13:47 Reading state information... 21:13:47 The following additional packages will be installed: 21:13:47 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:13:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:13:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:13:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:13:47 Suggested packages: 21:13:47 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:13:47 Recommended packages: 21:13:47 gnupg libsasl2-modules 21:13:47 The following NEW packages will be installed: 21:13:47 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:13:47 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:13:47 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:13:47 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:13:47 The following packages will be upgraded: 21:13:47 gpg gpg-agent gpgconf libudev1 21:13:47 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 21:13:47 Need to get 3527 kB of archives. 21:13:47 After this operation, 13.3 MB of additional disk space will be used. 21:13:47 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] 21:13:47 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] 21:13:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:13:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:13:47 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 21:13:48 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 21:13:48 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:13:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:13:48 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:13:48 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:13:48 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:13:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:13:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:13:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:13:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:13:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:13:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:13:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:13:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:13:48 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:13:48 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:13:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:13:48 debconf: delaying package configuration, since apt-utils is not installed 21:13:48 Fetched 3527 kB in 1s (3179 kB/s) 21:13:48 (Reading database ... 12511 files and directories currently installed.) 21:13:48 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 21:13:49 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:13:49 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 21:13:49 Selecting previously unselected package udev. 21:13:49 (Reading database ... 12511 files and directories currently installed.) 21:13:49 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 21:13:49 Unpacking udev (237-3ubuntu10.51) ... 21:13:49 Selecting previously unselected package libfuse2:amd64. 21:13:49 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:13:49 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:13:49 Selecting previously unselected package fuse. 21:13:49 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:13:49 Unpacking fuse (2.9.7-1ubuntu1) ... 21:13:49 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:13:49 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:13:49 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:13:49 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:13:49 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:13:49 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:13:49 Selecting previously unselected package libksba8:amd64. 21:13:49 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:13:49 Unpacking libksba8:amd64 (1.3.5-2) ... 21:13:49 Selecting previously unselected package libroken18-heimdal:amd64. 21:13:49 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:13:49 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:49 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:13:49 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:13:49 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:49 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:13:49 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:13:49 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:49 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:13:49 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:13:49 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:49 Selecting previously unselected package libwind0-heimdal:amd64. 21:13:49 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:13:49 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:49 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:13:49 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:13:49 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:49 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:13:49 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:13:49 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:13:50 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:13:50 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:13:50 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:13:50 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Selecting previously unselected package libsasl2-modules-db:amd64. 21:13:50 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:13:50 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:13:50 Selecting previously unselected package libsasl2-2:amd64. 21:13:50 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:13:50 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:13:50 Selecting previously unselected package libldap-common. 21:13:50 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:13:50 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:13:50 Selecting previously unselected package libldap-2.4-2:amd64. 21:13:50 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:13:50 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:13:50 Selecting previously unselected package dirmngr. 21:13:50 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:13:50 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:13:50 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:13:50 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:13:50 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:13:50 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:13:50 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:13:50 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:13:50 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Setting up libksba8:amd64 (1.3.5-2) ... 21:13:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:13:50 Setting up udev (237-3ubuntu10.51) ... 21:13:50 invoke-rc.d: policy-rc.d denied execution of start. 21:13:50 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Processing triggers for systemd (237-3ubuntu10) ... 21:13:50 Setting up fuse (2.9.7-1ubuntu1) ... 21:13:50 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:13:50 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:13:50 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:13:50 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:13:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:13:51 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:13:51 settings in the [Install] section, and DefaultInstance for template units). 21:13:51 This means they are not meant to be enabled using systemctl. 21:13:51 Possible reasons for having this kind of units are: 21:13:51 1) A unit may be statically enabled by being symlinked from another unit's 21:13:51 .wants/ or .requires/ directory. 21:13:51 2) A unit's purpose may be to act as a helper for some other unit which has 21:13:51 a requirement dependency on it. 21:13:51 3) A unit may be started when needed via activation (socket, path, timer, 21:13:51 D-Bus, udev, scripted systemctl call, ...). 21:13:51 4) In case of template units, the unit is meant to be enabled with some 21:13:51 instance name specified. 21:13:51 Reading package lists... 21:13:51 Building dependency tree... 21:13:51 Reading state information... 21:13:51 The following additional packages will be installed: 21:13:51 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:13:51 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:13:51 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:13:51 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:13:51 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:13:51 Suggested packages: 21:13:51 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:13:51 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:13:51 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:13:51 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:13:51 systemd-container policykit-1 21:13:51 Recommended packages: 21:13:51 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:13:51 The following NEW packages will be installed: 21:13:51 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:13:51 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:13:51 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:13:51 multiarch-support openssh-client python3 python3-minimal python3.6 21:13:51 python3.6-minimal snapd squashfs-tools sudo 21:13:51 The following packages will be upgraded: 21:13:51 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:13:51 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 21:13:51 Need to get 36.7 MB of archives. 21:13:51 After this operation, 147 MB of additional disk space will be used. 21:13:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 21:13:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:13:52 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 21:13:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:13:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:13:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:13:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:13:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:13:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:13:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:13:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:13:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:13:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:13:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:13:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 21:13:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 21:13:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 21:13:52 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 21:13:53 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 21:13:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 21:13:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:13:53 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:13:53 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:13:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:13:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:13:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:13:53 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:13:53 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:13:53 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:13:53 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 21:13:54 debconf: delaying package configuration, since apt-utils is not installed 21:13:54 Fetched 36.7 MB in 2s (16.3 MB/s) 21:13:54 (Reading database ... 12757 files and directories currently installed.) 21:13:54 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 21:13:54 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:13:55 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 21:13:55 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:13:55 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 21:13:55 (Reading database ... 12757 files and directories currently installed.) 21:13:55 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 21:13:55 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 21:13:55 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 21:13:55 (Reading database ... 12757 files and directories currently installed.) 21:13:55 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 21:13:55 Unpacking apt (1.6.14) over (1.6.1) ... 21:13:57 Setting up apt (1.6.14) ... 21:13:57 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:13:57 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:13:57 (Reading database ... 12764 files and directories currently installed.) 21:13:57 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 21:13:57 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 21:13:57 Selecting previously unselected package libpython3.6-minimal:amd64. 21:13:57 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:13:57 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:13:57 Selecting previously unselected package libexpat1:amd64. 21:13:57 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:13:57 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:13:57 Selecting previously unselected package python3.6-minimal. 21:13:57 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:13:57 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:13:57 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 21:13:57 Checking for services that may need to be restarted...done. 21:13:57 Checking for services that may need to be restarted...done. 21:13:57 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:13:57 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:13:57 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:13:57 Selecting previously unselected package python3-minimal. 21:13:57 (Reading database ... 13012 files and directories currently installed.) 21:13:57 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:13:57 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:13:57 Selecting previously unselected package mime-support. 21:13:57 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:13:57 Unpacking mime-support (3.60ubuntu1) ... 21:13:57 Selecting previously unselected package libmpdec2:amd64. 21:13:57 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:13:57 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:13:57 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:13:57 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:13:57 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:13:57 Selecting previously unselected package python3.6. 21:13:57 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:13:57 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:13:57 Selecting previously unselected package libpython3-stdlib:amd64. 21:13:57 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:13:57 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:13:57 Setting up python3-minimal (3.6.7-1~18.04) ... 21:13:57 Selecting previously unselected package python3. 21:13:57 (Reading database ... 13442 files and directories currently installed.) 21:13:57 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:13:57 Unpacking python3 (3.6.7-1~18.04) ... 21:13:57 Selecting previously unselected package multiarch-support. 21:13:57 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:13:57 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:13:57 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:13:57 Selecting previously unselected package liblzo2-2:amd64. 21:13:57 (Reading database ... 13479 files and directories currently installed.) 21:13:57 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:13:57 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:13:57 Selecting previously unselected package libbsd0:amd64. 21:13:57 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:13:57 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:13:58 Selecting previously unselected package sudo. 21:13:58 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:13:58 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:13:58 Selecting previously unselected package apparmor. 21:13:58 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:13:58 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:13:58 Selecting previously unselected package libedit2:amd64. 21:13:58 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:13:58 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:13:58 Selecting previously unselected package libkrb5support0:amd64. 21:13:58 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:13:58 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:13:58 Selecting previously unselected package libk5crypto3:amd64. 21:13:58 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:13:58 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:13:58 Selecting previously unselected package libkeyutils1:amd64. 21:13:58 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:13:58 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:13:58 Selecting previously unselected package libkrb5-3:amd64. 21:13:58 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:13:58 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:13:58 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:13:58 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:13:58 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:13:58 Selecting previously unselected package libssl1.0.0:amd64. 21:13:58 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 21:13:58 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 21:13:58 Selecting previously unselected package openssh-client. 21:13:58 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 21:13:58 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 21:13:58 Selecting previously unselected package squashfs-tools. 21:13:58 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 21:13:58 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 21:13:58 Selecting previously unselected package snapd. 21:13:58 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 21:13:58 Unpacking snapd (2.49.2+18.04) ... 21:14:00 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:14:00 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 21:14:00 Setting up mime-support (3.60ubuntu1) ... 21:14:00 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:14:00 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:14:00 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:14:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:14:01 Setting up systemd (237-3ubuntu10.51) ... 21:14:01 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:14:01 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:14:01 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:14:01 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:14:01 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:14:01 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:14:01 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:14:02 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 21:14:02 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:14:02 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:14:02 Setting up python3 (3.6.7-1~18.04) ... 21:14:02 running python rtupdate hooks for python3.6... 21:14:02 running python post-rtupdate hooks for python3.6... 21:14:02 Setting up apparmor (2.12-4ubuntu5.1) ... 21:14:02 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:14:03 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:14:03 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 21:14:03 Setting up snapd (2.49.2+18.04) ... 21:14:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:14:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:14:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:14:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:14:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:14:04 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:14:04 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:14:04 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:14:04 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:14:05 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:14:05 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 21:14:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:14:05 Processing triggers for systemd (237-3ubuntu10.51) ... 21:14:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:14:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:14:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:14:08 Reading package lists... 21:14:08 Reading package lists... 21:14:08 Building dependency tree... 21:14:08 Reading state information... 21:14:08 Calculating upgrade... 21:14:08 The following packages will be upgraded: 21:14:08 advancecomp base-files bash binutils binutils-common 21:14:08 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:14:08 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:14:08 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 21:14:08 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 21:14:08 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:14:08 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:14:08 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 21:14:08 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 21:14:08 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 21:14:08 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 21:14:08 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 21:14:08 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 21:14:08 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 21:14:08 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 21:14:08 ubuntu-keyring util-linux 21:14:08 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:14:08 Need to get 64.2 MB of archives. 21:14:08 After this operation, 5138 kB of additional disk space will be used. 21:14:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 21:14:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:14:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:14:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:14:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:14:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:14:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:14:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:14:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:14:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:14:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:14:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:14:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:14:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:14:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:14:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:14:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:14:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:14:08 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:14:08 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:14:08 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:14:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:14:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:14:08 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:14:08 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:14:08 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:14:08 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:14:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:14:08 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:14:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:14:08 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:14:08 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:14:08 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:14:08 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:14:08 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 21:14:08 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:14:08 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:14:08 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 21:14:08 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 21:14:08 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:14:08 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:14:08 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 21:14:08 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:14:08 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:14:08 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:14:08 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:14:08 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:14:08 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:14:08 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:14:08 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] 21:14:08 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:14:08 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:14:08 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:14:08 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:14:08 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:14:08 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:14:08 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:14:09 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:14:09 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:14:09 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:14:09 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:14:09 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:14:09 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:14:09 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:14:09 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:14:09 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:14:09 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:14:09 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 21:14:09 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:14:09 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:14:09 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:14:09 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:14:09 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:14:09 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:14:09 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:14:09 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:14:09 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:14:09 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:14:09 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 21:14:09 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 21:14:09 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:14:09 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:14:09 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:14:09 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:14:09 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:14:09 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 21:14:09 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 21:14:09 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 21:14:09 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:14:09 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:14:09 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:14:09 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:14:09 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 21:14:09 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:14:09 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:14:10 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:14:10 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:14:10 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:14:10 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:14:10 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:14:10 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:14:10 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:14:10 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:14:10 debconf: delaying package configuration, since apt-utils is not installed 21:14:10 Fetched 64.2 MB in 2s (32.2 MB/s) 21:14:10 (Reading database ... 13914 files and directories currently installed.) 21:14:10 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:14:10 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:14:10 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:14:10 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:14:10 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 21:14:10 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 21:14:11 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:11 (Reading database ... 13914 files and directories currently installed.) 21:14:11 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:14:11 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:14:11 (Reading database ... 13914 files and directories currently installed.) 21:14:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:14:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:14:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:12 (Reading database ... 13914 files and directories currently installed.) 21:14:12 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:14:12 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:14:12 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:14:12 (Reading database ... 13914 files and directories currently installed.) 21:14:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:14:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:14:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:14:12 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:14:13 Setting up base-files (10.1ubuntu2.10) ... 21:14:13 Installing new version of config file /etc/issue ... 21:14:13 Installing new version of config file /etc/issue.net ... 21:14:13 Installing new version of config file /etc/lsb-release ... 21:14:13 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:14:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:14:13 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:14:13 Removing obsolete conffile /etc/default/motd-news ... 21:14:13 (Reading database ... 13915 files and directories currently installed.) 21:14:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:14:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:14:13 Setting up bash (4.4.18-2ubuntu1.2) ... 21:14:13 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 21:14:13 (Reading database ... 13915 files and directories currently installed.) 21:14:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:14:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:14:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:14:13 (Reading database ... 13915 files and directories currently installed.) 21:14:13 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:14:13 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:14:13 Setting up tar (1.29b-2ubuntu0.2) ... 21:14:13 (Reading database ... 13915 files and directories currently installed.) 21:14:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:14:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:14:14 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:14:14 (Reading database ... 13915 files and directories currently installed.) 21:14:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:14:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:14:14 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:14:14 (Reading database ... 13915 files and directories currently installed.) 21:14:14 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:14:14 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:14:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:14:14 (Reading database ... 13915 files and directories currently installed.) 21:14:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:14:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:14:14 Setting up grep (3.1-2build1) ... 21:14:14 (Reading database ... 13915 files and directories currently installed.) 21:14:14 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 21:14:14 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 21:14:14 Setting up gzip (1.6-5ubuntu1.1) ... 21:14:14 (Reading database ... 13915 files and directories currently installed.) 21:14:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:14:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:14:14 Setting up login (1:4.5-1ubuntu2) ... 21:14:14 (Reading database ... 13915 files and directories currently installed.) 21:14:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:14:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:14:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:14:14 (Reading database ... 13915 files and directories currently installed.) 21:14:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:14:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:14:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:14:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:14:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:14:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:14:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:14:16 (Reading database ... 13915 files and directories currently installed.) 21:14:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:14:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:14:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:14:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:14:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:14:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:14:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:14:16 (Reading database ... 13915 files and directories currently installed.) 21:14:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:14:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:14:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:14:16 (Reading database ... 13915 files and directories currently installed.) 21:14:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:14:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:14:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:14:17 (Reading database ... 13915 files and directories currently installed.) 21:14:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:14:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:14:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:14:17 (Reading database ... 13915 files and directories currently installed.) 21:14:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:14:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:14:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:14:17 (Reading database ... 13915 files and directories currently installed.) 21:14:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:14:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:14:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:14:17 (Reading database ... 13915 files and directories currently installed.) 21:14:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:14:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:14:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:14:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:14:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:14:17 (Reading database ... 13915 files and directories currently installed.) 21:14:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:14:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:14:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:14:17 (Reading database ... 13915 files and directories currently installed.) 21:14:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:14:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:14:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:14:17 (Reading database ... 13915 files and directories currently installed.) 21:14:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:14:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:14:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:14:17 (Reading database ... 13915 files and directories currently installed.) 21:14:17 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:14:17 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:14:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:14:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:14:18 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:14:18 (Reading database ... 13915 files and directories currently installed.) 21:14:18 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:14:18 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:14:19 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:14:19 (Reading database ... 13915 files and directories currently installed.) 21:14:19 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:14:19 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:14:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:14:19 (Reading database ... 13917 files and directories currently installed.) 21:14:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:14:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:14:19 Setting up debconf (1.5.66ubuntu1) ... 21:14:19 (Reading database ... 13917 files and directories currently installed.) 21:14:19 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:14:19 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:14:19 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:14:19 (Reading database ... 13917 files and directories currently installed.) 21:14:19 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:14:19 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:14:19 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:14:19 (Reading database ... 13917 files and directories currently installed.) 21:14:19 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:14:19 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:14:19 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:14:19 (Reading database ... 13917 files and directories currently installed.) 21:14:19 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:14:19 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:14:19 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 21:14:20 (Reading database ... 13919 files and directories currently installed.) 21:14:20 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 21:14:20 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:14:20 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 21:14:20 (Reading database ... 13923 files and directories currently installed.) 21:14:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:14:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:14:20 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 21:14:20 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 21:14:20 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:14:20 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:14:20 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:14:20 (Reading database ... 13923 files and directories currently installed.) 21:14:20 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:14:20 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:14:20 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:14:20 (Reading database ... 13923 files and directories currently installed.) 21:14:20 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 21:14:20 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 21:14:20 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 21:14:20 (Reading database ... 13923 files and directories currently installed.) 21:14:20 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 21:14:20 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 21:14:20 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 21:14:20 (Reading database ... 13923 files and directories currently installed.) 21:14:20 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:14:20 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:14:20 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:14:20 (Reading database ... 13923 files and directories currently installed.) 21:14:20 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:14:20 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:14:21 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:14:21 (Reading database ... 13923 files and directories currently installed.) 21:14:21 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:14:21 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:14:21 Setting up passwd (1:4.5-1ubuntu2) ... 21:14:21 (Reading database ... 13923 files and directories currently installed.) 21:14:21 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:14:21 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:14:21 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:14:21 (Reading database ... 13923 files and directories currently installed.) 21:14:21 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:14:21 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:14:21 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:14:21 (Reading database ... 13923 files and directories currently installed.) 21:14:21 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 21:14:21 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 21:14:21 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 21:14:21 (Reading database ... 13923 files and directories currently installed.) 21:14:21 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:14:21 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:14:21 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:14:21 (Reading database ... 13923 files and directories currently installed.) 21:14:21 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:14:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:14:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:14:21 (Reading database ... 13923 files and directories currently installed.) 21:14:21 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:14:21 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:14:21 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:14:22 (Reading database ... 13923 files and directories currently installed.) 21:14:22 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:14:22 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:14:22 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:14:22 (Reading database ... 13923 files and directories currently installed.) 21:14:22 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 21:14:22 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 21:14:22 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 21:14:22 (Reading database ... 13923 files and directories currently installed.) 21:14:22 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:14:22 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:14:22 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:14:22 (Reading database ... 13924 files and directories currently installed.) 21:14:22 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:14:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:14:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:14:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:14:22 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 21:14:22 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 21:14:22 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:14:22 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:14:23 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:14:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:14:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:14:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:14:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:14:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:14:23 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:14:23 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:14:23 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:14:23 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:14:23 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:14:23 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:14:23 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:14:23 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:14:23 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:14:23 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:14:23 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:14:23 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:14:23 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:14:23 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:14:23 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:14:23 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:14:24 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:14:24 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:14:24 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:14:24 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:14:24 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:14:24 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:14:24 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:14:24 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:14:24 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:14:24 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:14:24 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:14:24 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:14:24 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:14:24 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:14:25 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:14:25 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:14:26 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:14:26 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:14:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:14:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:14:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:14:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:14:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:14:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:14:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:14:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:14:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:14:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:14:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:14:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:14:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:14:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:14:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:14:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:14:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:14:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:14:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:14:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:14:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:14:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:14:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:14:28 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:14:28 21:14:28 Current default time zone: 'Etc/UTC' 21:14:28 Local time is now: Fri Sep 10 21:14:27 UTC 2021. 21:14:28 Universal Time is now: Fri Sep 10 21:14:27 UTC 2021. 21:14:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:14:28 21:14:28 Setting up systemd-sysv (237-3ubuntu10.51) ... 21:14:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:28 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 21:14:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:14:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:14:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:14:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:14:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:14:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:14:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:14:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:14:28 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:14:28 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:14:28 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:28 Setting up patch (2.7.6-2ubuntu1.1) ... 21:14:28 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:14:28 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:14:28 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 21:14:28 Installing new version of config file /etc/ssl/openssl.cnf ... 21:14:28 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:14:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:14:28 Setting up ca-certificates (20210119~18.04.1) ... 21:14:30 Updating certificates in /etc/ssl/certs... 21:14:31 23 added, 27 removed; done. 21:14:31 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:14:31 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:14:31 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:14:31 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:14:31 Setting up pkgbinarymangler (138.18.04.1) ... 21:14:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:14:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:14:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:14:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:14:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:14:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:14:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:14:31 Setting up perl (5.26.1-6ubuntu0.5) ... 21:14:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:14:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:14:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:14:31 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:14:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:14:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:14:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:14:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:14:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:14:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:14:31 Processing triggers for systemd (237-3ubuntu10.51) ... 21:14:31 Processing triggers for mime-support (3.60ubuntu1) ... 21:14:31 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:14:31 Updating certificates in /etc/ssl/certs... 21:14:32 0 added, 0 removed; done. 21:14:32 Running hooks in /etc/ca-certificates/update.d... 21:14:32 done. 21:14:32 Reading package lists... 21:14:32 Building dependency tree... 21:14:32 Reading state information... 21:14:32 The following NEW packages will be installed: 21:14:32 apt-transport-https 21:14:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:14:33 Need to get 4348 B of archives. 21:14:33 After this operation, 154 kB of additional disk space will be used. 21:14:33 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 21:14:33 debconf: delaying package configuration, since apt-utils is not installed 21:14:33 Fetched 4348 B in 0s (24.2 kB/s) 21:14:33 Selecting previously unselected package apt-transport-https. 21:14:33 (Reading database ... 13929 files and directories currently installed.) 21:14:33 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 21:14:33 Unpacking apt-transport-https (1.6.14) ... 21:14:33 Setting up apt-transport-https (1.6.14) ... 21:14:33 Waiting for network to be ready... 21:14:40 2021-09-10T21:14:36Z INFO Waiting for automatic snapd restart... 21:14:40 snapd 2.51.4 from Canonical* installed 21:14:40 "snapd" switched to the "latest/stable" channel 21:14:40 21:14:42 core18 20210722 from Canonical* installed 21:14:42 "core18" switched to the "latest/stable" channel 21:14:42 21:14:45 snapcraft 5.0 from Canonical* installed 21:14:45 "snapcraft" switched to the "latest/stable" channel 21:14:45 21:14:49 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: 21:14:49 - README.md 21:14:49 21:14:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:14:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:14:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:14:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:14:51 Reading package lists... 21:14:51 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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 21:14:51 Reading package lists... 21:14:52 Building dependency tree... 21:14:52 Reading state information... 21:14:52 Suggested packages: 21:14:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:14:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:14:52 Recommended packages: 21:14:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:14:52 The following NEW packages will be installed: 21:14:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:14:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:14:52 pkg-config zip 21:14:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:14:52 Need to get 7663 kB of archives. 21:14:52 After this operation, 43.8 MB of additional disk space will be used. 21:14:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:14:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 21:14:52 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:14:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:14:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:14:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:14:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:14:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:14:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:14:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:14:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:14:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:14:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:14:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:14:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:14:53 debconf: delaying package configuration, since apt-utils is not installed 21:14:53 Fetched 7663 kB in 1s (10.1 MB/s) 21:14:53 Selecting previously unselected package libglib2.0-0:amd64. 21:14:53 (Reading database ... 13933 files and directories currently installed.) 21:14:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:14:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:14:53 Selecting previously unselected package libpsl5:amd64. 21:14:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:14:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:14:53 Selecting previously unselected package libnghttp2-14:amd64. 21:14:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:14:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:14:53 Selecting previously unselected package librtmp1:amd64. 21:14:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:14:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:14:53 Selecting previously unselected package libcurl3-gnutls:amd64. 21:14:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 21:14:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:14:53 Selecting previously unselected package liberror-perl. 21:14:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:14:53 Unpacking liberror-perl (0.17025-1) ... 21:14:53 Selecting previously unselected package git-man. 21:14:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:14:53 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:14:53 Selecting previously unselected package git. 21:14:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:14:53 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:14:54 Selecting previously unselected package libnorm1:amd64. 21:14:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:14:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:14:54 Selecting previously unselected package libpgm-5.2-0:amd64. 21:14:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:14:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:14:54 Selecting previously unselected package libsodium23:amd64. 21:14:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:14:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:14:54 Selecting previously unselected package libzmq5:amd64. 21:14:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:14:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:14:54 Selecting previously unselected package libzmq3-dev:amd64. 21:14:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:14:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:14:54 Selecting previously unselected package pkg-config. 21:14:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:14:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:14:54 Selecting previously unselected package zip. 21:14:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:14:54 Unpacking zip (3.0-11build1) ... 21:14:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:14:54 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:14:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:14:54 Setting up liberror-perl (0.17025-1) ... 21:14:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:14:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:14:54 No schema files found: doing nothing. 21:14:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:14:54 Setting up zip (3.0-11build1) ... 21:14:54 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:14:54 Setting up libsodium23:amd64 (1.0.16-2) ... 21:14:54 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:14:54 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:14:54 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 21:14:54 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:14:54 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:14:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:14:55 git set to automatically installed. 21:14:55 git-man set to automatically installed. 21:14:55 libcurl3-gnutls set to automatically installed. 21:14:55 liberror-perl set to automatically installed. 21:14:55 libglib2.0-0 set to automatically installed. 21:14:55 libnghttp2-14 set to automatically installed. 21:14:55 libnorm1 set to automatically installed. 21:14:55 libpgm-5.2-0 set to automatically installed. 21:14:55 libpsl5 set to automatically installed. 21:14:55 librtmp1 set to automatically installed. 21:14:55 libsodium23 set to automatically installed. 21:14:55 libzmq3-dev set to automatically installed. 21:14:55 libzmq5 set to automatically installed. 21:14:55 pkg-config set to automatically installed. 21:14:55 zip set to automatically installed. 21:14:56 snapd is not logged in, snap install commands will use sudo 21:14:57 snap "core18" has no updates available 21:14:59 snapd is not logged in, snap install commands will use sudo 21:15:03 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 21:15:04 Pulling config-common 21:15:04 + snapcraftctl pull 21:15:05 Pulling go-build-helper 21:15:05 + snapcraftctl pull 21:15:06 'edgex-go' has dependencies that need to be staged: go-build-helper 21:15:06 Skipping pull go-build-helper (already ran) 21:15:06 Building go-build-helper 21:15:06 + snapcraftctl build 21:15:08 Staging go-build-helper 21:15:08 + snapcraftctl stage 21:15:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:15:17 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:15:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 21:15:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 21:15:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 21:15:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 21:15:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 21:15:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 21:15:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 21:15:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 21:15:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:15:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:15:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:15:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:15:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:15:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:15:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:15:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:15:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:15:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 21:15:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 21:15:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 21:15:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 21:15:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 21:15:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 21:15:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 21:15:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 21:15:17 Fetched 25.2 MB in 0s (0 B/s) 21:15:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:15:17 Fetched 224 kB in 0s (0 B/s) 21:15:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:15:17 Fetched 157 kB in 0s (0 B/s) 21:15:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:15:17 Fetched 221 kB in 0s (0 B/s) 21:15:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:15:17 Fetched 143 kB in 0s (0 B/s) 21:15:17 Pulling edgex-go 21:15:17 + snapcraftctl pull 21:15:18 Pulling hooks 21:15:18 + snapcraftctl pull 21:15:36 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:15:36 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:15:36 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:15:36 Fetched 0 B in 0s (0 B/s) 21:15:36 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:15:36 Fetched 96.5 kB in 0s (0 B/s) 21:15:36 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:15:36 Fetched 279 kB in 0s (0 B/s) 21:15:36 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:15:36 Fetched 122 kB in 0s (0 B/s) 21:15:36 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:15:36 Fetched 77.8 kB in 0s (0 B/s) 21:15:36 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:15:36 Fetched 8848 B in 0s (0 B/s) 21:15:36 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:15:36 Fetched 47.8 kB in 0s (0 B/s) 21:15:36 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:15:36 Fetched 45.6 kB in 0s (0 B/s) 21:15:36 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:15:36 Fetched 15.0 kB in 0s (0 B/s) 21:15:36 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 21:15:36 Fetched 219 kB in 0s (0 B/s) 21:15:36 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:15:36 Fetched 154 kB in 0s (0 B/s) 21:15:36 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:15:36 Fetched 50.6 kB in 0s (0 B/s) 21:15:36 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:15:36 Fetched 14.8 kB in 0s (0 B/s) 21:15:36 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:15:36 Fetched 41.8 kB in 0s (0 B/s) 21:15:36 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:15:36 Fetched 499 kB in 0s (0 B/s) 21:15:36 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:15:36 Fetched 111 kB in 0s (0 B/s) 21:15:36 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:15:36 Fetched 240 kB in 0s (0 B/s) 21:15:36 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:15:36 Fetched 29.3 kB in 0s (0 B/s) 21:15:36 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:15:36 Fetched 85.5 kB in 0s (0 B/s) 21:15:36 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:15:36 Fetched 24.5 kB in 0s (0 B/s) 21:15:36 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:15:36 Fetched 49.2 kB in 0s (0 B/s) 21:15:36 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:15:36 Fetched 54.2 kB in 0s (0 B/s) 21:15:36 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:15:36 Fetched 30.8 kB in 0s (0 B/s) 21:15:36 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:15:36 Fetched 15.8 kB in 0s (0 B/s) 21:15:36 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:15:36 Fetched 85.9 kB in 0s (0 B/s) 21:15:36 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:15:36 Fetched 8720 B in 0s (0 B/s) 21:15:36 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 21:15:36 Fetched 140 kB in 0s (0 B/s) 21:15:36 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:15:36 Fetched 119 kB in 0s (0 B/s) 21:15:36 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 21:15:36 Fetched 111 kB in 0s (0 B/s) 21:15:36 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:15:36 Fetched 11.1 kB in 0s (0 B/s) 21:15:36 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:15:36 Fetched 645 kB in 0s (0 B/s) 21:15:36 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:15:36 Fetched 41.3 kB in 0s (0 B/s) 21:15:36 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:15:36 Fetched 17.9 kB in 0s (0 B/s) 21:15:36 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:15:36 Fetched 368 kB in 0s (0 B/s) 21:15:36 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:15:36 Fetched 187 kB in 0s (0 B/s) 21:15:36 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:15:36 Fetched 175 kB in 0s (0 B/s) 21:15:36 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:15:36 Fetched 206 kB in 0s (0 B/s) 21:15:36 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 21:15:36 Fetched 1302 kB in 0s (0 B/s) 21:15:36 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:15:36 Fetched 36.2 kB in 0s (0 B/s) 21:15:36 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 21:15:36 Fetched 159 kB in 0s (0 B/s) 21:15:36 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:15:36 Fetched 107 kB in 0s (0 B/s) 21:15:36 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:15:36 Fetched 48.7 kB in 0s (0 B/s) 21:15:36 Pulling static-packages 21:15:36 + snapcraftctl pull 21:15:36 Pulling version 21:15:36 + cd /root/project 21:15:36 + git describe --tags --abbrev=0 21:15:36 + sed s/v// 21:15:36 + GIT_VERSION=2.0.1-dev.43 21:15:36 + [ -z 2.0.1-dev.43 ] 21:15:36 + snapcraftctl set-version 2.0.1-dev.43 21:15:36 Building config-common 21:15:36 + snapcraftctl build 21:15:38 Skipping build go-build-helper (already ran) 21:15:38 Building edgex-go 21:15:38 + cd /root/parts/edgex-go/src 21:15:38 + sed s/v// 21:15:38 + git describe --tags --abbrev=0 21:15:38 + GIT_VERSION=2.0.1-dev.43 21:15:38 + [ -z 2.0.1-dev.43 ] 21:15:38 + echo 2.0.1-dev.43 21:15:38 + make build 21:15:38 go mod tidy 21:15:41 go: downloading github.com/gorilla/mux v1.8.0 21:15:41 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 21:15:41 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 21:15:41 go: downloading github.com/stretchr/testify v1.7.0 21:15:41 go: downloading github.com/google/uuid v1.3.0 21:15:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 21:15:41 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:15:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:15:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:15:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 21:15:42 go: downloading github.com/lib/pq v1.10.3 21:15:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:15:42 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:15:42 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 21:15:42 go: downloading github.com/pelletier/go-toml v1.9.4 21:15:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:15:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:15:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:15:43 go: downloading github.com/davecgh/go-spew v1.1.1 21:15:43 go: downloading github.com/pmezard/go-difflib v1.0.0 21:15:43 go: downloading github.com/go-kit/kit v0.11.0 21:15:43 go: downloading github.com/go-playground/validator/v10 v10.9.0 21:15:43 go: downloading github.com/stretchr/objx v0.1.1 21:15:43 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 21:15:43 go: downloading github.com/x448/float16 v0.8.4 21:15:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:15:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:15:43 go: downloading github.com/pebbe/zmq4 v1.2.7 21:15:43 go: downloading github.com/kr/pretty v0.3.0 21:15:43 go: downloading github.com/go-playground/universal-translator v0.18.0 21:15:43 go: downloading github.com/leodido/go-urn v1.2.1 21:15:43 go: downloading golang.org/x/text v0.3.6 21:15:43 go: downloading github.com/go-playground/assert/v2 v2.0.1 21:15:43 go: downloading github.com/go-playground/locales v0.14.0 21:15:43 go: downloading github.com/go-logfmt/logfmt v0.5.0 21:15:43 go: downloading github.com/go-stack/stack v1.8.0 21:15:43 go: downloading github.com/hashicorp/consul/api v1.8.1 21:15:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:15:43 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 21:15:43 go: downloading github.com/kr/text v0.2.0 21:15:43 go: downloading github.com/rogpeppe/go-internal v1.8.0 21:15:44 go: downloading github.com/gorilla/websocket v1.4.2 21:15:44 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 21:15:44 go: downloading github.com/onsi/ginkgo v1.10.1 21:15:44 go: downloading github.com/onsi/gomega v1.7.0 21:15:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:15:44 go: downloading github.com/mitchellh/copystructure v1.0.0 21:15:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:15:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:15:44 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:15:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:15:44 go: downloading github.com/hashicorp/serf v0.9.5 21:15:44 go: downloading github.com/hashicorp/consul/sdk v0.7.0 21:15:44 go: downloading github.com/hashicorp/go-uuid v1.0.1 21:15:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:15:44 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:15:44 go: downloading github.com/fatih/color v1.9.0 21:15:44 go: downloading github.com/mattn/go-colorable v0.1.6 21:15:44 go: downloading github.com/mattn/go-isatty v0.0.12 21:15:44 go: downloading github.com/pkg/errors v0.9.1 21:15:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:15:44 go: downloading github.com/hashicorp/go-msgpack v0.5.3 21:15:44 go: downloading github.com/hashicorp/memberlist v0.2.2 21:15:44 go: downloading github.com/hpcloud/tail v1.0.0 21:15:44 go: downloading gopkg.in/yaml.v2 v2.4.0 21:15:44 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 21:15:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:15:46 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:15:46 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:15:46 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:15:46 go: downloading github.com/hashicorp/go-multierror v1.1.0 21:15:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 21:15:46 go: downloading github.com/miekg/dns v1.1.26 21:15:46 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:15:46 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:15:46 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:15:46 go: downloading github.com/hashicorp/errwrap v1.0.0 21:15:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-data/core-data ./cmd/core-data 21:15:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:15:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-command/core-command ./cmd/core-command 21:15:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:16:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:16:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:16:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:16:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:16:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config 21:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:16:08 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:16:08 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:16:08 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:16:08 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:16:08 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:16:08 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:16:08 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:16:08 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:16:08 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:16:08 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:16:08 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:16:08 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:16:08 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:16:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:16:08 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:16:08 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:16:08 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:16:08 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 21:16:08 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:16:08 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:16:08 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:16:08 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:16:08 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:16:08 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 21:16:08 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:16:08 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:16:08 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:16:09 Building hooks 21:16:09 + cd /root/parts/hooks/src 21:16:09 + make build 21:16:09 go mod tidy 21:16:09 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 21:16:10 go: downloading github.com/stretchr/testify v1.5.1 21:16:10 go: downloading gopkg.in/yaml.v2 v2.2.2 21:16:10 go: downloading github.com/davecgh/go-spew v1.1.0 21:16:10 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:16:11 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:16:11 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:16:11 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:16:14 Building static-packages 21:16:14 + snapcraftctl build 21:16:16 Building version 21:16:16 + snapcraftctl build 21:16:18 Staging config-common 21:16:18 + snapcraftctl stage 21:16:19 Skipping stage go-build-helper (already ran) 21:16:19 Staging edgex-go 21:16:19 + snapcraftctl stage 21:16:20 Staging hooks 21:16:20 + snapcraftctl stage 21:16:21 Staging static-packages 21:16:21 + snapcraftctl stage 21:16:22 Staging version 21:16:22 + snapcraftctl stage 21:16:23 Priming config-common 21:16:23 + snapcraftctl prime 21:16:25 Priming go-build-helper 21:16:25 + snapcraftctl prime 21:16:25 Priming edgex-go 21:16:25 + snapcraftctl prime 21:16:26 Priming hooks 21:16:26 + snapcraftctl prime 21:16:28 Priming static-packages 21:16:28 + snapcraftctl prime 21:16:30 Priming version 21:16:30 + snapcraftctl prime 21:16:31 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [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] sh 21:16:40 + '[' -d /w/workspace/edgex-go/7/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:16:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:16:41 ---> package-listing.sh 21:16:41 ++ tr '[:upper:]' '[:lower:]' 21:16:41 ++ facter osfamily 21:16:41 + OS_FAMILY=redhat 21:16:41 + workspace=/w/workspace/edgex-go/7 21:16:41 + START_PACKAGES=/tmp/packages_start.txt 21:16:41 + END_PACKAGES=/tmp/packages_end.txt 21:16:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:16:41 + PACKAGES=/tmp/packages_start.txt 21:16:41 + '[' /w/workspace/edgex-go/7 ']' 21:16:41 + PACKAGES=/tmp/packages_end.txt 21:16:41 + case "${OS_FAMILY}" in 21:16:41 + sort 21:16:41 + rpm -qa 21:16:43 + '[' -f /tmp/packages_start.txt ']' 21:16:43 + '[' -f /tmp/packages_end.txt ']' 21:16:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:16:43 + '[' /w/workspace/edgex-go/7 ']' 21:16:43 + mkdir -p /w/workspace/edgex-go/7/archives/ 21:16:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 21:16:43 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:16:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:44 21:16:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:16:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:50 latest: Pulling from edgex-lftools-log-publisher 21:16:50 b4d181a07f80: Pulling fs layer 21:16:50 a1111a8f2ec3: Pulling fs layer 21:16:50 ed53099fbce6: Pulling fs layer 21:16:50 dc539afda2c1: Pulling fs layer 21:16:50 77bc0d833cb6: Pulling fs layer 21:16:50 9065ff56babe: Pulling fs layer 21:16:50 d287ab97295c: Pulling fs layer 21:16:50 dc539afda2c1: Waiting 21:16:50 77bc0d833cb6: Waiting 21:16:50 9065ff56babe: Waiting 21:16:50 d287ab97295c: Waiting 21:16:50 a1111a8f2ec3: Verifying Checksum 21:16:50 a1111a8f2ec3: Download complete 21:16:50 dc539afda2c1: Verifying Checksum 21:16:50 dc539afda2c1: Download complete 21:16:51 77bc0d833cb6: Verifying Checksum 21:16:51 77bc0d833cb6: Download complete 21:16:51 9065ff56babe: Verifying Checksum 21:16:51 9065ff56babe: Download complete 21:16:51 ed53099fbce6: Verifying Checksum 21:16:51 ed53099fbce6: Download complete 21:16:52 b4d181a07f80: Verifying Checksum 21:16:52 b4d181a07f80: Download complete 21:16:53 b4d181a07f80: Pull complete 21:16:53 a1111a8f2ec3: Pull complete 21:16:54 ed53099fbce6: Pull complete 21:16:54 dc539afda2c1: Pull complete 21:16:54 77bc0d833cb6: Pull complete 21:16:54 9065ff56babe: Pull complete 21:16:57 d287ab97295c: Verifying Checksum 21:16:57 d287ab97295c: Download complete 21:17:02 d287ab97295c: Pull complete 21:17:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:17:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:17:02 prd-centos7-docker-4c-2g-2018 does not seem to be running inside a container 21:17:03 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:17:06 $ docker top 4c2cdce51c45e2a1ca7643e3343f55c977d71a530f319796489ea937788ea1b9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:17:08 + touch /tmp/pre-build-complete [Pipeline] sh 21:17:08 + mkdir -p /var/log/sysstat [Pipeline] sh 21:17:09 + ls /var/log/sa-host 21:17:09 + sadf -c /var/log/sa-host/sa05 21:17:09 file_magic: OK 21:17:09 HZ: Using current value: 100 21:17:09 file_header: OK 21:17:09 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 21:17:09 Statistics: 21:17:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:17:09 File successfully converted to sysstat format version 12.0.3 21:17:09 + sadf -c /var/log/sa-host/sa10 21:17:09 file_magic: OK 21:17:09 HZ: Using current value: 100 21:17:09 file_header: OK 21:17:09 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 21:17:09 Statistics: 21:17:09 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... 21:17:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:17:13 provisioning config files... 21:17:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config2922293480447218222tmp [Pipeline] { [Pipeline] echo 21:17:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:17:13 ---> create-netrc.sh [Pipeline] } 21:17:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:17:13 ---> python-tools-install.sh [Pipeline] echo 21:17:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:17:14 ---> sudo-logs.sh 21:17:14 Archiving 'sudo' log.. 21:17:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2018.vexxhost.local: Name or service not known 21:17:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2018.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:17:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:17:14 ---> job-cost.sh 21:17:14 lf-activate-venv: SKIPPING 21:17:14 DEBUG: total: 0.10999999940395355 21:17:14 INFO: Retrieving Stack Cost... 21:17:15 INFO: Retrieving Pricing Info for: v3-standard-2 21:17:15 INFO: Archiving Costs [Pipeline] echo 21:17:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:17:16 ---> logs-deploy.sh 21:17:16 lf-activate-venv: SKIPPING 21:17:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3700/7 21:17:16 INFO: archiving workspace using pattern(s): 21:17:16 Archives upload complete. 21:17:16 INFO: archiving logs to Nexus 21:17:19 ---> uname -a: 21:17:19 Linux prd-centos7-docker-4c-2g-2018.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:17:19 21:17:19 21:17:19 ---> lscpu: 21:17:19 Architecture: x86_64 21:17:19 CPU op-mode(s): 32-bit, 64-bit 21:17:19 Byte Order: Little Endian 21:17:19 Address sizes: 40 bits physical, 48 bits virtual 21:17:19 CPU(s): 2 21:17:19 On-line CPU(s) list: 0,1 21:17:19 Thread(s) per core: 1 21:17:19 Core(s) per socket: 1 21:17:19 Socket(s): 2 21:17:19 NUMA node(s): 1 21:17:19 Vendor ID: AuthenticAMD 21:17:19 CPU family: 23 21:17:19 Model: 49 21:17:19 Model name: AMD EPYC-Rome Processor 21:17:19 Stepping: 0 21:17:19 CPU MHz: 2799.998 21:17:19 BogoMIPS: 5599.99 21:17:19 Virtualization: AMD-V 21:17:19 Hypervisor vendor: KVM 21:17:19 Virtualization type: full 21:17:19 L1d cache: 32K 21:17:19 L1i cache: 32K 21:17:19 L2 cache: 512K 21:17:19 L3 cache: 16384K 21:17:19 NUMA node0 CPU(s): 0,1 21:17:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:17:19 21:17:19 21:17:19 ---> nproc: 21:17:19 2 21:17:19 21:17:19 21:17:19 ---> df -h: 21:17:19 Filesystem Size Used Avail Use% Mounted on 21:17:19 overlay 40G 13G 28G 32% / 21:17:19 tmpfs 64M 0 64M 0% /dev 21:17:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:17:19 shm 64M 0 64M 0% /dev/shm 21:17:19 /dev/vda1 40G 13G 28G 32% /facter-os 21:17:19 21:17:19 21:17:19 ---> sar -b -r -n DEV: 21:17:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) 21:17:19 21:17:19 21:00:03 LINUX RESTART (2 CPU) 21:17:19 21:17:19 21:01:01 tps rtps wtps bread/s bwrtn/s 21:17:19 21:02:01 87.53 3.46 84.07 2578.75 8718.03 21:17:19 21:03:01 147.23 0.18 147.04 23.18 46602.01 21:17:19 21:04:01 243.56 0.00 243.56 0.00 53816.84 21:17:19 21:05:01 52.82 0.00 52.82 0.00 9774.47 21:17:19 21:06:01 68.43 0.00 68.43 0.00 9451.61 21:17:19 21:07:02 816.17 403.06 413.10 15410.45 277656.72 21:17:19 21:08:01 453.21 79.36 373.84 5032.00 147209.24 21:17:19 21:09:01 339.03 34.19 304.84 778.71 100085.58 21:17:19 21:10:01 319.55 259.58 59.97 4591.11 5473.59 21:17:19 21:11:01 0.58 0.00 0.58 0.00 11.96 21:17:19 21:12:01 0.23 0.00 0.23 0.00 2.82 21:17:19 21:13:01 0.15 0.00 0.15 0.00 1.93 21:17:19 21:14:01 0.20 0.00 0.20 0.00 1.95 21:17:19 21:15:01 0.25 0.03 0.22 0.93 1.67 21:17:19 21:16:01 0.82 0.00 0.82 0.00 17.01 21:17:19 21:17:02 51.84 38.98 12.86 3957.24 646.51 21:17:19 Average: 161.76 51.52 110.25 2034.23 41363.42 21:17:19 21:17:19 21:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:17:19 21:02:01 5120836 0 877932 10.96 2620 2007552 1344040 14.84 875640 1602100 113252 21:17:19 21:03:01 3291384 0 1121312 14.00 2620 3593624 1608104 17.75 1193196 2898604 539612 21:17:19 21:04:01 3123252 0 1194156 14.91 2620 3688912 1541688 17.02 1381124 2856660 272356 21:17:19 21:05:01 3142708 0 1198232 14.96 2620 3665380 1761616 19.45 1290868 2918756 121136 21:17:19 21:06:01 3283472 0 1084388 13.54 2620 3638460 1328956 14.67 1211612 2877140 136400 21:17:19 21:07:02 536232 0 1605752 20.05 2620 5864336 3137388 34.64 2794160 3891696 149476 21:17:19 21:08:01 496644 0 1382372 17.26 2620 6127304 2447888 27.03 2241120 4477344 202612 21:17:19 21:09:01 2054808 0 1284592 16.04 2620 4666920 1637360 18.08 1750916 3418108 54672 21:17:19 21:10:01 2460716 0 1264204 15.78 2620 4281400 1168988 12.91 1237912 3458704 20 21:17:19 21:11:01 2462156 0 1262760 15.77 2620 4281404 1153556 12.74 1240932 3454608 16 21:17:19 21:12:01 2461272 0 1263640 15.78 2620 4281408 1146360 12.66 1241780 3455008 12 21:17:19 21:13:01 2461368 0 1263540 15.78 2620 4281412 1138316 12.57 1262108 3434528 8 21:17:19 21:14:01 2462208 0 1262692 15.77 2620 4281420 1138136 12.57 1259868 3436272 8 21:17:19 21:15:01 2461680 0 1263220 15.77 2620 4281420 1138140 12.57 1260680 3435692 8 21:17:19 21:16:01 2461796 0 1263064 15.77 2620 4281460 1138376 12.57 1261124 3435596 20 21:17:19 21:17:02 1713932 0 1402320 17.51 2620 4890068 1512088 16.69 1364624 4012512 489260 21:17:19 Average: 2499654 0 1249636 15.60 2620 4257030 1521312 16.80 1429229 3316458 129929 21:17:19 21:17:19 21:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:17:19 21:02:01 eth0 1083.37 889.88 3229.69 95.79 0.00 0.00 0.00 0.00 21:17:19 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:02:01 veth8619bc0 657.31 677.59 62.77 1946.31 0.00 0.00 0.00 0.00 21:17:19 21:02:01 docker0 657.31 677.46 53.78 1946.29 0.00 0.00 0.00 0.00 21:17:19 21:03:01 eth0 1363.10 1032.61 5924.90 136.12 0.00 0.00 0.00 0.00 21:17:19 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:03:01 veth0a63e7d 506.96 555.74 46.25 1869.46 0.00 0.00 0.00 0.00 21:17:19 21:03:01 docker0 668.71 808.48 54.23 2628.36 0.00 0.00 0.00 0.00 21:17:19 21:04:01 veth61b7c85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:17:19 21:04:01 eth0 89.45 67.89 246.32 17.79 0.00 0.00 0.00 0.00 21:17:19 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:04:01 docker0 45.29 49.08 3.62 212.46 0.00 0.00 0.00 0.00 21:17:19 21:05:01 veth61b7c85 2.25 2.25 0.18 0.18 0.00 0.00 0.00 0.00 21:17:19 21:05:01 eth0 32.21 21.25 17.74 56.79 0.00 0.00 0.00 0.00 21:17:19 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:05:01 docker0 2.25 2.25 0.15 0.18 0.00 0.00 0.00 0.00 21:17:19 21:06:01 eth0 246.79 148.48 1551.69 20.71 0.00 0.00 0.00 0.00 21:17:19 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:07:02 vethb868603 0.05 0.16 0.00 0.01 0.00 0.00 0.00 0.00 21:17:19 21:07:02 vethf43b91a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:17:19 21:07:02 veth0cfbf54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:17:19 21:07:02 eth0 142.98 105.78 346.33 62.08 0.00 0.00 0.00 0.00 21:17:19 21:08:01 veth59e9776 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:17:19 21:08:01 vethb5d8e93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:08:01 eth0 103.08 68.83 246.75 68.12 0.00 0.00 0.00 0.00 21:17:19 21:08:01 veth24c15c3 0.00 0.93 0.00 0.05 0.00 0.00 0.00 0.00 21:17:19 21:09:01 eth0 309.52 179.62 1690.26 76.13 0.00 0.00 0.00 0.00 21:17:19 21:09:01 veth24c15c3 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:09:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:17:19 21:09:01 docker0 1504.28 1753.20 120.18 5588.63 0.00 0.00 0.00 0.00 21:17:19 21:10:01 eth0 6.89 3.98 5.79 2.48 0.00 0.00 0.00 0.00 21:17:19 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:11:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:17:19 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:12:01 eth0 0.58 0.12 0.11 0.01 0.00 0.00 0.00 0.00 21:17:19 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:13:01 eth0 0.58 0.35 0.28 0.20 0.00 0.00 0.00 0.00 21:17:19 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:14:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:17:19 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:17:19 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:16:01 eth0 1.03 0.42 0.44 0.23 0.00 0.00 0.00 0.00 21:17:19 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:17:02 eth0 443.98 287.71 2619.27 26.60 0.00 0.00 0.00 0.00 21:17:19 21:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 21:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 Average: eth0 239.07 175.52 992.73 35.20 0.00 0.00 0.00 0.00 21:17:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:17:19 Average: docker0 94.11 109.68 7.52 349.63 0.00 0.00 0.00 0.00 21:17:19 21:17:19 21:17:19 ---> sar -P ALL: 21:17:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/10/21 _x86_64_ (2 CPU) 21:17:19 21:17:19 21:00:03 LINUX RESTART (2 CPU) 21:17:19 21:17:19 21:01:01 CPU %user %nice %system %iowait %steal %idle 21:17:19 21:02:01 all 11.54 0.00 3.82 2.30 0.07 82.28 21:17:19 21:02:01 0 10.88 0.00 3.99 1.37 0.07 83.68 21:17:19 21:02:01 1 12.19 0.00 3.65 3.21 0.07 80.89 21:17:19 21:03:01 all 23.47 0.00 7.85 2.53 0.10 66.05 21:17:19 21:03:01 0 22.23 0.00 8.24 2.86 0.11 66.56 21:17:19 21:03:01 1 24.69 0.00 7.46 2.21 0.09 65.54 21:17:19 21:04:01 all 59.47 0.00 11.69 1.96 0.11 26.77 21:17:19 21:04:01 0 58.97 0.00 12.30 2.39 0.11 26.23 21:17:19 21:04:01 1 59.96 0.00 11.08 1.54 0.11 27.31 21:17:19 21:05:01 all 34.43 0.00 5.07 0.34 0.07 60.08 21:17:19 21:05:01 0 34.18 0.00 5.09 0.30 0.07 60.36 21:17:19 21:05:01 1 34.68 0.00 5.06 0.39 0.07 59.81 21:17:19 21:06:01 all 46.99 0.00 7.33 1.10 0.10 44.47 21:17:19 21:06:01 0 48.80 0.00 7.70 0.68 0.09 42.73 21:17:19 21:06:01 1 45.20 0.00 6.98 1.52 0.11 46.20 21:17:19 21:07:02 all 35.17 0.00 23.99 23.59 0.12 17.13 21:17:19 21:07:02 0 34.13 0.00 23.99 22.79 0.13 18.97 21:17:19 21:07:02 1 36.22 0.00 23.99 24.39 0.11 15.29 21:17:19 21:08:01 all 77.31 0.00 17.48 3.79 0.15 1.26 21:17:19 21:08:01 0 76.97 0.00 17.71 3.38 0.15 1.79 21:17:19 21:08:01 1 77.66 0.00 17.26 4.21 0.15 0.72 21:17:19 21:09:01 all 66.91 0.03 15.89 2.60 0.15 14.43 21:17:19 21:09:01 0 69.95 0.02 15.49 2.48 0.15 11.92 21:17:19 21:09:01 1 63.89 0.04 16.28 2.72 0.15 16.93 21:17:19 21:10:01 all 1.24 4.03 15.70 2.93 0.05 76.05 21:17:19 21:10:01 0 0.94 4.19 16.30 2.80 0.05 75.71 21:17:19 21:10:01 1 1.54 3.87 15.10 3.06 0.05 76.38 21:17:19 21:11:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:17:19 21:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:17:19 21:11:01 1 0.37 0.00 0.05 0.00 0.02 99.57 21:17:19 21:12:01 all 0.18 0.00 0.03 0.00 0.03 99.76 21:17:19 21:12:01 0 0.25 0.00 0.05 0.00 0.03 99.67 21:17:19 21:12:01 1 0.12 0.00 0.02 0.00 0.02 99.85 21:17:19 21:17:19 21:12:01 CPU %user %nice %system %iowait %steal %idle 21:17:19 21:13:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:17:19 21:13:01 0 0.38 0.00 0.02 0.00 0.03 99.57 21:17:19 21:13:01 1 0.02 0.00 0.05 0.00 0.00 99.93 21:17:19 21:14:01 all 0.21 0.00 0.04 0.00 0.01 99.74 21:17:19 21:14:01 0 0.38 0.00 0.05 0.00 0.02 99.55 21:17:19 21:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:17:19 21:15:01 all 0.08 0.00 0.04 0.00 0.02 99.87 21:17:19 21:15:01 0 0.10 0.00 0.05 0.00 0.02 99.83 21:17:19 21:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:17:19 21:16:01 all 0.18 0.00 0.04 0.00 0.02 99.77 21:17:19 21:16:01 0 0.28 0.00 0.05 0.00 0.00 99.67 21:17:19 21:16:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:17:19 21:17:02 all 8.00 0.00 3.09 0.99 0.04 87.87 21:17:19 21:17:02 0 8.09 0.00 3.26 1.32 0.03 87.30 21:17:19 21:17:02 1 7.92 0.00 2.93 0.66 0.05 88.43 21:17:19 Average: all 21.81 0.26 6.77 2.55 0.06 68.56 21:17:19 Average: 0 21.86 0.27 6.90 2.45 0.07 68.46 21:17:19 Average: 1 21.75 0.25 6.63 2.65 0.06 68.65 21:17:19 21:17:19 21:17:19