lenny-intel 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-ssh6735603586327660447.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-ssh7840566500510486041.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-ssh1132482482357259089.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-ssh4731187021101849817.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-ssh8465264372243785147.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-1955 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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/6@tmp/jenkins-gitclient-ssh8650196963836981398.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/6@tmp/jenkins-gitclient-ssh3182380056716989224.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/6@tmp/jenkins-gitclient-ssh7729669277711925734.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 15:01:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:01:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:01:42 ========================================================= 15:01:42 EdgeX Global Pipelines Version Info 15:01:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:01:45 ------------------- 15:01:45 stable info: 15:01:45 ------------------- 15:01:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:01:45 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:01:45 Message: update stable to v1.0.205 15:01:45 ------------------- 15:01:45 experimental info: 15:01:45 ------------------- 15:01:45 Commited By: **** collab-it+edgex@linuxfoundation.org 15:01:45 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:01:45 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3700 [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3700 [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3700 [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b93d8e [Pipeline] echo 15:01:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:45 provisioning config files... 15:01:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8621254918659853632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:46 ---> docker-login.sh 15:01:46 nexus3.edgexfoundry.org:10001 15:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:46 Configure a credential helper to remove this warning. See 15:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:46 15:01:46 Login Succeeded 15:01:46 nexus3.edgexfoundry.org:10002 15:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:46 Configure a credential helper to remove this warning. See 15:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:46 15:01:46 Login Succeeded 15:01:46 nexus3.edgexfoundry.org:10003 15:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:46 Configure a credential helper to remove this warning. See 15:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:46 15:01:46 Login Succeeded 15:01:46 nexus3.edgexfoundry.org:10004 15:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:47 Configure a credential helper to remove this warning. See 15:01:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:47 15:01:47 Login Succeeded 15:01:47 docker.io 15:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:47 Configure a credential helper to remove this warning. See 15:01:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:47 15:01:47 Login Succeeded 15:01:47 ---> docker-login.sh ends [Pipeline] } 15:01:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:47 ++ 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 15:01:47 + for file in '`ls cmd/**/Dockerfile`' 15:01:47 ++ cut -d/ -f2 15:01:47 ++ dirname cmd/core-command/Dockerfile 15:01:47 + echo core-command,cmd/core-command/Dockerfile 15:01:47 + for file in '`ls cmd/**/Dockerfile`' 15:01:47 ++ dirname cmd/core-data/Dockerfile 15:01:47 ++ cut -d/ -f2 15:01:47 + echo core-data,cmd/core-data/Dockerfile 15:01:47 + for file in '`ls cmd/**/Dockerfile`' 15:01:47 ++ dirname cmd/core-metadata/Dockerfile 15:01:47 ++ cut -d/ -f2 15:01:47 + echo core-metadata,cmd/core-metadata/Dockerfile 15:01:47 + for file in '`ls cmd/**/Dockerfile`' 15:01:47 ++ dirname cmd/security-bootstrapper/Dockerfile 15:01:47 ++ cut -d/ -f2 15:01:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:01:47 + for file in '`ls cmd/**/Dockerfile`' 15:01:47 ++ dirname cmd/security-proxy-setup/Dockerfile 15:01:47 ++ cut -d/ -f2 15:01:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:01:47 + for file in '`ls cmd/**/Dockerfile`' 15:01:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:01:47 ++ cut -d/ -f2 15:01:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:01:47 + for file in '`ls cmd/**/Dockerfile`' 15:01:47 ++ dirname cmd/support-notifications/Dockerfile 15:01:47 ++ cut -d/ -f2 15:01:47 + echo support-notifications,cmd/support-notifications/Dockerfile 15:01:47 + for file in '`ls cmd/**/Dockerfile`' 15:01:47 ++ dirname cmd/support-scheduler/Dockerfile 15:01:47 ++ cut -d/ -f2 15:01:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:01:47 + for file in '`ls cmd/**/Dockerfile`' 15:01:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:01:47 ++ cut -d/ -f2 15:01:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:01:47 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 15:01:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:52 15:01:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:01:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:52 latest: Pulling from edgex-devops/git-semver 15:01:52 31603596830f: Pulling fs layer 15:01:52 04fac38145f0: Pulling fs layer 15:01:52 701f6daf10bf: Pulling fs layer 15:01:52 24f72da36158: Pulling fs layer 15:01:52 24f72da36158: Waiting 15:01:52 04fac38145f0: Verifying Checksum 15:01:52 04fac38145f0: Download complete 15:01:53 31603596830f: Verifying Checksum 15:01:53 31603596830f: Download complete 15:01:53 24f72da36158: Verifying Checksum 15:01:53 24f72da36158: Download complete 15:01:53 31603596830f: Pull complete 15:01:53 04fac38145f0: Pull complete 15:01:53 701f6daf10bf: Verifying Checksum 15:01:53 701f6daf10bf: Download complete 15:01:53 701f6daf10bf: Pull complete 15:01:54 24f72da36158: Pull complete 15:01:54 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:01:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:01:54 prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container 15:01:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:01:55 $ docker top f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:55 [ssh-agent] Looking for ssh-agent implementation... 15:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:55 $ docker exec f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 ssh-agent 15:01:55 SSH_AUTH_SOCK=/tmp/ssh-pv4vHdvvVOgf/agent.14 15:01:55 SSH_AGENT_PID=20 15:01:55 Running ssh-add (command line suppressed) 15:01:55 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4383840899856022220.key (/w/workspace/edgex-go/6@tmp/private_key_4383840899856022220.key) 15:01:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:55 + git tag --points-at HEAD [Pipeline] } 15:01:55 $ docker exec --env ******** --env ******** f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 ssh-agent -k 15:01:56 unset SSH_AUTH_SOCK; 15:01:56 unset SSH_AGENT_PID; 15:01:56 echo Agent pid 20 killed; 15:01:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:01:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:56 [ssh-agent] Looking for ssh-agent implementation... 15:01:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:56 $ docker exec f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 ssh-agent 15:01:56 SSH_AUTH_SOCK=/tmp/ssh-Xdblr0wKjqq0/agent.53 15:01:56 SSH_AGENT_PID=60 15:01:56 Running ssh-add (command line suppressed) 15:01:56 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1819426085287105327.key (/w/workspace/edgex-go/6@tmp/private_key_1819426085287105327.key) 15:01:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:56 + git semver init 15:01:56 # -> Open(): unable to determine branch for HEAD 15:01:56 # $GIT_DIR = /w/workspace/edgex-go/6/.git 15:01:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 15:01:56 # $SEMVER_REMOTE_NAME = origin 15:01:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:01:56 # $SEMVER_USER_NAME = edgex-jenkins 15:01:56 # $SEMVER_BRANCH = PR-3700 15:01:56 # $SEMVER_TEMP = /tmp/semver-781188842 15:01:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:02:35 # '/tmp/semver-781188842' -> '/w/workspace/edgex-go/6/.semver' 15:02:35 # -> Force: false 15:02:35 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 15:02:35 $ docker exec --env ******** --env ******** f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 ssh-agent -k 15:02:35 unset SSH_AUTH_SOCK; 15:02:35 unset SSH_AGENT_PID; 15:02:35 echo Agent pid 60 killed; 15:02:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:36 + git semver [Pipeline] } 15:02:36 $ docker stop --time=1 f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 15:02:37 $ docker rm -f f2e6d56c22032a73e8e9466c703bbd20f7e4abdca861e9f30a0b54b304d03093 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:02:38 Stashed 1 file(s) [Pipeline] echo 15:02:38 [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 15:02:39 ========================================================= 15:02:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:02:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:02:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:02:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:02:39 540db60ca938: Pulling fs layer 15:02:39 adcc1eea9eea: Pulling fs layer 15:02:39 4c4ab2625f07: Pulling fs layer 15:02:39 db62176df00c: Pulling fs layer 15:02:39 3b30891b0d05: Pulling fs layer 15:02:39 06b49ca38bd5: Pulling fs layer 15:02:39 c788192a36de: Pulling fs layer 15:02:39 a77e37c0d609: Pulling fs layer 15:02:39 c3185cebc471: Pulling fs layer 15:02:39 06b49ca38bd5: Waiting 15:02:39 c788192a36de: Waiting 15:02:39 a77e37c0d609: Waiting 15:02:39 db62176df00c: Waiting 15:02:39 c3185cebc471: Waiting 15:02:39 3b30891b0d05: Waiting 15:02:39 4c4ab2625f07: Verifying Checksum 15:02:39 4c4ab2625f07: Download complete 15:02:39 adcc1eea9eea: Verifying Checksum 15:02:39 adcc1eea9eea: Download complete 15:02:39 3b30891b0d05: Verifying Checksum 15:02:39 3b30891b0d05: Download complete 15:02:39 06b49ca38bd5: Verifying Checksum 15:02:39 06b49ca38bd5: Download complete 15:02:39 540db60ca938: Verifying Checksum 15:02:39 c788192a36de: Verifying Checksum 15:02:39 c788192a36de: Download complete 15:02:39 540db60ca938: Pull complete 15:02:39 adcc1eea9eea: Pull complete 15:02:40 4c4ab2625f07: Pull complete 15:02:40 a77e37c0d609: Verifying Checksum 15:02:40 a77e37c0d609: Download complete 15:02:44 c3185cebc471: Verifying Checksum 15:02:44 c3185cebc471: Download complete 15:02:44 db62176df00c: Verifying Checksum 15:02:44 db62176df00c: Download complete 15:02:48 db62176df00c: Pull complete 15:02:48 3b30891b0d05: Pull complete 15:02:48 06b49ca38bd5: Pull complete 15:02:48 c788192a36de: Pull complete 15:02:48 a77e37c0d609: Pull complete 15:02:51 c3185cebc471: Pull complete 15:02:51 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 15:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:02:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:02:51 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:02:51 WORKDIR /edgex 15:02:51 COPY go.mod . 15:02:51 RUN go mod download' 15:02:51 + docker build -t ci-base-image-x86_64 -f - . 15:02:52 Sending build context to Docker daemon 328.9MB 15:02:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:02:52 ---> 031687cdd783 15:02:52 Step 2/4 : WORKDIR /edgex 15:02:54 Still waiting to schedule task 15:02:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:02:54 ---> Running in 7c7aa8cd0fb1 15:02:54 Removing intermediate container 7c7aa8cd0fb1 15:02:54 ---> 292daeeac96c 15:02:54 Step 3/4 : COPY go.mod . 15:02:55 ---> 20f85fe38257 15:02:55 Step 4/4 : RUN go mod download 15:02:55 ---> Running in de889927b924 15:03:34 Removing intermediate container de889927b924 15:03:34 ---> 96d9b3801b0d 15:03:34 Successfully built 96d9b3801b0d 15:03:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:03:34 + docker inspect -f . ci-base-image-x86_64 15:03:34 . [Pipeline] withDockerContainer 15:03:34 prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container 15:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 15:03:35 $ docker top 59b16e140205305d828a7455a170001e906730ff8efc0067b1aa21665df2d25c -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:35 + go version 15:03:35 go version go1.16.6 linux/amd64 [Pipeline] } 15:03:35 $ docker stop --time=1 59b16e140205305d828a7455a170001e906730ff8efc0067b1aa21665df2d25c 15:03:36 $ docker rm -f 59b16e140205305d828a7455a170001e906730ff8efc0067b1aa21665df2d25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:03:37 + docker inspect -f . ci-base-image-x86_64 15:03:37 . [Pipeline] withDockerContainer 15:03:37 prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container 15:03:37 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 15:03:38 $ docker top 2b68ecd9a3c7e11420e3148d2ccd1fcb970bc9e89fb932992975f3f74e48ba3f -eo pid,comm [Pipeline] { [Pipeline] echo 15:03:38 ========================================================= 15:03:38 [edgeXBuildGoParallel] Running Tests and Build... 15:03:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:03:40 + go mod tidy [Pipeline] sh 15:03:40 + make test 15:03:40 go mod tidy 15:03:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:03:46 ? github.com/edgexfoundry/edgex-go [no test files] 15:04:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:04:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:04:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:04:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:04:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:04:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:04:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:04:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:04:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:04:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:04:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:04:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:04:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:04:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 15:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:04:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 15:04:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 46.3% of statements 15:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:04:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 90.1% of statements 15:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:04:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 81.2% of statements 15:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:04:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:04:18 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 59.1% of statements 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:04:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:04:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements 15:04:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:04:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 15:04:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements 15:04:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 15:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 15:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 15:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 15:04:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 15:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 15:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 15:04:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.211s coverage: 81.8% of statements 15:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:04:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 15:04:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 15:04:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.190s coverage: 62.6% of statements 15:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:04:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.6% of statements 15:04:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:04:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:04:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 15:04:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:04:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 15:04:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:05:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 19.5% of statements 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:05:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.0% of statements 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:05:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 63.2% of statements 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:05:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:05:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.048s coverage: 28.9% of statements 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:05:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:05:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 15:05:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 15:05:04 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 15:05:04 if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 15:05:04 /go/bin/golangci-lint 15:05:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1956 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws 15:05:25 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 15:05:25 The recommended git tool is: git 15:05:27 GO111MODULE=on go vet ./... 15:05:32 using credential edgex-jenkins-ssh 15:05:32 Cloning the remote Git repository 15:05:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:05:32 > git init /w/workspace/edgex-go/6 # timeout=10 15:05:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:05:32 > git --version # timeout=10 15:05:32 > git --version # 'git version 2.17.1' 15:05:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:35 gofmt -l . 15:05:35 [ "`gofmt -l .`" = "" ] 15:05:35 ./bin/test-attribution-txt.sh [Pipeline] sh 15:05:36 + ls -al . 15:05:36 total 612 15:05:36 drwxrwxr-x 10 1001 1001 4096 Sep 10 15:05 . 15:05:36 drwxr-xr-x 4 root root 28 Sep 10 15:03 .. 15:05:36 -rw-rw-r-- 1 1001 1001 11 Sep 10 15:01 .dockerignore 15:05:36 drwxrwxr-x 8 1001 1001 179 Sep 10 15:01 .git 15:05:36 drwxrwxr-x 4 1001 1001 142 Sep 10 15:01 .github 15:05:36 -rw-rw-r-- 1 1001 1001 818 Sep 10 15:01 .gitignore 15:05:36 -rw-rw-r-- 1 1001 1001 129 Sep 10 15:01 .golangci.yml 15:05:36 -rw-rw-r-- 1 1001 1001 76 Sep 10 15:01 .hadolint.yml 15:05:36 drwx------ 3 1001 1001 58 Sep 10 15:02 .semver 15:05:36 -rw-rw-r-- 1 1001 1001 166 Sep 10 15:01 .sonarcloud.properties 15:05:36 -rw-rw-r-- 1 1001 1001 1171 Sep 10 15:01 ADOPTERS.md 15:05:36 -rw-rw-r-- 1 1001 1001 8493 Sep 10 15:01 Attribution.txt 15:05:36 -rw-rw-r-- 1 1001 1001 43881 Sep 10 15:01 CHANGELOG.md 15:05:36 -rw-rw-r-- 1 1001 1001 3804 Sep 10 15:01 CONTRIBUTING.md 15:05:36 -rw-rw-r-- 1 1001 1001 677 Sep 10 15:01 GOVERNANCE.md 15:05:36 -rw-rw-r-- 1 1001 1001 849 Sep 10 15:01 Jenkinsfile 15:05:36 -rw-rw-r-- 1 1001 1001 10775 Sep 10 15:01 LICENSE 15:05:36 -rw-rw-r-- 1 1001 1001 6038 Sep 10 15:01 Makefile 15:05:36 -rw-rw-r-- 1 1001 1001 582 Sep 10 15:01 OWNERS.md 15:05:36 -rw-rw-r-- 1 1001 1001 8643 Sep 10 15:01 README.md 15:05:36 -rw-rw-r-- 1 1001 1001 6912 Sep 10 15:01 SECURITY.md 15:05:36 -rw-rw-r-- 1 1001 1001 5 Sep 10 15:02 VERSION 15:05:36 -rw-rw-r-- 1 1001 1001 4131 Sep 10 15:01 ZMQWindows.md 15:05:36 drwxrwxr-x 2 1001 1001 37 Sep 10 15:01 bin 15:05:36 drwxrwxr-x 14 1001 1001 4096 Sep 10 15:01 cmd 15:05:36 -rw-r--r-- 1 root root 405502 Sep 10 15:05 coverage.out 15:05:36 -rw-rw-r-- 1 1001 1001 841 Sep 10 15:01 go.mod 15:05:36 -rw-r--r-- 1 root root 50064 Sep 10 15:03 go.sum 15:05:36 drwxrwxr-x 8 1001 1001 124 Sep 10 15:01 internal 15:05:36 drwxrwxr-x 3 1001 1001 16 Sep 10 15:01 openapi 15:05:36 drwxrwxr-x 4 1001 1001 71 Sep 10 15:01 snap 15:05:36 -rw-rw-r-- 1 1001 1001 204 Sep 10 15:01 version.go [Pipeline] sh 15:05:36 + '[' -e coverage.out ] 15:05:36 + chown 1001:1001 coverage.out [Pipeline] stash 15:05:36 Stashed 1 file(s) [Pipeline] sh 15:05:37 + make build 15:05:37 go mod tidy 15:05:37 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 15:05:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:05:45 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 15:05:45 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 15:05:46 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 15:05:47 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 15:05:47 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 15:05:48 Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:05:48 Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:05:48 Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) 15:05:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:05:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:05:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:05:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:05:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:47 > 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 15:05:48 > git config core.sparsecheckout # timeout=10 15:05:48 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 15:05:48 > git remote # timeout=10 15:05:48 > git config --get remote.origin.url # timeout=10 15:05:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:48 > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 15:05:48 > git rev-parse HEAD^{commit} # timeout=10 15:05:48 > git config core.sparsecheckout # timeout=10 15:05:48 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 15:05:49 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 15:05:50 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 15:05:51 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 15:05:52 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 15:05:53 Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" [Pipeline] } 15:05:53 $ docker stop --time=1 2b68ecd9a3c7e11420e3148d2ccd1fcb970bc9e89fb932992975f3f74e48ba3f 15:05:55 $ docker rm -f 2b68ecd9a3c7e11420e3148d2ccd1fcb970bc9e89fb932992975f3f74e48ba3f [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 15:06:04 provisioning config files... 15:06:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5514028028838714708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:06:04 15:06:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:06:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:06:05 latest: Pulling from edgex-devops/edgex-compose 15:06:05 cbdbe7a5bc2a: Pulling fs layer 15:06:05 ca9280d653b3: Pulling fs layer 15:06:05 7e9c9ca2126c: Pulling fs layer 15:06:05 ---> docker-login.sh 15:06:05 nexus3.edgexfoundry.org:10001 15:06:05 cbdbe7a5bc2a: Download complete 15:06:05 cbdbe7a5bc2a: Pull complete 15:06:06 ca9280d653b3: Verifying Checksum 15:06:06 ca9280d653b3: Download complete 15:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:06 ca9280d653b3: Pull complete 15:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:07 Configure a credential helper to remove this warning. See 15:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:07 15:06:07 Login Succeeded 15:06:07 nexus3.edgexfoundry.org:10002 15:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:07 Configure a credential helper to remove this warning. See 15:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:07 15:06:07 Login Succeeded 15:06:07 nexus3.edgexfoundry.org:10003 15:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 nexus3.edgexfoundry.org:10004 15:06:08 7e9c9ca2126c: Verifying Checksum 15:06:08 7e9c9ca2126c: Download complete 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:08 Configure a credential helper to remove this warning. See 15:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:08 15:06:08 Login Succeeded 15:06:08 docker.io 15:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:09 Configure a credential helper to remove this warning. See 15:06:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:09 15:06:09 Login Succeeded 15:06:09 ---> docker-login.sh ends [Pipeline] } 15:06:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:06:09 ========================================================= 15:06:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:06:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:06:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:06:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:06:10 595b0fe564bb: Pulling fs layer 15:06:10 24495759ef45: Pulling fs layer 15:06:10 d148012ef14d: Pulling fs layer 15:06:10 e90a11edd702: Pulling fs layer 15:06:10 d77568369979: Pulling fs layer 15:06:10 fc1c9f9a7f3b: Pulling fs layer 15:06:10 170f2ba95c9a: Pulling fs layer 15:06:10 97ac5df62f85: Pulling fs layer 15:06:10 d77568369979: Waiting 15:06:10 fc1c9f9a7f3b: Waiting 15:06:10 170f2ba95c9a: Waiting 15:06:10 97ac5df62f85: Waiting 15:06:10 e90a11edd702: Waiting 15:06:10 d148012ef14d: Verifying Checksum 15:06:10 d148012ef14d: Download complete 15:06:10 24495759ef45: Verifying Checksum 15:06:10 24495759ef45: Download complete 15:06:10 d77568369979: Verifying Checksum 15:06:10 d77568369979: Download complete 15:06:10 fc1c9f9a7f3b: Verifying Checksum 15:06:10 fc1c9f9a7f3b: Download complete 15:06:10 595b0fe564bb: Download complete 15:06:10 170f2ba95c9a: Download complete 15:06:11 595b0fe564bb: Pull complete 15:06:11 7e9c9ca2126c: Pull complete 15:06:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:06:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:06:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:06:11 prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container 15:06:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 15:06:12 24495759ef45: Pull complete 15:06:12 d148012ef14d: Pull complete 15:06:14 97ac5df62f85: Verifying Checksum 15:06:14 97ac5df62f85: Download complete 15:06:14 e90a11edd702: Verifying Checksum 15:06:14 e90a11edd702: Download complete 15:06:14 $ docker top c930321cb443347e87ff78854393a929e0dc3347ef6393ac61ccd2446ef640ff -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:15 + docker-compose build --help 15:06:15 + grep parallel 15:06:15 --parallel Build images in parallel. [Pipeline] } 15:06:15 $ docker stop --time=1 c930321cb443347e87ff78854393a929e0dc3347ef6393ac61ccd2446ef640ff 15:06:17 $ docker rm -f c930321cb443347e87ff78854393a929e0dc3347ef6393ac61ccd2446ef640ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:06:17 . [Pipeline] withDockerContainer 15:06:17 prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container 15:06:17 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:06:18 $ docker top 81330de6aa127839a7ed6389f8b2581679064fc816a1cbde2d28b3cfedbdee5b -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:20 + docker-compose -f ./docker-compose-build.yml build --parallel 15:06:20 Building core-command ... 15:06:20 Building core-data ... 15:06:20 Building core-metadata ... 15:06:20 Building security-bootstrapper ... 15:06:20 Building security-proxy-setup ... 15:06:20 Building security-secretstore-setup ... 15:06:20 Building support-notifications ... 15:06:20 Building support-scheduler ... 15:06:20 Building sys-mgmt-agent ... 15:06:20 Building security-secretstore-setup 15:06:20 Building security-proxy-setup 15:06:20 Building support-scheduler 15:06:20 Building sys-mgmt-agent 15:06:20 Building core-data 15:06:25 e90a11edd702: Pull complete 15:06:25 d77568369979: Pull complete 15:06:25 fc1c9f9a7f3b: Pull complete 15:06:26 170f2ba95c9a: Pull complete 15:06:32 97ac5df62f85: Pull complete 15:06:32 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 15:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:06:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:06:33 + docker build -t ci-base-image-arm64 -f - . 15:06:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:06:33 WORKDIR /edgex 15:06:33 COPY go.mod . 15:06:33 RUN go mod download 15:06:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:06:33 ---> 96d9b3801b0d 15:06:33 Step 3/24 : WORKDIR /edgex-go 15:06:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:06:33 ---> 96d9b3801b0d 15:06:33 Step 3/23 : WORKDIR /edgex-go 15:06:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:06:33 ---> 96d9b3801b0d 15:06:33 Step 3/22 : WORKDIR /edgex-go 15:06:35 ---> Running in 90a585745355 15:06:35 ---> Running in deefdea9d669 15:06:35 ---> Running in 1370f9d52616 15:06:35 Sending build context to Docker daemon 166.1MB 15:06:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:06:35 ---> 04bc70af865f 15:06:35 Step 2/4 : WORKDIR /edgex 15:06:40 ---> Running in 43bebd737da1 15:06:40 Removing intermediate container 43bebd737da1 15:06:40 ---> 297967128969 15:06:40 Step 3/4 : COPY go.mod . 15:06:41 ---> ceaf7e46a513 15:06:41 Step 4/4 : RUN go mod download 15:06:41 ---> Running in a646cea6d0fe 15:06:45 Removing intermediate container deefdea9d669 15:06:45 ---> bd17d7b889c2 15:06:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:45 Removing intermediate container 90a585745355 15:06:45 ---> 3f99781e141c 15:06:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:45 Removing intermediate container 1370f9d52616 15:06:45 ---> 701d5b1681be 15:06:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:45 ---> Running in 1dba5639c6ad 15:06:45 ---> Running in ad1e51e7abb6 15:06:45 ---> Running in 333076adb4cc 15:06:48 Removing intermediate container 333076adb4cc 15:06:48 ---> 4976047aa662 15:06:48 Step 5/23 : RUN apk add --update --no-cache make git 15:06:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:06:48 ---> 96d9b3801b0d 15:06:48 Step 3/24 : WORKDIR /edgex-go 15:06:48 ---> Using cache 15:06:48 ---> bd17d7b889c2 15:06:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:48 Removing intermediate container 1dba5639c6ad 15:06:48 ---> 3a8f1049cfb7 15:06:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:06:48 ---> Running in bdbb00f9b1fd 15:06:48 ---> Running in f94cd84e48fc 15:06:48 Removing intermediate container ad1e51e7abb6 15:06:48 ---> e5091ae4b4a0 15:06:48 Step 5/22 : RUN apk add --update --no-cache make git 15:06:48 ---> Running in 4f85b5ccc025 15:06:48 ---> Running in 4df83c384e5d 15:06:48 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:06:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:06:48 ---> 96d9b3801b0d 15:06:48 Step 3/26 : WORKDIR /edgex-go 15:06:48 ---> Using cache 15:06:48 ---> bd17d7b889c2 15:06:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:48 ---> Using cache 15:06:48 ---> 3a8f1049cfb7 15:06:48 Step 5/26 : RUN apk add --update --no-cache make git 15:06:48 ---> Running in 38d28c7d7e4d 15:06:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:49 Removing intermediate container bdbb00f9b1fd 15:06:49 ---> 31ab5bbf4fbc 15:06:49 Step 5/24 : RUN apk add --update --no-cache make bash git 15:06:49 ---> Running in ede995c89eb5 15:06:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:06:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:50 OK: 219 MiB in 52 packages 15:06:50 OK: 219 MiB in 52 packages 15:06:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:06:50 OK: 219 MiB in 52 packages 15:06:51 OK: 219 MiB in 52 packages 15:06:51 Removing intermediate container 4df83c384e5d 15:06:51 ---> 3bc56e29341b 15:06:51 Step 6/22 : COPY go.mod . 15:06:51 Removing intermediate container 38d28c7d7e4d 15:06:51 ---> 790aec364e51 15:06:51 Step 6/26 : COPY go.mod . 15:06:51 ---> 2e048ed1e175 15:06:51 Step 7/22 : RUN go mod download 15:06:51 Removing intermediate container f94cd84e48fc 15:06:51 ---> cce88be747c6 15:06:51 Step 6/23 : COPY go.mod . 15:06:51 ---> Running in b1d08d2fa5f1 15:06:51 ---> c0d7d8d1bdd3 15:06:51 Step 7/26 : RUN go mod download 15:06:51 ---> Running in df855498debf 15:06:51 Removing intermediate container 4f85b5ccc025 15:06:51 ---> 6824ec4e1843 15:06:51 Step 6/24 : COPY go.mod . 15:06:51 ---> 81bb788b8006 15:06:51 Step 7/23 : RUN go mod download 15:06:51 OK: 219 MiB in 52 packages 15:06:51 ---> Running in 6aad1eff3d2a 15:06:51 ---> 2d710c97d0d8 15:06:51 Step 7/24 : RUN go mod download 15:06:51 ---> Running in b01b3dbdcb62 15:06:52 Removing intermediate container ede995c89eb5 15:06:52 ---> d5a4ce9d41ed 15:06:52 Step 6/24 : COPY go.mod . 15:06:52 ---> e9739e169e7a 15:06:52 Step 7/24 : RUN go mod download 15:06:52 ---> Running in de9969def247 15:06:53 Removing intermediate container b1d08d2fa5f1 15:06:53 ---> c7e8b2423ae0 15:06:53 Step 8/22 : COPY . . 15:06:53 Removing intermediate container df855498debf 15:06:53 ---> 724267d06246 15:06:53 Step 8/26 : COPY . . 15:06:54 Removing intermediate container b01b3dbdcb62 15:06:54 ---> 7953e9051189 15:06:54 Step 8/24 : COPY . . 15:06:57 Removing intermediate container 6aad1eff3d2a 15:06:57 ---> df4deffe9ff6 15:06:57 Step 8/23 : COPY . . 15:06:58 Removing intermediate container de9969def247 15:06:58 ---> f70d5445c327 15:06:58 Step 8/24 : COPY . . 15:07:06 ---> 80cd9f8ddf40 15:07:06 Step 9/24 : RUN go mod tidy 15:07:06 ---> 9506e73900c4 15:07:06 Step 9/26 : RUN go mod tidy 15:07:06 ---> e4aacbfd82e5 15:07:06 Step 9/22 : RUN go mod tidy 15:07:06 ---> Running in fa9e0bdfb593 15:07:06 ---> Running in 5714749026cb 15:07:06 ---> Running in 7b55f831a9b5 15:07:11 Removing intermediate container 5714749026cb 15:07:11 ---> 511a87d9eff6 15:07:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:07:11 Removing intermediate container 7b55f831a9b5 15:07:11 ---> 164200f38557 15:07:11 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:07:11 ---> Running in a4b19a1b1fb2 15:07:11 Removing intermediate container fa9e0bdfb593 15:07:11 ---> 6909d7ee1704 15:07:11 Step 10/24 : RUN make cmd/core-data/core-data 15:07:11 ---> Running in 9ebad2885f8c 15:07:11 ---> Running in a9d8960ed4d1 15:07:12 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 15:07:12 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 15:07:12 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 15:07:19 ---> c8b3ce9157c1 15:07:19 Step 9/24 : RUN go mod tidy 15:07:19 ---> Running in c430e1f8e3d7 15:07:20 ---> 4f6c32162b73 15:07:20 Step 9/23 : RUN go mod tidy 15:07:20 ---> Running in b6accd962e60 15:07:21 Removing intermediate container c430e1f8e3d7 15:07:21 ---> fe49c5f77b2d 15:07:21 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:07:21 ---> Running in e9129b1a90a6 15:07:21 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 15:07:22 Removing intermediate container b6accd962e60 15:07:22 ---> 4cd22facc6fd 15:07:22 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:07:22 ---> Running in 50bf37345c7f 15:07:23 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 15:07:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:07:52 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 15:07:54 Removing intermediate container 9ebad2885f8c 15:07:54 ---> e766f87030d0 15:07:54 15:07:54 Step 11/22 : FROM alpine:3.12 15:07:54 3.12: Pulling from library/alpine 15:07:55 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 15:07:55 Status: Downloaded newer image for alpine:3.12 15:07:55 ---> 48b8ec4ed9eb 15:07:55 Step 12/22 : RUN apk add --update --no-cache curl 15:07:55 ---> Running in c436a128ab3d 15:07:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:07:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:07:56 Removing intermediate container a4b19a1b1fb2 15:07:56 ---> e611c1727344 15:07:56 15:07:56 Step 11/26 : FROM alpine:3.12 15:07:56 ---> 48b8ec4ed9eb 15:07:56 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:07:56 ---> Running in ffba2fb43c91 15:07:56 (1/4) Installing ca-certificates (20191127-r4) 15:07:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:07:56 (3/4) Installing libcurl (7.78.0-r0) 15:07:56 (4/4) Installing curl (7.78.0-r0) 15:07:56 Executing busybox-1.31.1-r20.trigger 15:07:56 Executing ca-certificates-20191127-r4.trigger 15:07:56 OK: 7 MiB in 18 packages 15:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:07:57 (1/3) Installing ca-certificates (20191127-r4) 15:07:57 (2/3) Installing dumb-init (1.2.2-r1) 15:07:57 (3/3) Installing su-exec (0.2-r1) 15:07:57 Executing busybox-1.31.1-r20.trigger 15:07:57 Executing ca-certificates-20191127-r4.trigger 15:07:57 Removing intermediate container c436a128ab3d 15:07:57 ---> 94389af78444 15:07:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:07:57 ---> Running in 9f210b94a393 15:07:57 OK: 6 MiB in 17 packages 15:07:57 Removing intermediate container 9f210b94a393 15:07:57 ---> 9d885bbd1cf5 15:07:57 Step 14/22 : WORKDIR /edgex 15:07:57 ---> Running in a0d40704559a 15:07:58 Removing intermediate container a0d40704559a 15:07:58 ---> 777af8aad3c3 15:07:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:07:58 Removing intermediate container ffba2fb43c91 15:07:58 ---> 244cca615286 15:07:58 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:07:58 ---> 9e83983649a1 15:07:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:07:58 ---> Running in 5efcef44940f 15:07:58 Removing intermediate container 5efcef44940f 15:07:58 ---> 7ce059f081f3 15:07:58 Step 14/26 : WORKDIR / 15:07:58 ---> Running in 24b9ff6689dd 15:07:58 ---> ff6c1d7f8928 15:07:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:07:58 Removing intermediate container 24b9ff6689dd 15:07:58 ---> 96c0d50b2a79 15:07:58 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:07:59 ---> 8e3b1f7953b3 15:07:59 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:07:59 ---> Running in 1d201369602a 15:07:59 ---> 57d96e92f5b7 15:07:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:07:59 Removing intermediate container 1d201369602a 15:07:59 ---> 4f35e5d24640 15:07:59 Step 19/22 : CMD ["--init=true"] 15:07:59 ---> Running in d55f8b692cd9 15:07:59 ---> 2486834ac9e5 15:07:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:08:00 Removing intermediate container d55f8b692cd9 15:08:00 ---> 0388776e025f 15:08:00 Step 20/22 : LABEL arch=x86_64 15:08:00 ---> Running in 0dc99d473133 15:08:00 ---> cac98e694a7e 15:08:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:08:00 Removing intermediate container 0dc99d473133 15:08:00 ---> 63e34f170145 15:08:00 Step 21/22 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:08:00 ---> Running in e4ecfd0b51b0 15:08:00 Removing intermediate container e4ecfd0b51b0 15:08:00 ---> f05ab3f97470 15:08:00 Step 22/22 : LABEL version=0.0.0 15:08:00 ---> a8e234d6a82f 15:08:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:08:00 ---> Running in d3a157d79700 15:08:00 Removing intermediate container d3a157d79700 15:08:00 ---> bcf436b907e5 15:08:00 15:08:00 Successfully built bcf436b907e5 15:08:00 Successfully tagged security-proxy-setup:latest 15:08:00 Building security-bootstrapper 15:08:01  Building security-proxy-setup ... done  ---> 307d37d22514 15:08:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:08:02 ---> ad41cce8eb32 15:08:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:08:02 ---> 427fc718cbd3 15:08:02 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/ 15:08:03 ---> Running in e073bae73ae6 15:08:04 Removing intermediate container e073bae73ae6 15:08:04 ---> e3a9dcc071a9 15:08:04 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:08:04 Removing intermediate container a9d8960ed4d1 15:08:04 ---> 2fdf566ede17 15:08:04 15:08:04 Step 11/24 : FROM alpine:3.12 15:08:04 ---> 48b8ec4ed9eb 15:08:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:08:04 ---> Running in 820f65d57d64 15:08:04 Removing intermediate container e9129b1a90a6 15:08:04 ---> 88da5a8b514f 15:08:04 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:08:04 ---> Running in 69143a39ba0c 15:08:04 ---> Running in 7638f4ea2310 15:08:04 Removing intermediate container 820f65d57d64 15:08:04 ---> 8c3f3dc2013a 15:08:04 Step 24/26 : LABEL arch=x86_64 15:08:05 ---> Running in 252490034f45 15:08:05 Removing intermediate container 69143a39ba0c 15:08:05 ---> 6da66cef0924 15:08:05 Step 13/24 : ENV APP_PORT=59880 15:08:05 ---> Running in 8251df95de0b 15:08:05 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 15:08:05 Removing intermediate container 252490034f45 15:08:05 ---> 371d4bda3c8f 15:08:05 Step 25/26 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:08:05 Removing intermediate container 8251df95de0b 15:08:05 ---> 77d894037f34 15:08:05 Step 14/24 : EXPOSE $APP_PORT 15:08:05 ---> Running in 9a999a99296c 15:08:05 ---> Running in 9dfe413e451c 15:08:05 Removing intermediate container 50bf37345c7f 15:08:05 ---> d72387da3cf2 15:08:05 15:08:05 Step 11/23 : FROM alpine:3.12 15:08:05 ---> 48b8ec4ed9eb 15:08:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:08:05 Removing intermediate container 9a999a99296c 15:08:05 ---> fd98b0ae8cdc 15:08:05 Step 26/26 : LABEL version=0.0.0 15:08:05 ---> Running in 96a1b6cae966 15:08:06 ---> Running in 5f1e20934ad5 15:08:06 Removing intermediate container 9dfe413e451c 15:08:06 ---> 5d7065c44e79 15:08:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:06 ---> Running in 98ee53296029 15:08:06 Removing intermediate container 5f1e20934ad5 15:08:06 ---> 6127a344833e 15:08:06 15:08:06 Successfully built 6127a344833e 15:08:06 Successfully tagged security-secretstore-setup:latest 15:08:06  Building security-secretstore-setup ... done Building support-notifications 15:08:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:06 (1/1) Installing dumb-init (1.2.2-r1) 15:08:06 Executing busybox-1.31.1-r20.trigger 15:08:06 OK: 6 MiB in 15 packages 15:08:06 Removing intermediate container 7638f4ea2310 15:08:06 ---> da0805eeb528 15:08:06 15:08:06 Step 12/24 : FROM docker:20.10.7 15:08:08 20.10.7: Pulling from library/docker 15:08:09 Removing intermediate container 96a1b6cae966 15:08:09 ---> 698e3c3d9967 15:08:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:08:10 Removing intermediate container 98ee53296029 15:08:10 ---> 23948f514f81 15:08:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:08:10 ---> Running in c5bb0b3a999f 15:08:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:08:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:08:11 ---> 96d9b3801b0d 15:08:11 Step 3/23 : WORKDIR /edgex-go 15:08:11 ---> Using cache 15:08:11 ---> bd17d7b889c2 15:08:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:11 ---> Using cache 15:08:11 ---> 31ab5bbf4fbc 15:08:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:08:11 ---> Running in 9408fdef1fa0 15:08:11 Removing intermediate container c5bb0b3a999f 15:08:11 ---> 30d06cd14c47 15:08:11 Step 14/23 : ENV APP_PORT=59861 15:08:11 ---> Running in 699636baf730 15:08:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:08:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:08:11 ---> 96d9b3801b0d 15:08:11 Step 3/32 : WORKDIR /edgex-go 15:08:11 ---> Using cache 15:08:11 ---> bd17d7b889c2 15:08:11 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:11 ---> Using cache 15:08:11 ---> 31ab5bbf4fbc 15:08:11 Step 5/32 : RUN apk add --update --no-cache make git 15:08:11 ---> Running in e47755de1924 15:08:11 ---> Running in 848afe63f37a 15:08:11 Removing intermediate container e47755de1924 15:08:11 ---> 0264156c45b4 15:08:11 Step 15/23 : EXPOSE $APP_PORT 15:08:11 ---> Running in df489fc1fe0a 15:08:11 Removing intermediate container df489fc1fe0a 15:08:11 ---> 534bbde627ac 15:08:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:08:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:08:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:08:12 ---> ab8bdcfd58be 15:08:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:08:12 ---> 175f0c064a03 15:08:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:08:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:08:12 ---> 608ad7234a16 15:08:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:08:12 ---> Running in 0a26350ab41e 15:08:13 Removing intermediate container 0a26350ab41e 15:08:13 ---> 7a967a3af85c 15:08:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:13 ---> Running in 726891e600e0 15:08:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:08:13 (1/6) Installing dumb-init (1.2.2-r1) 15:08:13 Removing intermediate container 726891e600e0 15:08:13 ---> 3d50176ceb0c 15:08:13 Step 21/23 : LABEL arch=x86_64 15:08:13 ---> Running in a444cdfeb58b 15:08:13 (2/6) Installing libgcc (9.3.0-r2) 15:08:13 Removing intermediate container a444cdfeb58b 15:08:13 ---> 05c294acb062 15:08:13 Step 22/23 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:08:13 ---> Running in 48e4d0cce8a6 15:08:13 (3/6) Installing libsodium (1.0.18-r0) 15:08:13 Removing intermediate container 48e4d0cce8a6 15:08:13 ---> 23bd5de622d7 15:08:13 Step 23/23 : LABEL version=0.0.0 15:08:13 (4/6) Installing libstdc++ (9.3.0-r2) 15:08:13 ---> Running in d30e50bf46ec 15:08:13 Removing intermediate container d30e50bf46ec 15:08:13 ---> a952e5a06a2d 15:08:13 15:08:13 Successfully built a952e5a06a2d 15:08:13 Successfully tagged support-scheduler:latest 15:08:13  Building support-scheduler ... done Building core-command 15:08:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:08:13 OK: 219 MiB in 52 packages 15:08:14 (5/6) Installing libzmq (4.3.3-r0) 15:08:14 (6/6) Installing zeromq (4.3.3-r0) 15:08:14 Executing busybox-1.31.1-r20.trigger 15:08:14 OK: 8 MiB in 20 packages 15:08:15 OK: 219 MiB in 52 packages 15:08:15 Removing intermediate container 699636baf730 15:08:15 ---> ba28f77d20f1 15:08:15 Step 6/23 : COPY go.mod . 15:08:15 Removing intermediate container 9408fdef1fa0 15:08:15 ---> 8a9494ded713 15:08:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:08:15 ---> ef58016cc040 15:08:15 Step 7/23 : RUN go mod download 15:08:15 ---> 7683ba33dc64 15:08:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:08:15 ---> Running in 737870bf6f44 15:08:16 Removing intermediate container 848afe63f37a 15:08:16 ---> a631c61a1c04 15:08:16 Step 6/32 : COPY go.mod . 15:08:16 ---> 4265c1cdb46a 15:08:16 Step 7/32 : RUN go mod download 15:08:16 ---> Running in 0eb76e1d7357 15:08:16 ---> 96cd4bbea22c 15:08:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:08:17 ---> d15835c0d4af 15:08:17 Step 20/24 : ENTRYPOINT ["/core-data"] 15:08:17 ---> Running in f75eab4dca64 15:08:17 Removing intermediate container f75eab4dca64 15:08:17 ---> 81dec32f65cf 15:08:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:17 ---> Running in 8c72d8731686 15:08:17 Removing intermediate container 737870bf6f44 15:08:17 ---> 3c0249471591 15:08:17 Step 8/23 : COPY . . 15:08:17 Removing intermediate container 8c72d8731686 15:08:17 ---> d5230a1159a8 15:08:17 Step 22/24 : LABEL arch=x86_64 15:08:18 ---> Running in e1d62580714f 15:08:18 Removing intermediate container a646cea6d0fe 15:08:18 ---> 934be7ecd8d9 15:08:18 Successfully built 934be7ecd8d9 15:08:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:08:18 Removing intermediate container e1d62580714f 15:08:18 ---> 3985b32f7986 15:08:18 Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:08:18 + docker inspect -f . ci-base-image-arm64 15:08:18 . [Pipeline] withDockerContainer 15:08:19 Removing intermediate container 0eb76e1d7357 15:08:19 ---> 0c51fafefe4e 15:08:19 Step 8/32 : COPY . . 15:08:19 prd-ubuntu18.04-docker-arm64-4c-16g-1956 does not seem to be running inside a container 15:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 15:08:19 ---> Running in 2c92d5fbcc51 15:08:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:08:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:08:19 ---> 96d9b3801b0d 15:08:19 Step 3/24 : WORKDIR /edgex-go 15:08:19 ---> Using cache 15:08:19 ---> bd17d7b889c2 15:08:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:19 ---> Using cache 15:08:19 ---> 31ab5bbf4fbc 15:08:19 Step 5/24 : RUN apk add --update --no-cache make git 15:08:19 ---> Using cache 15:08:19 ---> a631c61a1c04 15:08:19 Step 6/24 : COPY go.mod . 15:08:19 ---> Using cache 15:08:19 ---> 4265c1cdb46a 15:08:19 Step 7/24 : RUN go mod download 15:08:19 ---> Using cache 15:08:19 ---> 0c51fafefe4e 15:08:19 Step 8/24 : COPY . . 15:08:21 $ docker top b85d93af40e55750dc837fd788c57701679a7872c3bd421ed9c2bed42c5ef1f8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:08:21 Removing intermediate container 2c92d5fbcc51 15:08:21 ---> 88af9796c77d 15:08:21 Step 24/24 : LABEL version=0.0.0 15:08:21 + go version 15:08:21 go version go1.16.6 linux/arm64 [Pipeline] } 15:08:22 $ docker stop --time=1 b85d93af40e55750dc837fd788c57701679a7872c3bd421ed9c2bed42c5ef1f8 15:08:23 $ docker rm -f b85d93af40e55750dc837fd788c57701679a7872c3bd421ed9c2bed42c5ef1f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 15:08:26 ---> Running in 819513d04cef 15:08:26 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 15:08:26 Status: Downloaded newer image for docker:20.10.7 15:08:26 ---> 08bdaf2f88f9 15:08:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:08:26 ---> Running in febd787bac32 15:08:26 Removing intermediate container 819513d04cef 15:08:26 ---> 90732bf0b44c 15:08:26 15:08:26 Successfully built 90732bf0b44c 15:08:26 Successfully tagged core-data:latest 15:08:26 Building core-metadata 15:08:26  Building core-data ... done  ---> 45749c60ba38 15:08:26 Step 9/23 : RUN go mod tidy 15:08:26 Removing intermediate container febd787bac32 15:08:26 ---> 4a40270579ae 15:08:26 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 15:08:26 ---> Running in 359d35a52e8a [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:08:26 ---> Running in 109065d9e7b9 15:08:26 + docker inspect -f . ci-base-image-arm64 15:08:26 . [Pipeline] withDockerContainer 15:08:26 prd-ubuntu18.04-docker-arm64-4c-16g-1956 does not seem to be running inside a container 15:08:26 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-arm64 cat 15:08:28 ---> fefacce34a88 15:08:28 Step 9/24 : RUN go mod tidy 15:08:28 ---> Running in 65e8a316117e 15:08:28 $ docker top 9ce5bf4954ba9a675dd5e2d6773a83f954cb5ce7809b69a0d92afc0b4656002c -eo pid,comm 15:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:08:28 ---> 1d28a7d327d6 15:08:28 Step 9/32 : RUN go mod tidy 15:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:08:28 ---> Running in 7ff24799dad3 [Pipeline] { [Pipeline] echo 15:08:28 ========================================================= 15:08:28 [edgeXBuildGoParallel] Running Tests and Build... 15:08:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:08:28 (1/39) Installing readline (8.1.0-r0) 15:08:28 (2/39) Installing bash (5.1.0-r0) 15:08:28 Executing bash-5.1.0-r0.post-install 15:08:28 (3/39) Installing brotli-libs (1.0.9-r3) 15:08:28 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:08:28 (5/39) Installing libcurl (7.78.0-r0) 15:08:28 (6/39) Installing curl (7.78.0-r0) 15:08:28 (7/39) Installing dumb-init (1.2.5-r0) 15:08:28 (8/39) Installing libbz2 (1.0.8-r1) 15:08:28 (9/39) Installing expat (2.2.10-r1) 15:08:28 (10/39) Installing libffi (3.3-r2) 15:08:28 (11/39) Installing gdbm (1.19-r0) 15:08:28 (12/39) Installing xz-libs (5.2.5-r0) 15:08:28 (13/39) Installing sqlite-libs (3.34.1-r0) 15:08:28 (14/39) Installing python3 (3.8.10-r0) 15:08:29 Removing intermediate container 359d35a52e8a 15:08:29 ---> 792c3ad75113 15:08:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:08:29 ---> Running in 3f4ed7578b55 15:08:29 + go mod tidy 15:08:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:08:30 (15/39) Installing py3-appdirs (1.4.4-r1) 15:08:30 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:08:30 (17/39) Installing py3-parsing (2.4.7-r1) 15:08:30 (18/39) Installing py3-six (1.15.0-r0) 15:08:30 (19/39) Installing py3-packaging (20.9-r0) [Pipeline] sh 15:08:30 (20/39) Installing py3-setuptools (51.3.3-r0) 15:08:30 (21/39) Installing py3-chardet (4.0.0-r0) 15:08:30 (22/39) Installing py3-idna (3.1-r0) 15:08:31 + make test 15:08:31 go mod tidy 15:08:31 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:08:31 (24/39) Installing py3-requests (2.25.1-r1) 15:08:31 (25/39) Installing py3-msgpack (1.0.2-r0) 15:08:31 (26/39) Installing py3-lockfile (0.12.2-r3) 15:08:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:08:31 (28/39) Installing py3-colorama (0.4.4-r0) 15:08:31 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:08:31 (30/39) Installing py3-distlib (0.3.1-r1) 15:08:31 (31/39) Installing py3-distro (1.5.0-r1) 15:08:31 (32/39) Installing py3-webencodings (0.5.1-r3) 15:08:31 Removing intermediate container 65e8a316117e 15:08:31 ---> 03b0658efe5e 15:08:31 Step 10/24 : RUN make cmd/core-command/core-command 15:08:31 (33/39) Installing py3-html5lib (1.1-r0) 15:08:31 (34/39) Installing py3-pytoml (0.1.21-r0) 15:08:31 ---> Running in b9e496ad4422 15:08:31 (35/39) Installing py3-pep517 (0.9.1-r0) 15:08:31 (36/39) Installing py3-progress (1.5-r0) 15:08:31 (37/39) Installing py3-retrying (1.3.3-r0) 15:08:31 (38/39) Installing py3-toml (0.10.2-r0) 15:08:31 (39/39) Installing py3-pip (20.3.4-r0) 15:08:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:08:31 Removing intermediate container 7ff24799dad3 15:08:31 ---> b9ffa8486347 15:08:31 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:08:31 Executing busybox-1.32.1-r6.trigger 15:08:31 OK: 82 MiB in 59 packages 15:08:31 ---> Running in 7021c84f2465 15:08: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 15:08:32 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 15:08:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:08:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:08:35 ---> 96d9b3801b0d 15:08:35 Step 3/24 : WORKDIR /edgex-go 15:08:35 ---> Using cache 15:08:35 ---> bd17d7b889c2 15:08:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:35 ---> Using cache 15:08:35 ---> 31ab5bbf4fbc 15:08:35 Step 5/24 : RUN apk add --update --no-cache make git 15:08:35 ---> Using cache 15:08:35 ---> a631c61a1c04 15:08:35 Step 6/24 : COPY go.mod . 15:08:35 ---> Using cache 15:08:35 ---> 4265c1cdb46a 15:08:35 Step 7/24 : RUN go mod download 15:08:35 ---> Using cache 15:08:35 ---> 0c51fafefe4e 15:08:35 Step 8/24 : COPY . . 15:08:35 ---> Using cache 15:08:35 ---> 1d28a7d327d6 15:08:35 Step 9/24 : RUN go mod tidy 15:08:35 ---> Using cache 15:08:35 ---> b9ffa8486347 15:08:35 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:08:35 ---> Running in f2479f4a5039 15:08:35 Collecting docker-compose==1.23.2 15:08:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:08:35 Collecting websocket-client<1.0,>=0.32.0 15:08:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:08:35 Collecting jsonschema<3,>=2.5.1 15:08:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:08:35 Collecting texttable<0.10,>=0.9.0 15:08:35 Downloading texttable-0.9.1.tar.gz (11 kB) 15:08:35 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 15:08:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:08:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:08:37 Collecting dockerpty<0.5,>=0.4.1 15:08:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:08:38 Collecting PyYAML<4,>=3.10 15:08:38 Downloading PyYAML-3.13.tar.gz (270 kB) 15:08:39 Collecting cached-property<2,>=1.2.0 15:08:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:08:39 Collecting docopt<0.7,>=0.6.1 15:08:39 Downloading docopt-0.6.2.tar.gz (25 kB) 15:08:39 Collecting docker<4.0,>=3.6.0 15:08:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:08:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:08:40 Collecting docker-pycreds>=0.4.0 15:08:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:08:40 Collecting idna<2.8,>=2.5 15:08:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:08:40 Collecting urllib3<1.25,>=1.21.1 15:08:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:08:40 Collecting chardet<3.1.0,>=3.0.2 15:08:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:08:40 Collecting certifi>=2017.4.17 15:08:40 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:08:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:08:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:08:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:08:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:08:40 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:08:40 Attempting uninstall: urllib3 15:08:40 Found existing installation: urllib3 1.26.2 15:08:40 Uninstalling urllib3-1.26.2: 15:08:40 Successfully uninstalled urllib3-1.26.2 15:08:41 Attempting uninstall: idna 15:08:41 Found existing installation: idna 3.1 15:08:41 Uninstalling idna-3.1: 15:08:41 Successfully uninstalled idna-3.1 15:08:41 Attempting uninstall: chardet 15:08:41 Found existing installation: chardet 4.0.0 15:08:41 Uninstalling chardet-4.0.0: 15:08:41 Successfully uninstalled chardet-4.0.0 15:08:42 Attempting uninstall: requests 15:08:42 Found existing installation: requests 2.25.1 15:08:42 Uninstalling requests-2.25.1: 15:08:42 Successfully uninstalled requests-2.25.1 15:08:42 Running setup.py install for texttable: started 15:08:43 Running setup.py install for texttable: finished with status 'done' 15:08:43 Running setup.py install for PyYAML: started 15:08:44 Running setup.py install for PyYAML: finished with status 'done' 15:08:44 Running setup.py install for docopt: started 15:08:45 Running setup.py install for docopt: finished with status 'done' 15:08:45 Running setup.py install for dockerpty: started 15:08:45 Running setup.py install for dockerpty: finished with status 'done' 15:08:46 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 15:08:50 Removing intermediate container 109065d9e7b9 15:08:50 ---> 2f729b45a001 15:08:50 Step 15/24 : ENV APP_PORT=58890 15:08:50 ---> Running in a20de5dd2dfc 15:08:50 Removing intermediate container a20de5dd2dfc 15:08:50 ---> 1124030d580f 15:08:50 Step 16/24 : EXPOSE $APP_PORT 15:08:50 ---> Running in dea8f4f8cd00 15:08:50 Removing intermediate container dea8f4f8cd00 15:08:50 ---> 02a3ae2395cd 15:08:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:08:50 ---> d8d1618801c2 15:08:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:08:50 ---> 14d7e94eca52 15:08:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:08:51 ---> 097242759935 15:08:51 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:08:51 ---> Running in a86cecb4a231 15:08:51 Removing intermediate container a86cecb4a231 15:08:51 ---> f79e649aee6a 15:08:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:08:51 ---> Running in db27ee5b427a 15:08:51 Removing intermediate container db27ee5b427a 15:08:51 ---> 9e93ba4cff0e 15:08:51 Step 22/24 : LABEL arch=x86_64 15:08:51 ---> Running in bbcbadc86ff4 15:08:52 Removing intermediate container bbcbadc86ff4 15:08:52 ---> a0c1aed67037 15:08:52 Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:08:52 ---> Running in f276b67f1e73 15:08:52 Removing intermediate container f276b67f1e73 15:08:52 ---> 589c2896bb14 15:08:52 Step 24/24 : LABEL version=0.0.0 15:08:52 ---> Running in 0b009155e821 15:08:52 Removing intermediate container 0b009155e821 15:08:52 ---> e5b6fec6311f 15:08:52 15:08:52 Successfully built e5b6fec6311f 15:08:52 Successfully tagged sys-mgmt-agent:latest 15:08:58 ? github.com/edgexfoundry/edgex-go [no test files] 15:09:07  Building sys-mgmt-agent ... done Removing intermediate container 3f4ed7578b55 15:09:07 ---> 5b765030c6a7 15:09:07 15:09:07 Step 11/23 : FROM alpine:3.12 15:09:07 ---> 48b8ec4ed9eb 15:09:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:09:07 ---> Running in 0d3d09c05336 15:09:07 Removing intermediate container b9e496ad4422 15:09:07 ---> 3c47d078d4f2 15:09:07 15:09:07 Step 11/24 : FROM alpine:3.12 15:09:07 ---> 48b8ec4ed9eb 15:09:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:09:07 ---> Using cache 15:09:07 ---> 698e3c3d9967 15:09:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:09:07 ---> Using cache 15:09:07 ---> 30d06cd14c47 15:09:07 Step 14/24 : ENV APP_PORT=59882 15:09:07 ---> Running in b55b1cea8691 15:09:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:09:07 Removing intermediate container b55b1cea8691 15:09:07 ---> bdcdabc07ebe 15:09:07 Step 15/24 : EXPOSE $APP_PORT 15:09:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:09:07 (1/2) Installing ca-certificates (20191127-r4) 15:09:07 (2/2) Installing dumb-init (1.2.2-r1) 15:09:07 Executing busybox-1.31.1-r20.trigger 15:09:07 Executing ca-certificates-20191127-r4.trigger 15:09:07 ---> Running in 75aefb1c27dc 15:09:07 OK: 6 MiB in 16 packages 15:09:07 Removing intermediate container 7021c84f2465 15:09:07 ---> 1dfb47139e06 15:09:07 15:09:07 Step 11/32 : FROM alpine:3.12 15:09:07 ---> 48b8ec4ed9eb 15:09:07 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:09:07 ---> Running in 29b2f8af6fef 15:09:07 Removing intermediate container 75aefb1c27dc 15:09:07 ---> a61ea72eb8e7 15:09:07 Step 16/24 : WORKDIR / 15:09:07 ---> Running in 3f98c98d7b06 15:09:07 Removing intermediate container 29b2f8af6fef 15:09:07 ---> 7ff48a578236 15:09:07 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:09:07 ---> Running in 5587d84a1a18 15:09:07 Removing intermediate container 0d3d09c05336 15:09:07 ---> 4d1212442925 15:09:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:09:07 Removing intermediate container 3f98c98d7b06 15:09:07 ---> 75d6be5086c6 15:09:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:07 ---> Running in 457feeff6932 15:09:08 ---> 02a4eef35350 15:09:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:09:08 Removing intermediate container 457feeff6932 15:09:08 ---> e1851029ac65 15:09:08 Step 14/23 : ENV APP_PORT=59860 15:09:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:09:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:09:08 ---> Running in ecce5f7d53cd 15:09:08 (1/2) Installing dumb-init (1.2.2-r1) 15:09:08 (2/2) Installing su-exec (0.2-r1) 15:09:08 Executing busybox-1.31.1-r20.trigger 15:09:08 OK: 6 MiB in 16 packages 15:09:08 Removing intermediate container ecce5f7d53cd 15:09:08 ---> 6165c517373d 15:09:08 Step 15/23 : EXPOSE $APP_PORT 15:09:08 ---> 967105ccae89 15:09:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:09:08 ---> Running in 5d8f509923f1 15:09:09 Removing intermediate container 5d8f509923f1 15:09:09 ---> 74bbb420e504 15:09:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:09 Removing intermediate container 5587d84a1a18 15:09:09 ---> e1df657bb2e3 15:09:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:09:09 ---> Running in 91308b9397bf 15:09:09 ---> 35c9fc8578ab 15:09:09 Step 20/24 : ENTRYPOINT ["/core-command"] 15:09:09 ---> Running in 443df53853a0 15:09:09 ---> 6b0187985551 15:09:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:09:09 Removing intermediate container 91308b9397bf 15:09:09 ---> 0e6cbffe0bb3 15:09:09 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:09:09 Removing intermediate container 443df53853a0 15:09:09 ---> 79b7f1692f44 15:09:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:09 ---> Running in bb15085f959d 15:09:09 ---> Running in 6b3a2883f7c6 15:09:09 ---> a06ffece7ca4 15:09:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:09:09 Removing intermediate container f2479f4a5039 15:09:09 ---> cdbcea4c74f1 15:09:09 15:09:09 Step 11/24 : FROM alpine:3.12 15:09:09 ---> 48b8ec4ed9eb 15:09:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:09:09 ---> Using cache 15:09:09 ---> 698e3c3d9967 15:09:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:09:09 ---> Using cache 15:09:09 ---> 30d06cd14c47 15:09:09 Step 14/24 : ENV APP_PORT=59881 15:09:09 ---> Running in 87569550d9c4 15:09:09 Removing intermediate container bb15085f959d 15:09:09 ---> a060b3bc6fec 15:09:09 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:09:09 Removing intermediate container 6b3a2883f7c6 15:09:09 ---> 9167c73fdb65 15:09:09 Step 22/24 : LABEL arch=x86_64 15:09:09 ---> Running in 93a3cfbc383b 15:09:09 ---> Running in 4517d53e786e 15:09:09 ---> 77f841c1122d 15:09:09 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:09:10 Removing intermediate container 87569550d9c4 15:09:10 ---> 4e357ff41386 15:09:10 Step 15/24 : EXPOSE $APP_PORT 15:09:10 ---> Running in 39e78b945a6f 15:09:10 ---> Running in cd52c1c18ba3 15:09:10 Removing intermediate container 4517d53e786e 15:09:10 ---> 0099a2752bff 15:09:10 Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:09:10 ---> Running in 33e04e95986d 15:09:10 Removing intermediate container 39e78b945a6f 15:09:10 ---> f815919ff459 15:09:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:10 Removing intermediate container cd52c1c18ba3 15:09:10 ---> fa09fb1f7131 15:09:10 Step 16/24 : WORKDIR / 15:09:10 ---> Running in 4d30b39ad0d5 15:09:10 ---> Running in c6d5cd64f0dc 15:09:10 Removing intermediate container 33e04e95986d 15:09:10 ---> 9b22cfe18db0 15:09:10 Step 24/24 : LABEL version=0.0.0 15:09:10 ---> Running in bf1f559fc318 15:09:10 Removing intermediate container 4d30b39ad0d5 15:09:10 ---> c1fba0aac043 15:09:10 Step 21/23 : LABEL arch=x86_64 15:09:10 Removing intermediate container c6d5cd64f0dc 15:09:10 ---> 7070710ab607 15:09:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:10 ---> Running in 4818ae42639d 15:09:10 Removing intermediate container bf1f559fc318 15:09:10 ---> 419c709af8d2 15:09:10 15:09:10 Successfully built 419c709af8d2 15:09:10 Successfully tagged core-command:latest 15:09:10  Building core-command ... done Removing intermediate container 4818ae42639d 15:09:10 ---> 89973f2c6518 15:09:10 Step 22/23 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:09:10 ---> b32b2235e406 15:09:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:09:10 Removing intermediate container 93a3cfbc383b 15:09:10 ---> 0ea56c7cb777 15:09:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:09:10 ---> Running in c13de82e3406 15:09:10 ---> Running in 781e49c7d044 15:09:11 Removing intermediate container c13de82e3406 15:09:11 ---> 0408f235a181 15:09:11 Step 23/23 : LABEL version=0.0.0 15:09:11 Removing intermediate container 781e49c7d044 15:09:11 ---> 3a78713f3cd8 15:09:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:09:11 ---> Running in 171bc92c5c4e 15:09:11 ---> 1bd36a3eb363 15:09:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:09:11 Removing intermediate container 171bc92c5c4e 15:09:11 ---> ad414bcab89d 15:09:11 15:09:11 ---> f25ee7364c1e 15:09:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:09:11 Successfully built ad414bcab89d 15:09:11 ---> Running in b2fe6f13efe5 15:09:11 Successfully tagged support-notifications:latest 15:09:11  Building support-notifications ... done  ---> d1d165d62047 15:09:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:09:11 ---> Running in 4b5d5e0870d1 15:09:11 Removing intermediate container 4b5d5e0870d1 15:09:11 ---> edcf5592abb7 15:09:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:11 ---> Running in 5d42b3e9c131 15:09:11 Removing intermediate container 5d42b3e9c131 15:09:11 ---> 5122e432de45 15:09:11 Step 22/24 : LABEL arch=x86_64 15:09:11 ---> Running in f251f9e73a34 15:09:11 Removing intermediate container f251f9e73a34 15:09:11 ---> 5d16486277e7 15:09:11 Step 23/24 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:09:11 ---> Running in 16213bcc53c5 15:09:11 Removing intermediate container b2fe6f13efe5 15:09:11 ---> 3e9b34a8338f 15:09:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:09:11 Removing intermediate container 16213bcc53c5 15:09:11 ---> 276b6c5e2b4d 15:09:11 Step 24/24 : LABEL version=0.0.0 15:09:11 ---> Running in 95f364c3e91a 15:09:11 ---> 4107bc8d0c2d 15:09:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:09:11 Removing intermediate container 95f364c3e91a 15:09:11 ---> 07b5e3d266f3 15:09:11 15:09:12 Successfully built 07b5e3d266f3 15:09:12 Successfully tagged core-metadata:latest 15:09:12  Building core-metadata ... done  ---> 11b73efa4073 15:09:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:09:12 ---> a5464b8789f1 15:09:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:09:12 ---> 89627e235199 15:09:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:09:12 ---> bbcb8aa62139 15:09:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:09:12 ---> Running in 7b81feb76563 15:09:13 Removing intermediate container 7b81feb76563 15:09:13 ---> 960a5e311778 15:09:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:09:13 ---> cc5ba02e7a42 15:09:13 Step 27/32 : RUN chmod +x /entrypoint.sh 15:09:13 ---> Running in 5d42be60345d 15:09:13 Removing intermediate container 5d42be60345d 15:09:13 ---> 01d282831df4 15:09:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:09:13 ---> Running in 90117b47da1b 15:09:14 Removing intermediate container 90117b47da1b 15:09:14 ---> 349d8cfc866b 15:09:14 Step 29/32 : CMD ["gate"] 15:09:14 ---> Running in ea01e9434e04 15:09:14 Removing intermediate container ea01e9434e04 15:09:14 ---> 65fa632d0c5d 15:09:14 Step 30/32 : LABEL arch=x86_64 15:09:14 ---> Running in f8aaceed7556 15:09:14 Removing intermediate container f8aaceed7556 15:09:14 ---> bd15c53c5352 15:09:14 Step 31/32 : LABEL git_sha=7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:09:14 ---> Running in 0e0077039048 15:09:14 Removing intermediate container 0e0077039048 15:09:14 ---> 121c2a64ff82 15:09:14 Step 32/32 : LABEL version=0.0.0 15:09:14 ---> Running in a4330705c406 15:09:14 Removing intermediate container a4330705c406 15:09:14 ---> fdde6a28baae 15:09:14 15:09:14 Successfully built fdde6a28baae 15:09:14 Successfully tagged security-bootstrapper:latest 15:09:14  Building security-bootstrapper ... done  [Pipeline] } 15:09:14 $ docker stop --time=1 81330de6aa127839a7ed6389f8b2581679064fc816a1cbde2d28b3cfedbdee5b 15:09:16 $ docker rm -f 81330de6aa127839a7ed6389f8b2581679064fc816a1cbde2d28b3cfedbdee5b [Pipeline] // withDockerContainer [Pipeline] sh 15:09:18 + docker images 15:09:18 REPOSITORY TAG IMAGE ID CREATED SIZE 15:09:18 security-bootstrapper latest fdde6a28baae 4 seconds ago 18.8MB 15:09:18 core-metadata latest 07b5e3d266f3 7 seconds ago 16.7MB 15:09:18 core-command latest 419c709af8d2 8 seconds ago 16MB 15:09:18 support-notifications latest ad414bcab89d 8 seconds ago 16.8MB 15:09:18 cdbcea4c74f1 9 seconds ago 1.76GB 15:09:18 1dfb47139e06 11 seconds ago 1.75GB 15:09:18 3c47d078d4f2 12 seconds ago 1.75GB 15:09:18 5b765030c6a7 13 seconds ago 1.75GB 15:09:18 sys-mgmt-agent latest e5b6fec6311f 26 seconds ago 325MB 15:09:18 core-data latest 90732bf0b44c 54 seconds ago 20.4MB 15:09:18 support-scheduler latest a952e5a06a2d About a minute ago 16.1MB 15:09:18 da0805eeb528 About a minute ago 1.75GB 15:09:18 security-secretstore-setup latest 6127a344833e About a minute ago 28.1MB 15:09:18 d72387da3cf2 About a minute ago 1.75GB 15:09:18 2fdf566ede17 About a minute ago 1.76GB 15:09:18 security-proxy-setup latest bcf436b907e5 About a minute ago 26MB 15:09:18 e611c1727344 About a minute ago 1.76GB 15:09:18 e766f87030d0 About a minute ago 1.76GB 15:09:18 ci-base-image-x86_64 latest 96d9b3801b0d 5 minutes ago 1.25GB 15:09:18 alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB 15:09:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB 15:09:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB 15:09:18 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 15:09:18 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 15:09:33 Still waiting to schedule task 15:09:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:09:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:09:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:09:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:09:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:10:10 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:10:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:10:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:10:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:10:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:10:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:10:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.218s coverage: 28.7% of statements 15:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:10:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:10:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.309s coverage: 100.0% of statements 15:10:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.287s coverage: 46.3% of statements 15:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:10:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.573s coverage: 90.1% of statements 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.293s coverage: 81.2% of statements 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:10:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.461s coverage: 94.2% of statements 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:10:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 59.1% of statements 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:10:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.224s coverage: 60.0% of statements 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:10:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.270s coverage: 0.8% of statements 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:10:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.215s coverage: 58.8% of statements 15:10:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 21.7% of statements 15:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements 15:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.188s coverage: 79.5% of statements 15:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 15:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.342s coverage: 96.3% of statements 15:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements 15:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.335s coverage: 94.4% of statements 15:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements 15:10:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.596s coverage: 81.8% of statements 15:10:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.246s coverage: 80.0% of statements 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.759s coverage: 91.2% of statements 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.804s coverage: 64.4% of statements 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.080s coverage: 91.3% of statements 15:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 15:11:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.129s coverage: 100.0% of statements 15:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.929s coverage: 62.6% of statements 15:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.778s coverage: 43.6% of statements 15:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements 15:11:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:11:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.236s coverage: 84.8% of statements 15:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.250s coverage: 19.5% of statements 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 92.0% of statements 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:11:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.397s coverage: 97.7% of statements 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:11:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.160s coverage: 28.9% of statements 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:11:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:11:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.241s coverage: 100.0% of statements 15:11:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.068s coverage: 95.4% of statements 15:11:18 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 15:11:18 if which golangci-lint ; then golangci-lint run --config .golangci.yml ; fi 15:11:18 /go/bin/golangci-lint 15:12:26 level=error msg="Timeout exceeded: try increasing it by passing --timeout option" 15:12:26 make: *** [Makefile:104: lint] Error 4 [Pipeline] } 15:12:26 $ docker stop --time=1 9ce5bf4954ba9a675dd5e2d6773a83f954cb5ce7809b69a0d92afc0b4656002c 15:12:29 $ docker rm -f 9ce5bf4954ba9a675dd5e2d6773a83f954cb5ce7809b69a0d92afc0b4656002c [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 15:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:31 15:12:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:12:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:31 arm64: Pulling from edgex-lftools-log-publisher 15:12:31 448f6bf000e3: Pulling fs layer 15:12:31 f757da607395: Pulling fs layer 15:12:31 05883995daec: Pulling fs layer 15:12:31 8603b9c90790: Pulling fs layer 15:12:31 1560dd03e051: Pulling fs layer 15:12:31 27f5ce0e4adf: Pulling fs layer 15:12:31 c2d8d7efcc4b: Pulling fs layer 15:12:31 8603b9c90790: Waiting 15:12:31 1560dd03e051: Waiting 15:12:31 27f5ce0e4adf: Waiting 15:12:31 c2d8d7efcc4b: Waiting 15:12:31 f757da607395: Verifying Checksum 15:12:31 f757da607395: Download complete 15:12:31 8603b9c90790: Verifying Checksum 15:12:31 8603b9c90790: Download complete 15:12:32 1560dd03e051: Verifying Checksum 15:12:32 1560dd03e051: Download complete 15:12:32 27f5ce0e4adf: Verifying Checksum 15:12:32 27f5ce0e4adf: Download complete 15:12:32 05883995daec: Verifying Checksum 15:12:32 05883995daec: Download complete 15:12:33 448f6bf000e3: Verifying Checksum 15:12:33 448f6bf000e3: Download complete 15:12:36 c2d8d7efcc4b: Verifying Checksum 15:12:36 c2d8d7efcc4b: Download complete 15:12:36 448f6bf000e3: Pull complete 15:12:37 f757da607395: Pull complete 15:12:39 05883995daec: Pull complete 15:12:39 8603b9c90790: Pull complete 15:12:40 1560dd03e051: Pull complete 15:12:40 27f5ce0e4adf: Pull complete 15:12:55 c2d8d7efcc4b: Pull complete 15:12:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:12:55 prd-ubuntu18.04-docker-arm64-4c-16g-1956 does not seem to be running inside a container 15:12:55 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-lftools-log-publisher:arm64 cat 15:12:59 $ docker top 231698d36dd2711bbe9b5add1332493ea803063d9468d694c612171efbca3a43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:01 ---> job-cost.sh 15:13:01 lf-activate-venv: SKIPPING 15:13:01 INFO: No Stack... 15:13:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:13:02 INFO: Archiving Costs [Pipeline] sh 15:13:02 + cut -d, -f6 15:13:02 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 15:13:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3700-6-stack-cost] 15:13:02 Resource [jenkins-edgexfoundry-edgex-go-PR-3700-6-stack-cost] did not exist. Created. 15:13:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3700-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:05 + echo total: 0.10999999940395355 [Pipeline] stash 15:13:06 Stashed 1 file(s) [Pipeline] } 15:13:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3700-6-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:06 $ docker stop --time=1 231698d36dd2711bbe9b5add1332493ea803063d9468d694c612171efbca3a43 15:13:08 $ docker rm -f 231698d36dd2711bbe9b5add1332493ea803063d9468d694c612171efbca3a43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:08 Failed in branch arm64 15:14:58 Running on prd-ubuntu18.04-docker-8c-8g-1958 in /w/workspace/edgexfoundry_edgex-go_PR-3700 [Pipeline] { [Pipeline] ws 15:14:58 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 15:14:58 The recommended git tool is: git 15:15:05 using credential edgex-jenkins-ssh 15:15:05 Cloning the remote Git repository 15:15:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:15:05 > git init /w/workspace/edgex-go/6 # timeout=10 15:15:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:15:05 > git --version # timeout=10 15:15:05 > git --version # 'git version 2.17.1' 15:15:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:24 Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:15:24 Merge succeeded, producing 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 15:15:24 Checking out Revision 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 (PR-3700) 15:15:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:15:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:15:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:15:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:24 > 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 15:15:24 > git config core.sparsecheckout # timeout=10 15:15:24 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 15:15:24 > git remote # timeout=10 15:15:24 > git config --get remote.origin.url # timeout=10 15:15:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:24 > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 15:15:24 > git rev-parse HEAD^{commit} # timeout=10 15:15:24 > git config core.sparsecheckout # timeout=10 15:15:24 > git checkout -f 7b93d8e8b4d5992b964f727ec2f2e3ea229b9fd9 # timeout=10 15:15:30 Commit message: "feat(security): Enable lint hooked to make test + a few trivial fixes" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:30 + echo snap-build.sh 15:15:30 snap-build.sh 15:15:30 + SNAP_BASE_DIR=. 15:15:30 + '[' '!' -z /w/workspace/edgex-go/6 ']' 15:15:30 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 15:15:30 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 15:15:30 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 15:15:30 + cd /w/workspace/edgex-go/6 15:15:30 + sudo apt-get remove -qy --purge lxd lxd-client 15:15:30 Reading package lists... 15:15:30 Building dependency tree... 15:15:30 Reading state information... 15:15:30 The following packages were automatically installed and are no longer required: 15:15:30 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:15:30 uidmap xdelta3 15:15:30 Use 'sudo apt autoremove' to remove them. 15:15:30 The following packages will be REMOVED: 15:15:30 lxd* lxd-client* 15:15:31 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:15:31 After this operation, 31.7 MB disk space will be freed. 15:15:31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 15:15:31 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:15:32 Removing lxd dnsmasq configuration 15:15:32 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:15:32 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:15:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:15:33 (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.) 15:15:33 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:15:34 Processing triggers for systemd (237-3ubuntu10.45) ... 15:15:34 Processing triggers for ureadahead (0.100.0-21) ... 15:15:35 + sudo snap remove --purge lxd 15:15:35 snap "lxd" is not installed 15:15:35 + sudo groupadd --force --system lxd 15:15:35 ++ whoami 15:15:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:15:35 + newgrp - lxd 15:15:35 + sudo snap install lxd 15:15:45 2021-09-10T15:15:42Z INFO Waiting for automatic snapd restart... 15:15:55 lxd 4.18 from Canonical* installed 15:15:55 + sudo lxd init --auto 15:16:04 + sudo snap install --classic snapcraft 15:16:16 snapcraft 5.0 from Canonical* installed 15:16:16 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:16:16 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:16:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:16 Dload Upload Total Spent Left Speed 15:16:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3502 0 --:--:-- --:--:-- --:--:-- 3522 15:16:16 100 3325k 100 3325k 0 0 7455k 0 --:--:-- --:--:-- --:--:-- 7455k 15:16:16 ./yq_linux_amd64 15:16:16 + sudo snapcraft prime --use-lxd 15:16:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:16:19 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:16:19 - README.md 15:16:19 15:16:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:16:19 Launching a container. 15:16:25 Waiting for container to be ready 15:16:26 To start your first instance, try: lxc launch ubuntu:18.04 15:16:26 15:16:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:16:30 Waiting for network to be ready... 15:16:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:16:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 15:16:30 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:16:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 15:16:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:16:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:16:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 15:16:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 15:16:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 15:16:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 15:16:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:16:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:16:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:16:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:16:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:16:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:16:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:16:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:16:33 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:16:33 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 15:16:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 15:16:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:16:33 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:16:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 15:16:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 15:16:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 15:16:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 15:16:34 Fetched 25.2 MB in 4s (5924 kB/s) 15:16:35 Reading package lists... 15:16:35 Reading package lists... 15:16:35 Building dependency tree... 15:16:35 Reading state information... 15:16:35 The following additional packages will be installed: 15:16:35 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:16:35 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:16:35 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:16:35 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:16:35 Suggested packages: 15:16:35 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:16:35 Recommended packages: 15:16:35 gnupg libsasl2-modules 15:16:36 The following NEW packages will be installed: 15:16:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:16:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:16:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:16:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:16:36 The following packages will be upgraded: 15:16:36 gpg gpg-agent gpgconf libudev1 15:16:36 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:16:36 Need to get 3527 kB of archives. 15:16:36 After this operation, 13.3 MB of additional disk space will be used. 15:16:36 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] 15:16:36 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] 15:16:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:16:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:16:36 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 15:16:36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 15:16:36 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:16:36 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:16:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:16:36 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:16:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:16:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:16:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:16:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:16:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:16:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:16:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:16:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:16:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:16:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:16:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:16:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:16:37 debconf: delaying package configuration, since apt-utils is not installed 15:16:37 Fetched 3527 kB in 1s (2949 kB/s) 15:16:37 (Reading database ... 12511 files and directories currently installed.) 15:16:37 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 15:16:37 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:16:37 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 15:16:37 Selecting previously unselected package udev. 15:16:37 (Reading database ... 12511 files and directories currently installed.) 15:16:37 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 15:16:37 Unpacking udev (237-3ubuntu10.51) ... 15:16:37 Selecting previously unselected package libfuse2:amd64. 15:16:37 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:16:37 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:16:37 Selecting previously unselected package fuse. 15:16:37 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:16:37 Unpacking fuse (2.9.7-1ubuntu1) ... 15:16:37 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:16:37 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:16:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:16:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:16:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:16:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:16:38 Selecting previously unselected package libksba8:amd64. 15:16:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:16:38 Unpacking libksba8:amd64 (1.3.5-2) ... 15:16:38 Selecting previously unselected package libroken18-heimdal:amd64. 15:16:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:16:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:16:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:16:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:16:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:16:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:16:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:16:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:38 Selecting previously unselected package libwind0-heimdal:amd64. 15:16:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:16:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:16:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:16:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:38 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:16:38 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:16:38 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:16:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:16:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:16:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:16:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:38 Selecting previously unselected package libsasl2-modules-db:amd64. 15:16:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:16:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:16:38 Selecting previously unselected package libsasl2-2:amd64. 15:16:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:16:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:16:38 Selecting previously unselected package libldap-common. 15:16:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:16:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:16:38 Selecting previously unselected package libldap-2.4-2:amd64. 15:16:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:16:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:16:38 Selecting previously unselected package dirmngr. 15:16:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:16:38 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:16:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:16:38 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:16:38 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:16:38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:16:38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:16:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:16:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:39 Setting up libksba8:amd64 (1.3.5-2) ... 15:16:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:16:39 Setting up udev (237-3ubuntu10.51) ... 15:16:39 invoke-rc.d: policy-rc.d denied execution of start. 15:16:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:39 Processing triggers for systemd (237-3ubuntu10) ... 15:16:39 Setting up fuse (2.9.7-1ubuntu1) ... 15:16:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:16:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:16:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:16:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:16:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:16:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:16:39 settings in the [Install] section, and DefaultInstance for template units). 15:16:39 This means they are not meant to be enabled using systemctl. 15:16:39 Possible reasons for having this kind of units are: 15:16:39 1) A unit may be statically enabled by being symlinked from another unit's 15:16:39 .wants/ or .requires/ directory. 15:16:39 2) A unit's purpose may be to act as a helper for some other unit which has 15:16:39 a requirement dependency on it. 15:16:39 3) A unit may be started when needed via activation (socket, path, timer, 15:16:39 D-Bus, udev, scripted systemctl call, ...). 15:16:39 4) In case of template units, the unit is meant to be enabled with some 15:16:39 instance name specified. 15:16:40 Reading package lists... 15:16:40 Building dependency tree... 15:16:40 Reading state information... 15:16:40 The following additional packages will be installed: 15:16:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:16:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:16:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:16:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:16:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:16:40 Suggested packages: 15:16:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:16:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:16:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:16:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:16:40 systemd-container policykit-1 15:16:40 Recommended packages: 15:16:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:16:40 The following NEW packages will be installed: 15:16:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:16:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:16:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:16:40 multiarch-support openssh-client python3 python3-minimal python3.6 15:16:40 python3.6-minimal snapd squashfs-tools sudo 15:16:40 The following packages will be upgraded: 15:16:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:16:40 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:16:40 Need to get 36.7 MB of archives. 15:16:40 After this operation, 147 MB of additional disk space will be used. 15:16:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:16:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 15:16:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:16:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:16:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:16:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:16:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:16:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:16:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:16:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:16:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:16:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:16:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:16:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:16:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:16:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:16:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] 15:16:41 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 15:16:41 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:16:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:16:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:16:41 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:16:41 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:16:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:16:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:16:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:16:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:16:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:16:41 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:16:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 15:16:43 debconf: delaying package configuration, since apt-utils is not installed 15:16:43 Fetched 36.7 MB in 3s (13.8 MB/s) 15:16:43 (Reading database ... 12757 files and directories currently installed.) 15:16:43 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 15:16:43 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:16:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 15:16:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:16:44 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 15:16:44 (Reading database ... 12757 files and directories currently installed.) 15:16:44 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:16:44 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:16:44 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:16:44 (Reading database ... 12757 files and directories currently installed.) 15:16:44 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:16:44 Unpacking apt (1.6.14) over (1.6.1) ... 15:16:44 Setting up apt (1.6.14) ... 15:16:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:16:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:16:44 (Reading database ... 12764 files and directories currently installed.) 15:16:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:16:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:16:45 Selecting previously unselected package libpython3.6-minimal:amd64. 15:16:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:16:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:16:45 Selecting previously unselected package libexpat1:amd64. 15:16:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:16:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:16:45 Selecting previously unselected package python3.6-minimal. 15:16:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:16:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:16:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:16:45 Checking for services that may need to be restarted...done. 15:16:45 Checking for services that may need to be restarted...done. 15:16:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:16:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:16:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:16:46 Selecting previously unselected package python3-minimal. 15:16:46 (Reading database ... 13012 files and directories currently installed.) 15:16:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:16:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:16:46 Selecting previously unselected package mime-support. 15:16:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:16:46 Unpacking mime-support (3.60ubuntu1) ... 15:16:46 Selecting previously unselected package libmpdec2:amd64. 15:16:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:16:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:16:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:16:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:16:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:16:46 Selecting previously unselected package python3.6. 15:16:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:16:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:16:46 Selecting previously unselected package libpython3-stdlib:amd64. 15:16:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:16:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:16:46 Setting up python3-minimal (3.6.7-1~18.04) ... 15:16:46 Selecting previously unselected package python3. 15:16:46 (Reading database ... 13442 files and directories currently installed.) 15:16:46 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:16:46 Unpacking python3 (3.6.7-1~18.04) ... 15:16:46 Selecting previously unselected package multiarch-support. 15:16:46 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:16:46 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:16:46 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:16:46 Selecting previously unselected package liblzo2-2:amd64. 15:16:46 (Reading database ... 13479 files and directories currently installed.) 15:16:46 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:16:46 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:16:46 Selecting previously unselected package libbsd0:amd64. 15:16:46 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:16:46 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:16:46 Selecting previously unselected package sudo. 15:16:46 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:16:46 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:16:47 Selecting previously unselected package apparmor. 15:16:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:16:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:16:47 Selecting previously unselected package libedit2:amd64. 15:16:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:16:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:16:47 Selecting previously unselected package libkrb5support0:amd64. 15:16:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:16:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:16:47 Selecting previously unselected package libk5crypto3:amd64. 15:16:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:16:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:16:47 Selecting previously unselected package libkeyutils1:amd64. 15:16:47 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:16:47 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:16:47 Selecting previously unselected package libkrb5-3:amd64. 15:16:47 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:16:47 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:16:47 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:16:47 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:16:47 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:16:47 Selecting previously unselected package libssl1.0.0:amd64. 15:16:47 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:16:47 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:16:47 Selecting previously unselected package openssh-client. 15:16:47 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:16:47 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:16:47 Selecting previously unselected package squashfs-tools. 15:16:47 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... 15:16:47 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 15:16:47 Selecting previously unselected package snapd. 15:16:47 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 15:16:47 Unpacking snapd (2.49.2+18.04) ... 15:16:49 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:16:49 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:16:50 Setting up mime-support (3.60ubuntu1) ... 15:16:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:16:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:16:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:16:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:16:50 Setting up systemd (237-3ubuntu10.51) ... 15:16:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:16:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:16:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:16:50 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:16:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:16:50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:16:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:16:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... 15:16:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:16:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:16:51 Setting up python3 (3.6.7-1~18.04) ... 15:16:51 running python rtupdate hooks for python3.6... 15:16:51 running python post-rtupdate hooks for python3.6... 15:16:51 Setting up apparmor (2.12-4ubuntu5.1) ... 15:16:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:16:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:16:52 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:16:52 Setting up snapd (2.49.2+18.04) ... 15:16:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:16:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:16:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:16:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:16:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:16:53 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:16:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:16:53 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:16:53 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:16:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:16:57 /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' 15:16:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:16:57 Processing triggers for systemd (237-3ubuntu10.51) ... 15:16:57 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:16:57 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:16:57 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:16:57 Reading package lists... 15:16:57 Reading package lists... 15:16:57 Building dependency tree... 15:16:57 Reading state information... 15:16:57 Calculating upgrade... 15:16:57 The following packages will be upgraded: 15:16:57 advancecomp base-files bash binutils binutils-common 15:16:57 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:16:57 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:16:57 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:16:57 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:16:57 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:16:57 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:16:57 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:16:57 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:16:57 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:16:57 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:16:57 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:16:57 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:16:57 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:16:57 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:16:57 ubuntu-keyring util-linux 15:16:57 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:16:57 Need to get 64.2 MB of archives. 15:16:57 After this operation, 5138 kB of additional disk space will be used. 15:16:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] 15:16:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:16:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:16:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:16:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:16:57 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:16:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:16:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:16:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:16:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:16:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:16:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:16:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:16:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:16:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:16:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:16:57 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:16:57 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:16:57 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:16:57 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:16:57 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:16:57 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:16:57 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:16:57 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:16:57 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:16:57 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:16:57 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:16:57 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:16:57 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:16:57 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:16:57 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:16:57 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:16:57 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:16:57 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:16:57 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:16:57 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:16:57 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:16:57 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:16:57 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:16:57 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:16:57 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:16:57 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:16:57 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:16:57 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:16:57 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:16:57 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:16:57 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:16:57 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:16:57 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:16:57 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] 15:16:57 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:16:57 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:16:57 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:16:57 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:16:57 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:16:57 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:16:57 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:16:57 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:16:57 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:16:57 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:16:57 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:16:59 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:16:59 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:16:59 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:16:59 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:16:59 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:16:59 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:16:59 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:16:59 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:16:59 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:16:59 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:16:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:16:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:16:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:16:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:16:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:16:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:16:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:16:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:16:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:16:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:16:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:16:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:16:59 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:16:59 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:16:59 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:16:59 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 15:16:59 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] 15:16:59 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:16:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:16:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:16:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:16:59 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:16:59 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:16:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:16:59 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:16:59 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] 15:16:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:16:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:16:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:16:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:16:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:16:59 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:16:59 debconf: delaying package configuration, since apt-utils is not installed 15:16:59 Fetched 64.2 MB in 2s (34.7 MB/s) 15:16:59 (Reading database ... 13914 files and directories currently installed.) 15:16:59 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:16:59 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:16:59 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:16:59 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:16:59 Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... 15:16:59 Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... 15:16:59 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:16:59 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:16:59 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:16:59 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:16:59 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:16:59 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:16:59 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:16:59 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:16:59 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:16:59 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:17:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:17:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:17:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:17:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:17:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:00 (Reading database ... 13914 files and directories currently installed.) 15:17:00 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:17:00 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:17:00 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:17:00 (Reading database ... 13914 files and directories currently installed.) 15:17:00 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:17:00 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:17:00 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:17:00 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:17:00 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:17:00 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:17:02 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:02 (Reading database ... 13914 files and directories currently installed.) 15:17:02 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:17:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:17:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:17:02 (Reading database ... 13914 files and directories currently installed.) 15:17:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:17:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:17:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:17:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:17:02 Setting up base-files (10.1ubuntu2.10) ... 15:17:02 Installing new version of config file /etc/issue ... 15:17:02 Installing new version of config file /etc/issue.net ... 15:17:02 Installing new version of config file /etc/lsb-release ... 15:17:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:17:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:17:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:17:02 Removing obsolete conffile /etc/default/motd-news ... 15:17:02 (Reading database ... 13915 files and directories currently installed.) 15:17:02 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:17:02 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:17:02 Setting up bash (4.4.18-2ubuntu1.2) ... 15:17:02 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 15:17:02 (Reading database ... 13915 files and directories currently installed.) 15:17:02 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:17:02 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:17:02 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:17:02 (Reading database ... 13915 files and directories currently installed.) 15:17:02 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:17:02 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:17:02 Setting up tar (1.29b-2ubuntu0.2) ... 15:17:02 (Reading database ... 13915 files and directories currently installed.) 15:17:02 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:17:02 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:17:02 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:17:02 (Reading database ... 13915 files and directories currently installed.) 15:17:02 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:17:02 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:17:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:17:02 (Reading database ... 13915 files and directories currently installed.) 15:17:02 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:17:02 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:17:02 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:17:02 (Reading database ... 13915 files and directories currently installed.) 15:17:02 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:17:02 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:17:03 Setting up grep (3.1-2build1) ... 15:17:03 (Reading database ... 13915 files and directories currently installed.) 15:17:03 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:17:03 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:17:03 Setting up gzip (1.6-5ubuntu1.1) ... 15:17:03 (Reading database ... 13915 files and directories currently installed.) 15:17:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:17:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:17:03 Setting up login (1:4.5-1ubuntu2) ... 15:17:03 (Reading database ... 13915 files and directories currently installed.) 15:17:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:17:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:17:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:17:03 (Reading database ... 13915 files and directories currently installed.) 15:17:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:17:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:17:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:17:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:17:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:17:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:17:04 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:17:04 (Reading database ... 13915 files and directories currently installed.) 15:17:04 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:17:04 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:17:04 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:17:04 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:17:04 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:17:04 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:17:04 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:17:04 (Reading database ... 13915 files and directories currently installed.) 15:17:04 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:17:04 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:17:04 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:17:05 (Reading database ... 13915 files and directories currently installed.) 15:17:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:17:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:17:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:17:05 (Reading database ... 13915 files and directories currently installed.) 15:17:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:17:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:17:05 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:17:05 (Reading database ... 13915 files and directories currently installed.) 15:17:05 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:17:05 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:17:05 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:17:05 (Reading database ... 13915 files and directories currently installed.) 15:17:05 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:17:05 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:17:05 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:17:05 (Reading database ... 13915 files and directories currently installed.) 15:17:05 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:17:05 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:17:05 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:17:05 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:17:05 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:17:05 (Reading database ... 13915 files and directories currently installed.) 15:17:05 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:17:05 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:17:05 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:17:05 (Reading database ... 13915 files and directories currently installed.) 15:17:05 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:17:05 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:17:05 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:17:05 (Reading database ... 13915 files and directories currently installed.) 15:17:05 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:17:05 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:17:05 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:17:05 (Reading database ... 13915 files and directories currently installed.) 15:17:05 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:17:05 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:17:06 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:17:06 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:17:06 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:17:07 (Reading database ... 13915 files and directories currently installed.) 15:17:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:17:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:17:07 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:17:07 (Reading database ... 13915 files and directories currently installed.) 15:17:07 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:17:07 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:17:07 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:17:07 (Reading database ... 13917 files and directories currently installed.) 15:17:07 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:17:07 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:17:07 Setting up debconf (1.5.66ubuntu1) ... 15:17:07 (Reading database ... 13917 files and directories currently installed.) 15:17:07 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:17:07 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:17:07 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:17:07 (Reading database ... 13917 files and directories currently installed.) 15:17:07 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:17:07 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:17:07 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:17:07 (Reading database ... 13917 files and directories currently installed.) 15:17:07 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:17:07 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:17:07 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:17:07 (Reading database ... 13917 files and directories currently installed.) 15:17:07 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:17:07 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:17:07 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:17:08 (Reading database ... 13919 files and directories currently installed.) 15:17:08 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:17:08 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:17:08 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:17:08 (Reading database ... 13923 files and directories currently installed.) 15:17:08 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:17:08 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:17:08 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 15:17:08 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 15:17:08 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:17:08 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:17:08 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:17:08 (Reading database ... 13923 files and directories currently installed.) 15:17:08 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:17:08 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:17:08 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:17:08 (Reading database ... 13923 files and directories currently installed.) 15:17:08 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:17:08 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:17:08 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:17:08 (Reading database ... 13923 files and directories currently installed.) 15:17:08 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:17:08 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:17:08 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:17:08 (Reading database ... 13923 files and directories currently installed.) 15:17:08 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:17:08 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:17:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:17:09 (Reading database ... 13923 files and directories currently installed.) 15:17:09 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:17:09 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:17:09 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:17:09 (Reading database ... 13923 files and directories currently installed.) 15:17:09 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:17:09 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:17:09 Setting up passwd (1:4.5-1ubuntu2) ... 15:17:09 (Reading database ... 13923 files and directories currently installed.) 15:17:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:17:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:17:09 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:17:09 (Reading database ... 13923 files and directories currently installed.) 15:17:09 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:17:09 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:17:09 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:17:09 (Reading database ... 13923 files and directories currently installed.) 15:17:09 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:17:09 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:17:09 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:17:09 (Reading database ... 13923 files and directories currently installed.) 15:17:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:17:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:17:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:17:09 (Reading database ... 13923 files and directories currently installed.) 15:17:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:17:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:17:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:17:09 (Reading database ... 13923 files and directories currently installed.) 15:17:09 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:17:09 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:17:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:17:10 (Reading database ... 13923 files and directories currently installed.) 15:17:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:17:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:17:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:17:10 (Reading database ... 13923 files and directories currently installed.) 15:17:10 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:17:10 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:17:10 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:17:10 (Reading database ... 13923 files and directories currently installed.) 15:17:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:17:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:17:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:17:10 (Reading database ... 13924 files and directories currently installed.) 15:17:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:17:10 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:17:10 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:17:10 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:17:10 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:17:10 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:17:10 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:17:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:17:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:17:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:17:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:17:11 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:17:11 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:17:11 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:17:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:17:11 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:17:11 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:17:11 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:17:11 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:17:11 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:17:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:17:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:17:11 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:17:11 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:17:11 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:17:11 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:17:11 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:17:11 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:17:11 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:17:11 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:17:12 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:17:12 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:17:12 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:17:12 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:17:12 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:17:12 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:17:12 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:17:12 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:17:12 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:17:12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:17:12 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:17:12 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:17:12 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:17:12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:17:13 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:17:13 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:17:14 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:17:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:17:14 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:17:14 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:17:14 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:17:14 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:17:15 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:17:15 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:17:15 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:17:15 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:17:15 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:17:15 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:17:15 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:17:15 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:17:15 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:17:15 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:17:15 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:17:15 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:17:15 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:17:15 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:17:15 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:17:15 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:17:15 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:15 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:17:16 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:16 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:16 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:16 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:17:16 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:17:16 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:17:16 15:17:16 Current default time zone: 'Etc/UTC' 15:17:16 Local time is now: Fri Sep 10 15:17:16 UTC 2021. 15:17:16 Universal Time is now: Fri Sep 10 15:17:16 UTC 2021. 15:17:16 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:17:16 15:17:16 Setting up systemd-sysv (237-3ubuntu10.51) ... 15:17:16 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:16 Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... 15:17:16 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:17:16 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:17:16 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:17:16 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:17:16 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:17:16 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:17:16 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:17:16 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:16 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:17:16 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:17:16 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:17:16 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:16 Setting up patch (2.7.6-2ubuntu1.1) ... 15:17:16 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:17:16 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:17:16 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:17:16 Installing new version of config file /etc/ssl/openssl.cnf ... 15:17:16 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:17:16 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:17:16 Setting up ca-certificates (20210119~18.04.1) ... 15:17:18 Updating certificates in /etc/ssl/certs... 15:17:18 23 added, 27 removed; done. 15:17:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:17:19 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:17:19 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:17:19 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:17:19 Setting up pkgbinarymangler (138.18.04.1) ... 15:17:19 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:17:19 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:17:19 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:17:19 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:17:19 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:17:19 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:17:19 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:17:19 Setting up perl (5.26.1-6ubuntu0.5) ... 15:17:19 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:17:19 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:17:19 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:17:19 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:17:19 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:17:19 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:17:19 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:17:19 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:17:19 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:17:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:17:19 Processing triggers for systemd (237-3ubuntu10.51) ... 15:17:19 Processing triggers for mime-support (3.60ubuntu1) ... 15:17:19 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:17:19 Updating certificates in /etc/ssl/certs... 15:17:20 0 added, 0 removed; done. 15:17:20 Running hooks in /etc/ca-certificates/update.d... 15:17:20 done. 15:17:20 Reading package lists... 15:17:20 Building dependency tree... 15:17:20 Reading state information... 15:17:20 The following NEW packages will be installed: 15:17:20 apt-transport-https 15:17:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:17:21 Need to get 4348 B of archives. 15:17:21 After this operation, 154 kB of additional disk space will be used. 15:17:21 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:17:21 debconf: delaying package configuration, since apt-utils is not installed 15:17:21 Fetched 4348 B in 0s (24.3 kB/s) 15:17:21 Selecting previously unselected package apt-transport-https. 15:17:21 (Reading database ... 13929 files and directories currently installed.) 15:17:21 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:17:21 Unpacking apt-transport-https (1.6.14) ... 15:17:21 Setting up apt-transport-https (1.6.14) ... 15:17:21 Waiting for network to be ready... 15:17:28 2021-09-10T15:17:25Z INFO Waiting for automatic snapd restart... 15:17:28 snapd 2.51.4 from Canonical* installed 15:17:29 "snapd" switched to the "latest/stable" channel 15:17:29 15:17:31 core18 20210722 from Canonical* installed 15:17:31 "core18" switched to the "latest/stable" channel 15:17:31 15:17:34 snapcraft 5.0 from Canonical* installed 15:17:34 "snapcraft" switched to the "latest/stable" channel 15:17:34 15:17:38 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: 15:17:38 - README.md 15:17:38 15:17:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:17:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:17:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:17:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:17:40 Reading package lists... 15:17:41 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 15:17:41 Reading package lists... 15:17:41 Building dependency tree... 15:17:41 Reading state information... 15:17:41 Suggested packages: 15:17:41 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:17:41 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:17:41 Recommended packages: 15:17:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:17:41 The following NEW packages will be installed: 15:17:41 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:17:41 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:17:41 pkg-config zip 15:17:41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:17:41 Need to get 7663 kB of archives. 15:17:41 After this operation, 43.8 MB of additional disk space will be used. 15:17:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:17:41 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 15:17:41 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:17:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 15:17:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 15:17:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:17:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:17:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:17:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:17:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:17:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:17:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:17:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:17:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:17:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:17:42 debconf: delaying package configuration, since apt-utils is not installed 15:17:42 Fetched 7663 kB in 1s (9289 kB/s) 15:17:42 Selecting previously unselected package libglib2.0-0:amd64. 15:17:42 (Reading database ... 13933 files and directories currently installed.) 15:17:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:17:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:17:42 Selecting previously unselected package libpsl5:amd64. 15:17:42 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:17:42 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:17:42 Selecting previously unselected package libnghttp2-14:amd64. 15:17:42 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:17:42 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:17:42 Selecting previously unselected package librtmp1:amd64. 15:17:42 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:17:42 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:17:42 Selecting previously unselected package libcurl3-gnutls:amd64. 15:17:42 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 15:17:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:17:42 Selecting previously unselected package liberror-perl. 15:17:42 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:17:42 Unpacking liberror-perl (0.17025-1) ... 15:17:42 Selecting previously unselected package git-man. 15:17:42 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 15:17:42 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 15:17:43 Selecting previously unselected package git. 15:17:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 15:17:43 Unpacking git (1:2.17.1-1ubuntu0.8) ... 15:17:43 Selecting previously unselected package libnorm1:amd64. 15:17:43 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:17:43 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:17:43 Selecting previously unselected package libpgm-5.2-0:amd64. 15:17:43 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:17:43 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:17:43 Selecting previously unselected package libsodium23:amd64. 15:17:43 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:17:43 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:17:43 Selecting previously unselected package libzmq5:amd64. 15:17:43 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:17:43 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:17:43 Selecting previously unselected package libzmq3-dev:amd64. 15:17:43 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:17:43 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:17:43 Selecting previously unselected package pkg-config. 15:17:43 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:17:43 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:17:43 Selecting previously unselected package zip. 15:17:43 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:17:43 Unpacking zip (3.0-11build1) ... 15:17:43 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:17:43 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 15:17:43 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:17:43 Setting up liberror-perl (0.17025-1) ... 15:17:43 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:17:43 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:17:43 No schema files found: doing nothing. 15:17:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:17:44 Setting up zip (3.0-11build1) ... 15:17:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:17:44 Setting up libsodium23:amd64 (1.0.16-2) ... 15:17:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:17:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:17:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:17:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:17:44 Setting up git (1:2.17.1-1ubuntu0.8) ... 15:17:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:17:44 git set to automatically installed. 15:17:44 git-man set to automatically installed. 15:17:44 libcurl3-gnutls set to automatically installed. 15:17:44 liberror-perl set to automatically installed. 15:17:44 libglib2.0-0 set to automatically installed. 15:17:44 libnghttp2-14 set to automatically installed. 15:17:44 libnorm1 set to automatically installed. 15:17:44 libpgm-5.2-0 set to automatically installed. 15:17:44 libpsl5 set to automatically installed. 15:17:44 librtmp1 set to automatically installed. 15:17:44 libsodium23 set to automatically installed. 15:17:44 libzmq3-dev set to automatically installed. 15:17:44 libzmq5 set to automatically installed. 15:17:44 pkg-config set to automatically installed. 15:17:44 zip set to automatically installed. 15:17:46 snapd is not logged in, snap install commands will use sudo 15:17:47 snap "core18" has no updates available 15:17:48 snapd is not logged in, snap install commands will use sudo 15:17:57 go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed 15:17:57 Pulling config-common 15:17:57 + snapcraftctl pull 15:17:58 Pulling go-build-helper 15:17:58 + snapcraftctl pull 15:17:58 'edgex-go' has dependencies that need to be staged: go-build-helper 15:17:58 Skipping pull go-build-helper (already ran) 15:17:58 Building go-build-helper 15:17:58 + snapcraftctl build 15:18:02 Staging go-build-helper 15:18:02 + snapcraftctl stage 15:18:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:18:10 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:18:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] 15:18:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] 15:18:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:18:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:18:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] 15:18:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] 15:18:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] 15:18:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 15:18:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:18:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:18:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:18:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:18:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:18:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:18:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:18:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:18:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:18:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] 15:18:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] 15:18:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:18:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:18:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] 15:18:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] 15:18:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] 15:18:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 15:18:10 Fetched 25.2 MB in 0s (0 B/s) 15:18:10 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:18:10 Fetched 224 kB in 0s (0 B/s) 15:18:10 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:18:10 Fetched 157 kB in 0s (0 B/s) 15:18:10 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:18:10 Fetched 221 kB in 0s (0 B/s) 15:18:10 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:18:10 Fetched 143 kB in 0s (0 B/s) 15:18:10 Pulling edgex-go 15:18:10 + snapcraftctl pull 15:18:11 Pulling hooks 15:18:11 + snapcraftctl pull 15:18:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:18:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:18:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:18:30 Fetched 0 B in 0s (0 B/s) 15:18:30 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:18:30 Fetched 96.5 kB in 0s (0 B/s) 15:18:30 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:18:30 Fetched 279 kB in 0s (0 B/s) 15:18:30 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:18:30 Fetched 122 kB in 0s (0 B/s) 15:18:30 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:18:30 Fetched 77.8 kB in 0s (0 B/s) 15:18:30 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:18:30 Fetched 8848 B in 0s (0 B/s) 15:18:30 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:18:30 Fetched 47.8 kB in 0s (0 B/s) 15:18:30 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:18:30 Fetched 45.6 kB in 0s (0 B/s) 15:18:30 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:18:30 Fetched 15.0 kB in 0s (0 B/s) 15:18:30 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 15:18:30 Fetched 219 kB in 0s (0 B/s) 15:18:30 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:18:30 Fetched 154 kB in 0s (0 B/s) 15:18:30 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:18:30 Fetched 50.6 kB in 0s (0 B/s) 15:18:30 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:18:30 Fetched 14.8 kB in 0s (0 B/s) 15:18:30 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:18:30 Fetched 41.8 kB in 0s (0 B/s) 15:18:30 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:18:30 Fetched 499 kB in 0s (0 B/s) 15:18:30 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:18:30 Fetched 111 kB in 0s (0 B/s) 15:18:30 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:18:30 Fetched 240 kB in 0s (0 B/s) 15:18:30 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:18:30 Fetched 29.3 kB in 0s (0 B/s) 15:18:30 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:18:30 Fetched 85.5 kB in 0s (0 B/s) 15:18:30 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:18:30 Fetched 24.5 kB in 0s (0 B/s) 15:18:30 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:18:30 Fetched 49.2 kB in 0s (0 B/s) 15:18:30 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:18:30 Fetched 54.2 kB in 0s (0 B/s) 15:18:30 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:18:30 Fetched 30.8 kB in 0s (0 B/s) 15:18:30 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:18:30 Fetched 15.8 kB in 0s (0 B/s) 15:18:30 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:18:30 Fetched 85.9 kB in 0s (0 B/s) 15:18:30 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:18:30 Fetched 8720 B in 0s (0 B/s) 15:18:30 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:18:30 Fetched 140 kB in 0s (0 B/s) 15:18:30 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:18:30 Fetched 119 kB in 0s (0 B/s) 15:18:30 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:18:30 Fetched 111 kB in 0s (0 B/s) 15:18:30 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:18:30 Fetched 11.1 kB in 0s (0 B/s) 15:18:30 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:18:30 Fetched 645 kB in 0s (0 B/s) 15:18:30 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:18:30 Fetched 41.3 kB in 0s (0 B/s) 15:18:30 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:18:30 Fetched 17.9 kB in 0s (0 B/s) 15:18:30 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:18:30 Fetched 368 kB in 0s (0 B/s) 15:18:30 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:18:30 Fetched 187 kB in 0s (0 B/s) 15:18:30 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:18:30 Fetched 175 kB in 0s (0 B/s) 15:18:30 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:18:30 Fetched 206 kB in 0s (0 B/s) 15:18:30 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:18:30 Fetched 1302 kB in 0s (0 B/s) 15:18:30 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:18:30 Fetched 36.2 kB in 0s (0 B/s) 15:18:30 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 15:18:30 Fetched 159 kB in 0s (0 B/s) 15:18:30 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:18:30 Fetched 107 kB in 0s (0 B/s) 15:18:30 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:18:30 Fetched 48.7 kB in 0s (0 B/s) 15:18:30 Pulling static-packages 15:18:30 + snapcraftctl pull 15:18:30 Pulling version 15:18:30 + cd /root/project 15:18:30 + + git describe --tags --abbrev=0 15:18:30 sed s/v// 15:18:30 + GIT_VERSION=2.0.1-dev.43 15:18:30 + [ -z 2.0.1-dev.43 ] 15:18:30 + snapcraftctl set-version 2.0.1-dev.43 15:18:30 Building config-common 15:18:30 + snapcraftctl build 15:18:31 Skipping build go-build-helper (already ran) 15:18:31 Building edgex-go 15:18:32 + cd /root/parts/edgex-go/src 15:18:32 + git+ describe --tags --abbrev=0 15:18:32 sed s/v// 15:18:32 + GIT_VERSION=2.0.1-dev.43 15:18:32 + [ -z 2.0.1-dev.43 ] 15:18:32 + echo 2.0.1-dev.43 15:18:32 + make build 15:18:32 go mod tidy 15:18:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:18:37 go: downloading github.com/gorilla/mux v1.8.0 15:18:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 15:18:37 go: downloading github.com/stretchr/testify v1.7.0 15:18:37 go: downloading github.com/google/uuid v1.3.0 15:18:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:18:37 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:18:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:18:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:18:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:18:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:18:37 go: downloading github.com/lib/pq v1.10.3 15:18:37 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:18:37 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:18:37 go: downloading github.com/pelletier/go-toml v1.9.4 15:18:38 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:18:38 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:18:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:18:38 go: downloading github.com/davecgh/go-spew v1.1.1 15:18:38 go: downloading github.com/pmezard/go-difflib v1.0.0 15:18:38 go: downloading github.com/go-playground/validator/v10 v10.9.0 15:18:38 go: downloading github.com/go-kit/kit v0.11.0 15:18:38 go: downloading github.com/stretchr/objx v0.1.1 15:18:38 go: downloading github.com/x448/float16 v0.8.4 15:18:38 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 15:18:38 go: downloading github.com/go-playground/universal-translator v0.18.0 15:18:38 go: downloading github.com/leodido/go-urn v1.2.1 15:18:39 go: downloading golang.org/x/text v0.3.6 15:18:39 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:18:39 go: downloading github.com/go-playground/locales v0.14.0 15:18:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:18:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:18:39 go: downloading github.com/pebbe/zmq4 v1.2.7 15:18:39 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:18:39 go: downloading github.com/go-stack/stack v1.8.0 15:18:39 go: downloading github.com/kr/pretty v0.3.0 15:18:39 go: downloading github.com/hashicorp/consul/api v1.8.1 15:18:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:18:40 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 15:18:40 go: downloading github.com/onsi/ginkgo v1.10.1 15:18:40 go: downloading github.com/onsi/gomega v1.7.0 15:18:40 go: downloading github.com/gorilla/websocket v1.4.2 15:18:42 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:18:42 go: downloading github.com/kr/text v0.2.0 15:18:42 go: downloading github.com/rogpeppe/go-internal v1.8.0 15:18:42 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:18:42 go: downloading github.com/mitchellh/copystructure v1.0.0 15:18:42 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:18:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:18:42 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:18:42 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:18:42 go: downloading github.com/hashicorp/serf v0.9.5 15:18:42 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:18:42 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:18:42 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:18:42 go: downloading github.com/fatih/color v1.9.0 15:18:42 go: downloading github.com/mattn/go-colorable v0.1.6 15:18:42 go: downloading github.com/mattn/go-isatty v0.0.12 15:18:42 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:18:42 go: downloading github.com/pkg/errors v0.9.1 15:18:42 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:18:42 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:18:42 go: downloading github.com/hashicorp/memberlist v0.2.2 15:18:42 go: downloading github.com/hpcloud/tail v1.0.0 15:18:42 go: downloading gopkg.in/yaml.v2 v2.4.0 15:18:42 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:18:42 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:18:42 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:18:42 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:18:42 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:18:42 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:18:42 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:18:42 go: downloading github.com/miekg/dns v1.1.26 15:18:42 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:18:42 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:18:42 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:18:42 go: downloading github.com/hashicorp/errwrap v1.0.0 15:18:42 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 15:18:50 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 15:18:55 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 15:18:55 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 15:18:56 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 15:18:57 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 15:18:58 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 15:18:59 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 15:19:00 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 15:19:01 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 15:19:02 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 15:19:03 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 15:19:06 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:19:06 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:19:06 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:19:06 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:19:06 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:19:06 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:19:06 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:19:06 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:19:06 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:19:06 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:19:06 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:19:06 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:19:06 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:19:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:19:06 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:19:06 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:19:06 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:19:06 + 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 15:19:06 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:19:06 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:19:06 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:19:06 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:19:06 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:19:06 + 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 15:19:06 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:19:06 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:19:06 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:19:06 Building hooks 15:19:06 + cd /root/parts/hooks/src 15:19:06 + make build 15:19:06 go mod tidy 15:19:07 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 15:19:07 go: downloading github.com/stretchr/testify v1.5.1 15:19:07 go: downloading gopkg.in/yaml.v2 v2.2.2 15:19:07 go: downloading github.com/davecgh/go-spew v1.1.0 15:19:07 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:19:08 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:19:08 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:19:08 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:19:12 Building static-packages 15:19:12 + snapcraftctl build 15:19:13 Building version 15:19:13 + snapcraftctl build 15:19:16 Staging config-common 15:19:16 + snapcraftctl stage 15:19:16 Skipping stage go-build-helper (already ran) 15:19:16 Staging edgex-go 15:19:16 + snapcraftctl stage 15:19:17 Staging hooks 15:19:17 + snapcraftctl stage 15:19:19 Staging static-packages 15:19:19 + snapcraftctl stage 15:19:19 Staging version 15:19:19 + snapcraftctl stage 15:19:20 Priming config-common 15:19:20 + snapcraftctl prime 15:19:21 Priming go-build-helper 15:19:21 + snapcraftctl prime 15:19:23 Priming edgex-go 15:19:23 + snapcraftctl prime 15:19:26 Priming hooks 15:19:26 + snapcraftctl prime 15:19:26 Priming static-packages 15:19:26 + snapcraftctl prime 15:19:30 Priming version 15:19:30 + snapcraftctl prime 15:19:30 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 15:19:35 + '[' -d /w/workspace/edgex-go/6/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:19:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:19:39 ---> package-listing.sh 15:19:39 ++ facter osfamily 15:19:39 ++ tr '[:upper:]' '[:lower:]' 15:19:39 + OS_FAMILY=redhat 15:19:39 + workspace=/w/workspace/edgex-go/6 15:19:39 + START_PACKAGES=/tmp/packages_start.txt 15:19:39 + END_PACKAGES=/tmp/packages_end.txt 15:19:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:19:39 + PACKAGES=/tmp/packages_start.txt 15:19:39 + '[' /w/workspace/edgex-go/6 ']' 15:19:39 + PACKAGES=/tmp/packages_end.txt 15:19:39 + case "${OS_FAMILY}" in 15:19:39 + rpm -qa 15:19:39 + sort 15:19:41 + '[' -f /tmp/packages_start.txt ']' 15:19:41 + '[' -f /tmp/packages_end.txt ']' 15:19:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:19:41 + '[' /w/workspace/edgex-go/6 ']' 15:19:41 + mkdir -p /w/workspace/edgex-go/6/archives/ 15:19:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 15:19:41 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:19:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:42 15:19:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:19:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:43 latest: Pulling from edgex-lftools-log-publisher 15:19:43 b4d181a07f80: Pulling fs layer 15:19:43 a1111a8f2ec3: Pulling fs layer 15:19:43 ed53099fbce6: Pulling fs layer 15:19:43 dc539afda2c1: Pulling fs layer 15:19:43 77bc0d833cb6: Pulling fs layer 15:19:43 9065ff56babe: Pulling fs layer 15:19:43 d287ab97295c: Pulling fs layer 15:19:43 77bc0d833cb6: Waiting 15:19:43 9065ff56babe: Waiting 15:19:43 d287ab97295c: Waiting 15:19:43 dc539afda2c1: Waiting 15:19:43 a1111a8f2ec3: Verifying Checksum 15:19:43 a1111a8f2ec3: Download complete 15:19:43 dc539afda2c1: Verifying Checksum 15:19:43 dc539afda2c1: Download complete 15:19:43 77bc0d833cb6: Verifying Checksum 15:19:43 77bc0d833cb6: Download complete 15:19:43 9065ff56babe: Verifying Checksum 15:19:43 9065ff56babe: Download complete 15:19:43 ed53099fbce6: Verifying Checksum 15:19:43 ed53099fbce6: Download complete 15:19:45 b4d181a07f80: Verifying Checksum 15:19:45 b4d181a07f80: Download complete 15:19:47 b4d181a07f80: Pull complete 15:19:47 a1111a8f2ec3: Pull complete 15:19:47 ed53099fbce6: Pull complete 15:19:47 dc539afda2c1: Pull complete 15:19:47 77bc0d833cb6: Pull complete 15:19:47 9065ff56babe: Pull complete 15:19:48 d287ab97295c: Verifying Checksum 15:19:48 d287ab97295c: Download complete 15:19:52 d287ab97295c: Pull complete 15:19:52 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:19:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:19:52 prd-centos7-docker-4c-2g-1955 does not seem to be running inside a container 15:19:52 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:latest cat 15:19:56 $ docker top 2146934fcff5f9152ae697b85efa39b917dcbc8d30fcd32f8bed72cee26d533a -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:56 + touch /tmp/pre-build-complete [Pipeline] sh 15:19:57 + mkdir -p /var/log/sysstat [Pipeline] sh 15:19:57 + ls /var/log/sa-host 15:19:57 + sadf -c /var/log/sa-host/sa05 15:19:57 file_magic: OK 15:19:57 HZ: Using current value: 100 15:19:57 file_header: OK 15:19:57 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 15:19:57 Statistics: 15:19:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:19:57 File successfully converted to sysstat format version 12.0.3 15:19:57 + sadf -c /var/log/sa-host/sa10 15:19:57 file_magic: OK 15:19:57 HZ: Using current value: 100 15:19:57 file_header: OK 15:19:57 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 15:19:57 Statistics: 15:19:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:19:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:59 provisioning config files... 15:19:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6069495973888734853tmp [Pipeline] { [Pipeline] echo 15:19:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:19:59 ---> create-netrc.sh [Pipeline] } 15:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:20:02 ---> python-tools-install.sh [Pipeline] echo 15:20:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:20:02 ---> sudo-logs.sh 15:20:02 Archiving 'sudo' log.. 15:20:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-1955.vexxhost.local: Name or service not known 15:20:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-1955.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:20:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:20:02 ---> job-cost.sh 15:20:02 lf-activate-venv: SKIPPING 15:20:02 DEBUG: total: 0.10999999940395355 15:20:02 INFO: Retrieving Stack Cost... 15:20:03 INFO: Retrieving Pricing Info for: v3-standard-2 15:20:03 INFO: Archiving Costs [Pipeline] echo 15:20:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:20:04 ---> logs-deploy.sh 15:20:04 lf-activate-venv: SKIPPING 15:20:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3700/6 15:20:04 INFO: archiving workspace using pattern(s): 15:20:05 Archives upload complete. 15:20:05 INFO: archiving logs to Nexus 15:20:05 ---> uname -a: 15:20:05 Linux prd-centos7-docker-4c-2g-1955.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 15:20:05 15:20:05 15:20:05 ---> lscpu: 15:20:05 Architecture: x86_64 15:20:05 CPU op-mode(s): 32-bit, 64-bit 15:20:05 Byte Order: Little Endian 15:20:05 Address sizes: 40 bits physical, 48 bits virtual 15:20:05 CPU(s): 2 15:20:05 On-line CPU(s) list: 0,1 15:20:05 Thread(s) per core: 1 15:20:05 Core(s) per socket: 1 15:20:05 Socket(s): 2 15:20:05 NUMA node(s): 1 15:20:05 Vendor ID: AuthenticAMD 15:20:05 CPU family: 23 15:20:05 Model: 49 15:20:05 Model name: AMD EPYC-Rome Processor 15:20:05 Stepping: 0 15:20:05 CPU MHz: 2799.998 15:20:05 BogoMIPS: 5599.99 15:20:05 Virtualization: AMD-V 15:20:05 Hypervisor vendor: KVM 15:20:05 Virtualization type: full 15:20:05 L1d cache: 32K 15:20:05 L1i cache: 32K 15:20:05 L2 cache: 512K 15:20:05 L3 cache: 16384K 15:20:05 NUMA node0 CPU(s): 0,1 15:20:05 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 15:20:05 15:20:05 15:20:05 ---> nproc: 15:20:05 2 15:20:05 15:20:05 15:20:05 ---> df -h: 15:20:05 Filesystem Size Used Avail Use% Mounted on 15:20:05 overlay 40G 14G 27G 35% / 15:20:05 tmpfs 64M 0 64M 0% /dev 15:20:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:20:05 shm 64M 0 64M 0% /dev/shm 15:20:05 /dev/vda1 40G 14G 27G 35% /facter-os 15:20:05 15:20:05 15:20:05 ---> sar -b -r -n DEV: 15:20:05 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) 15:20:05 15:20:05 15:00:02 LINUX RESTART (2 CPU) 15:20:05 15:20:05 15:01:01 tps rtps wtps bread/s bwrtn/s 15:20:05 15:02:01 89.76 3.48 86.28 2578.89 8720.68 15:20:05 15:03:01 121.11 0.15 120.96 22.11 41934.00 15:20:05 15:04:01 270.09 0.00 270.09 0.00 57283.31 15:20:05 15:05:02 53.76 0.00 53.76 0.00 10608.93 15:20:05 15:06:01 80.74 0.02 80.72 0.54 9663.84 15:20:05 15:07:03 774.17 403.27 370.90 13266.33 236484.19 15:20:05 15:08:01 437.18 211.99 225.19 12868.64 90294.30 15:20:05 15:09:01 584.11 65.75 518.37 4432.31 237380.80 15:20:05 15:10:01 172.42 21.78 150.64 1914.27 22136.69 15:20:05 15:11:01 1.58 0.03 1.55 0.67 32.97 15:20:05 15:12:01 0.25 0.00 0.25 0.00 3.35 15:20:05 15:13:01 0.33 0.00 0.33 0.00 5.28 15:20:05 15:14:01 0.25 0.00 0.25 0.00 2.80 15:20:05 15:15:01 0.43 0.23 0.20 7.33 1.48 15:20:05 15:16:01 1.10 0.37 0.73 95.02 15.46 15:20:05 15:17:01 0.30 0.00 0.30 0.00 3.65 15:20:05 15:18:01 0.23 0.03 0.20 0.27 2.60 15:20:05 15:19:01 0.22 0.00 0.22 0.00 1.78 15:20:05 Average: 144.74 39.83 104.92 1962.20 40084.06 15:20:05 15:20:05 15:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:05 15:02:01 5174836 0 885280 11.05 2620 1946196 1367420 15.10 835332 1588716 51740 15:20:05 15:03:01 4088792 0 964364 12.04 2620 2953156 1522324 16.81 1060724 2363344 4712 15:20:05 15:04:01 3301284 0 1140192 14.24 2620 3564836 1628160 17.98 1261080 2809292 178020 15:20:05 15:05:02 3129608 0 1144424 14.29 2620 3732280 1452252 16.03 1351356 2878152 36928 15:20:05 15:06:01 3428652 0 1075572 13.43 2620 3502088 1222212 13.49 1161728 2765012 20 15:20:05 15:07:03 128160 0 1316612 16.44 2620 6561540 1717572 18.96 3348448 3755800 394148 15:20:05 15:08:01 697548 0 1468396 18.33 2620 5840368 2200100 24.29 2804612 3715568 96 15:20:05 15:09:01 861136 0 1631800 20.37 2620 5513376 3236636 35.73 3111020 3193760 118492 15:20:05 15:10:01 3014608 0 1198184 14.96 2620 3793520 1258288 13.89 1351828 2866748 12 15:20:05 15:11:01 3023020 0 1189764 14.86 2620 3793528 1148864 12.68 1350564 2863180 12 15:20:05 15:12:01 3022932 0 1189852 14.86 2620 3793528 1130360 12.48 1351176 2863296 8 15:20:05 15:13:01 3022980 0 1189800 14.86 2620 3793532 1130408 12.48 1369436 2844872 8 15:20:05 15:14:01 3023144 0 1189628 14.85 2620 3793540 1130360 12.48 1366020 2848352 8 15:20:05 15:15:01 3022528 0 1190216 14.86 2620 3793568 1130492 12.48 1366880 2847948 20 15:20:05 15:16:01 3017048 0 1192884 14.89 2620 3796380 1133332 12.51 1372388 2848044 8 15:20:05 15:17:01 3017016 0 1192916 14.89 2620 3796380 1133188 12.51 1378164 2841900 8 15:20:05 15:18:01 3017144 0 1192780 14.89 2620 3796388 1133188 12.51 1382352 2837812 8 15:20:05 15:19:01 3016836 0 1193084 14.90 2620 3796392 1133428 12.51 1384016 2836476 8 15:20:05 Average: 2833737 0 1196986 14.95 2620 3975589 1433810 15.83 1589285 2864904 43570 15:20:05 15:20:05 15:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:05 15:02:01 eth0 928.82 761.36 3050.42 77.30 0.00 0.00 0.00 0.00 15:20:05 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:02:01 vethe080b6b 328.12 290.96 32.23 891.09 0.00 0.00 0.00 0.00 15:20:05 15:02:01 docker0 328.12 290.84 27.74 891.08 0.00 0.00 0.00 0.00 15:20:05 15:03:01 eth0 1338.05 958.51 5178.88 100.08 0.00 0.00 0.00 0.00 15:20:05 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:03:01 veth15a4a72 70.68 86.83 6.83 63.76 0.00 0.00 0.00 0.00 15:20:05 15:03:01 docker0 573.54 770.00 47.69 1879.71 0.00 0.00 0.00 0.00 15:20:05 15:04:01 veth322945a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:20:05 15:04:01 eth0 459.48 393.24 2026.14 73.30 0.00 0.00 0.00 0.00 15:20:05 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:04:01 docker0 373.36 424.83 28.41 1999.60 0.00 0.00 0.00 0.00 15:20:05 15:05:02 veth322945a 1.95 1.95 0.15 0.17 0.00 0.00 0.00 0.00 15:20:05 15:05:02 eth0 30.75 16.99 21.65 11.44 0.00 0.00 0.00 0.00 15:20:05 15:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:05:02 docker0 1.95 1.95 0.13 0.17 0.00 0.00 0.00 0.00 15:20:05 15:06:01 eth0 34.38 21.26 24.02 59.69 0.00 0.00 0.00 0.00 15:20:05 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:07:03 veth6cc776f 0.00 0.64 0.00 0.04 0.00 0.00 0.00 0.00 15:20:05 15:07:03 eth0 351.94 231.29 1804.67 64.81 0.00 0.00 0.00 0.00 15:20:05 15:07:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:07:03 docker0 47.54 64.28 3.03 159.99 0.00 0.00 0.00 0.00 15:20:05 15:08:01 veth2ea8656 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 15:20:05 15:08:01 veth35c8174 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 15:20:05 15:08:01 veth6cc776f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:08:01 eth0 55.07 26.95 144.07 12.06 0.00 0.00 0.00 0.00 15:20:05 15:09:01 vethdba9c9e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:20:05 15:09:01 vethd784fa2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:20:05 15:09:01 vethd567f6b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:20:05 15:09:01 veth6cc776f 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 15:20:05 15:10:01 eth0 4092.72 2991.52 15718.08 601.80 0.00 0.00 0.00 0.00 15:20:05 15:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:20:05 15:10:01 docker0 1410.62 1724.21 112.67 5619.30 0.00 0.00 0.00 0.00 15:20:05 15:11:01 eth0 0.23 0.18 0.08 0.08 0.00 0.00 0.00 0.00 15:20:05 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:12:01 eth0 0.10 0.08 0.01 0.03 0.00 0.00 0.00 0.00 15:20:05 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:13:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 15:20:05 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:20:05 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:15:01 eth0 0.83 0.33 0.31 0.17 0.00 0.00 0.00 0.00 15:20:05 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:16:01 eth0 0.38 0.23 0.15 0.10 0.00 0.00 0.00 0.00 15:20:05 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:17:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:20:05 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:18:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 15:20:05 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:19:01 eth0 1.42 0.28 0.36 0.20 0.00 0.00 0.00 0.00 15:20:05 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 Average: eth0 200.34 147.46 787.76 30.06 0.00 0.00 0.00 0.00 15:20:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:05 Average: docker0 78.43 95.86 6.26 312.42 0.00 0.00 0.00 0.00 15:20:05 15:20:05 15:20:05 ---> sar -P ALL: 15:20:05 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) 15:20:05 15:20:05 15:00:02 LINUX RESTART (2 CPU) 15:20:05 15:20:05 15:01:01 CPU %user %nice %system %iowait %steal %idle 15:20:05 15:02:01 all 9.70 0.00 3.38 2.01 0.07 84.84 15:20:05 15:02:01 0 9.80 0.00 3.67 1.64 0.07 84.81 15:20:05 15:02:01 1 9.60 0.00 3.08 2.38 0.07 84.87 15:20:05 15:03:01 all 19.72 0.00 7.20 1.53 0.11 71.43 15:20:05 15:03:01 0 22.22 0.00 7.49 1.71 0.11 68.48 15:20:05 15:03:01 1 17.29 0.00 6.93 1.36 0.11 74.31 15:20:05 15:04:01 all 45.24 0.00 10.99 2.17 0.10 41.51 15:20:05 15:04:01 0 44.82 0.00 11.18 2.09 0.11 41.81 15:20:05 15:04:01 1 45.66 0.00 10.80 2.25 0.09 41.21 15:20:05 15:05:02 all 37.24 0.00 5.06 0.39 0.10 57.21 15:20:05 15:05:02 0 36.62 0.00 5.08 0.23 0.11 57.96 15:20:05 15:05:02 1 37.86 0.00 5.04 0.55 0.09 56.46 15:20:05 15:06:01 all 61.54 0.00 7.88 0.98 0.10 29.50 15:20:05 15:06:01 0 60.60 0.00 7.69 0.69 0.11 30.91 15:20:05 15:06:01 1 62.47 0.00 8.06 1.28 0.09 28.09 15:20:05 15:07:03 all 23.84 0.00 16.18 30.32 0.09 29.57 15:20:05 15:07:03 0 23.80 0.00 16.36 29.44 0.09 30.31 15:20:05 15:07:03 1 23.87 0.00 16.00 31.21 0.10 28.82 15:20:05 15:08:01 all 74.54 0.00 13.37 10.57 0.13 1.38 15:20:05 15:08:01 0 74.65 0.00 13.24 10.87 0.13 1.10 15:20:05 15:08:01 1 74.43 0.00 13.52 10.27 0.13 1.65 15:20:05 15:09:01 all 67.50 0.00 20.97 8.08 0.14 3.31 15:20:05 15:09:01 0 65.67 0.00 22.36 8.90 0.13 2.94 15:20:05 15:09:01 1 69.34 0.00 19.58 7.25 0.15 3.67 15:20:05 15:10:01 all 11.53 0.00 4.83 1.34 0.05 82.25 15:20:05 15:10:01 0 11.37 0.00 4.81 1.51 0.03 82.28 15:20:05 15:10:01 1 11.68 0.00 4.84 1.18 0.07 82.23 15:20:05 15:11:01 all 0.10 0.00 0.05 0.00 0.02 99.83 15:20:05 15:11:01 0 0.17 0.00 0.07 0.00 0.02 99.75 15:20:05 15:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:20:05 15:12:01 all 0.08 0.00 0.02 0.00 0.03 99.88 15:20:05 15:12:01 0 0.12 0.00 0.02 0.00 0.03 99.83 15:20:05 15:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:20:05 15:20:05 15:12:01 CPU %user %nice %system %iowait %steal %idle 15:20:05 15:13:01 all 0.10 0.00 0.02 0.00 0.03 99.86 15:20:05 15:13:01 0 0.18 0.00 0.02 0.00 0.02 99.78 15:20:05 15:13:01 1 0.02 0.00 0.02 0.00 0.03 99.93 15:20:05 15:14:01 all 0.12 0.00 0.02 0.00 0.03 99.84 15:20:05 15:14:01 0 0.20 0.00 0.03 0.00 0.03 99.73 15:20:05 15:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:20:05 15:15:01 all 0.11 0.00 0.03 0.00 0.03 99.83 15:20:05 15:15:01 0 0.10 0.00 0.03 0.00 0.02 99.85 15:20:05 15:15:01 1 0.12 0.00 0.03 0.00 0.03 99.82 15:20:05 15:16:01 all 0.06 0.00 0.05 0.02 0.02 99.86 15:20:05 15:16:01 0 0.02 0.00 0.03 0.03 0.00 99.92 15:20:05 15:16:01 1 0.10 0.00 0.07 0.00 0.03 99.80 15:20:05 15:17:01 all 0.06 0.00 0.02 0.00 0.03 99.90 15:20:05 15:17:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:20:05 15:17:01 1 0.08 0.00 0.02 0.00 0.02 99.88 15:20:05 15:18:01 all 0.21 0.00 0.02 0.00 0.03 99.75 15:20:05 15:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:20:05 15:18:01 1 0.38 0.00 0.02 0.00 0.03 99.57 15:20:05 15:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 15:20:05 15:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:20:05 15:19:01 1 0.13 0.00 0.03 0.00 0.03 99.80 15:20:05 Average: all 18.47 0.00 4.78 3.10 0.06 73.59 15:20:05 Average: 0 18.42 0.00 4.89 3.08 0.06 73.56 15:20:05 Average: 1 18.53 0.00 4.68 3.12 0.06 73.62 15:20:05 15:20:05 15:20:05