lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe54903bd1477543751dbacc3b46f02be9406c77+2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (0f9c5f4f7bd61fe173fde3dcf476b9ad699ed6e7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh579214501319012486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3395117676463351018.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-51/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4721394548834217497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh84601799631302035.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-51/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-51/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1477646679954019451.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory 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 ‘prd-centos7-blackbox-4c-2g-563’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1351’ is offline ‘prd-centos7-docker-4c-2g-1358’ is offline ‘prd-centos7-docker-4c-2g-1360’ is offline ‘prd-centos7-docker-4c-2g-1365’ is offline ‘prd-centos7-docker-4c-2g-1370’ is offline ‘prd-centos7-docker-4c-2g-1374’ is offline ‘prd-centos7-docker-4c-2g-1376’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1367’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1369’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1372’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1373’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1378 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-51@tmp/jenkins-gitclient-ssh7788781520261968675.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-51@tmp/jenkins-gitclient-ssh8569503070991368204.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # 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/ry_app-rfid-llrp-inventory_PR-51@tmp/jenkins-gitclient-ssh5374818649761013889.key > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 Commit message: "build: update alpine base to 3.14" > git rev-list --no-walk fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T23:56:25.503Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T23:56:25.581Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T23:56:25.608Z] ========================================================= [2021-09-24T23:56:25.608Z] EdgeX Global Pipelines Version Info [2021-09-24T23:56:25.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:56:26.855Z] ------------------- [2021-09-24T23:56:26.855Z] stable info: [2021-09-24T23:56:26.855Z] ------------------- [2021-09-24T23:56:26.855Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T23:56:26.855Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T23:56:26.855Z] Message: update stable to v1.0.205 [2021-09-24T23:56:27.444Z] ------------------- [2021-09-24T23:56:27.444Z] experimental info: [2021-09-24T23:56:27.444Z] ------------------- [2021-09-24T23:56:27.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T23:56:27.444Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T23:56:27.444Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T23:56:27.585Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-09-24T23:56:29.215Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-09-24T23:56:29.250Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T23:56:29.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T23:56:29.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T23:56:29.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T23:56:29.365Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T23:56:29.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T23:56:29.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T23:56:29.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T23:56:29.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T23:56:29.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T23:56:29.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-09-24T23:56:29.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T23:56:29.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T23:56:29.614Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T23:56:29.640Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T23:56:29.665Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:56:29.689Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:56:29.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T23:56:29.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-24T23:56:29.763Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T23:56:29.790Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T23:56:29.816Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T23:56:29.841Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T23:56:29.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-24T23:56:29.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T23:56:29.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo [2021-09-24T23:56:29.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo [2021-09-24T23:56:29.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo [2021-09-24T23:56:29.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] echo [2021-09-24T23:56:30.018Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe54903 [Pipeline] echo [2021-09-24T23:56:30.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T23:56:30.119Z] provisioning config files... [2021-09-24T23:56:30.137Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/config4211643462586062129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:56:30.469Z] ---> docker-login.sh [2021-09-24T23:56:30.469Z] nexus3.edgexfoundry.org:10001 [2021-09-24T23:56:30.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:56:30.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:56:30.735Z] Configure a credential helper to remove this warning. See [2021-09-24T23:56:30.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:56:30.735Z] [2021-09-24T23:56:30.735Z] Login Succeeded [2021-09-24T23:56:30.735Z] nexus3.edgexfoundry.org:10002 [2021-09-24T23:56:30.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:56:31.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:56:31.001Z] Configure a credential helper to remove this warning. See [2021-09-24T23:56:31.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:56:31.001Z] [2021-09-24T23:56:31.001Z] Login Succeeded [2021-09-24T23:56:31.001Z] nexus3.edgexfoundry.org:10003 [2021-09-24T23:56:31.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:56:31.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:56:31.001Z] Configure a credential helper to remove this warning. See [2021-09-24T23:56:31.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:56:31.001Z] [2021-09-24T23:56:31.001Z] Login Succeeded [2021-09-24T23:56:31.001Z] nexus3.edgexfoundry.org:10004 [2021-09-24T23:56:31.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:56:31.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:56:31.267Z] Configure a credential helper to remove this warning. See [2021-09-24T23:56:31.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:56:31.267Z] [2021-09-24T23:56:31.267Z] Login Succeeded [2021-09-24T23:56:31.267Z] docker.io [2021-09-24T23:56:31.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:56:31.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:56:31.536Z] Configure a credential helper to remove this warning. See [2021-09-24T23:56:31.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:56:31.536Z] [2021-09-24T23:56:31.536Z] Login Succeeded [2021-09-24T23:56:31.536Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T23:56:31.549Z] 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-09-24T23:56:32.065Z] + git log --format=format:%s -1 fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] echo [2021-09-24T23:56:32.125Z] GIT_COMMIT: fe54903bd1477543751dbacc3b46f02be9406c77, Commit Message: build: update alpine base to 3.14 [Pipeline] echo [2021-09-24T23:56:32.141Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:56:33.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:56:33.120Z] [2021-09-24T23:56:33.120Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:56:33.456Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:56:33.456Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T23:56:33.456Z] 31603596830f: Pulling fs layer [2021-09-24T23:56:33.456Z] 04fac38145f0: Pulling fs layer [2021-09-24T23:56:33.456Z] 701f6daf10bf: Pulling fs layer [2021-09-24T23:56:33.456Z] 24f72da36158: Pulling fs layer [2021-09-24T23:56:33.456Z] 24f72da36158: Waiting [2021-09-24T23:56:33.456Z] 04fac38145f0: Verifying Checksum [2021-09-24T23:56:33.456Z] 04fac38145f0: Download complete [2021-09-24T23:56:33.726Z] 31603596830f: Verifying Checksum [2021-09-24T23:56:33.726Z] 31603596830f: Download complete [2021-09-24T23:56:33.994Z] 31603596830f: Pull complete [2021-09-24T23:56:33.994Z] 24f72da36158: Verifying Checksum [2021-09-24T23:56:33.994Z] 24f72da36158: Download complete [2021-09-24T23:56:33.994Z] 04fac38145f0: Pull complete [2021-09-24T23:56:34.267Z] 701f6daf10bf: Verifying Checksum [2021-09-24T23:56:34.267Z] 701f6daf10bf: Download complete [2021-09-24T23:56:34.852Z] 701f6daf10bf: Pull complete [2021-09-24T23:56:34.852Z] 24f72da36158: Pull complete [2021-09-24T23:56:34.852Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T23:56:34.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:56:34.852Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T23:56:34.947Z] prd-centos7-docker-4c-2g-1378 does not seem to be running inside a container [2021-09-24T23:56:35.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-51 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51:/w/workspace/ry_app-rfid-llrp-inventory_PR-51:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T23:56:35.766Z] $ docker top 264d196fa441e2735de82988cd8ffec50875a8ac86168668c162ae07036e223f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T23:56:35.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T23:56:35.896Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T23:56:36.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T23:56:36.010Z] $ docker exec 264d196fa441e2735de82988cd8ffec50875a8ac86168668c162ae07036e223f ssh-agent [2021-09-24T23:56:36.118Z] SSH_AUTH_SOCK=/tmp/ssh-TXQw2MySfJlf/agent.14 [2021-09-24T23:56:36.119Z] SSH_AGENT_PID=20 [2021-09-24T23:56:36.130Z] Running ssh-add (command line suppressed) [2021-09-24T23:56:36.228Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_2863439550185404613.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_2863439550185404613.key) [2021-09-24T23:56:36.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T23:56:36.571Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T23:56:36.595Z] $ docker exec --env ******** --env ******** 264d196fa441e2735de82988cd8ffec50875a8ac86168668c162ae07036e223f ssh-agent -k [2021-09-24T23:56:36.698Z] unset SSH_AUTH_SOCK; [2021-09-24T23:56:36.698Z] unset SSH_AGENT_PID; [2021-09-24T23:56:36.698Z] echo Agent pid 20 killed; [2021-09-24T23:56:36.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T23:56:36.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T23:56:36.768Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T23:56:36.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T23:56:36.894Z] $ docker exec 264d196fa441e2735de82988cd8ffec50875a8ac86168668c162ae07036e223f ssh-agent [2021-09-24T23:56:37.000Z] SSH_AUTH_SOCK=/tmp/ssh-TyahRB6C5ZQy/agent.54 [2021-09-24T23:56:37.000Z] SSH_AGENT_PID=60 [2021-09-24T23:56:37.012Z] Running ssh-add (command line suppressed) [2021-09-24T23:56:37.110Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_8005344678139269369.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_8005344678139269369.key) [2021-09-24T23:56:37.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T23:56:37.453Z] + git semver init [2021-09-24T23:56:37.453Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T23:56:37.453Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-51/.git [2021-09-24T23:56:37.453Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [2021-09-24T23:56:37.453Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T23:56:37.453Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T23:56:37.453Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T23:56:37.453Z] # $SEMVER_BRANCH = PR-51 [2021-09-24T23:56:37.453Z] # $SEMVER_TEMP = /tmp/semver-245339002 [2021-09-24T23:56:37.453Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-09-24T23:56:39.423Z] # '/tmp/semver-245339002' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-51/.semver' [2021-09-24T23:56:39.423Z] # -> Force: false [2021-09-24T23:56:39.423Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-51/.semver [Pipeline] } [2021-09-24T23:56:39.439Z] $ docker exec --env ******** --env ******** 264d196fa441e2735de82988cd8ffec50875a8ac86168668c162ae07036e223f ssh-agent -k [2021-09-24T23:56:39.528Z] unset SSH_AUTH_SOCK; [2021-09-24T23:56:39.528Z] unset SSH_AGENT_PID; [2021-09-24T23:56:39.528Z] echo Agent pid 60 killed; [2021-09-24T23:56:39.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T23:56:39.896Z] + git semver [Pipeline] } [2021-09-24T23:56:39.922Z] $ docker stop --time=1 264d196fa441e2735de82988cd8ffec50875a8ac86168668c162ae07036e223f [2021-09-24T23:56:41.219Z] $ docker rm -f 264d196fa441e2735de82988cd8ffec50875a8ac86168668c162ae07036e223f [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T23:56:41.625Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T23:56:41.970Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T23:56:41.974Z] [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-09-24T23:56:57.546Z] Still waiting to schedule task [2021-09-24T23:56:57.546Z] Still waiting to schedule task [2021-09-24T23:56:57.546Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-24T23:56:57.546Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-09-24T23:58:55.257Z] Running on prd-centos7-docker-4c-2g-1380 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws [2021-09-24T23:58:55.276Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2021-09-24T23:58:55.413Z] The recommended git tool is: NONE [2021-09-24T23:59:01.340Z] using credential edgex-jenkins-ssh [2021-09-24T23:59:01.355Z] Cloning the remote Git repository [2021-09-24T23:59:01.378Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-24T23:59:01.450Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2021-09-24T23:59:01.485Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-24T23:59:01.485Z] > git --version # timeout=10 [2021-09-24T23:59:01.496Z] > git --version # 'git version 2.24.4' [2021-09-24T23:59:01.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:59:01.523Z] [INFO] Currently running in a labeled security context [2021-09-24T23:59:01.523Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T23:59:01.523Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh5414607205392944124.key [2021-09-24T23:59:01.551Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:59:07.166Z] Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-24T23:59:07.277Z] Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-24T23:59:07.278Z] Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) [2021-09-24T23:59:06.606Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-24T23:59:06.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:59:06.631Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-24T23:59:06.649Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-24T23:59:06.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:59:06.654Z] [INFO] Currently running in a labeled security context [2021-09-24T23:59:06.654Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T23:59:06.654Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh8350312934440143466.key [2021-09-24T23:59:06.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T23:59:07.171Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T23:59:07.185Z] > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [2021-09-24T23:59:07.231Z] > git remote # timeout=10 [2021-09-24T23:59:07.239Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T23:59:07.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:59:07.246Z] [INFO] Currently running in a labeled security context [2021-09-24T23:59:07.246Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T23:59:07.246Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/5@tmp/jenkins-gitclient-ssh6626394330595398659.key [2021-09-24T23:59:07.252Z] > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-09-24T23:59:07.265Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T23:59:07.277Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T23:59:07.284Z] > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [2021-09-24T23:59:11.054Z] Commit message: "build: update alpine base to 3.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T23:59:11.411Z] provisioning config files... [2021-09-24T23:59:11.433Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config2170272352696247629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:59:11.878Z] ---> docker-login.sh [2021-09-24T23:59:11.878Z] nexus3.edgexfoundry.org:10001 [2021-09-24T23:59:11.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:59:12.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:59:12.146Z] Configure a credential helper to remove this warning. See [2021-09-24T23:59:12.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:59:12.146Z] [2021-09-24T23:59:12.146Z] Login Succeeded [2021-09-24T23:59:12.146Z] nexus3.edgexfoundry.org:10002 [2021-09-24T23:59:12.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:59:12.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:59:12.146Z] Configure a credential helper to remove this warning. See [2021-09-24T23:59:12.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:59:12.146Z] [2021-09-24T23:59:12.146Z] Login Succeeded [2021-09-24T23:59:12.146Z] nexus3.edgexfoundry.org:10003 [2021-09-24T23:59:12.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:59:12.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:59:12.414Z] Configure a credential helper to remove this warning. See [2021-09-24T23:59:12.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:59:12.414Z] [2021-09-24T23:59:12.414Z] Login Succeeded [2021-09-24T23:59:12.414Z] nexus3.edgexfoundry.org:10004 [2021-09-24T23:59:12.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:59:12.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:59:12.682Z] Configure a credential helper to remove this warning. See [2021-09-24T23:59:12.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:59:12.682Z] [2021-09-24T23:59:12.682Z] Login Succeeded [2021-09-24T23:59:12.682Z] docker.io [2021-09-24T23:59:12.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T23:59:12.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T23:59:12.948Z] Configure a credential helper to remove this warning. See [2021-09-24T23:59:12.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T23:59:12.948Z] [2021-09-24T23:59:12.948Z] Login Succeeded [2021-09-24T23:59:12.948Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T23:59:12.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T23:59:13.193Z] ========================================================= [2021-09-24T23:59:13.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T23:59:13.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:59:13.546Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-24T23:59:13.546Z] Sending build context to Docker daemon 731.1kB [2021-09-24T23:59:13.546Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T23:59:13.546Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-24T23:59:13.546Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T23:59:13.546Z] 540db60ca938: Pulling fs layer [2021-09-24T23:59:13.546Z] adcc1eea9eea: Pulling fs layer [2021-09-24T23:59:13.546Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T23:59:13.546Z] db62176df00c: Pulling fs layer [2021-09-24T23:59:13.546Z] 3b30891b0d05: Pulling fs layer [2021-09-24T23:59:13.546Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T23:59:13.546Z] c788192a36de: Pulling fs layer [2021-09-24T23:59:13.546Z] a77e37c0d609: Pulling fs layer [2021-09-24T23:59:13.546Z] c3185cebc471: Pulling fs layer [2021-09-24T23:59:13.546Z] db62176df00c: Waiting [2021-09-24T23:59:13.546Z] 3b30891b0d05: Waiting [2021-09-24T23:59:13.546Z] 06b49ca38bd5: Waiting [2021-09-24T23:59:13.546Z] c788192a36de: Waiting [2021-09-24T23:59:13.546Z] a77e37c0d609: Waiting [2021-09-24T23:59:13.546Z] c3185cebc471: Waiting [2021-09-24T23:59:13.816Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T23:59:13.816Z] 4c4ab2625f07: Download complete [2021-09-24T23:59:13.816Z] adcc1eea9eea: Verifying Checksum [2021-09-24T23:59:13.816Z] adcc1eea9eea: Download complete [2021-09-24T23:59:13.816Z] 3b30891b0d05: Verifying Checksum [2021-09-24T23:59:13.816Z] 3b30891b0d05: Download complete [2021-09-24T23:59:13.816Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T23:59:13.816Z] 06b49ca38bd5: Download complete [2021-09-24T23:59:13.816Z] c788192a36de: Download complete [2021-09-24T23:59:13.816Z] 540db60ca938: Verifying Checksum [2021-09-24T23:59:13.816Z] 540db60ca938: Download complete [2021-09-24T23:59:14.082Z] 540db60ca938: Pull complete [2021-09-24T23:59:14.353Z] adcc1eea9eea: Pull complete [2021-09-24T23:59:14.353Z] 4c4ab2625f07: Pull complete [2021-09-24T23:59:14.353Z] a77e37c0d609: Verifying Checksum [2021-09-24T23:59:14.353Z] a77e37c0d609: Download complete [2021-09-24T23:59:17.709Z] c3185cebc471: Verifying Checksum [2021-09-24T23:59:17.709Z] c3185cebc471: Download complete [2021-09-24T23:59:18.294Z] db62176df00c: Verifying Checksum [2021-09-24T23:59:18.294Z] db62176df00c: Download complete [2021-09-24T23:59:23.129Z] db62176df00c: Pull complete [2021-09-24T23:59:23.129Z] 3b30891b0d05: Pull complete [2021-09-24T23:59:23.129Z] 06b49ca38bd5: Pull complete [2021-09-24T23:59:23.129Z] c788192a36de: Pull complete [2021-09-24T23:59:23.129Z] a77e37c0d609: Pull complete [2021-09-24T23:59:24.094Z] c3185cebc471: Pull complete [2021-09-24T23:59:24.095Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T23:59:24.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T23:59:24.095Z] ---> 031687cdd783 [2021-09-24T23:59:24.095Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-24T23:59:25.505Z] ---> Running in 1a9f63992065 [2021-09-24T23:59:25.774Z] Removing intermediate container 1a9f63992065 [2021-09-24T23:59:25.774Z] ---> 261745e45409 [2021-09-24T23:59:25.774Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-24T23:59:25.774Z] ---> Running in 5c6397ac9564 [2021-09-24T23:59:25.774Z] Removing intermediate container 5c6397ac9564 [2021-09-24T23:59:25.774Z] ---> a7148d77a7bb [2021-09-24T23:59:25.774Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-24T23:59:25.774Z] ---> Running in a634ea011588 [2021-09-24T23:59:26.046Z] Removing intermediate container a634ea011588 [2021-09-24T23:59:26.046Z] ---> 1ffbc26f82b6 [2021-09-24T23:59:26.046Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T23:59:26.046Z] ---> Running in c533fb9eb973 [2021-09-24T23:59:26.633Z] Removing intermediate container c533fb9eb973 [2021-09-24T23:59:26.633Z] ---> 2eb5d172778e [2021-09-24T23:59:26.633Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-24T23:59:26.633Z] ---> Running in c75d2a1faf7f [2021-09-24T23:59:26.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T23:59:28.036Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T23:59:28.624Z] OK: 219 MiB in 52 packages [2021-09-24T23:59:28.894Z] Removing intermediate container c75d2a1faf7f [2021-09-24T23:59:28.894Z] ---> a305fa27390f [2021-09-24T23:59:28.894Z] Step 8/13 : WORKDIR /app [2021-09-24T23:59:28.894Z] ---> Running in f6e63979a665 [2021-09-24T23:59:28.895Z] Removing intermediate container f6e63979a665 [2021-09-24T23:59:28.895Z] ---> 90b5c902a3a1 [2021-09-24T23:59:28.895Z] Step 9/13 : COPY go.mod . [2021-09-24T23:59:29.171Z] ---> 9ea9145e8a65 [2021-09-24T23:59:29.171Z] Step 10/13 : RUN go mod download [2021-09-24T23:59:29.171Z] ---> Running in 29fc823f5ace [2021-09-24T23:59:55.865Z] Removing intermediate container 29fc823f5ace [2021-09-24T23:59:55.865Z] ---> e0f731c1957c [2021-09-24T23:59:55.865Z] Step 11/13 : COPY . . [2021-09-24T23:59:55.865Z] ---> f80a8cc93d59 [2021-09-24T23:59:55.865Z] Step 12/13 : ARG MAKE="make build" [2021-09-24T23:59:55.865Z] ---> Running in f220234f1e02 [2021-09-24T23:59:55.865Z] Removing intermediate container f220234f1e02 [2021-09-24T23:59:55.865Z] ---> 1bd91ce5a278 [2021-09-24T23:59:55.865Z] Step 13/13 : RUN $MAKE [2021-09-24T23:59:55.865Z] ---> Running in 49aedfcf2b88 [2021-09-24T23:59:55.865Z] noop [2021-09-24T23:59:56.134Z] Removing intermediate container 49aedfcf2b88 [2021-09-24T23:59:56.134Z] ---> e6c4de750411 [2021-09-24T23:59:56.134Z] Successfully built e6c4de750411 [2021-09-24T23:59:56.134Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:59:57.636Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T23:59:57.637Z] . [Pipeline] withDockerContainer [2021-09-24T23:59:57.723Z] prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container [2021-09-24T23:59:57.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-24T23:59:58.162Z] $ docker top 0d443ec38647828541fa3f3a04df03f30bc29d3bba28bae2d81f2d78a750c065 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T23:59:58.591Z] + go version [2021-09-24T23:59:58.591Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T23:59:58.605Z] $ docker stop --time=1 0d443ec38647828541fa3f3a04df03f30bc29d3bba28bae2d81f2d78a750c065 [2021-09-24T23:59:59.801Z] $ docker rm -f 0d443ec38647828541fa3f3a04df03f30bc29d3bba28bae2d81f2d78a750c065 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:00:00.351Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-25T00:00:00.351Z] . [Pipeline] withDockerContainer [2021-09-25T00:00:00.441Z] prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container [2021-09-25T00:00:00.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-25T00:00:00.875Z] $ docker top 1f51b75e0f19c023b38e48b3d40de9d1ab3ed27a2d87e40ad36a0d080cf93fb8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-25T00:00:01.295Z] + go mod tidy [Pipeline] sh [2021-09-25T00:00:01.905Z] + make test [2021-09-25T00:00:01.905Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-25T00:00:21.189Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-09-25T00:00:21.189Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.061s coverage: 89.2% of statements [2021-09-25T00:00:21.776Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.012s coverage: 11.3% of statements [2021-09-25T00:00:29.978Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 7.567s coverage: 73.3% of statements [2021-09-25T00:00:29.978Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-25T00:00:36.661Z] gofmt -l . [2021-09-25T00:00:36.934Z] [ "`gofmt -l .`" = "" ] [2021-09-25T00:00:36.934Z] ./bin/test-attribution.sh [2021-09-25T00:00:37.522Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-25T00:00:37.536Z] $ docker stop --time=1 1f51b75e0f19c023b38e48b3d40de9d1ab3ed27a2d87e40ad36a0d080cf93fb8 [2021-09-25T00:00:40.299Z] $ docker rm -f 1f51b75e0f19c023b38e48b3d40de9d1ab3ed27a2d87e40ad36a0d080cf93fb8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-25T00:00:40.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-25T00:00:41.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-25T00:00:44.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-25T00:00:45.245Z] + ls -al . [2021-09-25T00:00:45.245Z] total 180 [2021-09-25T00:00:45.245Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 25 00:00 . [2021-09-25T00:00:45.245Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 24 23:59 .. [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 7039 Sep 24 23:59 Attribution.txt [2021-09-25T00:00:45.245Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 24 23:59 bin [2021-09-25T00:00:45.245Z] -rw-r--r--. 1 jenkins jenkins 62828 Sep 25 00:00 coverage.out [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 1710 Sep 24 23:59 Dockerfile [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 262 Sep 24 23:59 .dockerignore [2021-09-25T00:00:45.245Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 24 23:59 .git [2021-09-25T00:00:45.245Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 24 23:59 .github [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 805 Sep 24 23:59 .gitignore [2021-09-25T00:00:45.245Z] -rw-r--r--. 1 jenkins jenkins 412 Sep 25 00:00 go.mod [2021-09-25T00:00:45.245Z] -rw-r--r--. 1 jenkins jenkins 19455 Sep 25 00:00 go.sum [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 24 23:59 GOVERNANCE.md [2021-09-25T00:00:45.245Z] drwxrwxr-x. 2 jenkins jenkins 140 Sep 24 23:59 images [2021-09-25T00:00:45.245Z] drwxrwxr-x. 4 jenkins jenkins 35 Sep 24 23:59 internal [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 686 Sep 24 23:59 Jenkinsfile [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 11347 Sep 24 23:59 LICENSE [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 530 Sep 24 23:59 main.go [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 1499 Sep 24 23:59 Makefile [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 617 Sep 24 23:59 OWNERS.md [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 30705 Sep 24 23:59 README.md [2021-09-25T00:00:45.245Z] drwxrwxr-x. 2 jenkins jenkins 32 Sep 24 23:59 res [2021-09-25T00:00:45.245Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 24 23:59 snap [2021-09-25T00:00:45.245Z] drwxrwxr-x. 3 jenkins jenkins 18 Sep 24 23:59 static [2021-09-25T00:00:45.245Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 24 23:56 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:00:45.566Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 --label arch=amd64 --label version=0.0.0 . [2021-09-25T00:00:45.566Z] Sending build context to Docker daemon 731.1kB [2021-09-25T00:00:45.566Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-09-25T00:00:45.566Z] Step 2/28 : FROM ${BASE} AS builder [2021-09-25T00:00:45.566Z] ---> e6c4de750411 [2021-09-25T00:00:45.566Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-25T00:00:45.566Z] ---> Running in 4bdb8bdd10ae [2021-09-25T00:00:45.566Z] Removing intermediate container 4bdb8bdd10ae [2021-09-25T00:00:45.566Z] ---> ca1a1bfb8bc2 [2021-09-25T00:00:45.566Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-09-25T00:00:45.566Z] ---> Running in 8887eb088453 [2021-09-25T00:00:45.833Z] Removing intermediate container 8887eb088453 [2021-09-25T00:00:45.833Z] ---> 1e043e45d4b1 [2021-09-25T00:00:45.833Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T00:00:45.833Z] ---> Running in a5510bbcbcf5 [2021-09-25T00:00:45.833Z] Removing intermediate container a5510bbcbcf5 [2021-09-25T00:00:45.833Z] ---> 0515e1c7004b [2021-09-25T00:00:45.833Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-25T00:00:45.833Z] ---> Running in 073dbee45e6d [2021-09-25T00:00:46.420Z] Removing intermediate container 073dbee45e6d [2021-09-25T00:00:46.420Z] ---> f1323e4c3bb7 [2021-09-25T00:00:46.420Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-25T00:00:46.420Z] ---> Running in ababed447fa2 [2021-09-25T00:00:46.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-25T00:00:47.648Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-25T00:00:48.234Z] OK: 219 MiB in 52 packages [2021-09-25T00:00:48.512Z] Removing intermediate container ababed447fa2 [2021-09-25T00:00:48.512Z] ---> ea796f32a32c [2021-09-25T00:00:48.512Z] Step 8/28 : WORKDIR /app [2021-09-25T00:00:48.512Z] ---> Running in 0fce8e48eab8 [2021-09-25T00:00:48.512Z] Removing intermediate container 0fce8e48eab8 [2021-09-25T00:00:48.512Z] ---> 3bbd55fc3a5e [2021-09-25T00:00:48.512Z] Step 9/28 : COPY go.mod . [2021-09-25T00:00:48.787Z] ---> e03ac8ee2b58 [2021-09-25T00:00:48.787Z] Step 10/28 : RUN go mod download [2021-09-25T00:00:48.787Z] ---> Running in e9987bc6152d [2021-09-25T00:00:49.377Z] Removing intermediate container e9987bc6152d [2021-09-25T00:00:49.377Z] ---> 5c592287975d [2021-09-25T00:00:49.377Z] Step 11/28 : COPY . . [2021-09-25T00:00:49.377Z] ---> e12575c5c002 [2021-09-25T00:00:49.377Z] Step 12/28 : ARG MAKE="make build" [2021-09-25T00:00:49.644Z] ---> Running in 26bd2e3cf654 [2021-09-25T00:00:49.644Z] Removing intermediate container 26bd2e3cf654 [2021-09-25T00:00:49.644Z] ---> 6cdb25a27954 [2021-09-25T00:00:49.644Z] Step 13/28 : RUN $MAKE [2021-09-25T00:00:49.644Z] ---> Running in bf7110e8ef9d [2021-09-25T00:00:49.911Z] go mod tidy [2021-09-25T00:00:50.180Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-09-25T00:01:07.194Z] Removing intermediate container bf7110e8ef9d [2021-09-25T00:01:07.194Z] ---> 6d875f19f71d [2021-09-25T00:01:07.194Z] Step 14/28 : FROM alpine:3.14 [2021-09-25T00:01:07.194Z] 3.14: Pulling from library/alpine [2021-09-25T00:01:07.194Z] a0d0a0d46f8b: Pulling fs layer [2021-09-25T00:01:07.194Z] a0d0a0d46f8b: Verifying Checksum [2021-09-25T00:01:07.194Z] a0d0a0d46f8b: Download complete [2021-09-25T00:01:07.194Z] a0d0a0d46f8b: Pull complete [2021-09-25T00:01:07.194Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-25T00:01:07.194Z] Status: Downloaded newer image for alpine:3.14 [2021-09-25T00:01:07.194Z] ---> 14119a10abf4 [2021-09-25T00:01:07.194Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T00:01:07.194Z] ---> Running in e8a50127eb20 [2021-09-25T00:01:07.194Z] Removing intermediate container e8a50127eb20 [2021-09-25T00:01:07.194Z] ---> 2477807d62ec [2021-09-25T00:01:07.194Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-09-25T00:01:07.194Z] ---> Running in d6525ef062bf [2021-09-25T00:01:07.194Z] Removing intermediate container d6525ef062bf [2021-09-25T00:01:07.194Z] ---> 38da318bb2b6 [2021-09-25T00:01:07.194Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-09-25T00:01:07.194Z] ---> Running in d33f207ea2fa [2021-09-25T00:01:07.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-25T00:01:07.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-25T00:01:07.194Z] (1/6) Installing ca-certificates (20191127-r5) [2021-09-25T00:01:07.194Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-25T00:01:07.194Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-25T00:01:07.194Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-25T00:01:07.194Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-25T00:01:07.194Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-25T00:01:07.194Z] Executing busybox-1.33.1-r3.trigger [2021-09-25T00:01:07.194Z] Executing ca-certificates-20191127-r5.trigger [2021-09-25T00:01:07.194Z] OK: 9 MiB in 20 packages [2021-09-25T00:01:07.194Z] Removing intermediate container d33f207ea2fa [2021-09-25T00:01:07.194Z] ---> 237283783a37 [2021-09-25T00:01:07.194Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-25T00:01:07.194Z] ---> 914ff608187c [2021-09-25T00:01:07.194Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-25T00:01:07.194Z] ---> 47cd043d2c91 [2021-09-25T00:01:07.194Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-09-25T00:01:07.194Z] ---> fd445fc6a81f [2021-09-25T00:01:07.194Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-09-25T00:01:07.194Z] ---> 8c9e6f6c6a12 [2021-09-25T00:01:07.194Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-09-25T00:01:07.775Z] ---> 7973f8bcfca5 [2021-09-25T00:01:07.775Z] Step 23/28 : EXPOSE 48086 [2021-09-25T00:01:07.775Z] ---> Running in e1b55bfcbc35 [2021-09-25T00:01:07.775Z] Removing intermediate container e1b55bfcbc35 [2021-09-25T00:01:07.775Z] ---> 8e7a7c68e1f0 [2021-09-25T00:01:07.775Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-09-25T00:01:07.775Z] ---> Running in 4818ea68824b [2021-09-25T00:01:08.041Z] Removing intermediate container 4818ea68824b [2021-09-25T00:01:08.041Z] ---> a6e2e099717f [2021-09-25T00:01:08.041Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-09-25T00:01:08.041Z] ---> Running in 31f2a68bac99 [2021-09-25T00:01:08.041Z] Removing intermediate container 31f2a68bac99 [2021-09-25T00:01:08.041Z] ---> 043a174c707b [2021-09-25T00:01:08.041Z] Step 26/28 : LABEL arch=amd64 [2021-09-25T00:01:08.041Z] ---> Running in 9ebb745b2879 [2021-09-25T00:01:08.041Z] Removing intermediate container 9ebb745b2879 [2021-09-25T00:01:08.041Z] ---> 5f4f3992c377 [2021-09-25T00:01:08.041Z] Step 27/28 : LABEL git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-25T00:01:08.041Z] ---> Running in 9ada883ea293 [2021-09-25T00:01:08.306Z] Removing intermediate container 9ada883ea293 [2021-09-25T00:01:08.306Z] ---> 248c196dbecc [2021-09-25T00:01:08.306Z] Step 28/28 : LABEL version=0.0.0 [2021-09-25T00:01:08.306Z] ---> Running in 27732b63bec4 [2021-09-25T00:01:08.306Z] Removing intermediate container 27732b63bec4 [2021-09-25T00:01:08.306Z] ---> a21b5dc0b362 [2021-09-25T00:01:08.306Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-25T00:01:08.306Z] Successfully built a21b5dc0b362 [2021-09-25T00:01:08.306Z] Successfully tagged app-rfid-llrp-inventory: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-09-25T00:01:23.657Z] Still waiting to schedule task [2021-09-25T00:01:23.657Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-25T00:01:33.562Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1383 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws [2021-09-25T00:01:33.581Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2021-09-25T00:01:33.810Z] The recommended git tool is: NONE [2021-09-25T00:01:40.840Z] using credential edgex-jenkins-ssh [2021-09-25T00:01:40.861Z] Cloning the remote Git repository [2021-09-25T00:01:40.909Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T00:01:41.010Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2021-09-25T00:01:41.078Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T00:01:41.079Z] > git --version # timeout=10 [2021-09-25T00:01:41.097Z] > git --version # 'git version 2.17.1' [2021-09-25T00:01:41.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T00:01:41.182Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T00:01:46.255Z] Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-25T00:01:46.498Z] Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-25T00:01:46.498Z] Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) [2021-09-25T00:01:45.606Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-25T00:01:45.624Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T00:01:45.650Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-25T00:01:45.693Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T00:01:45.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T00:01:45.709Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-25T00:01:46.277Z] > git config core.sparsecheckout # timeout=10 [2021-09-25T00:01:46.295Z] > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [2021-09-25T00:01:46.395Z] > git remote # timeout=10 [2021-09-25T00:01:46.427Z] > git config --get remote.origin.url # timeout=10 [2021-09-25T00:01:46.440Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T00:01:46.452Z] > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-09-25T00:01:46.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-25T00:01:46.506Z] > git config core.sparsecheckout # timeout=10 [2021-09-25T00:01:46.521Z] > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [2021-09-25T00:01:50.940Z] Commit message: "build: update alpine base to 3.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-25T00:01:51.331Z] provisioning config files... [2021-09-25T00:01:51.368Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config6448631165147732137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:01:51.941Z] ---> docker-login.sh [2021-09-25T00:01:51.941Z] nexus3.edgexfoundry.org:10001 [2021-09-25T00:01:56.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T00:01:56.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T00:01:56.566Z] Configure a credential helper to remove this warning. See [2021-09-25T00:01:56.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T00:01:56.566Z] [2021-09-25T00:01:56.566Z] Login Succeeded [2021-09-25T00:01:56.566Z] nexus3.edgexfoundry.org:10002 [2021-09-25T00:01:56.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T00:01:56.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T00:01:56.566Z] Configure a credential helper to remove this warning. See [2021-09-25T00:01:56.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T00:01:56.566Z] [2021-09-25T00:01:56.566Z] Login Succeeded [2021-09-25T00:01:56.566Z] nexus3.edgexfoundry.org:10003 [2021-09-25T00:01:56.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T00:01:56.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T00:01:56.566Z] Configure a credential helper to remove this warning. See [2021-09-25T00:01:56.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T00:01:56.566Z] [2021-09-25T00:01:56.566Z] Login Succeeded [2021-09-25T00:01:56.566Z] nexus3.edgexfoundry.org:10004 [2021-09-25T00:01:56.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T00:01:56.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T00:01:56.566Z] Configure a credential helper to remove this warning. See [2021-09-25T00:01:56.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T00:01:56.566Z] [2021-09-25T00:01:56.566Z] Login Succeeded [2021-09-25T00:01:56.566Z] docker.io [2021-09-25T00:01:56.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-25T00:01:56.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-25T00:01:56.845Z] Configure a credential helper to remove this warning. See [2021-09-25T00:01:56.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-25T00:01:56.845Z] [2021-09-25T00:01:56.845Z] Login Succeeded [2021-09-25T00:01:56.845Z] ---> docker-login.sh ends [Pipeline] } [2021-09-25T00:01:56.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-25T00:01:57.533Z] ========================================================= [2021-09-25T00:01:57.533Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-25T00:01:57.533Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:01:57.959Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-25T00:01:58.239Z] Sending build context to Docker daemon 731.1kB [2021-09-25T00:01:58.513Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-25T00:01:58.513Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-25T00:01:58.792Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-25T00:01:58.792Z] 595b0fe564bb: Pulling fs layer [2021-09-25T00:01:58.792Z] 24495759ef45: Pulling fs layer [2021-09-25T00:01:58.793Z] d148012ef14d: Pulling fs layer [2021-09-25T00:01:58.793Z] e90a11edd702: Pulling fs layer [2021-09-25T00:01:58.793Z] d77568369979: Pulling fs layer [2021-09-25T00:01:58.793Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-25T00:01:58.793Z] 170f2ba95c9a: Pulling fs layer [2021-09-25T00:01:58.793Z] 97ac5df62f85: Pulling fs layer [2021-09-25T00:01:58.793Z] fc1c9f9a7f3b: Waiting [2021-09-25T00:01:58.793Z] 170f2ba95c9a: Waiting [2021-09-25T00:01:58.793Z] e90a11edd702: Waiting [2021-09-25T00:01:58.793Z] d77568369979: Waiting [2021-09-25T00:01:58.793Z] 97ac5df62f85: Waiting [2021-09-25T00:01:58.793Z] d148012ef14d: Download complete [2021-09-25T00:01:58.793Z] 24495759ef45: Verifying Checksum [2021-09-25T00:01:58.793Z] 24495759ef45: Download complete [2021-09-25T00:01:58.793Z] d77568369979: Download complete [2021-09-25T00:01:58.793Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-25T00:01:58.793Z] fc1c9f9a7f3b: Download complete [2021-09-25T00:01:58.793Z] 595b0fe564bb: Verifying Checksum [2021-09-25T00:01:58.793Z] 170f2ba95c9a: Verifying Checksum [2021-09-25T00:01:58.793Z] 170f2ba95c9a: Download complete [2021-09-25T00:01:59.804Z] 595b0fe564bb: Pull complete [2021-09-25T00:02:00.412Z] 24495759ef45: Pull complete [2021-09-25T00:02:00.691Z] d148012ef14d: Pull complete [2021-09-25T00:02:02.701Z] 97ac5df62f85: Verifying Checksum [2021-09-25T00:02:02.701Z] 97ac5df62f85: Download complete [2021-09-25T00:02:02.701Z] e90a11edd702: Verifying Checksum [2021-09-25T00:02:02.701Z] e90a11edd702: Download complete [2021-09-25T00:02:12.889Z] e90a11edd702: Pull complete [2021-09-25T00:02:12.889Z] d77568369979: Pull complete [2021-09-25T00:02:13.163Z] fc1c9f9a7f3b: Pull complete [2021-09-25T00:02:13.771Z] 170f2ba95c9a: Pull complete [2021-09-25T00:02:19.194Z] 97ac5df62f85: Pull complete [2021-09-25T00:02:19.194Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-25T00:02:19.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-25T00:02:19.194Z] ---> 04bc70af865f [2021-09-25T00:02:19.194Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-25T00:02:25.946Z] ---> Running in d9904fe1d1b7 [2021-09-25T00:02:25.946Z] Removing intermediate container d9904fe1d1b7 [2021-09-25T00:02:25.946Z] ---> b089e7ac820d [2021-09-25T00:02:25.946Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-25T00:02:25.946Z] ---> Running in 6d7b824970e9 [2021-09-25T00:02:26.221Z] Removing intermediate container 6d7b824970e9 [2021-09-25T00:02:26.221Z] ---> e5a92b3b15aa [2021-09-25T00:02:26.221Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T00:02:26.501Z] ---> Running in 84c8afc90afd [2021-09-25T00:02:27.099Z] Removing intermediate container 84c8afc90afd [2021-09-25T00:02:27.099Z] ---> 9f6b66f2b5a1 [2021-09-25T00:02:27.099Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-25T00:02:27.376Z] ---> Running in cb6014e39372 [2021-09-25T00:02:30.022Z] Removing intermediate container cb6014e39372 [2021-09-25T00:02:30.022Z] ---> c5cd8e478885 [2021-09-25T00:02:30.022Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-25T00:02:30.296Z] ---> Running in cb1e5c75b0da [2021-09-25T00:02:31.729Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-25T00:02:32.711Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-25T00:02:33.698Z] OK: 218 MiB in 52 packages [2021-09-25T00:02:35.132Z] Removing intermediate container cb1e5c75b0da [2021-09-25T00:02:35.132Z] ---> 15e8c405696c [2021-09-25T00:02:35.132Z] Step 8/13 : WORKDIR /app [2021-09-25T00:02:35.132Z] ---> Running in 36e5013161bc [2021-09-25T00:02:35.728Z] Removing intermediate container 36e5013161bc [2021-09-25T00:02:35.729Z] ---> 9a76f07b0d0e [2021-09-25T00:02:35.729Z] Step 9/13 : COPY go.mod . [2021-09-25T00:02:36.325Z] ---> 7d3698720a55 [2021-09-25T00:02:36.325Z] Step 10/13 : RUN go mod download [2021-09-25T00:02:36.598Z] ---> Running in 414929fa0a4b [2021-09-25T00:03:33.142Z] Removing intermediate container 414929fa0a4b [2021-09-25T00:03:33.142Z] ---> 698a9505878f [2021-09-25T00:03:33.142Z] Step 11/13 : COPY . . [2021-09-25T00:03:33.142Z] ---> 117de5e7a152 [2021-09-25T00:03:33.142Z] Step 12/13 : ARG MAKE="make build" [2021-09-25T00:03:33.142Z] ---> Running in c61a8e5e1c8c [2021-09-25T00:03:33.142Z] Removing intermediate container c61a8e5e1c8c [2021-09-25T00:03:33.142Z] ---> 3f00fde75f57 [2021-09-25T00:03:33.142Z] Step 13/13 : RUN $MAKE [2021-09-25T00:03:33.142Z] ---> Running in f58608a86bab [2021-09-25T00:03:33.142Z] noop [2021-09-25T00:03:34.136Z] Removing intermediate container f58608a86bab [2021-09-25T00:03:34.136Z] ---> 71515b74f6c8 [2021-09-25T00:03:34.136Z] Successfully built 71515b74f6c8 [2021-09-25T00:03:34.136Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:03:34.494Z] + docker inspect -f . ci-base-image-arm64 [2021-09-25T00:03:34.494Z] . [Pipeline] withDockerContainer [2021-09-25T00:03:34.777Z] prd-ubuntu18.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container [2021-09-25T00:03:34.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-25T00:03:36.880Z] $ docker top faa1ef2b9d8e28e15f9fe1756750141a99cc9b0d4231390fcc5f225f482a1956 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-25T00:03:37.920Z] + go version [2021-09-25T00:03:37.921Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-25T00:03:37.942Z] $ docker stop --time=1 faa1ef2b9d8e28e15f9fe1756750141a99cc9b0d4231390fcc5f225f482a1956 [2021-09-25T00:03:40.113Z] $ docker rm -f faa1ef2b9d8e28e15f9fe1756750141a99cc9b0d4231390fcc5f225f482a1956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:03:40.986Z] + docker inspect -f . ci-base-image-arm64 [2021-09-25T00:03:40.986Z] . [Pipeline] withDockerContainer [2021-09-25T00:03:41.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container [2021-09-25T00:03:41.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-25T00:03:43.327Z] $ docker top 0b1f7700a23cb0ca3ec6f4f2d963d747e59325bec95540d5999d1810621f820b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-25T00:03:44.370Z] + go mod tidy [Pipeline] sh [2021-09-25T00:03:45.657Z] + make test [2021-09-25T00:03:45.657Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-25T00:04:18.689Z] Running on prd-ubuntu18.04-docker-8c-8g-1389 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws [2021-09-25T00:04:18.710Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2021-09-25T00:04:18.827Z] The recommended git tool is: NONE [2021-09-25T00:04:23.301Z] using credential edgex-jenkins-ssh [2021-09-25T00:04:23.316Z] Cloning the remote Git repository [2021-09-25T00:04:22.939Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T00:04:23.007Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2021-09-25T00:04:23.051Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T00:04:23.052Z] > git --version # timeout=10 [2021-09-25T00:04:23.062Z] > git --version # 'git version 2.17.1' [2021-09-25T00:04:23.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T00:04:23.093Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T00:04:26.962Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-25T00:04:26.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-25T00:04:26.998Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-25T00:04:27.012Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-25T00:04:27.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T00:04:27.017Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-25T00:04:27.545Z] Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-25T00:04:27.656Z] Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-25T00:04:27.656Z] Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) [2021-09-25T00:04:27.555Z] > git config core.sparsecheckout # timeout=10 [2021-09-25T00:04:27.562Z] > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [2021-09-25T00:04:27.618Z] > git remote # timeout=10 [2021-09-25T00:04:27.625Z] > git config --get remote.origin.url # timeout=10 [2021-09-25T00:04:27.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-25T00:04:27.635Z] > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-09-25T00:04:27.647Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-25T00:04:27.659Z] > git config core.sparsecheckout # timeout=10 [2021-09-25T00:04:27.672Z] > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [2021-09-25T00:04:31.423Z] Commit message: "build: update alpine base to 3.14" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:04:32.213Z] + echo snap-build.sh [2021-09-25T00:04:32.213Z] snap-build.sh [2021-09-25T00:04:32.213Z] + SNAP_BASE_DIR=. [2021-09-25T00:04:32.213Z] + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/5 ']' [2021-09-25T00:04:32.213Z] + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/5 [2021-09-25T00:04:32.213Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/5]' [2021-09-25T00:04:32.213Z] [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/5] [2021-09-25T00:04:32.213Z] + cd /w/workspace/app-rfid-llrp-inventory/5 [2021-09-25T00:04:32.213Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-25T00:04:32.213Z] Reading package lists... [2021-09-25T00:04:32.213Z] Building dependency tree... [2021-09-25T00:04:32.213Z] Reading state information... [2021-09-25T00:04:32.213Z] The following packages were automatically installed and are no longer required: [2021-09-25T00:04:32.213Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-25T00:04:32.213Z] uidmap xdelta3 [2021-09-25T00:04:32.213Z] Use 'sudo apt autoremove' to remove them. [2021-09-25T00:04:32.213Z] The following packages will be REMOVED: [2021-09-25T00:04:32.213Z] lxd* lxd-client* [2021-09-25T00:04:32.482Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-25T00:04:32.482Z] After this operation, 31.7 MB disk space will be freed. [2021-09-25T00:04:33.284Z] (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-09-25T00:04:33.284Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-25T00:04:33.905Z] Removing lxd dnsmasq configuration [2021-09-25T00:04:34.174Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-25T00:04:34.174Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-25T00:04:36.456Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-25T00:04:36.456Z] (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-09-25T00:04:36.456Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-25T00:04:36.725Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-25T00:04:36.993Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-25T00:04:37.580Z] + sudo snap remove --purge lxd [2021-09-25T00:04:37.580Z] snap "lxd" is not installed [2021-09-25T00:04:37.580Z] + sudo groupadd --force --system lxd [2021-09-25T00:04:37.580Z] ++ whoami [2021-09-25T00:04:37.580Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-25T00:04:37.848Z] + newgrp - lxd [2021-09-25T00:04:37.848Z] + sudo snap install lxd [2021-09-25T00:04:46.086Z] 2021-09-25T00:04:42Z INFO Waiting for automatic snapd restart... [2021-09-25T00:04:54.919Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-09-25T00:04:54.919Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.272s coverage: 89.2% of statements [2021-09-25T00:04:55.911Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.046s coverage: 11.3% of statements [2021-09-25T00:05:01.385Z] lxd 4.18 from Canonical* installed [2021-09-25T00:05:01.385Z] + sudo lxd init --auto [2021-09-25T00:05:02.673Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.010s coverage: 73.3% of statements [2021-09-25T00:05:02.673Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-25T00:05:09.595Z] + sudo snap install --classic snapcraft [2021-09-25T00:05:41.740Z] gofmt -l . [2021-09-25T00:05:41.740Z] [ "`gofmt -l .`" = "" ] [2021-09-25T00:05:41.740Z] ./bin/test-attribution.sh [2021-09-25T00:05:41.740Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-25T00:05:41.761Z] $ docker stop --time=1 0b1f7700a23cb0ca3ec6f4f2d963d747e59325bec95540d5999d1810621f820b [2021-09-25T00:05:43.864Z] $ docker rm -f 0b1f7700a23cb0ca3ec6f4f2d963d747e59325bec95540d5999d1810621f820b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-25T00:05:45.985Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-25T00:05:46.018Z] Warning: overwriting stash ‘coverage-report’ [2021-09-25T00:05:46.871Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-25T00:05:47.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-25T00:05:47.834Z] + ls -al . [2021-09-25T00:05:47.834Z] total 216 [2021-09-25T00:05:47.834Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 00:05 . [2021-09-25T00:05:47.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 00:01 .. [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 25 00:01 .dockerignore [2021-09-25T00:05:47.834Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 00:01 .git [2021-09-25T00:05:47.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 00:01 .github [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 805 Sep 25 00:01 .gitignore [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 7039 Sep 25 00:01 Attribution.txt [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 1710 Sep 25 00:01 Dockerfile [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 00:01 GOVERNANCE.md [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 686 Sep 25 00:01 Jenkinsfile [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 25 00:01 LICENSE [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 1499 Sep 25 00:01 Makefile [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 25 00:01 OWNERS.md [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 30705 Sep 25 00:01 README.md [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 24 23:56 VERSION [2021-09-25T00:05:47.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 00:01 bin [2021-09-25T00:05:47.834Z] -rw-r--r-- 1 jenkins jenkins 62828 Sep 25 00:05 coverage.out [2021-09-25T00:05:47.834Z] -rw-r--r-- 1 jenkins jenkins 412 Sep 25 00:05 go.mod [2021-09-25T00:05:47.834Z] -rw-r--r-- 1 jenkins jenkins 19455 Sep 25 00:03 go.sum [2021-09-25T00:05:47.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 00:01 images [2021-09-25T00:05:47.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 00:01 internal [2021-09-25T00:05:47.834Z] -rw-rw-r-- 1 jenkins jenkins 530 Sep 25 00:01 main.go [2021-09-25T00:05:47.834Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 00:01 res [2021-09-25T00:05:47.834Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 00:01 snap [2021-09-25T00:05:47.834Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 00:01 static [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:05:48.216Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 --label arch=arm64 --label version=0.0.0 . [2021-09-25T00:05:48.510Z] Sending build context to Docker daemon 731.1kB [2021-09-25T00:05:48.787Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-09-25T00:05:48.787Z] Step 2/28 : FROM ${BASE} AS builder [2021-09-25T00:05:48.787Z] ---> 71515b74f6c8 [2021-09-25T00:05:48.787Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-25T00:05:49.064Z] ---> Running in 885250b034a9 [2021-09-25T00:05:49.667Z] Removing intermediate container 885250b034a9 [2021-09-25T00:05:49.667Z] ---> 30794d7a1ecd [2021-09-25T00:05:49.667Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-09-25T00:05:49.667Z] ---> Running in 9b27fadd8701 [2021-09-25T00:05:50.271Z] Removing intermediate container 9b27fadd8701 [2021-09-25T00:05:50.271Z] ---> 216bfb79e55d [2021-09-25T00:05:50.271Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T00:05:50.271Z] ---> Running in f1deafd39905 [2021-09-25T00:05:50.866Z] Removing intermediate container f1deafd39905 [2021-09-25T00:05:50.866Z] ---> 698eca66a128 [2021-09-25T00:05:50.866Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-25T00:05:51.138Z] ---> Running in 65fece2d60c0 [2021-09-25T00:05:53.115Z] Removing intermediate container 65fece2d60c0 [2021-09-25T00:05:53.115Z] ---> 42836fab5ef2 [2021-09-25T00:05:53.115Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-25T00:05:53.392Z] ---> Running in 8db1b08ced9e [2021-09-25T00:05:54.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-25T00:05:55.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-25T00:05:56.792Z] OK: 218 MiB in 52 packages [2021-09-25T00:05:57.775Z] Removing intermediate container 8db1b08ced9e [2021-09-25T00:05:57.775Z] ---> 3a53188b9069 [2021-09-25T00:05:57.775Z] Step 8/28 : WORKDIR /app [2021-09-25T00:05:58.050Z] ---> Running in 818fa9f9d71c [2021-09-25T00:05:58.648Z] Removing intermediate container 818fa9f9d71c [2021-09-25T00:05:58.648Z] ---> 8dbd412263f3 [2021-09-25T00:05:58.648Z] Step 9/28 : COPY go.mod . [2021-09-25T00:05:59.630Z] ---> b12640658183 [2021-09-25T00:05:59.630Z] Step 10/28 : RUN go mod download [2021-09-25T00:05:59.630Z] ---> Running in f1b678c2e2ea [2021-09-25T00:06:03.032Z] Removing intermediate container f1b678c2e2ea [2021-09-25T00:06:03.032Z] ---> b39eff5bda3b [2021-09-25T00:06:03.032Z] Step 11/28 : COPY . . [2021-09-25T00:06:03.629Z] ---> 9791a61f1b68 [2021-09-25T00:06:03.629Z] Step 12/28 : ARG MAKE="make build" [2021-09-25T00:06:03.904Z] ---> Running in bff0bc85acd5 [2021-09-25T00:06:04.500Z] Removing intermediate container bff0bc85acd5 [2021-09-25T00:06:04.500Z] ---> 56385b316452 [2021-09-25T00:06:04.500Z] Step 13/28 : RUN $MAKE [2021-09-25T00:06:04.500Z] ---> Running in 6acf880282ca [2021-09-25T00:06:05.940Z] go mod tidy [2021-09-25T00:06:06.545Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-09-25T00:07:03.145Z] Removing intermediate container 6acf880282ca [2021-09-25T00:07:03.145Z] ---> 39f8a07e2762 [2021-09-25T00:07:03.145Z] Step 14/28 : FROM alpine:3.14 [2021-09-25T00:07:04.125Z] 3.14: Pulling from library/alpine [2021-09-25T00:07:04.125Z] 552d1f2373af: Pulling fs layer [2021-09-25T00:07:04.399Z] 552d1f2373af: Verifying Checksum [2021-09-25T00:07:04.399Z] 552d1f2373af: Download complete [2021-09-25T00:07:05.393Z] 552d1f2373af: Pull complete [2021-09-25T00:07:05.393Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-25T00:07:05.393Z] Status: Downloaded newer image for alpine:3.14 [2021-09-25T00:07:05.393Z] ---> bb3de5531c18 [2021-09-25T00:07:05.393Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-25T00:07:05.671Z] ---> Running in 4953aaf62163 [2021-09-25T00:07:06.271Z] Removing intermediate container 4953aaf62163 [2021-09-25T00:07:06.271Z] ---> 800375b574f4 [2021-09-25T00:07:06.271Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-09-25T00:07:06.271Z] ---> Running in 5d9ff837f297 [2021-09-25T00:07:06.872Z] Removing intermediate container 5d9ff837f297 [2021-09-25T00:07:06.872Z] ---> 71c8b3c2c1b2 [2021-09-25T00:07:06.872Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-09-25T00:07:06.872Z] ---> Running in ac962c250733 [2021-09-25T00:07:08.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-25T00:07:08.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-25T00:07:09.561Z] (1/6) Installing ca-certificates (20191127-r5) [2021-09-25T00:07:09.561Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-25T00:07:09.561Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-25T00:07:09.561Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-25T00:07:09.561Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-25T00:07:09.561Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-25T00:07:09.561Z] Executing busybox-1.33.1-r3.trigger [2021-09-25T00:07:09.561Z] Executing ca-certificates-20191127-r5.trigger [2021-09-25T00:07:09.837Z] OK: 9 MiB in 20 packages [2021-09-25T00:07:13.759Z] Removing intermediate container ac962c250733 [2021-09-25T00:07:13.759Z] ---> 1921cbceb106 [2021-09-25T00:07:13.759Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-25T00:07:13.759Z] ---> 67aee297dbed [2021-09-25T00:07:13.759Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-25T00:07:13.759Z] ---> 620ef5015806 [2021-09-25T00:07:13.759Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-09-25T00:07:14.033Z] ---> 727417d873b1 [2021-09-25T00:07:14.033Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-09-25T00:07:15.016Z] ---> 1a3a4277b08e [2021-09-25T00:07:15.016Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-09-25T00:07:16.999Z] ---> e3241a4adb6b [2021-09-25T00:07:16.999Z] Step 23/28 : EXPOSE 48086 [2021-09-25T00:07:16.999Z] ---> Running in 35073364df1d [2021-09-25T00:07:17.597Z] Removing intermediate container 35073364df1d [2021-09-25T00:07:17.597Z] ---> 4aba5d9eafc4 [2021-09-25T00:07:17.597Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-09-25T00:07:17.597Z] ---> Running in 8d84bfd74fb5 [2021-09-25T00:07:18.205Z] Removing intermediate container 8d84bfd74fb5 [2021-09-25T00:07:18.205Z] ---> 7d0032887d33 [2021-09-25T00:07:18.205Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-09-25T00:07:18.484Z] ---> Running in 9b8b2564b12a [2021-09-25T00:07:19.085Z] Removing intermediate container 9b8b2564b12a [2021-09-25T00:07:19.085Z] ---> 7b6e98d50d37 [2021-09-25T00:07:19.085Z] Step 26/28 : LABEL arch=arm64 [2021-09-25T00:07:19.085Z] ---> Running in 23673a356fd7 [2021-09-25T00:07:19.686Z] Removing intermediate container 23673a356fd7 [2021-09-25T00:07:19.686Z] ---> 0c4405e74dec [2021-09-25T00:07:19.686Z] Step 27/28 : LABEL git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-25T00:07:19.686Z] ---> Running in 5d88af728dd2 [2021-09-25T00:07:20.317Z] Removing intermediate container 5d88af728dd2 [2021-09-25T00:07:20.317Z] ---> a68a23b37417 [2021-09-25T00:07:20.317Z] Step 28/28 : LABEL version=0.0.0 [2021-09-25T00:07:20.593Z] ---> Running in d97681978eda [2021-09-25T00:07:20.867Z] Removing intermediate container d97681978eda [2021-09-25T00:07:20.867Z] ---> 8a8ab5342ee8 [2021-09-25T00:07:20.867Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-25T00:07:21.140Z] Successfully built 8a8ab5342ee8 [2021-09-25T00:07:21.140Z] Successfully tagged app-rfid-llrp-inventory-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-09-25T00:07:21.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-25T00:07:22.072Z] [2021-09-25T00:07:22.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:07:22.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-25T00:07:22.714Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-25T00:07:22.714Z] 448f6bf000e3: Pulling fs layer [2021-09-25T00:07:22.714Z] f757da607395: Pulling fs layer [2021-09-25T00:07:22.714Z] 05883995daec: Pulling fs layer [2021-09-25T00:07:22.714Z] 8603b9c90790: Pulling fs layer [2021-09-25T00:07:22.714Z] 1560dd03e051: Pulling fs layer [2021-09-25T00:07:22.714Z] 27f5ce0e4adf: Pulling fs layer [2021-09-25T00:07:22.714Z] c2d8d7efcc4b: Pulling fs layer [2021-09-25T00:07:22.714Z] 1560dd03e051: Waiting [2021-09-25T00:07:22.714Z] 8603b9c90790: Waiting [2021-09-25T00:07:22.714Z] 27f5ce0e4adf: Waiting [2021-09-25T00:07:22.714Z] c2d8d7efcc4b: Waiting [2021-09-25T00:07:24.253Z] f757da607395: Verifying Checksum [2021-09-25T00:07:24.253Z] f757da607395: Download complete [2021-09-25T00:07:24.253Z] 8603b9c90790: Download complete [2021-09-25T00:07:24.253Z] 1560dd03e051: Verifying Checksum [2021-09-25T00:07:24.253Z] 1560dd03e051: Download complete [2021-09-25T00:07:24.253Z] 27f5ce0e4adf: Verifying Checksum [2021-09-25T00:07:24.253Z] 27f5ce0e4adf: Download complete [2021-09-25T00:07:24.253Z] 05883995daec: Download complete [2021-09-25T00:07:24.253Z] 448f6bf000e3: Verifying Checksum [2021-09-25T00:07:24.253Z] 448f6bf000e3: Download complete [2021-09-25T00:07:26.882Z] c2d8d7efcc4b: Verifying Checksum [2021-09-25T00:07:26.882Z] c2d8d7efcc4b: Download complete [2021-09-25T00:07:27.869Z] 448f6bf000e3: Pull complete [2021-09-25T00:07:28.848Z] f757da607395: Pull complete [2021-09-25T00:07:30.290Z] 05883995daec: Pull complete [2021-09-25T00:07:30.562Z] 8603b9c90790: Pull complete [2021-09-25T00:07:31.548Z] 1560dd03e051: Pull complete [2021-09-25T00:07:32.156Z] 27f5ce0e4adf: Pull complete [2021-09-25T00:07:47.260Z] c2d8d7efcc4b: Pull complete [2021-09-25T00:07:47.260Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-25T00:07:47.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-25T00:07:47.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-25T00:07:47.592Z] prd-ubuntu18.04-docker-arm64-4c-16g-1383 does not seem to be running inside a container [2021-09-25T00:07:47.732Z] $ 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/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-25T00:07:53.538Z] $ docker top c7dab3ac6d60182ae8c55b31904f46196614382594c62bec231ba3ba36f50895 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:07:54.697Z] ---> job-cost.sh [2021-09-25T00:07:54.697Z] lf-activate-venv: SKIPPING [2021-09-25T00:07:54.697Z] INFO: No Stack... [2021-09-25T00:07:56.132Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-25T00:07:56.132Z] INFO: Archiving Costs [Pipeline] sh [2021-09-25T00:07:56.797Z] + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [2021-09-25T00:07:56.797Z] + cut -d, -f6 [Pipeline] lock [2021-09-25T00:07:56.859Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-5-stack-cost] [2021-09-25T00:07:56.871Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-5-stack-cost] did not exist. Created. [2021-09-25T00:07:56.871Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-25T00:07:57.557Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-25T00:07:57.649Z] Stashed 1 file(s) [Pipeline] } [2021-09-25T00:07:57.674Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-25T00:07:57.701Z] $ docker stop --time=1 c7dab3ac6d60182ae8c55b31904f46196614382594c62bec231ba3ba36f50895 [2021-09-25T00:07:59.363Z] $ docker rm -f c7dab3ac6d60182ae8c55b31904f46196614382594c62bec231ba3ba36f50895 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-25T00:09:01.431Z] snapcraft 5.0 from Canonical* installed [2021-09-25T00:09:01.431Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-25T00:09:01.431Z] + sudo snapcraft prime --use-lxd [2021-09-25T00:09:01.431Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-25T00:09:01.431Z] Launching a container. [2021-09-25T00:09:01.431Z] Waiting for container to be ready [2021-09-25T00:09:01.431Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-25T00:09:01.431Z] [2021-09-25T00:09:02.393Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-25T00:09:02.975Z] Waiting for network to be ready... [2021-09-25T00:09:03.241Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-25T00:09:03.508Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-25T00:09:03.508Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-25T00:09:03.508Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-25T00:09:03.508Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-25T00:09:03.508Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-25T00:09:03.508Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-25T00:09:03.508Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-25T00:09:03.508Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-25T00:09:03.774Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-25T00:09:04.042Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-25T00:09:04.042Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-25T00:09:04.625Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-25T00:09:04.625Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-25T00:09:04.625Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-25T00:09:04.625Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-25T00:09:04.625Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-25T00:09:04.625Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-25T00:09:05.206Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-25T00:09:05.472Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-25T00:09:05.739Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-25T00:09:05.739Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-25T00:09:05.739Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-25T00:09:05.739Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-25T00:09:05.739Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-25T00:09:05.739Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-25T00:09:06.006Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-25T00:09:07.956Z] Fetched 25.2 MB in 5s (5564 kB/s) [2021-09-25T00:09:08.538Z] Reading package lists... [2021-09-25T00:09:08.807Z] Reading package lists... [2021-09-25T00:09:09.073Z] Building dependency tree... [2021-09-25T00:09:09.073Z] Reading state information... [2021-09-25T00:09:09.339Z] The following additional packages will be installed: [2021-09-25T00:09:09.339Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-25T00:09:09.339Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-25T00:09:09.339Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-25T00:09:09.339Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-25T00:09:09.339Z] Suggested packages: [2021-09-25T00:09:09.339Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-25T00:09:09.339Z] Recommended packages: [2021-09-25T00:09:09.339Z] gnupg libsasl2-modules [2021-09-25T00:09:09.339Z] The following NEW packages will be installed: [2021-09-25T00:09:09.339Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-25T00:09:09.339Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-25T00:09:09.339Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-25T00:09:09.339Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-25T00:09:09.339Z] The following packages will be upgraded: [2021-09-25T00:09:09.339Z] gpg gpg-agent gpgconf libudev1 [2021-09-25T00:09:09.339Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-25T00:09:09.339Z] Need to get 3527 kB of archives. [2021-09-25T00:09:09.339Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-25T00:09:09.339Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-09-25T00:09:09.339Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-09-25T00:09:09.339Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-25T00:09:09.339Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-09-25T00:09:09.607Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-25T00:09:09.875Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-25T00:09:10.461Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-25T00:09:10.461Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-25T00:09:10.461Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-25T00:09:10.461Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-25T00:09:10.461Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-25T00:09:10.461Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-25T00:09:10.461Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-25T00:09:10.461Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-25T00:09:10.461Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-25T00:09:10.728Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-25T00:09:10.728Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-25T00:09:10.728Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-25T00:09:10.728Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-25T00:09:10.728Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-25T00:09:10.728Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-25T00:09:10.728Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-25T00:09:10.995Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-25T00:09:10.996Z] Fetched 3527 kB in 1s (2390 kB/s) [2021-09-25T00:09:10.996Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-25T00:09:10.996Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-25T00:09:10.996Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-25T00:09:10.996Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-25T00:09:10.996Z] Selecting previously unselected package udev. [2021-09-25T00:09:10.996Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-25T00:09:10.996Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-25T00:09:11.263Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-25T00:09:11.263Z] Selecting previously unselected package libfuse2:amd64. [2021-09-25T00:09:11.263Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-25T00:09:11.263Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-25T00:09:11.532Z] Selecting previously unselected package fuse. [2021-09-25T00:09:11.532Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-25T00:09:11.532Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-25T00:09:11.532Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-25T00:09:11.532Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-25T00:09:11.532Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-25T00:09:11.532Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-25T00:09:11.532Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-25T00:09:11.532Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-25T00:09:11.801Z] Selecting previously unselected package libksba8:amd64. [2021-09-25T00:09:11.801Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-25T00:09:11.801Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-25T00:09:11.801Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-25T00:09:11.801Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-25T00:09:11.801Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:11.801Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-25T00:09:11.801Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-25T00:09:11.801Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:11.801Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-25T00:09:11.801Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-25T00:09:11.801Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:12.067Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-25T00:09:12.067Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-25T00:09:12.067Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:12.067Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-25T00:09:12.067Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-25T00:09:12.067Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:12.067Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-25T00:09:12.067Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-25T00:09:12.067Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:12.067Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-25T00:09:12.067Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-25T00:09:12.067Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:12.335Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-25T00:09:12.335Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-25T00:09:12.335Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:12.335Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-25T00:09:12.335Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-25T00:09:12.335Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:12.335Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-25T00:09:12.335Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-25T00:09:12.335Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-25T00:09:12.335Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-25T00:09:12.335Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-25T00:09:12.335Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-25T00:09:12.335Z] Selecting previously unselected package libldap-common. [2021-09-25T00:09:12.335Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-25T00:09:12.335Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-25T00:09:12.335Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-25T00:09:12.335Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-25T00:09:12.335Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-25T00:09:12.603Z] Selecting previously unselected package dirmngr. [2021-09-25T00:09:12.603Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-25T00:09:12.603Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-25T00:09:12.603Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-25T00:09:12.603Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-25T00:09:12.603Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-25T00:09:12.603Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-25T00:09:12.603Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-25T00:09:12.603Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-25T00:09:12.603Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:12.603Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-25T00:09:12.603Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-25T00:09:12.603Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-25T00:09:14.111Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-25T00:09:14.111Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:14.111Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-25T00:09:14.111Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-25T00:09:14.111Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-25T00:09:14.111Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:14.111Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:14.111Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:14.111Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:14.111Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:14.111Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:14.111Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-25T00:09:14.111Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-25T00:09:14.111Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-25T00:09:14.111Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-25T00:09:14.111Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-25T00:09:14.111Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-25T00:09:14.111Z] This means they are not meant to be enabled using systemctl. [2021-09-25T00:09:14.111Z] Possible reasons for having this kind of units are: [2021-09-25T00:09:14.111Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-25T00:09:14.111Z] .wants/ or .requires/ directory. [2021-09-25T00:09:14.111Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-25T00:09:14.111Z] a requirement dependency on it. [2021-09-25T00:09:14.111Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-25T00:09:14.111Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-25T00:09:14.111Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-25T00:09:14.111Z] instance name specified. [2021-09-25T00:09:14.111Z] Reading package lists... [2021-09-25T00:09:14.111Z] Building dependency tree... [2021-09-25T00:09:14.111Z] Reading state information... [2021-09-25T00:09:14.378Z] The following additional packages will be installed: [2021-09-25T00:09:14.378Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-25T00:09:14.378Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-25T00:09:14.378Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-25T00:09:14.378Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-25T00:09:14.378Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-25T00:09:14.378Z] Suggested packages: [2021-09-25T00:09:14.378Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-25T00:09:14.378Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-25T00:09:14.378Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-25T00:09:14.378Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-25T00:09:14.378Z] systemd-container policykit-1 [2021-09-25T00:09:14.378Z] Recommended packages: [2021-09-25T00:09:14.378Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-25T00:09:14.378Z] The following NEW packages will be installed: [2021-09-25T00:09:14.378Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-25T00:09:14.378Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-25T00:09:14.378Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-25T00:09:14.378Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-25T00:09:14.378Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-25T00:09:14.378Z] The following packages will be upgraded: [2021-09-25T00:09:14.378Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-25T00:09:14.378Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-25T00:09:14.378Z] Need to get 36.8 MB of archives. [2021-09-25T00:09:14.378Z] After this operation, 147 MB of additional disk space will be used. [2021-09-25T00:09:14.378Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-25T00:09:14.645Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-25T00:09:14.645Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-25T00:09:14.645Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-25T00:09:14.645Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-09-25T00:09:14.645Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-09-25T00:09:14.645Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-25T00:09:14.645Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-25T00:09:14.645Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-25T00:09:14.645Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-25T00:09:14.645Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-25T00:09:14.645Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-25T00:09:14.645Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-25T00:09:14.645Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-25T00:09:14.645Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-25T00:09:14.645Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-25T00:09:14.645Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-25T00:09:15.619Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-25T00:09:15.619Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-25T00:09:15.619Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-25T00:09:15.619Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-25T00:09:15.619Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-25T00:09:15.619Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-25T00:09:15.619Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-25T00:09:15.619Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-25T00:09:15.619Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-25T00:09:15.619Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-25T00:09:15.619Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-25T00:09:15.619Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-25T00:09:15.887Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-25T00:09:17.299Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-25T00:09:17.299Z] Fetched 36.8 MB in 3s (13.3 MB/s) [2021-09-25T00:09:17.299Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-25T00:09:17.299Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-25T00:09:17.299Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-25T00:09:17.882Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-25T00:09:17.882Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-25T00:09:17.882Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-25T00:09:18.148Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-25T00:09:18.148Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-25T00:09:18.148Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-25T00:09:18.148Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-25T00:09:18.148Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-25T00:09:18.148Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-25T00:09:18.417Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-25T00:09:18.417Z] Setting up apt (1.6.14) ... [2021-09-25T00:09:18.417Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-25T00:09:19.877Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-25T00:09:19.877Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-25T00:09:19.877Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-25T00:09:19.877Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-25T00:09:19.877Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-25T00:09:19.877Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-25T00:09:19.877Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-25T00:09:19.877Z] Selecting previously unselected package libexpat1:amd64. [2021-09-25T00:09:19.877Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-25T00:09:19.877Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-25T00:09:19.877Z] Selecting previously unselected package python3.6-minimal. [2021-09-25T00:09:19.877Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-25T00:09:19.877Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-25T00:09:19.877Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-25T00:09:19.877Z] Checking for services that may need to be restarted...done. [2021-09-25T00:09:19.877Z] Checking for services that may need to be restarted...done. [2021-09-25T00:09:19.877Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-25T00:09:19.877Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-25T00:09:19.877Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package python3-minimal. [2021-09-25T00:09:21.554Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-25T00:09:21.554Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-25T00:09:21.554Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package mime-support. [2021-09-25T00:09:21.554Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-25T00:09:21.554Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-25T00:09:21.554Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-25T00:09:21.554Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-25T00:09:21.554Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-25T00:09:21.554Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package python3.6. [2021-09-25T00:09:21.554Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-25T00:09:21.554Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-25T00:09:21.554Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-25T00:09:21.554Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-25T00:09:21.554Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package python3. [2021-09-25T00:09:21.554Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-25T00:09:21.554Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-25T00:09:21.554Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package multiarch-support. [2021-09-25T00:09:21.554Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-25T00:09:21.554Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-25T00:09:21.554Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-25T00:09:21.554Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-25T00:09:21.554Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-25T00:09:21.554Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-25T00:09:21.554Z] Selecting previously unselected package libbsd0:amd64. [2021-09-25T00:09:21.554Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-25T00:09:21.555Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-25T00:09:21.555Z] Selecting previously unselected package sudo. [2021-09-25T00:09:21.555Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-25T00:09:21.555Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-25T00:09:21.555Z] Selecting previously unselected package apparmor. [2021-09-25T00:09:21.555Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-25T00:09:21.555Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-25T00:09:21.555Z] Selecting previously unselected package libedit2:amd64. [2021-09-25T00:09:21.555Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-25T00:09:21.555Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-25T00:09:21.555Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-25T00:09:21.555Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-25T00:09:21.555Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-25T00:09:21.555Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-25T00:09:21.555Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-25T00:09:21.555Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-25T00:09:21.555Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-25T00:09:21.555Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-25T00:09:21.555Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-25T00:09:21.555Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-25T00:09:21.555Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-25T00:09:21.555Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-25T00:09:21.555Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-25T00:09:21.555Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-25T00:09:21.555Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-25T00:09:23.170Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-25T00:09:23.170Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-25T00:09:23.170Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-25T00:09:23.170Z] Selecting previously unselected package openssh-client. [2021-09-25T00:09:23.170Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-25T00:09:23.170Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-25T00:09:23.170Z] Selecting previously unselected package squashfs-tools. [2021-09-25T00:09:23.170Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-25T00:09:23.170Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-25T00:09:23.170Z] Selecting previously unselected package snapd. [2021-09-25T00:09:23.170Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-25T00:09:23.170Z] Unpacking snapd (2.51.1+18.04) ... [2021-09-25T00:09:24.129Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-25T00:09:24.129Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-25T00:09:24.129Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-25T00:09:24.129Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-25T00:09:24.397Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-25T00:09:24.397Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-25T00:09:24.397Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-25T00:09:24.397Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-25T00:09:24.397Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-25T00:09:24.978Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-25T00:09:24.978Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-25T00:09:24.978Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-25T00:09:24.978Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-25T00:09:24.978Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-25T00:09:24.978Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-25T00:09:25.563Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-25T00:09:25.563Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-25T00:09:25.563Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-25T00:09:25.563Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-25T00:09:25.563Z] running python rtupdate hooks for python3.6... [2021-09-25T00:09:25.563Z] running python post-rtupdate hooks for python3.6... [2021-09-25T00:09:25.563Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-25T00:09:26.149Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-25T00:09:26.416Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-25T00:09:26.416Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-25T00:09:26.416Z] Setting up snapd (2.51.1+18.04) ... [2021-09-25T00:09:27.001Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-25T00:09:27.001Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-25T00:09:27.268Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-25T00:09:27.537Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-25T00:09:27.537Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-25T00:09:27.537Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-25T00:09:27.807Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-25T00:09:27.807Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-25T00:09:28.075Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-25T00:09:28.343Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-25T00:09:28.343Z] /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-09-25T00:09:28.610Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-25T00:09:28.610Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-25T00:09:30.025Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-25T00:09:30.025Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-25T00:09:30.295Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-25T00:09:31.260Z] Reading package lists... [2021-09-25T00:09:31.530Z] Reading package lists... [2021-09-25T00:09:31.530Z] Building dependency tree... [2021-09-25T00:09:31.530Z] Reading state information... [2021-09-25T00:09:31.797Z] Calculating upgrade... [2021-09-25T00:09:31.797Z] The following packages will be upgraded: [2021-09-25T00:09:31.797Z] advancecomp base-files bash binutils binutils-common [2021-09-25T00:09:31.797Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-25T00:09:31.797Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-25T00:09:31.797Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-25T00:09:31.797Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-25T00:09:31.797Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-25T00:09:31.797Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-25T00:09:31.797Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-25T00:09:31.797Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-25T00:09:31.797Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-25T00:09:31.797Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-25T00:09:31.797Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-25T00:09:31.797Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-25T00:09:31.797Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-25T00:09:31.797Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-25T00:09:31.797Z] ubuntu-keyring util-linux [2021-09-25T00:09:31.797Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-25T00:09:31.797Z] Need to get 64.2 MB of archives. [2021-09-25T00:09:31.797Z] After this operation, 5137 kB of additional disk space will be used. [2021-09-25T00:09:31.797Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-158.166 [990 kB] [2021-09-25T00:09:32.066Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-25T00:09:32.066Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-25T00:09:32.066Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-25T00:09:32.066Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-25T00:09:32.066Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-25T00:09:32.066Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-25T00:09:32.066Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-25T00:09:32.066Z] 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-09-25T00:09:32.066Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-25T00:09:32.066Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-25T00:09:32.066Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-25T00:09:32.066Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-25T00:09:32.066Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-25T00:09:32.066Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-25T00:09:32.066Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-25T00:09:32.066Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-25T00:09:32.066Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-25T00:09:32.338Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-25T00:09:32.338Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-25T00:09:32.338Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-25T00:09:32.338Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-25T00:09:32.338Z] 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-09-25T00:09:32.338Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-25T00:09:32.338Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-25T00:09:32.338Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-25T00:09:32.338Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-25T00:09:32.338Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-25T00:09:32.338Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-25T00:09:32.338Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-25T00:09:32.338Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-25T00:09:32.338Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-25T00:09:32.338Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-25T00:09:32.338Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-25T00:09:32.338Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-25T00:09:32.338Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-25T00:09:32.338Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-25T00:09:32.338Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-25T00:09:32.338Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-25T00:09:32.338Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-25T00:09:32.338Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-25T00:09:32.338Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-25T00:09:32.338Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-25T00:09:32.338Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-25T00:09:32.338Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-25T00:09:32.339Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-25T00:09:32.339Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-25T00:09:32.339Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-25T00:09:32.339Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-25T00:09:32.339Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-25T00:09:32.827Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-25T00:09:32.828Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-25T00:09:32.828Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-25T00:09:32.828Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-25T00:09:32.828Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-25T00:09:32.828Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-25T00:09:32.828Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-25T00:09:32.828Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-25T00:09:32.828Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-25T00:09:32.828Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-25T00:09:32.828Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-25T00:09:33.108Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-25T00:09:33.108Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-25T00:09:33.108Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-25T00:09:33.108Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-25T00:09:33.108Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-25T00:09:33.389Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-25T00:09:33.389Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-25T00:09:33.389Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-25T00:09:33.389Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-25T00:09:33.389Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-25T00:09:33.663Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-25T00:09:33.663Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-25T00:09:33.663Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-25T00:09:33.663Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-25T00:09:33.663Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-25T00:09:33.663Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-25T00:09:33.663Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-25T00:09:33.663Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-25T00:09:33.663Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-25T00:09:33.663Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-25T00:09:33.663Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-25T00:09:33.663Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-25T00:09:33.939Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-25T00:09:33.940Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-25T00:09:33.940Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-25T00:09:33.940Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-25T00:09:33.940Z] 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-09-25T00:09:33.940Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-25T00:09:33.940Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-25T00:09:33.940Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-25T00:09:33.940Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-25T00:09:33.940Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-25T00:09:33.940Z] 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-09-25T00:09:33.940Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-25T00:09:33.940Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-25T00:09:33.940Z] 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-09-25T00:09:33.940Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-25T00:09:34.213Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-25T00:09:34.214Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-25T00:09:34.214Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-25T00:09:34.214Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-25T00:09:34.214Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-25T00:09:34.214Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-25T00:09:34.214Z] Fetched 64.2 MB in 2s (28.7 MB/s) [2021-09-25T00:09:34.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-25T00:09:34.214Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-25T00:09:34.214Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-25T00:09:34.814Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-25T00:09:34.814Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-25T00:09:34.814Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-158.166_amd64.deb ... [2021-09-25T00:09:34.814Z] Unpacking linux-libc-dev:amd64 (4.15.0-158.166) over (4.15.0-20.21) ... [2021-09-25T00:09:35.303Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.303Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.303Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.303Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.303Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.303Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.303Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.303Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.303Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.303Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.303Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.303Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.579Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.579Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.579Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:35.579Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-25T00:09:35.579Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.579Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.579Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:35.579Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-25T00:09:35.579Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.579Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.858Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.858Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.858Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:35.858Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-25T00:09:35.858Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:36.133Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-25T00:09:36.133Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-25T00:09:36.133Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-25T00:09:36.406Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-25T00:09:36.692Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-25T00:09:36.692Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-25T00:09:36.692Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-25T00:09:36.692Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-25T00:09:36.692Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-25T00:09:36.972Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-25T00:09:36.972Z] Installing new version of config file /etc/issue ... [2021-09-25T00:09:36.972Z] Installing new version of config file /etc/issue.net ... [2021-09-25T00:09:36.972Z] Installing new version of config file /etc/lsb-release ... [2021-09-25T00:09:36.972Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-25T00:09:37.247Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-25T00:09:37.247Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-25T00:09:37.247Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-25T00:09:37.247Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:37.247Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-25T00:09:37.247Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-25T00:09:37.520Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-25T00:09:37.520Z] 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-09-25T00:09:37.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:37.520Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-25T00:09:37.520Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-25T00:09:37.520Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-25T00:09:37.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:37.793Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-25T00:09:37.793Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-25T00:09:37.793Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-25T00:09:37.793Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:37.793Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-25T00:09:37.793Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-25T00:09:38.098Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-25T00:09:38.099Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:38.099Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-25T00:09:38.099Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-25T00:09:38.099Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-25T00:09:38.099Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:38.099Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-25T00:09:38.099Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-25T00:09:38.414Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-25T00:09:38.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:38.414Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-25T00:09:38.414Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-25T00:09:38.414Z] Setting up grep (3.1-2build1) ... [2021-09-25T00:09:38.414Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:38.414Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-25T00:09:38.414Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-25T00:09:40.267Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-25T00:09:40.267Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:40.267Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-25T00:09:40.267Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-25T00:09:40.267Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-25T00:09:40.267Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:40.267Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-25T00:09:40.267Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-25T00:09:40.267Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-25T00:09:40.267Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:40.267Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-25T00:09:40.267Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-25T00:09:40.267Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-25T00:09:40.267Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-25T00:09:40.267Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-25T00:09:40.267Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-25T00:09:40.267Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-25T00:09:40.267Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:40.267Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-25T00:09:40.267Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-25T00:09:40.591Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-25T00:09:40.591Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-25T00:09:40.591Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-25T00:09:40.591Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-25T00:09:40.860Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-25T00:09:40.860Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:40.860Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-25T00:09:40.860Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-25T00:09:40.860Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-25T00:09:41.127Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:41.127Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-25T00:09:41.127Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-25T00:09:41.127Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-25T00:09:41.127Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:41.127Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-25T00:09:41.127Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-25T00:09:41.127Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-25T00:09:41.396Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:41.396Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-25T00:09:41.396Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-25T00:09:41.396Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-25T00:09:41.396Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:41.396Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-25T00:09:41.396Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-25T00:09:41.396Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-25T00:09:41.396Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:41.396Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-25T00:09:41.666Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-25T00:09:41.666Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-25T00:09:41.666Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-25T00:09:41.666Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-25T00:09:41.666Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:41.666Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-25T00:09:41.666Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-25T00:09:41.933Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-25T00:09:41.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:41.933Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-25T00:09:41.933Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-25T00:09:41.933Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-25T00:09:41.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:41.933Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-25T00:09:41.933Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-25T00:09:41.933Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-25T00:09:42.201Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:42.201Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-25T00:09:42.201Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-25T00:09:42.468Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-25T00:09:42.735Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-25T00:09:43.001Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-25T00:09:43.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:43.001Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-25T00:09:43.001Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-25T00:09:43.269Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-25T00:09:43.269Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-25T00:09:43.269Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-25T00:09:43.269Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-25T00:09:43.536Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-25T00:09:43.536Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-25T00:09:43.536Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-25T00:09:43.536Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-25T00:09:43.536Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-25T00:09:43.804Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-25T00:09:43.804Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-25T00:09:43.804Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-25T00:09:43.804Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-25T00:09:43.804Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-25T00:09:43.804Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-25T00:09:43.804Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-25T00:09:44.072Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-25T00:09:44.072Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-25T00:09:44.072Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-25T00:09:44.072Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-25T00:09:44.072Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-25T00:09:44.341Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-25T00:09:44.341Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-25T00:09:44.341Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-25T00:09:44.341Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-25T00:09:44.341Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-25T00:09:44.341Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-25T00:09:44.341Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-25T00:09:44.612Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-25T00:09:44.612Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:44.613Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-25T00:09:44.613Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-25T00:09:44.881Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-25T00:09:44.881Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-25T00:09:44.881Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-25T00:09:44.881Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-25T00:09:44.881Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-25T00:09:44.881Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:44.881Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-25T00:09:44.881Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-25T00:09:45.149Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-25T00:09:45.149Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:45.149Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-25T00:09:45.149Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-25T00:09:45.149Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-25T00:09:45.149Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:45.149Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-25T00:09:45.149Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-25T00:09:45.149Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-25T00:09:45.418Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:45.418Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-25T00:09:45.418Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-25T00:09:45.418Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-25T00:09:45.418Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:45.418Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-25T00:09:45.418Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-25T00:09:45.687Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-25T00:09:45.687Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:45.687Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-25T00:09:45.687Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-25T00:09:45.959Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-25T00:09:45.959Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:45.959Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-25T00:09:45.959Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-25T00:09:45.959Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-25T00:09:45.959Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:45.959Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-25T00:09:45.959Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-25T00:09:46.225Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-25T00:09:46.225Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:46.225Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-25T00:09:46.225Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-25T00:09:46.225Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-25T00:09:46.225Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:46.225Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-25T00:09:46.225Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-25T00:09:46.493Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-25T00:09:46.493Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:46.493Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-25T00:09:46.493Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-25T00:09:46.493Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-25T00:09:46.760Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:46.761Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-25T00:09:46.761Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-25T00:09:46.761Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-25T00:09:46.761Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:46.761Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-25T00:09:46.761Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-25T00:09:46.761Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-25T00:09:47.028Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:47.028Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-25T00:09:47.028Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-25T00:09:47.028Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-25T00:09:47.028Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-25T00:09:47.028Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-25T00:09:47.028Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-25T00:09:47.028Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-25T00:09:47.297Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-25T00:09:47.297Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-25T00:09:47.297Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-25T00:09:47.297Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-25T00:09:47.297Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-25T00:09:47.297Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-25T00:09:47.297Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-25T00:09:47.566Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-25T00:09:47.566Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-25T00:09:47.566Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-25T00:09:47.834Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-25T00:09:47.834Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-25T00:09:47.834Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-25T00:09:47.834Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-25T00:09:47.834Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-25T00:09:47.834Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-25T00:09:47.834Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-25T00:09:48.104Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-25T00:09:48.104Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-25T00:09:48.104Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-25T00:09:48.104Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-25T00:09:48.104Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-25T00:09:48.104Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-25T00:09:48.104Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-25T00:09:48.385Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-25T00:09:48.651Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-25T00:09:48.651Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-25T00:09:48.652Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-25T00:09:48.652Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-25T00:09:48.652Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-25T00:09:48.652Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-25T00:09:48.924Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-25T00:09:48.924Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-25T00:09:49.194Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-25T00:09:49.194Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-25T00:09:49.194Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-25T00:09:49.194Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-25T00:09:49.194Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:49.194Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-25T00:09:49.194Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:49.487Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-25T00:09:49.487Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:49.487Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-25T00:09:49.487Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:49.487Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-25T00:09:50.483Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:50.483Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-25T00:09:51.082Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:51.082Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-25T00:09:51.365Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:51.365Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-25T00:09:51.643Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:51.643Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-25T00:09:52.625Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-25T00:09:52.625Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-25T00:09:52.625Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-25T00:09:52.625Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-25T00:09:52.625Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-25T00:09:52.625Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-25T00:09:52.625Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-25T00:09:52.625Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-25T00:09:52.900Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-25T00:09:52.900Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-25T00:09:52.900Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-25T00:09:52.900Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-25T00:09:52.900Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-25T00:09:52.900Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-25T00:09:52.900Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-25T00:09:53.175Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-25T00:09:53.175Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:53.175Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-25T00:09:53.175Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:53.175Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:53.175Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:53.175Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-25T00:09:53.175Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-25T00:09:53.175Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-25T00:09:53.456Z] [2021-09-25T00:09:53.456Z] Current default time zone: 'Etc/UTC' [2021-09-25T00:09:53.456Z] Local time is now: Sat Sep 25 00:09:53 UTC 2021. [2021-09-25T00:09:53.456Z] Universal Time is now: Sat Sep 25 00:09:53 UTC 2021. [2021-09-25T00:09:53.456Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-25T00:09:53.456Z] [2021-09-25T00:09:53.456Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-25T00:09:53.456Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:53.456Z] Setting up linux-libc-dev:amd64 (4.15.0-158.166) ... [2021-09-25T00:09:53.456Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-25T00:09:53.456Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-25T00:09:53.456Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-25T00:09:53.456Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-25T00:09:53.456Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-25T00:09:53.456Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-25T00:09:53.456Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-25T00:09:53.457Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:53.457Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-25T00:09:53.457Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-25T00:09:53.457Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-25T00:09:53.737Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:53.737Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-25T00:09:53.737Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-25T00:09:53.737Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-25T00:09:53.737Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-25T00:09:53.737Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-25T00:09:53.737Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-25T00:09:53.737Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-25T00:09:53.737Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-25T00:09:55.732Z] Updating certificates in /etc/ssl/certs... [2021-09-25T00:09:56.336Z] 23 added, 28 removed; done. [2021-09-25T00:09:56.336Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-25T00:09:56.336Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-25T00:09:56.336Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-25T00:09:56.336Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-25T00:09:56.611Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-25T00:09:56.611Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-25T00:09:56.611Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-25T00:09:56.611Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-25T00:09:56.611Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-25T00:09:56.611Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-25T00:09:56.611Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-25T00:09:56.611Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-25T00:09:56.611Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-25T00:09:56.611Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-25T00:09:56.611Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-25T00:09:56.611Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-25T00:09:56.611Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-25T00:09:56.611Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-25T00:09:56.611Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-25T00:09:56.611Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-25T00:09:56.611Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-25T00:09:56.611Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-25T00:09:56.611Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-25T00:09:56.885Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-25T00:09:56.885Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-25T00:09:56.885Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-25T00:09:56.885Z] Updating certificates in /etc/ssl/certs... [2021-09-25T00:09:57.488Z] 0 added, 0 removed; done. [2021-09-25T00:09:57.488Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-25T00:09:57.488Z] done. [2021-09-25T00:09:57.763Z] Reading package lists... [2021-09-25T00:09:58.041Z] Building dependency tree... [2021-09-25T00:09:58.041Z] Reading state information... [2021-09-25T00:09:58.041Z] The following NEW packages will be installed: [2021-09-25T00:09:58.041Z] apt-transport-https [2021-09-25T00:09:58.041Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-25T00:09:58.316Z] Need to get 4348 B of archives. [2021-09-25T00:09:58.317Z] After this operation, 154 kB of additional disk space will be used. [2021-09-25T00:09:58.317Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-25T00:09:58.597Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-25T00:09:58.597Z] Fetched 4348 B in 0s (23.9 kB/s) [2021-09-25T00:09:58.597Z] Selecting previously unselected package apt-transport-https. [2021-09-25T00:09:58.597Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-25T00:09:58.597Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-25T00:09:58.597Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-25T00:09:58.597Z] Setting up apt-transport-https (1.6.14) ... [2021-09-25T00:09:58.872Z] Waiting for network to be ready... [2021-09-25T00:10:05.603Z] 2021-09-25T00:10:02Z INFO Waiting for automatic snapd restart... [2021-09-25T00:10:06.582Z] snapd 2.51.7 from Canonical* installed [2021-09-25T00:10:07.563Z] "snapd" switched to the "latest/stable" channel [2021-09-25T00:10:07.563Z] [2021-09-25T00:10:10.188Z] core18 20210722 from Canonical* installed [2021-09-25T00:10:10.188Z] "core18" switched to the "latest/stable" channel [2021-09-25T00:10:10.188Z] [2021-09-25T00:10:12.813Z] snapcraft 5.0 from Canonical* installed [2021-09-25T00:10:12.813Z] "snapcraft" switched to the "latest/stable" channel [2021-09-25T00:10:12.813Z] [2021-09-25T00:10:18.220Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-25T00:10:18.220Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-25T00:10:18.220Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-25T00:10:21.618Z] Reading package lists... [2021-09-25T00:10:21.619Z] Installing build dependencies: curl=7.58.0-2ubuntu3.16 git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 libcurl4=7.58.0-2ubuntu3.16 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 [2021-09-25T00:10:21.619Z] Reading package lists... [2021-09-25T00:10:21.619Z] Building dependency tree... [2021-09-25T00:10:21.619Z] Reading state information... [2021-09-25T00:10:21.619Z] Suggested packages: [2021-09-25T00:10:21.619Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-25T00:10:21.619Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-25T00:10:21.619Z] Recommended packages: [2021-09-25T00:10:21.619Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2021-09-25T00:10:21.619Z] The following NEW packages will be installed: [2021-09-25T00:10:21.619Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2021-09-25T00:10:21.619Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2021-09-25T00:10:21.619Z] libzmq5 pkg-config [2021-09-25T00:10:21.619Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-09-25T00:10:21.619Z] Need to get 7881 kB of archives. [2021-09-25T00:10:21.619Z] After this operation, 44.2 MB of additional disk space will be used. [2021-09-25T00:10:21.619Z] 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-09-25T00:10:21.619Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-25T00:10:21.619Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-25T00:10:21.619Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] [2021-09-25T00:10:21.619Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] [2021-09-25T00:10:21.619Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-25T00:10:21.619Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-25T00:10:21.619Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-25T00:10:21.619Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-25T00:10:21.619Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-25T00:10:21.619Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-25T00:10:21.619Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-25T00:10:21.619Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-25T00:10:21.619Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-25T00:10:21.619Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-25T00:10:21.619Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-25T00:10:21.619Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-25T00:10:21.619Z] Fetched 7881 kB in 1s (10.0 MB/s) [2021-09-25T00:10:21.619Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-25T00:10:21.619Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-25T00:10:21.619Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package libpsl5:amd64. [2021-09-25T00:10:21.619Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-25T00:10:21.619Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package librtmp1:amd64. [2021-09-25T00:10:21.619Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package libcurl4:amd64. [2021-09-25T00:10:21.619Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package curl. [2021-09-25T00:10:21.619Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking curl (7.58.0-2ubuntu3.16) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-25T00:10:21.619Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package liberror-perl. [2021-09-25T00:10:21.619Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2021-09-25T00:10:21.619Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package git-man. [2021-09-25T00:10:21.619Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-25T00:10:21.619Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package git. [2021-09-25T00:10:21.619Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package libnorm1:amd64. [2021-09-25T00:10:21.619Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-25T00:10:21.619Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-25T00:10:21.619Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-25T00:10:21.619Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-25T00:10:23.229Z] Selecting previously unselected package libsodium23:amd64. [2021-09-25T00:10:23.229Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2021-09-25T00:10:23.229Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-25T00:10:23.229Z] Selecting previously unselected package libzmq5:amd64. [2021-09-25T00:10:23.229Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-25T00:10:23.229Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-25T00:10:23.229Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-25T00:10:23.229Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-25T00:10:23.229Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-25T00:10:23.229Z] Selecting previously unselected package pkg-config. [2021-09-25T00:10:23.229Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-25T00:10:23.230Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-25T00:10:23.230Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-25T00:10:23.230Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-25T00:10:23.230Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-25T00:10:23.230Z] Setting up liberror-perl (0.17025-1) ... [2021-09-25T00:10:23.230Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-25T00:10:23.230Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-25T00:10:23.230Z] No schema files found: doing nothing. [2021-09-25T00:10:23.230Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-25T00:10:23.230Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-25T00:10:23.230Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-25T00:10:23.230Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-25T00:10:23.230Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-25T00:10:23.230Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-25T00:10:23.230Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-25T00:10:23.230Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-25T00:10:23.230Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-25T00:10:23.230Z] Setting up curl (7.58.0-2ubuntu3.16) ... [2021-09-25T00:10:23.230Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-25T00:10:23.230Z] curl set to automatically installed. [2021-09-25T00:10:23.230Z] git set to automatically installed. [2021-09-25T00:10:23.230Z] git-man set to automatically installed. [2021-09-25T00:10:23.230Z] libcurl3-gnutls set to automatically installed. [2021-09-25T00:10:23.230Z] libcurl4 set to automatically installed. [2021-09-25T00:10:23.230Z] liberror-perl set to automatically installed. [2021-09-25T00:10:23.230Z] libglib2.0-0 set to automatically installed. [2021-09-25T00:10:23.230Z] libnghttp2-14 set to automatically installed. [2021-09-25T00:10:23.230Z] libnorm1 set to automatically installed. [2021-09-25T00:10:23.230Z] libpgm-5.2-0 set to automatically installed. [2021-09-25T00:10:23.230Z] libpsl5 set to automatically installed. [2021-09-25T00:10:23.230Z] librtmp1 set to automatically installed. [2021-09-25T00:10:23.230Z] libsodium23 set to automatically installed. [2021-09-25T00:10:23.230Z] libzmq3-dev set to automatically installed. [2021-09-25T00:10:23.230Z] libzmq5 set to automatically installed. [2021-09-25T00:10:23.230Z] pkg-config set to automatically installed. [2021-09-25T00:10:24.211Z] snapd is not logged in, snap install commands will use sudo [2021-09-25T00:10:25.197Z] snap "core18" has no updates available [2021-09-25T00:10:25.800Z] Pulling go [2021-09-25T00:10:25.800Z] + snapcraftctl pull [2021-09-25T00:10:27.242Z] 'app-rfid-llrp-inventory' has dependencies that need to be staged: go [2021-09-25T00:10:27.242Z] Skipping pull go (already ran) [2021-09-25T00:10:27.242Z] Building go [2021-09-25T00:10:27.242Z] + dpkg --print-architecture [2021-09-25T00:10:27.242Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-09-25T00:10:27.242Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-09-25T00:10:27.242Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-09-25T00:10:27.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-25T00:10:27.242Z] Dload Upload Total Spent Left Speed [2021-09-25T00:10:38.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 4031k 0 0 3011k 0 0:00:39 0:00:01 0:00:38 3008k 13 115M 13 15.1M 0 0 6726k 0 0:00:17 0:00:02 0:00:15 6723k 23 115M 23 26.8M 0 0 8311k 0 0:00:14 0:00:03 0:00:11 8311k 32 115M 32 37.0M 0 0 8750k 0 0:00:13 0:00:04 0:00:09 8748k 42 115M 42 48.5M 0 0 9356k 0 0:00:12 0:00:05 0:00:07 9984k 53 115M 53 61.7M 0 0 9.7M 0 0:00:11 0:00:06 0:00:05 11.6M 63 115M 63 72.9M 0 0 9.8M 0 0:00:11 0:00:07 0:00:04 11.4M 73 115M 73 84.8M 0 0 10.1M 0 0:00:11 0:00:08 0:00:03 11.4M 80 115M 80 93.0M 0 0 9.9M 0 0:00:11 0:00:09 0:00:02 11.1M 88 115M 88 101M 0 0 9.8M 0 0:00:11 0:00:10 0:00:01 10.6M 98 115M 98 113M 0 0 9.9M 0 0:00:11 0:00:11 --:--:-- 10.2M 100 115M 100 115M 0 0 10.0M 0 0:00:11 0:00:11 --:--:-- 10.3M [2021-09-25T00:10:38.562Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-09-25T00:10:38.562Z] + sha256sum -c sha256 [2021-09-25T00:10:38.562Z] + grep OK [2021-09-25T00:10:39.160Z] go1.15.2.linux-amd64.tar.gz: OK [2021-09-25T00:10:39.160Z] + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-09-25T00:10:42.561Z] Staging go [2021-09-25T00:10:42.561Z] + snapcraftctl stage [2021-09-25T00:10:51.796Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-25T00:10:51.796Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-25T00:10:51.796Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1879 kB] [2021-09-25T00:10:51.796Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [342 kB] [2021-09-25T00:10:51.796Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-25T00:10:51.796Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-25T00:10:51.796Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [448 kB] [2021-09-25T00:10:51.796Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [60.3 kB] [2021-09-25T00:10:51.796Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-25T00:10:51.796Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-25T00:10:51.796Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-25T00:10:51.796Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-25T00:10:51.796Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-25T00:10:51.796Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-25T00:10:51.796Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-25T00:10:51.796Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-25T00:10:51.796Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-25T00:10:51.796Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-25T00:10:51.796Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-25T00:10:51.796Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2225 kB] [2021-09-25T00:10:51.796Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [435 kB] [2021-09-25T00:10:51.796Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-25T00:10:51.796Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-25T00:10:51.796Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [472 kB] [2021-09-25T00:10:51.796Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [64.0 kB] [2021-09-25T00:10:51.796Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-25T00:10:51.796Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-25T00:10:51.796Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-25T00:10:51.796Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-25T00:10:51.796Z] Fetched 224 kB in 0s (0 B/s) [2021-09-25T00:10:51.796Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-25T00:10:51.796Z] Fetched 157 kB in 0s (0 B/s) [2021-09-25T00:10:51.796Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-25T00:10:51.796Z] Fetched 221 kB in 0s (0 B/s) [2021-09-25T00:10:51.796Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-25T00:10:51.796Z] Fetched 143 kB in 0s (0 B/s) [2021-09-25T00:10:51.796Z] Pulling app-rfid-llrp-inventory [2021-09-25T00:10:51.796Z] + snapcraftctl pull [2021-09-25T00:10:52.065Z] Skipping build go (already ran) [2021-09-25T00:10:52.331Z] Building app-rfid-llrp-inventory [2021-09-25T00:10:52.331Z] + cd /root/parts/app-rfid-llrp-inventory/src [2021-09-25T00:10:52.331Z] + make build [2021-09-25T00:10:52.331Z] go mod tidy [2021-09-25T00:10:56.590Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-25T00:10:56.590Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.3.1 [2021-09-25T00:10:56.590Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.57 [2021-09-25T00:10:56.590Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-09-25T00:10:56.590Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-25T00:10:56.590Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.112 [2021-09-25T00:10:56.590Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-25T00:10:56.590Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-25T00:10:57.066Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-09-25T00:10:57.066Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-25T00:10:57.066Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-09-25T00:10:57.066Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-09-25T00:10:57.066Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-25T00:10:57.066Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-25T00:10:57.066Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-25T00:10:57.066Z] go: downloading github.com/google/uuid v1.1.2 [2021-09-25T00:10:57.066Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-09-25T00:10:57.066Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-25T00:10:57.066Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-25T00:10:57.066Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-09-25T00:10:57.066Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-09-25T00:10:57.066Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-09-25T00:10:57.066Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-25T00:10:57.342Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-25T00:10:57.342Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-25T00:10:57.342Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-25T00:10:57.342Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-09-25T00:10:57.342Z] go: downloading github.com/kr/pretty v0.1.0 [2021-09-25T00:10:57.342Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-09-25T00:10:57.342Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-09-25T00:10:57.342Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-25T00:10:57.342Z] go: downloading github.com/stretchr/objx v0.2.0 [2021-09-25T00:10:57.342Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-09-25T00:10:57.342Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-25T00:10:57.342Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-25T00:10:57.342Z] go: downloading github.com/kr/text v0.1.0 [2021-09-25T00:10:57.342Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-25T00:10:57.342Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-09-25T00:10:57.342Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-25T00:10:57.619Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-25T00:10:57.619Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-25T00:10:57.619Z] go: downloading github.com/hashicorp/consul/sdk v0.1.1 [2021-09-25T00:10:57.619Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-25T00:10:57.619Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-09-25T00:10:57.619Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2021-09-25T00:10:57.619Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-25T00:10:57.619Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-25T00:10:57.619Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-25T00:10:57.619Z] go: downloading github.com/hashicorp/memberlist v0.1.3 [2021-09-25T00:10:57.619Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-25T00:10:57.897Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-25T00:10:57.897Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-25T00:10:57.897Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-25T00:10:57.897Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2021-09-25T00:10:58.193Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-25T00:10:58.193Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-25T00:10:58.793Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-25T00:10:58.793Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-25T00:10:58.793Z] go: downloading github.com/miekg/dns v1.0.14 [2021-09-25T00:10:58.793Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-25T00:10:58.793Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-25T00:10:58.793Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-25T00:10:58.793Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-25T00:10:59.066Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2021-09-25T00:10:59.066Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2021-09-25T00:10:59.066Z] go: downloading golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2021-09-25T00:10:59.066Z] go: downloading github.com/mitchellh/go-homedir v1.0.0 [2021-09-25T00:10:59.066Z] go: downloading github.com/tidwall/pretty v1.0.1 [2021-09-25T00:10:59.066Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-25T00:10:59.066Z] go: downloading github.com/google/go-cmp v0.4.0 [2021-09-25T00:10:59.339Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-25T00:10:59.339Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-09-25T00:10:59.339Z] go: downloading github.com/golang/snappy v0.0.1 [2021-09-25T00:10:59.339Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-25T00:10:59.339Z] go: downloading golang.org/x/text v0.3.2 [2021-09-25T00:10:59.339Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2021-09-25T00:10:59.340Z] go: downloading github.com/xdg/stringprep v1.0.0 [2021-09-25T00:10:59.340Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-09-25T00:10:59.616Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-25T00:10:59.616Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-25T00:10:59.616Z] go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2021-09-25T00:10:59.889Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-25T00:11:00.869Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-09-25T00:11:13.317Z] + install -DT ./app-rfid-llrp-inventory /root/parts/app-rfid-llrp-inventory/install/bin/app-rfid-llrp-inventory [2021-09-25T00:11:13.317Z] + install -DT ./res/configuration.toml /root/parts/app-rfid-llrp-inventory/install/config/app-rfid-llrp-inventory/res/configuration.toml [2021-09-25T00:11:13.317Z] + install -DT ./Attribution.txt /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/Attribution.txt [2021-09-25T00:11:13.317Z] + install -DT ./LICENSE /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/LICENSE [2021-09-25T00:11:13.317Z] Skipping stage go (already ran) [2021-09-25T00:11:13.317Z] Staging app-rfid-llrp-inventory [2021-09-25T00:11:13.317Z] + snapcraftctl stage [2021-09-25T00:11:14.128Z] Priming go [2021-09-25T00:11:14.128Z] + snapcraftctl prime [2021-09-25T00:11:15.155Z] Priming app-rfid-llrp-inventory [2021-09-25T00:11:15.155Z] + snapcraftctl prime [2021-09-25T00:11:16.592Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2021-09-25T00:11:16.592Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2021-09-25T00:11:16.592Z] Determining the version from the project repo (version-script). [2021-09-25T00:11:16.592Z] The version has been set to '0.0.0-20210925+fe54903' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:11:21.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:11:21.615Z] [2021-09-25T00:11:21.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:11:23.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:11:23.279Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-25T00:11:23.279Z] b4d181a07f80: Pulling fs layer [2021-09-25T00:11:23.279Z] a1111a8f2ec3: Pulling fs layer [2021-09-25T00:11:23.279Z] ed53099fbce6: Pulling fs layer [2021-09-25T00:11:23.280Z] dc539afda2c1: Pulling fs layer [2021-09-25T00:11:23.280Z] 77bc0d833cb6: Pulling fs layer [2021-09-25T00:11:23.280Z] 9065ff56babe: Pulling fs layer [2021-09-25T00:11:23.280Z] d287ab97295c: Pulling fs layer [2021-09-25T00:11:23.280Z] dc539afda2c1: Waiting [2021-09-25T00:11:23.280Z] 77bc0d833cb6: Waiting [2021-09-25T00:11:23.280Z] 9065ff56babe: Waiting [2021-09-25T00:11:23.280Z] d287ab97295c: Waiting [2021-09-25T00:11:23.280Z] a1111a8f2ec3: Verifying Checksum [2021-09-25T00:11:23.280Z] a1111a8f2ec3: Download complete [2021-09-25T00:11:23.280Z] dc539afda2c1: Verifying Checksum [2021-09-25T00:11:23.280Z] dc539afda2c1: Download complete [2021-09-25T00:11:23.280Z] ed53099fbce6: Verifying Checksum [2021-09-25T00:11:23.280Z] ed53099fbce6: Download complete [2021-09-25T00:11:23.280Z] 9065ff56babe: Verifying Checksum [2021-09-25T00:11:23.280Z] 9065ff56babe: Download complete [2021-09-25T00:11:23.280Z] 77bc0d833cb6: Verifying Checksum [2021-09-25T00:11:23.280Z] 77bc0d833cb6: Download complete [2021-09-25T00:11:23.280Z] b4d181a07f80: Verifying Checksum [2021-09-25T00:11:23.280Z] b4d181a07f80: Download complete [2021-09-25T00:11:24.858Z] b4d181a07f80: Pull complete [2021-09-25T00:11:24.858Z] a1111a8f2ec3: Pull complete [2021-09-25T00:11:24.858Z] ed53099fbce6: Pull complete [2021-09-25T00:11:25.126Z] dc539afda2c1: Pull complete [2021-09-25T00:11:25.391Z] 77bc0d833cb6: Pull complete [2021-09-25T00:11:25.391Z] 9065ff56babe: Pull complete [2021-09-25T00:11:27.332Z] d287ab97295c: Verifying Checksum [2021-09-25T00:11:27.332Z] d287ab97295c: Download complete [2021-09-25T00:11:31.615Z] d287ab97295c: Pull complete [2021-09-25T00:11:31.615Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-25T00:11:31.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:11:31.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-25T00:11:31.701Z] prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container [2021-09-25T00:11:31.753Z] $ 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/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-25T00:11:34.290Z] $ docker top d6bc674e98f7f936e3ece2c50e49507cf814e23baad39914a64c359ed4103cad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:11:34.694Z] ---> job-cost.sh [2021-09-25T00:11:34.694Z] lf-activate-venv: SKIPPING [2021-09-25T00:11:34.694Z] INFO: No Stack... [2021-09-25T00:11:35.276Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-25T00:11:35.858Z] INFO: Archiving Costs [Pipeline] sh [2021-09-25T00:11:36.176Z] + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [2021-09-25T00:11:36.176Z] + cut -d, -f6 [Pipeline] lock [2021-09-25T00:11:36.217Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-5-stack-cost] [2021-09-25T00:11:36.226Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-5-stack-cost] did not exist. Created. [2021-09-25T00:11:36.226Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-25T00:11:36.591Z] /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-8a759972/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-8a759972/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-25T00:11:36.909Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-25T00:11:36.937Z] Warning: overwriting stash ‘stack-cost’ [2021-09-25T00:11:36.953Z] Stashed 1 file(s) [Pipeline] } [2021-09-25T00:11:36.968Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-25T00:11:36.994Z] $ docker stop --time=1 d6bc674e98f7f936e3ece2c50e49507cf814e23baad39914a64c359ed4103cad [2021-09-25T00:11:38.137Z] $ docker rm -f d6bc674e98f7f936e3ece2c50e49507cf814e23baad39914a64c359ed4103cad [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-09-25T00:11:39.003Z] provisioning config files... [2021-09-25T00:11:39.017Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/config5034223226771691349tmp [Pipeline] { [Pipeline] sh [2021-09-25T00:11:39.365Z] + set +x [2021-09-25T00:11:39.365Z] + curl -s https://codecov.io/bash [2021-09-25T00:11:39.365Z] + bash -s -- [2021-09-25T00:11:39.365Z] [2021-09-25T00:11:39.365Z] _____ _ [2021-09-25T00:11:39.365Z] / ____| | | [2021-09-25T00:11:39.365Z] | | ___ __| | ___ ___ _____ __ [2021-09-25T00:11:39.365Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-25T00:11:39.365Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-25T00:11:39.365Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-25T00:11:39.365Z] Bash-1.0.6 [2021-09-25T00:11:39.365Z] [2021-09-25T00:11:39.365Z] [2021-09-25T00:11:39.365Z] ==> git version 2.24.4 found [2021-09-25T00:11:39.365Z] ==> 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-09-25T00:11:39.365Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-25T00:11:39.365Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-25T00:11:39.365Z] ==> Jenkins CI detected. [2021-09-25T00:11:39.365Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [2021-09-25T00:11:39.365Z] project root: . [2021-09-25T00:11:39.365Z] --> token set from env [2021-09-25T00:11:39.365Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-25T00:11:39.365Z] ==> Running gcov in . (disable via -X gcov) [2021-09-25T00:11:39.365Z] ==> Python coveragepy not found [2021-09-25T00:11:39.365Z] ==> Searching for coverage reports in: [2021-09-25T00:11:39.365Z] + . [2021-09-25T00:11:39.365Z] -> Found 1 reports [2021-09-25T00:11:39.365Z] ==> Detecting git/mercurial file structure [2021-09-25T00:11:39.637Z] ==> Reading reports [2021-09-25T00:11:39.637Z] + ./coverage.out bytes=62828 [2021-09-25T00:11:39.637Z] ==> Appending adjustments [2021-09-25T00:11:39.637Z] https://docs.codecov.io/docs/fixing-reports [2021-09-25T00:11:39.637Z] + Found adjustments [2021-09-25T00:11:39.637Z] ==> Gzipping contents [2021-09-25T00:11:39.637Z] 16K /tmp/codecov.QtHrUM.gz [2021-09-25T00:11:39.637Z] ==> Uploading reports [2021-09-25T00:11:39.637Z] url: https://codecov.io [2021-09-25T00:11:39.637Z] query: branch=PR-51&commit=fe54903bd1477543751dbacc3b46f02be9406c77&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-51%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=51&job=&cmd_args= [2021-09-25T00:11:39.637Z] -> Pinging Codecov [2021-09-25T00:11:39.637Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-51&commit=fe54903bd1477543751dbacc3b46f02be9406c77&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-51%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=51&job=&cmd_args= [2021-09-25T00:11:40.223Z] -> Uploading to [2021-09-25T00:11:40.223Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-25/581DD39554BDF9B6E22D074273EAD858/fe54903bd1477543751dbacc3b46f02be9406c77/54cec471-2087-47bb-83fe-d2c250cf5303.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210925T001139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c2427bf7b7edb675a9f5e7a5316c3528d5ee7a082ef77ae124ec793ee1c5f366 [2021-09-25T00:11:40.223Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-25T00:11:40.223Z] Dload Upload Total Spent Left Speed [2021-09-25T00:11:41.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 13846 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13846 0 0 100 13846 0 17176 --:--:-- --:--:-- --:--:-- 17178 [2021-09-25T00:11:41.086Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] } [2021-09-25T00:11:41.102Z] 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] sh [2021-09-25T00:11:42.828Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:11:43.154Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:11:43.753Z] ---> package-listing.sh [2021-09-25T00:11:43.753Z] ++ facter osfamily [2021-09-25T00:11:43.753Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-25T00:11:44.233Z] + OS_FAMILY=redhat [2021-09-25T00:11:44.233Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-51 [2021-09-25T00:11:44.233Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-25T00:11:44.233Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-25T00:11:44.233Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-25T00:11:44.233Z] + PACKAGES=/tmp/packages_start.txt [2021-09-25T00:11:44.233Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-51 ']' [2021-09-25T00:11:44.233Z] + PACKAGES=/tmp/packages_end.txt [2021-09-25T00:11:44.233Z] + case "${OS_FAMILY}" in [2021-09-25T00:11:44.233Z] + rpm -qa [2021-09-25T00:11:44.233Z] + sort [2021-09-25T00:11:44.826Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-25T00:11:44.826Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-25T00:11:44.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-25T00:11:44.826Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-51 ']' [2021-09-25T00:11:44.826Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives/ [2021-09-25T00:11:44.826Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives/ [Pipeline] echo [2021-09-25T00:11:44.844Z] 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/ry_app-rfid-llrp-inventory_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-25T00:11:45.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:11:45.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:11:45.674Z] [2021-09-25T00:11:45.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-25T00:11:46.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:11:46.021Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-25T00:11:46.021Z] b4d181a07f80: Pulling fs layer [2021-09-25T00:11:46.021Z] a1111a8f2ec3: Pulling fs layer [2021-09-25T00:11:46.021Z] ed53099fbce6: Pulling fs layer [2021-09-25T00:11:46.021Z] dc539afda2c1: Pulling fs layer [2021-09-25T00:11:46.021Z] 77bc0d833cb6: Pulling fs layer [2021-09-25T00:11:46.021Z] 9065ff56babe: Pulling fs layer [2021-09-25T00:11:46.021Z] d287ab97295c: Pulling fs layer [2021-09-25T00:11:46.021Z] dc539afda2c1: Waiting [2021-09-25T00:11:46.021Z] 77bc0d833cb6: Waiting [2021-09-25T00:11:46.021Z] 9065ff56babe: Waiting [2021-09-25T00:11:46.021Z] d287ab97295c: Waiting [2021-09-25T00:11:47.720Z] a1111a8f2ec3: Verifying Checksum [2021-09-25T00:11:47.720Z] a1111a8f2ec3: Download complete [2021-09-25T00:11:47.720Z] dc539afda2c1: Verifying Checksum [2021-09-25T00:11:47.720Z] dc539afda2c1: Download complete [2021-09-25T00:11:47.720Z] 77bc0d833cb6: Verifying Checksum [2021-09-25T00:11:47.720Z] 77bc0d833cb6: Download complete [2021-09-25T00:11:47.720Z] 9065ff56babe: Verifying Checksum [2021-09-25T00:11:47.720Z] 9065ff56babe: Download complete [2021-09-25T00:11:47.720Z] ed53099fbce6: Verifying Checksum [2021-09-25T00:11:47.720Z] ed53099fbce6: Download complete [2021-09-25T00:11:47.720Z] b4d181a07f80: Verifying Checksum [2021-09-25T00:11:47.720Z] b4d181a07f80: Download complete [2021-09-25T00:11:48.706Z] b4d181a07f80: Pull complete [2021-09-25T00:11:48.706Z] a1111a8f2ec3: Pull complete [2021-09-25T00:11:49.295Z] ed53099fbce6: Pull complete [2021-09-25T00:11:49.295Z] dc539afda2c1: Pull complete [2021-09-25T00:11:49.568Z] 77bc0d833cb6: Pull complete [2021-09-25T00:11:49.837Z] 9065ff56babe: Pull complete [2021-09-25T00:11:51.459Z] d287ab97295c: Verifying Checksum [2021-09-25T00:11:51.459Z] d287ab97295c: Download complete [2021-09-25T00:11:55.737Z] d287ab97295c: Pull complete [2021-09-25T00:11:55.737Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-25T00:11:55.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-25T00:11:55.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-25T00:11:55.827Z] prd-centos7-docker-4c-2g-1378 does not seem to be running inside a container [2021-09-25T00:11:56.021Z] $ 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/ry_app-rfid-llrp-inventory_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-51 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51:/w/workspace/ry_app-rfid-llrp-inventory_PR-51:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-25T00:11:58.602Z] $ docker top 741165806ab7f55e145c092680f632321aa092eb62c384c5abbfe903626cd8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-25T00:11:59.018Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-25T00:11:59.541Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-25T00:11:59.863Z] + ls /var/log/sa-host [2021-09-25T00:11:59.863Z] + sadf -c /var/log/sa-host/sa05 [2021-09-25T00:11:59.863Z] file_magic: OK [2021-09-25T00:11:59.863Z] HZ: Using current value: 100 [2021-09-25T00:11:59.863Z] file_header: OK [2021-09-25T00:11:59.863Z] 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-09-25T00:11:59.863Z] Statistics: [2021-09-25T00:11:59.863Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-25T00:11:59.863Z] File successfully converted to sysstat format version 12.0.3 [2021-09-25T00:11:59.863Z] + sadf -c /var/log/sa-host/sa24 [2021-09-25T00:11:59.863Z] file_magic: OK [2021-09-25T00:11:59.863Z] HZ: Using current value: 100 [2021-09-25T00:11:59.863Z] file_header: OK [2021-09-25T00:11:59.863Z] 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-09-25T00:11:59.863Z] Statistics: [2021-09-25T00:11:59.863Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-25T00:11:59.863Z] File successfully converted to sysstat format version 12.0.3 [2021-09-25T00:11:59.863Z] + sadf -c /var/log/sa-host/sa25 [2021-09-25T00:11:59.863Z] file_magic: OK [2021-09-25T00:11:59.863Z] HZ: Using current value: 100 [2021-09-25T00:11:59.863Z] file_header: OK [2021-09-25T00:11:59.863Z] 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-09-25T00:11:59.863Z] Statistics: [2021-09-25T00:11:59.863Z] 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-09-25T00:11:59.863Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-25T00:12:00.042Z] provisioning config files... [2021-09-25T00:12:00.061Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/config6322805440507969177tmp [Pipeline] { [Pipeline] echo [2021-09-25T00:12:00.086Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:12:00.410Z] ---> create-netrc.sh [Pipeline] } [2021-09-25T00:12:00.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:12:00.800Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-25T00:12:00.815Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:12:01.125Z] ---> sudo-logs.sh [2021-09-25T00:12:01.125Z] Archiving 'sudo' log.. [2021-09-25T00:12:01.125Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1378.vexxhost.local: Name or service not known [2021-09-25T00:12:01.125Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1378.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-25T00:12:01.166Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:12:01.490Z] ---> job-cost.sh [2021-09-25T00:12:01.491Z] lf-activate-venv: SKIPPING [2021-09-25T00:12:01.491Z] DEBUG: total: 0.05999999865889549 [2021-09-25T00:12:01.491Z] INFO: Retrieving Stack Cost... [2021-09-25T00:12:03.441Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-25T00:12:03.441Z] INFO: Archiving Costs [Pipeline] echo [2021-09-25T00:12:03.460Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-25T00:12:03.784Z] ---> logs-deploy.sh [2021-09-25T00:12:03.785Z] lf-activate-venv: SKIPPING [2021-09-25T00:12:03.785Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-51/5 [2021-09-25T00:12:03.785Z] INFO: archiving workspace using pattern(s): [2021-09-25T00:12:04.375Z] Archives upload complete. [2021-09-25T00:12:04.641Z] INFO: archiving logs to Nexus