Pull request #44 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 84d0a8d5e40d57785d9889f7013dfcc2052f7767+a792bd60d44e476743a31f63448cab357051592b (77cab2463a8edf33e90ac9aa3738903790595337) 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-ssh2548475525632897725.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh309046193648403480.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-44/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/device-rfid-llrp-go/branches/PR-44/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh515912321364134115.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh7569590879943163139.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-44/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/device-rfid-llrp-go/branches/PR-44/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh97554507520820496.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-545 in /w/workspace/oundry_device-rfid-llrp-go_PR-44 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-44 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/jenkins-gitclient-ssh1159335244903519371.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/jenkins-gitclient-ssh5123644121220846032.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 84d0a8d5e40d57785d9889f7013dfcc2052f7767 Merge succeeded, producing 84d0a8d5e40d57785d9889f7013dfcc2052f7767 Checking out Revision 84d0a8d5e40d57785d9889f7013dfcc2052f7767 (PR-44) > git config core.sparsecheckout # timeout=10 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # 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/oundry_device-rfid-llrp-go_PR-44@tmp/jenkins-gitclient-ssh8935619469211035823.key > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 Commit message: "docs: Add badges to readme" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T21:13:20.297Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T21:13:20.394Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T21:13:20.424Z] ========================================================= [2021-07-29T21:13:20.424Z] EdgeX Global Pipelines Version Info [2021-07-29T21:13:20.424Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8e4c6f109f5062a4ee55c990189aff4019c345d3 # timeout=10 [2021-07-29T21:13:21.788Z] ------------------- [2021-07-29T21:13:21.788Z] stable info: [2021-07-29T21:13:21.788Z] ------------------- [2021-07-29T21:13:21.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T21:13:21.788Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T21:13:21.788Z] Message: update stable to v1.0.197 [2021-07-29T21:13:22.371Z] ------------------- [2021-07-29T21:13:22.371Z] experimental info: [2021-07-29T21:13:22.371Z] ------------------- [2021-07-29T21:13:22.371Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T21:13:22.371Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T21:13:22.371Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T21:13:22.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-07-29T21:13:22.546Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-07-29T21:13:22.569Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T21:13:22.593Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T21:13:22.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T21:13:22.639Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T21:13:22.663Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T21:13:22.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T21:13:22.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-29T21:13:22.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T21:13:22.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T21:13:22.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-07-29T21:13:22.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T21:13:22.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T21:13:22.888Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T21:13:22.912Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T21:13:22.934Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T21:13:22.964Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T21:13:22.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T21:13:23.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T21:13:23.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-29T21:13:23.072Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-29T21:13:23.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-29T21:13:23.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-29T21:13:23.153Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-29T21:13:23.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T21:13:23.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo [2021-07-29T21:13:23.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo [2021-07-29T21:13:23.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo [2021-07-29T21:13:23.279Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [Pipeline] echo [2021-07-29T21:13:23.304Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84d0a8d [Pipeline] echo [2021-07-29T21:13:23.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:13:23.407Z] provisioning config files... [2021-07-29T21:13:23.427Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/config3174666799390593414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:13:23.775Z] ---> docker-login.sh [2021-07-29T21:13:23.775Z] nexus3.edgexfoundry.org:10001 [2021-07-29T21:13:23.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:13:24.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:13:24.045Z] Configure a credential helper to remove this warning. See [2021-07-29T21:13:24.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:13:24.045Z] [2021-07-29T21:13:24.045Z] Login Succeeded [2021-07-29T21:13:24.045Z] nexus3.edgexfoundry.org:10002 [2021-07-29T21:13:24.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:13:24.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:13:24.314Z] Configure a credential helper to remove this warning. See [2021-07-29T21:13:24.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:13:24.315Z] [2021-07-29T21:13:24.315Z] Login Succeeded [2021-07-29T21:13:24.315Z] nexus3.edgexfoundry.org:10003 [2021-07-29T21:13:24.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:13:24.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:13:24.315Z] Configure a credential helper to remove this warning. See [2021-07-29T21:13:24.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:13:24.315Z] [2021-07-29T21:13:24.315Z] Login Succeeded [2021-07-29T21:13:24.315Z] nexus3.edgexfoundry.org:10004 [2021-07-29T21:13:24.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:13:24.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:13:24.607Z] Configure a credential helper to remove this warning. See [2021-07-29T21:13:24.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:13:24.607Z] [2021-07-29T21:13:24.607Z] Login Succeeded [2021-07-29T21:13:24.607Z] docker.io [2021-07-29T21:13:24.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:13:25.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:13:25.151Z] Configure a credential helper to remove this warning. See [2021-07-29T21:13:25.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:13:25.151Z] [2021-07-29T21:13:25.151Z] Login Succeeded [2021-07-29T21:13:25.151Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T21:13:25.167Z] 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-07-29T21:13:25.745Z] + git log --format=format:%s -1 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [Pipeline] echo [2021-07-29T21:13:25.799Z] GIT_COMMIT: 84d0a8d5e40d57785d9889f7013dfcc2052f7767, Commit Message: docs: Add badges to readme [Pipeline] echo [2021-07-29T21:13:25.812Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:13:26.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:13:26.399Z] [2021-07-29T21:13:26.399Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:13:26.774Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:13:27.039Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T21:13:27.039Z] 31603596830f: Pulling fs layer [2021-07-29T21:13:27.039Z] b6dc333f4379: Pulling fs layer [2021-07-29T21:13:27.039Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T21:13:27.039Z] fd332fbdc1db: Pulling fs layer [2021-07-29T21:13:27.039Z] fd332fbdc1db: Waiting [2021-07-29T21:13:27.039Z] b6dc333f4379: Verifying Checksum [2021-07-29T21:13:27.039Z] b6dc333f4379: Download complete [2021-07-29T21:13:27.636Z] 31603596830f: Verifying Checksum [2021-07-29T21:13:27.636Z] 31603596830f: Download complete [2021-07-29T21:13:27.636Z] 31603596830f: Pull complete [2021-07-29T21:13:27.904Z] b6dc333f4379: Pull complete [2021-07-29T21:13:28.490Z] fd332fbdc1db: Verifying Checksum [2021-07-29T21:13:28.490Z] fd332fbdc1db: Download complete [2021-07-29T21:13:29.454Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T21:13:29.454Z] 3d9ef1400e77: Download complete [2021-07-29T21:13:30.039Z] 3d9ef1400e77: Pull complete [2021-07-29T21:13:30.310Z] fd332fbdc1db: Pull complete [2021-07-29T21:13:30.310Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T21:13:30.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:13:30.310Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T21:13:30.408Z] prd-centos7-docker-4c-2g-545 does not seem to be running inside a container [2021-07-29T21:13:30.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-44 -v /w/workspace/oundry_device-rfid-llrp-go_PR-44:/w/workspace/oundry_device-rfid-llrp-go_PR-44:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T21:13:31.304Z] $ docker top b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T21:13:31.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T21:13:31.431Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T21:13:31.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T21:13:31.558Z] $ docker exec b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 ssh-agent [2021-07-29T21:13:31.683Z] SSH_AUTH_SOCK=/tmp/ssh-K1fLHIrNXgAq/agent.13 [2021-07-29T21:13:31.683Z] SSH_AGENT_PID=19 [2021-07-29T21:13:31.694Z] Running ssh-add (command line suppressed) [2021-07-29T21:13:31.799Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/private_key_6105939333292544119.key (/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/private_key_6105939333292544119.key) [2021-07-29T21:13:31.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T21:13:32.144Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T21:13:32.164Z] $ docker exec --env ******** --env ******** b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 ssh-agent -k [2021-07-29T21:13:32.264Z] unset SSH_AUTH_SOCK; [2021-07-29T21:13:32.265Z] unset SSH_AGENT_PID; [2021-07-29T21:13:32.265Z] echo Agent pid 19 killed; [2021-07-29T21:13:32.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T21:13:32.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T21:13:32.329Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T21:13:32.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T21:13:32.461Z] $ docker exec b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 ssh-agent [2021-07-29T21:13:32.574Z] SSH_AUTH_SOCK=/tmp/ssh-G8o1JAi6ekI5/agent.52 [2021-07-29T21:13:32.574Z] SSH_AGENT_PID=58 [2021-07-29T21:13:32.583Z] Running ssh-add (command line suppressed) [2021-07-29T21:13:32.686Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/private_key_683902881852463118.key (/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/private_key_683902881852463118.key) [2021-07-29T21:13:32.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T21:13:33.029Z] + git semver init [2021-07-29T21:13:33.029Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T21:13:33.029Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-44/.git [2021-07-29T21:13:33.029Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-44 [2021-07-29T21:13:33.029Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T21:13:33.029Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T21:13:33.029Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T21:13:33.029Z] # $SEMVER_BRANCH = PR-44 [2021-07-29T21:13:33.029Z] # $SEMVER_TEMP = /tmp/semver-530185261 [2021-07-29T21:13:33.029Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-07-29T21:13:33.611Z] # '/tmp/semver-530185261' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-44/.semver' [2021-07-29T21:13:33.611Z] # -> Force: false [2021-07-29T21:13:33.611Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-44/.semver [Pipeline] } [2021-07-29T21:13:33.624Z] $ docker exec --env ******** --env ******** b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 ssh-agent -k [2021-07-29T21:13:33.716Z] unset SSH_AUTH_SOCK; [2021-07-29T21:13:33.716Z] unset SSH_AGENT_PID; [2021-07-29T21:13:33.716Z] echo Agent pid 58 killed; [2021-07-29T21:13:33.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T21:13:34.098Z] + git semver [Pipeline] } [2021-07-29T21:13:34.120Z] $ docker stop --time=1 b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 [2021-07-29T21:13:35.344Z] $ docker rm -f b8c7d68a5f08fc5c94e18cf9dda4cf084007d8e02308d83bece3d4e8910109e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T21:13:35.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T21:13:36.073Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T21:13:36.076Z] [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-07-29T21:13:51.284Z] Still waiting to schedule task [2021-07-29T21:13:51.285Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-29T21:13:51.287Z] Still waiting to schedule task [2021-07-29T21:13:51.287Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-29T21:15:35.863Z] Running on prd-centos7-docker-4c-2g-547 in /w/workspace/oundry_device-rfid-llrp-go_PR-44 [Pipeline] { [Pipeline] ws [2021-07-29T21:15:35.885Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-07-29T21:15:36.006Z] Selected Git installation does not exist. Using Default [2021-07-29T21:15:36.006Z] The recommended git tool is: NONE [2021-07-29T21:15:38.814Z] using credential edgex-jenkins-ssh [2021-07-29T21:15:38.828Z] Cloning the remote Git repository [2021-07-29T21:15:38.708Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:15:38.793Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-07-29T21:15:38.825Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:15:38.825Z] > git --version # timeout=10 [2021-07-29T21:15:38.832Z] > git --version # 'git version 2.24.4' [2021-07-29T21:15:38.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:15:38.860Z] [INFO] Currently running in a labeled security context [2021-07-29T21:15:38.860Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-29T21:15:38.860Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh1620287259709880494.key [2021-07-29T21:15:38.871Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:15:40.057Z] Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [2021-07-29T21:15:40.164Z] Merge succeeded, producing 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [2021-07-29T21:15:40.165Z] Checking out Revision 84d0a8d5e40d57785d9889f7013dfcc2052f7767 (PR-44) [2021-07-29T21:15:39.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-29T21:15:39.525Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:15:39.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-29T21:15:39.561Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:15:39.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:15:39.563Z] [INFO] Currently running in a labeled security context [2021-07-29T21:15:39.563Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-29T21:15:39.563Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh2486523090571198262.key [2021-07-29T21:15:39.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T21:15:40.020Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:15:40.025Z] > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 [2021-07-29T21:15:40.073Z] > git remote # timeout=10 [2021-07-29T21:15:40.079Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T21:15:40.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:15:40.087Z] [INFO] Currently running in a labeled security context [2021-07-29T21:15:40.087Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-29T21:15:40.087Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh8976422170394510561.key [2021-07-29T21:15:40.095Z] > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 [2021-07-29T21:15:40.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T21:15:40.129Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:15:40.138Z] > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 [2021-07-29T21:15:43.894Z] Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:15:44.253Z] provisioning config files... [2021-07-29T21:15:44.271Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config8881128024979042974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:15:44.707Z] ---> docker-login.sh [2021-07-29T21:15:44.707Z] nexus3.edgexfoundry.org:10001 [2021-07-29T21:15:44.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:15:44.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:15:44.975Z] Configure a credential helper to remove this warning. See [2021-07-29T21:15:44.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:15:44.975Z] [2021-07-29T21:15:44.975Z] Login Succeeded [2021-07-29T21:15:44.975Z] nexus3.edgexfoundry.org:10002 [2021-07-29T21:15:44.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:15:44.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:15:44.975Z] Configure a credential helper to remove this warning. See [2021-07-29T21:15:44.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:15:44.975Z] [2021-07-29T21:15:44.975Z] Login Succeeded [2021-07-29T21:15:44.975Z] nexus3.edgexfoundry.org:10003 [2021-07-29T21:15:45.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:15:45.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:15:45.242Z] Configure a credential helper to remove this warning. See [2021-07-29T21:15:45.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:15:45.242Z] [2021-07-29T21:15:45.242Z] Login Succeeded [2021-07-29T21:15:45.242Z] nexus3.edgexfoundry.org:10004 [2021-07-29T21:15:45.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:15:45.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:15:45.509Z] Configure a credential helper to remove this warning. See [2021-07-29T21:15:45.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:15:45.509Z] [2021-07-29T21:15:45.509Z] Login Succeeded [2021-07-29T21:15:45.509Z] docker.io [2021-07-29T21:15:45.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:15:45.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:15:45.776Z] Configure a credential helper to remove this warning. See [2021-07-29T21:15:45.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:15:45.776Z] [2021-07-29T21:15:45.776Z] Login Succeeded [2021-07-29T21:15:45.776Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T21:15:45.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T21:15:46.019Z] ========================================================= [2021-07-29T21:15:46.020Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T21:15:46.020Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:15:46.337Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-29T21:15:46.338Z] Sending build context to Docker daemon 1.196MB [2021-07-29T21:15:46.338Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:15:46.338Z] Step 2/10 : FROM ${BASE} [2021-07-29T21:15:46.338Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T21:15:46.338Z] 540db60ca938: Pulling fs layer [2021-07-29T21:15:46.338Z] adcc1eea9eea: Pulling fs layer [2021-07-29T21:15:46.338Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T21:15:46.338Z] 0773c198feca: Pulling fs layer [2021-07-29T21:15:46.338Z] 345f892a5656: Pulling fs layer [2021-07-29T21:15:46.338Z] 4796506630df: Pulling fs layer [2021-07-29T21:15:46.338Z] cc55df3e53f1: Pulling fs layer [2021-07-29T21:15:46.338Z] 4d027b6c602c: Pulling fs layer [2021-07-29T21:15:46.338Z] 449e75d2c14e: Pulling fs layer [2021-07-29T21:15:46.338Z] 0773c198feca: Waiting [2021-07-29T21:15:46.338Z] 345f892a5656: Waiting [2021-07-29T21:15:46.338Z] 4796506630df: Waiting [2021-07-29T21:15:46.338Z] cc55df3e53f1: Waiting [2021-07-29T21:15:46.338Z] 4d027b6c602c: Waiting [2021-07-29T21:15:46.338Z] 449e75d2c14e: Waiting [2021-07-29T21:15:46.609Z] 4c4ab2625f07: Verifying Checksum [2021-07-29T21:15:46.609Z] 4c4ab2625f07: Download complete [2021-07-29T21:15:46.609Z] adcc1eea9eea: Verifying Checksum [2021-07-29T21:15:46.609Z] adcc1eea9eea: Download complete [2021-07-29T21:15:46.609Z] 345f892a5656: Verifying Checksum [2021-07-29T21:15:46.609Z] 345f892a5656: Download complete [2021-07-29T21:15:46.609Z] 4796506630df: Verifying Checksum [2021-07-29T21:15:46.609Z] 4796506630df: Download complete [2021-07-29T21:15:46.609Z] cc55df3e53f1: Verifying Checksum [2021-07-29T21:15:46.609Z] cc55df3e53f1: Download complete [2021-07-29T21:15:46.609Z] 540db60ca938: Verifying Checksum [2021-07-29T21:15:46.874Z] 540db60ca938: Pull complete [2021-07-29T21:15:46.874Z] adcc1eea9eea: Pull complete [2021-07-29T21:15:46.874Z] 4c4ab2625f07: Pull complete [2021-07-29T21:15:47.140Z] 4d027b6c602c: Verifying Checksum [2021-07-29T21:15:47.140Z] 4d027b6c602c: Download complete [2021-07-29T21:15:50.488Z] 449e75d2c14e: Download complete [2021-07-29T21:15:51.073Z] 0773c198feca: Verifying Checksum [2021-07-29T21:15:51.073Z] 0773c198feca: Download complete [2021-07-29T21:15:54.671Z] 0773c198feca: Pull complete [2021-07-29T21:15:54.671Z] 345f892a5656: Pull complete [2021-07-29T21:15:54.671Z] 4796506630df: Pull complete [2021-07-29T21:15:54.944Z] cc55df3e53f1: Pull complete [2021-07-29T21:15:54.944Z] 4d027b6c602c: Pull complete [2021-07-29T21:15:56.901Z] 449e75d2c14e: Pull complete [2021-07-29T21:15:56.901Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T21:15:56.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T21:15:56.901Z] ---> 0d28375d9b5b [2021-07-29T21:15:56.901Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-29T21:15:58.319Z] ---> Running in 037d0ce00337 [2021-07-29T21:15:58.319Z] Removing intermediate container 037d0ce00337 [2021-07-29T21:15:58.319Z] ---> e5d86d425221 [2021-07-29T21:15:58.319Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T21:15:58.319Z] ---> Running in d17eac24327d [2021-07-29T21:15:58.319Z] Removing intermediate container d17eac24327d [2021-07-29T21:15:58.319Z] ---> d5797c404797 [2021-07-29T21:15:58.319Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-29T21:15:58.319Z] ---> Running in ef55ac56a818 [2021-07-29T21:15:58.319Z] Removing intermediate container ef55ac56a818 [2021-07-29T21:15:58.319Z] ---> 94377e78c3db [2021-07-29T21:15:58.319Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T21:15:58.589Z] ---> Running in 014bfc432908 [2021-07-29T21:15:59.184Z] Removing intermediate container 014bfc432908 [2021-07-29T21:15:59.184Z] ---> 0a19d466dcac [2021-07-29T21:15:59.184Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T21:15:59.184Z] ---> Running in 3859f47d1261 [2021-07-29T21:15:59.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T21:16:00.415Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T21:16:00.683Z] OK: 149 MiB in 40 packages [2021-07-29T21:16:00.948Z] Removing intermediate container 3859f47d1261 [2021-07-29T21:16:00.948Z] ---> 531c41e1a9b4 [2021-07-29T21:16:00.948Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-29T21:16:00.948Z] ---> Running in aeb9ce53e9fd [2021-07-29T21:16:01.216Z] Removing intermediate container aeb9ce53e9fd [2021-07-29T21:16:01.216Z] ---> 0ecf2863cf56 [2021-07-29T21:16:01.216Z] Step 9/10 : COPY . . [2021-07-29T21:16:01.481Z] ---> b8055bdf5c84 [2021-07-29T21:16:01.481Z] Step 10/10 : RUN go mod download [2021-07-29T21:16:01.481Z] ---> Running in 2be4533de4c0 [2021-07-29T21:16:13.830Z] Removing intermediate container 2be4533de4c0 [2021-07-29T21:16:13.830Z] ---> 48c78f7781c3 [2021-07-29T21:16:13.830Z] Successfully built 48c78f7781c3 [2021-07-29T21:16:13.830Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:16:14.161Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T21:16:14.161Z] . [Pipeline] withDockerContainer [2021-07-29T21:16:14.257Z] prd-centos7-docker-4c-2g-547 does not seem to be running inside a container [2021-07-29T21:16:14.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T21:16:14.712Z] $ docker top 59797f46aad867fe07aef11a95405c22f15d7696a05765574246e3092c7de0b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:16:15.111Z] + go version [2021-07-29T21:16:15.111Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T21:16:15.129Z] $ docker stop --time=1 59797f46aad867fe07aef11a95405c22f15d7696a05765574246e3092c7de0b4 [2021-07-29T21:16:16.332Z] $ docker rm -f 59797f46aad867fe07aef11a95405c22f15d7696a05765574246e3092c7de0b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:16:17.003Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T21:16:17.003Z] . [Pipeline] withDockerContainer [2021-07-29T21:16:17.100Z] prd-centos7-docker-4c-2g-547 does not seem to be running inside a container [2021-07-29T21:16:17.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T21:16:17.563Z] $ docker top 6cb1462e74c5a6b1f436af864e2dfd4f6dce53d96315064b27ee936e78a0d5bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:16:17.971Z] + go mod tidy [Pipeline] sh [2021-07-29T21:16:18.301Z] + make test [2021-07-29T21:16:18.301Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-29T21:16:18.572Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-29T21:16:33.674Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-29T21:16:33.674Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-29T21:16:35.646Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.077s coverage: 39.5% of statements [2021-07-29T21:16:35.646Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.339s coverage: 52.0% of statements [2021-07-29T21:16:35.646Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2021-07-29T21:16:35.646Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-29T21:16:42.342Z] gofmt -l . [2021-07-29T21:16:42.342Z] [ "`gofmt -l .`" = "" ] [2021-07-29T21:16:42.342Z] ./bin/test-go-mod-tidy.sh [2021-07-29T21:16:42.342Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-29T21:16:42.632Z] $ docker stop --time=1 6cb1462e74c5a6b1f436af864e2dfd4f6dce53d96315064b27ee936e78a0d5bd [2021-07-29T21:16:44.099Z] $ docker rm -f 6cb1462e74c5a6b1f436af864e2dfd4f6dce53d96315064b27ee936e78a0d5bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T21:16:44.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-29T21:16:44.854Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-29T21:16:46.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-29T21:16:46.349Z] + ls -al . [2021-07-29T21:16:46.349Z] total 568 [2021-07-29T21:16:46.349Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 29 21:16 . [2021-07-29T21:16:46.349Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 29 21:15 .. [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jul 29 21:15 Attribution.txt [2021-07-29T21:16:46.349Z] drwxrwxr-x. 2 jenkins jenkins 89 Jul 29 21:15 bin [2021-07-29T21:16:46.349Z] drwxrwxr-x. 4 jenkins jenkins 44 Jul 29 21:15 cmd [2021-07-29T21:16:46.349Z] -rw-r--r--. 1 jenkins jenkins 462904 Jul 29 21:16 coverage.out [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 1521 Jul 29 21:15 Dockerfile [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 999 Jul 29 21:15 Dockerfile.build [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 134 Jul 29 21:15 .dockerignore [2021-07-29T21:16:46.349Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jul 29 21:15 examples [2021-07-29T21:16:46.349Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 29 21:15 .git [2021-07-29T21:16:46.349Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 29 21:15 .github [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 934 Jul 29 21:15 .gitignore [2021-07-29T21:16:46.349Z] -rw-r--r--. 1 jenkins jenkins 308 Jul 29 21:16 go.mod [2021-07-29T21:16:46.349Z] -rw-r--r--. 1 jenkins jenkins 13807 Jul 29 21:16 go.sum [2021-07-29T21:16:46.349Z] drwxrwxr-x. 2 jenkins jenkins 31 Jul 29 21:15 images [2021-07-29T21:16:46.349Z] drwxrwxr-x. 5 jenkins jenkins 45 Jul 29 21:15 internal [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 682 Jul 29 21:15 Jenkinsfile [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 29 21:15 LICENSE [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 1011 Jul 29 21:15 Makefile [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 30261 Jul 29 21:15 README.md [2021-07-29T21:16:46.349Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 29 21:15 snap [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 29 21:13 VERSION [2021-07-29T21:16:46.349Z] -rw-rw-r--. 1 jenkins jenkins 193 Jul 29 21:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:16:46.679Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=84d0a8d5e40d57785d9889f7013dfcc2052f7767 --label arch=amd64 --label version=0.0.0 . [2021-07-29T21:16:46.679Z] Sending build context to Docker daemon 1.197MB [2021-07-29T21:16:46.679Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:16:46.679Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-29T21:16:46.679Z] ---> 48c78f7781c3 [2021-07-29T21:16:46.679Z] Step 3/25 : ARG MAKE='make build' [2021-07-29T21:16:46.679Z] ---> Running in 542d72362369 [2021-07-29T21:16:46.947Z] Removing intermediate container 542d72362369 [2021-07-29T21:16:46.947Z] ---> b4c362686360 [2021-07-29T21:16:46.947Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-29T21:16:46.947Z] ---> Running in c4b3066d64b5 [2021-07-29T21:16:46.947Z] Removing intermediate container c4b3066d64b5 [2021-07-29T21:16:46.947Z] ---> 748140249edd [2021-07-29T21:16:46.947Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T21:16:46.947Z] ---> Running in 8d7ff5e02432 [2021-07-29T21:16:46.947Z] Removing intermediate container 8d7ff5e02432 [2021-07-29T21:16:46.947Z] ---> 97cb67c4155f [2021-07-29T21:16:46.947Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T21:16:47.218Z] ---> Running in 8c65caa05225 [2021-07-29T21:16:47.807Z] Removing intermediate container 8c65caa05225 [2021-07-29T21:16:47.807Z] ---> a7c1fa782875 [2021-07-29T21:16:47.807Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T21:16:47.807Z] ---> Running in 714ae3b5a1bc [2021-07-29T21:16:48.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T21:16:49.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T21:16:49.995Z] OK: 149 MiB in 40 packages [2021-07-29T21:16:50.262Z] Removing intermediate container 714ae3b5a1bc [2021-07-29T21:16:50.262Z] ---> af773ecbb28f [2021-07-29T21:16:50.262Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-29T21:16:50.262Z] ---> Running in 5aea97daef34 [2021-07-29T21:16:50.531Z] Removing intermediate container 5aea97daef34 [2021-07-29T21:16:50.531Z] ---> efcce51a96b8 [2021-07-29T21:16:50.531Z] Step 9/25 : COPY go.mod . [2021-07-29T21:16:50.531Z] ---> 062eb41aac45 [2021-07-29T21:16:50.531Z] Step 10/25 : COPY Makefile . [2021-07-29T21:16:50.799Z] ---> bb769375fdeb [2021-07-29T21:16:50.799Z] Step 11/25 : RUN make update [2021-07-29T21:16:50.799Z] ---> Running in d35735f6aaf2 [2021-07-29T21:16:51.072Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-29T21:16:51.339Z] Removing intermediate container d35735f6aaf2 [2021-07-29T21:16:51.339Z] ---> 04671aa8a2fc [2021-07-29T21:16:51.339Z] Step 12/25 : COPY . . [2021-07-29T21:16:51.609Z] ---> c1604a1b3b48 [2021-07-29T21:16:51.609Z] Step 13/25 : RUN go mod tidy [2021-07-29T21:16:51.609Z] ---> Running in 77f29f5779b2 [2021-07-29T21:16:52.574Z] Removing intermediate container 77f29f5779b2 [2021-07-29T21:16:52.574Z] ---> 2070aac5404d [2021-07-29T21:16:52.574Z] Step 14/25 : RUN $MAKE [2021-07-29T21:16:52.574Z] ---> Running in 2077e6a23996 [2021-07-29T21:16:52.848Z] go mod tidy [2021-07-29T21:16:52.848Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-07-29T21:17:02.990Z] Removing intermediate container 2077e6a23996 [2021-07-29T21:17:02.990Z] ---> ee1ea1d70aa4 [2021-07-29T21:17:02.990Z] Step 15/25 : FROM alpine:3.12 [2021-07-29T21:17:03.577Z] 3.12: Pulling from library/alpine [2021-07-29T21:17:03.577Z] 339de151aab4: Pulling fs layer [2021-07-29T21:17:03.853Z] 339de151aab4: Verifying Checksum [2021-07-29T21:17:03.853Z] 339de151aab4: Download complete [2021-07-29T21:17:04.130Z] 339de151aab4: Pull complete [2021-07-29T21:17:04.130Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T21:17:04.130Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T21:17:04.130Z] ---> 13621d1b12d4 [2021-07-29T21:17:04.130Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-29T21:17:04.130Z] ---> Running in db0678f3b3a9 [2021-07-29T21:17:04.130Z] Removing intermediate container db0678f3b3a9 [2021-07-29T21:17:04.130Z] ---> b217d9dee8bd [2021-07-29T21:17:04.130Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-29T21:17:04.399Z] ---> bfbe08e391c8 [2021-07-29T21:17:04.399Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-29T21:17:04.399Z] ---> bc8f6fa2dadc [2021-07-29T21:17:04.399Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-29T21:17:04.982Z] ---> 999e04074ffd [2021-07-29T21:17:04.982Z] Step 20/25 : EXPOSE 49989 [2021-07-29T21:17:04.982Z] ---> Running in f0f6d7d9e496 [2021-07-29T21:17:04.982Z] Removing intermediate container f0f6d7d9e496 [2021-07-29T21:17:04.982Z] ---> 4f9beaadce8a [2021-07-29T21:17:04.982Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-29T21:17:04.982Z] ---> Running in 03645a93ac5c [2021-07-29T21:17:04.982Z] Removing intermediate container 03645a93ac5c [2021-07-29T21:17:04.982Z] ---> 6454df407b96 [2021-07-29T21:17:04.982Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-29T21:17:04.982Z] ---> Running in f3332dbfe597 [2021-07-29T21:17:05.246Z] Removing intermediate container f3332dbfe597 [2021-07-29T21:17:05.246Z] ---> f5c6a85e3609 [2021-07-29T21:17:05.246Z] Step 23/25 : LABEL arch=amd64 [2021-07-29T21:17:05.246Z] ---> Running in cee4d50619c4 [2021-07-29T21:17:05.246Z] Removing intermediate container cee4d50619c4 [2021-07-29T21:17:05.246Z] ---> c1db35113247 [2021-07-29T21:17:05.246Z] Step 24/25 : LABEL git_sha=84d0a8d5e40d57785d9889f7013dfcc2052f7767 [2021-07-29T21:17:05.246Z] ---> Running in 63d44d1327a8 [2021-07-29T21:17:05.246Z] Removing intermediate container 63d44d1327a8 [2021-07-29T21:17:05.246Z] ---> 5f4c36e4b83b [2021-07-29T21:17:05.246Z] Step 25/25 : LABEL version=0.0.0 [2021-07-29T21:17:05.511Z] ---> Running in fb5447556eec [2021-07-29T21:17:05.511Z] Removing intermediate container fb5447556eec [2021-07-29T21:17:05.511Z] ---> 991bfe21b503 [2021-07-29T21:17:05.511Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-29T21:17:05.511Z] Successfully built 991bfe21b503 [2021-07-29T21:17:05.511Z] Successfully tagged device-rfid-llrp: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-07-29T21:17:20.798Z] Still waiting to schedule task [2021-07-29T21:17:20.799Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-29T21:18:11.821Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-548 in /w/workspace/oundry_device-rfid-llrp-go_PR-44 [Pipeline] { [Pipeline] ws [2021-07-29T21:18:11.841Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-07-29T21:18:12.074Z] Selected Git installation does not exist. Using Default [2021-07-29T21:18:12.074Z] The recommended git tool is: NONE [2021-07-29T21:18:17.797Z] using credential edgex-jenkins-ssh [2021-07-29T21:18:17.828Z] Cloning the remote Git repository [2021-07-29T21:18:17.903Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:18:18.094Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-07-29T21:18:18.172Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:18:18.173Z] > git --version # timeout=10 [2021-07-29T21:18:18.194Z] > git --version # 'git version 2.17.1' [2021-07-29T21:18:18.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:18:18.312Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:18:19.081Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-29T21:18:19.100Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:18:19.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-29T21:18:19.190Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:18:19.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:18:19.205Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T21:18:19.773Z] Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [2021-07-29T21:18:20.042Z] Merge succeeded, producing 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [2021-07-29T21:18:20.042Z] Checking out Revision 84d0a8d5e40d57785d9889f7013dfcc2052f7767 (PR-44) [2021-07-29T21:18:19.794Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:18:19.817Z] > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 [2021-07-29T21:18:19.939Z] > git remote # timeout=10 [2021-07-29T21:18:19.964Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T21:18:19.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:18:19.988Z] > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 [2021-07-29T21:18:20.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T21:18:20.050Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:18:20.070Z] > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 [2021-07-29T21:18:24.345Z] Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:18:24.880Z] provisioning config files... [2021-07-29T21:18:24.909Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config8741573081139055600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:18:25.480Z] ---> docker-login.sh [2021-07-29T21:18:25.480Z] nexus3.edgexfoundry.org:10001 [2021-07-29T21:18:26.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:18:26.338Z] Running on prd-ubuntu18.04-docker-8c-8g-549 in /w/workspace/oundry_device-rfid-llrp-go_PR-44 [Pipeline] { [Pipeline] ws [2021-07-29T21:18:26.356Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-07-29T21:18:26.489Z] Selected Git installation does not exist. Using Default [2021-07-29T21:18:26.489Z] The recommended git tool is: NONE [2021-07-29T21:18:26.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:18:26.694Z] Configure a credential helper to remove this warning. See [2021-07-29T21:18:26.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:18:26.694Z] [2021-07-29T21:18:26.694Z] Login Succeeded [2021-07-29T21:18:26.694Z] nexus3.edgexfoundry.org:10002 [2021-07-29T21:18:26.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:18:27.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:18:27.275Z] Configure a credential helper to remove this warning. See [2021-07-29T21:18:27.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:18:27.275Z] [2021-07-29T21:18:27.275Z] Login Succeeded [2021-07-29T21:18:27.275Z] nexus3.edgexfoundry.org:10003 [2021-07-29T21:18:27.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:18:27.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:18:27.826Z] Configure a credential helper to remove this warning. See [2021-07-29T21:18:27.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:18:27.826Z] [2021-07-29T21:18:27.826Z] Login Succeeded [2021-07-29T21:18:27.826Z] nexus3.edgexfoundry.org:10004 [2021-07-29T21:18:28.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:18:28.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:18:28.438Z] Configure a credential helper to remove this warning. See [2021-07-29T21:18:28.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:18:28.438Z] [2021-07-29T21:18:28.438Z] Login Succeeded [2021-07-29T21:18:28.438Z] docker.io [2021-07-29T21:18:28.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:18:29.288Z] using credential edgex-jenkins-ssh [2021-07-29T21:18:29.307Z] Cloning the remote Git repository [2021-07-29T21:18:29.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:18:29.313Z] Configure a credential helper to remove this warning. See [2021-07-29T21:18:29.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:18:29.313Z] [2021-07-29T21:18:29.313Z] Login Succeeded [2021-07-29T21:18:29.313Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T21:18:29.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-29T21:18:29.342Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:18:29.415Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-07-29T21:18:29.447Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:18:29.448Z] > git --version # timeout=10 [2021-07-29T21:18:29.453Z] > git --version # 'git version 2.17.1' [2021-07-29T21:18:29.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:18:29.490Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [2021-07-29T21:18:30.005Z] ========================================================= [2021-07-29T21:18:30.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T21:18:30.005Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:18:30.397Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-29T21:18:30.603Z] Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [2021-07-29T21:18:30.674Z] Sending build context to Docker daemon 1.196MB [2021-07-29T21:18:30.711Z] Merge succeeded, producing 84d0a8d5e40d57785d9889f7013dfcc2052f7767 [2021-07-29T21:18:30.712Z] Checking out Revision 84d0a8d5e40d57785d9889f7013dfcc2052f7767 (PR-44) [2021-07-29T21:18:30.948Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:18:30.948Z] Step 2/10 : FROM ${BASE} [2021-07-29T21:18:30.099Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-29T21:18:30.114Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:18:30.123Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-29T21:18:30.149Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:18:30.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:18:30.154Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T21:18:30.614Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:18:30.620Z] > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 [2021-07-29T21:18:30.669Z] > git remote # timeout=10 [2021-07-29T21:18:30.675Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T21:18:30.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:18:30.687Z] > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 [2021-07-29T21:18:30.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T21:18:30.717Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:18:30.722Z] > git checkout -f 84d0a8d5e40d57785d9889f7013dfcc2052f7767 # timeout=10 [2021-07-29T21:18:31.226Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T21:18:31.226Z] 595b0fe564bb: Pulling fs layer [2021-07-29T21:18:31.226Z] 24495759ef45: Pulling fs layer [2021-07-29T21:18:31.226Z] d148012ef14d: Pulling fs layer [2021-07-29T21:18:31.226Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T21:18:31.226Z] 093eec477d81: Pulling fs layer [2021-07-29T21:18:31.226Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T21:18:31.226Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T21:18:31.226Z] 596795e73e0f: Pulling fs layer [2021-07-29T21:18:31.226Z] cb65c68fc2e2: Waiting [2021-07-29T21:18:31.226Z] 093eec477d81: Waiting [2021-07-29T21:18:31.226Z] a6d5b2bbb924: Waiting [2021-07-29T21:18:31.226Z] 2446dc1eb7d3: Waiting [2021-07-29T21:18:31.226Z] 596795e73e0f: Waiting [2021-07-29T21:18:31.226Z] d148012ef14d: Verifying Checksum [2021-07-29T21:18:31.226Z] d148012ef14d: Download complete [2021-07-29T21:18:31.226Z] 24495759ef45: Verifying Checksum [2021-07-29T21:18:31.226Z] 24495759ef45: Download complete [2021-07-29T21:18:31.226Z] 093eec477d81: Verifying Checksum [2021-07-29T21:18:31.226Z] 093eec477d81: Download complete [2021-07-29T21:18:31.509Z] 595b0fe564bb: Download complete [2021-07-29T21:18:31.509Z] a6d5b2bbb924: Verifying Checksum [2021-07-29T21:18:31.509Z] a6d5b2bbb924: Download complete [2021-07-29T21:18:31.509Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T21:18:31.509Z] 2446dc1eb7d3: Download complete [2021-07-29T21:18:32.126Z] 595b0fe564bb: Pull complete [2021-07-29T21:18:32.742Z] 24495759ef45: Pull complete [2021-07-29T21:18:33.347Z] d148012ef14d: Pull complete [2021-07-29T21:18:33.950Z] 596795e73e0f: Verifying Checksum [2021-07-29T21:18:33.950Z] 596795e73e0f: Download complete [2021-07-29T21:18:34.479Z] Commit message: "docs: Add badges to readme" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:18:34.937Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T21:18:34.937Z] cb65c68fc2e2: Download complete [2021-07-29T21:18:35.193Z] + echo snap-build.sh [2021-07-29T21:18:35.193Z] snap-build.sh [2021-07-29T21:18:35.193Z] + SNAP_BASE_DIR=. [2021-07-29T21:18:35.193Z] + '[' '!' -z /w/workspace/device-rfid-llrp-go/2 ']' [2021-07-29T21:18:35.193Z] + SNAP_BASE_DIR=/w/workspace/device-rfid-llrp-go/2 [2021-07-29T21:18:35.193Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/2]' [2021-07-29T21:18:35.193Z] [snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/2] [2021-07-29T21:18:35.193Z] + cd /w/workspace/device-rfid-llrp-go/2 [2021-07-29T21:18:35.193Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-29T21:18:35.193Z] Reading package lists... [2021-07-29T21:18:35.193Z] Building dependency tree... [2021-07-29T21:18:35.193Z] Reading state information... [2021-07-29T21:18:35.193Z] The following packages were automatically installed and are no longer required: [2021-07-29T21:18:35.193Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-29T21:18:35.193Z] uidmap xdelta3 [2021-07-29T21:18:35.193Z] Use 'sudo apt autoremove' to remove them. [2021-07-29T21:18:35.193Z] The following packages will be REMOVED: [2021-07-29T21:18:35.193Z] lxd* lxd-client* [2021-07-29T21:18:35.462Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-29T21:18:35.462Z] After this operation, 31.7 MB disk space will be freed. [2021-07-29T21:18:36.000Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-29T21:18:36.000Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T21:18:36.966Z] Removing lxd dnsmasq configuration [2021-07-29T21:18:36.966Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T21:18:36.966Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-29T21:18:37.932Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T21:18:37.932Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-29T21:18:37.932Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T21:18:39.363Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-29T21:18:39.363Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-29T21:18:39.956Z] + sudo snap remove --purge lxd [2021-07-29T21:18:39.956Z] snap "lxd" is not installed [2021-07-29T21:18:39.956Z] + sudo groupadd --force --system lxd [2021-07-29T21:18:39.956Z] ++ whoami [2021-07-29T21:18:39.956Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-29T21:18:39.956Z] + newgrp - lxd [2021-07-29T21:18:39.956Z] + sudo snap install lxd [2021-07-29T21:18:45.137Z] cb65c68fc2e2: Pull complete [2021-07-29T21:18:45.743Z] 093eec477d81: Pull complete [2021-07-29T21:18:46.041Z] a6d5b2bbb924: Pull complete [2021-07-29T21:18:46.643Z] 2446dc1eb7d3: Pull complete [2021-07-29T21:18:50.060Z] 2021-07-29T21:18:47Z INFO Waiting for automatic snapd restart... [2021-07-29T21:18:50.988Z] 596795e73e0f: Pull complete [2021-07-29T21:18:50.988Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T21:18:50.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T21:18:50.988Z] ---> d9e956139c92 [2021-07-29T21:18:50.988Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-29T21:18:54.381Z] ---> Running in acca0e40a23a [2021-07-29T21:18:54.381Z] Removing intermediate container acca0e40a23a [2021-07-29T21:18:54.381Z] ---> 06c5081e6709 [2021-07-29T21:18:54.381Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T21:18:54.381Z] ---> Running in b08ebd2a5d5d [2021-07-29T21:18:54.980Z] Removing intermediate container b08ebd2a5d5d [2021-07-29T21:18:54.980Z] ---> a8588e4b3841 [2021-07-29T21:18:54.980Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-29T21:18:55.256Z] ---> Running in 616bbd29fc12 [2021-07-29T21:18:55.529Z] Removing intermediate container 616bbd29fc12 [2021-07-29T21:18:55.529Z] ---> 1be637a9e8f8 [2021-07-29T21:18:55.529Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T21:18:56.125Z] ---> Running in bfdf0b706765 [2021-07-29T21:18:58.757Z] Removing intermediate container bfdf0b706765 [2021-07-29T21:18:58.757Z] ---> 64a09f8c8237 [2021-07-29T21:18:58.757Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T21:18:59.031Z] ---> Running in 4a8a75cffa2e [2021-07-29T21:19:00.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T21:19:01.081Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T21:19:02.062Z] OK: 138 MiB in 40 packages [2021-07-29T21:19:03.045Z] Removing intermediate container 4a8a75cffa2e [2021-07-29T21:19:03.045Z] ---> a0b690af0b8e [2021-07-29T21:19:03.045Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-29T21:19:03.320Z] ---> Running in b2da80286b26 [2021-07-29T21:19:03.916Z] Removing intermediate container b2da80286b26 [2021-07-29T21:19:03.916Z] ---> 1c69f4f7e454 [2021-07-29T21:19:03.916Z] Step 9/10 : COPY . . [2021-07-29T21:19:04.905Z] ---> f0c63a444c2c [2021-07-29T21:19:04.905Z] Step 10/10 : RUN go mod download [2021-07-29T21:19:05.177Z] ---> Running in 5b660bb4f24f [2021-07-29T21:19:08.295Z] lxd 4.16 from Canonical* installed [2021-07-29T21:19:08.295Z] + sudo lxd init --auto [2021-07-29T21:19:16.525Z] + sudo snap install --classic snapcraft [2021-07-29T21:19:28.850Z] snapcraft 4.8.3 from Canonical* installed [2021-07-29T21:19:28.850Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-29T21:19:28.850Z] + sudo snapcraft prime --use-lxd [2021-07-29T21:19:29.118Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-29T21:19:29.386Z] Launching a container. [2021-07-29T21:19:31.988Z] Removing intermediate container 5b660bb4f24f [2021-07-29T21:19:31.988Z] ---> 0ab7391dd9cf [2021-07-29T21:19:31.988Z] Successfully built 0ab7391dd9cf [2021-07-29T21:19:31.988Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:19:32.332Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T21:19:32.332Z] . [Pipeline] withDockerContainer [2021-07-29T21:19:32.561Z] prd-ubuntu18.04-docker-arm64-4c-16g-548 does not seem to be running inside a container [2021-07-29T21:19:32.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** ci-base-image-arm64 cat [2021-07-29T21:19:34.311Z] $ docker top c212219d2b2c3fee9930b1c72993ce877ec08090c41ce5de31d95e3c3cdc7cb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:19:35.326Z] + go version [2021-07-29T21:19:35.326Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T21:19:35.352Z] $ docker stop --time=1 c212219d2b2c3fee9930b1c72993ce877ec08090c41ce5de31d95e3c3cdc7cb2 [2021-07-29T21:19:37.272Z] $ docker rm -f c212219d2b2c3fee9930b1c72993ce877ec08090c41ce5de31d95e3c3cdc7cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-29T21:19:37.606Z] Waiting for container to be ready [2021-07-29T21:19:37.606Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-29T21:19:37.606Z] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:19:38.060Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T21:19:38.060Z] . [Pipeline] withDockerContainer [2021-07-29T21:19:38.292Z] prd-ubuntu18.04-docker-arm64-4c-16g-548 does not seem to be running inside a container [2021-07-29T21:19:38.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** ci-base-image-arm64 cat [2021-07-29T21:19:40.055Z] $ docker top 895a752afba654208b0e1dbc7a5351853e906570bad77a891474e3493e84664f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:19:40.953Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-29T21:19:40.953Z] Waiting for network to be ready... [2021-07-29T21:19:41.010Z] + go mod tidy [2021-07-29T21:19:41.221Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-29T21:19:41.488Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-07-29T21:19:41.488Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-29T21:19:41.488Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [Pipeline] sh [2021-07-29T21:19:41.755Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-29T21:19:41.755Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-29T21:19:41.755Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-29T21:19:41.755Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-29T21:19:41.755Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-29T21:19:41.755Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-29T21:19:42.023Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-29T21:19:42.023Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-29T21:19:42.291Z] + make test [2021-07-29T21:19:42.291Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-29T21:19:42.605Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-29T21:19:42.605Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-29T21:19:42.605Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-29T21:19:42.605Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-29T21:19:42.605Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-29T21:19:42.605Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-29T21:19:42.871Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-29T21:19:42.871Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-07-29T21:19:43.138Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-07-29T21:19:43.138Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-29T21:19:43.138Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-29T21:19:43.138Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-29T21:19:43.138Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-29T21:19:43.138Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-29T21:19:43.138Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-29T21:19:43.275Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-29T21:19:45.743Z] Fetched 24.9 MB in 4s (6143 kB/s) [2021-07-29T21:19:46.328Z] Reading package lists... [2021-07-29T21:19:46.595Z] Reading package lists... [2021-07-29T21:19:46.595Z] Building dependency tree... [2021-07-29T21:19:46.595Z] Reading state information... [2021-07-29T21:19:46.862Z] The following additional packages will be installed: [2021-07-29T21:19:46.862Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-29T21:19:46.862Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-29T21:19:46.862Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-29T21:19:46.862Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-29T21:19:46.862Z] Suggested packages: [2021-07-29T21:19:46.862Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-29T21:19:46.862Z] Recommended packages: [2021-07-29T21:19:46.862Z] gnupg libsasl2-modules [2021-07-29T21:19:46.862Z] The following NEW packages will be installed: [2021-07-29T21:19:46.862Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-29T21:19:46.862Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-29T21:19:46.862Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-29T21:19:46.862Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-29T21:19:46.862Z] The following packages will be upgraded: [2021-07-29T21:19:46.862Z] gpg gpg-agent gpgconf libudev1 [2021-07-29T21:19:46.862Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-29T21:19:46.862Z] Need to get 3527 kB of archives. [2021-07-29T21:19:46.862Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-29T21:19:46.862Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-07-29T21:19:46.862Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-07-29T21:19:47.130Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-07-29T21:19:47.130Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-29T21:19:47.130Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-29T21:19:47.130Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-29T21:19:47.130Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-29T21:19:47.397Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-29T21:19:47.397Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-29T21:19:47.667Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-29T21:19:47.667Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-29T21:19:47.667Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-29T21:19:47.667Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-29T21:19:47.667Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-29T21:19:47.934Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-29T21:19:47.934Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-29T21:19:47.934Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-29T21:19:47.934Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-29T21:19:47.934Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-29T21:19:47.934Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-29T21:19:47.934Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-29T21:19:47.934Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-29T21:19:47.934Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T21:19:47.934Z] Fetched 3527 kB in 1s (3257 kB/s) [2021-07-29T21:19:48.201Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-29T21:19:48.201Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-07-29T21:19:48.201Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T21:19:48.201Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-07-29T21:19:48.201Z] Selecting previously unselected package udev. [2021-07-29T21:19:48.201Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-29T21:19:48.201Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-07-29T21:19:48.201Z] Unpacking udev (237-3ubuntu10.50) ... [2021-07-29T21:19:48.468Z] Selecting previously unselected package libfuse2:amd64. [2021-07-29T21:19:48.468Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-29T21:19:48.468Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-29T21:19:48.468Z] Selecting previously unselected package fuse. [2021-07-29T21:19:48.468Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-29T21:19:48.468Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-29T21:19:48.468Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T21:19:48.468Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T21:19:48.734Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T21:19:48.734Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T21:19:48.734Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T21:19:48.734Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T21:19:48.734Z] Selecting previously unselected package libksba8:amd64. [2021-07-29T21:19:48.734Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-29T21:19:48.734Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-29T21:19:48.734Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-29T21:19:48.734Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T21:19:48.734Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:48.734Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-29T21:19:48.734Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T21:19:48.734Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:49.000Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-29T21:19:49.000Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T21:19:49.000Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:49.000Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-29T21:19:49.000Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T21:19:49.000Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:49.000Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-29T21:19:49.000Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T21:19:49.000Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:49.000Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-29T21:19:49.000Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T21:19:49.000Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:49.000Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-29T21:19:49.000Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T21:19:49.270Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:49.270Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-29T21:19:49.270Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T21:19:49.270Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:49.270Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-29T21:19:49.270Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T21:19:49.270Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:49.270Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-29T21:19:49.270Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-29T21:19:49.270Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T21:19:49.270Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-29T21:19:49.270Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-29T21:19:49.270Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T21:19:49.270Z] Selecting previously unselected package libldap-common. [2021-07-29T21:19:49.270Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-29T21:19:49.270Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T21:19:49.537Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-29T21:19:49.537Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-29T21:19:49.537Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T21:19:49.537Z] Selecting previously unselected package dirmngr. [2021-07-29T21:19:49.537Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T21:19:49.537Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-29T21:19:49.537Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T21:19:49.537Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-29T21:19:49.537Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-29T21:19:49.537Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T21:19:49.537Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T21:19:49.537Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-29T21:19:49.537Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:49.537Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-29T21:19:49.537Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T21:19:49.805Z] Setting up udev (237-3ubuntu10.50) ... [2021-07-29T21:19:49.805Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T21:19:50.075Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:50.075Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-29T21:19:50.075Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-29T21:19:50.075Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-29T21:19:50.075Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:50.075Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:50.075Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:50.075Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:50.075Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:50.075Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:50.075Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T21:19:50.075Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T21:19:50.075Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-29T21:19:50.351Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T21:19:50.621Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-29T21:19:50.621Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-29T21:19:50.621Z] This means they are not meant to be enabled using systemctl. [2021-07-29T21:19:50.621Z] Possible reasons for having this kind of units are: [2021-07-29T21:19:50.621Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-29T21:19:50.621Z] .wants/ or .requires/ directory. [2021-07-29T21:19:50.621Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-29T21:19:50.621Z] a requirement dependency on it. [2021-07-29T21:19:50.621Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-29T21:19:50.621Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-29T21:19:50.621Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-29T21:19:50.621Z] instance name specified. [2021-07-29T21:19:50.890Z] Reading package lists... [2021-07-29T21:19:51.157Z] Building dependency tree... [2021-07-29T21:19:51.157Z] Reading state information... [2021-07-29T21:19:51.157Z] The following additional packages will be installed: [2021-07-29T21:19:51.157Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-29T21:19:51.157Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-29T21:19:51.158Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-29T21:19:51.158Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-29T21:19:51.158Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-29T21:19:51.158Z] Suggested packages: [2021-07-29T21:19:51.158Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-29T21:19:51.158Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-29T21:19:51.158Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-29T21:19:51.158Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-29T21:19:51.158Z] systemd-container policykit-1 [2021-07-29T21:19:51.158Z] Recommended packages: [2021-07-29T21:19:51.158Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-29T21:19:51.158Z] The following NEW packages will be installed: [2021-07-29T21:19:51.158Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-29T21:19:51.158Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-29T21:19:51.158Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-29T21:19:51.158Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-29T21:19:51.158Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-29T21:19:51.158Z] The following packages will be upgraded: [2021-07-29T21:19:51.158Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-29T21:19:51.158Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-29T21:19:51.158Z] Need to get 36.7 MB of archives. [2021-07-29T21:19:51.158Z] After this operation, 147 MB of additional disk space will be used. [2021-07-29T21:19:51.158Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-07-29T21:19:51.427Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-29T21:19:51.427Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-07-29T21:19:51.427Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-29T21:19:51.427Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-29T21:19:51.427Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-29T21:19:51.427Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-29T21:19:51.427Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-29T21:19:51.696Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-29T21:19:51.696Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-29T21:19:51.696Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-29T21:19:51.696Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-29T21:19:51.696Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-29T21:19:51.696Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-29T21:19:51.696Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-29T21:19:51.696Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-29T21:19:51.696Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-29T21:19:51.696Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-29T21:19:52.280Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-29T21:19:52.280Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-29T21:19:52.280Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-29T21:19:52.280Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-29T21:19:52.280Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-29T21:19:52.280Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-29T21:19:52.280Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-29T21:19:52.280Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-29T21:19:52.280Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-29T21:19:52.280Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-29T21:19:52.280Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-29T21:19:52.547Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-29T21:19:53.507Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T21:19:53.507Z] Fetched 36.7 MB in 2s (18.0 MB/s) [2021-07-29T21:19:53.507Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T21:19:53.507Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-07-29T21:19:53.507Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T21:19:54.096Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-07-29T21:19:54.096Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T21:19:54.096Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-07-29T21:19:54.096Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T21:19:54.096Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-29T21:19:54.096Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-29T21:19:54.368Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-29T21:19:54.368Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T21:19:54.368Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-29T21:19:54.368Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-29T21:19:54.636Z] Setting up apt (1.6.14) ... [2021-07-29T21:19:54.636Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-29T21:19:54.904Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-29T21:19:54.904Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-29T21:19:54.904Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-29T21:19:54.904Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-29T21:19:55.172Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-29T21:19:55.172Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T21:19:55.172Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T21:19:55.172Z] Selecting previously unselected package libexpat1:amd64. [2021-07-29T21:19:55.172Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-29T21:19:55.172Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-29T21:19:55.439Z] Selecting previously unselected package python3.6-minimal. [2021-07-29T21:19:55.439Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T21:19:55.439Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T21:19:55.439Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-29T21:19:55.706Z] Checking for services that may need to be restarted...done. [2021-07-29T21:19:55.706Z] Checking for services that may need to be restarted...done. [2021-07-29T21:19:55.706Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T21:19:55.706Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-29T21:19:55.706Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T21:19:55.975Z] Selecting previously unselected package python3-minimal. [2021-07-29T21:19:55.975Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-29T21:19:55.975Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-29T21:19:55.975Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-29T21:19:56.246Z] Selecting previously unselected package mime-support. [2021-07-29T21:19:56.246Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-29T21:19:56.246Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-29T21:19:56.246Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-29T21:19:56.246Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-29T21:19:56.246Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-29T21:19:56.246Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-29T21:19:56.246Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T21:19:56.246Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T21:19:56.515Z] Selecting previously unselected package python3.6. [2021-07-29T21:19:56.515Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T21:19:56.515Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T21:19:56.515Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T21:19:56.515Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-29T21:19:56.515Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-29T21:19:56.515Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-29T21:19:56.784Z] Selecting previously unselected package python3. [2021-07-29T21:19:56.784Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-29T21:19:56.784Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-29T21:19:56.784Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-29T21:19:56.784Z] Selecting previously unselected package multiarch-support. [2021-07-29T21:19:56.784Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T21:19:56.784Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-29T21:19:56.784Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-29T21:19:56.784Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-29T21:19:56.784Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-29T21:19:56.784Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-29T21:19:56.784Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-29T21:19:57.052Z] Selecting previously unselected package libbsd0:amd64. [2021-07-29T21:19:57.052Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-29T21:19:57.052Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-29T21:19:57.052Z] Selecting previously unselected package sudo. [2021-07-29T21:19:57.052Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-29T21:19:57.052Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-29T21:19:57.052Z] Selecting previously unselected package apparmor. [2021-07-29T21:19:57.052Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-29T21:19:57.052Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-29T21:19:57.320Z] Selecting previously unselected package libedit2:amd64. [2021-07-29T21:19:57.320Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-29T21:19:57.320Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-29T21:19:57.320Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-29T21:19:57.321Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T21:19:57.321Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T21:19:57.321Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-29T21:19:57.321Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T21:19:57.321Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T21:19:57.321Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-29T21:19:57.321Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-29T21:19:57.321Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-29T21:19:57.321Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-29T21:19:57.321Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T21:19:57.321Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T21:19:57.588Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-29T21:19:57.588Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T21:19:57.588Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T21:19:57.588Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-29T21:19:57.588Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-29T21:19:57.588Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-29T21:19:57.588Z] Selecting previously unselected package openssh-client. [2021-07-29T21:19:57.588Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-29T21:19:57.588Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-29T21:19:57.855Z] Selecting previously unselected package squashfs-tools. [2021-07-29T21:19:57.855Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-29T21:19:57.855Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-29T21:19:57.855Z] Selecting previously unselected package snapd. [2021-07-29T21:19:57.855Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-29T21:19:57.855Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-29T21:19:59.807Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-29T21:19:59.807Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-29T21:19:59.807Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-29T21:20:00.074Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-29T21:20:00.074Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-29T21:20:00.074Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T21:20:00.074Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T21:20:00.074Z] Setting up systemd (237-3ubuntu10.50) ... [2021-07-29T21:20:00.074Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-29T21:20:00.658Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-29T21:20:00.658Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-29T21:20:00.658Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-29T21:20:00.658Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T21:20:00.658Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T21:20:00.658Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T21:20:01.246Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-29T21:20:01.246Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T21:20:01.246Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-29T21:20:01.246Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-29T21:20:01.246Z] running python rtupdate hooks for python3.6... [2021-07-29T21:20:01.246Z] running python post-rtupdate hooks for python3.6... [2021-07-29T21:20:01.246Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-29T21:20:01.835Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-29T21:20:02.102Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T21:20:02.102Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-29T21:20:02.374Z] Setting up snapd (2.49.2+18.04) ... [2021-07-29T21:20:02.643Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-29T21:20:02.912Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-29T21:20:02.912Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-29T21:20:03.179Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-29T21:20:03.445Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-29T21:20:03.445Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-29T21:20:03.445Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-29T21:20:03.711Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-29T21:20:03.977Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-29T21:20:03.977Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-29T21:20:04.243Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-07-29T21:20:04.243Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T21:20:04.243Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-29T21:20:04.825Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T21:20:05.092Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T21:20:05.092Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T21:20:06.324Z] Reading package lists... [2021-07-29T21:20:06.324Z] Reading package lists... [2021-07-29T21:20:06.592Z] Building dependency tree... [2021-07-29T21:20:06.592Z] Reading state information... [2021-07-29T21:20:06.592Z] Calculating upgrade... [2021-07-29T21:20:06.863Z] The following packages will be upgraded: [2021-07-29T21:20:06.863Z] advancecomp base-files bash binutils binutils-common [2021-07-29T21:20:06.863Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-29T21:20:06.863Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-29T21:20:06.863Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-29T21:20:06.863Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-29T21:20:06.863Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-29T21:20:06.863Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-29T21:20:06.863Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-29T21:20:06.863Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-29T21:20:06.863Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-29T21:20:06.863Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-29T21:20:06.863Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-29T21:20:06.863Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-29T21:20:06.863Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-29T21:20:06.863Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-29T21:20:06.863Z] ubuntu-keyring util-linux [2021-07-29T21:20:06.863Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T21:20:06.863Z] Need to get 64.2 MB of archives. [2021-07-29T21:20:06.863Z] After this operation, 5125 kB of additional disk space will be used. [2021-07-29T21:20:06.863Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-07-29T21:20:06.863Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-29T21:20:06.863Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-29T21:20:06.863Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-29T21:20:06.863Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-29T21:20:06.863Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-29T21:20:06.863Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-29T21:20:06.863Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-29T21:20:06.863Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-29T21:20:06.863Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-29T21:20:06.863Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-29T21:20:06.863Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-29T21:20:06.863Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-29T21:20:06.863Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-29T21:20:07.131Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-29T21:20:07.131Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-29T21:20:07.131Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-29T21:20:07.131Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-29T21:20:07.131Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-29T21:20:07.131Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-29T21:20:07.131Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-29T21:20:07.131Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-29T21:20:07.131Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-29T21:20:07.131Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-29T21:20:07.131Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-29T21:20:07.131Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-29T21:20:07.131Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-29T21:20:07.131Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-29T21:20:07.131Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-29T21:20:07.131Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-29T21:20:07.131Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-29T21:20:07.131Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-29T21:20:07.131Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-07-29T21:20:07.131Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-29T21:20:07.131Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-29T21:20:07.131Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-29T21:20:07.131Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-29T21:20:07.131Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-29T21:20:07.131Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-29T21:20:07.131Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-29T21:20:07.131Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-29T21:20:07.131Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-29T21:20:07.131Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-29T21:20:07.131Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-29T21:20:07.131Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-29T21:20:07.131Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-29T21:20:07.131Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-29T21:20:07.131Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-29T21:20:07.396Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-29T21:20:07.396Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-29T21:20:07.396Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-29T21:20:07.396Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-29T21:20:07.396Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-29T21:20:07.396Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-29T21:20:07.396Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-29T21:20:07.396Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-29T21:20:07.396Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-29T21:20:07.396Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-29T21:20:07.396Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-29T21:20:07.663Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-29T21:20:07.663Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-29T21:20:07.663Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-29T21:20:07.929Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-29T21:20:07.929Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-29T21:20:07.929Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-29T21:20:07.929Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-29T21:20:07.929Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-29T21:20:08.197Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-29T21:20:08.197Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-29T21:20:08.197Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-29T21:20:08.197Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-29T21:20:08.197Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-29T21:20:08.197Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-29T21:20:08.197Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-29T21:20:08.197Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-29T21:20:08.197Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-29T21:20:08.197Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-29T21:20:08.197Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-29T21:20:08.197Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-29T21:20:08.197Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-29T21:20:08.465Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-29T21:20:08.465Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-29T21:20:08.465Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-29T21:20:08.465Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-29T21:20:08.465Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-29T21:20:08.465Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-29T21:20:08.465Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-29T21:20:08.465Z] 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-07-29T21:20:08.465Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-29T21:20:08.465Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-29T21:20:08.465Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-29T21:20:08.732Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-29T21:20:08.732Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-29T21:20:08.732Z] 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-07-29T21:20:08.732Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-29T21:20:08.732Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-29T21:20:08.732Z] 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-07-29T21:20:08.732Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-29T21:20:08.732Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-29T21:20:08.732Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-29T21:20:08.732Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-29T21:20:08.732Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-29T21:20:08.732Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-29T21:20:08.999Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T21:20:08.999Z] Fetched 64.2 MB in 2s (32.0 MB/s) [2021-07-29T21:20:08.999Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T21:20:08.999Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T21:20:08.999Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T21:20:09.266Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T21:20:09.266Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T21:20:09.266Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-07-29T21:20:09.266Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-07-29T21:20:09.616Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:09.616Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:09.616Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:09.616Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:09.616Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:09.616Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:09.948Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:09.948Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:09.948Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:09.948Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:09.948Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:09.948Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:09.948Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:09.948Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:09.948Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:09.948Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T21:20:09.948Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:09.948Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-29T21:20:10.271Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:10.271Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T21:20:10.271Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:10.271Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:10.271Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:10.271Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:10.272Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:10.272Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T21:20:10.272Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:10.592Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T21:20:10.592Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T21:20:10.592Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T21:20:10.860Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-29T21:20:11.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T21:20:11.128Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-29T21:20:11.128Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-29T21:20:11.128Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-29T21:20:11.128Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-29T21:20:11.397Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-29T21:20:11.397Z] Installing new version of config file /etc/issue ... [2021-07-29T21:20:11.397Z] Installing new version of config file /etc/issue.net ... [2021-07-29T21:20:11.397Z] Installing new version of config file /etc/lsb-release ... [2021-07-29T21:20:11.397Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-29T21:20:11.665Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-29T21:20:11.665Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-29T21:20:11.665Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-29T21:20:11.665Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:11.665Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-29T21:20:11.665Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-29T21:20:11.933Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-29T21:20:11.933Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-07-29T21:20:11.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:11.933Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T21:20:11.933Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-29T21:20:11.933Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-29T21:20:11.933Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:11.933Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-29T21:20:12.201Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-29T21:20:12.201Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-29T21:20:12.201Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:12.201Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-29T21:20:12.201Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T21:20:12.471Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-29T21:20:12.471Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:12.471Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T21:20:12.471Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T21:20:12.471Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T21:20:12.471Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:12.471Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T21:20:12.471Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T21:20:12.739Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-29T21:20:12.739Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:12.739Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-29T21:20:12.739Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-29T21:20:12.739Z] Setting up grep (3.1-2build1) ... [2021-07-29T21:20:12.739Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:12.739Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-29T21:20:12.739Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-29T21:20:12.739Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-29T21:20:13.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:13.007Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-29T21:20:13.007Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-29T21:20:13.007Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-29T21:20:13.007Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:13.007Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T21:20:13.007Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T21:20:13.274Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-29T21:20:13.274Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:13.274Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T21:20:13.274Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T21:20:13.859Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T21:20:13.859Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T21:20:13.859Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T21:20:13.859Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T21:20:14.126Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-29T21:20:14.126Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:14.126Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-29T21:20:14.126Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T21:20:14.393Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-29T21:20:14.393Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-29T21:20:14.664Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-29T21:20:14.664Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-29T21:20:14.664Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-29T21:20:14.664Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:14.664Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-29T21:20:14.664Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-29T21:20:14.664Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-29T21:20:14.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:14.932Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T21:20:14.932Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T21:20:14.932Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T21:20:14.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:14.932Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T21:20:14.932Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T21:20:14.932Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T21:20:14.932Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:14.932Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T21:20:15.200Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T21:20:15.200Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T21:20:15.200Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:15.200Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T21:20:15.200Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T21:20:15.200Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T21:20:15.200Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:15.200Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T21:20:15.200Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T21:20:15.469Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T21:20:15.469Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T21:20:15.469Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T21:20:15.469Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:15.469Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T21:20:15.469Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T21:20:15.469Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T21:20:15.469Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:15.469Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T21:20:15.736Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T21:20:15.736Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T21:20:15.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:15.736Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T21:20:15.736Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T21:20:15.736Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-29T21:20:15.736Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:15.736Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T21:20:16.004Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T21:20:16.271Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-29T21:20:16.539Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-29T21:20:16.806Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-29T21:20:16.806Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:16.806Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T21:20:16.806Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T21:20:16.806Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T21:20:17.073Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T21:20:17.073Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-29T21:20:17.073Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T21:20:17.073Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-29T21:20:17.073Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T21:20:17.073Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-29T21:20:17.073Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-29T21:20:17.073Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-29T21:20:17.340Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T21:20:17.340Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-29T21:20:17.340Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-29T21:20:17.340Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-29T21:20:17.340Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T21:20:17.340Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-29T21:20:17.340Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-29T21:20:17.608Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-29T21:20:17.608Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T21:20:17.608Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T21:20:17.608Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T21:20:17.608Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T21:20:17.877Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T21:20:17.877Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T21:20:17.877Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T21:20:17.877Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T21:20:17.877Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-29T21:20:17.877Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T21:20:17.877Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T21:20:18.145Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T21:20:18.145Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:18.145Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T21:20:18.145Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T21:20:18.146Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-07-29T21:20:18.146Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T21:20:18.146Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T21:20:18.146Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T21:20:18.146Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T21:20:18.413Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:18.413Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-29T21:20:18.413Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-29T21:20:18.413Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-29T21:20:18.679Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:18.679Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-29T21:20:18.679Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-29T21:20:18.679Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-29T21:20:18.679Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:18.679Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-29T21:20:18.679Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T21:20:18.679Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T21:20:18.946Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:18.946Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T21:20:18.946Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T21:20:18.946Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T21:20:18.946Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:18.946Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-29T21:20:18.946Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-29T21:20:19.215Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-29T21:20:19.215Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:19.215Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-29T21:20:19.215Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-29T21:20:19.215Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-29T21:20:19.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:19.484Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T21:20:19.484Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T21:20:19.484Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-29T21:20:19.484Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:19.484Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-29T21:20:19.484Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-29T21:20:19.484Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-29T21:20:19.753Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:19.753Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-29T21:20:19.753Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-29T21:20:19.753Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-29T21:20:19.753Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:19.753Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-29T21:20:19.753Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-29T21:20:20.021Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-29T21:20:20.021Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:20.021Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-29T21:20:20.021Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-29T21:20:20.021Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-29T21:20:20.021Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:20.021Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-29T21:20:20.021Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-29T21:20:20.021Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-29T21:20:20.288Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:20.288Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-29T21:20:20.288Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-29T21:20:20.288Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-29T21:20:20.288Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:20.288Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-29T21:20:20.288Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-29T21:20:20.288Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-29T21:20:20.288Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T21:20:20.288Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-29T21:20:20.555Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-29T21:20:20.555Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-29T21:20:20.555Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-29T21:20:20.555Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-29T21:20:20.555Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-29T21:20:20.555Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-29T21:20:20.555Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-29T21:20:20.822Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-29T21:20:20.822Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-29T21:20:20.822Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-29T21:20:20.822Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-29T21:20:20.822Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-29T21:20:20.822Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-29T21:20:21.088Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-29T21:20:21.088Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-29T21:20:21.088Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-29T21:20:21.088Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-29T21:20:21.088Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-29T21:20:21.088Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-29T21:20:21.088Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-29T21:20:21.088Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-29T21:20:21.356Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-29T21:20:21.356Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-29T21:20:21.356Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-29T21:20:21.356Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-29T21:20:21.356Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-29T21:20:21.356Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-29T21:20:21.625Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-29T21:20:21.625Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-29T21:20:21.625Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-29T21:20:21.625Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-29T21:20:21.893Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T21:20:21.893Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T21:20:22.161Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T21:20:22.162Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T21:20:22.162Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T21:20:22.162Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T21:20:22.162Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T21:20:22.162Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T21:20:22.432Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:22.432Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T21:20:22.432Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:22.432Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T21:20:22.432Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:22.432Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T21:20:22.432Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:22.432Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T21:20:23.395Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:23.395Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T21:20:23.978Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:23.978Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T21:20:24.244Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:24.244Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T21:20:24.509Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:24.509Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T21:20:25.468Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T21:20:25.468Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T21:20:25.468Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T21:20:25.468Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T21:20:25.468Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-29T21:20:25.468Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T21:20:25.468Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-29T21:20:25.468Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T21:20:25.743Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-29T21:20:25.743Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-29T21:20:25.743Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T21:20:25.743Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T21:20:25.743Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T21:20:25.743Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T21:20:25.743Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-29T21:20:25.743Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-29T21:20:26.011Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:26.011Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T21:20:26.011Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:26.011Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:26.011Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:26.011Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-29T21:20:26.011Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-29T21:20:26.011Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-29T21:20:26.011Z] [2021-07-29T21:20:26.011Z] Current default time zone: 'Etc/UTC' [2021-07-29T21:20:26.011Z] Local time is now: Thu Jul 29 21:20:25 UTC 2021. [2021-07-29T21:20:26.011Z] Universal Time is now: Thu Jul 29 21:20:25 UTC 2021. [2021-07-29T21:20:26.011Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-29T21:20:26.011Z] [2021-07-29T21:20:26.011Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-07-29T21:20:26.011Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:26.279Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-07-29T21:20:26.279Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-29T21:20:26.279Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-29T21:20:26.279Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-29T21:20:26.279Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-29T21:20:26.279Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-29T21:20:26.279Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-29T21:20:26.279Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-29T21:20:26.279Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:26.279Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-29T21:20:26.279Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T21:20:26.279Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-29T21:20:26.279Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:26.279Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-29T21:20:26.279Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-29T21:20:26.547Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-29T21:20:26.547Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-29T21:20:26.547Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-29T21:20:26.547Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-29T21:20:26.547Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-29T21:20:26.547Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-29T21:20:28.495Z] Updating certificates in /etc/ssl/certs... [2021-07-29T21:20:29.080Z] 23 added, 27 removed; done. [2021-07-29T21:20:29.347Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-29T21:20:29.347Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T21:20:29.347Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-29T21:20:29.347Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-29T21:20:29.347Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-29T21:20:29.347Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T21:20:29.347Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-29T21:20:29.347Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T21:20:29.347Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T21:20:29.347Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T21:20:29.347Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T21:20:29.347Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T21:20:29.347Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-29T21:20:29.347Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-29T21:20:29.347Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-29T21:20:29.347Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-29T21:20:29.347Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-29T21:20:29.347Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T21:20:29.347Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T21:20:29.347Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-29T21:20:29.347Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-29T21:20:29.347Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-29T21:20:29.617Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T21:20:29.617Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-29T21:20:29.617Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-29T21:20:29.617Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-29T21:20:29.617Z] Updating certificates in /etc/ssl/certs... [2021-07-29T21:20:30.203Z] 0 added, 0 removed; done. [2021-07-29T21:20:30.203Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-29T21:20:30.203Z] done. [2021-07-29T21:20:30.265Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-29T21:20:30.265Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-29T21:20:30.471Z] Reading package lists... [2021-07-29T21:20:30.739Z] Building dependency tree... [2021-07-29T21:20:30.739Z] Reading state information... [2021-07-29T21:20:31.006Z] The following NEW packages will be installed: [2021-07-29T21:20:31.006Z] apt-transport-https [2021-07-29T21:20:31.006Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T21:20:31.006Z] Need to get 4348 B of archives. [2021-07-29T21:20:31.006Z] After this operation, 154 kB of additional disk space will be used. [2021-07-29T21:20:31.006Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-29T21:20:31.272Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T21:20:31.272Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-07-29T21:20:31.272Z] Selecting previously unselected package apt-transport-https. [2021-07-29T21:20:31.272Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-29T21:20:31.272Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-29T21:20:31.272Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-29T21:20:31.272Z] Setting up apt-transport-https (1.6.14) ... [2021-07-29T21:20:31.540Z] Waiting for network to be ready... [2021-07-29T21:20:38.193Z] 2021-07-29T21:20:35Z INFO Waiting for automatic snapd restart... [2021-07-29T21:20:38.461Z] snapd 2.51.3 from Canonical* installed [2021-07-29T21:20:39.422Z] "snapd" switched to the "latest/stable" channel [2021-07-29T21:20:39.422Z] [2021-07-29T21:20:42.016Z] core18 20210611 from Canonical* installed [2021-07-29T21:20:42.016Z] "core18" switched to the "latest/stable" channel [2021-07-29T21:20:42.016Z] [2021-07-29T21:20:45.358Z] snapcraft 4.8.3 from Canonical* installed [2021-07-29T21:20:45.358Z] "snapcraft" switched to the "latest/stable" channel [2021-07-29T21:20:45.358Z] [2021-07-29T21:20:49.617Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T21:20:49.883Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T21:20:49.883Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T21:20:51.112Z] Reading package lists... [2021-07-29T21:20:51.379Z] Installing build dependencies: curl=7.58.0-2ubuntu3.14 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 libcurl4=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libnghttp2-14=1.30.0-1ubuntu1 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 [2021-07-29T21:20:51.379Z] Reading package lists... [2021-07-29T21:20:51.646Z] Building dependency tree... [2021-07-29T21:20:51.646Z] Reading state information... [2021-07-29T21:20:51.646Z] Suggested packages: [2021-07-29T21:20:51.646Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-29T21:20:51.646Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-29T21:20:51.646Z] Recommended packages: [2021-07-29T21:20:51.646Z] less publicsuffix [2021-07-29T21:20:51.646Z] The following NEW packages will be installed: [2021-07-29T21:20:51.646Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libnghttp2-14 [2021-07-29T21:20:51.646Z] libpsl5 librtmp1 [2021-07-29T21:20:51.646Z] 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T21:20:51.912Z] Need to get 5512 kB of archives. [2021-07-29T21:20:51.912Z] After this operation, 36.1 MB of additional disk space will be used. [2021-07-29T21:20:51.912Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.14 [219 kB] [2021-07-29T21:20:51.912Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.14 [159 kB] [2021-07-29T21:20:51.912Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-07-29T21:20:51.912Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-29T21:20:51.912Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-29T21:20:51.912Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-29T21:20:52.179Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-29T21:20:52.179Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-29T21:20:52.179Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-29T21:20:52.429Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.610s coverage: 39.5% of statements [2021-07-29T21:20:52.429Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.463s coverage: 51.9% of statements [2021-07-29T21:20:52.429Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements [2021-07-29T21:20:52.429Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-29T21:20:52.445Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T21:20:52.445Z] Fetched 5512 kB in 1s (10.9 MB/s) [2021-07-29T21:20:52.445Z] Selecting previously unselected package libpsl5:amd64. [2021-07-29T21:20:52.445Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-29T21:20:52.445Z] Preparing to unpack .../0-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-29T21:20:52.445Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-29T21:20:52.445Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-29T21:20:52.445Z] Preparing to unpack .../1-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-29T21:20:52.445Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-29T21:20:52.727Z] Selecting previously unselected package librtmp1:amd64. [2021-07-29T21:20:52.727Z] Preparing to unpack .../2-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-29T21:20:52.727Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-29T21:20:52.727Z] Selecting previously unselected package libcurl4:amd64. [2021-07-29T21:20:52.727Z] Preparing to unpack .../3-libcurl4_7.58.0-2ubuntu3.14_amd64.deb ... [2021-07-29T21:20:52.727Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T21:20:52.727Z] Selecting previously unselected package curl. [2021-07-29T21:20:52.727Z] Preparing to unpack .../4-curl_7.58.0-2ubuntu3.14_amd64.deb ... [2021-07-29T21:20:52.727Z] Unpacking curl (7.58.0-2ubuntu3.14) ... [2021-07-29T21:20:52.727Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-29T21:20:52.727Z] Preparing to unpack .../5-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-07-29T21:20:52.727Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T21:20:52.727Z] Selecting previously unselected package liberror-perl. [2021-07-29T21:20:52.727Z] Preparing to unpack .../6-liberror-perl_0.17025-1_all.deb ... [2021-07-29T21:20:52.727Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-29T21:20:52.998Z] Selecting previously unselected package git-man. [2021-07-29T21:20:52.998Z] Preparing to unpack .../7-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-29T21:20:52.998Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-29T21:20:52.998Z] Selecting previously unselected package git. [2021-07-29T21:20:52.998Z] Preparing to unpack .../8-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-29T21:20:52.998Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-29T21:20:53.583Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-29T21:20:53.583Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-29T21:20:53.583Z] Setting up liberror-perl (0.17025-1) ... [2021-07-29T21:20:53.583Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-29T21:20:53.583Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-29T21:20:53.583Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T21:20:53.583Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T21:20:53.583Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-29T21:20:53.583Z] Setting up curl (7.58.0-2ubuntu3.14) ... [2021-07-29T21:20:53.583Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T21:20:54.168Z] curl set to automatically installed. [2021-07-29T21:20:54.168Z] git set to automatically installed. [2021-07-29T21:20:54.168Z] git-man set to automatically installed. [2021-07-29T21:20:54.168Z] libcurl3-gnutls set to automatically installed. [2021-07-29T21:20:54.168Z] libcurl4 set to automatically installed. [2021-07-29T21:20:54.168Z] liberror-perl set to automatically installed. [2021-07-29T21:20:54.168Z] libnghttp2-14 set to automatically installed. [2021-07-29T21:20:54.168Z] libpsl5 set to automatically installed. [2021-07-29T21:20:54.168Z] librtmp1 set to automatically installed. [2021-07-29T21:20:55.583Z] snapd is not logged in, snap install commands will use sudo [2021-07-29T21:20:57.530Z] snap "core18" has no updates available [2021-07-29T21:20:58.112Z] Pulling go [2021-07-29T21:20:58.112Z] + snapcraftctl pull [2021-07-29T21:20:59.071Z] 'device-rfid-llrp-go' has dependencies that need to be staged: go [2021-07-29T21:20:59.071Z] Skipping pull go (already ran) [2021-07-29T21:20:59.071Z] Building go [2021-07-29T21:20:59.071Z] + dpkg --print-architecture [2021-07-29T21:20:59.071Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-07-29T21:20:59.071Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-07-29T21:20:59.071Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-07-29T21:20:59.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T21:20:59.071Z] Dload Upload Total Spent Left Speed [2021-07-29T21:21:02.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 115M 16 18.7M 0 0 23.4M 0 0:00:04 --:--:-- 0:00:04 23.4M 54 115M 54 63.0M 0 0 34.8M 0 0:00:03 0:00:01 0:00:02 34.8M 93 115M 93 107M 0 0 38.0M 0 0:00:03 0:00:02 0:00:01 38.0M 100 115M 100 115M 0 0 38.3M 0 0:00:03 0:00:03 --:--:-- 38.4M [2021-07-29T21:21:02.046Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-07-29T21:21:02.046Z] + sha256sum -c sha256 [2021-07-29T21:21:02.046Z] + grep OK [2021-07-29T21:21:02.629Z] go1.15.2.linux-amd64.tar.gz: OK [2021-07-29T21:21:02.630Z] + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-07-29T21:21:05.978Z] Staging go [2021-07-29T21:21:05.978Z] + snapcraftctl stage [2021-07-29T21:21:06.937Z] Pulling device-rfid-llrp-go [2021-07-29T21:21:06.937Z] + snapcraftctl pull [2021-07-29T21:21:08.347Z] Skipping build go (already ran) [2021-07-29T21:21:08.347Z] Building device-rfid-llrp-go [2021-07-29T21:21:08.347Z] + cd /root/parts/device-rfid-llrp-go/src [2021-07-29T21:21:08.347Z] + make build [2021-07-29T21:21:08.347Z] go mod tidy [2021-07-29T21:21:08.931Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T21:21:08.931Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2021-07-29T21:21:08.931Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2021-07-29T21:21:08.931Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-07-29T21:21:08.931Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-29T21:21:08.931Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-29T21:21:08.931Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/google/uuid v1.1.2 [2021-07-29T21:21:08.931Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-29T21:21:08.931Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-29T21:21:08.931Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-07-29T21:21:08.931Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-07-29T21:21:08.931Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-29T21:21:08.931Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-29T21:21:08.931Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-07-29T21:21:08.931Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-07-29T21:21:08.931Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-29T21:21:08.931Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-07-29T21:21:08.931Z] go: downloading github.com/hashicorp/consul/sdk v0.1.1 [2021-07-29T21:21:08.931Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-29T21:21:08.931Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/mitchellh/go-homedir v1.0.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-29T21:21:08.931Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-07-29T21:21:08.931Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-29T21:21:08.931Z] go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2021-07-29T21:21:08.931Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-29T21:21:09.198Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-29T21:21:09.198Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-29T21:21:09.198Z] go: downloading github.com/hashicorp/memberlist v0.1.3 [2021-07-29T21:21:09.198Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-29T21:21:09.198Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-29T21:21:09.198Z] go: downloading github.com/hashicorp/go-multierror v1.0.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/miekg/dns v1.0.14 [2021-07-29T21:21:09.198Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-29T21:21:09.198Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-29T21:21:09.198Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-29T21:21:09.198Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-29T21:21:09.466Z] go: downloading golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2021-07-29T21:21:09.466Z] go: downloading golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2021-07-29T21:21:09.466Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2021-07-29T21:21:09.466Z] go: downloading golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2021-07-29T21:21:10.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-07-29T21:21:14.625Z] gofmt -l . [2021-07-29T21:21:14.625Z] [ "`gofmt -l .`" = "" ] [2021-07-29T21:21:14.901Z] ./bin/test-go-mod-tidy.sh [2021-07-29T21:21:15.174Z] ./bin/test-attribution-txt.sh [2021-07-29T21:21:15.398Z] + install -DT ./cmd/device-rfid-llrp-go /root/parts/device-rfid-llrp-go/install/bin/device-rfid-llrp-go [2021-07-29T21:21:15.398Z] + install -d /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/ [2021-07-29T21:21:15.398Z] + cat ./cmd/res/configuration.toml [2021-07-29T21:21:15.398Z] + sed -e s:"./device-rfid-llrp-go.log":'$SNAP_COMMON/device-rfid-llrp-go.log': -e s:ProfilesDir = \"./res\":ProfilesDir = \"\$SNAP_DATA/config/device-rfid-llrp-go/res\": [2021-07-29T21:21:15.398Z] + find ./cmd/res/ -maxdepth 1 -name *.yaml -print -quit [2021-07-29T21:21:15.398Z] + [ ./cmd/res/llrp.device.profile.yaml ] [2021-07-29T21:21:15.398Z] + basename ./cmd/res/llrp.device.profile.yaml [2021-07-29T21:21:15.398Z] + fname=llrp.device.profile.yaml [2021-07-29T21:21:15.398Z] + install -DT ./cmd/res/llrp.device.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.device.profile.yaml [2021-07-29T21:21:15.398Z] + basename ./cmd/res/llrp.impinj.profile.yaml [2021-07-29T21:21:15.398Z] + fname=llrp.impinj.profile.yaml [2021-07-29T21:21:15.398Z] + install -DT ./cmd/res/llrp.impinj.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.impinj.profile.yaml [2021-07-29T21:21:15.398Z] + install -DT ./Attribution.txt /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/Attribution.txt [2021-07-29T21:21:15.398Z] + install -DT ./LICENSE /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/LICENSE [2021-07-29T21:21:15.984Z] Skipping stage go (already ran) [2021-07-29T21:21:15.984Z] Staging device-rfid-llrp-go [2021-07-29T21:21:15.984Z] + snapcraftctl stage [Pipeline] } [2021-07-29T21:21:16.173Z] $ docker stop --time=1 895a752afba654208b0e1dbc7a5351853e906570bad77a891474e3493e84664f [2021-07-29T21:21:16.952Z] Priming go [2021-07-29T21:21:16.952Z] + snapcraftctl prime [2021-07-29T21:21:17.916Z] Priming device-rfid-llrp-go [2021-07-29T21:21:17.916Z] + snapcraftctl prime [2021-07-29T21:21:18.241Z] $ docker rm -f 895a752afba654208b0e1dbc7a5351853e906570bad77a891474e3493e84664f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T21:21:18.876Z] Determining the version from the project repo (version-script). [2021-07-29T21:21:18.876Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2021-07-29T21:21:18.876Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2021-07-29T21:21:18.876Z] The version has been set to '0.0.0-20210729+84d0a8d' [2021-07-29T21:21:19.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-29T21:21:19.125Z] Warning: overwriting stash ‘coverage-report’ [2021-07-29T21:21:19.931Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-29T21:21:20.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2021-07-29T21:21:20.959Z] + ls -al . [2021-07-29T21:21:20.959Z] total 600 [2021-07-29T21:21:20.959Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 21:21 . [2021-07-29T21:21:20.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:18 .. [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 29 21:18 .dockerignore [2021-07-29T21:21:20.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 21:18 .git [2021-07-29T21:21:20.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:18 .github [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 934 Jul 29 21:18 .gitignore [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jul 29 21:18 Attribution.txt [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 1521 Jul 29 21:18 Dockerfile [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 999 Jul 29 21:18 Dockerfile.build [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 682 Jul 29 21:18 Jenkinsfile [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 29 21:18 LICENSE [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 1011 Jul 29 21:18 Makefile [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 30261 Jul 29 21:18 README.md [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 21:13 VERSION [2021-07-29T21:21:20.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:18 bin [2021-07-29T21:21:20.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:18 cmd [2021-07-29T21:21:20.959Z] -rw-r--r-- 1 jenkins jenkins 462904 Jul 29 21:20 coverage.out [2021-07-29T21:21:20.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:18 examples [2021-07-29T21:21:20.959Z] -rw-r--r-- 1 jenkins jenkins 308 Jul 29 21:21 go.mod [2021-07-29T21:21:20.959Z] -rw-r--r-- 1 jenkins jenkins 13807 Jul 29 21:19 go.sum [2021-07-29T21:21:20.959Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:18 images [2021-07-29T21:21:20.959Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 21:18 internal [2021-07-29T21:21:20.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:18 snap [2021-07-29T21:21:20.959Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 29 21:18 version.go [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:21:21.427Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=84d0a8d5e40d57785d9889f7013dfcc2052f7767 --label arch=arm64 --label version=0.0.0 . [2021-07-29T21:21:21.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:21:21.498Z] [2021-07-29T21:21:21.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:21:22.028Z] Sending build context to Docker daemon 1.197MB [2021-07-29T21:21:22.028Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:21:22.028Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-29T21:21:22.028Z] ---> 0ab7391dd9cf [2021-07-29T21:21:22.028Z] Step 3/25 : ARG MAKE='make build' [2021-07-29T21:21:22.028Z] ---> Running in 0ff95fb5b251 [2021-07-29T21:21:22.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:21:22.050Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T21:21:22.050Z] b4d181a07f80: Pulling fs layer [2021-07-29T21:21:22.050Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T21:21:22.050Z] ed53099fbce6: Pulling fs layer [2021-07-29T21:21:22.050Z] dc539afda2c1: Pulling fs layer [2021-07-29T21:21:22.050Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T21:21:22.050Z] 9065ff56babe: Pulling fs layer [2021-07-29T21:21:22.050Z] d287ab97295c: Pulling fs layer [2021-07-29T21:21:22.050Z] dc539afda2c1: Waiting [2021-07-29T21:21:22.050Z] 77bc0d833cb6: Waiting [2021-07-29T21:21:22.050Z] 9065ff56babe: Waiting [2021-07-29T21:21:22.050Z] d287ab97295c: Waiting [2021-07-29T21:21:22.316Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T21:21:22.316Z] a1111a8f2ec3: Download complete [2021-07-29T21:21:22.316Z] dc539afda2c1: Verifying Checksum [2021-07-29T21:21:22.316Z] dc539afda2c1: Download complete [2021-07-29T21:21:22.583Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T21:21:22.583Z] 77bc0d833cb6: Download complete [2021-07-29T21:21:22.630Z] Removing intermediate container 0ff95fb5b251 [2021-07-29T21:21:22.630Z] ---> 7e682f3d15eb [2021-07-29T21:21:22.630Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-29T21:21:22.855Z] 9065ff56babe: Verifying Checksum [2021-07-29T21:21:22.855Z] 9065ff56babe: Download complete [2021-07-29T21:21:22.855Z] ed53099fbce6: Verifying Checksum [2021-07-29T21:21:22.855Z] ed53099fbce6: Download complete [2021-07-29T21:21:22.902Z] ---> Running in a59ff63640f9 [2021-07-29T21:21:23.494Z] Removing intermediate container a59ff63640f9 [2021-07-29T21:21:23.494Z] ---> 14cb66bfd218 [2021-07-29T21:21:23.494Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T21:21:23.765Z] ---> Running in b2c50b9dfdbe [2021-07-29T21:21:23.813Z] b4d181a07f80: Verifying Checksum [2021-07-29T21:21:23.813Z] b4d181a07f80: Download complete [2021-07-29T21:21:24.039Z] Removing intermediate container b2c50b9dfdbe [2021-07-29T21:21:24.039Z] ---> 119d446f0da2 [2021-07-29T21:21:24.039Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T21:21:24.316Z] ---> Running in c3b4718a3bfc [2021-07-29T21:21:25.224Z] b4d181a07f80: Pull complete [2021-07-29T21:21:25.224Z] a1111a8f2ec3: Pull complete [2021-07-29T21:21:25.493Z] ed53099fbce6: Pull complete [2021-07-29T21:21:25.758Z] dc539afda2c1: Pull complete [2021-07-29T21:21:26.026Z] 77bc0d833cb6: Pull complete [2021-07-29T21:21:26.026Z] 9065ff56babe: Pull complete [2021-07-29T21:21:26.938Z] Removing intermediate container c3b4718a3bfc [2021-07-29T21:21:26.938Z] ---> eddab7a0bf2c [2021-07-29T21:21:26.938Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T21:21:26.992Z] d287ab97295c: Verifying Checksum [2021-07-29T21:21:26.992Z] d287ab97295c: Download complete [2021-07-29T21:21:27.211Z] ---> Running in 119f4626c9e6 [2021-07-29T21:21:28.191Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T21:21:29.187Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T21:21:30.165Z] OK: 138 MiB in 40 packages [2021-07-29T21:21:31.147Z] Removing intermediate container 119f4626c9e6 [2021-07-29T21:21:31.147Z] ---> f3f6dc878770 [2021-07-29T21:21:31.147Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-29T21:21:31.147Z] ---> Running in 2ddf8a36e162 [2021-07-29T21:21:31.310Z] d287ab97295c: Pull complete [2021-07-29T21:21:31.310Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T21:21:31.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:21:31.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T21:21:31.643Z] prd-centos7-docker-4c-2g-547 does not seem to be running inside a container [2021-07-29T21:21:31.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T21:21:31.747Z] Removing intermediate container 2ddf8a36e162 [2021-07-29T21:21:31.747Z] ---> bde252b0880e [2021-07-29T21:21:31.747Z] Step 9/25 : COPY go.mod . [2021-07-29T21:21:32.730Z] ---> 25df67918fed [2021-07-29T21:21:32.730Z] Step 10/25 : COPY Makefile . [2021-07-29T21:21:33.711Z] ---> ab5e86ce4871 [2021-07-29T21:21:33.711Z] Step 11/25 : RUN make update [2021-07-29T21:21:33.711Z] ---> Running in 521c40eabd55 [2021-07-29T21:21:33.819Z] $ docker top 417096a0ad671c128d9ed70f2a9309c270896a5d6f75b73b45ac753b91611eeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:21:34.475Z] ---> job-cost.sh [2021-07-29T21:21:34.475Z] lf-activate-venv: SKIPPING [2021-07-29T21:21:34.475Z] INFO: No Stack... [2021-07-29T21:21:35.168Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-29T21:21:35.436Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T21:21:35.702Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T21:21:36.021Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-07-29T21:21:36.021Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T21:21:36.062Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [2021-07-29T21:21:36.072Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] did not exist. Created. [2021-07-29T21:21:36.072Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T21:21:36.416Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-29T21:21:36.463Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T21:21:36.473Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T21:21:36.503Z] $ docker stop --time=1 417096a0ad671c128d9ed70f2a9309c270896a5d6f75b73b45ac753b91611eeb [2021-07-29T21:21:36.606Z] Removing intermediate container 521c40eabd55 [2021-07-29T21:21:36.606Z] ---> b1f77ee01f4a [2021-07-29T21:21:36.606Z] Step 12/25 : COPY . . [2021-07-29T21:21:37.595Z] ---> f28fcc2ca845 [2021-07-29T21:21:37.595Z] Step 13/25 : RUN go mod tidy [2021-07-29T21:21:37.595Z] ---> Running in 938464da6821 [2021-07-29T21:21:37.662Z] $ docker rm -f 417096a0ad671c128d9ed70f2a9309c270896a5d6f75b73b45ac753b91611eeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T21:21:40.225Z] Removing intermediate container 938464da6821 [2021-07-29T21:21:40.225Z] ---> 5673033313a5 [2021-07-29T21:21:40.225Z] Step 14/25 : RUN $MAKE [2021-07-29T21:21:40.502Z] ---> Running in 0d40bca23f89 [2021-07-29T21:21:41.942Z] go mod tidy [2021-07-29T21:21:42.220Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-07-29T21:22:14.633Z] Removing intermediate container 0d40bca23f89 [2021-07-29T21:22:14.633Z] ---> 1ca5b0dcca63 [2021-07-29T21:22:14.633Z] Step 15/25 : FROM alpine:3.12 [2021-07-29T21:22:14.633Z] 3.12: Pulling from library/alpine [2021-07-29T21:22:14.633Z] d2f70382dc9a: Pulling fs layer [2021-07-29T21:22:14.633Z] d2f70382dc9a: Verifying Checksum [2021-07-29T21:22:14.633Z] d2f70382dc9a: Download complete [2021-07-29T21:22:14.633Z] d2f70382dc9a: Pull complete [2021-07-29T21:22:14.633Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T21:22:14.633Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T21:22:14.633Z] ---> c4fd0aeabfcf [2021-07-29T21:22:14.633Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-29T21:22:14.910Z] ---> Running in 5a7c3fc768f7 [2021-07-29T21:22:15.528Z] Removing intermediate container 5a7c3fc768f7 [2021-07-29T21:22:15.528Z] ---> f83341c6618a [2021-07-29T21:22:15.528Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-29T21:22:16.126Z] ---> aa1935c4753c [2021-07-29T21:22:16.126Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-29T21:22:17.117Z] ---> 600645865022 [2021-07-29T21:22:17.117Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-29T21:22:18.574Z] ---> c101118383ee [2021-07-29T21:22:18.574Z] Step 20/25 : EXPOSE 49989 [2021-07-29T21:22:18.574Z] ---> Running in 58819d825b47 [2021-07-29T21:22:19.175Z] Removing intermediate container 58819d825b47 [2021-07-29T21:22:19.175Z] ---> 5e5d6e43c71c [2021-07-29T21:22:19.175Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-29T21:22:19.450Z] ---> Running in c0511ab6f1bb [2021-07-29T21:22:19.723Z] Removing intermediate container c0511ab6f1bb [2021-07-29T21:22:19.723Z] ---> fbcdb632e169 [2021-07-29T21:22:19.723Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-29T21:22:19.997Z] ---> Running in 9c43e848ee73 [2021-07-29T21:22:20.593Z] Removing intermediate container 9c43e848ee73 [2021-07-29T21:22:20.593Z] ---> 0345b79acd1a [2021-07-29T21:22:20.593Z] Step 23/25 : LABEL arch=arm64 [2021-07-29T21:22:20.593Z] ---> Running in 7f780ceb8626 [2021-07-29T21:22:21.192Z] Removing intermediate container 7f780ceb8626 [2021-07-29T21:22:21.192Z] ---> e20918b98410 [2021-07-29T21:22:21.192Z] Step 24/25 : LABEL git_sha=84d0a8d5e40d57785d9889f7013dfcc2052f7767 [2021-07-29T21:22:21.192Z] ---> Running in 92842e210310 [2021-07-29T21:22:21.794Z] Removing intermediate container 92842e210310 [2021-07-29T21:22:21.794Z] ---> d7c47dfe87e3 [2021-07-29T21:22:21.794Z] Step 25/25 : LABEL version=0.0.0 [2021-07-29T21:22:21.794Z] ---> Running in 58e6031b8155 [2021-07-29T21:22:22.778Z] Removing intermediate container 58e6031b8155 [2021-07-29T21:22:22.778Z] ---> 57e07f35e497 [2021-07-29T21:22:22.778Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-29T21:22:22.778Z] Successfully built 57e07f35e497 [2021-07-29T21:22:22.778Z] Successfully tagged device-rfid-llrp-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-07-29T21:22:23.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T21:22:23.403Z] [2021-07-29T21:22:23.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:22:23.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T21:22:24.034Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T21:22:24.034Z] 448f6bf000e3: Pulling fs layer [2021-07-29T21:22:24.034Z] f757da607395: Pulling fs layer [2021-07-29T21:22:24.034Z] 05883995daec: Pulling fs layer [2021-07-29T21:22:24.034Z] 8603b9c90790: Pulling fs layer [2021-07-29T21:22:24.034Z] 1560dd03e051: Pulling fs layer [2021-07-29T21:22:24.034Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T21:22:24.034Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T21:22:24.034Z] 8603b9c90790: Waiting [2021-07-29T21:22:24.034Z] 1560dd03e051: Waiting [2021-07-29T21:22:24.034Z] 27f5ce0e4adf: Waiting [2021-07-29T21:22:24.034Z] c2d8d7efcc4b: Waiting [2021-07-29T21:22:24.311Z] f757da607395: Verifying Checksum [2021-07-29T21:22:24.311Z] f757da607395: Download complete [2021-07-29T21:22:24.311Z] 8603b9c90790: Verifying Checksum [2021-07-29T21:22:24.311Z] 8603b9c90790: Download complete [2021-07-29T21:22:24.587Z] 1560dd03e051: Verifying Checksum [2021-07-29T21:22:24.587Z] 1560dd03e051: Download complete [2021-07-29T21:22:24.587Z] 05883995daec: Verifying Checksum [2021-07-29T21:22:24.587Z] 05883995daec: Download complete [2021-07-29T21:22:24.587Z] 27f5ce0e4adf: Verifying Checksum [2021-07-29T21:22:24.587Z] 27f5ce0e4adf: Download complete [2021-07-29T21:22:25.570Z] 448f6bf000e3: Verifying Checksum [2021-07-29T21:22:25.570Z] 448f6bf000e3: Download complete [2021-07-29T21:22:28.963Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T21:22:28.963Z] c2d8d7efcc4b: Download complete [2021-07-29T21:22:28.963Z] 448f6bf000e3: Pull complete [2021-07-29T21:22:29.556Z] f757da607395: Pull complete [2021-07-29T21:22:30.990Z] 05883995daec: Pull complete [2021-07-29T21:22:31.589Z] 8603b9c90790: Pull complete [2021-07-29T21:22:32.572Z] 1560dd03e051: Pull complete [2021-07-29T21:22:32.848Z] 27f5ce0e4adf: Pull complete [2021-07-29T21:22:47.948Z] c2d8d7efcc4b: Pull complete [2021-07-29T21:22:47.948Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T21:22:47.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T21:22:47.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T21:22:48.185Z] prd-ubuntu18.04-docker-arm64-4c-16g-548 does not seem to be running inside a container [2021-07-29T21:22:48.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T21:22:52.325Z] $ docker top e1840cc4594fb0939103cee3c929ee2e6fa80e2f498d89e3b0abfe7253b6fab6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:22:53.320Z] ---> job-cost.sh [2021-07-29T21:22:53.320Z] lf-activate-venv: SKIPPING [2021-07-29T21:22:53.320Z] INFO: No Stack... [2021-07-29T21:22:53.912Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T21:22:54.504Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T21:22:55.169Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-07-29T21:22:55.169Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T21:22:55.230Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [2021-07-29T21:22:55.264Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] did not exist. Created. [2021-07-29T21:22:55.265Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T21:22:55.978Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-e313f99e/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-e313f99e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-29T21:22:56.651Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T21:22:56.686Z] Warning: overwriting stash ‘stack-cost’ [2021-07-29T21:22:56.743Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T21:22:56.759Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-44-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T21:22:56.786Z] $ docker stop --time=1 e1840cc4594fb0939103cee3c929ee2e6fa80e2f498d89e3b0abfe7253b6fab6 [2021-07-29T21:22:58.478Z] $ docker rm -f e1840cc4594fb0939103cee3c929ee2e6fa80e2f498d89e3b0abfe7253b6fab6 [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-07-29T21:22:59.497Z] provisioning config files... [2021-07-29T21:22:59.514Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/config5522246115935923647tmp [Pipeline] { [Pipeline] sh [2021-07-29T21:22:59.853Z] + set +x [2021-07-29T21:22:59.854Z] + curl -s https://codecov.io/bash [2021-07-29T21:22:59.854Z] + bash -s -- [2021-07-29T21:22:59.854Z] [2021-07-29T21:22:59.854Z] _____ _ [2021-07-29T21:22:59.854Z] / ____| | | [2021-07-29T21:22:59.854Z] | | ___ __| | ___ ___ _____ __ [2021-07-29T21:22:59.854Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-29T21:22:59.854Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-29T21:22:59.854Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-29T21:22:59.854Z] Bash-1.0.6 [2021-07-29T21:22:59.854Z] [2021-07-29T21:22:59.854Z] [2021-07-29T21:22:59.854Z] ==> git version 2.24.4 found [2021-07-29T21:22:59.854Z] ==> 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-07-29T21:22:59.854Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-29T21:22:59.854Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-29T21:23:00.121Z] ==> Jenkins CI detected. [2021-07-29T21:23:00.121Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-44 [2021-07-29T21:23:00.121Z] project root: . [2021-07-29T21:23:00.121Z] --> token set from env [2021-07-29T21:23:00.121Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-29T21:23:00.121Z] ==> Running gcov in . (disable via -X gcov) [2021-07-29T21:23:00.121Z] ==> Python coveragepy not found [2021-07-29T21:23:00.121Z] ==> Searching for coverage reports in: [2021-07-29T21:23:00.121Z] + . [2021-07-29T21:23:00.121Z] -> Found 1 reports [2021-07-29T21:23:00.121Z] ==> Detecting git/mercurial file structure [2021-07-29T21:23:00.121Z] ==> Reading reports [2021-07-29T21:23:00.121Z] + ./coverage.out bytes=462904 [2021-07-29T21:23:00.121Z] ==> Appending adjustments [2021-07-29T21:23:00.121Z] https://docs.codecov.io/docs/fixing-reports [2021-07-29T21:23:00.390Z] + Found adjustments [2021-07-29T21:23:00.390Z] ==> Gzipping contents [2021-07-29T21:23:00.390Z] 52K /tmp/codecov.FnMtMm.gz [2021-07-29T21:23:00.390Z] ==> Uploading reports [2021-07-29T21:23:00.390Z] url: https://codecov.io [2021-07-29T21:23:00.390Z] query: branch=PR-44&commit=84d0a8d5e40d57785d9889f7013dfcc2052f7767&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-44%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=44&job=&cmd_args= [2021-07-29T21:23:00.390Z] -> Pinging Codecov [2021-07-29T21:23:00.390Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-44&commit=84d0a8d5e40d57785d9889f7013dfcc2052f7767&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-44%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=44&job=&cmd_args= [2021-07-29T21:23:00.879Z] -> Uploading to [2021-07-29T21:23:00.879Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-29/581DD39554BDF9B6E22D074273EAD858/84d0a8d5e40d57785d9889f7013dfcc2052f7767/f3667dc0-cef1-401a-b934-5efd8d50a851.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T212300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e50dfe6fabb4637739cf587b66bb0cb7dd32cca2af1c118c2977dd546021944 [2021-07-29T21:23:00.879Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T21:23:00.879Z] Dload Upload Total Spent Left Speed [2021-07-29T21:23:01.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51892 0 0 100 51892 0 96601 --:--:-- --:--:-- --:--:-- 96633 [2021-07-29T21:23:01.466Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/84d0a8d5e40d57785d9889f7013dfcc2052f7767 [Pipeline] } [2021-07-29T21:23:01.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:23:03.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:23:03.980Z] ---> package-listing.sh [2021-07-29T21:23:03.980Z] ++ facter osfamily [2021-07-29T21:23:03.980Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T21:23:03.980Z] + OS_FAMILY=redhat [2021-07-29T21:23:03.980Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-44 [2021-07-29T21:23:03.980Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T21:23:03.980Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T21:23:03.980Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T21:23:03.980Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T21:23:03.980Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-44 ']' [2021-07-29T21:23:03.980Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T21:23:03.980Z] + case "${OS_FAMILY}" in [2021-07-29T21:23:03.980Z] + rpm -qa [2021-07-29T21:23:03.980Z] + sort [2021-07-29T21:23:04.570Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T21:23:04.570Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T21:23:04.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T21:23:04.570Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-44 ']' [2021-07-29T21:23:04.570Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-44/archives/ [2021-07-29T21:23:04.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-44/archives/ [Pipeline] echo [2021-07-29T21:23:04.588Z] 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/oundry_device-rfid-llrp-go_PR-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T21:23:04.913Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:23:05.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:23:05.520Z] [2021-07-29T21:23:05.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:23:05.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:23:05.864Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T21:23:05.864Z] b4d181a07f80: Pulling fs layer [2021-07-29T21:23:05.864Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T21:23:05.864Z] ed53099fbce6: Pulling fs layer [2021-07-29T21:23:05.864Z] dc539afda2c1: Pulling fs layer [2021-07-29T21:23:05.864Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T21:23:05.864Z] 9065ff56babe: Pulling fs layer [2021-07-29T21:23:05.864Z] d287ab97295c: Pulling fs layer [2021-07-29T21:23:05.864Z] dc539afda2c1: Waiting [2021-07-29T21:23:05.864Z] 77bc0d833cb6: Waiting [2021-07-29T21:23:05.864Z] 9065ff56babe: Waiting [2021-07-29T21:23:05.864Z] d287ab97295c: Waiting [2021-07-29T21:23:06.147Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T21:23:06.147Z] a1111a8f2ec3: Download complete [2021-07-29T21:23:06.147Z] dc539afda2c1: Verifying Checksum [2021-07-29T21:23:06.147Z] dc539afda2c1: Download complete [2021-07-29T21:23:06.418Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T21:23:06.418Z] 77bc0d833cb6: Download complete [2021-07-29T21:23:06.418Z] 9065ff56babe: Verifying Checksum [2021-07-29T21:23:06.418Z] 9065ff56babe: Download complete [2021-07-29T21:23:07.007Z] ed53099fbce6: Verifying Checksum [2021-07-29T21:23:07.007Z] ed53099fbce6: Download complete [2021-07-29T21:23:07.594Z] b4d181a07f80: Verifying Checksum [2021-07-29T21:23:07.594Z] b4d181a07f80: Download complete [2021-07-29T21:23:09.022Z] b4d181a07f80: Pull complete [2021-07-29T21:23:09.022Z] a1111a8f2ec3: Pull complete [2021-07-29T21:23:09.292Z] ed53099fbce6: Pull complete [2021-07-29T21:23:09.560Z] dc539afda2c1: Pull complete [2021-07-29T21:23:09.561Z] 77bc0d833cb6: Pull complete [2021-07-29T21:23:09.830Z] 9065ff56babe: Pull complete [2021-07-29T21:23:11.773Z] d287ab97295c: Verifying Checksum [2021-07-29T21:23:11.773Z] d287ab97295c: Download complete [2021-07-29T21:23:16.061Z] d287ab97295c: Pull complete [2021-07-29T21:23:16.061Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T21:23:16.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:23:16.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T21:23:16.170Z] prd-centos7-docker-4c-2g-545 does not seem to be running inside a container [2021-07-29T21:23:16.242Z] $ 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/oundry_device-rfid-llrp-go_PR-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-44 -v /w/workspace/oundry_device-rfid-llrp-go_PR-44:/w/workspace/oundry_device-rfid-llrp-go_PR-44:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T21:23:19.110Z] $ docker top 1f686d40893b169eeaf31f2b5ac22efb4858225730337608c54d2adcbf5f7708 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:23:19.507Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T21:23:19.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T21:23:20.348Z] + ls /var/log/sa-host [2021-07-29T21:23:20.348Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T21:23:20.348Z] file_magic: OK [2021-07-29T21:23:20.348Z] HZ: Using current value: 100 [2021-07-29T21:23:20.348Z] file_header: OK [2021-07-29T21:23:20.348Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-29T21:23:20.348Z] Statistics: [2021-07-29T21:23:20.348Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T21:23:20.348Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T21:23:20.348Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T21:23:20.348Z] file_magic: OK [2021-07-29T21:23:20.348Z] HZ: Using current value: 100 [2021-07-29T21:23:20.348Z] file_header: OK [2021-07-29T21:23:20.348Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-29T21:23:20.348Z] Statistics: [2021-07-29T21:23:20.348Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T21:23:20.348Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:23:20.572Z] provisioning config files... [2021-07-29T21:23:20.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-44@tmp/config5488182780791601001tmp [Pipeline] { [Pipeline] echo [2021-07-29T21:23:20.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:23:20.939Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T21:23:20.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:23:21.366Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T21:23:21.382Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:23:21.713Z] ---> sudo-logs.sh [2021-07-29T21:23:21.713Z] Archiving 'sudo' log.. [2021-07-29T21:23:21.713Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-545.vexxhost.local: Name or service not known [2021-07-29T21:23:21.713Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-545.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T21:23:21.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:23:22.079Z] ---> job-cost.sh [2021-07-29T21:23:22.079Z] lf-activate-venv: SKIPPING [2021-07-29T21:23:22.079Z] DEBUG: total: 0.18000000715255737 [2021-07-29T21:23:22.079Z] INFO: Retrieving Stack Cost... [2021-07-29T21:23:23.041Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T21:23:23.311Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T21:23:23.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:23:23.654Z] ---> logs-deploy.sh [2021-07-29T21:23:23.654Z] lf-activate-venv: SKIPPING [2021-07-29T21:23:23.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-44/2 [2021-07-29T21:23:23.654Z] INFO: archiving workspace using pattern(s): [2021-07-29T21:23:24.241Z] Archives upload complete. [2021-07-29T21:23:24.508Z] INFO: archiving logs to Nexus