Pull request #296 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be8cc58446a13e7a6813b9e6d1382af62fa4049e+5a53b832d9ff08308085d0b76a64dd8cc23f99ce (a208840c63c96ae4fe46a0af082c803509ff8b91) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3980218284330304612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8014990746527547701.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-296/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-296/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3959838954370732063.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-296/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3593973330359677427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3933990202259574657.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-296/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-296/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh189933053909779293.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1316’ Running on prd-centos7-docker-4c-2g-1322 in /w/workspace/gexfoundry_device-mqtt-go_PR-296 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-296 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/jenkins-gitclient-ssh4820327393384224062.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5a53b832d9ff08308085d0b76a64dd8cc23f99ce into PR head commit be8cc58446a13e7a6813b9e6d1382af62fa4049e Merge succeeded, producing be8cc58446a13e7a6813b9e6d1382af62fa4049e Checking out Revision be8cc58446a13e7a6813b9e6d1382af62fa4049e (PR-296) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/jenkins-gitclient-ssh586937493496757781.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be8cc58446a13e7a6813b9e6d1382af62fa4049e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/jenkins-gitclient-ssh1632329468275605685.key > git merge 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be8cc58446a13e7a6813b9e6d1382af62fa4049e # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.4.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T01:12:52.906Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T01:12:53.127Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T01:12:53.246Z] ========================================================= [2021-08-02T01:12:53.246Z] EdgeX Global Pipelines Version Info [2021-08-02T01:12:53.246Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:12:54.560Z] ------------------- [2021-08-02T01:12:54.560Z] stable info: [2021-08-02T01:12:54.560Z] ------------------- [2021-08-02T01:12:54.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T01:12:54.560Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T01:12:54.560Z] Message: update stable to v1.0.199 [2021-08-02T01:12:55.156Z] ------------------- [2021-08-02T01:12:55.156Z] experimental info: [2021-08-02T01:12:55.156Z] ------------------- [2021-08-02T01:12:55.156Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T01:12:55.156Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T01:12:55.156Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T01:12:55.411Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-08-02T01:12:55.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-08-02T01:12:55.521Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T01:12:55.578Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T01:12:55.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T01:12:55.697Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T01:12:55.772Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T01:12:55.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T01:12:55.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T01:12:56.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T01:12:56.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T01:12:56.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T01:12:56.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-08-02T01:12:56.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T01:12:56.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T01:12:56.645Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T01:12:56.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T01:12:56.847Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T01:12:56.942Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T01:12:57.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T01:12:57.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-02T01:12:57.239Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T01:12:57.300Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T01:12:57.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T01:12:57.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T01:12:57.482Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-02T01:12:57.575Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T01:12:57.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo [2021-08-02T01:12:57.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo [2021-08-02T01:12:57.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo [2021-08-02T01:12:57.820Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be8cc58446a13e7a6813b9e6d1382af62fa4049e [Pipeline] echo [2021-08-02T01:12:57.887Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be8cc58 [Pipeline] echo [2021-08-02T01:12:57.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T01:12:58.141Z] provisioning config files... [2021-08-02T01:12:58.164Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/config1659196381670399814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:12:58.563Z] ---> docker-login.sh [2021-08-02T01:12:58.563Z] nexus3.edgexfoundry.org:10001 [2021-08-02T01:12:58.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:12:58.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:12:58.832Z] Configure a credential helper to remove this warning. See [2021-08-02T01:12:58.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:12:58.832Z] [2021-08-02T01:12:58.832Z] Login Succeeded [2021-08-02T01:12:58.832Z] nexus3.edgexfoundry.org:10002 [2021-08-02T01:12:58.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:12:58.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:12:58.832Z] Configure a credential helper to remove this warning. See [2021-08-02T01:12:58.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:12:58.832Z] [2021-08-02T01:12:58.832Z] Login Succeeded [2021-08-02T01:12:58.832Z] nexus3.edgexfoundry.org:10003 [2021-08-02T01:12:59.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:12:59.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:12:59.101Z] Configure a credential helper to remove this warning. See [2021-08-02T01:12:59.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:12:59.101Z] [2021-08-02T01:12:59.101Z] Login Succeeded [2021-08-02T01:12:59.101Z] nexus3.edgexfoundry.org:10004 [2021-08-02T01:12:59.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:12:59.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:12:59.375Z] Configure a credential helper to remove this warning. See [2021-08-02T01:12:59.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:12:59.375Z] [2021-08-02T01:12:59.375Z] Login Succeeded [2021-08-02T01:12:59.375Z] docker.io [2021-08-02T01:12:59.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:12:59.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:12:59.646Z] Configure a credential helper to remove this warning. See [2021-08-02T01:12:59.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:12:59.647Z] [2021-08-02T01:12:59.647Z] Login Succeeded [2021-08-02T01:12:59.647Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T01:12:59.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T01:13:00.470Z] + git log --format=format:%s -1 be8cc58446a13e7a6813b9e6d1382af62fa4049e [Pipeline] echo [2021-08-02T01:13:00.569Z] GIT_COMMIT: be8cc58446a13e7a6813b9e6d1382af62fa4049e, Commit Message: build(deps): bump github.com/spf13/cast from 1.3.1 to 1.4.0 [Pipeline] echo [2021-08-02T01:13:00.612Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:13:01.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T01:13:01.671Z] [2021-08-02T01:13:01.671Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:13:02.067Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T01:13:02.067Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T01:13:02.067Z] 31603596830f: Pulling fs layer [2021-08-02T01:13:02.067Z] b6dc333f4379: Pulling fs layer [2021-08-02T01:13:02.067Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T01:13:02.067Z] fd332fbdc1db: Pulling fs layer [2021-08-02T01:13:02.067Z] fd332fbdc1db: Waiting [2021-08-02T01:13:02.067Z] b6dc333f4379: Verifying Checksum [2021-08-02T01:13:02.067Z] b6dc333f4379: Download complete [2021-08-02T01:13:02.542Z] 31603596830f: Verifying Checksum [2021-08-02T01:13:02.542Z] 31603596830f: Download complete [2021-08-02T01:13:02.815Z] 31603596830f: Pull complete [2021-08-02T01:13:02.815Z] b6dc333f4379: Pull complete [2021-08-02T01:13:02.815Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T01:13:02.815Z] 3d9ef1400e77: Download complete [2021-08-02T01:13:02.815Z] fd332fbdc1db: Verifying Checksum [2021-08-02T01:13:02.815Z] fd332fbdc1db: Download complete [2021-08-02T01:13:03.416Z] 3d9ef1400e77: Pull complete [2021-08-02T01:13:03.416Z] fd332fbdc1db: Pull complete [2021-08-02T01:13:03.416Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T01:13:03.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T01:13:03.416Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T01:13:03.541Z] prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container [2021-08-02T01:13:03.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-296 -v /w/workspace/gexfoundry_device-mqtt-go_PR-296:/w/workspace/gexfoundry_device-mqtt-go_PR-296:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T01:13:04.239Z] $ docker top 18df12026391ed22b42d9ee9823b78de267407d8a154a6570077892371fe374e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T01:13:04.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T01:13:04.461Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T01:13:04.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T01:13:04.577Z] $ docker exec 18df12026391ed22b42d9ee9823b78de267407d8a154a6570077892371fe374e ssh-agent [2021-08-02T01:13:04.692Z] SSH_AUTH_SOCK=/tmp/ssh-vj3RSGBf9GAC/agent.13 [2021-08-02T01:13:04.692Z] SSH_AGENT_PID=19 [2021-08-02T01:13:04.706Z] Running ssh-add (command line suppressed) [2021-08-02T01:13:04.820Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/private_key_1676771844597808522.key (/w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/private_key_1676771844597808522.key) [2021-08-02T01:13:04.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T01:13:05.213Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T01:13:05.242Z] $ docker exec --env ******** --env ******** 18df12026391ed22b42d9ee9823b78de267407d8a154a6570077892371fe374e ssh-agent -k [2021-08-02T01:13:05.337Z] unset SSH_AUTH_SOCK; [2021-08-02T01:13:05.337Z] unset SSH_AGENT_PID; [2021-08-02T01:13:05.338Z] echo Agent pid 19 killed; [2021-08-02T01:13:05.355Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T01:13:05.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T01:13:05.447Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T01:13:05.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T01:13:05.565Z] $ docker exec 18df12026391ed22b42d9ee9823b78de267407d8a154a6570077892371fe374e ssh-agent [2021-08-02T01:13:05.676Z] SSH_AUTH_SOCK=/tmp/ssh-ZbuHMMi636Xy/agent.54 [2021-08-02T01:13:05.676Z] SSH_AGENT_PID=61 [2021-08-02T01:13:05.685Z] Running ssh-add (command line suppressed) [2021-08-02T01:13:05.779Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/private_key_1279770928383862700.key (/w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/private_key_1279770928383862700.key) [2021-08-02T01:13:05.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T01:13:06.185Z] + git semver init [2021-08-02T01:13:06.185Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T01:13:06.185Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-296/.git [2021-08-02T01:13:06.185Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-296 [2021-08-02T01:13:06.185Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T01:13:06.185Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T01:13:06.185Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T01:13:06.185Z] # $SEMVER_BRANCH = PR-296 [2021-08-02T01:13:06.185Z] # $SEMVER_TEMP = /tmp/semver-242312915 [2021-08-02T01:13:06.185Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-08-02T01:13:06.785Z] # '/tmp/semver-242312915' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-296/.semver' [2021-08-02T01:13:06.785Z] # -> Force: false [2021-08-02T01:13:06.785Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-296/.semver [Pipeline] } [2021-08-02T01:13:06.830Z] $ docker exec --env ******** --env ******** 18df12026391ed22b42d9ee9823b78de267407d8a154a6570077892371fe374e ssh-agent -k [2021-08-02T01:13:06.931Z] unset SSH_AUTH_SOCK; [2021-08-02T01:13:06.932Z] unset SSH_AGENT_PID; [2021-08-02T01:13:06.932Z] echo Agent pid 61 killed; [2021-08-02T01:13:06.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T01:13:07.414Z] + git semver [Pipeline] } [2021-08-02T01:13:07.446Z] $ docker stop --time=1 18df12026391ed22b42d9ee9823b78de267407d8a154a6570077892371fe374e [2021-08-02T01:13:08.665Z] $ docker rm -f 18df12026391ed22b42d9ee9823b78de267407d8a154a6570077892371fe374e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T01:13:09.123Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T01:13:09.562Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T01:13:09.589Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-08-02T01:13:25.142Z] Still waiting to schedule task [2021-08-02T01:13:25.142Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T01:13:25.171Z] Still waiting to schedule task [2021-08-02T01:13:25.172Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1320’ [2021-08-02T01:16:12.910Z] Running on prd-centos7-docker-4c-2g-1323 in /w/workspace/gexfoundry_device-mqtt-go_PR-296 [Pipeline] { [Pipeline] ws [2021-08-02T01:16:12.972Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-08-02T01:16:13.175Z] Selected Git installation does not exist. Using Default [2021-08-02T01:16:13.175Z] The recommended git tool is: NONE [2021-08-02T01:16:17.191Z] using credential edgex-jenkins-ssh [2021-08-02T01:16:17.206Z] Cloning the remote Git repository [2021-08-02T01:16:16.886Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T01:16:16.968Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-08-02T01:16:17.007Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T01:16:17.007Z] > git --version # timeout=10 [2021-08-02T01:16:17.020Z] > git --version # 'git version 2.24.4' [2021-08-02T01:16:17.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T01:16:17.059Z] [INFO] Currently running in a labeled security context [2021-08-02T01:16:17.060Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T01:16:17.060Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh8405748145511471283.key [2021-08-02T01:16:17.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T01:16:18.439Z] Merging remotes/origin/main commit 5a53b832d9ff08308085d0b76a64dd8cc23f99ce into PR head commit be8cc58446a13e7a6813b9e6d1382af62fa4049e [2021-08-02T01:16:17.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-02T01:16:17.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T01:16:17.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-02T01:16:17.718Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T01:16:17.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T01:16:17.720Z] [INFO] Currently running in a labeled security context [2021-08-02T01:16:17.720Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T01:16:17.720Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh4678248234844126139.key [2021-08-02T01:16:17.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T01:16:18.203Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T01:16:18.210Z] > git checkout -f be8cc58446a13e7a6813b9e6d1382af62fa4049e # timeout=10 [2021-08-02T01:16:18.267Z] > git remote # timeout=10 [2021-08-02T01:16:18.277Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T01:16:18.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T01:16:18.282Z] [INFO] Currently running in a labeled security context [2021-08-02T01:16:18.282Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T01:16:18.283Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh8442812375682502012.key [2021-08-02T01:16:18.287Z] > git merge 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 [2021-08-02T01:16:18.662Z] Merge succeeded, producing be8cc58446a13e7a6813b9e6d1382af62fa4049e [2021-08-02T01:16:18.663Z] Checking out Revision be8cc58446a13e7a6813b9e6d1382af62fa4049e (PR-296) [2021-08-02T01:16:18.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T01:16:18.438Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T01:16:18.448Z] > git checkout -f be8cc58446a13e7a6813b9e6d1382af62fa4049e # timeout=10 [2021-08-02T01:16:22.437Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.4.0" [2021-08-02T01:16:22.478Z] > git --version # timeout=10 [2021-08-02T01:16:22.483Z] > git --version # 'git version 2.24.4' [2021-08-02T01:16:22.497Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T01:16:23.267Z] provisioning config files... [2021-08-02T01:16:23.289Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1643314379554609225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:16:24.016Z] ---> docker-login.sh [2021-08-02T01:16:24.016Z] nexus3.edgexfoundry.org:10001 [2021-08-02T01:16:24.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:16:29.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:16:29.388Z] Configure a credential helper to remove this warning. See [2021-08-02T01:16:29.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:16:29.388Z] [2021-08-02T01:16:29.388Z] Login Succeeded [2021-08-02T01:16:29.388Z] nexus3.edgexfoundry.org:10002 [2021-08-02T01:16:29.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:16:29.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:16:29.388Z] Configure a credential helper to remove this warning. See [2021-08-02T01:16:29.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:16:29.388Z] [2021-08-02T01:16:29.388Z] Login Succeeded [2021-08-02T01:16:29.388Z] nexus3.edgexfoundry.org:10003 [2021-08-02T01:16:29.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:16:29.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:16:29.661Z] Configure a credential helper to remove this warning. See [2021-08-02T01:16:29.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:16:29.661Z] [2021-08-02T01:16:29.661Z] Login Succeeded [2021-08-02T01:16:29.661Z] nexus3.edgexfoundry.org:10004 [2021-08-02T01:16:29.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:16:29.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:16:29.928Z] Configure a credential helper to remove this warning. See [2021-08-02T01:16:29.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:16:29.928Z] [2021-08-02T01:16:29.928Z] Login Succeeded [2021-08-02T01:16:29.928Z] docker.io [2021-08-02T01:16:29.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:16:30.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:16:30.203Z] Configure a credential helper to remove this warning. See [2021-08-02T01:16:30.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:16:30.203Z] [2021-08-02T01:16:30.203Z] Login Succeeded [2021-08-02T01:16:30.203Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T01:16:30.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T01:16:30.642Z] ========================================================= [2021-08-02T01:16:30.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T01:16:30.642Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:16:31.044Z] + 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-08-02T01:16:31.044Z] Sending build context to Docker daemon 616.4kB [2021-08-02T01:16:31.044Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T01:16:31.044Z] Step 2/8 : FROM ${BASE} [2021-08-02T01:16:31.317Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T01:16:31.317Z] 540db60ca938: Pulling fs layer [2021-08-02T01:16:31.317Z] adcc1eea9eea: Pulling fs layer [2021-08-02T01:16:31.317Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T01:16:31.317Z] 0773c198feca: Pulling fs layer [2021-08-02T01:16:31.317Z] 345f892a5656: Pulling fs layer [2021-08-02T01:16:31.317Z] 4796506630df: Pulling fs layer [2021-08-02T01:16:31.317Z] cc55df3e53f1: Pulling fs layer [2021-08-02T01:16:31.317Z] 4d027b6c602c: Pulling fs layer [2021-08-02T01:16:31.317Z] 449e75d2c14e: Pulling fs layer [2021-08-02T01:16:31.317Z] 4796506630df: Waiting [2021-08-02T01:16:31.317Z] cc55df3e53f1: Waiting [2021-08-02T01:16:31.317Z] 4d027b6c602c: Waiting [2021-08-02T01:16:31.317Z] 449e75d2c14e: Waiting [2021-08-02T01:16:31.317Z] 0773c198feca: Waiting [2021-08-02T01:16:31.317Z] 345f892a5656: Waiting [2021-08-02T01:16:31.317Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T01:16:31.317Z] 4c4ab2625f07: Download complete [2021-08-02T01:16:31.317Z] adcc1eea9eea: Verifying Checksum [2021-08-02T01:16:31.317Z] adcc1eea9eea: Download complete [2021-08-02T01:16:31.594Z] 540db60ca938: Verifying Checksum [2021-08-02T01:16:31.594Z] 345f892a5656: Verifying Checksum [2021-08-02T01:16:31.594Z] 345f892a5656: Download complete [2021-08-02T01:16:31.868Z] 4796506630df: Verifying Checksum [2021-08-02T01:16:31.868Z] 4796506630df: Download complete [2021-08-02T01:16:31.868Z] cc55df3e53f1: Verifying Checksum [2021-08-02T01:16:31.868Z] cc55df3e53f1: Download complete [2021-08-02T01:16:31.868Z] 540db60ca938: Pull complete [2021-08-02T01:16:31.868Z] adcc1eea9eea: Pull complete [2021-08-02T01:16:32.137Z] 4c4ab2625f07: Pull complete [2021-08-02T01:16:32.727Z] 4d027b6c602c: Verifying Checksum [2021-08-02T01:16:32.727Z] 4d027b6c602c: Download complete [2021-08-02T01:16:37.040Z] 449e75d2c14e: Verifying Checksum [2021-08-02T01:16:37.040Z] 449e75d2c14e: Download complete [2021-08-02T01:16:38.007Z] 0773c198feca: Verifying Checksum [2021-08-02T01:16:38.007Z] 0773c198feca: Download complete [2021-08-02T01:16:41.405Z] 0773c198feca: Pull complete [2021-08-02T01:16:41.405Z] 345f892a5656: Pull complete [2021-08-02T01:16:41.405Z] 4796506630df: Pull complete [2021-08-02T01:16:41.675Z] cc55df3e53f1: Pull complete [2021-08-02T01:16:41.675Z] 4d027b6c602c: Pull complete [2021-08-02T01:16:43.671Z] 449e75d2c14e: Pull complete [2021-08-02T01:16:43.671Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T01:16:43.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T01:16:43.671Z] ---> 0d28375d9b5b [2021-08-02T01:16:43.671Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-02T01:16:46.337Z] ---> Running in b33140f8b20d [2021-08-02T01:16:46.337Z] Removing intermediate container b33140f8b20d [2021-08-02T01:16:46.337Z] ---> b420387d65cb [2021-08-02T01:16:46.337Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T01:16:46.608Z] ---> Running in 35626b07373c [2021-08-02T01:16:46.886Z] Removing intermediate container 35626b07373c [2021-08-02T01:16:46.886Z] ---> 1819ee218210 [2021-08-02T01:16:46.886Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-08-02T01:16:47.158Z] ---> Running in 47a71948cd40 [2021-08-02T01:16:47.426Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T01:16:48.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T01:16:48.666Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-08-02T01:16:48.933Z] (2/13) Installing libsodium (1.0.18-r0) [2021-08-02T01:16:48.933Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-08-02T01:16:48.933Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-08-02T01:16:49.202Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-08-02T01:16:49.202Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-08-02T01:16:49.202Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-08-02T01:16:49.700Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-02T01:16:49.975Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-08-02T01:16:49.975Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-08-02T01:16:49.975Z] (11/13) Installing openssh (8.4_p1-r3) [2021-08-02T01:16:49.975Z] (12/13) Installing libzmq (4.3.3-r1) [2021-08-02T01:16:49.975Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-08-02T01:16:50.244Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T01:16:50.244Z] OK: 156 MiB in 53 packages [2021-08-02T01:16:50.516Z] Removing intermediate container 47a71948cd40 [2021-08-02T01:16:50.516Z] ---> c4a94690a713 [2021-08-02T01:16:50.516Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-08-02T01:16:50.516Z] ---> Running in 8e1af1070139 [2021-08-02T01:16:50.790Z] Removing intermediate container 8e1af1070139 [2021-08-02T01:16:50.790Z] ---> 4a93fabd31ba [2021-08-02T01:16:50.790Z] Step 7/8 : COPY . . [2021-08-02T01:16:51.065Z] ---> 2047fa97cc87 [2021-08-02T01:16:51.065Z] Step 8/8 : RUN go mod download [2021-08-02T01:16:51.065Z] ---> Running in 5ba3a36175ce [2021-08-02T01:17:09.338Z] Removing intermediate container 5ba3a36175ce [2021-08-02T01:17:09.338Z] ---> 52f90e64aa7c [2021-08-02T01:17:09.338Z] Successfully built 52f90e64aa7c [2021-08-02T01:17:09.338Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:17:09.718Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T01:17:09.718Z] . [Pipeline] withDockerContainer [2021-08-02T01:17:09.850Z] prd-centos7-docker-4c-2g-1323 does not seem to be running inside a container [2021-08-02T01:17:09.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T01:17:10.344Z] $ docker top aacd1c5366bff5957f14028fec32b01c019e39b33e5cd187a83638399b982900 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T01:17:10.860Z] + go version [2021-08-02T01:17:10.860Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T01:17:10.894Z] $ docker stop --time=1 aacd1c5366bff5957f14028fec32b01c019e39b33e5cd187a83638399b982900 [2021-08-02T01:17:12.126Z] $ docker rm -f aacd1c5366bff5957f14028fec32b01c019e39b33e5cd187a83638399b982900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:17:13.015Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T01:17:13.015Z] . [Pipeline] withDockerContainer [2021-08-02T01:17:13.135Z] prd-centos7-docker-4c-2g-1323 does not seem to be running inside a container [2021-08-02T01:17:13.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T01:17:13.600Z] $ docker top 19f422b349533e9078c0afd87da65f15f68c7b7425f7ed455bc45f82fdc737eb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T01:17:14.074Z] + go mod tidy [Pipeline] sh [2021-08-02T01:17:14.710Z] + make test [2021-08-02T01:17:14.710Z] go mod tidy [2021-08-02T01:17:14.710Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-02T01:17:15.323Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-02T01:17:28.181Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1324 in /w/workspace/gexfoundry_device-mqtt-go_PR-296 [Pipeline] { [Pipeline] ws [2021-08-02T01:17:28.248Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-08-02T01:17:28.500Z] Selected Git installation does not exist. Using Default [2021-08-02T01:17:28.500Z] The recommended git tool is: NONE [2021-08-02T01:17:33.895Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-02T01:17:34.173Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 24.3% of statements [2021-08-02T01:17:34.173Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-02T01:17:34.173Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T01:17:34.215Z] using credential edgex-jenkins-ssh [2021-08-02T01:17:34.234Z] Cloning the remote Git repository [2021-08-02T01:17:34.286Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T01:17:34.425Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-08-02T01:17:34.513Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T01:17:34.514Z] > git --version # timeout=10 [2021-08-02T01:17:34.534Z] > git --version # 'git version 2.17.1' [2021-08-02T01:17:34.537Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T01:17:34.627Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T01:17:36.119Z] Merging remotes/origin/main commit 5a53b832d9ff08308085d0b76a64dd8cc23f99ce into PR head commit be8cc58446a13e7a6813b9e6d1382af62fa4049e [2021-08-02T01:17:35.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-02T01:17:35.575Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T01:17:35.608Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-02T01:17:35.644Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T01:17:35.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T01:17:35.656Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T01:17:36.135Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T01:17:36.347Z] Merge succeeded, producing be8cc58446a13e7a6813b9e6d1382af62fa4049e [2021-08-02T01:17:36.348Z] Checking out Revision be8cc58446a13e7a6813b9e6d1382af62fa4049e (PR-296) [2021-08-02T01:17:36.159Z] > git checkout -f be8cc58446a13e7a6813b9e6d1382af62fa4049e # timeout=10 [2021-08-02T01:17:36.251Z] > git remote # timeout=10 [2021-08-02T01:17:36.271Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T01:17:36.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T01:17:36.300Z] > git merge 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 [2021-08-02T01:17:36.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T01:17:36.353Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T01:17:36.364Z] > git checkout -f be8cc58446a13e7a6813b9e6d1382af62fa4049e # timeout=10 [2021-08-02T01:17:40.743Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.4.0" [2021-08-02T01:17:40.807Z] > git --version # timeout=10 [2021-08-02T01:17:40.822Z] > git --version # 'git version 2.17.1' [2021-08-02T01:17:40.843Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T01:17:41.538Z] provisioning config files... [2021-08-02T01:17:41.571Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5013932623800501986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:17:42.225Z] ---> docker-login.sh [2021-08-02T01:17:42.226Z] nexus3.edgexfoundry.org:10001 [2021-08-02T01:17:42.455Z] gofmt -l . [2021-08-02T01:17:42.455Z] ["`gofmt -l .`" = ""] [2021-08-02T01:17:42.455Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-02T01:17:42.758Z] $ docker stop --time=1 19f422b349533e9078c0afd87da65f15f68c7b7425f7ed455bc45f82fdc737eb [2021-08-02T01:17:43.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:17:43.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:17:43.831Z] Configure a credential helper to remove this warning. See [2021-08-02T01:17:43.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:17:43.831Z] [2021-08-02T01:17:43.831Z] Login Succeeded [2021-08-02T01:17:43.831Z] nexus3.edgexfoundry.org:10002 [2021-08-02T01:17:44.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:17:44.244Z] $ docker rm -f 19f422b349533e9078c0afd87da65f15f68c7b7425f7ed455bc45f82fdc737eb [2021-08-02T01:17:44.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:17:44.384Z] Configure a credential helper to remove this warning. See [2021-08-02T01:17:44.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:17:44.384Z] [2021-08-02T01:17:44.384Z] Login Succeeded [2021-08-02T01:17:44.384Z] nexus3.edgexfoundry.org:10003 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T01:17:44.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:17:44.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T01:17:44.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:17:44.943Z] Configure a credential helper to remove this warning. See [2021-08-02T01:17:44.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:17:44.943Z] [2021-08-02T01:17:44.943Z] Login Succeeded [2021-08-02T01:17:44.943Z] nexus3.edgexfoundry.org:10004 [2021-08-02T01:17:45.093Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-02T01:17:45.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-08-02T01:17:45.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:17:45.494Z] Configure a credential helper to remove this warning. See [2021-08-02T01:17:45.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:17:45.494Z] [2021-08-02T01:17:45.494Z] Login Succeeded [2021-08-02T01:17:45.494Z] docker.io [2021-08-02T01:17:45.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T01:17:46.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T01:17:46.372Z] Configure a credential helper to remove this warning. See [2021-08-02T01:17:46.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T01:17:46.372Z] [2021-08-02T01:17:46.372Z] Login Succeeded [2021-08-02T01:17:46.372Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T01:17:47.512Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-08-02T01:17:47.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T01:17:48.221Z] + ls -al . [2021-08-02T01:17:48.221Z] total 112 [2021-08-02T01:17:48.222Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 2 01:17 . [2021-08-02T01:17:48.222Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 01:16 .. [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 7100 Aug 2 01:16 Attribution.txt [2021-08-02T01:17:48.222Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 2 01:16 bin [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 7447 Aug 2 01:16 CHANGELOG.md [2021-08-02T01:17:48.222Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 2 01:16 cmd [2021-08-02T01:17:48.222Z] -rw-r--r--. 1 jenkins jenkins 16226 Aug 2 01:17 coverage.out [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 1877 Aug 2 01:16 Dockerfile [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 994 Aug 2 01:16 Dockerfile.build [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 2 01:16 .dockerignore [2021-08-02T01:17:48.222Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 2 01:16 .git [2021-08-02T01:17:48.222Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 01:16 .github [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 2 01:16 .gitignore [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 388 Aug 2 01:16 go.mod [2021-08-02T01:17:48.222Z] -rw-r--r--. 1 jenkins jenkins 20775 Aug 2 01:17 go.sum [2021-08-02T01:17:48.222Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 2 01:16 internal [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 2 01:16 Jenkinsfile [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 2 01:16 LICENSE [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 907 Aug 2 01:16 Makefile [2021-08-02T01:17:48.222Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 2 01:16 mock [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 2211 Aug 2 01:16 README.md [2021-08-02T01:17:48.222Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 2 01:16 snap [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 2 01:13 VERSION [2021-08-02T01:17:48.222Z] -rw-rw-r--. 1 jenkins jenkins 227 Aug 2 01:16 version.go [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-08-02T01:17:48.398Z] ========================================================= [2021-08-02T01:17:48.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T01:17:48.398Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:17:48.604Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=be8cc58446a13e7a6813b9e6d1382af62fa4049e --label arch=amd64 --label version=0.0.0 . [2021-08-02T01:17:48.604Z] Sending build context to Docker daemon 633.3kB [2021-08-02T01:17:48.604Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T01:17:48.604Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-02T01:17:48.604Z] ---> 52f90e64aa7c [2021-08-02T01:17:48.604Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-02T01:17:48.604Z] ---> Running in 9584cf045c2d [2021-08-02T01:17:48.604Z] Removing intermediate container 9584cf045c2d [2021-08-02T01:17:48.604Z] ---> 2cd96150ce6d [2021-08-02T01:17:48.604Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T01:17:48.840Z] + 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-08-02T01:17:48.873Z] ---> Running in 326367ab25ab [2021-08-02T01:17:48.873Z] Removing intermediate container 326367ab25ab [2021-08-02T01:17:48.873Z] ---> 5c85493121fc [2021-08-02T01:17:48.873Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T01:17:48.873Z] ---> Running in 773a5f8102da [2021-08-02T01:17:49.116Z] Sending build context to Docker daemon 615.4kB [2021-08-02T01:17:49.391Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T01:17:49.391Z] Step 2/8 : FROM ${BASE} [2021-08-02T01:17:49.477Z] Removing intermediate container 773a5f8102da [2021-08-02T01:17:49.477Z] ---> 65f7eaa6eaad [2021-08-02T01:17:49.477Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T01:17:49.477Z] ---> Running in b821e31d9f85 [2021-08-02T01:17:49.477Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T01:17:49.671Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T01:17:49.671Z] 595b0fe564bb: Pulling fs layer [2021-08-02T01:17:49.671Z] 24495759ef45: Pulling fs layer [2021-08-02T01:17:49.671Z] d148012ef14d: Pulling fs layer [2021-08-02T01:17:49.671Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T01:17:49.671Z] 093eec477d81: Pulling fs layer [2021-08-02T01:17:49.671Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T01:17:49.671Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T01:17:49.671Z] 596795e73e0f: Pulling fs layer [2021-08-02T01:17:49.671Z] cb65c68fc2e2: Waiting [2021-08-02T01:17:49.671Z] 093eec477d81: Waiting [2021-08-02T01:17:49.671Z] a6d5b2bbb924: Waiting [2021-08-02T01:17:49.671Z] 2446dc1eb7d3: Waiting [2021-08-02T01:17:49.671Z] 596795e73e0f: Waiting [2021-08-02T01:17:49.671Z] d148012ef14d: Download complete [2021-08-02T01:17:49.671Z] 24495759ef45: Verifying Checksum [2021-08-02T01:17:49.671Z] 24495759ef45: Download complete [2021-08-02T01:17:49.671Z] 093eec477d81: Verifying Checksum [2021-08-02T01:17:49.671Z] 093eec477d81: Download complete [2021-08-02T01:17:49.672Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T01:17:49.672Z] a6d5b2bbb924: Download complete [2021-08-02T01:17:49.672Z] 595b0fe564bb: Verifying Checksum [2021-08-02T01:17:49.672Z] 595b0fe564bb: Download complete [2021-08-02T01:17:49.951Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T01:17:49.951Z] 2446dc1eb7d3: Download complete [2021-08-02T01:17:50.554Z] 595b0fe564bb: Pull complete [2021-08-02T01:17:50.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T01:17:51.171Z] 24495759ef45: Pull complete [2021-08-02T01:17:51.771Z] d148012ef14d: Pull complete [2021-08-02T01:17:53.205Z] 596795e73e0f: Verifying Checksum [2021-08-02T01:17:53.205Z] 596795e73e0f: Download complete [2021-08-02T01:17:53.480Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T01:17:53.480Z] cb65c68fc2e2: Download complete [2021-08-02T01:17:54.247Z] OK: 156 MiB in 53 packages [2021-08-02T01:17:54.247Z] Removing intermediate container b821e31d9f85 [2021-08-02T01:17:54.247Z] ---> 17d6aebbcaf8 [2021-08-02T01:17:54.247Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-02T01:17:54.247Z] ---> Running in 8c2a614a4bd1 [2021-08-02T01:17:54.247Z] Removing intermediate container 8c2a614a4bd1 [2021-08-02T01:17:54.247Z] ---> ba464006379e [2021-08-02T01:17:54.247Z] Step 8/24 : COPY . . [2021-08-02T01:17:54.517Z] ---> 2a52bd3dc30a [2021-08-02T01:17:54.517Z] Step 9/24 : RUN go mod tidy [2021-08-02T01:17:54.517Z] ---> Running in c89e9e9245e8 [2021-08-02T01:17:55.502Z] Removing intermediate container c89e9e9245e8 [2021-08-02T01:17:55.502Z] ---> eb90020aa50a [2021-08-02T01:17:55.502Z] Step 10/24 : RUN go mod download [2021-08-02T01:17:55.502Z] ---> Running in 87dc92bc6e3e [2021-08-02T01:17:55.772Z] Removing intermediate container 87dc92bc6e3e [2021-08-02T01:17:55.772Z] ---> 3bc38805d362 [2021-08-02T01:17:55.772Z] Step 11/24 : ARG MAKE='make build' [2021-08-02T01:17:55.772Z] ---> Running in a1042d2700f0 [2021-08-02T01:17:56.040Z] Removing intermediate container a1042d2700f0 [2021-08-02T01:17:56.040Z] ---> b44518e7cae9 [2021-08-02T01:17:56.040Z] Step 12/24 : RUN $MAKE [2021-08-02T01:17:56.040Z] ---> Running in 12291a120e0b [2021-08-02T01:17:56.315Z] go mod tidy [2021-08-02T01:17:56.596Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-08-02T01:18:03.637Z] cb65c68fc2e2: Pull complete [2021-08-02T01:18:03.637Z] 093eec477d81: Pull complete [2021-08-02T01:18:03.637Z] a6d5b2bbb924: Pull complete [2021-08-02T01:18:03.637Z] 2446dc1eb7d3: Pull complete [2021-08-02T01:18:07.967Z] 596795e73e0f: Pull complete [2021-08-02T01:18:07.967Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T01:18:07.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T01:18:07.967Z] ---> d9e956139c92 [2021-08-02T01:18:07.967Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-02T01:18:11.370Z] ---> Running in 8f5fa1c72170 [2021-08-02T01:18:11.370Z] Removing intermediate container 8f5fa1c72170 [2021-08-02T01:18:11.370Z] ---> 3e5da671c678 [2021-08-02T01:18:11.370Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T01:18:11.646Z] ---> Running in aeb3cd64eac6 [2021-08-02T01:18:11.680Z] Removing intermediate container 12291a120e0b [2021-08-02T01:18:11.680Z] ---> cfcc1071014b [2021-08-02T01:18:11.680Z] Step 13/24 : FROM alpine:3.12 [2021-08-02T01:18:11.680Z] 3.12: Pulling from library/alpine [2021-08-02T01:18:11.680Z] 339de151aab4: Pulling fs layer [2021-08-02T01:18:11.680Z] 339de151aab4: Verifying Checksum [2021-08-02T01:18:11.680Z] 339de151aab4: Download complete [2021-08-02T01:18:11.680Z] 339de151aab4: Pull complete [2021-08-02T01:18:11.680Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T01:18:11.680Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T01:18:11.680Z] ---> 13621d1b12d4 [2021-08-02T01:18:11.680Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-02T01:18:11.680Z] ---> Running in fec11723d8ae [2021-08-02T01:18:11.680Z] Removing intermediate container fec11723d8ae [2021-08-02T01:18:11.680Z] ---> e12c8787ff75 [2021-08-02T01:18:11.680Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T01:18:11.680Z] ---> Running in a81d255f38ad [2021-08-02T01:18:11.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T01:18:11.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T01:18:11.680Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T01:18:11.680Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T01:18:11.680Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T01:18:11.680Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T01:18:11.680Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T01:18:11.680Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T01:18:11.680Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T01:18:11.680Z] OK: 8 MiB in 20 packages [2021-08-02T01:18:11.680Z] Removing intermediate container a81d255f38ad [2021-08-02T01:18:11.680Z] ---> caf3953823cd [2021-08-02T01:18:11.680Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-02T01:18:12.268Z] ---> b1891f8fd1cd [2021-08-02T01:18:12.268Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-02T01:18:12.268Z] ---> 36070697c4cb [2021-08-02T01:18:12.268Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-02T01:18:12.535Z] ---> 140ef4488d3f [2021-08-02T01:18:12.535Z] Step 19/24 : EXPOSE 59982 [2021-08-02T01:18:12.535Z] ---> Running in ec755409a30f [2021-08-02T01:18:12.535Z] Removing intermediate container ec755409a30f [2021-08-02T01:18:12.535Z] ---> 4f281dd47b33 [2021-08-02T01:18:12.535Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-02T01:18:12.535Z] ---> Running in b2494054186a [2021-08-02T01:18:12.802Z] Removing intermediate container b2494054186a [2021-08-02T01:18:12.802Z] ---> c1ee7d365b67 [2021-08-02T01:18:12.802Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T01:18:12.802Z] ---> Running in cdc3c41db925 [2021-08-02T01:18:12.802Z] Removing intermediate container cdc3c41db925 [2021-08-02T01:18:12.802Z] ---> b00203757688 [2021-08-02T01:18:12.802Z] Step 22/24 : LABEL arch=amd64 [2021-08-02T01:18:12.802Z] ---> Running in c60b5a0bc0b9 [2021-08-02T01:18:13.070Z] Removing intermediate container c60b5a0bc0b9 [2021-08-02T01:18:13.070Z] ---> 8b7f15ac8b33 [2021-08-02T01:18:13.070Z] Step 23/24 : LABEL git_sha=be8cc58446a13e7a6813b9e6d1382af62fa4049e [2021-08-02T01:18:13.070Z] ---> Running in 7f2a983d2f6a [2021-08-02T01:18:13.070Z] Removing intermediate container 7f2a983d2f6a [2021-08-02T01:18:13.070Z] ---> f7d6bedd8f3d [2021-08-02T01:18:13.070Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T01:18:13.070Z] ---> Running in c90b9fe179bf [2021-08-02T01:18:13.070Z] Removing intermediate container c90b9fe179bf [2021-08-02T01:18:13.070Z] ---> 93b8b9a0cca7 [2021-08-02T01:18:13.070Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T01:18:13.070Z] Successfully built 93b8b9a0cca7 [2021-08-02T01:18:13.070Z] Successfully tagged device-mqtt:latest [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-08-02T01:18:14.296Z] Removing intermediate container aeb3cd64eac6 [2021-08-02T01:18:14.296Z] ---> b0b69ac9153c [2021-08-02T01:18:14.296Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-08-02T01:18:14.572Z] ---> Running in 97546274502c [2021-08-02T01:18:16.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T01:18:17.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T01:18:18.153Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-08-02T01:18:18.154Z] (2/13) Installing libsodium (1.0.18-r0) [2021-08-02T01:18:18.154Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-08-02T01:18:18.428Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-08-02T01:18:18.428Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-08-02T01:18:18.428Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-08-02T01:18:18.701Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-08-02T01:18:18.974Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-02T01:18:19.244Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-08-02T01:18:19.244Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-08-02T01:18:19.244Z] (11/13) Installing openssh (8.4_p1-r3) [2021-08-02T01:18:19.518Z] (12/13) Installing libzmq (4.3.3-r1) [2021-08-02T01:18:19.518Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-08-02T01:18:19.518Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T01:18:19.798Z] OK: 145 MiB in 53 packages [2021-08-02T01:18:21.789Z] Removing intermediate container 97546274502c [2021-08-02T01:18:21.789Z] ---> 0fed16560791 [2021-08-02T01:18:21.789Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-08-02T01:18:21.789Z] ---> Running in 4c367c4ad281 [2021-08-02T01:18:22.386Z] Removing intermediate container 4c367c4ad281 [2021-08-02T01:18:22.386Z] ---> 044a322a90c9 [2021-08-02T01:18:22.387Z] Step 7/8 : COPY . . [2021-08-02T01:18:23.822Z] ---> f27917eee95e [2021-08-02T01:18:23.822Z] Step 8/8 : RUN go mod download [2021-08-02T01:18:23.822Z] ---> Running in 2cbbddb48af2 [2021-08-02T01:18:28.760Z] Still waiting to schedule task [2021-08-02T01:18:28.760Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-08-02T01:18:56.177Z] Removing intermediate container 2cbbddb48af2 [2021-08-02T01:18:56.177Z] ---> ebab77dd1721 [2021-08-02T01:18:56.177Z] Successfully built ebab77dd1721 [2021-08-02T01:18:56.177Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:18:56.562Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T01:18:56.562Z] . [Pipeline] withDockerContainer [2021-08-02T01:18:56.809Z] prd-ubuntu18.04-docker-arm64-4c-16g-1324 does not seem to be running inside a container [2021-08-02T01:18:56.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T01:18:58.769Z] $ docker top 5c376a3cca13d4c2485c439ad6534c0f3f61e1da3c215a83a0cb3ac74bcc09cd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T01:18:59.857Z] + go version [2021-08-02T01:18:59.857Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T01:18:59.895Z] $ docker stop --time=1 5c376a3cca13d4c2485c439ad6534c0f3f61e1da3c215a83a0cb3ac74bcc09cd [2021-08-02T01:19:02.003Z] $ docker rm -f 5c376a3cca13d4c2485c439ad6534c0f3f61e1da3c215a83a0cb3ac74bcc09cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:19:03.023Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T01:19:03.023Z] . [Pipeline] withDockerContainer [2021-08-02T01:19:03.272Z] prd-ubuntu18.04-docker-arm64-4c-16g-1324 does not seem to be running inside a container [2021-08-02T01:19:03.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T01:19:05.093Z] $ docker top 9f8f1f8eb3ef042fa06204a9a0f0c1c8dc7bfb89815c795323cd28f3d1c515c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T01:19:06.070Z] + go mod tidy [Pipeline] sh [2021-08-02T01:19:07.357Z] + make test [2021-08-02T01:19:07.357Z] go mod tidy [2021-08-02T01:19:07.634Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-02T01:19:09.085Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-02T01:20:05.689Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-02T01:20:05.689Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 24.3% of statements [2021-08-02T01:20:05.689Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-02T01:20:05.689Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T01:20:32.519Z] gofmt -l . [2021-08-02T01:20:32.519Z] ["`gofmt -l .`" = ""] [2021-08-02T01:20:32.519Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-02T01:20:32.554Z] $ docker stop --time=1 9f8f1f8eb3ef042fa06204a9a0f0c1c8dc7bfb89815c795323cd28f3d1c515c5 [2021-08-02T01:20:34.532Z] $ docker rm -f 9f8f1f8eb3ef042fa06204a9a0f0c1c8dc7bfb89815c795323cd28f3d1c515c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T01:20:35.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T01:20:35.508Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T01:20:36.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T01:20:36.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T01:20:37.192Z] + ls -al . [2021-08-02T01:20:37.192Z] total 144 [2021-08-02T01:20:37.192Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 01:20 . [2021-08-02T01:20:37.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:17 .. [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 2 01:17 .dockerignore [2021-08-02T01:20:37.192Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 01:17 .git [2021-08-02T01:20:37.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 01:17 .github [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 2 01:17 .gitignore [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 7100 Aug 2 01:17 Attribution.txt [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 7447 Aug 2 01:17 CHANGELOG.md [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 1877 Aug 2 01:17 Dockerfile [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 994 Aug 2 01:17 Dockerfile.build [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 01:17 Jenkinsfile [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 01:17 LICENSE [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 907 Aug 2 01:17 Makefile [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 2211 Aug 2 01:17 README.md [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 01:13 VERSION [2021-08-02T01:20:37.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 01:17 bin [2021-08-02T01:20:37.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 01:17 cmd [2021-08-02T01:20:37.192Z] -rw-r--r-- 1 jenkins jenkins 16226 Aug 2 01:20 coverage.out [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 388 Aug 2 01:17 go.mod [2021-08-02T01:20:37.192Z] -rw-r--r-- 1 jenkins jenkins 20775 Aug 2 01:19 go.sum [2021-08-02T01:20:37.192Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 01:17 internal [2021-08-02T01:20:37.192Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 01:17 mock [2021-08-02T01:20:37.192Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 01:17 snap [2021-08-02T01:20:37.192Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 2 01:17 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:20:37.579Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=be8cc58446a13e7a6813b9e6d1382af62fa4049e --label arch=arm64 --label version=0.0.0 . [2021-08-02T01:20:37.889Z] Sending build context to Docker daemon 632.3kB [2021-08-02T01:20:37.890Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T01:20:37.890Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-02T01:20:37.890Z] ---> ebab77dd1721 [2021-08-02T01:20:37.890Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-02T01:20:38.186Z] ---> Running in e3ce5d5fc9bc [2021-08-02T01:20:38.820Z] Removing intermediate container e3ce5d5fc9bc [2021-08-02T01:20:38.820Z] ---> ba447143603f [2021-08-02T01:20:38.820Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T01:20:39.116Z] ---> Running in a20ca62c858c [2021-08-02T01:20:39.752Z] Removing intermediate container a20ca62c858c [2021-08-02T01:20:39.752Z] ---> cb595b84e1e1 [2021-08-02T01:20:39.752Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T01:20:39.752Z] ---> Running in 04daa81f834f [2021-08-02T01:20:42.410Z] Removing intermediate container 04daa81f834f [2021-08-02T01:20:42.410Z] ---> 2fe815e2a4a7 [2021-08-02T01:20:42.410Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T01:20:42.410Z] ---> Running in 8b6cca2e34a0 [2021-08-02T01:20:43.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T01:20:44.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T01:20:45.359Z] OK: 145 MiB in 53 packages [2021-08-02T01:20:46.799Z] Removing intermediate container 8b6cca2e34a0 [2021-08-02T01:20:46.799Z] ---> 957c7003174d [2021-08-02T01:20:46.800Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-02T01:20:46.800Z] ---> Running in 5b534caf2760 [2021-08-02T01:20:47.395Z] Removing intermediate container 5b534caf2760 [2021-08-02T01:20:47.395Z] ---> 1ef62e33986c [2021-08-02T01:20:47.395Z] Step 8/24 : COPY . . [2021-08-02T01:20:48.375Z] ---> 514dec9db92a [2021-08-02T01:20:48.375Z] Step 9/24 : RUN go mod tidy [2021-08-02T01:20:48.649Z] ---> Running in 17d8f3a1e346 [2021-08-02T01:20:51.749Z] Removing intermediate container 17d8f3a1e346 [2021-08-02T01:20:51.749Z] ---> c6d4213b8094 [2021-08-02T01:20:51.749Z] Step 10/24 : RUN go mod download [2021-08-02T01:20:51.749Z] ---> Running in 28e720d2c50a [2021-08-02T01:20:54.413Z] Removing intermediate container 28e720d2c50a [2021-08-02T01:20:54.413Z] ---> b111225d5b88 [2021-08-02T01:20:54.413Z] Step 11/24 : ARG MAKE='make build' [2021-08-02T01:20:54.413Z] ---> Running in f404f124d300 [2021-08-02T01:20:55.011Z] Removing intermediate container f404f124d300 [2021-08-02T01:20:55.011Z] ---> ea44e91bff80 [2021-08-02T01:20:55.011Z] Step 12/24 : RUN $MAKE [2021-08-02T01:20:55.011Z] ---> Running in 675b66cb1f46 [2021-08-02T01:20:56.455Z] go mod tidy [2021-08-02T01:20:56.730Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-08-02T01:21:35.758Z] Removing intermediate container 675b66cb1f46 [2021-08-02T01:21:35.758Z] ---> e90e37cfe461 [2021-08-02T01:21:35.758Z] Step 13/24 : FROM alpine:3.12 [2021-08-02T01:21:35.758Z] 3.12: Pulling from library/alpine [2021-08-02T01:21:35.758Z] d2f70382dc9a: Pulling fs layer [2021-08-02T01:21:35.758Z] d2f70382dc9a: Verifying Checksum [2021-08-02T01:21:35.758Z] d2f70382dc9a: Download complete [2021-08-02T01:21:36.352Z] d2f70382dc9a: Pull complete [2021-08-02T01:21:36.352Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T01:21:36.352Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T01:21:36.352Z] ---> c4fd0aeabfcf [2021-08-02T01:21:36.352Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-02T01:21:36.624Z] ---> Running in a347f8af735b [2021-08-02T01:21:37.220Z] Removing intermediate container a347f8af735b [2021-08-02T01:21:37.220Z] ---> eda32f18e380 [2021-08-02T01:21:37.220Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T01:21:37.220Z] ---> Running in ee3e1cf42040 [2021-08-02T01:21:38.663Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T01:21:38.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T01:21:39.537Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T01:21:39.537Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T01:21:39.538Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T01:21:39.538Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T01:21:39.538Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T01:21:39.538Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T01:21:39.538Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T01:21:39.538Z] OK: 8 MiB in 20 packages [2021-08-02T01:21:40.979Z] Removing intermediate container ee3e1cf42040 [2021-08-02T01:21:40.979Z] ---> 762a06bc964e [2021-08-02T01:21:40.979Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-02T01:21:42.416Z] ---> 63b2d647429c [2021-08-02T01:21:42.416Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-02T01:21:43.397Z] ---> c3911989d2e2 [2021-08-02T01:21:43.397Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-02T01:21:43.996Z] ---> e178a0781052 [2021-08-02T01:21:43.996Z] Step 19/24 : EXPOSE 59982 [2021-08-02T01:21:44.269Z] ---> Running in 4ab7048c926a [2021-08-02T01:21:44.544Z] Removing intermediate container 4ab7048c926a [2021-08-02T01:21:44.544Z] ---> 41b3db2d007f [2021-08-02T01:21:44.544Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-02T01:21:44.821Z] ---> Running in 0f2e905998d0 [2021-08-02T01:21:45.418Z] Removing intermediate container 0f2e905998d0 [2021-08-02T01:21:45.418Z] ---> 01343d880269 [2021-08-02T01:21:45.418Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T01:21:45.691Z] ---> Running in 7a43c20c9202 [2021-08-02T01:21:46.286Z] Removing intermediate container 7a43c20c9202 [2021-08-02T01:21:46.286Z] ---> 1606816efe31 [2021-08-02T01:21:46.286Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T01:21:46.560Z] ---> Running in 573abb87bc53 [2021-08-02T01:21:47.157Z] Removing intermediate container 573abb87bc53 [2021-08-02T01:21:47.157Z] ---> 3bd1a9d56c53 [2021-08-02T01:21:47.157Z] Step 23/24 : LABEL git_sha=be8cc58446a13e7a6813b9e6d1382af62fa4049e [2021-08-02T01:21:47.157Z] ---> Running in 40ca338d6a62 [2021-08-02T01:21:47.754Z] Removing intermediate container 40ca338d6a62 [2021-08-02T01:21:47.754Z] ---> fe32bd10d3cc [2021-08-02T01:21:47.754Z] Step 24/24 : LABEL version=0.0.0 [2021-08-02T01:21:48.026Z] ---> Running in acaf357acacd [2021-08-02T01:21:48.623Z] Removing intermediate container acaf357acacd [2021-08-02T01:21:48.623Z] ---> 5617b6e5c0bc [2021-08-02T01:21:48.623Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T01:21:48.623Z] Successfully built 5617b6e5c0bc [2021-08-02T01:21:48.623Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:21:49.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T01:21:49.858Z] [2021-08-02T01:21:49.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:21:50.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T01:21:50.532Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T01:21:50.532Z] 448f6bf000e3: Pulling fs layer [2021-08-02T01:21:50.532Z] f757da607395: Pulling fs layer [2021-08-02T01:21:50.532Z] 05883995daec: Pulling fs layer [2021-08-02T01:21:50.532Z] 8603b9c90790: Pulling fs layer [2021-08-02T01:21:50.532Z] 1560dd03e051: Pulling fs layer [2021-08-02T01:21:50.532Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T01:21:50.532Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T01:21:50.532Z] 8603b9c90790: Waiting [2021-08-02T01:21:50.532Z] 1560dd03e051: Waiting [2021-08-02T01:21:50.532Z] 27f5ce0e4adf: Waiting [2021-08-02T01:21:50.532Z] c2d8d7efcc4b: Waiting [2021-08-02T01:21:50.805Z] f757da607395: Verifying Checksum [2021-08-02T01:21:50.805Z] f757da607395: Download complete [2021-08-02T01:21:50.805Z] 8603b9c90790: Download complete [2021-08-02T01:21:51.075Z] 1560dd03e051: Verifying Checksum [2021-08-02T01:21:51.075Z] 1560dd03e051: Download complete [2021-08-02T01:21:51.075Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T01:21:51.075Z] 27f5ce0e4adf: Download complete [2021-08-02T01:21:51.075Z] 05883995daec: Verifying Checksum [2021-08-02T01:21:51.075Z] 05883995daec: Download complete [2021-08-02T01:21:51.670Z] 448f6bf000e3: Verifying Checksum [2021-08-02T01:21:51.670Z] 448f6bf000e3: Download complete [2021-08-02T01:21:55.966Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T01:21:55.966Z] c2d8d7efcc4b: Download complete [2021-08-02T01:21:56.241Z] 448f6bf000e3: Pull complete [2021-08-02T01:21:57.224Z] f757da607395: Pull complete [2021-08-02T01:21:58.665Z] 05883995daec: Pull complete [2021-08-02T01:21:58.938Z] 8603b9c90790: Pull complete [2021-08-02T01:21:59.916Z] 1560dd03e051: Pull complete [2021-08-02T01:22:00.509Z] 27f5ce0e4adf: Pull complete [2021-08-02T01:22:15.594Z] c2d8d7efcc4b: Pull complete [2021-08-02T01:22:15.594Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T01:22:15.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T01:22:15.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T01:22:15.885Z] prd-ubuntu18.04-docker-arm64-4c-16g-1324 does not seem to be running inside a container [2021-08-02T01:22:15.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T01:22:20.851Z] $ docker top eebf2bc25d283aa74f8a176196f0542a0e78cf1ecd3c8e43b065456531b43c58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:22:22.145Z] ---> job-cost.sh [2021-08-02T01:22:22.145Z] lf-activate-venv: SKIPPING [2021-08-02T01:22:22.145Z] INFO: No Stack... [2021-08-02T01:22:22.739Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T01:22:23.336Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T01:22:24.078Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-08-02T01:22:24.078Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T01:22:24.200Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-296-1-stack-cost] [2021-08-02T01:22:24.208Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-296-1-stack-cost] did not exist. Created. [2021-08-02T01:22:24.209Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T01:22:25.014Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T01:22:25.134Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T01:22:25.163Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T01:22:25.233Z] $ docker stop --time=1 eebf2bc25d283aa74f8a176196f0542a0e78cf1ecd3c8e43b065456531b43c58 [2021-08-02T01:22:26.966Z] $ docker rm -f eebf2bc25d283aa74f8a176196f0542a0e78cf1ecd3c8e43b065456531b43c58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T01:22:57.135Z] Running on prd-ubuntu18.04-docker-8c-8g-1325 in /w/workspace/gexfoundry_device-mqtt-go_PR-296 [Pipeline] { [Pipeline] ws [2021-08-02T01:22:57.201Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-08-02T01:22:57.376Z] Selected Git installation does not exist. Using Default [2021-08-02T01:22:57.376Z] The recommended git tool is: NONE [2021-08-02T01:23:00.471Z] using credential edgex-jenkins-ssh [2021-08-02T01:23:00.490Z] Cloning the remote Git repository [2021-08-02T01:23:00.516Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T01:23:00.599Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-08-02T01:23:00.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T01:23:00.635Z] > git --version # timeout=10 [2021-08-02T01:23:00.645Z] > git --version # 'git version 2.17.1' [2021-08-02T01:23:00.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T01:23:00.678Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T01:23:01.497Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-02T01:23:01.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T01:23:01.515Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-02T01:23:01.529Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T01:23:01.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T01:23:01.533Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T01:23:02.406Z] Merging remotes/origin/main commit 5a53b832d9ff08308085d0b76a64dd8cc23f99ce into PR head commit be8cc58446a13e7a6813b9e6d1382af62fa4049e [2021-08-02T01:23:02.504Z] Merge succeeded, producing be8cc58446a13e7a6813b9e6d1382af62fa4049e [2021-08-02T01:23:02.505Z] Checking out Revision be8cc58446a13e7a6813b9e6d1382af62fa4049e (PR-296) [2021-08-02T01:23:02.417Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T01:23:02.421Z] > git checkout -f be8cc58446a13e7a6813b9e6d1382af62fa4049e # timeout=10 [2021-08-02T01:23:02.463Z] > git remote # timeout=10 [2021-08-02T01:23:02.470Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T01:23:02.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T01:23:02.486Z] > git merge 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 [2021-08-02T01:23:02.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T01:23:02.508Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T01:23:02.512Z] > git checkout -f be8cc58446a13e7a6813b9e6d1382af62fa4049e # timeout=10 [2021-08-02T01:23:06.295Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.4.0" [2021-08-02T01:23:06.326Z] > git --version # timeout=10 [2021-08-02T01:23:06.331Z] > git --version # 'git version 2.17.1' [2021-08-02T01:23:06.335Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:23:07.361Z] + echo snap-build.sh [2021-08-02T01:23:07.361Z] snap-build.sh [2021-08-02T01:23:07.361Z] + SNAP_BASE_DIR=. [2021-08-02T01:23:07.361Z] + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' [2021-08-02T01:23:07.361Z] + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 [2021-08-02T01:23:07.361Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' [2021-08-02T01:23:07.361Z] [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] [2021-08-02T01:23:07.361Z] + cd /w/workspace/device-mqtt-go/1 [2021-08-02T01:23:07.361Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-02T01:23:07.361Z] Reading package lists... [2021-08-02T01:23:07.361Z] Building dependency tree... [2021-08-02T01:23:07.361Z] Reading state information... [2021-08-02T01:23:07.361Z] The following packages were automatically installed and are no longer required: [2021-08-02T01:23:07.361Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-02T01:23:07.361Z] uidmap xdelta3 [2021-08-02T01:23:07.361Z] Use 'sudo apt autoremove' to remove them. [2021-08-02T01:23:07.361Z] The following packages will be REMOVED: [2021-08-02T01:23:07.361Z] lxd* lxd-client* [2021-08-02T01:23:07.640Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-02T01:23:07.640Z] After this operation, 31.7 MB disk space will be freed. [2021-08-02T01:23:08.179Z] (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-08-02T01:23:08.179Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-02T01:23:09.165Z] Removing lxd dnsmasq configuration [2021-08-02T01:23:09.165Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-02T01:23:09.165Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-02T01:23:10.134Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-02T01:23:10.134Z] (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-08-02T01:23:10.134Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-02T01:23:11.552Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-02T01:23:11.552Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-02T01:23:11.820Z] + sudo snap remove --purge lxd [2021-08-02T01:23:12.089Z] snap "lxd" is not installed [2021-08-02T01:23:12.089Z] + sudo groupadd --force --system lxd [2021-08-02T01:23:12.089Z] ++ whoami [2021-08-02T01:23:12.089Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-02T01:23:12.089Z] + newgrp - lxd [2021-08-02T01:23:12.089Z] + sudo snap install lxd [2021-08-02T01:23:20.314Z] 2021-08-02T01:23:18Z INFO Waiting for automatic snapd restart... [2021-08-02T01:23:35.323Z] lxd 4.16 from Canonical* installed [2021-08-02T01:23:35.323Z] + sudo lxd init --auto [2021-08-02T01:23:43.543Z] + sudo snap install --classic snapcraft [2021-08-02T01:23:53.636Z] snapcraft 4.8.3 from Canonical* installed [2021-08-02T01:23:53.636Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-02T01:23:53.636Z] + sudo snapcraft prime --use-lxd [2021-08-02T01:23:55.586Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-02T01:23:55.586Z] 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-08-02T01:23:55.586Z] - README.md [2021-08-02T01:23:55.586Z] [2021-08-02T01:23:55.586Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-02T01:23:55.586Z] Launching a container. [2021-08-02T01:24:02.261Z] Waiting for container to be ready [2021-08-02T01:24:02.850Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-02T01:24:02.850Z] [2021-08-02T01:24:07.111Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-02T01:24:07.111Z] Waiting for network to be ready... [2021-08-02T01:24:07.111Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-02T01:24:07.380Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-02T01:24:07.380Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-02T01:24:07.646Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-02T01:24:07.646Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-02T01:24:07.646Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-02T01:24:07.646Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-02T01:24:07.646Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-02T01:24:07.646Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-02T01:24:07.646Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-02T01:24:07.914Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-02T01:24:07.914Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-02T01:24:08.181Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-02T01:24:08.447Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-02T01:24:08.447Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-02T01:24:08.447Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-02T01:24:08.447Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-02T01:24:08.447Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-02T01:24:08.713Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-02T01:24:08.980Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-02T01:24:09.248Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-02T01:24:09.248Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-08-02T01:24:09.248Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-08-02T01:24:09.248Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-02T01:24:09.248Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-02T01:24:09.248Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-02T01:24:09.248Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-02T01:24:11.194Z] Fetched 24.9 MB in 4s (6061 kB/s) [2021-08-02T01:24:12.169Z] Reading package lists... [2021-08-02T01:24:12.435Z] Reading package lists... [2021-08-02T01:24:12.435Z] Building dependency tree... [2021-08-02T01:24:12.435Z] Reading state information... [2021-08-02T01:24:12.704Z] The following additional packages will be installed: [2021-08-02T01:24:12.705Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-02T01:24:12.705Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-02T01:24:12.705Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-02T01:24:12.705Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-02T01:24:12.705Z] Suggested packages: [2021-08-02T01:24:12.705Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-02T01:24:12.705Z] Recommended packages: [2021-08-02T01:24:12.705Z] gnupg libsasl2-modules [2021-08-02T01:24:12.705Z] The following NEW packages will be installed: [2021-08-02T01:24:12.705Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-02T01:24:12.705Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-02T01:24:12.705Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-02T01:24:12.705Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-02T01:24:12.705Z] The following packages will be upgraded: [2021-08-02T01:24:12.705Z] gpg gpg-agent gpgconf libudev1 [2021-08-02T01:24:12.705Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-02T01:24:12.705Z] Need to get 3527 kB of archives. [2021-08-02T01:24:12.705Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-02T01:24:12.705Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-08-02T01:24:12.705Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-08-02T01:24:12.705Z] Get:3 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-08-02T01:24:12.705Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-02T01:24:12.705Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-02T01:24:12.705Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-02T01:24:12.971Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-02T01:24:13.238Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-02T01:24:13.238Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-02T01:24:13.505Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-02T01:24:13.505Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-02T01:24:13.505Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-02T01:24:13.772Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-02T01:24:13.772Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-02T01:24:13.772Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-02T01:24:13.772Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-02T01:24:13.772Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-02T01:24:13.772Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-02T01:24:13.772Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-02T01:24:13.772Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-02T01:24:13.773Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-02T01:24:13.773Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-02T01:24:13.773Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T01:24:14.039Z] Fetched 3527 kB in 1s (3066 kB/s) [2021-08-02T01:24:14.040Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-02T01:24:14.040Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-08-02T01:24:14.040Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-02T01:24:14.040Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-08-02T01:24:14.040Z] Selecting previously unselected package udev. [2021-08-02T01:24:14.040Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-02T01:24:14.040Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-08-02T01:24:14.040Z] Unpacking udev (237-3ubuntu10.50) ... [2021-08-02T01:24:14.307Z] Selecting previously unselected package libfuse2:amd64. [2021-08-02T01:24:14.307Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-02T01:24:14.307Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-02T01:24:14.307Z] Selecting previously unselected package fuse. [2021-08-02T01:24:14.307Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-02T01:24:14.307Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-02T01:24:14.307Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T01:24:14.307Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-02T01:24:14.577Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T01:24:14.577Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-02T01:24:14.577Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T01:24:14.577Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-02T01:24:14.577Z] Selecting previously unselected package libksba8:amd64. [2021-08-02T01:24:14.577Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-02T01:24:14.577Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-02T01:24:14.845Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-02T01:24:14.845Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T01:24:14.845Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:14.845Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-02T01:24:14.845Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T01:24:14.845Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:14.845Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-02T01:24:14.845Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T01:24:14.845Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:14.845Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-02T01:24:14.845Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T01:24:14.845Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:14.845Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-02T01:24:14.845Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T01:24:14.845Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:15.112Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-02T01:24:15.112Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T01:24:15.112Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:15.112Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-02T01:24:15.112Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T01:24:15.112Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:15.112Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-02T01:24:15.112Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T01:24:15.112Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:15.112Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-02T01:24:15.112Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-02T01:24:15.112Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:15.380Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-02T01:24:15.380Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-02T01:24:15.380Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-02T01:24:15.380Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-02T01:24:15.380Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-02T01:24:15.380Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-02T01:24:15.380Z] Selecting previously unselected package libldap-common. [2021-08-02T01:24:15.380Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-02T01:24:15.380Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-02T01:24:15.380Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-02T01:24:15.380Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-02T01:24:15.380Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-02T01:24:15.380Z] Selecting previously unselected package dirmngr. [2021-08-02T01:24:15.380Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T01:24:15.649Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-02T01:24:15.649Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-02T01:24:15.649Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-02T01:24:15.649Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-02T01:24:15.649Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-02T01:24:15.649Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-02T01:24:15.649Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-02T01:24:15.649Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:15.649Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-02T01:24:15.649Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-02T01:24:15.649Z] Setting up udev (237-3ubuntu10.50) ... [2021-08-02T01:24:15.916Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-02T01:24:16.184Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:16.184Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-02T01:24:16.184Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-02T01:24:16.184Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-02T01:24:16.184Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:16.184Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:16.184Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:16.184Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:16.184Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:16.184Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:16.184Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-02T01:24:16.184Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-02T01:24:16.184Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-02T01:24:16.450Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-02T01:24:16.720Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-02T01:24:16.720Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-02T01:24:16.720Z] This means they are not meant to be enabled using systemctl. [2021-08-02T01:24:16.720Z] Possible reasons for having this kind of units are: [2021-08-02T01:24:16.720Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-02T01:24:16.720Z] .wants/ or .requires/ directory. [2021-08-02T01:24:16.720Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-02T01:24:16.720Z] a requirement dependency on it. [2021-08-02T01:24:16.720Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-02T01:24:16.720Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-02T01:24:16.720Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-02T01:24:16.720Z] instance name specified. [2021-08-02T01:24:16.987Z] Reading package lists... [2021-08-02T01:24:17.253Z] Building dependency tree... [2021-08-02T01:24:17.253Z] Reading state information... [2021-08-02T01:24:17.253Z] The following additional packages will be installed: [2021-08-02T01:24:17.253Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-02T01:24:17.253Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-02T01:24:17.253Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-02T01:24:17.253Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-02T01:24:17.253Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-02T01:24:17.253Z] Suggested packages: [2021-08-02T01:24:17.253Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-02T01:24:17.253Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-02T01:24:17.253Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-02T01:24:17.253Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-02T01:24:17.253Z] systemd-container policykit-1 [2021-08-02T01:24:17.253Z] Recommended packages: [2021-08-02T01:24:17.253Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-02T01:24:17.253Z] The following NEW packages will be installed: [2021-08-02T01:24:17.253Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-02T01:24:17.253Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-02T01:24:17.253Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-02T01:24:17.253Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-02T01:24:17.253Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-02T01:24:17.253Z] The following packages will be upgraded: [2021-08-02T01:24:17.253Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-02T01:24:17.521Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-02T01:24:17.521Z] Need to get 36.7 MB of archives. [2021-08-02T01:24:17.521Z] After this operation, 147 MB of additional disk space will be used. [2021-08-02T01:24:17.521Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-08-02T01:24:17.521Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-02T01:24:17.521Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-08-02T01:24:17.521Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-08-02T01:24:17.521Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-02T01:24:17.521Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-02T01:24:17.521Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-02T01:24:17.790Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-02T01:24:17.790Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-02T01:24:17.790Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-02T01:24:17.790Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-02T01:24:17.790Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-02T01:24:17.790Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-02T01:24:17.790Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-02T01:24:17.790Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-02T01:24:17.790Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-02T01:24:17.790Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-02T01:24:17.790Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-08-02T01:24:18.376Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-02T01:24:18.376Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-02T01:24:18.376Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-02T01:24:18.376Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-02T01:24:18.376Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-02T01:24:18.376Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-02T01:24:18.376Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-02T01:24:18.376Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-02T01:24:18.376Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-02T01:24:18.376Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-02T01:24:18.644Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-02T01:24:18.644Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-02T01:24:20.073Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T01:24:20.073Z] Fetched 36.7 MB in 2s (16.1 MB/s) [2021-08-02T01:24:20.073Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-02T01:24:20.073Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-08-02T01:24:20.073Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-02T01:24:20.348Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-08-02T01:24:20.348Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-02T01:24:20.348Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-08-02T01:24:20.621Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-02T01:24:20.621Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-02T01:24:20.621Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-02T01:24:20.621Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-02T01:24:20.621Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-02T01:24:20.621Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-02T01:24:20.621Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-02T01:24:20.890Z] Setting up apt (1.6.14) ... [2021-08-02T01:24:20.890Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-02T01:24:21.474Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-02T01:24:21.474Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-02T01:24:21.474Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-02T01:24:21.474Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-02T01:24:21.474Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-02T01:24:21.474Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-02T01:24:21.474Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T01:24:21.743Z] Selecting previously unselected package libexpat1:amd64. [2021-08-02T01:24:21.743Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-02T01:24:21.743Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-02T01:24:21.743Z] Selecting previously unselected package python3.6-minimal. [2021-08-02T01:24:21.743Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-02T01:24:21.743Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T01:24:22.082Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-02T01:24:22.082Z] Checking for services that may need to be restarted...done. [2021-08-02T01:24:22.082Z] Checking for services that may need to be restarted...done. [2021-08-02T01:24:22.082Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T01:24:22.082Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-02T01:24:22.082Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T01:24:22.757Z] Selecting previously unselected package python3-minimal. [2021-08-02T01:24:22.757Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-02T01:24:22.757Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-02T01:24:22.757Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-02T01:24:22.757Z] Selecting previously unselected package mime-support. [2021-08-02T01:24:22.757Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-02T01:24:22.757Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-02T01:24:22.757Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-02T01:24:22.757Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-02T01:24:22.757Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-02T01:24:22.757Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-02T01:24:22.757Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-02T01:24:22.757Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T01:24:23.036Z] Selecting previously unselected package python3.6. [2021-08-02T01:24:23.036Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-02T01:24:23.036Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T01:24:23.036Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-02T01:24:23.036Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-02T01:24:23.036Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-02T01:24:23.036Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-02T01:24:23.303Z] Selecting previously unselected package python3. [2021-08-02T01:24:23.303Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-02T01:24:23.303Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-02T01:24:23.303Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-02T01:24:23.303Z] Selecting previously unselected package multiarch-support. [2021-08-02T01:24:23.303Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T01:24:23.303Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-02T01:24:23.303Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-02T01:24:23.303Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-02T01:24:23.303Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-02T01:24:23.303Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-02T01:24:23.303Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-02T01:24:23.573Z] Selecting previously unselected package libbsd0:amd64. [2021-08-02T01:24:23.573Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-02T01:24:23.573Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-02T01:24:23.573Z] Selecting previously unselected package sudo. [2021-08-02T01:24:23.573Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-02T01:24:23.573Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-02T01:24:23.573Z] Selecting previously unselected package apparmor. [2021-08-02T01:24:23.573Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-02T01:24:23.573Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-02T01:24:23.842Z] Selecting previously unselected package libedit2:amd64. [2021-08-02T01:24:23.842Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-02T01:24:23.842Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-02T01:24:23.842Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-02T01:24:23.842Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-02T01:24:23.842Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T01:24:23.842Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-02T01:24:23.842Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-02T01:24:23.842Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T01:24:24.108Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-02T01:24:24.109Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-02T01:24:24.109Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-02T01:24:24.109Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-02T01:24:24.109Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-02T01:24:24.109Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T01:24:24.109Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-02T01:24:24.109Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-02T01:24:24.109Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T01:24:24.109Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-02T01:24:24.109Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-02T01:24:24.109Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-02T01:24:24.377Z] Selecting previously unselected package openssh-client. [2021-08-02T01:24:24.377Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-08-02T01:24:24.377Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-02T01:24:24.645Z] Selecting previously unselected package squashfs-tools. [2021-08-02T01:24:24.645Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-02T01:24:24.645Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-02T01:24:24.645Z] Selecting previously unselected package snapd. [2021-08-02T01:24:24.645Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-02T01:24:24.645Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-02T01:24:26.595Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-02T01:24:26.595Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-02T01:24:26.864Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-02T01:24:26.864Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-02T01:24:26.864Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-02T01:24:26.864Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T01:24:26.864Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-02T01:24:26.864Z] Setting up systemd (237-3ubuntu10.50) ... [2021-08-02T01:24:26.864Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-02T01:24:27.448Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-02T01:24:27.448Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-02T01:24:27.448Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-02T01:24:27.448Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T01:24:27.448Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T01:24:27.448Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-02T01:24:28.031Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-02T01:24:28.031Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T01:24:28.031Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-02T01:24:28.031Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-02T01:24:28.031Z] running python rtupdate hooks for python3.6... [2021-08-02T01:24:28.031Z] running python post-rtupdate hooks for python3.6... [2021-08-02T01:24:28.299Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-02T01:24:28.908Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-02T01:24:29.177Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-02T01:24:29.177Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-08-02T01:24:29.177Z] Setting up snapd (2.49.2+18.04) ... [2021-08-02T01:24:29.445Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-02T01:24:29.713Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-02T01:24:29.983Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-02T01:24:29.983Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-02T01:24:30.253Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-02T01:24:30.253Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-02T01:24:30.521Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-02T01:24:30.521Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-02T01:24:30.800Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-02T01:24:31.073Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-02T01:24:31.073Z] /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-08-02T01:24:31.073Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-02T01:24:31.345Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-02T01:24:31.945Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-02T01:24:32.214Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-02T01:24:32.214Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-02T01:24:33.070Z] Reading package lists... [2021-08-02T01:24:33.347Z] Reading package lists... [2021-08-02T01:24:33.616Z] Building dependency tree... [2021-08-02T01:24:33.617Z] Reading state information... [2021-08-02T01:24:33.617Z] Calculating upgrade... [2021-08-02T01:24:33.895Z] The following packages will be upgraded: [2021-08-02T01:24:33.895Z] advancecomp base-files bash binutils binutils-common [2021-08-02T01:24:33.895Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-02T01:24:33.895Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-02T01:24:33.895Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-02T01:24:33.895Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-02T01:24:33.895Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-02T01:24:33.895Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-02T01:24:33.895Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-02T01:24:33.895Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-02T01:24:33.895Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-02T01:24:33.895Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-02T01:24:33.895Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-02T01:24:33.895Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-02T01:24:33.895Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-02T01:24:33.895Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-02T01:24:33.895Z] ubuntu-keyring util-linux [2021-08-02T01:24:33.895Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-02T01:24:33.895Z] Need to get 64.2 MB of archives. [2021-08-02T01:24:33.895Z] After this operation, 5125 kB of additional disk space will be used. [2021-08-02T01:24:33.895Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-08-02T01:24:33.895Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-02T01:24:33.895Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-02T01:24:33.895Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-02T01:24:33.895Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-02T01:24:33.895Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-02T01:24:33.895Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-02T01:24:33.895Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-02T01:24:33.895Z] 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-08-02T01:24:33.895Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-02T01:24:33.895Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-02T01:24:33.895Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-02T01:24:33.895Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-02T01:24:33.895Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-02T01:24:33.895Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-02T01:24:34.168Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-02T01:24:34.168Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-02T01:24:34.168Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-02T01:24:34.168Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-02T01:24:34.168Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-02T01:24:34.168Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-02T01:24:34.168Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-02T01:24:34.168Z] 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-08-02T01:24:34.168Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-02T01:24:34.168Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-02T01:24:34.168Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-02T01:24:34.168Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-02T01:24:34.168Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-02T01:24:34.168Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-02T01:24:34.168Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-02T01:24:34.168Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-02T01:24:34.168Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-02T01:24:34.168Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-08-02T01:24:34.168Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-02T01:24:34.168Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-02T01:24:34.168Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-02T01:24:34.168Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-02T01:24:34.168Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-02T01:24:34.168Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-02T01:24:34.168Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-02T01:24:34.168Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-02T01:24:34.168Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-02T01:24:34.168Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-08-02T01:24:34.168Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-02T01:24:34.168Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-02T01:24:34.441Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-02T01:24:34.441Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-02T01:24:34.441Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-02T01:24:34.441Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-02T01:24:34.441Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-02T01:24:34.441Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-02T01:24:34.441Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-02T01:24:34.441Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-02T01:24:34.441Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-02T01:24:34.441Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-02T01:24:34.441Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-02T01:24:34.441Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-02T01:24:34.441Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-02T01:24:34.441Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-02T01:24:34.710Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-02T01:24:34.710Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-02T01:24:34.710Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-02T01:24:34.981Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-02T01:24:34.981Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-02T01:24:34.981Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-02T01:24:34.981Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-02T01:24:34.981Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-02T01:24:34.981Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-02T01:24:34.981Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-02T01:24:35.251Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-02T01:24:35.251Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-02T01:24:35.251Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-02T01:24:35.251Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-02T01:24:35.251Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-02T01:24:35.251Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-02T01:24:35.251Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-02T01:24:35.251Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-02T01:24:35.251Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-02T01:24:35.251Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-02T01:24:35.251Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-02T01:24:35.519Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-02T01:24:35.519Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-02T01:24:35.519Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-02T01:24:35.519Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-02T01:24:35.519Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-02T01:24:35.519Z] Get:86 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-08-02T01:24:35.519Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-02T01:24:35.519Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-02T01:24:35.519Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-02T01:24:35.519Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-02T01:24:35.519Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-02T01:24:35.519Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-02T01:24:35.519Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-02T01:24:35.519Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-02T01:24:35.519Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-02T01:24:35.519Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-02T01:24:35.789Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-08-02T01:24:35.789Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-02T01:24:35.789Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-02T01:24:35.789Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-02T01:24:35.789Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-02T01:24:35.789Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-02T01:24:35.789Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-02T01:24:35.789Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T01:24:36.064Z] Fetched 64.2 MB in 2s (32.1 MB/s) [2021-08-02T01:24:36.064Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T01:24:36.064Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T01:24:36.064Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-02T01:24:36.334Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T01:24:36.334Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-02T01:24:36.605Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-08-02T01:24:36.605Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-08-02T01:24:36.875Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:36.875Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:36.875Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:36.875Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:36.875Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:36.875Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:36.875Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:36.875Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:37.145Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:37.145Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:37.145Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:37.145Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:37.145Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:37.145Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:37.145Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:37.413Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T01:24:37.413Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:37.413Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-02T01:24:37.413Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:37.413Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T01:24:37.413Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:37.413Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:37.413Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:37.413Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:37.413Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:37.682Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-02T01:24:37.682Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:37.682Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T01:24:37.682Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T01:24:37.949Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-02T01:24:38.217Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-02T01:24:38.485Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-02T01:24:38.485Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-02T01:24:38.485Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-02T01:24:38.485Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-02T01:24:38.485Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-02T01:24:38.755Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-02T01:24:38.755Z] Installing new version of config file /etc/issue ... [2021-08-02T01:24:38.755Z] Installing new version of config file /etc/issue.net ... [2021-08-02T01:24:38.755Z] Installing new version of config file /etc/lsb-release ... [2021-08-02T01:24:38.755Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-02T01:24:39.025Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-02T01:24:39.025Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-02T01:24:39.025Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-02T01:24:39.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:39.295Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-02T01:24:39.295Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-02T01:24:39.295Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-02T01:24:39.295Z] 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-08-02T01:24:39.295Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:39.295Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T01:24:39.564Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-02T01:24:39.564Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-02T01:24:39.564Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:39.564Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-02T01:24:39.564Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-02T01:24:39.564Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-02T01:24:39.852Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:39.853Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-02T01:24:39.853Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-02T01:24:39.853Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-02T01:24:40.121Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:40.121Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-02T01:24:40.121Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-02T01:24:40.121Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-02T01:24:40.121Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:40.121Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-02T01:24:40.121Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-02T01:24:40.121Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-02T01:24:40.389Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:40.389Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-02T01:24:40.389Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-02T01:24:40.389Z] Setting up grep (3.1-2build1) ... [2021-08-02T01:24:40.390Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:40.390Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-02T01:24:40.390Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-02T01:24:40.390Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-02T01:24:40.660Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:40.660Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-02T01:24:40.660Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-02T01:24:40.660Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-02T01:24:40.660Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:40.660Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-02T01:24:40.660Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T01:24:40.929Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-02T01:24:40.929Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:40.929Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-02T01:24:40.929Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-02T01:24:41.891Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-02T01:24:41.891Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-02T01:24:41.891Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-02T01:24:41.891Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-02T01:24:42.160Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-02T01:24:42.160Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:42.161Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-02T01:24:42.161Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-02T01:24:42.431Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-02T01:24:42.431Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-02T01:24:42.719Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-02T01:24:42.719Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-02T01:24:42.719Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-02T01:24:42.719Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:42.719Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-02T01:24:42.719Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-02T01:24:42.719Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-02T01:24:42.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:42.988Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T01:24:42.988Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T01:24:42.988Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T01:24:42.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:42.988Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T01:24:42.988Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T01:24:42.988Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T01:24:43.258Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:43.258Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T01:24:43.258Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T01:24:43.258Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T01:24:43.258Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:43.258Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T01:24:43.258Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T01:24:43.258Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T01:24:43.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:43.744Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-02T01:24:43.744Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T01:24:43.744Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-02T01:24:43.744Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T01:24:43.744Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-02T01:24:43.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:43.744Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-02T01:24:43.744Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T01:24:43.744Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-02T01:24:43.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:43.744Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T01:24:43.744Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T01:24:44.014Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-02T01:24:44.014Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:44.014Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T01:24:44.014Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T01:24:44.014Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-02T01:24:44.014Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:44.014Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T01:24:44.309Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T01:24:44.587Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-02T01:24:44.857Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-02T01:24:45.126Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-02T01:24:45.126Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:45.126Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-02T01:24:45.126Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-02T01:24:45.397Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-02T01:24:45.397Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-02T01:24:45.397Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-02T01:24:45.397Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-02T01:24:45.397Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-02T01:24:45.397Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T01:24:45.397Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-02T01:24:45.665Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-02T01:24:45.665Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-02T01:24:45.937Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T01:24:45.937Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-02T01:24:45.937Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-02T01:24:45.937Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-02T01:24:45.937Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T01:24:45.937Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-02T01:24:45.937Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-02T01:24:45.937Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-02T01:24:46.204Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T01:24:46.204Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-02T01:24:46.204Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-02T01:24:46.204Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-02T01:24:46.204Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-02T01:24:46.204Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-02T01:24:46.204Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-02T01:24:46.475Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-02T01:24:46.475Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-02T01:24:46.475Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-02T01:24:46.475Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-02T01:24:46.475Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-02T01:24:46.745Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:46.745Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-02T01:24:46.745Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-02T01:24:46.745Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-08-02T01:24:46.745Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-08-02T01:24:46.745Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-02T01:24:46.745Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-02T01:24:47.013Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-02T01:24:47.013Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:47.013Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-02T01:24:47.013Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-02T01:24:47.013Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-02T01:24:47.013Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:47.013Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-02T01:24:47.281Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-02T01:24:47.281Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-02T01:24:47.281Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:47.281Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-02T01:24:47.281Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-02T01:24:47.281Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-02T01:24:47.550Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:47.550Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-02T01:24:47.550Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-02T01:24:47.550Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-02T01:24:47.550Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:47.550Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-02T01:24:47.550Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-02T01:24:47.833Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-02T01:24:47.833Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:47.833Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-02T01:24:47.833Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-02T01:24:48.101Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-02T01:24:48.101Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:48.101Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-02T01:24:48.101Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-02T01:24:48.101Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-02T01:24:48.101Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:48.101Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-02T01:24:48.372Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-02T01:24:48.372Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-02T01:24:48.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:48.372Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-02T01:24:48.372Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-02T01:24:48.372Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-02T01:24:48.372Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:48.372Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-02T01:24:48.643Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-02T01:24:48.643Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-02T01:24:48.643Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:48.643Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-02T01:24:48.643Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-02T01:24:48.643Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-02T01:24:48.915Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:48.915Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-02T01:24:48.915Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-02T01:24:48.915Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-02T01:24:48.915Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:48.915Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-02T01:24:48.915Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-02T01:24:49.185Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-02T01:24:49.186Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:49.186Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-02T01:24:49.186Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-02T01:24:49.186Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-02T01:24:49.186Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-02T01:24:49.186Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-02T01:24:49.186Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-02T01:24:49.186Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-02T01:24:49.454Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-02T01:24:49.454Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-02T01:24:49.454Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-02T01:24:49.454Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-02T01:24:49.454Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-02T01:24:49.722Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-08-02T01:24:49.722Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-08-02T01:24:49.722Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-02T01:24:49.722Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-02T01:24:49.722Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-02T01:24:49.722Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-02T01:24:49.991Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-02T01:24:49.991Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-02T01:24:49.991Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-02T01:24:49.991Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-02T01:24:49.991Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-02T01:24:49.991Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-02T01:24:50.259Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-02T01:24:50.259Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-02T01:24:50.259Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-02T01:24:50.259Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-02T01:24:50.259Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-02T01:24:50.259Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-02T01:24:50.259Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-02T01:24:50.528Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-02T01:24:50.797Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-02T01:24:50.797Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-02T01:24:50.797Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-02T01:24:50.797Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-02T01:24:50.797Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-02T01:24:50.797Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-02T01:24:51.065Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-02T01:24:51.065Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-02T01:24:51.333Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-02T01:24:51.333Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-02T01:24:51.333Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-02T01:24:51.333Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-02T01:24:51.333Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:51.333Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T01:24:51.600Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:51.600Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T01:24:51.600Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:51.600Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T01:24:51.600Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:51.600Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T01:24:52.561Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:52.561Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T01:24:53.529Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:53.529Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T01:24:53.529Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:53.529Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T01:24:54.112Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:54.112Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T01:24:54.699Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-02T01:24:54.699Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-02T01:24:54.699Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-02T01:24:54.699Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-02T01:24:54.699Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-02T01:24:54.699Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-02T01:24:54.968Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-02T01:24:54.968Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-02T01:24:54.968Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-02T01:24:54.968Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-02T01:24:54.968Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-02T01:24:54.968Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-02T01:24:55.239Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-02T01:24:55.239Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-02T01:24:55.239Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-02T01:24:55.239Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-02T01:24:55.239Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:55.239Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-02T01:24:55.239Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:55.239Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:55.239Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:55.239Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-02T01:24:55.507Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-02T01:24:55.508Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-02T01:24:55.508Z] [2021-08-02T01:24:55.508Z] Current default time zone: 'Etc/UTC' [2021-08-02T01:24:55.508Z] Local time is now: Mon Aug 2 01:24:55 UTC 2021. [2021-08-02T01:24:55.508Z] Universal Time is now: Mon Aug 2 01:24:55 UTC 2021. [2021-08-02T01:24:55.508Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-02T01:24:55.508Z] [2021-08-02T01:24:55.508Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-08-02T01:24:55.508Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:55.508Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-08-02T01:24:55.508Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-02T01:24:55.508Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-02T01:24:55.508Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-02T01:24:55.508Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-02T01:24:55.508Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-02T01:24:55.508Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-02T01:24:55.508Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-02T01:24:55.508Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:55.508Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-02T01:24:55.776Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T01:24:55.776Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-02T01:24:55.776Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:55.776Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-02T01:24:55.776Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-02T01:24:55.776Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-02T01:24:55.776Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-08-02T01:24:55.776Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-02T01:24:55.776Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-02T01:24:55.776Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-02T01:24:55.776Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-02T01:24:57.719Z] Updating certificates in /etc/ssl/certs... [2021-08-02T01:24:58.686Z] 23 added, 27 removed; done. [2021-08-02T01:24:58.686Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-02T01:24:58.686Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-02T01:24:58.686Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-02T01:24:58.686Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-02T01:24:58.686Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-02T01:24:58.686Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T01:24:58.686Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-02T01:24:58.686Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T01:24:58.686Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T01:24:58.686Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T01:24:58.686Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T01:24:58.686Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T01:24:58.686Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-02T01:24:58.686Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-02T01:24:58.686Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-02T01:24:58.686Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-02T01:24:58.686Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-02T01:24:58.686Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T01:24:58.686Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-02T01:24:58.686Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-02T01:24:58.686Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-02T01:24:58.957Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-02T01:24:58.957Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-02T01:24:58.957Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-08-02T01:24:58.957Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-02T01:24:58.957Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-02T01:24:58.957Z] Updating certificates in /etc/ssl/certs... [2021-08-02T01:24:59.543Z] 0 added, 0 removed; done. [2021-08-02T01:24:59.543Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-02T01:24:59.543Z] done. [2021-08-02T01:25:00.127Z] Reading package lists... [2021-08-02T01:25:00.127Z] Building dependency tree... [2021-08-02T01:25:00.127Z] Reading state information... [2021-08-02T01:25:00.396Z] The following NEW packages will be installed: [2021-08-02T01:25:00.396Z] apt-transport-https [2021-08-02T01:25:00.396Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-02T01:25:00.668Z] Need to get 4348 B of archives. [2021-08-02T01:25:00.668Z] After this operation, 154 kB of additional disk space will be used. [2021-08-02T01:25:00.668Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-02T01:25:00.668Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T01:25:00.668Z] Fetched 4348 B in 0s (24.5 kB/s) [2021-08-02T01:25:00.668Z] Selecting previously unselected package apt-transport-https. [2021-08-02T01:25:00.668Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-02T01:25:00.668Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-02T01:25:00.668Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-02T01:25:00.668Z] Setting up apt-transport-https (1.6.14) ... [2021-08-02T01:25:00.934Z] Waiting for network to be ready... [2021-08-02T01:25:06.292Z] 2021-08-02T01:25:03Z INFO Waiting for automatic snapd restart... [2021-08-02T01:25:06.292Z] snapd 2.51.3 from Canonical* installed [2021-08-02T01:25:07.261Z] "snapd" switched to the "latest/stable" channel [2021-08-02T01:25:07.261Z] [2021-08-02T01:25:09.843Z] core18 20210611 from Canonical* installed [2021-08-02T01:25:09.843Z] "core18" switched to the "latest/stable" channel [2021-08-02T01:25:09.843Z] [2021-08-02T01:25:13.222Z] snapcraft 4.8.3 from Canonical* installed [2021-08-02T01:25:13.222Z] "snapcraft" switched to the "latest/stable" channel [2021-08-02T01:25:13.222Z] [2021-08-02T01:25:17.478Z] 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-08-02T01:25:17.478Z] - README.md [2021-08-02T01:25:17.478Z] [2021-08-02T01:25:17.478Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-02T01:25:17.478Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-02T01:25:17.478Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-02T01:25:17.747Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-02T01:25:18.713Z] Reading package lists... [2021-08-02T01:25:18.987Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-02T01:25:19.259Z] Reading package lists... [2021-08-02T01:25:19.259Z] Building dependency tree... [2021-08-02T01:25:19.259Z] Reading state information... [2021-08-02T01:25:19.526Z] Suggested packages: [2021-08-02T01:25:19.526Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-02T01:25:19.526Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-02T01:25:19.526Z] Recommended packages: [2021-08-02T01:25:19.526Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-02T01:25:19.526Z] The following NEW packages will be installed: [2021-08-02T01:25:19.526Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-02T01:25:19.526Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-02T01:25:19.526Z] pkg-config zip [2021-08-02T01:25:19.526Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-02T01:25:19.526Z] Need to get 7663 kB of archives. [2021-08-02T01:25:19.526Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-02T01:25:19.526Z] 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-08-02T01:25:19.794Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-02T01:25:19.794Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-02T01:25:19.794Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-02T01:25:19.794Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-02T01:25:19.794Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-02T01:25:19.794Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-02T01:25:20.060Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-02T01:25:20.060Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-02T01:25:20.060Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-02T01:25:20.060Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-02T01:25:20.326Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-02T01:25:20.326Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-02T01:25:20.326Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-02T01:25:20.326Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-02T01:25:20.326Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-02T01:25:20.593Z] Fetched 7663 kB in 1s (9863 kB/s) [2021-08-02T01:25:20.593Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-02T01:25:20.593Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-02T01:25:20.593Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-02T01:25:20.593Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-02T01:25:20.593Z] Selecting previously unselected package libpsl5:amd64. [2021-08-02T01:25:20.593Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-02T01:25:20.593Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-02T01:25:20.593Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-02T01:25:20.593Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-02T01:25:20.593Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-02T01:25:20.863Z] Selecting previously unselected package librtmp1:amd64. [2021-08-02T01:25:20.863Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-02T01:25:20.863Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-02T01:25:20.863Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-02T01:25:20.863Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-02T01:25:20.863Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-02T01:25:20.863Z] Selecting previously unselected package liberror-perl. [2021-08-02T01:25:20.863Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-02T01:25:20.863Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-02T01:25:20.863Z] Selecting previously unselected package git-man. [2021-08-02T01:25:20.863Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-02T01:25:20.863Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-02T01:25:21.130Z] Selecting previously unselected package git. [2021-08-02T01:25:21.130Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-02T01:25:21.130Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-02T01:25:21.398Z] Selecting previously unselected package libnorm1:amd64. [2021-08-02T01:25:21.398Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-02T01:25:21.398Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-02T01:25:21.665Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-02T01:25:21.665Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-02T01:25:21.665Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-02T01:25:21.665Z] Selecting previously unselected package libsodium23:amd64. [2021-08-02T01:25:21.665Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-02T01:25:21.665Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-02T01:25:21.665Z] Selecting previously unselected package libzmq5:amd64. [2021-08-02T01:25:21.665Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-02T01:25:21.665Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-02T01:25:21.665Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-02T01:25:21.665Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-02T01:25:21.665Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-02T01:25:21.933Z] Selecting previously unselected package pkg-config. [2021-08-02T01:25:21.933Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-02T01:25:21.933Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-02T01:25:21.933Z] Selecting previously unselected package zip. [2021-08-02T01:25:21.933Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-02T01:25:21.933Z] Unpacking zip (3.0-11build1) ... [2021-08-02T01:25:21.933Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-02T01:25:21.933Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-02T01:25:21.933Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-02T01:25:21.933Z] Setting up liberror-perl (0.17025-1) ... [2021-08-02T01:25:21.933Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-02T01:25:21.933Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-02T01:25:21.933Z] No schema files found: doing nothing. [2021-08-02T01:25:21.933Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-02T01:25:21.933Z] Setting up zip (3.0-11build1) ... [2021-08-02T01:25:21.933Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-02T01:25:21.933Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-02T01:25:22.202Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-02T01:25:22.202Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-02T01:25:22.202Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-02T01:25:22.202Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-02T01:25:22.202Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-02T01:25:22.202Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-02T01:25:22.679Z] git set to automatically installed. [2021-08-02T01:25:22.679Z] git-man set to automatically installed. [2021-08-02T01:25:22.679Z] libcurl3-gnutls set to automatically installed. [2021-08-02T01:25:22.679Z] liberror-perl set to automatically installed. [2021-08-02T01:25:22.679Z] libglib2.0-0 set to automatically installed. [2021-08-02T01:25:22.679Z] libnghttp2-14 set to automatically installed. [2021-08-02T01:25:22.679Z] libnorm1 set to automatically installed. [2021-08-02T01:25:22.679Z] libpgm-5.2-0 set to automatically installed. [2021-08-02T01:25:22.679Z] libpsl5 set to automatically installed. [2021-08-02T01:25:22.679Z] librtmp1 set to automatically installed. [2021-08-02T01:25:22.679Z] libsodium23 set to automatically installed. [2021-08-02T01:25:22.679Z] libzmq3-dev set to automatically installed. [2021-08-02T01:25:22.679Z] libzmq5 set to automatically installed. [2021-08-02T01:25:22.679Z] pkg-config set to automatically installed. [2021-08-02T01:25:22.679Z] zip set to automatically installed. [2021-08-02T01:25:24.668Z] snapd is not logged in, snap install commands will use sudo [2021-08-02T01:25:34.853Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-02T01:25:35.451Z] snapd is not logged in, snap install commands will use sudo [2021-08-02T01:25:36.439Z] snap "core18" has no updates available [2021-08-02T01:25:37.036Z] Pulling config-common [2021-08-02T01:25:37.036Z] + snapcraftctl pull [2021-08-02T01:25:47.195Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-02T01:25:47.195Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-02T01:25:47.195Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-08-02T01:25:47.195Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-08-02T01:25:47.195Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-02T01:25:47.195Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-02T01:25:47.195Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-08-02T01:25:47.195Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-08-02T01:25:47.195Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-08-02T01:25:47.195Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-02T01:25:47.195Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-02T01:25:47.195Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-02T01:25:47.195Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-02T01:25:47.195Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-02T01:25:47.195Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-02T01:25:47.195Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-02T01:25:47.195Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-02T01:25:47.195Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-02T01:25:47.195Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-02T01:25:47.195Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-08-02T01:25:47.195Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-08-02T01:25:47.195Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-08-02T01:25:47.195Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-08-02T01:25:47.195Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-08-02T01:25:47.195Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-08-02T01:25:47.195Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-08-02T01:25:47.195Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-02T01:25:47.195Z] Fetched 24.9 MB in 0s (0 B/s) [2021-08-02T01:25:47.195Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-02T01:25:47.195Z] Fetched 224 kB in 0s (0 B/s) [2021-08-02T01:25:47.195Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-02T01:25:47.195Z] Fetched 157 kB in 0s (0 B/s) [2021-08-02T01:25:47.195Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-02T01:25:47.195Z] Fetched 221 kB in 0s (0 B/s) [2021-08-02T01:25:47.195Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-02T01:25:47.195Z] Fetched 143 kB in 0s (0 B/s) [2021-08-02T01:25:47.195Z] Pulling device-mqtt [2021-08-02T01:25:47.195Z] + snapcraftctl pull [2021-08-02T01:25:47.195Z] Pulling hooks [2021-08-02T01:25:47.195Z] + snapcraftctl pull [2021-08-02T01:25:47.795Z] Pulling version [2021-08-02T01:25:47.795Z] + cd /root/project [2021-08-02T01:25:47.795Z] + git describe --tags --abbrev=0 [2021-08-02T01:25:47.795Z] + sed s/v// [2021-08-02T01:25:47.795Z] + GIT_VERSION=2.0.1-dev.1 [2021-08-02T01:25:47.795Z] + snapcraftctl set-version 2.0.1-dev.1 [2021-08-02T01:25:48.779Z] Building config-common [2021-08-02T01:25:49.054Z] + snapcraftctl build [2021-08-02T01:25:51.315Z] Building device-mqtt [2021-08-02T01:25:51.315Z] + cd /root/parts/device-mqtt/src [2021-08-02T01:25:51.315Z] + go mod tidy [2021-08-02T01:25:52.911Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-02T01:25:52.911Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-02T01:25:52.911Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-02T01:25:53.186Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-02T01:25:53.186Z] go: downloading github.com/spf13/cast v1.4.0 [2021-08-02T01:25:53.186Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2021-08-02T01:25:53.186Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-02T01:25:53.786Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-02T01:25:53.786Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-02T01:25:54.070Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-02T01:25:54.070Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-02T01:25:54.070Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-02T01:25:54.070Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-02T01:25:54.348Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-02T01:25:54.348Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-02T01:25:54.623Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-02T01:25:54.623Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-02T01:25:54.623Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-02T01:25:54.623Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-02T01:25:54.623Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-02T01:25:54.900Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-02T01:25:54.900Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-02T01:25:54.900Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-02T01:25:54.900Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-02T01:25:54.900Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-02T01:25:55.184Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-02T01:25:55.184Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-02T01:25:55.184Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-02T01:25:55.184Z] go: downloading golang.org/x/text v0.3.2 [2021-08-02T01:25:55.184Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-02T01:25:55.184Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-02T01:25:55.184Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-02T01:25:55.184Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-02T01:25:55.184Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-02T01:25:55.473Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-02T01:25:55.473Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-02T01:25:55.473Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-02T01:25:55.473Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-02T01:25:55.473Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-02T01:25:55.473Z] go: downloading github.com/kr/text v0.1.0 [2021-08-02T01:25:55.473Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-02T01:25:55.473Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-02T01:25:55.473Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-02T01:25:55.748Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-02T01:25:55.748Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-02T01:25:55.748Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-02T01:25:55.748Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-02T01:25:55.748Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-02T01:25:55.748Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-02T01:25:55.748Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-02T01:25:56.026Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-02T01:25:56.026Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-02T01:25:56.026Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-02T01:25:56.026Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-02T01:25:56.026Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-02T01:25:56.026Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-02T01:25:56.026Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-02T01:25:56.026Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-02T01:25:56.026Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-02T01:25:56.026Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-02T01:25:56.026Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-02T01:25:56.304Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-02T01:25:56.304Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-02T01:25:56.305Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-02T01:25:56.305Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-02T01:25:56.305Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-02T01:25:56.305Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-02T01:25:56.305Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-02T01:25:56.305Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-02T01:25:56.305Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-02T01:25:56.305Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-02T01:25:56.305Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-02T01:25:56.305Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-02T01:25:56.305Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-02T01:25:56.305Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-02T01:25:56.305Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-02T01:25:56.305Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-02T01:25:56.305Z] + make build [2021-08-02T01:25:56.305Z] go mod tidy [2021-08-02T01:25:56.580Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-08-02T01:26:06.751Z] + install -DT ./cmd/device-mqtt /root/parts/device-mqtt/install/bin/device-mqtt [2021-08-02T01:26:06.751Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-mqtt/install/config/device-mqtt/res/configuration.toml [2021-08-02T01:26:06.751Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2021-08-02T01:26:06.751Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2021-08-02T01:26:06.751Z] + install -DT ./cmd/res/profiles/mqtt.test.device.profile.yml /root/parts/device-mqtt/install/config/device-mqtt/res/profiles/mqtt.test.device.profile.yml [2021-08-02T01:26:06.751Z] + install -DT ./Attribution.txt /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/Attribution.txt [2021-08-02T01:26:06.751Z] + install -DT ./LICENSE /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/LICENSE [2021-08-02T01:26:06.751Z] Building hooks [2021-08-02T01:26:06.751Z] + cd /root/parts/hooks/src [2021-08-02T01:26:06.751Z] + make build [2021-08-02T01:26:06.751Z] go mod tidy [2021-08-02T01:26:07.763Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-02T01:26:07.763Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-02T01:26:08.038Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-02T01:26:08.038Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-02T01:26:08.038Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-02T01:26:09.023Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-02T01:26:09.299Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-02T01:26:09.299Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-02T01:26:10.752Z] Building version [2021-08-02T01:26:10.752Z] + snapcraftctl build [2021-08-02T01:26:12.742Z] Staging config-common [2021-08-02T01:26:12.742Z] + snapcraftctl stage [2021-08-02T01:26:13.725Z] Staging device-mqtt [2021-08-02T01:26:13.725Z] + snapcraftctl stage [2021-08-02T01:26:15.171Z] Staging hooks [2021-08-02T01:26:15.171Z] + snapcraftctl stage [2021-08-02T01:26:16.155Z] Staging version [2021-08-02T01:26:16.155Z] + snapcraftctl stage [2021-08-02T01:26:17.140Z] Priming config-common [2021-08-02T01:26:17.140Z] + snapcraftctl prime [2021-08-02T01:26:18.126Z] Priming device-mqtt [2021-08-02T01:26:18.126Z] + snapcraftctl prime [2021-08-02T01:26:19.575Z] Priming hooks [2021-08-02T01:26:19.575Z] + snapcraftctl prime [2021-08-02T01:26:20.562Z] Priming version [2021-08-02T01:26:20.562Z] + snapcraftctl prime [2021-08-02T01:26:21.999Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:26:24.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T01:26:24.342Z] [2021-08-02T01:26:24.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:26:24.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T01:26:25.013Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T01:26:25.013Z] b4d181a07f80: Pulling fs layer [2021-08-02T01:26:25.013Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T01:26:25.013Z] ed53099fbce6: Pulling fs layer [2021-08-02T01:26:25.013Z] dc539afda2c1: Pulling fs layer [2021-08-02T01:26:25.013Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T01:26:25.013Z] 9065ff56babe: Pulling fs layer [2021-08-02T01:26:25.013Z] d287ab97295c: Pulling fs layer [2021-08-02T01:26:25.013Z] dc539afda2c1: Waiting [2021-08-02T01:26:25.013Z] 77bc0d833cb6: Waiting [2021-08-02T01:26:25.013Z] 9065ff56babe: Waiting [2021-08-02T01:26:25.013Z] d287ab97295c: Waiting [2021-08-02T01:26:25.013Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T01:26:25.013Z] a1111a8f2ec3: Download complete [2021-08-02T01:26:25.281Z] dc539afda2c1: Verifying Checksum [2021-08-02T01:26:25.281Z] dc539afda2c1: Download complete [2021-08-02T01:26:25.548Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T01:26:25.548Z] 77bc0d833cb6: Download complete [2021-08-02T01:26:25.548Z] 9065ff56babe: Verifying Checksum [2021-08-02T01:26:25.548Z] 9065ff56babe: Download complete [2021-08-02T01:26:25.548Z] ed53099fbce6: Verifying Checksum [2021-08-02T01:26:25.548Z] ed53099fbce6: Download complete [2021-08-02T01:26:26.983Z] b4d181a07f80: Verifying Checksum [2021-08-02T01:26:26.983Z] b4d181a07f80: Download complete [2021-08-02T01:26:27.972Z] b4d181a07f80: Pull complete [2021-08-02T01:26:28.250Z] a1111a8f2ec3: Pull complete [2021-08-02T01:26:28.848Z] ed53099fbce6: Pull complete [2021-08-02T01:26:28.848Z] dc539afda2c1: Pull complete [2021-08-02T01:26:29.116Z] 77bc0d833cb6: Pull complete [2021-08-02T01:26:29.116Z] 9065ff56babe: Pull complete [2021-08-02T01:26:31.060Z] d287ab97295c: Verifying Checksum [2021-08-02T01:26:31.060Z] d287ab97295c: Download complete [2021-08-02T01:26:37.149Z] d287ab97295c: Pull complete [2021-08-02T01:26:37.149Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T01:26:37.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T01:26:37.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T01:26:37.285Z] prd-centos7-docker-4c-2g-1323 does not seem to be running inside a container [2021-08-02T01:26:37.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T01:26:39.333Z] $ docker top 5350258d467c7a9697bfda851727605ea87dbd703eb15e22168c2d1344003962 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:26:39.917Z] ---> job-cost.sh [2021-08-02T01:26:39.917Z] lf-activate-venv: SKIPPING [2021-08-02T01:26:39.917Z] INFO: No Stack... [2021-08-02T01:26:40.875Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T01:26:40.875Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T01:26:41.215Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-08-02T01:26:41.215Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T01:26:41.295Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-296-1-stack-cost] [2021-08-02T01:26:41.302Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-296-1-stack-cost] did not exist. Created. [2021-08-02T01:26:41.302Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T01:26:41.757Z] /w/workspace/device-mqtt-go/1@tmp/durable-83d2766f/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-83d2766f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T01:26:42.113Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T01:26:42.147Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T01:26:42.160Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T01:26:42.192Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T01:26:42.280Z] $ docker stop --time=1 5350258d467c7a9697bfda851727605ea87dbd703eb15e22168c2d1344003962 [2021-08-02T01:26:43.434Z] $ docker rm -f 5350258d467c7a9697bfda851727605ea87dbd703eb15e22168c2d1344003962 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-02T01:26:44.903Z] provisioning config files... [2021-08-02T01:26:44.919Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/config2023371644149287187tmp [Pipeline] { [Pipeline] sh [2021-08-02T01:26:45.307Z] + set +x [2021-08-02T01:26:45.307Z] + curl -s https://codecov.io/bash [2021-08-02T01:26:45.307Z] + bash -s -- [2021-08-02T01:26:45.582Z] [2021-08-02T01:26:45.582Z] _____ _ [2021-08-02T01:26:45.582Z] / ____| | | [2021-08-02T01:26:45.582Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T01:26:45.582Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T01:26:45.582Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T01:26:45.582Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T01:26:45.582Z] Bash-1.0.6 [2021-08-02T01:26:45.582Z] [2021-08-02T01:26:45.582Z] [2021-08-02T01:26:45.582Z] ==> git version 2.24.4 found [2021-08-02T01:26:45.582Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-02T01:26:45.582Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T01:26:45.582Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T01:26:45.582Z] ==> Jenkins CI detected. [2021-08-02T01:26:45.582Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-296 [2021-08-02T01:26:45.582Z] project root: . [2021-08-02T01:26:45.582Z] --> token set from env [2021-08-02T01:26:45.582Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T01:26:45.582Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T01:26:45.582Z] ==> Python coveragepy not found [2021-08-02T01:26:45.582Z] ==> Searching for coverage reports in: [2021-08-02T01:26:45.582Z] + . [2021-08-02T01:26:45.582Z] -> Found 1 reports [2021-08-02T01:26:45.582Z] ==> Detecting git/mercurial file structure [2021-08-02T01:26:45.582Z] ==> Reading reports [2021-08-02T01:26:45.582Z] + ./coverage.out bytes=16226 [2021-08-02T01:26:45.582Z] ==> Appending adjustments [2021-08-02T01:26:45.582Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T01:26:45.582Z] + Found adjustments [2021-08-02T01:26:45.853Z] ==> Gzipping contents [2021-08-02T01:26:45.853Z] 4.0K /tmp/codecov.PdGAl3.gz [2021-08-02T01:26:45.853Z] ==> Uploading reports [2021-08-02T01:26:45.853Z] url: https://codecov.io [2021-08-02T01:26:45.853Z] query: branch=PR-296&commit=be8cc58446a13e7a6813b9e6d1382af62fa4049e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=296&job=&cmd_args= [2021-08-02T01:26:45.853Z] -> Pinging Codecov [2021-08-02T01:26:45.853Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-296&commit=be8cc58446a13e7a6813b9e6d1382af62fa4049e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=296&job=&cmd_args= [2021-08-02T01:26:46.120Z] -> Uploading to [2021-08-02T01:26:46.120Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/7D719EC7BBE17E464838252E33014C33/be8cc58446a13e7a6813b9e6d1382af62fa4049e/e1684589-db51-4c16-9499-4c4aaee2c9cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T012645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24fc9ef6f970afadc63214128a29987b91777878b5448c97a0a5236588b2b33e [2021-08-02T01:26:46.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T01:26:46.120Z] Dload Upload Total Spent Left Speed [2021-08-02T01:26:46.706Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3056 0 0 100 3056 0 7278 --:--:-- --:--:-- --:--:-- 7293 [2021-08-02T01:26:46.706Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/be8cc58446a13e7a6813b9e6d1382af62fa4049e [Pipeline] } [2021-08-02T01:26:46.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:26:49.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:26:50.216Z] ---> package-listing.sh [2021-08-02T01:26:50.216Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T01:26:50.216Z] ++ facter osfamily [2021-08-02T01:26:50.493Z] + OS_FAMILY=redhat [2021-08-02T01:26:50.494Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-296 [2021-08-02T01:26:50.494Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T01:26:50.494Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T01:26:50.494Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T01:26:50.494Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T01:26:50.494Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-296 ']' [2021-08-02T01:26:50.494Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T01:26:50.494Z] + case "${OS_FAMILY}" in [2021-08-02T01:26:50.494Z] + rpm -qa [2021-08-02T01:26:50.494Z] + sort [2021-08-02T01:26:51.085Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T01:26:51.085Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T01:26:51.085Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T01:26:51.085Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-296 ']' [2021-08-02T01:26:51.085Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-296/archives/ [2021-08-02T01:26:51.085Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-296/archives/ [Pipeline] echo [2021-08-02T01:26:51.118Z] 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/gexfoundry_device-mqtt-go_PR-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T01:26:51.437Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:26:52.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T01:26:52.055Z] [2021-08-02T01:26:52.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T01:26:52.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T01:26:52.428Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T01:26:52.428Z] b4d181a07f80: Pulling fs layer [2021-08-02T01:26:52.428Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T01:26:52.428Z] ed53099fbce6: Pulling fs layer [2021-08-02T01:26:52.428Z] dc539afda2c1: Pulling fs layer [2021-08-02T01:26:52.428Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T01:26:52.428Z] 9065ff56babe: Pulling fs layer [2021-08-02T01:26:52.428Z] d287ab97295c: Pulling fs layer [2021-08-02T01:26:52.428Z] dc539afda2c1: Waiting [2021-08-02T01:26:52.428Z] 77bc0d833cb6: Waiting [2021-08-02T01:26:52.428Z] 9065ff56babe: Waiting [2021-08-02T01:26:52.428Z] d287ab97295c: Waiting [2021-08-02T01:26:52.695Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T01:26:52.695Z] a1111a8f2ec3: Download complete [2021-08-02T01:26:52.695Z] dc539afda2c1: Verifying Checksum [2021-08-02T01:26:52.695Z] dc539afda2c1: Download complete [2021-08-02T01:26:52.965Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T01:26:52.965Z] 77bc0d833cb6: Download complete [2021-08-02T01:26:52.965Z] 9065ff56babe: Verifying Checksum [2021-08-02T01:26:52.965Z] 9065ff56babe: Download complete [2021-08-02T01:26:53.231Z] ed53099fbce6: Verifying Checksum [2021-08-02T01:26:53.231Z] ed53099fbce6: Download complete [2021-08-02T01:26:54.195Z] b4d181a07f80: Verifying Checksum [2021-08-02T01:26:54.195Z] b4d181a07f80: Download complete [2021-08-02T01:26:55.168Z] b4d181a07f80: Pull complete [2021-08-02T01:26:55.447Z] a1111a8f2ec3: Pull complete [2021-08-02T01:26:56.051Z] ed53099fbce6: Pull complete [2021-08-02T01:26:56.051Z] dc539afda2c1: Pull complete [2021-08-02T01:26:56.320Z] 77bc0d833cb6: Pull complete [2021-08-02T01:26:56.320Z] 9065ff56babe: Pull complete [2021-08-02T01:26:59.261Z] d287ab97295c: Verifying Checksum [2021-08-02T01:26:59.261Z] d287ab97295c: Download complete [2021-08-02T01:27:03.529Z] d287ab97295c: Pull complete [2021-08-02T01:27:03.529Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T01:27:03.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T01:27:03.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T01:27:03.649Z] prd-centos7-docker-4c-2g-1322 does not seem to be running inside a container [2021-08-02T01:27:03.713Z] $ 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/gexfoundry_device-mqtt-go_PR-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-296 -v /w/workspace/gexfoundry_device-mqtt-go_PR-296:/w/workspace/gexfoundry_device-mqtt-go_PR-296:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-296@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-lftools-log-publisher:latest cat [2021-08-02T01:27:05.960Z] $ docker top d44aca9d39cdeaaf2e5b58714d7a4897976787bc2ba511746d86031ba6204d92 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T01:27:06.418Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T01:27:06.758Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T01:27:07.102Z] + ls /var/log/sa-host [2021-08-02T01:27:07.103Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T01:27:07.103Z] file_magic: OK [2021-08-02T01:27:07.103Z] HZ: Using current value: 100 [2021-08-02T01:27:07.103Z] file_header: OK [2021-08-02T01:27:07.103Z] 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-08-02T01:27:07.103Z] Statistics: [2021-08-02T01:27:07.103Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T01:27:07.103Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T01:27:07.103Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T01:27:07.103Z] file_magic: OK [2021-08-02T01:27:07.103Z] HZ: Using current value: 100 [2021-08-02T01:27:07.103Z] file_header: OK [2021-08-02T01:27:07.103Z] 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-08-02T01:27:07.103Z] Statistics: [2021-08-02T01:27:07.103Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T01:27:07.103Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T01:27:07.817Z] provisioning config files... [2021-08-02T01:27:07.837Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-296@tmp/config8907835221742491587tmp [Pipeline] { [Pipeline] echo [2021-08-02T01:27:07.905Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:27:08.262Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T01:27:08.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:27:08.792Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T01:27:08.826Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:27:09.183Z] ---> sudo-logs.sh [2021-08-02T01:27:09.183Z] Archiving 'sudo' log.. [2021-08-02T01:27:09.183Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1322.vexxhost.local: Name or service not known [2021-08-02T01:27:09.183Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1322.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T01:27:09.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:27:09.641Z] ---> job-cost.sh [2021-08-02T01:27:09.641Z] lf-activate-venv: SKIPPING [2021-08-02T01:27:09.641Z] DEBUG: total: 0.05999999865889549 [2021-08-02T01:27:09.641Z] INFO: Retrieving Stack Cost... [2021-08-02T01:27:10.601Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T01:27:10.867Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T01:27:10.906Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T01:27:11.257Z] ---> logs-deploy.sh [2021-08-02T01:27:11.257Z] lf-activate-venv: SKIPPING [2021-08-02T01:27:11.257Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-296/1 [2021-08-02T01:27:11.257Z] INFO: archiving workspace using pattern(s): [2021-08-02T01:27:11.845Z] Archives upload complete. [2021-08-02T01:27:12.111Z] INFO: archiving logs to Nexus [2021-08-02T01:27:12.697Z] ---> uname -a: [2021-08-02T01:27:12.697Z] Linux prd-centos7-docker-4c-2g-1322.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] ---> lscpu: [2021-08-02T01:27:12.697Z] Architecture: x86_64 [2021-08-02T01:27:12.697Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-02T01:27:12.697Z] Byte Order: Little Endian [2021-08-02T01:27:12.697Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-02T01:27:12.697Z] CPU(s): 2 [2021-08-02T01:27:12.697Z] On-line CPU(s) list: 0,1 [2021-08-02T01:27:12.697Z] Thread(s) per core: 1 [2021-08-02T01:27:12.697Z] Core(s) per socket: 1 [2021-08-02T01:27:12.697Z] Socket(s): 2 [2021-08-02T01:27:12.697Z] NUMA node(s): 1 [2021-08-02T01:27:12.697Z] Vendor ID: AuthenticAMD [2021-08-02T01:27:12.697Z] CPU family: 23 [2021-08-02T01:27:12.697Z] Model: 49 [2021-08-02T01:27:12.697Z] Model name: AMD EPYC-Rome Processor [2021-08-02T01:27:12.697Z] Stepping: 0 [2021-08-02T01:27:12.697Z] CPU MHz: 2799.998 [2021-08-02T01:27:12.697Z] BogoMIPS: 5599.99 [2021-08-02T01:27:12.697Z] Virtualization: AMD-V [2021-08-02T01:27:12.697Z] Hypervisor vendor: KVM [2021-08-02T01:27:12.697Z] Virtualization type: full [2021-08-02T01:27:12.697Z] L1d cache: 32K [2021-08-02T01:27:12.697Z] L1i cache: 32K [2021-08-02T01:27:12.697Z] L2 cache: 512K [2021-08-02T01:27:12.697Z] L3 cache: 16384K [2021-08-02T01:27:12.697Z] NUMA node0 CPU(s): 0,1 [2021-08-02T01:27:12.697Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] ---> nproc: [2021-08-02T01:27:12.697Z] 2 [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] ---> df -h: [2021-08-02T01:27:12.697Z] Filesystem Size Used Avail Use% Mounted on [2021-08-02T01:27:12.697Z] overlay 40G 7.4G 33G 19% / [2021-08-02T01:27:12.697Z] tmpfs 64M 0 64M 0% /dev [2021-08-02T01:27:12.697Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-02T01:27:12.697Z] shm 64M 0 64M 0% /dev/shm [2021-08-02T01:27:12.697Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] ---> sar -b -r -n DEV: [2021-08-02T01:27:12.697Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] 01:12:13 LINUX RESTART (2 CPU) [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] 01:13:01 tps rtps wtps bread/s bwrtn/s [2021-08-02T01:27:12.697Z] 01:14:01 17.49 0.63 16.86 352.17 2295.79 [2021-08-02T01:27:12.697Z] 01:15:01 0.38 0.00 0.38 0.00 6.35 [2021-08-02T01:27:12.697Z] 01:16:01 0.23 0.00 0.23 0.00 2.03 [2021-08-02T01:27:12.697Z] 01:17:01 0.23 0.00 0.23 0.00 3.60 [2021-08-02T01:27:12.697Z] 01:18:01 0.25 0.00 0.25 0.00 2.63 [2021-08-02T01:27:12.697Z] 01:19:01 0.33 0.00 0.33 0.00 4.81 [2021-08-02T01:27:12.697Z] 01:20:01 0.25 0.00 0.25 0.00 4.08 [2021-08-02T01:27:12.697Z] 01:21:01 0.20 0.00 0.20 0.00 1.77 [2021-08-02T01:27:12.697Z] 01:22:01 0.27 0.00 0.27 0.00 3.33 [2021-08-02T01:27:12.697Z] 01:23:01 0.22 0.00 0.22 0.00 2.17 [2021-08-02T01:27:12.697Z] 01:24:01 0.28 0.00 0.28 0.00 3.20 [2021-08-02T01:27:12.697Z] 01:25:01 0.20 0.00 0.20 0.00 2.57 [2021-08-02T01:27:12.697Z] 01:26:01 0.17 0.00 0.17 0.00 2.30 [2021-08-02T01:27:12.697Z] 01:27:01 5.23 0.13 5.09 13.72 221.10 [2021-08-02T01:27:12.697Z] Average: 1.84 0.05 1.78 26.14 182.58 [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] 01:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-02T01:27:12.697Z] 01:14:01 5476564 0 796784 9.95 2620 1732972 1273376 14.06 573084 1560824 20 [2021-08-02T01:27:12.697Z] 01:15:01 5483036 0 790304 9.87 2620 1732980 1201404 13.26 569856 1558772 12 [2021-08-02T01:27:12.697Z] 01:16:01 5482900 0 790440 9.87 2620 1732980 1201512 13.27 567120 1562100 8 [2021-08-02T01:27:12.697Z] 01:17:01 5480528 0 792800 9.90 2620 1732992 1201668 13.27 569020 1562100 8 [2021-08-02T01:27:12.697Z] 01:18:01 5478924 0 794400 9.92 2620 1732996 1201560 13.27 565724 1567708 20 [2021-08-02T01:27:12.697Z] 01:19:01 5478356 0 794964 9.93 2620 1733000 1201404 13.26 566044 1567708 20 [2021-08-02T01:27:12.697Z] 01:20:01 5477696 0 795620 9.93 2620 1733004 1201404 13.26 566660 1567708 8 [2021-08-02T01:27:12.697Z] 01:21:01 5470312 0 803000 10.03 2620 1733008 1201404 13.26 573968 1567708 8 [2021-08-02T01:27:12.697Z] 01:22:01 5468144 0 805164 10.05 2620 1733012 1201404 13.26 577984 1565716 8 [2021-08-02T01:27:12.697Z] 01:23:01 5467568 0 805736 10.06 2620 1733016 1201512 13.27 578660 1565716 12 [2021-08-02T01:27:12.697Z] 01:24:01 5468488 0 804812 10.05 2620 1733020 1201404 13.26 585884 1557876 12 [2021-08-02T01:27:12.697Z] 01:25:01 5467588 0 805708 10.06 2620 1733024 1201404 13.26 585772 1557876 16 [2021-08-02T01:27:12.697Z] 01:26:01 5467960 0 805328 10.06 2620 1733032 1201404 13.26 585500 1558220 8 [2021-08-02T01:27:12.697Z] 01:27:01 4822728 0 955456 11.93 2620 2228136 1702480 18.80 898036 1828416 494152 [2021-08-02T01:27:12.697Z] Average: 5427914 0 810037 10.11 2620 1768369 1242381 13.72 597379 1582032 35308 [2021-08-02T01:27:12.697Z] [2021-08-02T01:27:12.697Z] 01:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-02T01:27:12.697Z] 01:14:01 eth0 85.04 57.36 335.22 12.11 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:14:01 docker0 2.80 2.20 0.50 5.95 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:16:01 eth0 1.70 0.52 1.01 0.04 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:17:01 eth0 0.88 0.33 0.32 0.17 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:18:01 eth0 0.77 0.52 0.41 0.30 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:19:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:20:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:22:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:23:01 eth0 1.22 0.45 0.46 0.24 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.697Z] 01:24:01 eth0 0.15 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:25:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:26:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:27:01 eth0 374.24 255.98 2614.08 57.71 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] Average: eth0 33.20 22.57 210.91 5.05 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] Average: docker0 0.20 0.16 0.04 0.43 0.00 0.00 0.00 0.00 [2021-08-02T01:27:12.698Z] [2021-08-02T01:27:12.698Z] [2021-08-02T01:27:12.698Z] ---> sar -P ALL: [2021-08-02T01:27:12.698Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) [2021-08-02T01:27:12.698Z] [2021-08-02T01:27:12.698Z] 01:12:13 LINUX RESTART (2 CPU) [2021-08-02T01:27:12.698Z] [2021-08-02T01:27:12.698Z] 01:13:01 CPU %user %nice %system %iowait %steal %idle [2021-08-02T01:27:12.698Z] 01:14:01 all 2.38 0.00 1.27 0.20 0.04 96.10 [2021-08-02T01:27:12.698Z] 01:14:01 0 2.36 0.00 1.43 0.29 0.05 95.87 [2021-08-02T01:27:12.698Z] 01:14:01 1 2.40 0.00 1.11 0.12 0.03 96.34 [2021-08-02T01:27:12.698Z] 01:15:01 all 0.11 0.00 0.05 0.00 0.02 99.82 [2021-08-02T01:27:12.698Z] 01:15:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-08-02T01:27:12.698Z] 01:15:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-08-02T01:27:12.698Z] 01:16:01 all 0.21 0.00 0.03 0.00 0.03 99.73 [2021-08-02T01:27:12.698Z] 01:16:01 0 0.35 0.00 0.02 0.00 0.02 99.62 [2021-08-02T01:27:12.698Z] 01:16:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-08-02T01:27:12.698Z] 01:17:01 all 0.13 0.00 0.07 0.00 0.02 99.79 [2021-08-02T01:27:12.698Z] 01:17:01 0 0.20 0.00 0.05 0.00 0.00 99.75 [2021-08-02T01:27:12.698Z] 01:17:01 1 0.05 0.00 0.08 0.00 0.03 99.83 [2021-08-02T01:27:12.698Z] 01:18:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-08-02T01:27:12.698Z] 01:18:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-08-02T01:27:12.698Z] 01:18:01 1 0.12 0.00 0.07 0.00 0.05 99.77 [2021-08-02T01:27:12.698Z] 01:19:01 all 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-02T01:27:12.698Z] 01:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-02T01:27:12.698Z] 01:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-08-02T01:27:12.698Z] 01:20:01 all 0.23 0.00 0.05 0.00 0.02 99.71 [2021-08-02T01:27:12.698Z] 01:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-08-02T01:27:12.698Z] 01:20:01 1 0.40 0.00 0.08 0.00 0.02 99.50 [2021-08-02T01:27:12.698Z] 01:21:01 all 0.22 0.00 0.04 0.00 0.01 99.73 [2021-08-02T01:27:12.698Z] 01:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-08-02T01:27:12.698Z] 01:21:01 1 0.42 0.00 0.07 0.00 0.02 99.50 [2021-08-02T01:27:12.698Z] 01:22:01 all 0.24 0.00 0.03 0.00 0.02 99.71 [2021-08-02T01:27:12.698Z] 01:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-08-02T01:27:12.698Z] 01:22:01 1 0.45 0.00 0.05 0.00 0.02 99.48 [2021-08-02T01:27:12.698Z] 01:23:01 all 0.25 0.00 0.03 0.00 0.02 99.70 [2021-08-02T01:27:12.698Z] 01:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-08-02T01:27:12.698Z] 01:23:01 1 0.47 0.00 0.03 0.00 0.02 99.48 [2021-08-02T01:27:12.698Z] 01:24:01 all 0.19 0.00 0.04 0.00 0.03 99.74 [2021-08-02T01:27:12.698Z] 01:24:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-08-02T01:27:12.698Z] 01:24:01 1 0.33 0.00 0.05 0.00 0.02 99.60 [2021-08-02T01:27:12.698Z] [2021-08-02T01:27:12.698Z] 01:24:01 CPU %user %nice %system %iowait %steal %idle [2021-08-02T01:27:12.698Z] 01:25:01 all 0.19 0.00 0.05 0.00 0.01 99.75 [2021-08-02T01:27:12.698Z] 01:25:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2021-08-02T01:27:12.698Z] 01:25:01 1 0.35 0.00 0.03 0.00 0.00 99.62 [2021-08-02T01:27:12.698Z] 01:26:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2021-08-02T01:27:12.698Z] 01:26:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-08-02T01:27:12.698Z] 01:26:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-08-02T01:27:12.698Z] 01:27:01 all 6.48 0.00 2.35 0.03 0.03 91.10 [2021-08-02T01:27:12.698Z] 01:27:01 0 7.21 0.00 2.40 0.03 0.03 90.32 [2021-08-02T01:27:12.698Z] 01:27:01 1 5.75 0.00 2.31 0.03 0.03 91.87 [2021-08-02T01:27:12.698Z] Average: all 0.77 0.00 0.29 0.02 0.02 98.90 [2021-08-02T01:27:12.698Z] Average: 0 0.75 0.00 0.30 0.02 0.02 98.91 [2021-08-02T01:27:12.698Z] Average: 1 0.79 0.00 0.29 0.01 0.02 98.88 [2021-08-02T01:27:12.698Z] [2021-08-02T01:27:12.698Z] [2021-08-02T01:27:12.698Z]