Pull request #3615 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a97e88fa9da8f68485e1a63ebba73e1b8d790ab1+4edb777b9d60e900e8671f5ac6453e52ef440742 (dc2ca5677b4f35e714807f2d84a0d233860f08ae) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7296053804574900985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2499646739472281307.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8720334971306539592.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6916853538862261636.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-3615/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3615/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6820333636688932230.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2338’ is offline Running on prd-centos7-docker-4c-2g-2341 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh7781299589038291314.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 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 Merge succeeded, producing a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 Checking out Revision a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 (PR-3615) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4392725972546160698.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh4877894830908365928.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 Commit message: "feat(security): Lint Dockerfiles" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-09T22:04:44.084Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-09T22:04:44.180Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-09T22:04:44.211Z] ========================================================= [2021-07-09T22:04:44.211Z] EdgeX Global Pipelines Version Info [2021-07-09T22:04:44.211Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 55b47ef1fc6fdad777b361cbac3837a4b6ede899 # timeout=10 [2021-07-09T22:04:45.763Z] ------------------- [2021-07-09T22:04:45.763Z] stable info: [2021-07-09T22:04:45.763Z] ------------------- [2021-07-09T22:04:45.763Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-09T22:04:45.763Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T22:04:45.763Z] Message: update stable to v1.0.196 [2021-07-09T22:04:46.340Z] ------------------- [2021-07-09T22:04:46.340Z] experimental info: [2021-07-09T22:04:46.340Z] ------------------- [2021-07-09T22:04:46.340Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-09T22:04:46.340Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-09T22:04:46.340Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-09T22:04:46.486Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-09T22:04:46.510Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-09T22:04:46.534Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-09T22:04:46.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-09T22:04:46.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-09T22:04:46.604Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-09T22:04:46.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-09T22:04:46.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-09T22:04:46.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-09T22:04:46.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-09T22:04:46.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-09T22:04:46.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-09T22:04:46.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-09T22:04:46.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-09T22:04:46.816Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-09T22:04:46.838Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-09T22:04:46.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-09T22:04:46.883Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-09T22:04:46.906Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-09T22:04:46.930Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-09T22:04:46.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-09T22:04:46.978Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-09T22:04:47.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3615 [Pipeline] echo [2021-07-09T22:04:47.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3615 [Pipeline] echo [2021-07-09T22:04:47.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3615 [Pipeline] echo [2021-07-09T22:04:47.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [Pipeline] echo [2021-07-09T22:04:47.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a97e88f [Pipeline] echo [2021-07-09T22:04:47.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:04:47.198Z] provisioning config files... [2021-07-09T22:04:47.216Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1789196019882977040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:04:47.583Z] ---> docker-login.sh [2021-07-09T22:04:47.583Z] nexus3.edgexfoundry.org:10001 [2021-07-09T22:04:47.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:04:47.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:04:47.853Z] Configure a credential helper to remove this warning. See [2021-07-09T22:04:47.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:04:47.853Z] [2021-07-09T22:04:47.853Z] Login Succeeded [2021-07-09T22:04:47.853Z] nexus3.edgexfoundry.org:10002 [2021-07-09T22:04:47.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:04:47.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:04:47.853Z] Configure a credential helper to remove this warning. See [2021-07-09T22:04:47.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:04:47.853Z] [2021-07-09T22:04:47.853Z] Login Succeeded [2021-07-09T22:04:47.853Z] nexus3.edgexfoundry.org:10003 [2021-07-09T22:04:48.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:04:48.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:04:48.118Z] Configure a credential helper to remove this warning. See [2021-07-09T22:04:48.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:04:48.118Z] [2021-07-09T22:04:48.118Z] Login Succeeded [2021-07-09T22:04:48.118Z] nexus3.edgexfoundry.org:10004 [2021-07-09T22:04:48.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:04:48.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:04:48.394Z] Configure a credential helper to remove this warning. See [2021-07-09T22:04:48.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:04:48.394Z] [2021-07-09T22:04:48.394Z] Login Succeeded [2021-07-09T22:04:48.394Z] docker.io [2021-07-09T22:04:48.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:04:48.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:04:48.659Z] Configure a credential helper to remove this warning. See [2021-07-09T22:04:48.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:04:48.659Z] [2021-07-09T22:04:48.659Z] Login Succeeded [2021-07-09T22:04:48.659Z] ---> docker-login.sh ends [Pipeline] } [2021-07-09T22:04:48.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-09T22:04:49.015Z] ++ 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 [2021-07-09T22:04:49.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:04:49.015Z] ++ dirname cmd/core-command/Dockerfile [2021-07-09T22:04:49.015Z] ++ cut -d/ -f2 [2021-07-09T22:04:49.015Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-09T22:04:49.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:04:49.015Z] ++ dirname cmd/core-data/Dockerfile [2021-07-09T22:04:49.015Z] ++ cut -d/ -f2 [2021-07-09T22:04:49.015Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-09T22:04:49.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:04:49.015Z] ++ cut -d/ -f2 [2021-07-09T22:04:49.015Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-09T22:04:49.015Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-09T22:04:49.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:04:49.015Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-09T22:04:49.015Z] ++ cut -d/ -f2 [2021-07-09T22:04:49.015Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-09T22:04:49.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:04:49.015Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-09T22:04:49.015Z] ++ cut -d/ -f2 [2021-07-09T22:04:49.015Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-09T22:04:49.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:04:49.015Z] ++ cut -d/ -f2 [2021-07-09T22:04:49.015Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-09T22:04:49.015Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-09T22:04:49.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:04:49.015Z] ++ cut -d/ -f2 [2021-07-09T22:04:49.015Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-09T22:04:49.015Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-09T22:04:49.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:04:49.015Z] ++ cut -d/ -f2 [2021-07-09T22:04:49.015Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-09T22:04:49.015Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-09T22:04:49.015Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-09T22:04:49.015Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-09T22:04:49.015Z] ++ cut -d/ -f2 [2021-07-09T22:04:49.015Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-09T22:04:49.064Z] 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 [2021-07-09T22:04:50.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T22:04:50.746Z] [2021-07-09T22:04:50.746Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:04:51.064Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T22:04:51.327Z] latest: Pulling from edgex-devops/git-semver [2021-07-09T22:04:51.327Z] 31603596830f: Pulling fs layer [2021-07-09T22:04:51.327Z] b6dc333f4379: Pulling fs layer [2021-07-09T22:04:51.327Z] 3d9ef1400e77: Pulling fs layer [2021-07-09T22:04:51.327Z] fd332fbdc1db: Pulling fs layer [2021-07-09T22:04:51.327Z] fd332fbdc1db: Waiting [2021-07-09T22:04:51.327Z] b6dc333f4379: Verifying Checksum [2021-07-09T22:04:51.327Z] b6dc333f4379: Download complete [2021-07-09T22:04:51.599Z] 31603596830f: Download complete [2021-07-09T22:04:51.599Z] 3d9ef1400e77: Verifying Checksum [2021-07-09T22:04:51.599Z] 3d9ef1400e77: Download complete [2021-07-09T22:04:51.599Z] fd332fbdc1db: Verifying Checksum [2021-07-09T22:04:51.599Z] fd332fbdc1db: Download complete [2021-07-09T22:04:51.869Z] 31603596830f: Pull complete [2021-07-09T22:04:51.869Z] b6dc333f4379: Pull complete [2021-07-09T22:04:52.503Z] 3d9ef1400e77: Pull complete [2021-07-09T22:04:52.766Z] fd332fbdc1db: Pull complete [2021-07-09T22:04:52.766Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-09T22:04:52.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-09T22:04:52.766Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-09T22:04:52.851Z] prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container [2021-07-09T22:04:52.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-09T22:04:53.926Z] $ docker top f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-09T22:04:54.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-09T22:04:54.071Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-09T22:04:54.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-09T22:04:54.197Z] $ docker exec f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea ssh-agent [2021-07-09T22:04:54.316Z] SSH_AUTH_SOCK=/tmp/ssh-8a6JjO5trfnr/agent.14 [2021-07-09T22:04:54.316Z] SSH_AGENT_PID=21 [2021-07-09T22:04:54.331Z] Running ssh-add (command line suppressed) [2021-07-09T22:04:54.436Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_5966856270721614005.key (/w/workspace/edgex-go/8@tmp/private_key_5966856270721614005.key) [2021-07-09T22:04:54.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-09T22:04:54.772Z] + git tag --points-at HEAD [Pipeline] } [2021-07-09T22:04:54.789Z] $ docker exec --env ******** --env ******** f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea ssh-agent -k [2021-07-09T22:04:54.896Z] unset SSH_AUTH_SOCK; [2021-07-09T22:04:54.896Z] unset SSH_AGENT_PID; [2021-07-09T22:04:54.896Z] echo Agent pid 21 killed; [2021-07-09T22:04:54.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-09T22:04:54.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-09T22:04:54.950Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-09T22:04:55.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-09T22:04:55.068Z] $ docker exec f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea ssh-agent [2021-07-09T22:04:55.195Z] SSH_AUTH_SOCK=/tmp/ssh-d9ZhtPPn2ecy/agent.54 [2021-07-09T22:04:55.195Z] SSH_AGENT_PID=60 [2021-07-09T22:04:55.201Z] Running ssh-add (command line suppressed) [2021-07-09T22:04:55.297Z] Identity added: /w/workspace/edgex-go/8@tmp/private_key_6247633094624261106.key (/w/workspace/edgex-go/8@tmp/private_key_6247633094624261106.key) [2021-07-09T22:04:55.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-09T22:04:55.625Z] + git semver init [2021-07-09T22:04:55.625Z] # -> Open(): unable to determine branch for HEAD [2021-07-09T22:04:55.625Z] # $GIT_DIR = /w/workspace/edgex-go/8/.git [2021-07-09T22:04:55.625Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/8 [2021-07-09T22:04:55.625Z] # $SEMVER_REMOTE_NAME = origin [2021-07-09T22:04:55.625Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-09T22:04:55.625Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-09T22:04:55.625Z] # $SEMVER_BRANCH = PR-3615 [2021-07-09T22:04:55.625Z] # $SEMVER_TEMP = /tmp/semver-030086238 [2021-07-09T22:04:55.625Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-09T22:05:13.810Z] # '/tmp/semver-030086238' -> '/w/workspace/edgex-go/8/.semver' [2021-07-09T22:05:13.810Z] # -> Force: false [2021-07-09T22:05:13.810Z] # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } [2021-07-09T22:05:13.819Z] $ docker exec --env ******** --env ******** f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea ssh-agent -k [2021-07-09T22:05:13.940Z] unset SSH_AUTH_SOCK; [2021-07-09T22:05:13.941Z] unset SSH_AGENT_PID; [2021-07-09T22:05:13.941Z] echo Agent pid 60 killed; [2021-07-09T22:05:13.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-09T22:05:14.306Z] + git semver [Pipeline] } [2021-07-09T22:05:14.318Z] $ docker stop --time=1 f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea [2021-07-09T22:05:16.399Z] $ docker rm -f f006326dc67e88e091a7c14a2bb9bb219d9afe1a3e09cc21ac78e9060d1bfcea [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T22:05:16.793Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-09T22:05:17.059Z] Stashed 1 file(s) [Pipeline] echo [2021-07-09T22:05:17.063Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T22:05:17.710Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:05:18.011Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:05:18.323Z] + sudo service docker restart [2021-07-09T22:05:18.323Z] + true [2021-07-09T22:05:18.323Z] Redirecting to /bin/systemctl restart docker.service [2021-07-09T22:05:32.338Z] Still waiting to schedule task [2021-07-09T22:05:32.338Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2339’ is offline [Pipeline] echo [2021-07-09T22:05:36.487Z] ========================================================= [2021-07-09T22:05:36.487Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-09T22:05:36.487Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:05:36.809Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-09T22:05:38.205Z] Sending build context to Docker daemon 328.3MB [2021-07-09T22:05:38.205Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-09T22:05:38.205Z] Step 2/6 : FROM ${BASE} [2021-07-09T22:05:38.475Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-09T22:05:38.475Z] 540db60ca938: Pulling fs layer [2021-07-09T22:05:38.475Z] adcc1eea9eea: Pulling fs layer [2021-07-09T22:05:38.475Z] 4c4ab2625f07: Pulling fs layer [2021-07-09T22:05:38.475Z] 0773c198feca: Pulling fs layer [2021-07-09T22:05:38.475Z] 345f892a5656: Pulling fs layer [2021-07-09T22:05:38.475Z] 9ac62484cfdc: Pulling fs layer [2021-07-09T22:05:38.475Z] 5ac4037533be: Pulling fs layer [2021-07-09T22:05:38.475Z] dc6bda0758c5: Pulling fs layer [2021-07-09T22:05:38.475Z] 0773c198feca: Waiting [2021-07-09T22:05:38.475Z] 345f892a5656: Waiting [2021-07-09T22:05:38.475Z] 9ac62484cfdc: Waiting [2021-07-09T22:05:38.475Z] 5ac4037533be: Waiting [2021-07-09T22:05:38.475Z] dc6bda0758c5: Waiting [2021-07-09T22:05:38.475Z] 4c4ab2625f07: Verifying Checksum [2021-07-09T22:05:38.475Z] 4c4ab2625f07: Download complete [2021-07-09T22:05:38.475Z] adcc1eea9eea: Verifying Checksum [2021-07-09T22:05:38.475Z] adcc1eea9eea: Download complete [2021-07-09T22:05:38.475Z] 345f892a5656: Verifying Checksum [2021-07-09T22:05:38.475Z] 345f892a5656: Download complete [2021-07-09T22:05:38.475Z] 540db60ca938: Verifying Checksum [2021-07-09T22:05:38.475Z] 540db60ca938: Download complete [2021-07-09T22:05:38.475Z] 9ac62484cfdc: Verifying Checksum [2021-07-09T22:05:38.475Z] 9ac62484cfdc: Download complete [2021-07-09T22:05:38.746Z] 540db60ca938: Pull complete [2021-07-09T22:05:39.009Z] 5ac4037533be: Verifying Checksum [2021-07-09T22:05:39.009Z] 5ac4037533be: Download complete [2021-07-09T22:05:39.009Z] adcc1eea9eea: Pull complete [2021-07-09T22:05:39.009Z] 4c4ab2625f07: Pull complete [2021-07-09T22:05:40.404Z] dc6bda0758c5: Verifying Checksum [2021-07-09T22:05:40.404Z] dc6bda0758c5: Download complete [2021-07-09T22:05:40.667Z] 0773c198feca: Verifying Checksum [2021-07-09T22:05:40.667Z] 0773c198feca: Download complete [2021-07-09T22:05:44.929Z] 0773c198feca: Pull complete [2021-07-09T22:05:44.929Z] 345f892a5656: Pull complete [2021-07-09T22:05:44.929Z] 9ac62484cfdc: Pull complete [2021-07-09T22:05:44.929Z] 5ac4037533be: Pull complete [2021-07-09T22:05:46.876Z] dc6bda0758c5: Pull complete [2021-07-09T22:05:46.876Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-09T22:05:46.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-09T22:05:46.877Z] ---> eb58bd16d52e [2021-07-09T22:05:46.877Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-09T22:05:47.836Z] ---> Running in bea072d6ac6f [2021-07-09T22:05:47.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:05:48.782Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:05:49.355Z] (1/12) Installing libmagic (5.39-r0) [2021-07-09T22:05:49.355Z] (2/12) Installing file (5.39-r0) [2021-07-09T22:05:49.618Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-09T22:05:49.618Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-09T22:05:53.846Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-09T22:05:53.846Z] (6/12) Installing patch (2.7.6-r7) [2021-07-09T22:05:53.846Z] (7/12) Installing build-base (0.5-r2) [2021-07-09T22:05:53.846Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-09T22:05:53.846Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-09T22:05:53.846Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-09T22:05:53.846Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-09T22:05:53.846Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-09T22:05:53.846Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T22:05:53.846Z] OK: 219 MiB in 52 packages [2021-07-09T22:05:55.240Z] Removing intermediate container bea072d6ac6f [2021-07-09T22:05:55.241Z] ---> 75b11365bd7d [2021-07-09T22:05:55.241Z] Step 4/6 : WORKDIR /edgex-go [2021-07-09T22:05:55.241Z] ---> Running in 49945d9b7eb3 [2021-07-09T22:05:55.241Z] Removing intermediate container 49945d9b7eb3 [2021-07-09T22:05:55.241Z] ---> ba16d20f08c9 [2021-07-09T22:05:55.241Z] Step 5/6 : COPY go.mod . [2021-07-09T22:05:55.509Z] ---> 1061eac52f25 [2021-07-09T22:05:55.509Z] Step 6/6 : RUN go mod download [2021-07-09T22:05:55.509Z] ---> Running in 90f82a797f83 [2021-07-09T22:06:07.782Z] Removing intermediate container 90f82a797f83 [2021-07-09T22:06:07.782Z] ---> 24d641b42cec [2021-07-09T22:06:07.782Z] Successfully built 24d641b42cec [2021-07-09T22:06:07.782Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:06:08.092Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-09T22:06:08.093Z] . [Pipeline] withDockerContainer [2021-07-09T22:06:08.181Z] prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container [2021-07-09T22:06:08.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-09T22:06:08.660Z] $ docker top 37c0eaf992b854ed9be28f312166d4c41ca8f9757b6c8683b51ad31d71620d4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:06:09.068Z] + go version [2021-07-09T22:06:09.068Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-09T22:06:09.078Z] $ docker stop --time=1 37c0eaf992b854ed9be28f312166d4c41ca8f9757b6c8683b51ad31d71620d4c [2021-07-09T22:06:10.284Z] $ docker rm -f 37c0eaf992b854ed9be28f312166d4c41ca8f9757b6c8683b51ad31d71620d4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:06:10.961Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-09T22:06:10.961Z] . [Pipeline] withDockerContainer [2021-07-09T22:06:11.058Z] prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container [2021-07-09T22:06:11.109Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-09T22:06:11.491Z] $ docker top 0d0fcbf8a8ca1131a6fc3f25ef93cfc03e950b606ab49919114de1bd4fffc36c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-09T22:06:11.615Z] ========================================================= [2021-07-09T22:06:11.616Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-09T22:06:11.616Z] ========================================================= [Pipeline] sh [2021-07-09T22:06:11.929Z] + go mod tidy [Pipeline] sh [2021-07-09T22:06:12.504Z] + make test [2021-07-09T22:06:12.504Z] 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 [2021-07-09T22:06:12.773Z] go mod tidy [2021-07-09T22:06:13.043Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-09T22:06:19.672Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-09T22:06:37.868Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-09T22:06:42.135Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-09T22:06:43.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-09T22:06:43.375Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-09T22:06:46.009Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-09T22:06:46.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-09T22:06:46.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-09T22:06:46.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-09T22:06:47.184Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-09T22:06:47.447Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-09T22:06:48.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-09T22:06:48.036Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-09T22:06:48.036Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-09T22:06:48.036Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-09T22:06:50.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-07-09T22:06:50.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-09T22:06:50.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-09T22:06:51.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 100.0% of statements [2021-07-09T22:06:51.608Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-09T22:06:51.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.1% of statements [2021-07-09T22:06:51.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-09T22:06:51.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-09T22:06:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 87.7% of statements [2021-07-09T22:06:52.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-09T22:06:52.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:06:52.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-07-09T22:06:54.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-09T22:06:54.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.281s coverage: 95.1% of statements [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-09T22:06:54.798Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-09T22:06:55.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements [2021-07-09T22:06:55.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-09T22:06:55.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-09T22:06:55.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-09T22:06:56.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-07-09T22:06:56.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-09T22:06:56.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-07-09T22:06:56.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements [2021-07-09T22:06:56.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-09T22:06:56.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-07-09T22:06:56.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-07-09T22:06:56.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-07-09T22:06:57.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-07-09T22:06:57.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-07-09T22:07:09.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-07-09T22:07:09.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-07-09T22:07:16.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.197s coverage: 81.8% of statements [2021-07-09T22:07:16.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 58.8% of statements [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.049s coverage: 80.0% of statements [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-07-09T22:07:34.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 66.9% of statements [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-09T22:07:34.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-09T22:07:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements [2021-07-09T22:07:34.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-09T22:07:34.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-09T22:07:34.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-07-09T22:07:34.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-09T22:07:35.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements [2021-07-09T22:07:35.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-09T22:07:39.708Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2342 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws [2021-07-09T22:07:39.733Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-07-09T22:07:39.983Z] The recommended git tool is: git [2021-07-09T22:07:42.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-09T22:07:42.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-09T22:07:42.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-09T22:07:42.889Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.6% of statements [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-09T22:07:42.889Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-09T22:07:42.889Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-09T22:07:42.889Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-07-09T22:07:42.889Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-07-09T22:07:42.889Z] GO111MODULE=on go vet ./... [2021-07-09T22:07:45.970Z] using credential edgex-jenkins-ssh [2021-07-09T22:07:45.996Z] Cloning the remote Git repository [2021-07-09T22:07:46.042Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:07:46.160Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-07-09T22:07:46.260Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:07:46.261Z] > git --version # timeout=10 [2021-07-09T22:07:46.277Z] > git --version # 'git version 2.17.1' [2021-07-09T22:07:46.279Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:07:46.347Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:08:01.629Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:08:01.977Z] Merge succeeded, producing a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:08:01.978Z] Checking out Revision a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 (PR-3615) [2021-07-09T22:08:00.735Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T22:08:00.760Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:08:00.787Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T22:08:00.832Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:08:00.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:08:00.845Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-09T22:08:01.645Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:08:01.681Z] > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 [2021-07-09T22:08:01.894Z] > git remote # timeout=10 [2021-07-09T22:08:01.912Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T22:08:01.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:08:01.933Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-09T22:08:01.957Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T22:08:01.981Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:08:01.996Z] > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 [2021-07-09T22:08:06.285Z] Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-09T22:08:07.720Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:08:08.155Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-09T22:08:08.500Z] + + true [2021-07-09T22:08:08.500Z] sudo service docker restart [2021-07-09T22:08:09.582Z] gofmt -l . [2021-07-09T22:08:09.583Z] [ "`gofmt -l .`" = "" ] [2021-07-09T22:08:09.583Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-09T22:08:09.888Z] + ls -al . [2021-07-09T22:08:09.888Z] total 564 [2021-07-09T22:08:09.888Z] drwxrwxr-x 10 1001 1001 4096 Jul 9 22:08 . [2021-07-09T22:08:09.888Z] drwxr-xr-x 4 root root 28 Jul 9 22:06 .. [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 11 Jul 9 22:04 .dockerignore [2021-07-09T22:08:09.888Z] drwxrwxr-x 8 1001 1001 179 Jul 9 22:04 .git [2021-07-09T22:08:09.888Z] drwxrwxr-x 3 1001 1001 125 Jul 9 22:04 .github [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 818 Jul 9 22:04 .gitignore [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 76 Jul 9 22:04 .hadolint.yml [2021-07-09T22:08:09.888Z] drwx------ 3 1001 1001 58 Jul 9 22:05 .semver [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 166 Jul 9 22:04 .sonarcloud.properties [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 8609 Jul 9 22:04 Attribution.txt [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 43881 Jul 9 22:04 CHANGELOG.md [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 3804 Jul 9 22:04 CONTRIBUTING.md [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 931 Jul 9 22:04 Dockerfile.build [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 849 Jul 9 22:04 Jenkinsfile [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 10775 Jul 9 22:04 LICENSE [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 5973 Jul 9 22:04 Makefile [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 7818 Jul 9 22:04 README.md [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 6912 Jul 9 22:04 SECURITY.md [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 5 Jul 9 22:05 VERSION [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 4131 Jul 9 22:04 ZMQWindows.md [2021-07-09T22:08:09.888Z] drwxrwxr-x 2 1001 1001 37 Jul 9 22:04 bin [2021-07-09T22:08:09.888Z] drwxrwxr-x 14 1001 1001 4096 Jul 9 22:04 cmd [2021-07-09T22:08:09.888Z] -rw-r--r-- 1 root root 398095 Jul 9 22:07 coverage.out [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 806 Jul 9 22:04 go.mod [2021-07-09T22:08:09.888Z] -rw-r--r-- 1 root root 20759 Jul 9 22:06 go.sum [2021-07-09T22:08:09.888Z] drwxrwxr-x 7 1001 1001 114 Jul 9 22:04 internal [2021-07-09T22:08:09.888Z] drwxrwxr-x 3 1001 1001 16 Jul 9 22:04 openapi [2021-07-09T22:08:09.888Z] drwxrwxr-x 4 1001 1001 71 Jul 9 22:04 snap [2021-07-09T22:08:09.888Z] -rw-rw-r-- 1 1001 1001 168 Jul 9 22:04 version.go [Pipeline] sh [2021-07-09T22:08:10.194Z] + '[' -e coverage.out ] [2021-07-09T22:08:10.194Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-09T22:08:10.308Z] Stashed 1 file(s) [Pipeline] sh [2021-07-09T22:08:10.611Z] + make build [2021-07-09T22:08:10.611Z] go mod tidy [2021-07-09T22:08:10.878Z] 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 [2021-07-09T22:08:12.821Z] 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 [2021-07-09T22:08:21.087Z] 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 [2021-07-09T22:08:21.087Z] 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 [2021-07-09T22:08:22.036Z] 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 [2021-07-09T22:08:22.307Z] 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 [2021-07-09T22:08:23.257Z] 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 [2021-07-09T22:08:24.209Z] 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 [2021-07-09T22:08:25.170Z] 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 [2021-07-09T22:08:26.124Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:08:26.853Z] provisioning config files... [2021-07-09T22:08:26.879Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4648510070533571081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:08:27.078Z] 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 [2021-07-09T22:08:27.261Z] ---> docker-login.sh [2021-07-09T22:08:27.261Z] nexus3.edgexfoundry.org:10001 [2021-07-09T22:08:28.033Z] 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 [2021-07-09T22:08:28.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:08:28.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:08:28.516Z] Configure a credential helper to remove this warning. See [2021-07-09T22:08:28.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:08:28.516Z] [2021-07-09T22:08:28.516Z] Login Succeeded [2021-07-09T22:08:28.516Z] nexus3.edgexfoundry.org:10002 [2021-07-09T22:08:28.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:08:29.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:08:29.069Z] Configure a credential helper to remove this warning. See [2021-07-09T22:08:29.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:08:29.069Z] [2021-07-09T22:08:29.069Z] Login Succeeded [2021-07-09T22:08:29.069Z] nexus3.edgexfoundry.org:10003 [2021-07-09T22:08:29.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:08:29.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:08:29.629Z] Configure a credential helper to remove this warning. See [2021-07-09T22:08:29.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:08:29.629Z] [2021-07-09T22:08:29.629Z] Login Succeeded [2021-07-09T22:08:29.629Z] nexus3.edgexfoundry.org:10004 [2021-07-09T22:08:29.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-07-09T22:08:29.969Z] $ docker stop --time=1 0d0fcbf8a8ca1131a6fc3f25ef93cfc03e950b606ab49919114de1bd4fffc36c [2021-07-09T22:08:30.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:08:30.229Z] Configure a credential helper to remove this warning. See [2021-07-09T22:08:30.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:08:30.229Z] [2021-07-09T22:08:30.229Z] Login Succeeded [2021-07-09T22:08:30.229Z] docker.io [2021-07-09T22:08:30.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-09T22:08:31.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-09T22:08:31.103Z] Configure a credential helper to remove this warning. See [2021-07-09T22:08:31.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-09T22:08:31.103Z] [2021-07-09T22:08:31.103Z] Login Succeeded [2021-07-09T22:08:31.103Z] ---> docker-login.sh ends [2021-07-09T22:08:32.042Z] $ docker rm -f 0d0fcbf8a8ca1131a6fc3f25ef93cfc03e950b606ab49919114de1bd4fffc36c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-07-09T22:08:32.328Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-09T22:08:35.510Z] ========================================================= [2021-07-09T22:08:35.510Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-09T22:08:35.510Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:08:35.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T22:08:35.829Z] [2021-07-09T22:08:35.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:08:35.914Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-09T22:08:36.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T22:08:36.144Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-09T22:08:36.144Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-09T22:08:36.144Z] ca9280d653b3: Pulling fs layer [2021-07-09T22:08:36.144Z] 7e9c9ca2126c: Pulling fs layer [2021-07-09T22:08:36.414Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-09T22:08:36.415Z] cbdbe7a5bc2a: Download complete [2021-07-09T22:08:36.677Z] cbdbe7a5bc2a: Pull complete [2021-07-09T22:08:37.254Z] ca9280d653b3: Verifying Checksum [2021-07-09T22:08:37.254Z] ca9280d653b3: Download complete [2021-07-09T22:08:37.828Z] 7e9c9ca2126c: Verifying Checksum [2021-07-09T22:08:37.828Z] 7e9c9ca2126c: Download complete [2021-07-09T22:08:37.828Z] ca9280d653b3: Pull complete [2021-07-09T22:08:37.913Z] Sending build context to Docker daemon 165.7MB [2021-07-09T22:08:37.913Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-09T22:08:37.913Z] Step 2/6 : FROM ${BASE} [2021-07-09T22:08:38.189Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-09T22:08:38.189Z] 595b0fe564bb: Pulling fs layer [2021-07-09T22:08:38.189Z] 24495759ef45: Pulling fs layer [2021-07-09T22:08:38.189Z] d148012ef14d: Pulling fs layer [2021-07-09T22:08:38.189Z] cb65c68fc2e2: Pulling fs layer [2021-07-09T22:08:38.189Z] 093eec477d81: Pulling fs layer [2021-07-09T22:08:38.189Z] 5997f1e59e0f: Pulling fs layer [2021-07-09T22:08:38.189Z] b365191a8241: Pulling fs layer [2021-07-09T22:08:38.189Z] 107c4d91a073: Pulling fs layer [2021-07-09T22:08:38.189Z] 5a3614f8e854: Pulling fs layer [2021-07-09T22:08:38.189Z] 5997f1e59e0f: Waiting [2021-07-09T22:08:38.189Z] cb65c68fc2e2: Waiting [2021-07-09T22:08:38.189Z] b365191a8241: Waiting [2021-07-09T22:08:38.189Z] 107c4d91a073: Waiting [2021-07-09T22:08:38.189Z] 5a3614f8e854: Waiting [2021-07-09T22:08:38.189Z] 093eec477d81: Waiting [2021-07-09T22:08:38.189Z] d148012ef14d: Verifying Checksum [2021-07-09T22:08:38.189Z] d148012ef14d: Download complete [2021-07-09T22:08:38.189Z] 24495759ef45: Verifying Checksum [2021-07-09T22:08:38.189Z] 24495759ef45: Download complete [2021-07-09T22:08:38.189Z] 093eec477d81: Verifying Checksum [2021-07-09T22:08:38.189Z] 093eec477d81: Download complete [2021-07-09T22:08:38.189Z] 595b0fe564bb: Verifying Checksum [2021-07-09T22:08:38.189Z] 595b0fe564bb: Download complete [2021-07-09T22:08:38.189Z] 5997f1e59e0f: Verifying Checksum [2021-07-09T22:08:38.189Z] 5997f1e59e0f: Download complete [2021-07-09T22:08:38.474Z] 107c4d91a073: Verifying Checksum [2021-07-09T22:08:38.474Z] 107c4d91a073: Download complete [2021-07-09T22:08:38.474Z] b365191a8241: Verifying Checksum [2021-07-09T22:08:38.474Z] b365191a8241: Download complete [2021-07-09T22:08:39.087Z] 595b0fe564bb: Pull complete [2021-07-09T22:08:39.687Z] 24495759ef45: Pull complete [2021-07-09T22:08:39.965Z] d148012ef14d: Pull complete [2021-07-09T22:08:40.562Z] 5a3614f8e854: Verifying Checksum [2021-07-09T22:08:40.563Z] 5a3614f8e854: Download complete [2021-07-09T22:08:41.176Z] 7e9c9ca2126c: Pull complete [2021-07-09T22:08:41.176Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-09T22:08:41.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T22:08:41.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-09T22:08:41.274Z] prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container [2021-07-09T22:08:41.313Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-09T22:08:42.007Z] cb65c68fc2e2: Verifying Checksum [2021-07-09T22:08:42.007Z] cb65c68fc2e2: Download complete [2021-07-09T22:08:45.548Z] $ docker top 596952f51ae3d4b6a782101937fc741b4a3e8af1b682f27705994f8b1268d727 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:08:45.939Z] + docker-compose build --help [2021-07-09T22:08:45.939Z] + grep parallel [2021-07-09T22:08:46.511Z] --parallel Build images in parallel. [Pipeline] } [2021-07-09T22:08:46.521Z] $ docker stop --time=1 596952f51ae3d4b6a782101937fc741b4a3e8af1b682f27705994f8b1268d727 [2021-07-09T22:08:47.754Z] $ docker rm -f 596952f51ae3d4b6a782101937fc741b4a3e8af1b682f27705994f8b1268d727 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:08:48.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-09T22:08:48.197Z] . [Pipeline] withDockerContainer [2021-07-09T22:08:48.288Z] prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container [2021-07-09T22:08:48.337Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-09T22:08:48.789Z] $ docker top 5b99054bbffb9eff63e08d515fad15ac71ff1420260682387d155a3080ff073a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:08:49.191Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-09T22:08:49.766Z] Building core-command ... [2021-07-09T22:08:49.766Z] Building core-data ... [2021-07-09T22:08:49.766Z] Building core-metadata ... [2021-07-09T22:08:49.766Z] Building security-bootstrapper ... [2021-07-09T22:08:49.766Z] Building security-proxy-setup ... [2021-07-09T22:08:49.766Z] Building security-secretstore-setup ... [2021-07-09T22:08:49.766Z] Building support-notifications ... [2021-07-09T22:08:49.766Z] Building support-scheduler ... [2021-07-09T22:08:49.766Z] Building sys-mgmt-agent ... [2021-07-09T22:08:49.766Z] Building security-secretstore-setup [2021-07-09T22:08:49.766Z] Building sys-mgmt-agent [2021-07-09T22:08:49.766Z] Building core-metadata [2021-07-09T22:08:49.766Z] Building support-notifications [2021-07-09T22:08:49.766Z] Building security-bootstrapper [2021-07-09T22:08:52.240Z] cb65c68fc2e2: Pull complete [2021-07-09T22:08:52.240Z] 093eec477d81: Pull complete [2021-07-09T22:08:52.838Z] 5997f1e59e0f: Pull complete [2021-07-09T22:08:53.116Z] b365191a8241: Pull complete [2021-07-09T22:08:53.390Z] 107c4d91a073: Pull complete [2021-07-09T22:08:57.900Z] 5a3614f8e854: Pull complete [2021-07-09T22:08:58.180Z] Digest: sha256:06ebce5da09561e04de114679e7540e3a1e23f57ea70be192ec074def4109949 [2021-07-09T22:08:58.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-09T22:08:58.180Z] ---> 350c632a02e8 [2021-07-09T22:08:58.180Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-07-09T22:09:00.828Z] ---> Running in c54c3f3bb954 [2021-07-09T22:09:01.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-09T22:09:02.604Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:09:02.605Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:09:02.605Z] ---> 24d641b42cec [2021-07-09T22:09:02.605Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T22:09:02.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:09:02.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:09:02.605Z] ---> 24d641b42cec [2021-07-09T22:09:02.605Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:09:02.605Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:09:02.605Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:09:02.605Z] ---> 24d641b42cec [2021-07-09T22:09:02.605Z] Step 3/26 : WORKDIR /edgex-go [2021-07-09T22:09:02.784Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-09T22:09:03.759Z] (1/12) Installing libmagic (5.39-r0) [2021-07-09T22:09:03.759Z] (2/12) Installing file (5.39-r0) [2021-07-09T22:09:04.032Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-09T22:09:04.032Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-09T22:09:06.852Z] ---> Running in d096bb5e5566 [2021-07-09T22:09:06.852Z] ---> Running in 9e38e63cf0a8 [2021-07-09T22:09:06.853Z] ---> Running in c5377f50e9b7 [2021-07-09T22:09:06.853Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:09:06.853Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:09:06.853Z] ---> 24d641b42cec [2021-07-09T22:09:06.853Z] Step 3/32 : WORKDIR /edgex-go [2021-07-09T22:09:07.798Z] ---> Running in 4d267ceef27d [2021-07-09T22:09:07.798Z] Removing intermediate container d096bb5e5566 [2021-07-09T22:09:07.798Z] ---> 549199cee035 [2021-07-09T22:09:07.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:09:07.798Z] Removing intermediate container 9e38e63cf0a8 [2021-07-09T22:09:07.798Z] ---> 8b46ca9bd462 [2021-07-09T22:09:07.798Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:09:08.059Z] Removing intermediate container c5377f50e9b7 [2021-07-09T22:09:08.059Z] ---> 8764f1e95efb [2021-07-09T22:09:08.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:09:08.321Z] ---> Running in 919ad043a311 [2021-07-09T22:09:08.321Z] ---> Running in 63046b25865c [2021-07-09T22:09:08.321Z] Removing intermediate container 4d267ceef27d [2021-07-09T22:09:08.321Z] ---> 13c17cd605e7 [2021-07-09T22:09:08.321Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:09:08.321Z] ---> Running in 405753e2042c [2021-07-09T22:09:08.338Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-09T22:09:08.338Z] (6/12) Installing patch (2.7.6-r7) [2021-07-09T22:09:08.338Z] (7/12) Installing build-base (0.5-r2) [2021-07-09T22:09:08.338Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-09T22:09:08.338Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-09T22:09:08.338Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-09T22:09:08.584Z] ---> Running in 8cd7ff12d0fc [2021-07-09T22:09:08.610Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-09T22:09:08.610Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-09T22:09:08.610Z] Executing busybox-1.32.1-r6.trigger [2021-07-09T22:09:08.610Z] OK: 218 MiB in 52 packages [2021-07-09T22:09:11.892Z] Removing intermediate container 405753e2042c [2021-07-09T22:09:11.892Z] ---> c4edeef3c2e9 [2021-07-09T22:09:11.893Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-09T22:09:11.893Z] Removing intermediate container 63046b25865c [2021-07-09T22:09:11.893Z] ---> e1c10a7d207c [2021-07-09T22:09:11.893Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T22:09:11.893Z] ---> Running in 97681d950e82 [2021-07-09T22:09:11.893Z] Removing intermediate container 8cd7ff12d0fc [2021-07-09T22:09:11.893Z] ---> 07db3f0c1575 [2021-07-09T22:09:11.893Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-09T22:09:11.893Z] Removing intermediate container 919ad043a311 [2021-07-09T22:09:11.893Z] ---> abc984c4bc86 [2021-07-09T22:09:11.893Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-09T22:09:11.893Z] ---> Running in 5d34c945d51e [2021-07-09T22:09:11.893Z] ---> Running in 73d9a54f6305 [2021-07-09T22:09:12.156Z] ---> Running in 1006e3248f06 [2021-07-09T22:09:12.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:12.425Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:09:12.425Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:09:12.425Z] ---> 24d641b42cec [2021-07-09T22:09:12.425Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:09:12.425Z] ---> Using cache [2021-07-09T22:09:12.425Z] ---> 13c17cd605e7 [2021-07-09T22:09:12.425Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:09:12.425Z] ---> Using cache [2021-07-09T22:09:12.425Z] ---> 07db3f0c1575 [2021-07-09T22:09:12.425Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-09T22:09:12.425Z] ---> Running in cb92129e52a3 [2021-07-09T22:09:12.692Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:12.946Z] Removing intermediate container c54c3f3bb954 [2021-07-09T22:09:12.946Z] ---> ae3aaf0b8a89 [2021-07-09T22:09:12.946Z] Step 4/6 : WORKDIR /edgex-go [2021-07-09T22:09:12.946Z] ---> Running in b19ae4d534f5 [2021-07-09T22:09:12.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:12.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:12.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:13.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:13.221Z] Removing intermediate container b19ae4d534f5 [2021-07-09T22:09:13.221Z] ---> fa9748904e3d [2021-07-09T22:09:13.221Z] Step 5/6 : COPY go.mod . [2021-07-09T22:09:13.475Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:13.754Z] OK: 219 MiB in 52 packages [2021-07-09T22:09:13.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:13.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:13.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:09:13.819Z] ---> a5c53b75da9f [2021-07-09T22:09:13.819Z] Step 6/6 : RUN go mod download [2021-07-09T22:09:14.026Z] OK: 219 MiB in 52 packages [2021-07-09T22:09:14.026Z] Removing intermediate container 97681d950e82 [2021-07-09T22:09:14.026Z] ---> 4ea1bdd8e435 [2021-07-09T22:09:14.026Z] Step 6/23 : COPY go.mod . [2021-07-09T22:09:14.093Z] ---> Running in bc7402946e33 [2021-07-09T22:09:14.293Z] ---> 3a949c159cd2 [2021-07-09T22:09:14.294Z] Step 7/23 : RUN go mod download [2021-07-09T22:09:14.294Z] OK: 219 MiB in 52 packages [2021-07-09T22:09:14.294Z] OK: 219 MiB in 52 packages [2021-07-09T22:09:14.294Z] Removing intermediate container 5d34c945d51e [2021-07-09T22:09:14.294Z] ---> d15fcc99708c [2021-07-09T22:09:14.294Z] Step 6/32 : COPY go.mod . [2021-07-09T22:09:14.294Z] ---> Running in 8fbe3db615f6 [2021-07-09T22:09:14.569Z] OK: 219 MiB in 52 packages [2021-07-09T22:09:14.569Z] ---> 95f3f675d75d [2021-07-09T22:09:14.569Z] Step 7/32 : RUN go mod download [2021-07-09T22:09:14.832Z] ---> Running in 3f07f4b07d7f [2021-07-09T22:09:14.832Z] Removing intermediate container 1006e3248f06 [2021-07-09T22:09:14.832Z] ---> b618dc66431c [2021-07-09T22:09:14.832Z] Step 6/26 : COPY go.mod . [2021-07-09T22:09:15.098Z] Removing intermediate container 73d9a54f6305 [2021-07-09T22:09:15.098Z] ---> 13da6a69719d [2021-07-09T22:09:15.098Z] Step 6/24 : COPY go.mod . [2021-07-09T22:09:15.098Z] ---> 1de85525bc06 [2021-07-09T22:09:15.098Z] Step 7/26 : RUN go mod download [2021-07-09T22:09:15.098Z] ---> Running in 13a3ed5280ab [2021-07-09T22:09:15.362Z] ---> e702ad545428 [2021-07-09T22:09:15.362Z] Step 7/24 : RUN go mod download [2021-07-09T22:09:15.362Z] Removing intermediate container cb92129e52a3 [2021-07-09T22:09:15.362Z] ---> 7ee1bc2d6adc [2021-07-09T22:09:15.362Z] Step 6/24 : COPY go.mod . [2021-07-09T22:09:15.362Z] ---> Running in 768763e5a508 [2021-07-09T22:09:15.628Z] ---> 2def9c54aa31 [2021-07-09T22:09:15.629Z] Step 7/24 : RUN go mod download [2021-07-09T22:09:15.894Z] ---> Running in e38912357b0e [2021-07-09T22:09:15.894Z] Removing intermediate container 8fbe3db615f6 [2021-07-09T22:09:15.894Z] ---> 54e4d5932195 [2021-07-09T22:09:15.894Z] Step 8/23 : COPY . . [2021-07-09T22:09:18.464Z] Removing intermediate container 3f07f4b07d7f [2021-07-09T22:09:18.464Z] ---> e7434db5c80c [2021-07-09T22:09:18.464Z] Step 8/32 : COPY . . [2021-07-09T22:09:18.464Z] Removing intermediate container 13a3ed5280ab [2021-07-09T22:09:18.464Z] ---> 8eb31bd8abd6 [2021-07-09T22:09:18.464Z] Step 8/26 : COPY . . [2021-07-09T22:09:18.464Z] Removing intermediate container 768763e5a508 [2021-07-09T22:09:18.464Z] ---> f5bcccd14b3c [2021-07-09T22:09:18.464Z] Step 8/24 : COPY . . [2021-07-09T22:09:19.870Z] Removing intermediate container e38912357b0e [2021-07-09T22:09:19.870Z] ---> ffe4f0f7de04 [2021-07-09T22:09:19.870Z] Step 8/24 : COPY . . [2021-07-09T22:09:29.944Z] ---> c8cdeea87018 [2021-07-09T22:09:29.944Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:09:29.944Z] ---> 9a2d1e177512 [2021-07-09T22:09:29.944Z] Step 9/23 : RUN go mod tidy [2021-07-09T22:09:29.944Z] ---> Running in 285f439582ac [2021-07-09T22:09:29.944Z] ---> Running in 571df52fe9ec [2021-07-09T22:09:38.095Z] ---> 42aac267af5a [2021-07-09T22:09:38.095Z] Step 9/26 : RUN go mod tidy [2021-07-09T22:09:38.095Z] ---> Running in 919225ec4c62 [2021-07-09T22:09:38.095Z] Removing intermediate container 285f439582ac [2021-07-09T22:09:38.095Z] ---> 302392cb5074 [2021-07-09T22:09:38.095Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-09T22:09:38.357Z] Removing intermediate container 571df52fe9ec [2021-07-09T22:09:38.357Z] ---> f52bcb2e8591 [2021-07-09T22:09:38.357Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-09T22:09:38.357Z] ---> Running in be318cab0534 [2021-07-09T22:09:38.621Z] ---> Running in 9a7c0c4e65c5 [2021-07-09T22:09:38.621Z] ---> c84f27e8a635 [2021-07-09T22:09:38.621Z] Step 9/32 : RUN go mod tidy [2021-07-09T22:09:38.889Z] ---> Running in cc35a5dd4e90 [2021-07-09T22:09:39.484Z] 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 [2021-07-09T22:09:39.484Z] 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 [2021-07-09T22:09:40.081Z] Removing intermediate container 919225ec4c62 [2021-07-09T22:09:40.081Z] ---> 433afb7a8eb3 [2021-07-09T22:09:40.081Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-09T22:09:40.081Z] ---> Running in 55150c85bf76 [2021-07-09T22:09:40.349Z] 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 [2021-07-09T22:09:40.622Z] Removing intermediate container cc35a5dd4e90 [2021-07-09T22:09:40.622Z] ---> 6935335abf3d [2021-07-09T22:09:40.622Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-09T22:09:40.622Z] ---> Running in 5b9b68079243 [2021-07-09T22:09:40.904Z] Removing intermediate container bc7402946e33 [2021-07-09T22:09:40.904Z] ---> 0d15952e3a65 [2021-07-09T22:09:40.904Z] Successfully built 0d15952e3a65 [2021-07-09T22:09:40.904Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:09:41.261Z] + docker inspect -f . ci-base-image-arm64 [2021-07-09T22:09:41.261Z] . [Pipeline] withDockerContainer [2021-07-09T22:09:41.498Z] prd-ubuntu18.04-docker-arm64-4c-16g-2342 does not seem to be running inside a container [2021-07-09T22:09:41.582Z] 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 [2021-07-09T22:09:41.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-09T22:09:43.057Z] $ docker top 53bada2d54f276130c86b544607ea95716d4f8027ee5b912f79e25da1dc5d3e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:09:44.040Z] + go version [2021-07-09T22:09:44.040Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-09T22:09:44.061Z] $ docker stop --time=1 53bada2d54f276130c86b544607ea95716d4f8027ee5b912f79e25da1dc5d3e6 [2021-07-09T22:09:45.826Z] $ docker rm -f 53bada2d54f276130c86b544607ea95716d4f8027ee5b912f79e25da1dc5d3e6 [2021-07-09T22:09:45.909Z] ---> 763871512c36 [2021-07-09T22:09:45.909Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:09:45.909Z] ---> Running in 5007353e4854 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:09:46.608Z] + docker inspect -f . ci-base-image-arm64 [2021-07-09T22:09:46.608Z] . [Pipeline] withDockerContainer [2021-07-09T22:09:46.826Z] prd-ubuntu18.04-docker-arm64-4c-16g-2342 does not seem to be running inside a container [2021-07-09T22:09:46.898Z] $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-09T22:09:47.853Z] Removing intermediate container 5007353e4854 [2021-07-09T22:09:47.854Z] ---> ef710b0a7777 [2021-07-09T22:09:47.854Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-09T22:09:47.854Z] ---> Running in 80d4a98e9f11 [2021-07-09T22:09:48.270Z] $ docker top a6dfec9fb70e900439742eae9bf3f01d5f2130c168a0cb938d4897344895b15e -eo pid,comm [2021-07-09T22:09:48.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] { [Pipeline] echo [2021-07-09T22:09:48.594Z] ========================================================= [2021-07-09T22:09:48.594Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-09T22:09:48.594Z] ========================================================= [Pipeline] sh [2021-07-09T22:09:49.240Z] + go mod tidy [Pipeline] sh [2021-07-09T22:09:50.504Z] + make test [2021-07-09T22:09:50.504Z] 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 [2021-07-09T22:09:50.504Z] /usr/local/bin/hadolint: line 3: syntax error: unexpected "(" [2021-07-09T22:09:50.504Z] make: *** [Makefile:97: test] Error 2 [Pipeline] } [2021-07-09T22:09:50.530Z] $ docker stop --time=1 a6dfec9fb70e900439742eae9bf3f01d5f2130c168a0cb938d4897344895b15e [2021-07-09T22:09:52.465Z] $ docker rm -f a6dfec9fb70e900439742eae9bf3f01d5f2130c168a0cb938d4897344895b15e [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] libraryResource [Pipeline] sh [2021-07-09T22:09:53.740Z] ---> job-cost.sh [2021-07-09T22:09:53.740Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mldZ [2021-07-09T22:10:20.622Z] 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 [2021-07-09T22:10:23.254Z] Removing intermediate container 5b9b68079243 [2021-07-09T22:10:23.254Z] ---> a48e6ede87b1 [2021-07-09T22:10:23.254Z] [2021-07-09T22:10:23.254Z] Step 11/32 : FROM alpine:3.12 [2021-07-09T22:10:23.254Z] 3.12: Pulling from library/alpine [2021-07-09T22:10:23.829Z] Removing intermediate container be318cab0534 [2021-07-09T22:10:23.829Z] ---> 1361af84200d [2021-07-09T22:10:23.829Z] [2021-07-09T22:10:23.829Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T22:10:24.105Z] Removing intermediate container 55150c85bf76 [2021-07-09T22:10:24.105Z] ---> 41fe23525bba [2021-07-09T22:10:24.105Z] [2021-07-09T22:10:24.105Z] Step 11/26 : FROM alpine:3.12 [2021-07-09T22:10:24.105Z] 3.12: Pulling from library/alpine [2021-07-09T22:10:24.105Z] 3.12: Pulling from library/alpine [2021-07-09T22:10:24.375Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T22:10:24.375Z] Status: Downloaded newer image for alpine:3.12 [2021-07-09T22:10:24.375Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T22:10:24.375Z] Status: Image is up to date for alpine:3.12 [2021-07-09T22:10:24.375Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-09T22:10:24.375Z] Status: Image is up to date for alpine:3.12 [2021-07-09T22:10:24.375Z] ---> 13621d1b12d4 [2021-07-09T22:10:24.375Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-09T22:10:24.375Z] ---> 13621d1b12d4 [2021-07-09T22:10:24.375Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-09T22:10:24.375Z] ---> 13621d1b12d4 [2021-07-09T22:10:24.375Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-09T22:10:24.647Z] ---> Running in b5b4d0678ccf [2021-07-09T22:10:24.647Z] ---> Running in 4837adf8497e [2021-07-09T22:10:24.647Z] ---> Running in 5a7e88ebbb7e [2021-07-09T22:10:24.647Z] Removing intermediate container 9a7c0c4e65c5 [2021-07-09T22:10:24.647Z] ---> 181c2448f11a [2021-07-09T22:10:24.647Z] [2021-07-09T22:10:24.647Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T22:10:24.647Z] ---> 13621d1b12d4 [2021-07-09T22:10:24.647Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T22:10:24.927Z] ---> Running in b54712b04fee [2021-07-09T22:10:24.927Z] Removing intermediate container 4837adf8497e [2021-07-09T22:10:24.927Z] ---> 038c3c01f600 [2021-07-09T22:10:24.927Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-09T22:10:24.927Z] ---> Running in 9a7c35574505 [2021-07-09T22:10:25.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:25.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:25.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:25.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:25.750Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-09T22:10:25.750Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T22:10:25.750Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-09T22:10:25.750Z] (4/6) Installing curl (7.77.0-r0) [2021-07-09T22:10:25.750Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-09T22:10:25.750Z] (6/6) Installing su-exec (0.2-r1) [2021-07-09T22:10:25.750Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:10:25.750Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T22:10:25.750Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-09T22:10:25.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:25.750Z] OK: 7 MiB in 20 packages [2021-07-09T22:10:25.750Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-09T22:10:25.750Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:10:25.750Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T22:10:25.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:26.036Z] OK: 6 MiB in 16 packages [2021-07-09T22:10:26.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:26.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:26.036Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-09T22:10:26.036Z] (2/2) Installing su-exec (0.2-r1) [2021-07-09T22:10:26.036Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:10:26.305Z] OK: 6 MiB in 16 packages [2021-07-09T22:10:26.305Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-09T22:10:26.305Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:10:26.305Z] OK: 6 MiB in 15 packages [2021-07-09T22:10:26.573Z] Removing intermediate container 80d4a98e9f11 [2021-07-09T22:10:26.573Z] ---> a0232e47c1fd [2021-07-09T22:10:26.573Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-09T22:10:26.573Z] ---> Running in f827edb0e4a7 [2021-07-09T22:10:26.845Z] Removing intermediate container b5b4d0678ccf [2021-07-09T22:10:26.845Z] ---> 974ed507a61e [2021-07-09T22:10:26.845Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T22:10:26.845Z] ---> Running in c2bbd0690adb [2021-07-09T22:10:26.845Z] Removing intermediate container 5a7e88ebbb7e [2021-07-09T22:10:26.845Z] ---> 71fd10209587 [2021-07-09T22:10:26.845Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:10:27.115Z] Removing intermediate container b54712b04fee [2021-07-09T22:10:27.115Z] ---> 364e23f02f9d [2021-07-09T22:10:27.115Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:10:27.115Z] ---> Running in d4137feaecd2 [2021-07-09T22:10:27.115Z] ---> Running in fde15d256528 [2021-07-09T22:10:27.115Z] Removing intermediate container 9a7c35574505 [2021-07-09T22:10:27.115Z] ---> b369c399fc8b [2021-07-09T22:10:27.115Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-09T22:10:27.115Z] ---> Running in 40f3308b0440 [2021-07-09T22:10:27.115Z] Removing intermediate container c2bbd0690adb [2021-07-09T22:10:27.115Z] ---> 8426057e4881 [2021-07-09T22:10:27.115Z] Step 14/26 : WORKDIR / [2021-07-09T22:10:27.115Z] Removing intermediate container fde15d256528 [2021-07-09T22:10:27.115Z] ---> 88cc1c682179 [2021-07-09T22:10:27.115Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-09T22:10:27.115Z] ---> Running in 5e2208e54740 [2021-07-09T22:10:27.115Z] Removing intermediate container d4137feaecd2 [2021-07-09T22:10:27.115Z] ---> f9baa579881c [2021-07-09T22:10:27.115Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-09T22:10:27.384Z] ---> Running in d32724e35df9 [2021-07-09T22:10:27.384Z] ---> Running in 6585133d99e5 [2021-07-09T22:10:27.384Z] 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 [2021-07-09T22:10:27.384Z] Removing intermediate container 40f3308b0440 [2021-07-09T22:10:27.384Z] ---> 7505e35c738a [2021-07-09T22:10:27.384Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-09T22:10:27.384Z] Removing intermediate container 5e2208e54740 [2021-07-09T22:10:27.384Z] ---> 8a4fc1239e1a [2021-07-09T22:10:27.384Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-09T22:10:27.384Z] ---> Running in 7a4ddb05474a [2021-07-09T22:10:27.384Z] Removing intermediate container d32724e35df9 [2021-07-09T22:10:27.384Z] ---> d13a1b15a7fb [2021-07-09T22:10:27.384Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T22:10:27.384Z] ---> Running in bde0de50916a [2021-07-09T22:10:27.647Z] Removing intermediate container 6585133d99e5 [2021-07-09T22:10:27.647Z] ---> 23ebee2b5e1d [2021-07-09T22:10:27.648Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T22:10:27.648Z] ---> Running in c7d5ea7670c8 [2021-07-09T22:10:27.648Z] Removing intermediate container 7a4ddb05474a [2021-07-09T22:10:27.648Z] ---> aaa9bdc59246 [2021-07-09T22:10:27.648Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-09T22:10:27.648Z] Removing intermediate container bde0de50916a [2021-07-09T22:10:27.648Z] ---> f816ac707c2d [2021-07-09T22:10:27.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:10:27.648Z] ---> Running in 056bcbc263d6 [2021-07-09T22:10:27.648Z] ---> 8d1c4810919d [2021-07-09T22:10:27.648Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-07-09T22:10:27.912Z] Removing intermediate container c7d5ea7670c8 [2021-07-09T22:10:27.912Z] ---> 6edccac9168c [2021-07-09T22:10:27.912Z] Step 16/24 : WORKDIR / [2021-07-09T22:10:27.912Z] ---> Running in efdf29900566 [2021-07-09T22:10:28.174Z] Removing intermediate container efdf29900566 [2021-07-09T22:10:28.174Z] ---> 599522bc48ce [2021-07-09T22:10:28.174Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:10:28.174Z] ---> 98681ec326d8 [2021-07-09T22:10:28.174Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-09T22:10:28.174Z] ---> 0e001729b033 [2021-07-09T22:10:28.174Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-09T22:10:28.434Z] Removing intermediate container f827edb0e4a7 [2021-07-09T22:10:28.434Z] ---> 6f4c14a6b5c1 [2021-07-09T22:10:28.434Z] [2021-07-09T22:10:28.434Z] Step 12/24 : FROM docker:20.10.0 [2021-07-09T22:10:28.701Z] ---> 90d19516e730 [2021-07-09T22:10:28.701Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-07-09T22:10:28.701Z] ---> 274db9a7b12f [2021-07-09T22:10:28.701Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-09T22:10:28.701Z] ---> 940ac0195fe7 [2021-07-09T22:10:28.701Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-09T22:10:28.966Z] 20.10.0: Pulling from library/docker [2021-07-09T22:10:28.966Z] Removing intermediate container 056bcbc263d6 [2021-07-09T22:10:28.966Z] ---> a4ce9b7ace61 [2021-07-09T22:10:28.966Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-09T22:10:28.966Z] ---> Running in e9fa4e04eb60 [2021-07-09T22:10:28.966Z] ---> ddf167d7d4a1 [2021-07-09T22:10:28.966Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-09T22:10:28.966Z] ---> 50db27f7fa8e [2021-07-09T22:10:28.966Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-09T22:10:29.231Z] ---> Running in 0115b93e8f32 [2021-07-09T22:10:29.231Z] ---> 723fe701feab [2021-07-09T22:10:29.231Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-09T22:10:29.231Z] Removing intermediate container e9fa4e04eb60 [2021-07-09T22:10:29.231Z] ---> f0f66eda10f1 [2021-07-09T22:10:29.231Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-09T22:10:29.231Z] Removing intermediate container 0115b93e8f32 [2021-07-09T22:10:29.231Z] ---> 995b6ce6403d [2021-07-09T22:10:29.231Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:10:29.506Z] ---> Running in d1c2b9d0b2fc [2021-07-09T22:10:29.506Z] ---> 477d7a61bb26 [2021-07-09T22:10:29.506Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-09T22:10:29.506Z] ---> e4ab92524231 [2021-07-09T22:10:29.506Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-09T22:10:29.506Z] ---> f039bf26bda9 [2021-07-09T22:10:29.506Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-09T22:10:29.506Z] ---> Running in df6d7cf3111a [2021-07-09T22:10:29.506Z] ---> Running in 5cd00dcf16c3 [2021-07-09T22:10:29.506Z] Removing intermediate container d1c2b9d0b2fc [2021-07-09T22:10:29.506Z] ---> 8591a482ff74 [2021-07-09T22:10:29.506Z] Step 21/23 : LABEL arch=x86_64 [2021-07-09T22:10:29.776Z] ---> Running in 286e3fdeb94b [2021-07-09T22:10:30.046Z] Removing intermediate container df6d7cf3111a [2021-07-09T22:10:30.046Z] ---> 79fa25fd61d8 [2021-07-09T22:10:30.046Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:10:30.046Z] Removing intermediate container 286e3fdeb94b [2021-07-09T22:10:30.046Z] ---> 51c5255c4055 [2021-07-09T22:10:30.046Z] Step 22/23 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:10:30.046Z] ---> Running in 2c61ad44eb99 [2021-07-09T22:10:30.046Z] ---> Running in b6752d7125cc [2021-07-09T22:10:30.307Z] ---> fcb4bd16733f [2021-07-09T22:10:30.307Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-09T22:10:30.307Z] Removing intermediate container 2c61ad44eb99 [2021-07-09T22:10:30.307Z] ---> c5330f20399b [2021-07-09T22:10:30.307Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T22:10:30.307Z] Removing intermediate container b6752d7125cc [2021-07-09T22:10:30.307Z] ---> 858949f096d3 [2021-07-09T22:10:30.307Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T22:10:30.307Z] ---> Running in af8dfc759504 [2021-07-09T22:10:30.307Z] ---> Running in 2ccf6b20ec9c [2021-07-09T22:10:30.569Z] ---> 89d254752019 [2021-07-09T22:10:30.569Z] 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/ [2021-07-09T22:10:30.569Z] Removing intermediate container 2ccf6b20ec9c [2021-07-09T22:10:30.569Z] ---> f256a1ce72d2 [2021-07-09T22:10:30.569Z] [2021-07-09T22:10:30.569Z] Removing intermediate container af8dfc759504 [2021-07-09T22:10:30.569Z] ---> d00f6d2c3290 [2021-07-09T22:10:30.569Z] Step 23/24 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:10:30.569Z] Removing intermediate container 5cd00dcf16c3 [2021-07-09T22:10:30.569Z] ---> 909af13656d0 [2021-07-09T22:10:30.569Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:10:30.569Z] ---> Running in 17a38a0736b4 [2021-07-09T22:10:30.569Z] Successfully built f256a1ce72d2 [2021-07-09T22:10:30.569Z] ---> Running in 47820eb904b6 [2021-07-09T22:10:30.569Z] Successfully tagged support-notifications:latest [2021-07-09T22:10:30.569Z] Building core-command [2021-07-09T22:10:30.839Z]  Building support-notifications ... done Removing intermediate container 47820eb904b6 [2021-07-09T22:10:30.839Z] ---> df9be3f5d03d [2021-07-09T22:10:30.839Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:10:31.420Z] ---> 2c2588d3c70b [2021-07-09T22:10:31.420Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-09T22:10:31.420Z] ---> Running in 2fbf60f12bd1 [2021-07-09T22:10:32.388Z] Removing intermediate container 2fbf60f12bd1 [2021-07-09T22:10:32.388Z] ---> a2e84a48faa6 [2021-07-09T22:10:32.388Z] [2021-07-09T22:10:32.657Z] Successfully built a2e84a48faa6 [2021-07-09T22:10:32.657Z] Successfully tagged core-metadata:latest [2021-07-09T22:10:32.657Z]  Building core-metadata ... done Building core-data [2021-07-09T22:10:32.657Z] ---> 10a8c4a3da22 [2021-07-09T22:10:32.657Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-09T22:10:32.739Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-09T22:10:32.921Z] Removing intermediate container 17a38a0736b4 [2021-07-09T22:10:32.921Z] ---> 26b2584b3d07 [2021-07-09T22:10:32.921Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-09T22:10:34.314Z] ---> Running in 217191701e51 [2021-07-09T22:10:34.314Z] ---> 9a7f7fe30997 [2021-07-09T22:10:34.314Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-09T22:10:34.314Z] Removing intermediate container 217191701e51 [2021-07-09T22:10:34.314Z] ---> e43f3e1538a6 [2021-07-09T22:10:34.314Z] Step 24/26 : LABEL arch=x86_64 [2021-07-09T22:10:34.598Z] ---> Running in b0f0e536416c [2021-07-09T22:10:34.598Z] ---> 0dbf99cddf05 [2021-07-09T22:10:34.598Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-09T22:10:34.866Z] Removing intermediate container b0f0e536416c [2021-07-09T22:10:34.866Z] ---> d11b91c522e0 [2021-07-09T22:10:34.866Z] Step 25/26 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:10:34.866Z] ---> Running in 08c4f6f71a81 [2021-07-09T22:10:34.866Z] ---> ea926780502c [2021-07-09T22:10:34.866Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-09T22:10:35.140Z] Removing intermediate container 08c4f6f71a81 [2021-07-09T22:10:35.140Z] ---> 1d569a13b37e [2021-07-09T22:10:35.140Z] Step 26/26 : LABEL version=0.0.0 [2021-07-09T22:10:35.141Z] ---> Running in 0e235aafbae7 [2021-07-09T22:10:35.432Z] ---> Running in 25c60fe3bab5 [2021-07-09T22:10:35.432Z] Removing intermediate container 0e235aafbae7 [2021-07-09T22:10:35.432Z] ---> c8eea3346158 [2021-07-09T22:10:35.432Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-09T22:10:35.697Z] Removing intermediate container 25c60fe3bab5 [2021-07-09T22:10:35.697Z] ---> 1142ae393ecc [2021-07-09T22:10:35.697Z] [2021-07-09T22:10:35.697Z] Successfully built 1142ae393ecc [2021-07-09T22:10:35.697Z] Successfully tagged security-secretstore-setup:latest [2021-07-09T22:10:35.697Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-07-09T22:10:35.697Z] ---> 9bb0950aedbd [2021-07-09T22:10:35.697Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-09T22:10:36.276Z] ---> Running in dcc0d4e3417c [2021-07-09T22:10:36.276Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-09T22:10:36.276Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-09T22:10:36.276Z] ---> aefe523efa57 [2021-07-09T22:10:36.276Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:10:37.686Z] ---> Running in 108481963c73 [2021-07-09T22:10:39.090Z] Removing intermediate container 108481963c73 [2021-07-09T22:10:39.090Z] ---> 19426842e825 [2021-07-09T22:10:39.090Z] 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 [2021-07-09T22:10:40.489Z] ---> Running in a6f830998bd8 [2021-07-09T22:10:40.489Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:10:40.489Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:10:40.489Z] ---> 24d641b42cec [2021-07-09T22:10:40.489Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:10:40.489Z] ---> Using cache [2021-07-09T22:10:40.489Z] ---> 13c17cd605e7 [2021-07-09T22:10:40.489Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:10:40.489Z] ---> Using cache [2021-07-09T22:10:40.489Z] ---> 07db3f0c1575 [2021-07-09T22:10:40.489Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-09T22:10:40.489Z] ---> Running in 9088d8231590 [2021-07-09T22:10:41.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:10:41.439Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:10:41.439Z] ---> 24d641b42cec [2021-07-09T22:10:41.439Z] Step 3/22 : WORKDIR /edgex-go [2021-07-09T22:10:41.439Z] ---> Using cache [2021-07-09T22:10:41.439Z] ---> 13c17cd605e7 [2021-07-09T22:10:41.439Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:10:41.439Z] ---> Using cache [2021-07-09T22:10:41.439Z] ---> 07db3f0c1575 [2021-07-09T22:10:41.439Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-09T22:10:41.439Z] ---> Using cache [2021-07-09T22:10:41.439Z] ---> d15fcc99708c [2021-07-09T22:10:41.439Z] Step 6/22 : COPY go.mod . [2021-07-09T22:10:41.439Z] ---> Using cache [2021-07-09T22:10:41.439Z] ---> 95f3f675d75d [2021-07-09T22:10:41.439Z] Step 7/22 : RUN go mod download [2021-07-09T22:10:41.439Z] ---> Using cache [2021-07-09T22:10:41.439Z] ---> e7434db5c80c [2021-07-09T22:10:41.439Z] Step 8/22 : COPY . . [2021-07-09T22:10:41.439Z] ---> Using cache [2021-07-09T22:10:41.439Z] ---> c84f27e8a635 [2021-07-09T22:10:41.439Z] Step 9/22 : RUN go mod tidy [2021-07-09T22:10:41.439Z] ---> Using cache [2021-07-09T22:10:41.439Z] ---> 6935335abf3d [2021-07-09T22:10:41.439Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-09T22:10:41.737Z] Removing intermediate container dcc0d4e3417c [2021-07-09T22:10:41.737Z] ---> 131f63b053c5 [2021-07-09T22:10:41.737Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-09T22:10:41.737Z] ---> Running in e25f17ab39a3 [2021-07-09T22:10:41.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:41.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:41.737Z] ---> Running in ef3eea6a72f3 [2021-07-09T22:10:42.013Z] (1/39) Installing readline (8.0.4-r0) [2021-07-09T22:10:42.013Z] (2/39) Installing bash (5.0.17-r0) [2021-07-09T22:10:42.013Z] Executing bash-5.0.17-r0.post-install [2021-07-09T22:10:42.013Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T22:10:42.013Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-09T22:10:42.013Z] (5/39) Installing curl (7.77.0-r0) [2021-07-09T22:10:42.013Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-09T22:10:42.013Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-09T22:10:42.013Z] (8/39) Installing expat (2.2.9-r1) [2021-07-09T22:10:42.013Z] (9/39) Installing libffi (3.3-r2) [2021-07-09T22:10:42.013Z] (10/39) Installing gdbm (1.13-r1) [2021-07-09T22:10:42.013Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-09T22:10:42.013Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-09T22:10:42.013Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-09T22:10:42.289Z] Removing intermediate container ef3eea6a72f3 [2021-07-09T22:10:42.289Z] ---> 32b452a20422 [2021-07-09T22:10:42.289Z] Step 29/32 : CMD ["gate"] [2021-07-09T22:10:42.558Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:10:42.558Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:10:42.558Z] ---> 24d641b42cec [2021-07-09T22:10:42.558Z] Step 3/24 : WORKDIR /edgex-go [2021-07-09T22:10:42.558Z] ---> Using cache [2021-07-09T22:10:42.558Z] ---> 13c17cd605e7 [2021-07-09T22:10:42.558Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:10:42.558Z] ---> Using cache [2021-07-09T22:10:42.558Z] ---> 07db3f0c1575 [2021-07-09T22:10:42.558Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-09T22:10:42.558Z] ---> Using cache [2021-07-09T22:10:42.558Z] ---> d15fcc99708c [2021-07-09T22:10:42.558Z] Step 6/24 : COPY go.mod . [2021-07-09T22:10:42.558Z] ---> Using cache [2021-07-09T22:10:42.558Z] ---> 95f3f675d75d [2021-07-09T22:10:42.558Z] Step 7/24 : RUN go mod download [2021-07-09T22:10:42.558Z] ---> Using cache [2021-07-09T22:10:42.558Z] ---> e7434db5c80c [2021-07-09T22:10:42.558Z] Step 8/24 : COPY . . [2021-07-09T22:10:42.558Z] ---> Using cache [2021-07-09T22:10:42.558Z] ---> c84f27e8a635 [2021-07-09T22:10:42.558Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:10:42.558Z] ---> Using cache [2021-07-09T22:10:42.558Z] ---> 6935335abf3d [2021-07-09T22:10:42.558Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-09T22:10:42.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:42.558Z] 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 [2021-07-09T22:10:43.140Z] ---> Running in 515af915cf24 [2021-07-09T22:10:43.140Z] ---> Running in 06b500b17799 [2021-07-09T22:10:43.140Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-09T22:10:43.140Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-09T22:10:43.140Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-09T22:10:43.140Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-09T22:10:43.140Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-09T22:10:43.140Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-09T22:10:43.140Z] Removing intermediate container 515af915cf24 [2021-07-09T22:10:43.140Z] ---> 41c612f33d68 [2021-07-09T22:10:43.140Z] Step 30/32 : LABEL arch=x86_64 [2021-07-09T22:10:43.140Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-09T22:10:43.140Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-09T22:10:43.140Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-09T22:10:43.140Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-09T22:10:43.140Z] ---> Running in cea0cae78a6b [2021-07-09T22:10:43.140Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-09T22:10:43.140Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-09T22:10:43.140Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-09T22:10:43.408Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-09T22:10:43.408Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-09T22:10:43.408Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-09T22:10:43.408Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-09T22:10:43.408Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-09T22:10:43.408Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-09T22:10:43.408Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-09T22:10:43.408Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-09T22:10:43.408Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-09T22:10:43.408Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-09T22:10:43.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:10:43.408Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-09T22:10:43.408Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-09T22:10:43.408Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-09T22:10:43.408Z] Executing busybox-1.31.1-r19.trigger [2021-07-09T22:10:43.408Z] OK: 72 MiB in 59 packages [2021-07-09T22:10:43.670Z] Removing intermediate container cea0cae78a6b [2021-07-09T22:10:43.670Z] ---> 7a7481f3ab00 [2021-07-09T22:10:43.670Z] Step 31/32 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:10:43.670Z] 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 [2021-07-09T22:10:43.670Z] ---> Running in acc1e3da5bf5 [2021-07-09T22:10:43.934Z] Removing intermediate container acc1e3da5bf5 [2021-07-09T22:10:43.934Z] ---> 42c8515954d5 [2021-07-09T22:10:43.934Z] Step 32/32 : LABEL version=0.0.0 [2021-07-09T22:10:43.934Z] ---> Running in 276a0b4103cb [2021-07-09T22:10:44.197Z] OK: 219 MiB in 52 packages [2021-07-09T22:10:44.197Z] Removing intermediate container 276a0b4103cb [2021-07-09T22:10:44.197Z] ---> 77f683afc9f6 [2021-07-09T22:10:44.197Z] [2021-07-09T22:10:44.462Z] Successfully built 77f683afc9f6 [2021-07-09T22:10:44.462Z] Successfully tagged security-bootstrapper:latest [2021-07-09T22:10:44.462Z] Building support-scheduler [2021-07-09T22:10:44.729Z]  Building security-bootstrapper ... done Removing intermediate container 9088d8231590 [2021-07-09T22:10:44.729Z] ---> 523a5d5281ad [2021-07-09T22:10:44.729Z] Step 6/24 : COPY go.mod . [2021-07-09T22:10:45.305Z] Collecting docker-compose==1.23.2 [2021-07-09T22:10:45.305Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-09T22:10:45.305Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-09T22:10:45.570Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-09T22:10:45.836Z] ---> 2ef448063d02 [2021-07-09T22:10:45.836Z] Step 7/24 : RUN go mod download [2021-07-09T22:10:46.099Z] ---> Running in dc54f088426e [2021-07-09T22:10:46.681Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-09T22:10:46.681Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-09T22:10:46.944Z] Collecting jsonschema<3,>=2.5.1 [2021-07-09T22:10:46.944Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-09T22:10:46.944Z] Collecting docopt<0.7,>=0.6.1 [2021-07-09T22:10:46.944Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-09T22:10:47.897Z] Removing intermediate container dc54f088426e [2021-07-09T22:10:47.897Z] ---> f9bca080dff0 [2021-07-09T22:10:47.897Z] Step 8/24 : COPY . . [2021-07-09T22:10:47.897Z] Collecting cached-property<2,>=1.2.0 [2021-07-09T22:10:47.897Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-09T22:10:48.162Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-09T22:10:48.162Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-09T22:10:48.425Z] Collecting PyYAML<4,>=3.10 [2021-07-09T22:10:48.425Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-09T22:10:49.818Z] Collecting texttable<0.10,>=0.9.0 [2021-07-09T22:10:49.818Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-09T22:10:50.405Z] Collecting docker<4.0,>=3.6.0 [2021-07-09T22:10:50.693Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-09T22:10:50.693Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-07-09T22:10:50.693Z] Collecting idna<2.8,>=2.5 [2021-07-09T22:10:50.693Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-09T22:10:50.693Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-07-09T22:10:50.960Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-09T22:10:50.960Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-09T22:10:51.226Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-07-09T22:10:51.226Z] Collecting docker-pycreds>=0.4.0 [2021-07-09T22:10:51.226Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-09T22:10:51.490Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-09T22:10:51.490Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-09T22:10:51.490Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-09T22:10:51.490Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-09T22:10:51.490Z] Installing collected packages: dockerpty, idna, urllib3, requests, jsonschema, docopt, cached-property, websocket-client, PyYAML, texttable, docker-pycreds, docker, docker-compose [2021-07-09T22:10:51.490Z] Running setup.py install for dockerpty: started [2021-07-09T22:10:52.478Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-09T22:10:52.478Z] Attempting uninstall: idna [2021-07-09T22:10:52.478Z] Found existing installation: idna 2.9 [2021-07-09T22:10:52.478Z] Uninstalling idna-2.9: [2021-07-09T22:10:52.478Z] Successfully uninstalled idna-2.9 [2021-07-09T22:10:52.478Z] Attempting uninstall: urllib3 [2021-07-09T22:10:52.479Z] Found existing installation: urllib3 1.25.9 [2021-07-09T22:10:52.479Z] Uninstalling urllib3-1.25.9: [2021-07-09T22:10:52.479Z] Successfully uninstalled urllib3-1.25.9 [2021-07-09T22:10:52.766Z] Attempting uninstall: requests [2021-07-09T22:10:52.766Z] Found existing installation: requests 2.23.0 [2021-07-09T22:10:52.766Z] Uninstalling requests-2.23.0: [2021-07-09T22:10:52.766Z] Successfully uninstalled requests-2.23.0 [2021-07-09T22:10:53.059Z] Running setup.py install for docopt: started [2021-07-09T22:10:54.512Z] Running setup.py install for docopt: finished with status 'done' [2021-07-09T22:10:55.126Z] Running setup.py install for PyYAML: started [2021-07-09T22:10:55.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-09T22:10:55.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-09T22:10:55.713Z] ---> 24d641b42cec [2021-07-09T22:10:55.713Z] Step 3/23 : WORKDIR /edgex-go [2021-07-09T22:10:55.713Z] ---> Using cache [2021-07-09T22:10:55.713Z] ---> 13c17cd605e7 [2021-07-09T22:10:55.713Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:10:55.713Z] ---> Using cache [2021-07-09T22:10:55.713Z] ---> 07db3f0c1575 [2021-07-09T22:10:55.713Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-09T22:10:55.713Z] ---> Using cache [2021-07-09T22:10:55.713Z] ---> d15fcc99708c [2021-07-09T22:10:55.713Z] Step 6/23 : COPY go.mod . [2021-07-09T22:10:55.713Z] ---> Using cache [2021-07-09T22:10:55.713Z] ---> 95f3f675d75d [2021-07-09T22:10:55.713Z] Step 7/23 : RUN go mod download [2021-07-09T22:10:55.713Z] ---> Using cache [2021-07-09T22:10:55.713Z] ---> e7434db5c80c [2021-07-09T22:10:55.713Z] Step 8/23 : COPY . . [2021-07-09T22:10:55.713Z] ---> Using cache [2021-07-09T22:10:55.713Z] ---> c84f27e8a635 [2021-07-09T22:10:55.713Z] Step 9/23 : RUN go mod tidy [2021-07-09T22:10:55.713Z] ---> Using cache [2021-07-09T22:10:55.713Z] ---> 6935335abf3d [2021-07-09T22:10:55.713Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-09T22:10:56.692Z] ---> Running in 374042b23434 [2021-07-09T22:10:56.692Z] ---> 00e49d4e745d [2021-07-09T22:10:56.692Z] Step 9/24 : RUN go mod tidy [2021-07-09T22:10:56.692Z] ---> Running in f5ca274bc0c9 [2021-07-09T22:10:56.692Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-09T22:10:56.692Z] Running setup.py install for texttable: started [2021-07-09T22:10:57.290Z] 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 [2021-07-09T22:10:57.565Z] Running setup.py install for texttable: finished with status 'done' [2021-07-09T22:10:58.442Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-09T22:10:59.217Z] Removing intermediate container f5ca274bc0c9 [2021-07-09T22:10:59.217Z] ---> 765217945812 [2021-07-09T22:10:59.217Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-09T22:10:59.217Z] ---> Running in b96f3ceaa2d8 [2021-07-09T22:10:59.967Z] 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 [2021-07-09T22:11:02.839Z] Removing intermediate container a6f830998bd8 [2021-07-09T22:11:02.839Z] ---> f0929b388855 [2021-07-09T22:11:02.839Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-09T22:11:02.839Z] ---> Running in 9f1a41d8824d [2021-07-09T22:11:03.102Z] Removing intermediate container 9f1a41d8824d [2021-07-09T22:11:03.102Z] ---> 117c1f288e54 [2021-07-09T22:11:03.102Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-09T22:11:03.102Z] ---> Running in 4fb3446219a5 [2021-07-09T22:11:03.102Z] Removing intermediate container 4fb3446219a5 [2021-07-09T22:11:03.102Z] ---> 6f70008413de [2021-07-09T22:11:03.102Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-09T22:11:03.744Z] ---> da7b44ee30c8 [2021-07-09T22:11:03.744Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-09T22:11:04.008Z] ---> d151636c44d8 [2021-07-09T22:11:04.008Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-09T22:11:04.586Z] ---> 6b290a403d25 [2021-07-09T22:11:04.586Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-09T22:11:04.586Z] ---> Running in 2ed18dd5c47b [2021-07-09T22:11:04.586Z] Removing intermediate container 2ed18dd5c47b [2021-07-09T22:11:04.586Z] ---> 09b22771a388 [2021-07-09T22:11:04.586Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:11:04.586Z] ---> Running in d270fd10b6ac [2021-07-09T22:11:04.850Z] Removing intermediate container d270fd10b6ac [2021-07-09T22:11:04.850Z] ---> 631c599a19a4 [2021-07-09T22:11:04.850Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T22:11:04.850Z] ---> Running in 10775c9f0352 [2021-07-09T22:11:05.117Z] Removing intermediate container 10775c9f0352 [2021-07-09T22:11:05.117Z] ---> f96ef4055cb3 [2021-07-09T22:11:05.117Z] Step 23/24 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:11:05.117Z] ---> Running in 12d534fbf007 [2021-07-09T22:11:05.378Z] Removing intermediate container 12d534fbf007 [2021-07-09T22:11:05.378Z] ---> d00a73a31f36 [2021-07-09T22:11:05.378Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:11:05.378Z] ---> Running in d746de0d47d3 [2021-07-09T22:11:05.378Z] Removing intermediate container d746de0d47d3 [2021-07-09T22:11:05.378Z] ---> a65b7af88bf4 [2021-07-09T22:11:05.378Z] [2021-07-09T22:11:05.642Z] Successfully built a65b7af88bf4 [2021-07-09T22:11:05.642Z] Successfully tagged sys-mgmt-agent:latest [2021-07-09T22:11:10.952Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-09T22:11:15.179Z] Removing intermediate container e25f17ab39a3 [2021-07-09T22:11:15.179Z] ---> 12e8bf8a8e11 [2021-07-09T22:11:15.179Z] [2021-07-09T22:11:15.179Z] Step 11/22 : FROM alpine:3.12 [2021-07-09T22:11:15.179Z] ---> 13621d1b12d4 [2021-07-09T22:11:15.179Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-09T22:11:15.179Z] ---> Running in 3a7f95eead58 [2021-07-09T22:11:15.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:11:15.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:11:16.018Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-09T22:11:16.018Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-09T22:11:16.018Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-09T22:11:16.018Z] (4/4) Installing curl (7.77.0-r0) [2021-07-09T22:11:16.018Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:11:16.018Z] Executing ca-certificates-20191127-r4.trigger [2021-07-09T22:11:16.280Z] OK: 7 MiB in 18 packages [2021-07-09T22:11:16.854Z] Removing intermediate container 3a7f95eead58 [2021-07-09T22:11:16.854Z] ---> 1c226e9bfdfc [2021-07-09T22:11:16.854Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-09T22:11:16.854Z] ---> Running in 0e08cd570f61 [2021-07-09T22:11:16.854Z] Removing intermediate container 0e08cd570f61 [2021-07-09T22:11:16.854Z] ---> 5300eaa0290d [2021-07-09T22:11:16.854Z] Step 14/22 : WORKDIR /edgex [2021-07-09T22:11:16.854Z] ---> Running in 55d5855c9be1 [2021-07-09T22:11:17.430Z] Removing intermediate container 55d5855c9be1 [2021-07-09T22:11:17.430Z] ---> bd48c9f052f6 [2021-07-09T22:11:17.430Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-09T22:11:17.698Z] ---> 193ce6c0b8d1 [2021-07-09T22:11:17.698Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-09T22:11:18.658Z] ---> 3374a77a8e50 [2021-07-09T22:11:18.658Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-09T22:11:18.925Z] Removing intermediate container 06b500b17799 [2021-07-09T22:11:18.925Z] ---> 66476835a5ff [2021-07-09T22:11:18.925Z] [2021-07-09T22:11:18.925Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T22:11:18.925Z] ---> 13621d1b12d4 [2021-07-09T22:11:18.925Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-09T22:11:18.925Z] ---> Using cache [2021-07-09T22:11:18.925Z] ---> 364e23f02f9d [2021-07-09T22:11:18.925Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:11:18.925Z] ---> Using cache [2021-07-09T22:11:18.925Z] ---> f9baa579881c [2021-07-09T22:11:18.925Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-09T22:11:18.925Z] ---> Running in d9a70ca499a7 [2021-07-09T22:11:19.188Z] Removing intermediate container d9a70ca499a7 [2021-07-09T22:11:19.188Z] ---> 8867c317b059 [2021-07-09T22:11:19.188Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-09T22:11:19.188Z] ---> a4ed8e6aa9f8 [2021-07-09T22:11:19.188Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-09T22:11:19.188Z] ---> Running in 05f69161d30a [2021-07-09T22:11:19.188Z] ---> Running in a276238654ac [2021-07-09T22:11:19.456Z] Removing intermediate container 05f69161d30a [2021-07-09T22:11:19.456Z] ---> 4ba0a1be9407 [2021-07-09T22:11:19.456Z] Step 16/24 : WORKDIR / [2021-07-09T22:11:19.456Z] ---> Running in 616d75e6422f [2021-07-09T22:11:19.456Z] Removing intermediate container a276238654ac [2021-07-09T22:11:19.456Z] ---> a90559ff1ed5 [2021-07-09T22:11:19.456Z] Step 19/22 : CMD ["--init=true"] [2021-07-09T22:11:19.456Z] ---> Running in dff5e284bceb [2021-07-09T22:11:19.718Z] Removing intermediate container 616d75e6422f [2021-07-09T22:11:19.718Z] ---> 481a86a4c2df [2021-07-09T22:11:19.718Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:11:19.718Z] Removing intermediate container dff5e284bceb [2021-07-09T22:11:19.718Z] ---> 70764de7009b [2021-07-09T22:11:19.718Z] Step 20/22 : LABEL arch=x86_64 [2021-07-09T22:11:19.986Z] ---> Running in ec749ae8da33 [2021-07-09T22:11:19.986Z] ---> e0c3a663daed [2021-07-09T22:11:19.986Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-09T22:11:19.986Z] Removing intermediate container ec749ae8da33 [2021-07-09T22:11:19.986Z] ---> f820496da831 [2021-07-09T22:11:19.986Z] Step 21/22 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:11:20.249Z] ---> Running in d156137b4f42 [2021-07-09T22:11:20.513Z] Removing intermediate container d156137b4f42 [2021-07-09T22:11:20.513Z] ---> 77f7fb64b0fd [2021-07-09T22:11:20.513Z] Step 22/22 : LABEL version=0.0.0 [2021-07-09T22:11:20.513Z] ---> 3df62a8a1f7a [2021-07-09T22:11:20.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-09T22:11:20.513Z] ---> Running in 274702e7fc9d [2021-07-09T22:11:20.785Z] Removing intermediate container 274702e7fc9d [2021-07-09T22:11:20.785Z] ---> 5aca83aa52e5 [2021-07-09T22:11:20.785Z] [2021-07-09T22:11:20.785Z] ---> 2e13307f6f38 [2021-07-09T22:11:20.785Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-09T22:11:20.785Z] ---> Running in b6f120d061fe [2021-07-09T22:11:21.049Z] Successfully built 5aca83aa52e5 [2021-07-09T22:11:21.049Z] Successfully tagged security-proxy-setup:latest [2021-07-09T22:11:21.049Z]  Building security-proxy-setup ... done Removing intermediate container b6f120d061fe [2021-07-09T22:11:21.049Z] ---> 8052b7ed875e [2021-07-09T22:11:21.049Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:11:21.049Z] ---> Running in 477a61a66d74 [2021-07-09T22:11:21.310Z] Removing intermediate container 477a61a66d74 [2021-07-09T22:11:21.310Z] ---> 20e1501a424b [2021-07-09T22:11:21.310Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T22:11:21.310Z] ---> Running in 71aecc901825 [2021-07-09T22:11:21.573Z] Removing intermediate container 71aecc901825 [2021-07-09T22:11:21.573Z] ---> d7d89f812467 [2021-07-09T22:11:21.573Z] Step 23/24 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:11:21.573Z] ---> Running in b1571eacaa0d [2021-07-09T22:11:21.837Z] Removing intermediate container b1571eacaa0d [2021-07-09T22:11:21.837Z] ---> f34974daaaa9 [2021-07-09T22:11:21.837Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:11:21.837Z] ---> Running in d4724c82c485 [2021-07-09T22:11:22.099Z] Removing intermediate container d4724c82c485 [2021-07-09T22:11:22.099Z] ---> bb650f7912e4 [2021-07-09T22:11:22.099Z] [2021-07-09T22:11:22.099Z] Successfully built bb650f7912e4 [2021-07-09T22:11:22.099Z] Successfully tagged core-command:latest [2021-07-09T22:11:27.420Z]  Building core-command ... done Removing intermediate container 374042b23434 [2021-07-09T22:11:27.420Z] ---> b990d9002b63 [2021-07-09T22:11:27.420Z] [2021-07-09T22:11:27.420Z] Step 11/23 : FROM alpine:3.12 [2021-07-09T22:11:27.420Z] ---> 13621d1b12d4 [2021-07-09T22:11:27.420Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-09T22:11:27.420Z] ---> Using cache [2021-07-09T22:11:27.420Z] ---> 364e23f02f9d [2021-07-09T22:11:27.420Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-09T22:11:27.420Z] ---> Using cache [2021-07-09T22:11:27.420Z] ---> f9baa579881c [2021-07-09T22:11:27.420Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-09T22:11:27.421Z] ---> Running in 30eaaf85b354 [2021-07-09T22:11:27.421Z] Removing intermediate container 30eaaf85b354 [2021-07-09T22:11:27.421Z] ---> cc1f491a0b12 [2021-07-09T22:11:27.421Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-09T22:11:27.421Z] ---> Running in 12e2eeace7b2 [2021-07-09T22:11:27.421Z] Removing intermediate container 12e2eeace7b2 [2021-07-09T22:11:27.421Z] ---> 78d3130aa925 [2021-07-09T22:11:27.421Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:11:27.421Z] ---> 85d2aeaff851 [2021-07-09T22:11:27.421Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-09T22:11:27.684Z] ---> 0b7d7ee31f7c [2021-07-09T22:11:27.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-09T22:11:27.684Z] ---> f1e2ee62a455 [2021-07-09T22:11:27.684Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-09T22:11:27.964Z] ---> Running in d0a3f32f0d7a [2021-07-09T22:11:27.964Z] Removing intermediate container d0a3f32f0d7a [2021-07-09T22:11:27.964Z] ---> 9260bb731bda [2021-07-09T22:11:27.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:11:27.964Z] ---> Running in f450464dfc76 [2021-07-09T22:11:27.964Z] Removing intermediate container f450464dfc76 [2021-07-09T22:11:27.964Z] ---> f97f6704ac5b [2021-07-09T22:11:27.964Z] Step 21/23 : LABEL arch=x86_64 [2021-07-09T22:11:27.964Z] ---> Running in 2cf2cecc263a [2021-07-09T22:11:28.230Z] Removing intermediate container 2cf2cecc263a [2021-07-09T22:11:28.230Z] ---> 14b561886858 [2021-07-09T22:11:28.230Z] Step 22/23 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:11:28.230Z] ---> Running in c9e22d94b4c9 [2021-07-09T22:11:28.230Z] Removing intermediate container c9e22d94b4c9 [2021-07-09T22:11:28.230Z] ---> 837d9db89664 [2021-07-09T22:11:28.230Z] Step 23/23 : LABEL version=0.0.0 [2021-07-09T22:11:28.230Z] ---> Running in 176e7e1532c0 [2021-07-09T22:11:28.492Z] Removing intermediate container 176e7e1532c0 [2021-07-09T22:11:28.492Z] ---> 27698a1c5de4 [2021-07-09T22:11:28.492Z] [2021-07-09T22:11:28.492Z] Successfully built 27698a1c5de4 [2021-07-09T22:11:28.492Z] Successfully tagged support-scheduler:latest [2021-07-09T22:11:29.434Z]  Building support-scheduler ... done Removing intermediate container b96f3ceaa2d8 [2021-07-09T22:11:29.434Z] ---> 35c2e6891e6f [2021-07-09T22:11:29.434Z] [2021-07-09T22:11:29.434Z] Step 11/24 : FROM alpine:3.12 [2021-07-09T22:11:29.434Z] ---> 13621d1b12d4 [2021-07-09T22:11:29.434Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-09T22:11:29.434Z] ---> Running in fc84f957b90e [2021-07-09T22:11:29.434Z] Removing intermediate container fc84f957b90e [2021-07-09T22:11:29.434Z] ---> 0773d25b5319 [2021-07-09T22:11:29.434Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-09T22:11:29.434Z] ---> Running in c79a6258c6ef [2021-07-09T22:11:29.698Z] Removing intermediate container c79a6258c6ef [2021-07-09T22:11:29.698Z] ---> 09b01f17b9e9 [2021-07-09T22:11:29.698Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-09T22:11:29.698Z] ---> Running in bc41c4cd2d29 [2021-07-09T22:11:29.698Z] Removing intermediate container bc41c4cd2d29 [2021-07-09T22:11:29.698Z] ---> aee2a409f6f0 [2021-07-09T22:11:29.698Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-09T22:11:29.698Z] ---> Running in b70953d3b6c6 [2021-07-09T22:11:30.274Z] Removing intermediate container b70953d3b6c6 [2021-07-09T22:11:30.274Z] ---> abb9f1322a91 [2021-07-09T22:11:30.274Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-09T22:11:30.274Z] ---> Running in 23758b2602df [2021-07-09T22:11:30.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-09T22:11:31.109Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-09T22:11:31.684Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-09T22:11:31.684Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-09T22:11:31.684Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-09T22:11:31.945Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-09T22:11:32.889Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-09T22:11:32.889Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-09T22:11:32.889Z] Executing busybox-1.31.1-r20.trigger [2021-07-09T22:11:32.889Z] OK: 8 MiB in 20 packages [2021-07-09T22:11:33.153Z] Removing intermediate container 23758b2602df [2021-07-09T22:11:33.153Z] ---> 46a646d190a7 [2021-07-09T22:11:33.153Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-09T22:11:33.153Z] ---> 590a31a85ab0 [2021-07-09T22:11:33.153Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-09T22:11:33.730Z] ---> 821140b8b1ae [2021-07-09T22:11:33.730Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-09T22:11:33.730Z] ---> 57e878b27c7a [2021-07-09T22:11:33.730Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-09T22:11:33.730Z] ---> Running in fcbc33332d50 [2021-07-09T22:11:33.730Z] Removing intermediate container fcbc33332d50 [2021-07-09T22:11:33.730Z] ---> 99c4a7be203c [2021-07-09T22:11:33.730Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-09T22:11:33.992Z] ---> Running in a048e39efc4b [2021-07-09T22:11:33.992Z] Removing intermediate container a048e39efc4b [2021-07-09T22:11:33.992Z] ---> 0272fd5a67cf [2021-07-09T22:11:33.992Z] Step 22/24 : LABEL arch=x86_64 [2021-07-09T22:11:33.992Z] ---> Running in c2bbddc78dd0 [2021-07-09T22:11:33.992Z] Removing intermediate container c2bbddc78dd0 [2021-07-09T22:11:33.992Z] ---> 4c2f75922e22 [2021-07-09T22:11:33.992Z] Step 23/24 : LABEL git_sha=a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:11:33.992Z] ---> Running in 6ab445474ac7 [2021-07-09T22:11:34.263Z] Removing intermediate container 6ab445474ac7 [2021-07-09T22:11:34.263Z] ---> a70ac5337eff [2021-07-09T22:11:34.263Z] Step 24/24 : LABEL version=0.0.0 [2021-07-09T22:11:34.263Z] ---> Running in 61e5609c4ab4 [2021-07-09T22:11:34.263Z] Removing intermediate container 61e5609c4ab4 [2021-07-09T22:11:34.263Z] ---> dccba55b3b2d [2021-07-09T22:11:34.263Z] [2021-07-09T22:11:34.525Z] Successfully built dccba55b3b2d [2021-07-09T22:11:34.525Z] Successfully tagged core-data:latest [2021-07-09T22:11:34.533Z]  Building core-data ... done  [Pipeline] } [2021-07-09T22:11:34.536Z] $ docker stop --time=1 5b99054bbffb9eff63e08d515fad15ac71ff1420260682387d155a3080ff073a [2021-07-09T22:11:35.801Z] $ docker rm -f 5b99054bbffb9eff63e08d515fad15ac71ff1420260682387d155a3080ff073a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-09T22:11:36.186Z] + docker images [2021-07-09T22:11:36.186Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-09T22:11:36.186Z] core-data latest dccba55b3b2d 2 seconds ago 20.2MB [2021-07-09T22:11:36.186Z] support-scheduler latest 27698a1c5de4 8 seconds ago 15.9MB [2021-07-09T22:11:36.186Z] 35c2e6891e6f 8 seconds ago 1.16GB [2021-07-09T22:11:36.186Z] b990d9002b63 10 seconds ago 1.16GB [2021-07-09T22:11:36.186Z] core-command latest bb650f7912e4 15 seconds ago 15.9MB [2021-07-09T22:11:36.186Z] security-proxy-setup latest 5aca83aa52e5 16 seconds ago 25.7MB [2021-07-09T22:11:36.186Z] 66476835a5ff 18 seconds ago 1.16GB [2021-07-09T22:11:36.186Z] 12e8bf8a8e11 22 seconds ago 1.16GB [2021-07-09T22:11:36.186Z] sys-mgmt-agent latest a65b7af88bf4 31 seconds ago 311MB [2021-07-09T22:11:36.186Z] security-bootstrapper latest 77f683afc9f6 53 seconds ago 18.6MB [2021-07-09T22:11:36.186Z] security-secretstore-setup latest 1142ae393ecc About a minute ago 28.7MB [2021-07-09T22:11:36.186Z] core-metadata latest a2e84a48faa6 About a minute ago 16.6MB [2021-07-09T22:11:36.186Z] support-notifications latest f256a1ce72d2 About a minute ago 16.7MB [2021-07-09T22:11:36.186Z] 6f4c14a6b5c1 About a minute ago 1.16GB [2021-07-09T22:11:36.186Z] 181c2448f11a About a minute ago 1.16GB [2021-07-09T22:11:36.186Z] 1361af84200d About a minute ago 1.16GB [2021-07-09T22:11:36.186Z] 41fe23525bba About a minute ago 1.17GB [2021-07-09T22:11:36.186Z] a48e6ede87b1 About a minute ago 1.16GB [2021-07-09T22:11:36.186Z] ci-base-image-x86_64 latest 24d641b42cec 5 minutes ago 659MB [2021-07-09T22:11:36.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e About an hour ago 457MB [2021-07-09T22:11:36.186Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 days ago 37.5MB [2021-07-09T22:11:36.186Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-09T22:11:36.186Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-09T22:11:36.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-09T22:11:51.548Z] Still waiting to schedule task [2021-07-09T22:11:51.548Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-09T22:11:54.496Z] lf-activate-venv(): INFO: Adding /tmp/venv-mldZ/bin to PATH [2021-07-09T22:11:54.496Z] INFO: No Stack... [2021-07-09T22:11:54.496Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-09T22:11:55.089Z] INFO: Archiving Costs [Pipeline] sh [2021-07-09T22:11:55.441Z] + cut -d, -f6 [2021-07-09T22:11:55.441Z] + cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock [2021-07-09T22:11:55.507Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3615-8-stack-cost] [2021-07-09T22:11:55.515Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3615-8-stack-cost] did not exist. Created. [2021-07-09T22:11:55.516Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3615-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-09T22:11:55.879Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-09T22:11:56.601Z] Stashed 1 file(s) [Pipeline] } [2021-07-09T22:11:56.615Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3615-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-09T22:11:56.910Z] Failed in branch arm64 [2021-07-09T22:12:57.788Z] Running on prd-ubuntu18.04-docker-8c-8g-2343 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws [2021-07-09T22:12:57.807Z] Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout [2021-07-09T22:12:57.913Z] The recommended git tool is: git [2021-07-09T22:13:00.268Z] using credential edgex-jenkins-ssh [2021-07-09T22:13:00.288Z] Cloning the remote Git repository [2021-07-09T22:13:00.311Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:13:00.388Z] > git init /w/workspace/edgex-go/8 # timeout=10 [2021-07-09T22:13:00.442Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:13:00.442Z] > git --version # timeout=10 [2021-07-09T22:13:00.447Z] > git --version # 'git version 2.17.1' [2021-07-09T22:13:00.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:13:00.484Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:13:07.005Z] Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:13:07.111Z] Merge succeeded, producing a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 [2021-07-09T22:13:07.112Z] Checking out Revision a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 (PR-3615) [2021-07-09T22:13:06.363Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T22:13:06.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-09T22:13:06.379Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-09T22:13:06.390Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-09T22:13:06.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:13:06.394Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-09T22:13:07.014Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:13:07.020Z] > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 [2021-07-09T22:13:07.074Z] > git remote # timeout=10 [2021-07-09T22:13:07.082Z] > git config --get remote.origin.url # timeout=10 [2021-07-09T22:13:07.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-09T22:13:07.096Z] > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 [2021-07-09T22:13:07.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-09T22:13:07.114Z] > git config core.sparsecheckout # timeout=10 [2021-07-09T22:13:07.118Z] > git checkout -f a97e88fa9da8f68485e1a63ebba73e1b8d790ab1 # timeout=10 [2021-07-09T22:13:10.796Z] Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:13:11.863Z] + echo snap-build.sh [2021-07-09T22:13:11.863Z] snap-build.sh [2021-07-09T22:13:11.863Z] + SNAP_BASE_DIR=. [2021-07-09T22:13:11.863Z] + '[' '!' -z /w/workspace/edgex-go/8 ']' [2021-07-09T22:13:11.863Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/8 [2021-07-09T22:13:11.863Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' [2021-07-09T22:13:11.863Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/8] [2021-07-09T22:13:11.863Z] + cd /w/workspace/edgex-go/8 [2021-07-09T22:13:11.863Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-09T22:13:11.863Z] Reading package lists... [2021-07-09T22:13:12.125Z] Building dependency tree... [2021-07-09T22:13:12.125Z] Reading state information... [2021-07-09T22:13:12.125Z] The following packages were automatically installed and are no longer required: [2021-07-09T22:13:12.125Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-09T22:13:12.125Z] uidmap xdelta3 [2021-07-09T22:13:12.125Z] Use 'sudo apt autoremove' to remove them. [2021-07-09T22:13:12.387Z] The following packages will be REMOVED: [2021-07-09T22:13:12.387Z] lxd* lxd-client* [2021-07-09T22:13:13.336Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-09T22:13:13.336Z] After this operation, 31.7 MB disk space will be freed. [2021-07-09T22:13:16.648Z] (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.) [2021-07-09T22:13:16.648Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T22:13:18.035Z] Removing lxd dnsmasq configuration [2021-07-09T22:13:18.035Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T22:13:18.609Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-09T22:13:19.559Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:13:19.821Z] (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.) [2021-07-09T22:13:19.821Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-09T22:13:21.739Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-09T22:13:21.740Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-09T22:13:22.694Z] + sudo snap remove --purge lxd [2021-07-09T22:13:23.274Z] snap "lxd" is not installed [2021-07-09T22:13:23.274Z] + sudo groupadd --force --system lxd [2021-07-09T22:13:23.274Z] ++ whoami [2021-07-09T22:13:23.274Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-09T22:13:23.274Z] + newgrp - lxd [2021-07-09T22:13:23.274Z] + sudo snap install lxd [2021-07-09T22:13:31.434Z] 2021-07-09T22:13:28Z INFO Waiting for automatic snapd restart... [2021-07-09T22:13:46.378Z] lxd 4.15 from Canonical* installed [2021-07-09T22:13:46.378Z] + sudo lxd init --auto [2021-07-09T22:13:56.496Z] + sudo snap install --classic snapcraft [2021-07-09T22:14:08.752Z] snapcraft 4.8.3 from Canonical* installed [2021-07-09T22:14:08.752Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-09T22:14:08.752Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-09T22:14:08.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-09T22:14:08.752Z] Dload Upload Total Spent Left Speed [2021-07-09T22:14:08.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 [2021-07-09T22:14:08.752Z] 100 3325k 100 3325k 0 0 4670k 0 --:--:-- --:--:-- --:--:-- 4670k [2021-07-09T22:14:08.752Z] ./yq_linux_amd64 [2021-07-09T22:14:08.752Z] + sudo snapcraft prime --use-lxd [2021-07-09T22:14:10.139Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-09T22:14:10.139Z] 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: [2021-07-09T22:14:10.139Z] - README.md [2021-07-09T22:14:10.139Z] [2021-07-09T22:14:10.139Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-09T22:14:10.713Z] Launching a container. [2021-07-09T22:14:17.316Z] Waiting for container to be ready [2021-07-09T22:14:17.901Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-09T22:14:17.901Z] [2021-07-09T22:14:21.221Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-09T22:14:21.810Z] Waiting for network to be ready... [2021-07-09T22:14:22.071Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-09T22:14:22.334Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-09T22:14:22.334Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-09T22:14:22.334Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-09T22:14:22.334Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-09T22:14:22.334Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-09T22:14:22.334Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-09T22:14:22.334Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-09T22:14:22.334Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-09T22:14:22.334Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-09T22:14:22.907Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-09T22:14:22.908Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-09T22:14:23.169Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-09T22:14:23.169Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-09T22:14:23.169Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-09T22:14:23.169Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-09T22:14:23.169Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-09T22:14:23.169Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-09T22:14:23.430Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-09T22:14:23.691Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-09T22:14:23.691Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-09T22:14:23.691Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-09T22:14:23.691Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-09T22:14:23.691Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-09T22:14:23.691Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-09T22:14:23.691Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-09T22:14:23.952Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-09T22:14:25.869Z] Fetched 24.8 MB in 4s (6275 kB/s) [2021-07-09T22:14:26.813Z] Reading package lists... [2021-07-09T22:14:27.075Z] Reading package lists... [2021-07-09T22:14:27.337Z] Building dependency tree... [2021-07-09T22:14:27.337Z] Reading state information... [2021-07-09T22:14:27.337Z] The following additional packages will be installed: [2021-07-09T22:14:27.337Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-09T22:14:27.337Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-09T22:14:27.337Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-09T22:14:27.337Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-09T22:14:27.337Z] Suggested packages: [2021-07-09T22:14:27.337Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-09T22:14:27.337Z] Recommended packages: [2021-07-09T22:14:27.337Z] gnupg libsasl2-modules [2021-07-09T22:14:27.337Z] The following NEW packages will be installed: [2021-07-09T22:14:27.337Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-09T22:14:27.337Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-09T22:14:27.337Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-09T22:14:27.337Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-09T22:14:27.337Z] The following packages will be upgraded: [2021-07-09T22:14:27.337Z] gpg gpg-agent gpgconf libudev1 [2021-07-09T22:14:27.337Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-09T22:14:27.337Z] Need to get 3530 kB of archives. [2021-07-09T22:14:27.337Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-09T22:14:27.337Z] 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] [2021-07-09T22:14:27.337Z] 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] [2021-07-09T22:14:27.599Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-09T22:14:27.600Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-09T22:14:27.600Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-09T22:14:27.861Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-09T22:14:28.434Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-09T22:14:28.434Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-09T22:14:28.434Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-09T22:14:28.434Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-09T22:14:28.434Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-09T22:14:28.434Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-09T22:14:28.434Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-09T22:14:28.434Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-09T22:14:28.434Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-09T22:14:28.434Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-09T22:14:28.434Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-09T22:14:28.434Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-09T22:14:28.434Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-09T22:14:28.434Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-09T22:14:28.434Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-09T22:14:28.434Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-09T22:14:28.695Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:14:28.695Z] Fetched 3530 kB in 1s (3197 kB/s) [2021-07-09T22:14:28.695Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-09T22:14:28.695Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:14:28.695Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T22:14:28.695Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-09T22:14:28.695Z] Selecting previously unselected package udev. [2021-07-09T22:14:28.695Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-09T22:14:28.695Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:14:28.957Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-09T22:14:28.958Z] Selecting previously unselected package libfuse2:amd64. [2021-07-09T22:14:28.958Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-09T22:14:28.958Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-09T22:14:29.219Z] Selecting previously unselected package fuse. [2021-07-09T22:14:29.219Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-09T22:14:29.219Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-09T22:14:29.219Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:14:29.219Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T22:14:29.219Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:14:29.219Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T22:14:29.482Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:14:29.483Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T22:14:29.483Z] Selecting previously unselected package libksba8:amd64. [2021-07-09T22:14:29.483Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-09T22:14:29.483Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-09T22:14:29.483Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-09T22:14:29.483Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:14:29.483Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:29.483Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-09T22:14:29.483Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:14:29.782Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:29.782Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-09T22:14:29.782Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:14:29.782Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:29.782Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-09T22:14:29.782Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:14:29.782Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:29.782Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-09T22:14:29.782Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:14:29.782Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:30.051Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-09T22:14:30.051Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:14:30.051Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:30.051Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-09T22:14:30.051Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:14:30.051Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:30.051Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-09T22:14:30.051Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:14:30.051Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:30.312Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-09T22:14:30.312Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-09T22:14:30.312Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:30.312Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-09T22:14:30.312Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-09T22:14:30.312Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T22:14:30.312Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-09T22:14:30.312Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-09T22:14:30.312Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T22:14:30.312Z] Selecting previously unselected package libldap-common. [2021-07-09T22:14:30.312Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-09T22:14:30.312Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T22:14:30.312Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-09T22:14:30.312Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-09T22:14:30.312Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T22:14:30.574Z] Selecting previously unselected package dirmngr. [2021-07-09T22:14:30.574Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:14:30.574Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-09T22:14:30.574Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T22:14:30.574Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-09T22:14:30.574Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-09T22:14:30.574Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T22:14:30.574Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-09T22:14:30.574Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-09T22:14:30.574Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:30.574Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-09T22:14:30.835Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T22:14:30.835Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-09T22:14:31.095Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-09T22:14:31.095Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:31.095Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-09T22:14:31.095Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-09T22:14:31.357Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-09T22:14:31.357Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:31.357Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:31.357Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:31.357Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:31.357Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:31.357Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:31.357Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-09T22:14:31.357Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-09T22:14:31.357Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-09T22:14:31.357Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T22:14:31.623Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-09T22:14:31.624Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-09T22:14:31.624Z] This means they are not meant to be enabled using systemctl. [2021-07-09T22:14:31.624Z] Possible reasons for having this kind of units are: [2021-07-09T22:14:31.624Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-09T22:14:31.624Z] .wants/ or .requires/ directory. [2021-07-09T22:14:31.624Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-09T22:14:31.624Z] a requirement dependency on it. [2021-07-09T22:14:31.624Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-09T22:14:31.624Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-09T22:14:31.624Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-09T22:14:31.624Z] instance name specified. [2021-07-09T22:14:32.209Z] Reading package lists... [2021-07-09T22:14:32.209Z] Building dependency tree... [2021-07-09T22:14:32.209Z] Reading state information... [2021-07-09T22:14:32.209Z] The following additional packages will be installed: [2021-07-09T22:14:32.209Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-09T22:14:32.209Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-09T22:14:32.209Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-09T22:14:32.209Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-09T22:14:32.209Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-09T22:14:32.209Z] Suggested packages: [2021-07-09T22:14:32.209Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-09T22:14:32.209Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-09T22:14:32.209Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-09T22:14:32.209Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-09T22:14:32.209Z] systemd-container policykit-1 [2021-07-09T22:14:32.209Z] Recommended packages: [2021-07-09T22:14:32.209Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-09T22:14:32.486Z] The following NEW packages will be installed: [2021-07-09T22:14:32.486Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-09T22:14:32.486Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-09T22:14:32.486Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-09T22:14:32.486Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-09T22:14:32.486Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-09T22:14:32.486Z] The following packages will be upgraded: [2021-07-09T22:14:32.486Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-09T22:14:32.486Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-09T22:14:32.486Z] Need to get 36.7 MB of archives. [2021-07-09T22:14:32.486Z] After this operation, 147 MB of additional disk space will be used. [2021-07-09T22:14:32.486Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-09T22:14:32.486Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-09T22:14:32.486Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-09T22:14:32.486Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-09T22:14:32.486Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-09T22:14:32.486Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-09T22:14:32.754Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-09T22:14:32.754Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-09T22:14:32.754Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-09T22:14:32.754Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-09T22:14:32.754Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-09T22:14:32.754Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-09T22:14:32.754Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-09T22:14:32.754Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-09T22:14:32.754Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-09T22:14:32.754Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-09T22:14:33.330Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-09T22:14:33.330Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-09T22:14:33.330Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-09T22:14:33.592Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-09T22:14:33.592Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-09T22:14:33.592Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-09T22:14:33.592Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-09T22:14:33.592Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-09T22:14:33.592Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-09T22:14:33.592Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-09T22:14:33.592Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-09T22:14:33.592Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-09T22:14:33.592Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-09T22:14:33.592Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-09T22:14:34.982Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:14:34.982Z] Fetched 36.7 MB in 2s (15.7 MB/s) [2021-07-09T22:14:34.982Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T22:14:34.982Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:14:34.982Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T22:14:35.554Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:14:35.554Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T22:14:35.554Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-09T22:14:35.554Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T22:14:35.554Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-09T22:14:35.554Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-09T22:14:35.816Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-09T22:14:35.816Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-09T22:14:35.816Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-09T22:14:35.816Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-09T22:14:36.078Z] Setting up apt (1.6.14) ... [2021-07-09T22:14:36.078Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-09T22:14:36.339Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-09T22:14:36.600Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-09T22:14:36.600Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-09T22:14:36.600Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-09T22:14:36.600Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-09T22:14:36.600Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T22:14:36.600Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:14:36.861Z] Selecting previously unselected package libexpat1:amd64. [2021-07-09T22:14:36.861Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-09T22:14:36.861Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-09T22:14:36.861Z] Selecting previously unselected package python3.6-minimal. [2021-07-09T22:14:36.861Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T22:14:36.861Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:14:37.122Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-09T22:14:37.123Z] Checking for services that may need to be restarted...done. [2021-07-09T22:14:37.385Z] Checking for services that may need to be restarted...done. [2021-07-09T22:14:37.385Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:14:37.385Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-09T22:14:37.385Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:14:37.647Z] Selecting previously unselected package python3-minimal. [2021-07-09T22:14:37.647Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-09T22:14:37.647Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-09T22:14:37.647Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-09T22:14:37.907Z] Selecting previously unselected package mime-support. [2021-07-09T22:14:37.907Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-09T22:14:37.907Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-09T22:14:37.907Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-09T22:14:37.907Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-09T22:14:37.907Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-09T22:14:37.907Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-09T22:14:37.907Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T22:14:37.907Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:14:38.168Z] Selecting previously unselected package python3.6. [2021-07-09T22:14:38.168Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-09T22:14:38.168Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:14:38.168Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-09T22:14:38.168Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-09T22:14:38.168Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-09T22:14:38.168Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-09T22:14:38.430Z] Selecting previously unselected package python3. [2021-07-09T22:14:38.430Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-09T22:14:38.430Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-09T22:14:38.430Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-09T22:14:38.430Z] Selecting previously unselected package multiarch-support. [2021-07-09T22:14:38.430Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:14:38.430Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-09T22:14:38.692Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-09T22:14:38.692Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-09T22:14:38.692Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-09T22:14:38.692Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-09T22:14:38.692Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-09T22:14:38.692Z] Selecting previously unselected package libbsd0:amd64. [2021-07-09T22:14:38.692Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-09T22:14:38.692Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-09T22:14:38.692Z] Selecting previously unselected package sudo. [2021-07-09T22:14:38.692Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-09T22:14:38.692Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-09T22:14:38.953Z] Selecting previously unselected package apparmor. [2021-07-09T22:14:38.953Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-09T22:14:38.953Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-09T22:14:38.953Z] Selecting previously unselected package libedit2:amd64. [2021-07-09T22:14:38.953Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-09T22:14:38.953Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-09T22:14:39.215Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-09T22:14:39.215Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T22:14:39.215Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:14:39.215Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-09T22:14:39.215Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T22:14:39.215Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:14:39.215Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-09T22:14:39.215Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-09T22:14:39.215Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-09T22:14:39.215Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-09T22:14:39.215Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T22:14:39.216Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:14:39.478Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-09T22:14:39.478Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-09T22:14:39.478Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:14:39.478Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-09T22:14:39.478Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-09T22:14:39.478Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-09T22:14:39.739Z] Selecting previously unselected package openssh-client. [2021-07-09T22:14:39.739Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-09T22:14:39.739Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-09T22:14:39.739Z] Selecting previously unselected package squashfs-tools. [2021-07-09T22:14:39.739Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-09T22:14:39.739Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-09T22:14:39.739Z] Selecting previously unselected package snapd. [2021-07-09T22:14:39.739Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-09T22:14:39.739Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-09T22:14:41.656Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-09T22:14:41.657Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-09T22:14:41.918Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-09T22:14:41.918Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-09T22:14:41.918Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-09T22:14:41.918Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:14:41.918Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T22:14:41.918Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-09T22:14:41.918Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-09T22:14:42.490Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-09T22:14:42.490Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-09T22:14:42.751Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-09T22:14:42.751Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:14:42.751Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:14:42.751Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-09T22:14:43.323Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-09T22:14:43.323Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:14:43.323Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-09T22:14:43.323Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-09T22:14:43.323Z] running python rtupdate hooks for python3.6... [2021-07-09T22:14:43.323Z] running python post-rtupdate hooks for python3.6... [2021-07-09T22:14:43.323Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-09T22:14:43.895Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-09T22:14:44.156Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-09T22:14:44.156Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-09T22:14:44.156Z] Setting up snapd (2.49.2+18.04) ... [2021-07-09T22:14:44.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-09T22:14:44.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-09T22:14:44.991Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-09T22:14:44.991Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-09T22:14:45.252Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-09T22:14:45.252Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-09T22:14:45.514Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-09T22:14:45.514Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-09T22:14:45.777Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-09T22:14:46.041Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-09T22:14:46.041Z] /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' [2021-07-09T22:14:46.303Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-09T22:14:46.565Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-09T22:14:47.953Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T22:14:47.953Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T22:14:47.953Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T22:14:48.894Z] Reading package lists... [2021-07-09T22:14:49.155Z] Reading package lists... [2021-07-09T22:14:49.155Z] Building dependency tree... [2021-07-09T22:14:49.155Z] Reading state information... [2021-07-09T22:14:49.417Z] Calculating upgrade... [2021-07-09T22:14:49.417Z] The following packages will be upgraded: [2021-07-09T22:14:49.417Z] advancecomp base-files bash binutils binutils-common [2021-07-09T22:14:49.417Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-09T22:14:49.417Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-09T22:14:49.417Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-09T22:14:49.417Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-09T22:14:49.417Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-09T22:14:49.417Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-09T22:14:49.417Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-09T22:14:49.417Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-09T22:14:49.417Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-09T22:14:49.417Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-09T22:14:49.417Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-09T22:14:49.417Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-09T22:14:49.417Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-09T22:14:49.417Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-09T22:14:49.417Z] ubuntu-keyring util-linux [2021-07-09T22:14:49.682Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T22:14:49.682Z] Need to get 64.1 MB of archives. [2021-07-09T22:14:49.682Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-09T22:14:49.682Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-09T22:14:49.682Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-09T22:14:49.682Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-09T22:14:49.682Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-09T22:14:49.682Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-09T22:14:49.682Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-09T22:14:49.682Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-09T22:14:49.682Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-09T22:14:49.682Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-09T22:14:49.682Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-09T22:14:49.682Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-09T22:14:49.682Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-09T22:14:49.682Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-09T22:14:49.682Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-09T22:14:49.682Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-09T22:14:49.682Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-09T22:14:49.682Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-09T22:14:49.682Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-09T22:14:49.943Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-09T22:14:49.943Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-09T22:14:49.943Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-09T22:14:49.943Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-09T22:14:49.943Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-09T22:14:49.943Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-09T22:14:49.943Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-09T22:14:49.943Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-09T22:14:49.943Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-09T22:14:49.943Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-09T22:14:49.943Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-09T22:14:49.943Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-09T22:14:49.943Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-09T22:14:49.943Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-09T22:14:49.943Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-09T22:14:49.943Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-09T22:14:49.943Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-09T22:14:49.943Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-09T22:14:49.943Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-09T22:14:49.943Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-09T22:14:49.943Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-09T22:14:49.943Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-09T22:14:49.943Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-09T22:14:50.205Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-09T22:14:50.205Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-09T22:14:50.205Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-09T22:14:50.205Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-09T22:14:50.205Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-09T22:14:50.205Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-09T22:14:50.205Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-09T22:14:50.205Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-09T22:14:50.205Z] 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] [2021-07-09T22:14:50.205Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-09T22:14:50.205Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-09T22:14:50.205Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-09T22:14:50.205Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-09T22:14:50.205Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-09T22:14:50.205Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-09T22:14:50.205Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-09T22:14:50.205Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-09T22:14:50.469Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-09T22:14:50.469Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-09T22:14:50.469Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-09T22:14:50.733Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-09T22:14:50.733Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-09T22:14:50.733Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-09T22:14:50.733Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-09T22:14:50.733Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-09T22:14:50.733Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-09T22:14:50.733Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-09T22:14:50.733Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-09T22:14:50.733Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-09T22:14:50.733Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-09T22:14:50.995Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-09T22:14:50.995Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-09T22:14:50.995Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-09T22:14:50.995Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-09T22:14:50.995Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-09T22:14:50.995Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-09T22:14:50.995Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-09T22:14:50.995Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-09T22:14:50.995Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-09T22:14:50.995Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-09T22:14:50.995Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-09T22:14:50.995Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-09T22:14:50.995Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-09T22:14:50.995Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-09T22:14:50.995Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-09T22:14:50.995Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-09T22:14:51.257Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-09T22:14:51.257Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-09T22:14:51.257Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-09T22:14:51.257Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-09T22:14:51.257Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-09T22:14:51.257Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-09T22:14:51.257Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-09T22:14:51.257Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-09T22:14:51.257Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-09T22:14:51.257Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-09T22:14:51.257Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-09T22:14:51.522Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-09T22:14:51.522Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-09T22:14:51.522Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-09T22:14:51.522Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-09T22:14:51.522Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:14:51.522Z] Fetched 64.1 MB in 2s (34.1 MB/s) [2021-07-09T22:14:51.522Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:14:51.522Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:14:51.522Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T22:14:52.095Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:14:52.095Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T22:14:52.095Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-09T22:14:52.095Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-09T22:14:52.357Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:52.357Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:52.357Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:52.357Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:52.625Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:52.625Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:52.625Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:52.625Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:52.625Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:52.625Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:52.888Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:52.888Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:52.888Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:52.888Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:52.888Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:14:52.888Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:14:52.888Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:52.888Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-09T22:14:53.151Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:14:53.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:14:53.151Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:53.151Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:53.151Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:53.151Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:53.151Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-09T22:14:53.414Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-09T22:14:53.414Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:14:53.414Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:14:53.414Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:14:53.676Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T22:14:53.943Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-09T22:14:54.206Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-09T22:14:54.206Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-09T22:14:54.206Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-09T22:14:54.206Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-09T22:14:54.467Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-09T22:14:54.467Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-09T22:14:54.467Z] Installing new version of config file /etc/issue ... [2021-07-09T22:14:54.467Z] Installing new version of config file /etc/issue.net ... [2021-07-09T22:14:54.467Z] Installing new version of config file /etc/lsb-release ... [2021-07-09T22:14:54.729Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-09T22:14:54.729Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-09T22:14:54.991Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-09T22:14:54.991Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-09T22:14:54.991Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:54.991Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-09T22:14:54.991Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-09T22:14:54.991Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-09T22:14:55.252Z] 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 [2021-07-09T22:14:55.252Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:55.252Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:14:55.252Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-09T22:14:55.252Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:14:55.252Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:55.252Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-09T22:14:55.252Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-09T22:14:55.514Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-09T22:14:55.514Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:55.514Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-09T22:14:55.514Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T22:14:55.775Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-09T22:14:56.036Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:56.036Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T22:14:56.036Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T22:14:56.036Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T22:14:56.036Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:56.036Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T22:14:56.036Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T22:14:56.297Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-09T22:14:56.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:56.297Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-09T22:14:56.297Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-09T22:14:56.297Z] Setting up grep (3.1-2build1) ... [2021-07-09T22:14:56.297Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:56.297Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-09T22:14:56.558Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-09T22:14:56.558Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-09T22:14:56.558Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:56.558Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T22:14:56.558Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:14:56.820Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-09T22:14:56.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:56.820Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T22:14:56.820Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T22:14:57.080Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T22:14:57.341Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T22:14:57.604Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-09T22:14:57.604Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T22:14:58.176Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-09T22:14:58.176Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:58.176Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-09T22:14:58.176Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-09T22:14:58.443Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-09T22:14:58.443Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-09T22:14:58.704Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-09T22:14:58.704Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-09T22:14:58.704Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-09T22:14:58.704Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:58.704Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-09T22:14:58.704Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-09T22:14:58.966Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-09T22:14:58.966Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:58.966Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:14:58.966Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:14:58.966Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:14:58.966Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:58.966Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:14:58.966Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:14:59.228Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:14:59.228Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:59.228Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:14:59.228Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:14:59.228Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:14:59.496Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:59.496Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:14:59.496Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:14:59.496Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:14:59.496Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:59.496Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T22:14:59.496Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:14:59.496Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T22:14:59.496Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:14:59.496Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T22:14:59.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:59.792Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-09T22:14:59.792Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:14:59.792Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T22:14:59.792Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:14:59.792Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:14:59.792Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:14:59.792Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:15:00.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:15:00.151Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:15:00.151Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:15:00.151Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:15:00.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:15:00.151Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:15:00.151Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:15:00.421Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:15:00.744Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-09T22:15:01.070Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-09T22:15:01.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:15:01.070Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-09T22:15:01.070Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-09T22:15:01.469Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:15:01.469Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-09T22:15:01.469Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-09T22:15:01.469Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-09T22:15:01.469Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-09T22:15:01.469Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:15:01.469Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-09T22:15:01.469Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-09T22:15:01.745Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-09T22:15:01.745Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:15:01.745Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-09T22:15:01.745Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-09T22:15:01.745Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-09T22:15:01.745Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:15:01.745Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-09T22:15:01.745Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-09T22:15:02.011Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-09T22:15:02.011Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:15:02.011Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T22:15:02.011Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T22:15:02.011Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T22:15:02.314Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-09T22:15:02.314Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T22:15:02.314Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T22:15:02.314Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T22:15:02.314Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-09T22:15:02.314Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-09T22:15:02.314Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T22:15:02.578Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T22:15:02.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:02.578Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-09T22:15:02.578Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-09T22:15:02.839Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-09T22:15:02.839Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-09T22:15:02.839Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T22:15:02.839Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T22:15:02.839Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T22:15:02.839Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:02.839Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-09T22:15:02.839Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-09T22:15:03.102Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-09T22:15:03.102Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:03.102Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-09T22:15:03.102Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-09T22:15:03.102Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-09T22:15:03.102Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:03.102Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-09T22:15:03.102Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-09T22:15:03.102Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-09T22:15:03.365Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:03.365Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-09T22:15:03.365Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-09T22:15:03.365Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-09T22:15:03.627Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:03.627Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-09T22:15:03.627Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-09T22:15:03.627Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-09T22:15:03.627Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:03.627Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-09T22:15:03.628Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-09T22:15:03.889Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-09T22:15:03.889Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:03.889Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-09T22:15:03.889Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-09T22:15:03.889Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-09T22:15:04.152Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:04.152Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-09T22:15:04.152Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-09T22:15:04.152Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-09T22:15:04.152Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:04.152Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-09T22:15:04.152Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-09T22:15:04.152Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-09T22:15:04.414Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:04.414Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-09T22:15:04.414Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-09T22:15:04.414Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-09T22:15:04.414Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:04.414Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-09T22:15:04.414Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-09T22:15:04.414Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-09T22:15:04.679Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:04.679Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-09T22:15:04.679Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-09T22:15:04.679Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-09T22:15:04.679Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:04.679Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-09T22:15:04.679Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-09T22:15:04.942Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-09T22:15:04.942Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:04.942Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-09T22:15:04.942Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-09T22:15:04.942Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-09T22:15:04.942Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-09T22:15:04.942Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-09T22:15:04.942Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-09T22:15:04.942Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-09T22:15:05.205Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-09T22:15:05.205Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-09T22:15:05.205Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-09T22:15:05.205Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-09T22:15:05.205Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-09T22:15:05.205Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-09T22:15:05.205Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-09T22:15:05.466Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-09T22:15:05.466Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-09T22:15:05.466Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-09T22:15:05.466Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-09T22:15:05.466Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-09T22:15:05.466Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-09T22:15:05.750Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-09T22:15:05.750Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-09T22:15:05.750Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-09T22:15:05.750Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-09T22:15:05.750Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-09T22:15:05.750Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-09T22:15:05.750Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-09T22:15:06.011Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-09T22:15:06.011Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-09T22:15:06.011Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-09T22:15:06.011Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-09T22:15:06.011Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-09T22:15:06.272Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-09T22:15:06.272Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-09T22:15:06.534Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-09T22:15:06.534Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-09T22:15:06.534Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T22:15:06.534Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T22:15:06.795Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T22:15:06.795Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T22:15:06.795Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T22:15:06.795Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T22:15:07.056Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-09T22:15:07.056Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-09T22:15:07.056Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:15:07.056Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:15:07.056Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:15:07.056Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:15:07.319Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:15:07.319Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:15:07.319Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:15:07.319Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:15:08.267Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:15:08.267Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:15:08.841Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:15:08.841Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:15:09.102Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:15:09.102Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:15:09.362Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:15:09.362Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:15:10.315Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-09T22:15:10.315Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-09T22:15:10.315Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T22:15:10.315Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T22:15:10.315Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-09T22:15:10.315Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T22:15:10.315Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-09T22:15:10.315Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-09T22:15:10.315Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-09T22:15:10.315Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-09T22:15:10.581Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T22:15:10.581Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T22:15:10.581Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-09T22:15:10.581Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-09T22:15:10.581Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-09T22:15:10.581Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-09T22:15:10.845Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:15:10.845Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-09T22:15:10.845Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:15:10.845Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:15:10.845Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:15:10.845Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-09T22:15:10.845Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-09T22:15:10.845Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-09T22:15:10.845Z] [2021-07-09T22:15:10.845Z] Current default time zone: 'Etc/UTC' [2021-07-09T22:15:10.845Z] Local time is now: Fri Jul 9 22:15:10 UTC 2021. [2021-07-09T22:15:10.845Z] Universal Time is now: Fri Jul 9 22:15:10 UTC 2021. [2021-07-09T22:15:10.845Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-09T22:15:10.845Z] [2021-07-09T22:15:10.845Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-09T22:15:10.845Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:15:10.845Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-09T22:15:10.845Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-09T22:15:10.845Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-09T22:15:10.845Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-09T22:15:10.845Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-09T22:15:10.845Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-09T22:15:10.845Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-09T22:15:10.845Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-09T22:15:11.107Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:15:11.107Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-09T22:15:11.107Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:15:11.107Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-09T22:15:11.107Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:15:11.107Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-09T22:15:11.107Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-09T22:15:11.107Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-09T22:15:11.107Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-09T22:15:11.107Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-09T22:15:11.107Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-09T22:15:11.107Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:15:11.107Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-09T22:15:13.023Z] Updating certificates in /etc/ssl/certs... [2021-07-09T22:15:13.976Z] 23 added, 27 removed; done. [2021-07-09T22:15:13.976Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-09T22:15:13.976Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-09T22:15:13.976Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-09T22:15:13.976Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-09T22:15:13.976Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-09T22:15:13.976Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:15:13.976Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-09T22:15:13.976Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:15:13.976Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:15:13.976Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:15:13.976Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:15:13.976Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:15:13.976Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-09T22:15:13.976Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-09T22:15:13.976Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-09T22:15:13.976Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-09T22:15:13.976Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-09T22:15:13.976Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:15:13.976Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-09T22:15:13.976Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-09T22:15:13.976Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-09T22:15:13.976Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-09T22:15:14.237Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:15:14.237Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-09T22:15:14.237Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-09T22:15:14.237Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-09T22:15:14.237Z] Updating certificates in /etc/ssl/certs... [2021-07-09T22:15:14.810Z] 0 added, 0 removed; done. [2021-07-09T22:15:14.810Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-09T22:15:14.810Z] done. [2021-07-09T22:15:15.384Z] Reading package lists... [2021-07-09T22:15:15.384Z] Building dependency tree... [2021-07-09T22:15:15.384Z] Reading state information... [2021-07-09T22:15:15.645Z] The following NEW packages will be installed: [2021-07-09T22:15:15.645Z] apt-transport-https [2021-07-09T22:15:15.645Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T22:15:15.645Z] Need to get 4348 B of archives. [2021-07-09T22:15:15.645Z] After this operation, 154 kB of additional disk space will be used. [2021-07-09T22:15:15.645Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-09T22:15:15.907Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:15:15.907Z] Fetched 4348 B in 0s (24.4 kB/s) [2021-07-09T22:15:15.907Z] Selecting previously unselected package apt-transport-https. [2021-07-09T22:15:15.907Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-09T22:15:15.907Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-09T22:15:15.907Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-09T22:15:15.907Z] Setting up apt-transport-https (1.6.14) ... [2021-07-09T22:15:16.168Z] Waiting for network to be ready... [2021-07-09T22:15:22.770Z] 2021-07-09T22:15:18Z INFO Waiting for automatic snapd restart... [2021-07-09T22:15:22.770Z] snapd 2.51.1 from Canonical* installed [2021-07-09T22:15:23.032Z] "snapd" switched to the "latest/stable" channel [2021-07-09T22:15:23.032Z] [2021-07-09T22:15:25.583Z] core18 20210611 from Canonical* installed [2021-07-09T22:15:25.844Z] "core18" switched to the "latest/stable" channel [2021-07-09T22:15:25.845Z] [2021-07-09T22:15:29.149Z] snapcraft 4.8.3 from Canonical* installed [2021-07-09T22:15:29.411Z] "snapcraft" switched to the "latest/stable" channel [2021-07-09T22:15:29.411Z] [2021-07-09T22:15:33.621Z] 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: [2021-07-09T22:15:33.621Z] - README.md [2021-07-09T22:15:33.621Z] [2021-07-09T22:15:33.621Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-09T22:15:33.884Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T22:15:34.166Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T22:15:34.166Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T22:15:35.372Z] Reading package lists... [2021-07-09T22:15:35.638Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-09T22:15:35.638Z] Reading package lists... [2021-07-09T22:15:35.900Z] Building dependency tree... [2021-07-09T22:15:35.900Z] Reading state information... [2021-07-09T22:15:35.900Z] Suggested packages: [2021-07-09T22:15:35.900Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-09T22:15:35.900Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-09T22:15:35.900Z] Recommended packages: [2021-07-09T22:15:35.900Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-09T22:15:35.900Z] The following NEW packages will be installed: [2021-07-09T22:15:35.900Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-09T22:15:35.900Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-09T22:15:35.900Z] pkg-config zip [2021-07-09T22:15:35.900Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-09T22:15:36.161Z] Need to get 7663 kB of archives. [2021-07-09T22:15:36.161Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-09T22:15:36.161Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-09T22:15:36.161Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-09T22:15:36.161Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-09T22:15:36.161Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-09T22:15:36.161Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-09T22:15:36.161Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-09T22:15:36.161Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-09T22:15:36.422Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-09T22:15:36.422Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-09T22:15:36.684Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-09T22:15:36.684Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-09T22:15:36.685Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-09T22:15:36.685Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-09T22:15:36.685Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-09T22:15:36.685Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-09T22:15:36.946Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-09T22:15:36.946Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-07-09T22:15:36.946Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-09T22:15:36.946Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-09T22:15:36.946Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-09T22:15:36.946Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-09T22:15:37.209Z] Selecting previously unselected package libpsl5:amd64. [2021-07-09T22:15:37.209Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-09T22:15:37.209Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-09T22:15:37.209Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-09T22:15:37.209Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-09T22:15:37.209Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-09T22:15:37.209Z] Selecting previously unselected package librtmp1:amd64. [2021-07-09T22:15:37.209Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-09T22:15:37.209Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-09T22:15:37.209Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-09T22:15:37.209Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-09T22:15:37.209Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-09T22:15:37.469Z] Selecting previously unselected package liberror-perl. [2021-07-09T22:15:37.469Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-09T22:15:37.469Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-09T22:15:37.469Z] Selecting previously unselected package git-man. [2021-07-09T22:15:37.469Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-09T22:15:37.469Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-09T22:15:37.469Z] Selecting previously unselected package git. [2021-07-09T22:15:37.469Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-09T22:15:37.730Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-09T22:15:38.313Z] Selecting previously unselected package libnorm1:amd64. [2021-07-09T22:15:38.313Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-09T22:15:38.313Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-09T22:15:38.313Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-09T22:15:38.313Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-09T22:15:38.313Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-09T22:15:38.313Z] Selecting previously unselected package libsodium23:amd64. [2021-07-09T22:15:38.313Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-09T22:15:38.313Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-09T22:15:38.313Z] Selecting previously unselected package libzmq5:amd64. [2021-07-09T22:15:38.313Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-09T22:15:38.313Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T22:15:38.575Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-09T22:15:38.575Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-09T22:15:38.575Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T22:15:38.575Z] Selecting previously unselected package pkg-config. [2021-07-09T22:15:38.575Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-09T22:15:38.575Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-09T22:15:38.575Z] Selecting previously unselected package zip. [2021-07-09T22:15:38.575Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-09T22:15:38.575Z] Unpacking zip (3.0-11build1) ... [2021-07-09T22:15:38.575Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-09T22:15:38.575Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-09T22:15:38.575Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-09T22:15:38.575Z] Setting up liberror-perl (0.17025-1) ... [2021-07-09T22:15:38.575Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-09T22:15:38.835Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-09T22:15:38.835Z] No schema files found: doing nothing. [2021-07-09T22:15:38.835Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-09T22:15:38.836Z] Setting up zip (3.0-11build1) ... [2021-07-09T22:15:38.836Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-09T22:15:38.836Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-09T22:15:38.836Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-09T22:15:38.836Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T22:15:38.836Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-09T22:15:38.836Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-09T22:15:38.836Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-09T22:15:38.836Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-09T22:15:39.410Z] git set to automatically installed. [2021-07-09T22:15:39.410Z] git-man set to automatically installed. [2021-07-09T22:15:39.410Z] libcurl3-gnutls set to automatically installed. [2021-07-09T22:15:39.410Z] liberror-perl set to automatically installed. [2021-07-09T22:15:39.410Z] libglib2.0-0 set to automatically installed. [2021-07-09T22:15:39.410Z] libnghttp2-14 set to automatically installed. [2021-07-09T22:15:39.410Z] libnorm1 set to automatically installed. [2021-07-09T22:15:39.410Z] libpgm-5.2-0 set to automatically installed. [2021-07-09T22:15:39.410Z] libpsl5 set to automatically installed. [2021-07-09T22:15:39.410Z] librtmp1 set to automatically installed. [2021-07-09T22:15:39.410Z] libsodium23 set to automatically installed. [2021-07-09T22:15:39.410Z] libzmq3-dev set to automatically installed. [2021-07-09T22:15:39.410Z] libzmq5 set to automatically installed. [2021-07-09T22:15:39.410Z] pkg-config set to automatically installed. [2021-07-09T22:15:39.410Z] zip set to automatically installed. [2021-07-09T22:15:40.797Z] snapd is not logged in, snap install commands will use sudo [2021-07-09T22:15:42.714Z] snap "core18" has no updates available [2021-07-09T22:15:43.661Z] snapd is not logged in, snap install commands will use sudo [2021-07-09T22:15:53.680Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-09T22:15:53.680Z] Pulling config-common [2021-07-09T22:15:53.680Z] + snapcraftctl pull [2021-07-09T22:15:54.252Z] Pulling go-build-helper [2021-07-09T22:15:54.252Z] + snapcraftctl pull [2021-07-09T22:15:55.197Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-09T22:15:55.197Z] Skipping pull go-build-helper (already ran) [2021-07-09T22:15:55.197Z] Building go-build-helper [2021-07-09T22:15:55.197Z] + snapcraftctl build [2021-07-09T22:15:57.121Z] Staging go-build-helper [2021-07-09T22:15:57.121Z] + snapcraftctl stage [2021-07-09T22:16:07.139Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-09T22:16:07.139Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-09T22:16:07.139Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-09T22:16:07.139Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-09T22:16:07.139Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-09T22:16:07.139Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-09T22:16:07.139Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-09T22:16:07.139Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-09T22:16:07.139Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-09T22:16:07.139Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-09T22:16:07.139Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-09T22:16:07.139Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-09T22:16:07.139Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-09T22:16:07.139Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-09T22:16:07.139Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-09T22:16:07.139Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-09T22:16:07.139Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-09T22:16:07.139Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-09T22:16:07.139Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-09T22:16:07.139Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-09T22:16:07.139Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-09T22:16:07.139Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-09T22:16:07.139Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-09T22:16:07.139Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-09T22:16:07.139Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-09T22:16:07.139Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-09T22:16:07.139Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-09T22:16:07.139Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-09T22:16:07.139Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-09T22:16:07.139Z] Fetched 224 kB in 0s (0 B/s) [2021-07-09T22:16:07.139Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-09T22:16:07.139Z] Fetched 157 kB in 0s (0 B/s) [2021-07-09T22:16:07.139Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-09T22:16:07.139Z] Fetched 221 kB in 0s (0 B/s) [2021-07-09T22:16:07.139Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-09T22:16:07.139Z] Fetched 143 kB in 0s (0 B/s) [2021-07-09T22:16:07.139Z] Pulling edgex-go [2021-07-09T22:16:07.139Z] + snapcraftctl pull [2021-07-09T22:16:07.139Z] Pulling hooks [2021-07-09T22:16:07.139Z] + snapcraftctl pull [2021-07-09T22:16:25.266Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-09T22:16:25.266Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-09T22:16:25.266Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-09T22:16:25.266Z] Fetched 0 B in 0s (0 B/s) [2021-07-09T22:16:25.266Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-09T22:16:25.266Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-09T22:16:25.266Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-09T22:16:25.266Z] Fetched 279 kB in 0s (0 B/s) [2021-07-09T22:16:25.266Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-09T22:16:25.266Z] Fetched 122 kB in 0s (0 B/s) [2021-07-09T22:16:25.266Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-09T22:16:25.267Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-09T22:16:25.267Z] Fetched 8848 B in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-09T22:16:25.267Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-09T22:16:25.267Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-09T22:16:25.267Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-09T22:16:25.267Z] Fetched 219 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-09T22:16:25.267Z] Fetched 154 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-09T22:16:25.267Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-09T22:16:25.267Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-09T22:16:25.267Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-09T22:16:25.267Z] Fetched 499 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-09T22:16:25.267Z] Fetched 111 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-09T22:16:25.267Z] Fetched 240 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-09T22:16:25.267Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-09T22:16:25.267Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-09T22:16:25.267Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-09T22:16:25.267Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-09T22:16:25.267Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-09T22:16:25.267Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-09T22:16:25.267Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-09T22:16:25.267Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-09T22:16:25.267Z] Fetched 8720 B in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-09T22:16:25.267Z] Fetched 140 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-09T22:16:25.267Z] Fetched 119 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-09T22:16:25.267Z] Fetched 111 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-09T22:16:25.267Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-09T22:16:25.267Z] Fetched 645 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-09T22:16:25.267Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-09T22:16:25.267Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-09T22:16:25.267Z] Fetched 368 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-09T22:16:25.267Z] Fetched 187 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-09T22:16:25.267Z] Fetched 175 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-09T22:16:25.267Z] Fetched 206 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-09T22:16:25.267Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-09T22:16:25.267Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-09T22:16:25.267Z] Fetched 159 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-09T22:16:25.267Z] Fetched 107 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-09T22:16:25.267Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-09T22:16:25.267Z] Pulling static-packages [2021-07-09T22:16:25.267Z] + snapcraftctl pull [2021-07-09T22:16:25.267Z] Pulling version [2021-07-09T22:16:25.267Z] + cd /root/project [2021-07-09T22:16:25.267Z] + git describe --tags --abbrev=0 [2021-07-09T22:16:25.267Z] + sed s/v// [2021-07-09T22:16:25.267Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-09T22:16:25.267Z] + [ -z 2.0.1-dev.2 ] [2021-07-09T22:16:25.267Z] + snapcraftctl set-version 2.0.1-dev.2 [2021-07-09T22:16:25.267Z] Building config-common [2021-07-09T22:16:25.267Z] + snapcraftctl build [2021-07-09T22:16:26.654Z] Skipping build go-build-helper (already ran) [2021-07-09T22:16:26.654Z] Building edgex-go [2021-07-09T22:16:26.916Z] + cd /root/parts/edgex-go/src [2021-07-09T22:16:26.916Z] + git describe --tags --abbrev=0 [2021-07-09T22:16:26.916Z] + sed s/v// [2021-07-09T22:16:26.916Z] + GIT_VERSION=2.0.1-dev.2 [2021-07-09T22:16:26.916Z] + [ -z 2.0.1-dev.2 ] [2021-07-09T22:16:26.916Z] + echo 2.0.1-dev.2 [2021-07-09T22:16:26.916Z] + make build [2021-07-09T22:16:26.916Z] go mod tidy [2021-07-09T22:16:30.222Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-09T22:16:30.222Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-09T22:16:30.222Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-07-09T22:16:30.222Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-09T22:16:30.222Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-09T22:16:30.222Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-09T22:16:30.222Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-09T22:16:30.222Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-09T22:16:30.222Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-09T22:16:30.222Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-09T22:16:30.222Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-09T22:16:30.222Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-09T22:16:30.222Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-07-09T22:16:30.483Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-09T22:16:31.055Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-09T22:16:31.055Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-09T22:16:31.675Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-09T22:16:31.675Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-09T22:16:31.675Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-09T22:16:31.675Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-09T22:16:31.675Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-09T22:16:31.675Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-09T22:16:31.675Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-09T22:16:31.675Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-09T22:16:31.675Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-09T22:16:31.675Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-09T22:16:32.076Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-09T22:16:32.076Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-09T22:16:32.076Z] go: downloading golang.org/x/text v0.3.2 [2021-07-09T22:16:32.076Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-09T22:16:32.076Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-09T22:16:32.076Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-09T22:16:32.076Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-09T22:16:32.076Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-09T22:16:32.076Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-09T22:16:32.076Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-09T22:16:32.394Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-09T22:16:32.394Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-09T22:16:32.394Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-09T22:16:32.394Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-09T22:16:32.394Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-09T22:16:32.394Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-09T22:16:32.680Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-09T22:16:32.680Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-09T22:16:32.680Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-09T22:16:32.680Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-09T22:16:32.680Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-09T22:16:32.680Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-09T22:16:32.680Z] go: downloading github.com/kr/text v0.1.0 [2021-07-09T22:16:32.680Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-09T22:16:32.680Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-09T22:16:32.950Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-09T22:16:32.950Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-09T22:16:32.950Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-09T22:16:32.950Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-09T22:16:32.950Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-09T22:16:32.950Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-09T22:16:32.950Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-09T22:16:32.950Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-09T22:16:32.950Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-09T22:16:32.950Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-09T22:16:32.950Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-09T22:16:32.950Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-09T22:16:32.950Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-09T22:16:32.950Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-09T22:16:32.950Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-09T22:16:33.211Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-09T22:16:33.211Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-09T22:16:33.211Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-09T22:16:33.211Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-09T22:16:33.211Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-09T22:16:33.211Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-09T22:16:33.211Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-09T22:16:33.211Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-09T22:16:33.211Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-09T22:16:33.211Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-09T22:16:33.211Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-09T22:16:33.211Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data [2021-07-09T22:16:43.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-09T22:16:46.561Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command [2021-07-09T22:16:47.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-09T22:16:48.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-09T22:16:48.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-09T22:16:49.595Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-09T22:16:50.537Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-09T22:16:51.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-09T22:16:52.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-09T22:16:53.806Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-09T22:16:54.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-09T22:16:56.135Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-09T22:16:56.135Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-09T22:16:56.135Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-09T22:16:56.135Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-09T22:16:56.135Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-09T22:16:56.135Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-09T22:16:56.135Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-09T22:16:56.135Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-09T22:16:56.135Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-09T22:16:56.135Z] + 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 [2021-07-09T22:16:56.135Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-09T22:16:56.135Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-09T22:16:56.135Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-09T22:16:56.135Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-09T22:16:56.135Z] + 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 [2021-07-09T22:16:56.135Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-09T22:16:56.135Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-09T22:16:56.135Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-07-09T22:16:57.524Z] Building hooks [2021-07-09T22:16:57.524Z] + cd /root/parts/hooks/src [2021-07-09T22:16:57.524Z] + make build [2021-07-09T22:16:57.524Z] go mod tidy [2021-07-09T22:16:57.785Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-09T22:16:57.785Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-09T22:16:57.785Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-09T22:16:57.785Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-09T22:16:58.045Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-09T22:16:58.617Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-09T22:16:58.878Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-09T22:16:58.879Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-09T22:17:02.178Z] Building static-packages [2021-07-09T22:17:02.178Z] + snapcraftctl build [2021-07-09T22:17:03.564Z] Building version [2021-07-09T22:17:03.564Z] + snapcraftctl build [2021-07-09T22:17:06.111Z] Staging config-common [2021-07-09T22:17:06.111Z] + snapcraftctl stage [2021-07-09T22:17:06.682Z] Skipping stage go-build-helper (already ran) [2021-07-09T22:17:06.682Z] Staging edgex-go [2021-07-09T22:17:06.682Z] + snapcraftctl stage [2021-07-09T22:17:07.628Z] Staging hooks [2021-07-09T22:17:07.628Z] + snapcraftctl stage [2021-07-09T22:17:08.572Z] Staging static-packages [2021-07-09T22:17:08.572Z] + snapcraftctl stage [2021-07-09T22:17:09.516Z] Staging version [2021-07-09T22:17:09.516Z] + snapcraftctl stage [2021-07-09T22:17:10.461Z] Priming config-common [2021-07-09T22:17:10.461Z] + snapcraftctl prime [2021-07-09T22:17:11.403Z] Priming go-build-helper [2021-07-09T22:17:11.403Z] + snapcraftctl prime [2021-07-09T22:17:12.378Z] Priming edgex-go [2021-07-09T22:17:12.378Z] + snapcraftctl prime [2021-07-09T22:17:13.767Z] Priming hooks [2021-07-09T22:17:13.767Z] + snapcraftctl prime [2021-07-09T22:17:14.711Z] Priming static-packages [2021-07-09T22:17:14.711Z] + snapcraftctl prime [2021-07-09T22:17:17.260Z] Priming version [2021-07-09T22:17:17.260Z] + snapcraftctl prime [2021-07-09T22:17:18.203Z] 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] libraryResource [Pipeline] sh [2021-07-09T22:17:21.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:17:22.328Z] ---> package-listing.sh [2021-07-09T22:17:22.328Z] ++ facter osfamily [2021-07-09T22:17:22.328Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-09T22:17:22.591Z] + OS_FAMILY=redhat [2021-07-09T22:17:22.591Z] + workspace=/w/workspace/edgex-go/8 [2021-07-09T22:17:22.591Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-09T22:17:22.591Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-09T22:17:22.591Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-09T22:17:22.591Z] + PACKAGES=/tmp/packages_start.txt [2021-07-09T22:17:22.591Z] + '[' /w/workspace/edgex-go/8 ']' [2021-07-09T22:17:22.591Z] + PACKAGES=/tmp/packages_end.txt [2021-07-09T22:17:22.591Z] + case "${OS_FAMILY}" in [2021-07-09T22:17:22.591Z] + rpm -qa [2021-07-09T22:17:22.591Z] + sort [2021-07-09T22:17:24.508Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-09T22:17:24.508Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-09T22:17:24.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-09T22:17:24.508Z] + '[' /w/workspace/edgex-go/8 ']' [2021-07-09T22:17:24.508Z] + mkdir -p /w/workspace/edgex-go/8/archives/ [2021-07-09T22:17:24.508Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo [2021-07-09T22:17:24.522Z] 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-09T22:17:24.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:17:25.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T22:17:25.380Z] [2021-07-09T22:17:25.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-09T22:17:25.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T22:17:25.690Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-09T22:17:25.690Z] df20fa9351a1: Pulling fs layer [2021-07-09T22:17:25.690Z] 36b3adc4ff6f: Pulling fs layer [2021-07-09T22:17:25.690Z] 8ad3a11d3b57: Pulling fs layer [2021-07-09T22:17:25.690Z] 46f8f816bc3b: Pulling fs layer [2021-07-09T22:17:25.690Z] 93b61091891f: Pulling fs layer [2021-07-09T22:17:25.690Z] 93b9cdb0e59b: Pulling fs layer [2021-07-09T22:17:25.690Z] 5e14af77c1be: Pulling fs layer [2021-07-09T22:17:25.690Z] 01666e4c0597: Pulling fs layer [2021-07-09T22:17:25.690Z] aa168da1d23b: Pulling fs layer [2021-07-09T22:17:25.690Z] 46f8f816bc3b: Waiting [2021-07-09T22:17:25.690Z] 93b61091891f: Waiting [2021-07-09T22:17:25.690Z] 93b9cdb0e59b: Waiting [2021-07-09T22:17:25.690Z] aa168da1d23b: Waiting [2021-07-09T22:17:25.690Z] 5e14af77c1be: Waiting [2021-07-09T22:17:25.690Z] 01666e4c0597: Waiting [2021-07-09T22:17:25.690Z] 36b3adc4ff6f: Verifying Checksum [2021-07-09T22:17:25.690Z] 36b3adc4ff6f: Download complete [2021-07-09T22:17:25.690Z] 46f8f816bc3b: Verifying Checksum [2021-07-09T22:17:25.690Z] 46f8f816bc3b: Download complete [2021-07-09T22:17:25.952Z] df20fa9351a1: Verifying Checksum [2021-07-09T22:17:25.952Z] df20fa9351a1: Download complete [2021-07-09T22:17:25.952Z] 93b61091891f: Verifying Checksum [2021-07-09T22:17:25.952Z] 93b61091891f: Download complete [2021-07-09T22:17:25.952Z] 93b9cdb0e59b: Verifying Checksum [2021-07-09T22:17:25.952Z] 93b9cdb0e59b: Download complete [2021-07-09T22:17:25.952Z] 5e14af77c1be: Verifying Checksum [2021-07-09T22:17:25.952Z] 5e14af77c1be: Download complete [2021-07-09T22:17:25.952Z] 01666e4c0597: Verifying Checksum [2021-07-09T22:17:25.952Z] 01666e4c0597: Download complete [2021-07-09T22:17:25.952Z] 8ad3a11d3b57: Verifying Checksum [2021-07-09T22:17:25.952Z] 8ad3a11d3b57: Download complete [2021-07-09T22:17:26.218Z] df20fa9351a1: Pull complete [2021-07-09T22:17:26.218Z] 36b3adc4ff6f: Pull complete [2021-07-09T22:17:26.796Z] 8ad3a11d3b57: Pull complete [2021-07-09T22:17:26.796Z] 46f8f816bc3b: Pull complete [2021-07-09T22:17:27.057Z] 93b61091891f: Pull complete [2021-07-09T22:17:27.057Z] 93b9cdb0e59b: Pull complete [2021-07-09T22:17:27.057Z] 5e14af77c1be: Pull complete [2021-07-09T22:17:27.324Z] 01666e4c0597: Pull complete [2021-07-09T22:17:27.902Z] aa168da1d23b: Verifying Checksum [2021-07-09T22:17:27.902Z] aa168da1d23b: Download complete [2021-07-09T22:17:32.135Z] aa168da1d23b: Pull complete [2021-07-09T22:17:32.135Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-09T22:17:32.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-09T22:17:32.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-09T22:17:32.219Z] prd-centos7-docker-4c-2g-2341 does not seem to be running inside a container [2021-07-09T22:17:32.255Z] $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-09T22:17:34.846Z] $ docker top 515c19da10e76efdd36c6124c2ffd0b4d9eafd566acf1fe15316f37f63dec249 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-09T22:17:35.276Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-09T22:17:35.576Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-09T22:17:35.878Z] + ls /var/log/sa-host [2021-07-09T22:17:35.878Z] + sadf -c /var/log/sa-host/sa05 [2021-07-09T22:17:35.878Z] file_magic: OK [2021-07-09T22:17:35.878Z] HZ: Using current value: 100 [2021-07-09T22:17:35.878Z] file_header: OK [2021-07-09T22:17:35.878Z] 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 [2021-07-09T22:17:35.878Z] Statistics: [2021-07-09T22:17:35.878Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-09T22:17:35.878Z] File successfully converted to sysstat format version 12.2.1 [2021-07-09T22:17:35.878Z] + sadf -c /var/log/sa-host/sa09 [2021-07-09T22:17:35.878Z] file_magic: OK [2021-07-09T22:17:35.878Z] HZ: Using current value: 100 [2021-07-09T22:17:35.878Z] file_header: OK [2021-07-09T22:17:35.878Z] 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 [2021-07-09T22:17:35.878Z] Statistics: [2021-07-09T22:17:35.878Z] 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... [2021-07-09T22:17:35.878Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-09T22:17:36.529Z] provisioning config files... [2021-07-09T22:17:36.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config5377971262096290954tmp [Pipeline] { [Pipeline] echo [2021-07-09T22:17:36.561Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:17:36.857Z] ---> create-netrc.sh [Pipeline] } [2021-07-09T22:17:36.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:17:37.261Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-09T22:17:37.272Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:17:37.599Z] ---> sudo-logs.sh [2021-07-09T22:17:37.599Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-09T22:17:37.640Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:17:37.944Z] ---> job-cost.sh [2021-07-09T22:17:37.944Z] lf-activate-venv: SKIPPING [2021-07-09T22:17:37.944Z] DEBUG: total: 0.18000000715255737 [2021-07-09T22:17:37.944Z] INFO: Retrieving Stack Cost... [2021-07-09T22:17:38.892Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-09T22:17:39.467Z] INFO: Archiving Costs [Pipeline] echo [2021-07-09T22:17:39.482Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-09T22:17:39.780Z] ---> logs-deploy.sh [2021-07-09T22:17:39.780Z] lf-activate-venv: SKIPPING [2021-07-09T22:17:39.780Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3615/8 [2021-07-09T22:17:39.780Z] INFO: archiving workspace using pattern(s): [2021-07-09T22:17:40.722Z] Archives upload complete. [2021-07-09T22:17:40.983Z] INFO: archiving logs to Nexus [2021-07-09T22:17:41.561Z] ---> uname -a: [2021-07-09T22:17:41.561Z] Linux prd-centos7-docker-4c-2g-2341.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] ---> lscpu: [2021-07-09T22:17:41.561Z] Architecture: x86_64 [2021-07-09T22:17:41.561Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-09T22:17:41.561Z] Byte Order: Little Endian [2021-07-09T22:17:41.561Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-09T22:17:41.561Z] CPU(s): 2 [2021-07-09T22:17:41.561Z] On-line CPU(s) list: 0,1 [2021-07-09T22:17:41.561Z] Thread(s) per core: 1 [2021-07-09T22:17:41.561Z] Core(s) per socket: 1 [2021-07-09T22:17:41.561Z] Socket(s): 2 [2021-07-09T22:17:41.561Z] NUMA node(s): 1 [2021-07-09T22:17:41.561Z] Vendor ID: AuthenticAMD [2021-07-09T22:17:41.561Z] CPU family: 23 [2021-07-09T22:17:41.561Z] Model: 49 [2021-07-09T22:17:41.561Z] Model name: AMD EPYC-Rome Processor [2021-07-09T22:17:41.561Z] Stepping: 0 [2021-07-09T22:17:41.561Z] CPU MHz: 2800.000 [2021-07-09T22:17:41.561Z] BogoMIPS: 5600.00 [2021-07-09T22:17:41.561Z] Virtualization: AMD-V [2021-07-09T22:17:41.561Z] Hypervisor vendor: KVM [2021-07-09T22:17:41.561Z] Virtualization type: full [2021-07-09T22:17:41.561Z] L1d cache: 64 KiB [2021-07-09T22:17:41.561Z] L1i cache: 64 KiB [2021-07-09T22:17:41.561Z] L2 cache: 1 MiB [2021-07-09T22:17:41.561Z] L3 cache: 32 MiB [2021-07-09T22:17:41.561Z] NUMA node0 CPU(s): 0,1 [2021-07-09T22:17:41.561Z] Vulnerability Itlb multihit: Not affected [2021-07-09T22:17:41.561Z] Vulnerability L1tf: Not affected [2021-07-09T22:17:41.561Z] Vulnerability Mds: Not affected [2021-07-09T22:17:41.561Z] Vulnerability Meltdown: Not affected [2021-07-09T22:17:41.561Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-09T22:17:41.561Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-09T22:17:41.561Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-09T22:17:41.561Z] Vulnerability Srbds: Not affected [2021-07-09T22:17:41.561Z] Vulnerability Tsx async abort: Not affected [2021-07-09T22:17:41.561Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] ---> nproc: [2021-07-09T22:17:41.561Z] 2 [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] ---> df -h: [2021-07-09T22:17:41.561Z] Filesystem Size Used Available Use% Mounted on [2021-07-09T22:17:41.561Z] overlay 40.0G 12.0G 28.0G 30% / [2021-07-09T22:17:41.561Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-09T22:17:41.561Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-09T22:17:41.561Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /facter-os [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /etc/resolv.conf [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hostname [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /etc/hosts [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/secure [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/auth.log [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /run/cloud-init/result.json [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /var/log/sa-host [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/8 [2021-07-09T22:17:41.561Z] /dev/vda1 40.0G 12.0G 28.0G 30% /w/workspace/edgex-go/8@tmp [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] ---> free -m: [2021-07-09T22:17:41.561Z] total used free shared buff/cache available [2021-07-09T22:17:41.561Z] Mem: 7821 1301 2520 0 3999 6460 [2021-07-09T22:17:41.561Z] Swap: 1023 2 1021 [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] ---> ip addr: [2021-07-09T22:17:41.561Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-09T22:17:41.561Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-09T22:17:41.561Z] inet 127.0.0.1/8 scope host lo [2021-07-09T22:17:41.561Z] valid_lft forever preferred_lft forever [2021-07-09T22:17:41.561Z] inet6 ::1/128 scope host [2021-07-09T22:17:41.561Z] valid_lft forever preferred_lft forever [2021-07-09T22:17:41.561Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-09T22:17:41.561Z] link/ether fa:16:3e:4f:3a:11 brd ff:ff:ff:ff:ff:ff [2021-07-09T22:17:41.561Z] inet 10.30.122.198/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-09T22:17:41.561Z] valid_lft 85590sec preferred_lft 85590sec [2021-07-09T22:17:41.561Z] inet6 fe80::f816:3eff:fe4f:3a11/64 scope link [2021-07-09T22:17:41.561Z] valid_lft forever preferred_lft forever [2021-07-09T22:17:41.561Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-09T22:17:41.561Z] link/ether 02:42:cc:ac:02:eb brd ff:ff:ff:ff:ff:ff [2021-07-09T22:17:41.561Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-09T22:17:41.561Z] valid_lft forever preferred_lft forever [2021-07-09T22:17:41.561Z] inet6 fe80::42:ccff:feac:2eb/64 scope link [2021-07-09T22:17:41.561Z] valid_lft forever preferred_lft forever [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] ---> sar -b -r -n DEV: [2021-07-09T22:17:41.561Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] 22:04:00 LINUX RESTART (2 CPU) [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] 22:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-09T22:17:41.561Z] 22:06:01 132.41 0.19 132.23 0.00 23.16 51680.01 0.00 [2021-07-09T22:17:41.561Z] 22:07:01 95.17 0.00 95.17 0.00 0.00 14301.25 0.00 [2021-07-09T22:17:41.561Z] 22:08:01 47.99 0.00 47.99 0.00 0.00 5171.94 0.00 [2021-07-09T22:17:41.561Z] 22:09:03 295.89 75.43 220.47 0.00 1813.85 141424.22 0.00 [2021-07-09T22:17:41.561Z] 22:10:01 765.59 466.87 298.73 0.00 20664.71 170469.30 0.00 [2021-07-09T22:17:41.561Z] 22:11:02 552.01 108.34 443.67 0.00 4230.93 194019.48 0.00 [2021-07-09T22:17:41.561Z] 22:12:01 179.46 17.85 161.62 0.00 3148.12 25063.22 0.00 [2021-07-09T22:17:41.561Z] 22:13:01 3.90 0.02 3.88 0.00 0.53 111.21 0.00 [2021-07-09T22:17:41.561Z] 22:14:01 0.28 0.02 0.27 0.00 1.07 3.17 0.00 [2021-07-09T22:17:41.561Z] 22:15:01 0.35 0.03 0.32 0.00 1.47 5.18 0.00 [2021-07-09T22:17:41.561Z] 22:16:01 0.25 0.00 0.25 0.00 0.00 2.52 0.00 [2021-07-09T22:17:41.561Z] 22:17:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 [2021-07-09T22:17:41.561Z] Average: 171.59 54.78 116.80 0.00 2441.00 50157.75 0.00 [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] 22:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-09T22:17:41.561Z] 22:06:01 3917212 0 1010204 12.61 2620 3078896 1431828 15.81 1078492 2467092 96 [2021-07-09T22:17:41.561Z] 22:07:01 3738508 0 1182648 14.77 2620 3085156 1732360 19.13 1427492 2289044 150052 [2021-07-09T22:17:41.561Z] 22:08:01 3799572 0 1162940 14.52 2620 3043800 1928812 21.30 1341264 2305500 119524 [2021-07-09T22:17:41.561Z] 22:09:03 1556408 0 1306116 16.31 2620 5143788 1915828 21.15 1868980 3934888 285932 [2021-07-09T22:17:41.561Z] 22:10:01 693652 0 2006856 25.06 2620 5305804 3993016 44.09 3076948 3535884 110168 [2021-07-09T22:17:41.561Z] 22:11:02 804060 0 1722124 21.50 2620 5480128 3282888 36.24 2586944 3852688 11116 [2021-07-09T22:17:41.561Z] 22:12:01 3189584 0 1247296 15.57 2620 3569432 1617284 17.86 1286776 2847832 20 [2021-07-09T22:17:41.561Z] 22:13:01 3205972 0 1230904 15.37 2620 3569436 1400460 15.46 1284128 2839124 12 [2021-07-09T22:17:41.561Z] 22:14:01 3205300 0 1231576 15.38 2620 3569436 1402980 15.49 1285584 2839188 12 [2021-07-09T22:17:41.561Z] 22:15:01 3204244 0 1232624 15.39 2620 3569444 1396456 15.42 1289960 2836428 8 [2021-07-09T22:17:41.561Z] 22:16:01 3204424 0 1232444 15.39 2620 3569444 1396468 15.42 1289200 2837252 8 [2021-07-09T22:17:41.561Z] 22:17:01 3204292 0 1232564 15.39 2620 3569456 1396480 15.42 1289416 2837252 8 [2021-07-09T22:17:41.561Z] Average: 2810269 0 1316525 16.44 2620 3879518 1907905 21.06 1592099 2951848 56413 [2021-07-09T22:17:41.561Z] [2021-07-09T22:17:41.561Z] 22:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-09T22:17:41.561Z] 22:06:01 eth0 744.75 694.28 4478.68 67.88 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:06:01 docker0 420.48 433.53 31.28 1537.42 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:07:01 eth0 48.47 27.26 42.90 16.86 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:07:01 veth37fb70f 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:07:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:08:01 eth0 26.23 19.23 14.45 103.89 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:08:01 veth37fb70f 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:08:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:09:03 veth89b84bd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:09:03 eth0 196.83 167.58 1650.17 26.48 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:09:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:09:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:10:01 veth89b84bd 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:10:01 eth0 102.94 78.59 201.31 18.45 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:10:01 vetha565951 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:11:02 veth89b84bd 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:11:02 vethd64bbcb 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:11:02 veth5037d69 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.561Z] 22:11:02 eth0 238.89 164.74 1807.17 135.97 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:12:01 eth0 52.74 33.93 109.91 13.72 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:12:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:12:01 docker0 1247.66 1212.16 96.00 4371.89 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:13:01 eth0 1.67 0.68 0.52 0.05 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:14:01 eth0 1.05 0.87 0.54 0.42 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:15:01 eth0 0.90 0.15 0.14 0.04 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:16:01 eth0 0.25 0.20 0.10 0.04 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:17:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] Average: eth0 117.46 98.54 692.05 32.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] Average: docker0 45.12 49.80 3.27 190.15 0.00 0.00 0.00 0.00 [2021-07-09T22:17:41.562Z] [2021-07-09T22:17:41.562Z] [2021-07-09T22:17:41.562Z] ---> sar -P ALL: [2021-07-09T22:17:41.562Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) [2021-07-09T22:17:41.562Z] [2021-07-09T22:17:41.562Z] 22:04:00 LINUX RESTART (2 CPU) [2021-07-09T22:17:41.562Z] [2021-07-09T22:17:41.562Z] 22:05:02 CPU %user %nice %system %iowait %steal %idle [2021-07-09T22:17:41.562Z] 22:06:01 all 17.94 0.00 7.05 2.22 0.08 72.70 [2021-07-09T22:17:41.562Z] 22:06:01 0 19.88 0.00 7.49 2.60 0.09 69.94 [2021-07-09T22:17:41.562Z] 22:06:01 1 16.02 0.00 6.62 1.84 0.07 75.45 [2021-07-09T22:17:41.562Z] 22:07:01 all 64.97 0.00 9.75 0.64 0.10 24.53 [2021-07-09T22:17:41.562Z] 22:07:01 0 65.21 0.00 10.07 0.59 0.09 24.05 [2021-07-09T22:17:41.562Z] 22:07:01 1 64.74 0.00 9.43 0.69 0.11 25.02 [2021-07-09T22:17:41.562Z] 22:08:01 all 37.18 0.00 6.24 0.62 0.08 55.89 [2021-07-09T22:17:41.562Z] 22:08:01 0 37.74 0.00 6.33 0.58 0.09 55.25 [2021-07-09T22:17:41.562Z] 22:08:01 1 36.62 0.00 6.15 0.65 0.07 56.52 [2021-07-09T22:17:41.562Z] 22:09:03 all 43.68 0.00 16.13 4.94 0.10 35.15 [2021-07-09T22:17:41.562Z] 22:09:03 0 44.03 0.00 16.37 3.97 0.09 35.54 [2021-07-09T22:17:41.562Z] 22:09:03 1 43.33 0.00 15.89 5.90 0.11 34.77 [2021-07-09T22:17:41.562Z] 22:10:01 all 47.34 0.00 18.30 29.55 0.13 4.67 [2021-07-09T22:17:41.562Z] 22:10:01 0 47.13 0.00 18.16 29.29 0.13 5.29 [2021-07-09T22:17:41.562Z] 22:10:01 1 47.56 0.00 18.44 29.80 0.13 4.06 [2021-07-09T22:17:41.562Z] 22:11:02 all 71.06 0.00 22.05 5.39 0.11 1.39 [2021-07-09T22:17:41.562Z] 22:11:02 0 72.86 0.00 19.92 5.71 0.11 1.40 [2021-07-09T22:17:41.562Z] 22:11:02 1 69.25 0.00 24.19 5.07 0.11 1.37 [2021-07-09T22:17:41.562Z] 22:12:01 all 36.78 0.00 8.28 0.92 0.08 53.94 [2021-07-09T22:17:41.562Z] 22:12:01 0 37.31 0.00 7.87 0.95 0.09 53.79 [2021-07-09T22:17:41.562Z] 22:12:01 1 36.24 0.00 8.69 0.89 0.07 54.10 [2021-07-09T22:17:41.562Z] 22:13:01 all 0.08 0.00 0.06 0.00 0.03 99.83 [2021-07-09T22:17:41.562Z] 22:13:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2021-07-09T22:17:41.562Z] 22:13:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-07-09T22:17:41.562Z] 22:14:01 all 0.10 0.00 0.06 0.00 0.03 99.82 [2021-07-09T22:17:41.562Z] 22:14:01 0 0.10 0.00 0.07 0.00 0.03 99.80 [2021-07-09T22:17:41.562Z] 22:14:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-07-09T22:17:41.562Z] 22:15:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-07-09T22:17:41.562Z] 22:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-07-09T22:17:41.562Z] 22:15:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-07-09T22:17:41.562Z] 22:16:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-07-09T22:17:41.562Z] 22:16:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-07-09T22:17:41.562Z] 22:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-07-09T22:17:41.562Z] [2021-07-09T22:17:41.562Z] 22:16:01 CPU %user %nice %system %iowait %steal %idle [2021-07-09T22:17:41.562Z] 22:17:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2021-07-09T22:17:41.562Z] 22:17:01 0 0.20 0.00 0.03 0.00 0.03 99.73 [2021-07-09T22:17:41.562Z] 22:17:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-07-09T22:17:41.562Z] Average: all 25.59 0.00 7.04 3.46 0.07 63.84 [2021-07-09T22:17:41.562Z] Average: 0 26.02 0.00 6.91 3.41 0.07 63.59 [2021-07-09T22:17:41.562Z] Average: 1 25.17 0.00 7.16 3.51 0.07 64.10 [2021-07-09T22:17:41.562Z] [2021-07-09T22:17:41.562Z] [2021-07-09T22:17:41.562Z]