Pull request #60 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b9be81827af3e89c808faa59594eb07cc4e8d0b+e2b92234b508c52989163e5f76e64282dbe9ed11 (043bcfbbcc560084fc3de5b0862336b14d2178cc) 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-ssh16035198628931982560.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh1317631708047137101.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-60/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-60/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15012266612190150906.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh5267431417539832074.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-60/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-60/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh917126920710788830.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2145 in /w/workspace/ry_app-rfid-llrp-inventory_PR-60 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-60 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/jenkins-gitclient-ssh5536757654835879767.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/jenkins-gitclient-ssh355604868643921782.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e2b92234b508c52989163e5f76e64282dbe9ed11 into PR head commit 0b9be81827af3e89c808faa59594eb07cc4e8d0b Merge succeeded, producing 0b9be81827af3e89c808faa59594eb07cc4e8d0b Checking out Revision 0b9be81827af3e89c808faa59594eb07cc4e8d0b (PR-60) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b9be81827af3e89c808faa59594eb07cc4e8d0b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/jenkins-gitclient-ssh3240029477502483676.key > git merge e2b92234b508c52989163e5f76e64282dbe9ed11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b9be81827af3e89c808faa59594eb07cc4e8d0b # timeout=10 Commit message: "refact: Replace custom epoch helper functions with equivalents from time module." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T23:35:52.577Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T23:35:52.629Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T23:35:52.648Z] ========================================================= [2022-01-19T23:35:52.648Z] EdgeX Global Pipelines Version Info [2022-01-19T23:35:52.648Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c0cb261d0aadb2e2d1f00172dc11c28456d7bc5f # timeout=10 [2022-01-19T23:35:53.794Z] ------------------- [2022-01-19T23:35:53.794Z] stable info: [2022-01-19T23:35:53.794Z] ------------------- [2022-01-19T23:35:53.794Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T23:35:53.794Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T23:35:53.794Z] Message: update stable to v1.0.219 [2022-01-19T23:35:54.383Z] ------------------- [2022-01-19T23:35:54.383Z] experimental info: [2022-01-19T23:35:54.383Z] ------------------- [2022-01-19T23:35:54.383Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T23:35:54.383Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T23:35:54.383Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T23:35:54.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-01-19T23:35:54.532Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-01-19T23:35:54.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T23:35:54.558Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T23:35:54.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T23:35:54.583Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T23:35:54.594Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T23:35:54.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T23:35:54.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T23:35:54.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T23:35:54.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T23:35:54.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-01-19T23:35:54.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T23:35:54.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T23:35:54.702Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T23:35:54.715Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T23:35:54.725Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T23:35:54.737Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T23:35:54.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T23:35:54.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-19T23:35:54.774Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T23:35:54.786Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T23:35:54.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T23:35:54.811Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T23:35:54.823Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T23:35:54.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T23:35:54.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-60 [Pipeline] echo [2022-01-19T23:35:54.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-60 [Pipeline] echo [2022-01-19T23:35:54.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-60 [Pipeline] echo [2022-01-19T23:35:54.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b9be81827af3e89c808faa59594eb07cc4e8d0b [Pipeline] echo [2022-01-19T23:35:54.903Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b9be81 [Pipeline] echo [2022-01-19T23:35:54.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T23:35:54.966Z] provisioning config files... [2022-01-19T23:35:54.978Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/config2062786036261811825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:35:55.292Z] ---> docker-login.sh [2022-01-19T23:35:55.292Z] nexus3.edgexfoundry.org:10001 [2022-01-19T23:35:55.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:35:55.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:35:55.556Z] Configure a credential helper to remove this warning. See [2022-01-19T23:35:55.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:35:55.556Z] [2022-01-19T23:35:55.556Z] Login Succeeded [2022-01-19T23:35:55.556Z] nexus3.edgexfoundry.org:10002 [2022-01-19T23:35:55.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:35:55.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:35:55.556Z] Configure a credential helper to remove this warning. See [2022-01-19T23:35:55.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:35:55.556Z] [2022-01-19T23:35:55.556Z] Login Succeeded [2022-01-19T23:35:55.556Z] nexus3.edgexfoundry.org:10003 [2022-01-19T23:35:55.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:35:55.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:35:55.824Z] Configure a credential helper to remove this warning. See [2022-01-19T23:35:55.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:35:55.824Z] [2022-01-19T23:35:55.824Z] Login Succeeded [2022-01-19T23:35:55.824Z] nexus3.edgexfoundry.org:10004 [2022-01-19T23:35:55.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:35:55.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:35:55.824Z] Configure a credential helper to remove this warning. See [2022-01-19T23:35:55.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:35:55.824Z] [2022-01-19T23:35:55.824Z] Login Succeeded [2022-01-19T23:35:55.824Z] docker.io [2022-01-19T23:35:56.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:35:56.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:35:56.354Z] Configure a credential helper to remove this warning. See [2022-01-19T23:35:56.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:35:56.354Z] [2022-01-19T23:35:56.354Z] Login Succeeded [2022-01-19T23:35:56.354Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T23:35:56.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T23:35:56.747Z] + git rev-list -1 --merges 0b9be81827af3e89c808faa59594eb07cc4e8d0b~1..0b9be81827af3e89c808faa59594eb07cc4e8d0b [Pipeline] echo [2022-01-19T23:35:56.782Z] -----------> git rev-list -1 --merges 0b9be81827af3e89c808faa59594eb07cc4e8d0b~1..0b9be81827af3e89c808faa59594eb07cc4e8d0b 0b9be81827af3e89c808faa59594eb07cc4e8d0b [false] [Pipeline] sh [2022-01-19T23:35:57.076Z] + git log --format=format:%s -1 0b9be81827af3e89c808faa59594eb07cc4e8d0b [Pipeline] echo [2022-01-19T23:35:57.097Z] ========================================================= [2022-01-19T23:35:57.097Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T23:35:57.097Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T23:35:57.458Z] + git log --format=format:%s -1 0b9be81827af3e89c808faa59594eb07cc4e8d0b [Pipeline] echo [2022-01-19T23:35:57.470Z] [semverPrep] GIT_COMMIT: 0b9be81827af3e89c808faa59594eb07cc4e8d0b, Commit Message: refact: Replace custom epoch helper functions with equivalents from time module. [Pipeline] echo [2022-01-19T23:35:57.483Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T23:35:57.872Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T23:35:57.872Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T23:35:57.872Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T23:35:57.872Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T23:35:57.873Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T23:35:57.873Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T23:35:57.873Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:35:58.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T23:35:58.224Z] [2022-01-19T23:35:58.224Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:35:58.556Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T23:35:58.556Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T23:35:58.556Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T23:35:58.556Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T23:35:58.556Z] 4c7163046ea9: Pulling fs layer [2022-01-19T23:35:58.556Z] 0c2d73faf560: Pulling fs layer [2022-01-19T23:35:58.556Z] 0c2d73faf560: Waiting [2022-01-19T23:35:58.556Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T23:35:58.556Z] 3e5f54012d9b: Download complete [2022-01-19T23:35:58.556Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T23:35:58.556Z] a0d0a0d46f8b: Download complete [2022-01-19T23:35:58.556Z] 0c2d73faf560: Verifying Checksum [2022-01-19T23:35:58.556Z] 0c2d73faf560: Download complete [2022-01-19T23:35:58.556Z] 4c7163046ea9: Verifying Checksum [2022-01-19T23:35:58.556Z] 4c7163046ea9: Download complete [2022-01-19T23:35:58.840Z] a0d0a0d46f8b: Pull complete [2022-01-19T23:35:58.840Z] 3e5f54012d9b: Pull complete [2022-01-19T23:35:59.416Z] 4c7163046ea9: Pull complete [2022-01-19T23:35:59.416Z] 0c2d73faf560: Pull complete [2022-01-19T23:35:59.416Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T23:35:59.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T23:35:59.416Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T23:35:59.493Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2022-01-19T23:35:59.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-60 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60:/w/workspace/ry_app-rfid-llrp-inventory_PR-60:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-60@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 [2022-01-19T23:36:00.306Z] $ docker top fddd0a6a3e70929a951c4074deb2f1bb6fdc67e568ff21eef7f39011b46abd70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T23:36:00.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T23:36:00.412Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T23:36:00.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T23:36:00.525Z] $ docker exec fddd0a6a3e70929a951c4074deb2f1bb6fdc67e568ff21eef7f39011b46abd70 ssh-agent [2022-01-19T23:36:00.635Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHGjidl/agent.14 [2022-01-19T23:36:00.635Z] SSH_AGENT_PID=20 [2022-01-19T23:36:00.643Z] Running ssh-add (command line suppressed) [2022-01-19T23:36:00.751Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/private_key_2045726334902786671.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/private_key_2045726334902786671.key) [2022-01-19T23:36:00.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T23:36:01.064Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T23:36:01.079Z] $ docker exec --env ******** --env ******** fddd0a6a3e70929a951c4074deb2f1bb6fdc67e568ff21eef7f39011b46abd70 ssh-agent -k [2022-01-19T23:36:01.172Z] unset SSH_AUTH_SOCK; [2022-01-19T23:36:01.173Z] unset SSH_AGENT_PID; [2022-01-19T23:36:01.173Z] echo Agent pid 20 killed; [2022-01-19T23:36:01.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T23:36:01.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T23:36:01.217Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T23:36:01.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T23:36:01.336Z] $ docker exec fddd0a6a3e70929a951c4074deb2f1bb6fdc67e568ff21eef7f39011b46abd70 ssh-agent [2022-01-19T23:36:01.440Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEKlopg/agent.53 [2022-01-19T23:36:01.440Z] SSH_AGENT_PID=59 [2022-01-19T23:36:01.445Z] Running ssh-add (command line suppressed) [2022-01-19T23:36:01.555Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/private_key_8829747123208974811.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/private_key_8829747123208974811.key) [2022-01-19T23:36:01.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T23:36:01.860Z] + git semver init [2022-01-19T23:36:01.860Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T23:36:01.860Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-60/.git [2022-01-19T23:36:01.860Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-60 [2022-01-19T23:36:01.860Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T23:36:01.860Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T23:36:01.860Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T23:36:01.860Z] # $SEMVER_BRANCH = PR-60 [2022-01-19T23:36:01.860Z] # $SEMVER_TEMP = /tmp/semver-992762505 [2022-01-19T23:36:01.860Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-01-19T23:36:03.251Z] # '/tmp/semver-992762505' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-60/.semver' [2022-01-19T23:36:03.251Z] # -> Force: false [2022-01-19T23:36:03.251Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-60/.semver [Pipeline] } [2022-01-19T23:36:03.262Z] $ docker exec --env ******** --env ******** fddd0a6a3e70929a951c4074deb2f1bb6fdc67e568ff21eef7f39011b46abd70 ssh-agent -k [2022-01-19T23:36:03.381Z] unset SSH_AUTH_SOCK; [2022-01-19T23:36:03.381Z] unset SSH_AGENT_PID; [2022-01-19T23:36:03.381Z] echo Agent pid 59 killed; [2022-01-19T23:36:03.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T23:36:03.708Z] + git semver [Pipeline] } [2022-01-19T23:36:03.721Z] $ docker stop --time=1 fddd0a6a3e70929a951c4074deb2f1bb6fdc67e568ff21eef7f39011b46abd70 [2022-01-19T23:36:05.058Z] $ docker rm -f fddd0a6a3e70929a951c4074deb2f1bb6fdc67e568ff21eef7f39011b46abd70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T23:36:05.414Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T23:36:05.651Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T23:36:05.654Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T23:36:05.790Z] provisioning config files... [2022-01-19T23:36:05.801Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/config3113755809305738277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:36:06.106Z] ---> docker-login.sh [2022-01-19T23:36:06.106Z] nexus3.edgexfoundry.org:10001 [2022-01-19T23:36:06.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:36:06.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:36:06.106Z] Configure a credential helper to remove this warning. See [2022-01-19T23:36:06.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:36:06.106Z] [2022-01-19T23:36:06.106Z] Login Succeeded [2022-01-19T23:36:06.106Z] nexus3.edgexfoundry.org:10002 [2022-01-19T23:36:06.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:36:06.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:36:06.368Z] Configure a credential helper to remove this warning. See [2022-01-19T23:36:06.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:36:06.368Z] [2022-01-19T23:36:06.368Z] Login Succeeded [2022-01-19T23:36:06.368Z] nexus3.edgexfoundry.org:10003 [2022-01-19T23:36:06.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:36:06.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:36:06.368Z] Configure a credential helper to remove this warning. See [2022-01-19T23:36:06.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:36:06.368Z] [2022-01-19T23:36:06.368Z] Login Succeeded [2022-01-19T23:36:06.368Z] nexus3.edgexfoundry.org:10004 [2022-01-19T23:36:06.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:36:06.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:36:06.629Z] Configure a credential helper to remove this warning. See [2022-01-19T23:36:06.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:36:06.629Z] [2022-01-19T23:36:06.629Z] Login Succeeded [2022-01-19T23:36:06.629Z] docker.io [2022-01-19T23:36:06.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:36:06.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:36:06.889Z] Configure a credential helper to remove this warning. See [2022-01-19T23:36:06.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:36:06.890Z] [2022-01-19T23:36:06.890Z] Login Succeeded [2022-01-19T23:36:06.890Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T23:36:06.897Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T23:36:06.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T23:36:06.973Z] ========================================================= [2022-01-19T23:36:06.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T23:36:06.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:36:07.285Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-19T23:36:07.285Z] Sending build context to Docker daemon 9.999MB [2022-01-19T23:36:07.285Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T23:36:07.285Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-19T23:36:07.285Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T23:36:07.285Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T23:36:07.285Z] 666ba61612fd: Pulling fs layer [2022-01-19T23:36:07.285Z] 8ed8ca486205: Pulling fs layer [2022-01-19T23:36:07.285Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T23:36:07.285Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T23:36:07.285Z] f965cba54748: Pulling fs layer [2022-01-19T23:36:07.285Z] 861ffc35075e: Pulling fs layer [2022-01-19T23:36:07.285Z] 4b385c91608e: Pulling fs layer [2022-01-19T23:36:07.286Z] 560528eb2ebb: Pulling fs layer [2022-01-19T23:36:07.286Z] 4fe6c5a15a65: Waiting [2022-01-19T23:36:07.286Z] 22a0e8bec74d: Waiting [2022-01-19T23:36:07.286Z] f965cba54748: Waiting [2022-01-19T23:36:07.286Z] 861ffc35075e: Waiting [2022-01-19T23:36:07.286Z] 4b385c91608e: Waiting [2022-01-19T23:36:07.286Z] 560528eb2ebb: Waiting [2022-01-19T23:36:07.559Z] 8ed8ca486205: Verifying Checksum [2022-01-19T23:36:07.559Z] 8ed8ca486205: Download complete [2022-01-19T23:36:07.559Z] 666ba61612fd: Verifying Checksum [2022-01-19T23:36:07.559Z] 666ba61612fd: Download complete [2022-01-19T23:36:07.559Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T23:36:07.559Z] 22a0e8bec74d: Download complete [2022-01-19T23:36:07.559Z] f965cba54748: Verifying Checksum [2022-01-19T23:36:07.559Z] f965cba54748: Download complete [2022-01-19T23:36:07.559Z] 861ffc35075e: Verifying Checksum [2022-01-19T23:36:07.559Z] 861ffc35075e: Download complete [2022-01-19T23:36:07.559Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T23:36:07.559Z] 59bf1c3509f3: Download complete [2022-01-19T23:36:07.559Z] 4b385c91608e: Verifying Checksum [2022-01-19T23:36:07.559Z] 4b385c91608e: Download complete [2022-01-19T23:36:07.826Z] 59bf1c3509f3: Pull complete [2022-01-19T23:36:08.092Z] 666ba61612fd: Pull complete [2022-01-19T23:36:08.092Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T23:36:08.092Z] 4fe6c5a15a65: Download complete [2022-01-19T23:36:08.092Z] 560528eb2ebb: Verifying Checksum [2022-01-19T23:36:08.092Z] 560528eb2ebb: Download complete [2022-01-19T23:36:08.358Z] 8ed8ca486205: Pull complete [2022-01-19T23:36:12.600Z] 4fe6c5a15a65: Pull complete [2022-01-19T23:36:12.600Z] 22a0e8bec74d: Pull complete [2022-01-19T23:36:12.600Z] f965cba54748: Pull complete [2022-01-19T23:36:12.871Z] 861ffc35075e: Pull complete [2022-01-19T23:36:12.871Z] 4b385c91608e: Pull complete [2022-01-19T23:36:16.220Z] 560528eb2ebb: Pull complete [2022-01-19T23:36:16.220Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T23:36:16.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T23:36:16.220Z] ---> dd4a08f94e63 [2022-01-19T23:36:16.220Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T23:36:18.145Z] ---> Running in d53ec6444bad [2022-01-19T23:36:18.145Z] Removing intermediate container d53ec6444bad [2022-01-19T23:36:18.145Z] ---> dd2568aaa636 [2022-01-19T23:36:18.145Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T23:36:18.145Z] ---> Running in 2432d111210b [2022-01-19T23:36:18.145Z] Removing intermediate container 2432d111210b [2022-01-19T23:36:18.145Z] ---> 934583751f43 [2022-01-19T23:36:18.145Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T23:36:18.145Z] ---> Running in 75a448d87fd4 [2022-01-19T23:36:18.406Z] Removing intermediate container 75a448d87fd4 [2022-01-19T23:36:18.406Z] ---> 8e9c2cb1f29a [2022-01-19T23:36:18.406Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:36:18.406Z] ---> Running in ca95c3971374 [2022-01-19T23:36:18.981Z] Removing intermediate container ca95c3971374 [2022-01-19T23:36:18.981Z] ---> b7ee4b454c13 [2022-01-19T23:36:18.981Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T23:36:18.981Z] ---> Running in b2401fb5017b [2022-01-19T23:36:19.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T23:36:19.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T23:36:20.393Z] OK: 221 MiB in 52 packages [2022-01-19T23:36:20.656Z] Removing intermediate container b2401fb5017b [2022-01-19T23:36:20.656Z] ---> 5e1a6ebc4561 [2022-01-19T23:36:20.656Z] Step 8/13 : WORKDIR /app [2022-01-19T23:36:20.656Z] ---> Running in da27d3e65064 [2022-01-19T23:36:20.656Z] Removing intermediate container da27d3e65064 [2022-01-19T23:36:20.656Z] ---> b779bda36e58 [2022-01-19T23:36:20.656Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-19T23:36:20.747Z] Still waiting to schedule task [2022-01-19T23:36:20.748Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-19T23:36:20.918Z] ---> f4ce54e15125 [2022-01-19T23:36:20.918Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T23:36:20.918Z] ---> Running in 351a0af4f0ee [2022-01-19T23:36:53.122Z] Removing intermediate container 351a0af4f0ee [2022-01-19T23:36:53.122Z] ---> a2adf0089ca9 [2022-01-19T23:36:53.122Z] Step 11/13 : COPY . . [2022-01-19T23:36:53.122Z] ---> 6d55f529eb45 [2022-01-19T23:36:53.122Z] Step 12/13 : ARG MAKE="make build" [2022-01-19T23:36:53.122Z] ---> Running in 2b067b2f0e9e [2022-01-19T23:36:53.122Z] Removing intermediate container 2b067b2f0e9e [2022-01-19T23:36:53.122Z] ---> 75734619f133 [2022-01-19T23:36:53.122Z] Step 13/13 : RUN $MAKE [2022-01-19T23:36:53.122Z] ---> Running in a94b5e191f83 [2022-01-19T23:36:53.122Z] noop [2022-01-19T23:36:53.122Z] Removing intermediate container a94b5e191f83 [2022-01-19T23:36:53.122Z] ---> 660315d3ad0d [2022-01-19T23:36:53.122Z] Successfully built 660315d3ad0d [2022-01-19T23:36:53.122Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:36:53.421Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T23:36:53.421Z] . [Pipeline] withDockerContainer [2022-01-19T23:36:53.494Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2022-01-19T23:36:53.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-60 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60:/w/workspace/ry_app-rfid-llrp-inventory_PR-60:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-60@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-x86_64 cat [2022-01-19T23:36:53.942Z] $ docker top 5c6033d6252dabef46e8311cfa2dd2a27ace181cf2c27dc3ea896c6babcb4ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T23:36:54.315Z] + go version [2022-01-19T23:36:54.316Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T23:36:54.328Z] $ docker stop --time=1 5c6033d6252dabef46e8311cfa2dd2a27ace181cf2c27dc3ea896c6babcb4ff4 [2022-01-19T23:36:55.531Z] $ docker rm -f 5c6033d6252dabef46e8311cfa2dd2a27ace181cf2c27dc3ea896c6babcb4ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:36:55.958Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T23:36:55.958Z] . [Pipeline] withDockerContainer [2022-01-19T23:36:56.032Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2022-01-19T23:36:56.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-60 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60:/w/workspace/ry_app-rfid-llrp-inventory_PR-60:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-60@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-x86_64 cat [2022-01-19T23:36:56.466Z] $ docker top 41821dffb7714c877627423c2e46f22942aa98a4fdcc24b1058e94f8c185816a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T23:36:56.846Z] + make test [2022-01-19T23:36:56.846Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T23:37:15.071Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-01-19T23:37:15.071Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.022s coverage: 86.2% of statements [2022-01-19T23:37:15.071Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-01-19T23:37:17.623Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.542s coverage: 71.9% of statements [2022-01-19T23:37:17.623Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-01-19T23:37:17.886Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T23:37:24.506Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T23:37:24.506Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T23:37:24.506Z] ./bin/test-attribution.sh [Pipeline] echo [2022-01-19T23:37:24.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T23:37:24.535Z] $ docker stop --time=1 41821dffb7714c877627423c2e46f22942aa98a4fdcc24b1058e94f8c185816a [2022-01-19T23:37:26.132Z] $ docker rm -f 41821dffb7714c877627423c2e46f22942aa98a4fdcc24b1058e94f8c185816a [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T23:37:26.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T23:37:26.605Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T23:37:27.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T23:37:27.971Z] + ls -al . [2022-01-19T23:37:27.971Z] total 196 [2022-01-19T23:37:27.971Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jan 19 23:37 . [2022-01-19T23:37:27.971Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 23:35 .. [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 8248 Jan 19 23:35 Attribution.txt [2022-01-19T23:37:27.971Z] drwxrwxr-x. 2 jenkins jenkins 33 Jan 19 23:35 bin [2022-01-19T23:37:27.971Z] -rw-r--r--. 1 jenkins jenkins 41008 Jan 19 23:37 coverage.out [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 1923 Jan 19 23:35 Dockerfile [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 262 Jan 19 23:35 .dockerignore [2022-01-19T23:37:27.971Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 23:35 .git [2022-01-19T23:37:27.971Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 23:35 .github [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 788 Jan 19 23:35 .gitignore [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 3031 Jan 19 23:35 go.mod [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 49531 Jan 19 23:35 go.sum [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 23:35 GOVERNANCE.md [2022-01-19T23:37:27.971Z] drwxrwxr-x. 2 jenkins jenkins 140 Jan 19 23:35 images [2022-01-19T23:37:27.971Z] drwxrwxr-x. 4 jenkins jenkins 35 Jan 19 23:35 internal [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 686 Jan 19 23:35 Jenkinsfile [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 19 23:35 LICENSE [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 531 Jan 19 23:35 main.go [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 1596 Jan 19 23:35 Makefile [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 617 Jan 19 23:35 OWNERS.md [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 31205 Jan 19 23:35 README.md [2022-01-19T23:37:27.971Z] drwxrwxr-x. 2 jenkins jenkins 32 Jan 19 23:35 res [2022-01-19T23:37:27.971Z] drwx------. 3 jenkins jenkins 43 Jan 19 23:36 .semver [2022-01-19T23:37:27.971Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 19 23:35 snap [2022-01-19T23:37:27.971Z] drwxrwxr-x. 3 jenkins jenkins 18 Jan 19 23:35 static [2022-01-19T23:37:27.971Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 23:36 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:37:28.277Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0b9be81827af3e89c808faa59594eb07cc4e8d0b --label arch=amd64 --label version=0.0.0 . [2022-01-19T23:37:28.278Z] Sending build context to Docker daemon 9.999MB [2022-01-19T23:37:28.278Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T23:37:28.278Z] Step 2/31 : FROM ${BASE} AS builder [2022-01-19T23:37:28.278Z] ---> 660315d3ad0d [2022-01-19T23:37:28.278Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T23:37:28.278Z] ---> Running in a35474ddc0bc [2022-01-19T23:37:28.539Z] Removing intermediate container a35474ddc0bc [2022-01-19T23:37:28.539Z] ---> 4ddee7e5d8bf [2022-01-19T23:37:28.539Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T23:37:28.539Z] ---> Running in dcc4065dc243 [2022-01-19T23:37:28.539Z] Removing intermediate container dcc4065dc243 [2022-01-19T23:37:28.539Z] ---> a4241863be0d [2022-01-19T23:37:28.539Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T23:37:28.539Z] ---> Running in a45167835883 [2022-01-19T23:37:28.809Z] Removing intermediate container a45167835883 [2022-01-19T23:37:28.809Z] ---> 735b5a5b4062 [2022-01-19T23:37:28.809Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:37:28.809Z] ---> Running in 164abc6e2cbd [2022-01-19T23:37:29.390Z] Removing intermediate container 164abc6e2cbd [2022-01-19T23:37:29.390Z] ---> e8990cd93524 [2022-01-19T23:37:29.390Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T23:37:29.390Z] ---> Running in 0af258b54213 [2022-01-19T23:37:29.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T23:37:30.594Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T23:37:30.853Z] OK: 221 MiB in 52 packages [2022-01-19T23:37:31.115Z] Removing intermediate container 0af258b54213 [2022-01-19T23:37:31.115Z] ---> 22ebeeac94a8 [2022-01-19T23:37:31.115Z] Step 8/31 : WORKDIR /app [2022-01-19T23:37:31.115Z] ---> Running in c31143be30a3 [2022-01-19T23:37:31.115Z] Removing intermediate container c31143be30a3 [2022-01-19T23:37:31.115Z] ---> 26fb8c732623 [2022-01-19T23:37:31.115Z] Step 9/31 : COPY go.mod vendor* ./ [2022-01-19T23:37:31.384Z] ---> 890b0ec6cbe0 [2022-01-19T23:37:31.384Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T23:37:31.384Z] ---> Running in 0480fd875fb6 [2022-01-19T23:37:31.966Z] Removing intermediate container 0480fd875fb6 [2022-01-19T23:37:31.966Z] ---> aa710d9d1a44 [2022-01-19T23:37:31.966Z] Step 11/31 : COPY . . [2022-01-19T23:37:32.230Z] ---> 9139d19874fe [2022-01-19T23:37:32.230Z] Step 12/31 : ARG MAKE="make build" [2022-01-19T23:37:32.230Z] ---> Running in c9bf8ed9c27d [2022-01-19T23:37:32.492Z] Removing intermediate container c9bf8ed9c27d [2022-01-19T23:37:32.492Z] ---> 747249c4aa1d [2022-01-19T23:37:32.492Z] Step 13/31 : RUN $MAKE [2022-01-19T23:37:32.492Z] ---> Running in 18ee8127e3ff [2022-01-19T23:37:32.762Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-01-19T23:37:47.748Z] Removing intermediate container 18ee8127e3ff [2022-01-19T23:37:47.748Z] ---> cdf2be30bca3 [2022-01-19T23:37:47.748Z] Step 14/31 : FROM alpine:3.14 [2022-01-19T23:37:47.748Z] 3.14: Pulling from library/alpine [2022-01-19T23:37:47.748Z] 97518928ae5f: Pulling fs layer [2022-01-19T23:37:47.748Z] 97518928ae5f: Verifying Checksum [2022-01-19T23:37:47.748Z] 97518928ae5f: Download complete [2022-01-19T23:37:47.748Z] 97518928ae5f: Pull complete [2022-01-19T23:37:47.748Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T23:37:47.748Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T23:37:47.748Z] ---> 0a97eee8041e [2022-01-19T23:37:47.748Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T23:37:47.748Z] ---> Running in e4dbd2a57427 [2022-01-19T23:37:47.748Z] Removing intermediate container e4dbd2a57427 [2022-01-19T23:37:47.748Z] ---> 6290f589a718 [2022-01-19T23:37:47.748Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-01-19T23:37:47.748Z] ---> Running in f11838c71c56 [2022-01-19T23:37:47.748Z] Removing intermediate container f11838c71c56 [2022-01-19T23:37:47.748Z] ---> d7c994c02e68 [2022-01-19T23:37:47.748Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:37:47.748Z] ---> Running in 8924dd9fb4ba [2022-01-19T23:37:48.009Z] Removing intermediate container 8924dd9fb4ba [2022-01-19T23:37:48.009Z] ---> c1157ecf2a48 [2022-01-19T23:37:48.009Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-01-19T23:37:48.009Z] ---> Running in 0e3c8c4b0326 [2022-01-19T23:37:48.271Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T23:37:49.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T23:37:49.472Z] (1/6) Installing ca-certificates (20191127-r5) [2022-01-19T23:37:49.732Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T23:37:49.732Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T23:37:49.732Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T23:37:49.992Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T23:37:49.992Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T23:37:49.992Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T23:37:49.992Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T23:37:49.992Z] OK: 9 MiB in 20 packages [2022-01-19T23:37:50.572Z] Removing intermediate container 0e3c8c4b0326 [2022-01-19T23:37:50.572Z] ---> d2d79602bcdb [2022-01-19T23:37:50.572Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-19T23:37:50.572Z] ---> 011f0237c93f [2022-01-19T23:37:50.572Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-19T23:37:50.833Z] ---> 97c9cd28f5cf [2022-01-19T23:37:50.833Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-01-19T23:37:50.833Z] ---> 7e221c27d9fb [2022-01-19T23:37:50.833Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-01-19T23:37:51.093Z] ---> dc81edb844a8 [2022-01-19T23:37:51.093Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-01-19T23:37:51.674Z] ---> 2a2e561ff757 [2022-01-19T23:37:51.674Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-01-19T23:37:51.674Z] ---> Running in b4652817081d [2022-01-19T23:37:52.244Z] Removing intermediate container b4652817081d [2022-01-19T23:37:52.244Z] ---> ebc9ae6d6fed [2022-01-19T23:37:52.244Z] Step 25/31 : VOLUME /cache [2022-01-19T23:37:52.244Z] ---> Running in 9edb04faf29e [2022-01-19T23:37:52.244Z] Removing intermediate container 9edb04faf29e [2022-01-19T23:37:52.244Z] ---> e7c0b747ec25 [2022-01-19T23:37:52.244Z] Step 26/31 : EXPOSE 59711 [2022-01-19T23:37:52.244Z] ---> Running in d679ad43fd33 [2022-01-19T23:37:52.244Z] Removing intermediate container d679ad43fd33 [2022-01-19T23:37:52.244Z] ---> 2eb1c423f55f [2022-01-19T23:37:52.244Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-01-19T23:37:52.244Z] ---> Running in 0ce6b7f29fd2 [2022-01-19T23:37:52.505Z] Removing intermediate container 0ce6b7f29fd2 [2022-01-19T23:37:52.505Z] ---> 2b327f31a075 [2022-01-19T23:37:52.505Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-01-19T23:37:52.505Z] ---> Running in 4fced78f91f4 [2022-01-19T23:37:52.505Z] Removing intermediate container 4fced78f91f4 [2022-01-19T23:37:52.505Z] ---> a7284138a23b [2022-01-19T23:37:52.505Z] Step 29/31 : LABEL arch=amd64 [2022-01-19T23:37:52.505Z] ---> Running in 59e878dd2b13 [2022-01-19T23:37:52.769Z] Removing intermediate container 59e878dd2b13 [2022-01-19T23:37:52.769Z] ---> fe797c837cf7 [2022-01-19T23:37:52.769Z] Step 30/31 : LABEL git_sha=0b9be81827af3e89c808faa59594eb07cc4e8d0b [2022-01-19T23:37:52.769Z] ---> Running in a6ae5a140db5 [2022-01-19T23:37:52.769Z] Removing intermediate container a6ae5a140db5 [2022-01-19T23:37:52.769Z] ---> aed8698974df [2022-01-19T23:37:52.769Z] Step 31/31 : LABEL version=0.0.0 [2022-01-19T23:37:52.769Z] ---> Running in 76e9cce8c120 [2022-01-19T23:37:52.769Z] Removing intermediate container 76e9cce8c120 [2022-01-19T23:37:52.769Z] ---> ef1c8fd4b937 [2022-01-19T23:37:52.769Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T23:37:52.769Z] Successfully built ef1c8fd4b937 [2022-01-19T23:37:53.037Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2022-01-19T23:38:08.156Z] Still waiting to schedule task [2022-01-19T23:38:08.156Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-19T23:38:30.643Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2149 in /w/workspace/ry_app-rfid-llrp-inventory_PR-60 [Pipeline] { [Pipeline] ws [2022-01-19T23:38:30.656Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2022-01-19T23:38:30.872Z] The recommended git tool is: git [2022-01-19T23:38:36.137Z] using credential edgex-jenkins-ssh [2022-01-19T23:38:36.161Z] Cloning the remote Git repository [2022-01-19T23:38:36.235Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T23:38:36.327Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2022-01-19T23:38:36.424Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T23:38:36.425Z] > git --version # timeout=10 [2022-01-19T23:38:36.463Z] > git --version # 'git version 2.17.1' [2022-01-19T23:38:36.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T23:38:36.589Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T23:38:39.176Z] Merging remotes/origin/main commit e2b92234b508c52989163e5f76e64282dbe9ed11 into PR head commit 0b9be81827af3e89c808faa59594eb07cc4e8d0b [2022-01-19T23:38:39.440Z] Merge succeeded, producing 0b9be81827af3e89c808faa59594eb07cc4e8d0b [2022-01-19T23:38:39.441Z] Checking out Revision 0b9be81827af3e89c808faa59594eb07cc4e8d0b (PR-60) [2022-01-19T23:38:38.388Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-19T23:38:38.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T23:38:38.485Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-19T23:38:38.593Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T23:38:38.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T23:38:38.624Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-19T23:38:39.199Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T23:38:39.228Z] > git checkout -f 0b9be81827af3e89c808faa59594eb07cc4e8d0b # timeout=10 [2022-01-19T23:38:39.340Z] > git remote # timeout=10 [2022-01-19T23:38:39.357Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T23:38:39.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T23:38:39.391Z] > git merge e2b92234b508c52989163e5f76e64282dbe9ed11 # timeout=10 [2022-01-19T23:38:39.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T23:38:39.448Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T23:38:39.471Z] > git checkout -f 0b9be81827af3e89c808faa59594eb07cc4e8d0b # timeout=10 [2022-01-19T23:38:43.843Z] Commit message: "refact: Replace custom epoch helper functions with equivalents from time module." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T23:38:44.654Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T23:38:44.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T23:38:44.654Z] Dload Upload Total Spent Left Speed [2022-01-19T23:38:44.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-01-19T23:38:45.160Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T23:38:45.501Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T23:38:45.501Z] + sudo tee /etc/docker/daemon.new [2022-01-19T23:38:45.501Z] { [2022-01-19T23:38:45.501Z] "registry-mirrors": [ [2022-01-19T23:38:45.501Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T23:38:45.501Z] ], [2022-01-19T23:38:45.501Z] "bip": "10.250.0.254/24", [2022-01-19T23:38:45.501Z] "hosts": [ [2022-01-19T23:38:45.501Z] "tcp://0.0.0.0:5555", [2022-01-19T23:38:45.501Z] "unix:///var/run/docker.sock" [2022-01-19T23:38:45.501Z] ], [2022-01-19T23:38:45.501Z] "mtu": 1458, [2022-01-19T23:38:45.501Z] "selinux-enabled": true, [2022-01-19T23:38:45.501Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T23:38:45.501Z] } [Pipeline] sh [2022-01-19T23:38:45.854Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T23:38:46.204Z] + sudo service docker restart [2022-01-19T23:38:50.936Z] Running on prd-ubuntu18.04-docker-8c-8g-2151 in /w/workspace/ry_app-rfid-llrp-inventory_PR-60 [Pipeline] { [Pipeline] ws [2022-01-19T23:38:50.951Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2022-01-19T23:38:51.041Z] The recommended git tool is: git [2022-01-19T23:38:52.559Z] using credential edgex-jenkins-ssh [2022-01-19T23:38:52.570Z] Cloning the remote Git repository [2022-01-19T23:38:52.589Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T23:38:52.622Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2022-01-19T23:38:52.669Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T23:38:52.669Z] > git --version # timeout=10 [2022-01-19T23:38:52.678Z] > git --version # 'git version 2.17.1' [2022-01-19T23:38:52.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T23:38:52.700Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T23:38:54.164Z] Merging remotes/origin/main commit e2b92234b508c52989163e5f76e64282dbe9ed11 into PR head commit 0b9be81827af3e89c808faa59594eb07cc4e8d0b [2022-01-19T23:38:54.251Z] Merge succeeded, producing 0b9be81827af3e89c808faa59594eb07cc4e8d0b [2022-01-19T23:38:54.252Z] Checking out Revision 0b9be81827af3e89c808faa59594eb07cc4e8d0b (PR-60) [2022-01-19T23:38:53.625Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-19T23:38:53.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T23:38:53.652Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-19T23:38:53.663Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-19T23:38:53.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T23:38:53.668Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/60/head:refs/remotes/origin/PR-60 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-19T23:38:54.171Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T23:38:54.177Z] > git checkout -f 0b9be81827af3e89c808faa59594eb07cc4e8d0b # timeout=10 [2022-01-19T23:38:54.211Z] > git remote # timeout=10 [2022-01-19T23:38:54.218Z] > git config --get remote.origin.url # timeout=10 [2022-01-19T23:38:54.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T23:38:54.226Z] > git merge e2b92234b508c52989163e5f76e64282dbe9ed11 # timeout=10 [2022-01-19T23:38:54.244Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-19T23:38:54.254Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T23:38:54.258Z] > git checkout -f 0b9be81827af3e89c808faa59594eb07cc4e8d0b # timeout=10 [2022-01-19T23:38:57.720Z] Commit message: "refact: Replace custom epoch helper functions with equivalents from time module." [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:38:58.352Z] + echo snap-build.sh [2022-01-19T23:38:58.352Z] snap-build.sh [2022-01-19T23:38:58.352Z] + SNAP_BASE_DIR=. [2022-01-19T23:38:58.352Z] + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/7 ']' [2022-01-19T23:38:58.352Z] + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/7 [2022-01-19T23:38:58.352Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/7]' [2022-01-19T23:38:58.352Z] [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/7] [2022-01-19T23:38:58.352Z] + cd /w/workspace/app-rfid-llrp-inventory/7 [2022-01-19T23:38:58.352Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-19T23:38:58.352Z] Reading package lists... [2022-01-19T23:38:58.352Z] Building dependency tree... [2022-01-19T23:38:58.352Z] Reading state information... [2022-01-19T23:38:58.352Z] The following packages were automatically installed and are no longer required: [2022-01-19T23:38:58.352Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-19T23:38:58.352Z] uidmap xdelta3 [2022-01-19T23:38:58.352Z] Use 'sudo apt autoremove' to remove them. [2022-01-19T23:38:58.352Z] The following packages will be REMOVED: [2022-01-19T23:38:58.352Z] lxd* lxd-client* [2022-01-19T23:38:58.352Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-19T23:38:58.613Z] After this operation, 31.7 MB disk space will be freed. [2022-01-19T23:38:59.137Z] (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 ... 190666 files and directories currently installed.) [2022-01-19T23:38:59.400Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-19T23:38:59.971Z] Removing lxd dnsmasq configuration [2022-01-19T23:38:59.971Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-19T23:39:00.230Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-19T23:39:00.801Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-19T23:39:01.062Z] (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 ... 190491 files and directories currently installed.) [2022-01-19T23:39:01.062Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-19T23:39:02.448Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-19T23:39:02.448Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-19T23:39:03.024Z] + sudo snap remove --purge lxd [2022-01-19T23:39:03.285Z] snap "lxd" is not installed [2022-01-19T23:39:03.285Z] + sudo groupadd --force --system lxd [2022-01-19T23:39:03.285Z] ++ whoami [2022-01-19T23:39:03.285Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-19T23:39:03.285Z] + newgrp - lxd [2022-01-19T23:39:03.285Z] + sudo snap install lxd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T23:39:04.577Z] provisioning config files... [2022-01-19T23:39:04.606Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config6356243431807216068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:39:05.077Z] ---> docker-login.sh [2022-01-19T23:39:05.077Z] nexus3.edgexfoundry.org:10001 [2022-01-19T23:39:05.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:39:06.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:39:06.278Z] Configure a credential helper to remove this warning. See [2022-01-19T23:39:06.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:39:06.278Z] [2022-01-19T23:39:06.278Z] Login Succeeded [2022-01-19T23:39:06.278Z] nexus3.edgexfoundry.org:10002 [2022-01-19T23:39:06.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:39:06.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:39:06.559Z] Configure a credential helper to remove this warning. See [2022-01-19T23:39:06.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:39:06.559Z] [2022-01-19T23:39:06.559Z] Login Succeeded [2022-01-19T23:39:06.559Z] nexus3.edgexfoundry.org:10003 [2022-01-19T23:39:07.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:39:07.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:39:07.163Z] Configure a credential helper to remove this warning. See [2022-01-19T23:39:07.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:39:07.163Z] [2022-01-19T23:39:07.163Z] Login Succeeded [2022-01-19T23:39:07.163Z] nexus3.edgexfoundry.org:10004 [2022-01-19T23:39:07.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:39:07.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:39:07.709Z] Configure a credential helper to remove this warning. See [2022-01-19T23:39:07.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:39:07.709Z] [2022-01-19T23:39:07.709Z] Login Succeeded [2022-01-19T23:39:07.709Z] docker.io [2022-01-19T23:39:07.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T23:39:08.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T23:39:08.255Z] Configure a credential helper to remove this warning. See [2022-01-19T23:39:08.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T23:39:08.255Z] [2022-01-19T23:39:08.255Z] Login Succeeded [2022-01-19T23:39:08.255Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T23:39:08.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T23:39:08.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T23:39:08.743Z] ========================================================= [2022-01-19T23:39:08.744Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T23:39:08.744Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:39:09.116Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-19T23:39:09.391Z] Sending build context to Docker daemon 680.4kB [2022-01-19T23:39:09.666Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T23:39:09.667Z] Step 2/13 : FROM ${BASE} AS builder [2022-01-19T23:39:09.667Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T23:39:09.667Z] 9b3977197b4f: Pulling fs layer [2022-01-19T23:39:09.667Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T23:39:09.667Z] 94645a83ff95: Pulling fs layer [2022-01-19T23:39:09.667Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T23:39:09.667Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T23:39:09.667Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T23:39:09.667Z] 9a6b49a46696: Pulling fs layer [2022-01-19T23:39:09.667Z] cf05db05a679: Pulling fs layer [2022-01-19T23:39:09.667Z] 4b8299f9d1f4: Waiting [2022-01-19T23:39:09.667Z] 9a6b49a46696: Waiting [2022-01-19T23:39:09.667Z] 3f3a8bcf1eab: Waiting [2022-01-19T23:39:09.667Z] cf05db05a679: Waiting [2022-01-19T23:39:09.667Z] 0c92f367c5e7: Waiting [2022-01-19T23:39:09.667Z] 94645a83ff95: Verifying Checksum [2022-01-19T23:39:09.667Z] 94645a83ff95: Download complete [2022-01-19T23:39:09.667Z] 1a89e8eeedd5: Verifying Checksum [2022-01-19T23:39:09.667Z] 1a89e8eeedd5: Download complete [2022-01-19T23:39:09.667Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T23:39:09.667Z] 0c92f367c5e7: Download complete [2022-01-19T23:39:09.667Z] 4b8299f9d1f4: Verifying Checksum [2022-01-19T23:39:09.667Z] 4b8299f9d1f4: Download complete [2022-01-19T23:39:09.667Z] 9a6b49a46696: Verifying Checksum [2022-01-19T23:39:09.667Z] 9a6b49a46696: Download complete [2022-01-19T23:39:09.667Z] 9b3977197b4f: Verifying Checksum [2022-01-19T23:39:09.667Z] 9b3977197b4f: Download complete [2022-01-19T23:39:10.653Z] 9b3977197b4f: Pull complete [2022-01-19T23:39:11.254Z] 1a89e8eeedd5: Pull complete [2022-01-19T23:39:11.459Z] 2022-01-19T23:39:08Z INFO Waiting for automatic snapd restart... [2022-01-19T23:39:11.853Z] 94645a83ff95: Pull complete [2022-01-19T23:39:11.853Z] cf05db05a679: Verifying Checksum [2022-01-19T23:39:11.853Z] cf05db05a679: Download complete [2022-01-19T23:39:12.448Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T23:39:12.448Z] 3f3a8bcf1eab: Download complete [2022-01-19T23:39:24.859Z] 3f3a8bcf1eab: Pull complete [2022-01-19T23:39:24.859Z] 0c92f367c5e7: Pull complete [2022-01-19T23:39:24.859Z] 4b8299f9d1f4: Pull complete [2022-01-19T23:39:24.859Z] 9a6b49a46696: Pull complete [2022-01-19T23:39:26.379Z] lxd 4.22 from Canonical* installed [2022-01-19T23:39:26.379Z] + sudo lxd init --auto [2022-01-19T23:39:30.278Z] cf05db05a679: Pull complete [2022-01-19T23:39:30.278Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T23:39:30.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T23:39:30.278Z] ---> 0ccda1f7e2ee [2022-01-19T23:39:30.278Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T23:39:31.715Z] ---> Running in fb8ffba9a44a [2022-01-19T23:39:31.987Z] Removing intermediate container fb8ffba9a44a [2022-01-19T23:39:31.987Z] ---> cb837e61bea0 [2022-01-19T23:39:31.987Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T23:39:31.987Z] ---> Running in 93de0577824d [2022-01-19T23:39:32.583Z] Removing intermediate container 93de0577824d [2022-01-19T23:39:32.583Z] ---> 6380f48da60e [2022-01-19T23:39:32.583Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T23:39:32.583Z] ---> Running in 1ba07f6bde24 [2022-01-19T23:39:32.857Z] Removing intermediate container 1ba07f6bde24 [2022-01-19T23:39:32.857Z] ---> 77975b55bec3 [2022-01-19T23:39:32.857Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:39:33.134Z] ---> Running in bc489e09c814 [2022-01-19T23:39:35.118Z] Removing intermediate container bc489e09c814 [2022-01-19T23:39:35.118Z] ---> c9b6056d3741 [2022-01-19T23:39:35.118Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T23:39:35.118Z] ---> Running in 4b471006051b [2022-01-19T23:39:36.399Z] + sudo snap install --classic snapcraft [2022-01-19T23:39:36.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T23:39:37.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T23:39:38.517Z] OK: 220 MiB in 52 packages [2022-01-19T23:39:39.119Z] Removing intermediate container 4b471006051b [2022-01-19T23:39:39.119Z] ---> 0df1f8d4bc77 [2022-01-19T23:39:39.119Z] Step 8/13 : WORKDIR /app [2022-01-19T23:39:39.400Z] ---> Running in ad342736547e [2022-01-19T23:39:39.709Z] snapcraft 6.0.2 from Canonical* installed [2022-01-19T23:39:39.709Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-19T23:39:39.709Z] + sudo snapcraft prime --use-lxd [2022-01-19T23:39:40.002Z] Removing intermediate container ad342736547e [2022-01-19T23:39:40.002Z] ---> 3a11b5fe0a28 [2022-01-19T23:39:40.002Z] Step 9/13 : COPY go.mod vendor* ./ [2022-01-19T23:39:40.602Z] ---> 4fe847af860c [2022-01-19T23:39:40.602Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T23:39:40.602Z] ---> Running in a94e451a5329 [2022-01-19T23:39:41.095Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-19T23:39:41.356Z] Launching a container. [2022-01-19T23:39:51.354Z] Waiting for container to be ready [2022-01-19T23:39:51.354Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-19T23:39:51.354Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-19T23:39:51.354Z] [2022-01-19T23:39:55.555Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-19T23:39:55.555Z] Waiting for network to be ready... [2022-01-19T23:39:56.126Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-19T23:39:56.126Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-19T23:39:56.695Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-19T23:39:56.695Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2027 kB] [2022-01-19T23:39:56.695Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-19T23:39:56.954Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-19T23:39:56.954Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-19T23:39:56.954Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-19T23:39:56.954Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-19T23:39:56.954Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-19T23:39:56.954Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-19T23:39:56.954Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [361 kB] [2022-01-19T23:39:57.213Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-19T23:39:57.213Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-19T23:39:57.213Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [572 kB] [2022-01-19T23:39:57.213Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [77.5 kB] [2022-01-19T23:39:57.213Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1166 kB] [2022-01-19T23:39:57.213Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] [2022-01-19T23:39:57.472Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-19T23:39:57.472Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2372 kB] [2022-01-19T23:39:57.472Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [454 kB] [2022-01-19T23:39:57.472Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-19T23:39:57.472Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-19T23:39:57.473Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [596 kB] [2022-01-19T23:39:57.733Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [81.3 kB] [2022-01-19T23:39:57.733Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1780 kB] [2022-01-19T23:39:57.733Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] [2022-01-19T23:40:01.034Z] Fetched 25.9 MB in 5s (5580 kB/s) [2022-01-19T23:40:01.624Z] Reading package lists... [2022-01-19T23:40:01.624Z] Reading package lists... [2022-01-19T23:40:01.884Z] Building dependency tree... [2022-01-19T23:40:01.884Z] Reading state information... [2022-01-19T23:40:02.146Z] The following additional packages will be installed: [2022-01-19T23:40:02.146Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-19T23:40:02.146Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-19T23:40:02.146Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-19T23:40:02.146Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-19T23:40:02.146Z] Suggested packages: [2022-01-19T23:40:02.146Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-19T23:40:02.146Z] Recommended packages: [2022-01-19T23:40:02.146Z] gnupg libsasl2-modules [2022-01-19T23:40:02.146Z] The following NEW packages will be installed: [2022-01-19T23:40:02.146Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-19T23:40:02.146Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-19T23:40:02.146Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-19T23:40:02.146Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-19T23:40:02.146Z] The following packages will be upgraded: [2022-01-19T23:40:02.146Z] gpg gpg-agent gpgconf libudev1 [2022-01-19T23:40:02.719Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-19T23:40:02.719Z] Need to get 3527 kB of archives. [2022-01-19T23:40:02.719Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-19T23:40:02.719Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-19T23:40:02.719Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2022-01-19T23:40:02.981Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2022-01-19T23:40:02.981Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-19T23:40:02.981Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-19T23:40:02.981Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-19T23:40:03.550Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-19T23:40:03.550Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-19T23:40:03.550Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-19T23:40:03.550Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-19T23:40:03.550Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-19T23:40:03.550Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-19T23:40:03.550Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-19T23:40:03.550Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-19T23:40:03.550Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-19T23:40:03.550Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-19T23:40:03.550Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-19T23:40:03.550Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-19T23:40:03.550Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-19T23:40:03.550Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-19T23:40:03.550Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-19T23:40:03.550Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-19T23:40:03.822Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T23:40:03.822Z] Fetched 3527 kB in 2s (2274 kB/s) [2022-01-19T23:40:03.822Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-19T23:40:03.822Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-19T23:40:03.822Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-19T23:40:03.823Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-19T23:40:04.084Z] Selecting previously unselected package udev. [2022-01-19T23:40:04.084Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-19T23:40:04.084Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-19T23:40:04.084Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-19T23:40:04.345Z] Selecting previously unselected package libfuse2:amd64. [2022-01-19T23:40:04.345Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-19T23:40:04.345Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-19T23:40:04.345Z] Selecting previously unselected package fuse. [2022-01-19T23:40:04.345Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-19T23:40:04.345Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-19T23:40:04.345Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T23:40:04.345Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-19T23:40:04.345Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T23:40:04.345Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-19T23:40:04.606Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T23:40:04.606Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-19T23:40:04.606Z] Selecting previously unselected package libksba8:amd64. [2022-01-19T23:40:04.606Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-19T23:40:04.606Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-19T23:40:04.606Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-19T23:40:04.606Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T23:40:04.606Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:04.867Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-19T23:40:04.867Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T23:40:04.867Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:04.867Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-19T23:40:04.867Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T23:40:04.867Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:04.867Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-19T23:40:04.867Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T23:40:04.867Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:04.867Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-19T23:40:04.867Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T23:40:04.867Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:04.867Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-19T23:40:04.867Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T23:40:04.867Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:05.133Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-19T23:40:05.133Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T23:40:05.133Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:05.133Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-19T23:40:05.133Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T23:40:05.133Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:05.133Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-19T23:40:05.133Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-19T23:40:05.133Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:05.133Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-19T23:40:05.133Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-19T23:40:05.133Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-19T23:40:05.394Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-19T23:40:05.394Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-19T23:40:05.394Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-19T23:40:05.394Z] Selecting previously unselected package libldap-common. [2022-01-19T23:40:05.394Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-19T23:40:05.394Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-19T23:40:05.394Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-19T23:40:05.394Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-19T23:40:05.394Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-19T23:40:05.394Z] Selecting previously unselected package dirmngr. [2022-01-19T23:40:05.394Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T23:40:05.394Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-19T23:40:05.654Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-19T23:40:05.654Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-19T23:40:05.654Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-19T23:40:05.654Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-19T23:40:05.654Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-19T23:40:05.655Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-19T23:40:05.655Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:05.655Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-19T23:40:05.655Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-19T23:40:05.655Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-19T23:40:05.915Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-19T23:40:06.176Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:06.176Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-19T23:40:06.176Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-19T23:40:06.176Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-19T23:40:06.176Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:06.176Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:06.176Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:06.176Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:06.176Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:06.176Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:06.176Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-19T23:40:06.176Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-19T23:40:06.176Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-19T23:40:06.176Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-19T23:40:06.746Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-19T23:40:06.746Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-19T23:40:06.746Z] This means they are not meant to be enabled using systemctl. [2022-01-19T23:40:06.746Z] Possible reasons for having this kind of units are: [2022-01-19T23:40:06.746Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-19T23:40:06.746Z] .wants/ or .requires/ directory. [2022-01-19T23:40:06.746Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-19T23:40:06.746Z] a requirement dependency on it. [2022-01-19T23:40:06.746Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-19T23:40:06.746Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-19T23:40:06.746Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-19T23:40:06.746Z] instance name specified. [2022-01-19T23:40:07.005Z] Reading package lists... [2022-01-19T23:40:07.265Z] Building dependency tree... [2022-01-19T23:40:07.265Z] Reading state information... [2022-01-19T23:40:07.527Z] The following additional packages will be installed: [2022-01-19T23:40:07.527Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-19T23:40:07.527Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-19T23:40:07.527Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-19T23:40:07.527Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-19T23:40:07.527Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-19T23:40:07.527Z] Suggested packages: [2022-01-19T23:40:07.527Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-19T23:40:07.527Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-19T23:40:07.527Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-19T23:40:07.527Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-19T23:40:07.527Z] systemd-container policykit-1 [2022-01-19T23:40:07.527Z] Recommended packages: [2022-01-19T23:40:07.527Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-19T23:40:07.527Z] The following NEW packages will be installed: [2022-01-19T23:40:07.527Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-19T23:40:07.527Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-19T23:40:07.527Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-19T23:40:07.527Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-19T23:40:07.527Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-19T23:40:07.527Z] The following packages will be upgraded: [2022-01-19T23:40:07.527Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-19T23:40:07.527Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-19T23:40:07.527Z] Need to get 36.8 MB of archives. [2022-01-19T23:40:07.527Z] After this operation, 147 MB of additional disk space will be used. [2022-01-19T23:40:07.527Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-19T23:40:07.527Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-19T23:40:08.471Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-19T23:40:08.471Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-19T23:40:08.471Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-19T23:40:08.471Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-19T23:40:08.471Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-19T23:40:08.471Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-19T23:40:08.471Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-19T23:40:08.471Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-19T23:40:08.471Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-19T23:40:08.471Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-19T23:40:08.471Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-19T23:40:08.471Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-19T23:40:08.471Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-19T23:40:08.471Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-19T23:40:08.471Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-19T23:40:08.471Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-19T23:40:08.471Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-19T23:40:08.471Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-19T23:40:08.471Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-19T23:40:08.471Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-19T23:40:08.471Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-19T23:40:08.733Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-19T23:40:08.733Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-19T23:40:08.733Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-19T23:40:08.733Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-19T23:40:08.733Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-19T23:40:08.733Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-19T23:40:08.733Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-19T23:40:09.715Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T23:40:09.715Z] Fetched 36.8 MB in 2s (19.5 MB/s) [2022-01-19T23:40:09.715Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-19T23:40:09.715Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-19T23:40:09.715Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-19T23:40:10.011Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-19T23:40:10.308Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-19T23:40:10.308Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-19T23:40:10.308Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-19T23:40:10.308Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-19T23:40:10.308Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-19T23:40:10.308Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-19T23:40:10.587Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-19T23:40:10.587Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-19T23:40:10.587Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-19T23:40:10.847Z] Setting up apt (1.6.14) ... [2022-01-19T23:40:10.847Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-19T23:40:11.108Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-19T23:40:11.108Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-19T23:40:11.108Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-19T23:40:11.369Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-19T23:40:11.369Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-19T23:40:11.369Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-19T23:40:11.369Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T23:40:11.629Z] Selecting previously unselected package libexpat1:amd64. [2022-01-19T23:40:11.629Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-19T23:40:11.629Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-19T23:40:11.629Z] Selecting previously unselected package python3.6-minimal. [2022-01-19T23:40:11.629Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-19T23:40:11.629Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T23:40:11.890Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-19T23:40:11.890Z] Checking for services that may need to be restarted...done. [2022-01-19T23:40:11.890Z] Checking for services that may need to be restarted...done. [2022-01-19T23:40:11.890Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T23:40:11.890Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-19T23:40:11.890Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T23:40:12.461Z] Selecting previously unselected package python3-minimal. [2022-01-19T23:40:12.461Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-19T23:40:12.461Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-19T23:40:12.461Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-19T23:40:12.461Z] Selecting previously unselected package mime-support. [2022-01-19T23:40:12.461Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-19T23:40:12.461Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-19T23:40:12.461Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-19T23:40:12.461Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-19T23:40:12.461Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-19T23:40:12.461Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-19T23:40:12.461Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-19T23:40:12.461Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T23:40:12.722Z] Selecting previously unselected package python3.6. [2022-01-19T23:40:12.722Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-19T23:40:12.722Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T23:40:12.722Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-19T23:40:12.722Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-19T23:40:12.722Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-19T23:40:12.981Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-19T23:40:12.981Z] Selecting previously unselected package python3. [2022-01-19T23:40:12.981Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-19T23:40:12.981Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-19T23:40:12.981Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-19T23:40:13.242Z] Selecting previously unselected package multiarch-support. [2022-01-19T23:40:13.242Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T23:40:13.242Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-19T23:40:13.242Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-19T23:40:13.242Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-19T23:40:13.242Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-19T23:40:13.242Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-19T23:40:13.242Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-19T23:40:13.242Z] Selecting previously unselected package libbsd0:amd64. [2022-01-19T23:40:13.242Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-19T23:40:13.242Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-19T23:40:13.242Z] Selecting previously unselected package sudo. [2022-01-19T23:40:13.242Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-19T23:40:13.242Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-19T23:40:13.502Z] Selecting previously unselected package apparmor. [2022-01-19T23:40:13.502Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-19T23:40:13.502Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-19T23:40:13.502Z] Selecting previously unselected package libedit2:amd64. [2022-01-19T23:40:13.502Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-19T23:40:13.502Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-19T23:40:13.502Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-19T23:40:13.762Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-19T23:40:13.762Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T23:40:13.762Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-19T23:40:13.762Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-19T23:40:13.762Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T23:40:13.762Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-19T23:40:13.762Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-19T23:40:13.762Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-19T23:40:13.762Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-19T23:40:13.762Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-19T23:40:13.762Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T23:40:14.022Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-19T23:40:14.022Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-19T23:40:14.022Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T23:40:14.022Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-19T23:40:14.022Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-19T23:40:14.022Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-19T23:40:14.022Z] Selecting previously unselected package openssh-client. [2022-01-19T23:40:14.022Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-19T23:40:14.022Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-19T23:40:14.282Z] Selecting previously unselected package squashfs-tools. [2022-01-19T23:40:14.282Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-19T23:40:14.282Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-19T23:40:14.282Z] Selecting previously unselected package snapd. [2022-01-19T23:40:14.282Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-19T23:40:14.282Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-19T23:40:16.194Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-19T23:40:16.194Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-19T23:40:16.454Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-19T23:40:16.454Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-19T23:40:16.454Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-19T23:40:16.454Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T23:40:16.454Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-19T23:40:16.454Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-19T23:40:16.454Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-19T23:40:17.392Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-19T23:40:17.392Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-19T23:40:17.392Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-19T23:40:17.392Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T23:40:17.392Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T23:40:17.392Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-19T23:40:17.961Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-19T23:40:17.961Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T23:40:17.961Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-19T23:40:17.961Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-19T23:40:17.961Z] running python rtupdate hooks for python3.6... [2022-01-19T23:40:17.961Z] running python post-rtupdate hooks for python3.6... [2022-01-19T23:40:18.221Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-19T23:40:18.791Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-19T23:40:19.052Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-19T23:40:19.052Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-19T23:40:19.053Z] Setting up snapd (2.51.1+18.04) ... [2022-01-19T23:40:19.313Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-19T23:40:19.572Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-19T23:40:19.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-19T23:40:19.833Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-19T23:40:20.093Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-19T23:40:20.093Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-19T23:40:20.352Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-19T23:40:20.352Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-19T23:40:20.610Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-19T23:40:20.870Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-19T23:40:20.870Z] /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' [2022-01-19T23:40:20.870Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-19T23:40:20.870Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-19T23:40:21.809Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-19T23:40:21.809Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-19T23:40:22.068Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-19T23:40:23.007Z] Reading package lists... [2022-01-19T23:40:23.268Z] Reading package lists... [2022-01-19T23:40:23.528Z] Building dependency tree... [2022-01-19T23:40:23.528Z] Reading state information... [2022-01-19T23:40:23.528Z] Calculating upgrade... [2022-01-19T23:40:23.788Z] The following packages will be upgraded: [2022-01-19T23:40:23.788Z] advancecomp base-files bash binutils binutils-common [2022-01-19T23:40:23.788Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-19T23:40:23.788Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-19T23:40:23.788Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-19T23:40:23.788Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-19T23:40:23.788Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-19T23:40:23.788Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-19T23:40:23.788Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-19T23:40:23.788Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-19T23:40:23.788Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-19T23:40:23.788Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-19T23:40:23.788Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-19T23:40:23.788Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-19T23:40:23.788Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-19T23:40:23.788Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-19T23:40:23.788Z] ubuntu-keyring util-linux [2022-01-19T23:40:23.788Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T23:40:23.788Z] Need to get 64.1 MB of archives. [2022-01-19T23:40:23.788Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-19T23:40:23.788Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-19T23:40:24.049Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-19T23:40:24.049Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-19T23:40:24.049Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-19T23:40:24.049Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-19T23:40:24.049Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-19T23:40:24.049Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-19T23:40:24.049Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-19T23:40:24.049Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-19T23:40:24.049Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-19T23:40:24.049Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-19T23:40:24.049Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-19T23:40:24.049Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-19T23:40:24.049Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-19T23:40:24.049Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-19T23:40:24.049Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-19T23:40:24.049Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-19T23:40:24.049Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-19T23:40:24.049Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-19T23:40:24.049Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-19T23:40:24.049Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-19T23:40:24.049Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-19T23:40:24.049Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-19T23:40:24.049Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-19T23:40:24.049Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-19T23:40:24.049Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-19T23:40:24.049Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-19T23:40:24.049Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-19T23:40:24.049Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-19T23:40:24.049Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-19T23:40:24.049Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-19T23:40:24.049Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-19T23:40:24.049Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-19T23:40:24.049Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-19T23:40:24.310Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-19T23:40:24.310Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-19T23:40:24.310Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-19T23:40:24.310Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-19T23:40:24.310Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-19T23:40:24.310Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-19T23:40:24.310Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-19T23:40:24.310Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-19T23:40:24.310Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-19T23:40:24.310Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-19T23:40:24.310Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-19T23:40:24.310Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-19T23:40:24.310Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-19T23:40:24.310Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-19T23:40:24.310Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-19T23:40:24.310Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2022-01-19T23:40:24.310Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-19T23:40:24.310Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-19T23:40:24.310Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-19T23:40:24.311Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-19T23:40:24.311Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-19T23:40:24.311Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-19T23:40:24.311Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-19T23:40:24.311Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-19T23:40:24.571Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-19T23:40:24.571Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-19T23:40:24.571Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-19T23:40:24.571Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-19T23:40:24.571Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-19T23:40:24.571Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-19T23:40:24.571Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-19T23:40:24.571Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-19T23:40:25.141Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-19T23:40:25.141Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-19T23:40:25.141Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-19T23:40:25.141Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-19T23:40:25.141Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-19T23:40:25.141Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-19T23:40:25.141Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-19T23:40:25.141Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-19T23:40:25.141Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-19T23:40:25.141Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-19T23:40:25.141Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-19T23:40:25.402Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-19T23:40:25.402Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-19T23:40:25.402Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-19T23:40:25.402Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-19T23:40:25.402Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-19T23:40:25.402Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-19T23:40:25.402Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-19T23:40:25.402Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2022-01-19T23:40:25.402Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-19T23:40:25.402Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-19T23:40:25.402Z] 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] [2022-01-19T23:40:25.402Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-19T23:40:25.402Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-19T23:40:25.662Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-19T23:40:25.662Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-19T23:40:25.662Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-19T23:40:25.662Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-19T23:40:25.662Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-19T23:40:25.662Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-19T23:40:25.662Z] 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] [2022-01-19T23:40:25.662Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-19T23:40:25.662Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-19T23:40:25.662Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-19T23:40:25.662Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-19T23:40:25.662Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-19T23:40:25.662Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-19T23:40:25.922Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T23:40:25.922Z] Fetched 64.1 MB in 2s (32.4 MB/s) [2022-01-19T23:40:25.922Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T23:40:25.922Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T23:40:25.922Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-19T23:40:26.491Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T23:40:26.491Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-19T23:40:26.491Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-19T23:40:26.491Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-19T23:40:26.753Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:26.753Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:26.753Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:26.753Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.014Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:27.014Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.014Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:27.014Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.014Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:27.014Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.014Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:27.014Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.275Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:27.275Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.275Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:27.275Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T23:40:27.275Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:27.275Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.275Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:27.538Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T23:40:27.538Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:27.538Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.538Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:27.538Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.538Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:27.538Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-19T23:40:27.802Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:27.802Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T23:40:27.802Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T23:40:28.126Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-19T23:40:28.697Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-19T23:40:28.697Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-19T23:40:28.697Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-19T23:40:28.697Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-19T23:40:28.697Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-19T23:40:28.697Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-19T23:40:28.968Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-19T23:40:28.968Z] Installing new version of config file /etc/issue ... [2022-01-19T23:40:28.968Z] Installing new version of config file /etc/issue.net ... [2022-01-19T23:40:28.968Z] Installing new version of config file /etc/lsb-release ... [2022-01-19T23:40:28.968Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-19T23:40:29.227Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-19T23:40:29.227Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-19T23:40:29.227Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-19T23:40:29.487Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:29.487Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-19T23:40:29.487Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-19T23:40:29.487Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-19T23:40:29.487Z] 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 [2022-01-19T23:40:29.487Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:29.487Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T23:40:29.487Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-19T23:40:29.748Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-19T23:40:29.748Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:29.748Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-19T23:40:29.748Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-19T23:40:29.748Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-19T23:40:30.020Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:30.020Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-19T23:40:30.020Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-19T23:40:30.020Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-19T23:40:30.281Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:30.281Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-19T23:40:30.281Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-19T23:40:30.281Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-19T23:40:30.281Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:30.281Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-19T23:40:30.281Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-19T23:40:30.281Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-19T23:40:30.542Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:30.542Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-19T23:40:30.542Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-19T23:40:30.542Z] Setting up grep (3.1-2build1) ... [2022-01-19T23:40:30.542Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:30.542Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-19T23:40:30.542Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-19T23:40:30.802Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-19T23:40:30.802Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:30.802Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-19T23:40:30.802Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-19T23:40:30.802Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-19T23:40:31.061Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:31.061Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-19T23:40:31.061Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T23:40:31.061Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-19T23:40:31.061Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:31.061Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-19T23:40:31.061Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-19T23:40:31.632Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-19T23:40:31.632Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-19T23:40:31.632Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-19T23:40:31.632Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-19T23:40:31.892Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-19T23:40:31.892Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:31.892Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-19T23:40:31.892Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-19T23:40:32.462Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-19T23:40:32.462Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-19T23:40:32.462Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-19T23:40:32.462Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-19T23:40:32.462Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-19T23:40:32.462Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:32.722Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-19T23:40:32.722Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-19T23:40:32.722Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-19T23:40:32.722Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:32.722Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T23:40:32.722Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T23:40:32.722Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T23:40:32.983Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:32.983Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T23:40:32.983Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T23:40:32.983Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T23:40:32.983Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:32.983Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T23:40:32.983Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T23:40:33.244Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T23:40:33.244Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:33.244Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T23:40:33.244Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T23:40:33.244Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T23:40:33.244Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:33.244Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-19T23:40:33.244Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T23:40:33.244Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-19T23:40:33.505Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T23:40:33.505Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-19T23:40:33.765Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:33.765Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-19T23:40:33.765Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T23:40:33.765Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-19T23:40:33.765Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:33.765Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T23:40:33.765Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T23:40:33.765Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-19T23:40:34.026Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:34.026Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T23:40:34.026Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T23:40:34.026Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-19T23:40:34.026Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:34.026Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T23:40:34.026Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T23:40:34.596Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-19T23:40:34.596Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-19T23:40:34.857Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-19T23:40:35.123Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:35.123Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-19T23:40:35.123Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-19T23:40:35.123Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-19T23:40:35.383Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-19T23:40:35.383Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-19T23:40:35.383Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-19T23:40:35.383Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-19T23:40:35.383Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T23:40:35.383Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-19T23:40:35.383Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-19T23:40:35.643Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-19T23:40:35.909Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T23:40:35.909Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-19T23:40:35.909Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-19T23:40:35.909Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-19T23:40:35.909Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T23:40:35.909Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-19T23:40:35.909Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-19T23:40:35.909Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-19T23:40:36.169Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T23:40:36.169Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-19T23:40:36.169Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-19T23:40:36.169Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-19T23:40:36.169Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-19T23:40:36.169Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-19T23:40:36.169Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-19T23:40:36.428Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-19T23:40:36.428Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-19T23:40:36.428Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-19T23:40:36.428Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-19T23:40:36.686Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-19T23:40:36.686Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:36.686Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-19T23:40:36.686Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-19T23:40:36.686Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-19T23:40:36.686Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-19T23:40:36.945Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-19T23:40:36.945Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-19T23:40:36.945Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-19T23:40:36.945Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:36.945Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-19T23:40:36.945Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-19T23:40:36.945Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-19T23:40:37.204Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:37.204Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-19T23:40:37.204Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-19T23:40:37.204Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2022-01-19T23:40:37.204Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:37.204Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-19T23:40:37.204Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-19T23:40:37.465Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-19T23:40:37.465Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:37.465Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-19T23:40:37.465Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-19T23:40:37.724Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-19T23:40:37.724Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:37.724Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-19T23:40:37.724Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-19T23:40:37.724Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-19T23:40:37.724Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:37.724Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-19T23:40:37.724Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-19T23:40:37.982Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-19T23:40:37.982Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:37.982Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-19T23:40:37.982Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-19T23:40:38.241Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-19T23:40:38.241Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:38.241Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-19T23:40:38.241Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-19T23:40:38.241Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-19T23:40:38.241Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:38.241Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-19T23:40:38.501Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-19T23:40:38.501Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-19T23:40:38.501Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:38.501Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-19T23:40:38.501Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-19T23:40:38.760Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-19T23:40:38.760Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:38.760Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-19T23:40:38.760Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-19T23:40:38.760Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-19T23:40:38.761Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:38.761Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-19T23:40:38.761Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-19T23:40:39.020Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-19T23:40:39.020Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:39.020Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-19T23:40:39.020Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-19T23:40:39.020Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-19T23:40:39.281Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:39.281Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-19T23:40:39.281Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-19T23:40:39.281Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [2022-01-19T23:40:39.281Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-19T23:40:39.281Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-19T23:40:39.281Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-19T23:40:39.281Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-19T23:40:39.540Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-19T23:40:39.540Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-19T23:40:39.540Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-19T23:40:39.540Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-19T23:40:39.540Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-19T23:40:39.540Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-19T23:40:39.818Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-19T23:40:39.819Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-19T23:40:39.819Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-19T23:40:39.819Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-19T23:40:40.082Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-19T23:40:40.082Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2022-01-19T23:40:40.082Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-19T23:40:40.082Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-19T23:40:40.082Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-19T23:40:40.082Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-19T23:40:40.082Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-19T23:40:40.082Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-19T23:40:40.341Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-19T23:40:40.341Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-19T23:40:40.341Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-19T23:40:40.341Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-19T23:40:40.341Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-19T23:40:40.341Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-19T23:40:40.341Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-19T23:40:40.603Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-19T23:40:40.866Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-19T23:40:40.866Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-19T23:40:40.866Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-19T23:40:40.866Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-19T23:40:40.866Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-19T23:40:41.125Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-19T23:40:41.125Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-19T23:40:41.385Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-19T23:40:41.385Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-19T23:40:41.385Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-19T23:40:41.385Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-19T23:40:41.385Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:41.385Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T23:40:41.385Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:41.385Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T23:40:41.646Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:41.646Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T23:40:41.646Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:41.646Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T23:40:42.582Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:42.582Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T23:40:43.152Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:43.412Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T23:40:43.672Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:43.672Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T23:40:43.932Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:43.932Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T23:40:44.501Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-19T23:40:44.501Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-19T23:40:44.763Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-19T23:40:44.763Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-19T23:40:44.763Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-19T23:40:44.763Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-19T23:40:44.763Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-19T23:40:44.763Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-19T23:40:45.023Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-19T23:40:45.023Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-19T23:40:45.023Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-19T23:40:45.023Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-19T23:40:45.023Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-19T23:40:45.023Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-19T23:40:45.023Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-19T23:40:45.023Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-19T23:40:45.283Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:45.283Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-19T23:40:45.283Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:45.283Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:45.283Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:45.283Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-19T23:40:45.283Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-19T23:40:45.283Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-19T23:40:45.283Z] [2022-01-19T23:40:45.283Z] Current default time zone: 'Etc/UTC' [2022-01-19T23:40:45.283Z] Local time is now: Wed Jan 19 23:40:45 UTC 2022. [2022-01-19T23:40:45.283Z] Universal Time is now: Wed Jan 19 23:40:45 UTC 2022. [2022-01-19T23:40:45.283Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-19T23:40:45.283Z] [2022-01-19T23:40:45.283Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-19T23:40:45.542Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:45.542Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-19T23:40:45.542Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-19T23:40:45.542Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-19T23:40:45.542Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-19T23:40:45.542Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-19T23:40:45.542Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-19T23:40:45.542Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-19T23:40:45.542Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-19T23:40:45.542Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:45.542Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-19T23:40:45.542Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T23:40:45.542Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-19T23:40:45.542Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:45.542Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-19T23:40:45.542Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-19T23:40:45.801Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-19T23:40:45.801Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-19T23:40:45.801Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-19T23:40:45.801Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-19T23:40:45.801Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-19T23:40:45.801Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-19T23:40:47.713Z] Updating certificates in /etc/ssl/certs... [2022-01-19T23:40:48.281Z] 23 added, 28 removed; done. [2022-01-19T23:40:48.281Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-19T23:40:48.281Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-19T23:40:48.281Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-19T23:40:48.281Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-19T23:40:48.281Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-19T23:40:48.542Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T23:40:48.542Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-19T23:40:48.542Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T23:40:48.542Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T23:40:48.542Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T23:40:48.542Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T23:40:48.542Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T23:40:48.542Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-19T23:40:48.542Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-19T23:40:48.542Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-19T23:40:48.542Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-19T23:40:48.542Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-19T23:40:48.542Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T23:40:48.542Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-19T23:40:48.542Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-19T23:40:48.542Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-19T23:40:48.542Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-19T23:40:48.802Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-19T23:40:48.802Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-19T23:40:48.802Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-19T23:40:48.802Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-19T23:40:48.802Z] Updating certificates in /etc/ssl/certs... [2022-01-19T23:40:49.371Z] 0 added, 0 removed; done. [2022-01-19T23:40:49.371Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-19T23:40:49.371Z] done. [2022-01-19T23:40:49.939Z] Reading package lists... [2022-01-19T23:40:49.939Z] Building dependency tree... [2022-01-19T23:40:49.939Z] Reading state information... [2022-01-19T23:40:50.200Z] The following NEW packages will be installed: [2022-01-19T23:40:50.200Z] apt-transport-https [2022-01-19T23:40:50.200Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T23:40:50.467Z] Need to get 4348 B of archives. [2022-01-19T23:40:50.467Z] After this operation, 154 kB of additional disk space will be used. [2022-01-19T23:40:50.467Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-19T23:40:50.467Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T23:40:50.467Z] Fetched 4348 B in 0s (23.4 kB/s) [2022-01-19T23:40:50.467Z] Selecting previously unselected package apt-transport-https. [2022-01-19T23:40:50.467Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-19T23:40:50.467Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-19T23:40:50.467Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-19T23:40:50.467Z] Setting up apt-transport-https (1.6.14) ... [2022-01-19T23:40:50.727Z] Waiting for network to be ready... [2022-01-19T23:40:57.302Z] 2022-01-19T23:40:54Z INFO Waiting for automatic snapd restart... [2022-01-19T23:40:58.685Z] snapd 2.53.4 from Canonical* installed [2022-01-19T23:40:59.626Z] "snapd" switched to the "latest/stable" channel [2022-01-19T23:40:59.626Z] [2022-01-19T23:41:02.409Z] Removing intermediate container a94e451a5329 [2022-01-19T23:41:02.409Z] ---> 5d5bfc17d47d [2022-01-19T23:41:02.409Z] Step 11/13 : COPY . . [2022-01-19T23:41:02.409Z] ---> 8e5a161e2d3d [2022-01-19T23:41:02.409Z] Step 12/13 : ARG MAKE="make build" [2022-01-19T23:41:02.409Z] ---> Running in 18cac9025390 [2022-01-19T23:41:02.409Z] Removing intermediate container 18cac9025390 [2022-01-19T23:41:02.409Z] ---> 2bdc61d08c23 [2022-01-19T23:41:02.409Z] Step 13/13 : RUN $MAKE [2022-01-19T23:41:02.409Z] ---> Running in 4450bd9d6417 [2022-01-19T23:41:02.409Z] noop [2022-01-19T23:41:02.409Z] Removing intermediate container 4450bd9d6417 [2022-01-19T23:41:02.409Z] ---> 6150f042edc1 [2022-01-19T23:41:02.409Z] Successfully built 6150f042edc1 [2022-01-19T23:41:02.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:41:02.765Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T23:41:02.765Z] . [Pipeline] withDockerContainer [2022-01-19T23:41:03.010Z] prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container [2022-01-19T23:41:03.095Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 [2022-01-19T23:41:04.531Z] $ docker top b9ff1e3a46fb797d4a7811a029774d918e71420e0f61d06c7c2fa784a6ad4103 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T23:41:05.453Z] + go version [2022-01-19T23:41:05.453Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T23:41:05.483Z] $ docker stop --time=1 b9ff1e3a46fb797d4a7811a029774d918e71420e0f61d06c7c2fa784a6ad4103 [2022-01-19T23:41:06.217Z] core18 20211215 from Canonical* installed [2022-01-19T23:41:07.185Z] $ docker rm -f b9ff1e3a46fb797d4a7811a029774d918e71420e0f61d06c7c2fa784a6ad4103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:41:07.597Z] core20 20211129 from Canonical* installed [2022-01-19T23:41:07.597Z] "core20" switched to the "latest/stable" channel [2022-01-19T23:41:07.597Z] [2022-01-19T23:41:07.841Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T23:41:07.841Z] . [Pipeline] withDockerContainer [2022-01-19T23:41:08.066Z] prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container [2022-01-19T23:41:08.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 [2022-01-19T23:41:09.621Z] $ docker top 6a525e9eb8a6f20a0c6b6036b99927d4a2b7e5ab49bf9e2c222bc5f94b454af0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T23:41:10.135Z] snapcraft 6.0.2 from Canonical* installed [2022-01-19T23:41:10.135Z] "snapcraft" switched to the "latest/stable" channel [2022-01-19T23:41:10.135Z] [2022-01-19T23:41:10.554Z] + make test [2022-01-19T23:41:10.554Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-19T23:41:16.712Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-19T23:41:16.712Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-19T23:41:16.712Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-19T23:41:17.280Z] Reading package lists... [2022-01-19T23:41:18.661Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.9 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 [2022-01-19T23:41:19.601Z] Reading package lists... [2022-01-19T23:41:19.601Z] Building dependency tree... [2022-01-19T23:41:19.601Z] Reading state information... [2022-01-19T23:41:19.601Z] Suggested packages: [2022-01-19T23:41:19.601Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-19T23:41:19.601Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-19T23:41:19.601Z] Recommended packages: [2022-01-19T23:41:19.601Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2022-01-19T23:41:19.863Z] The following NEW packages will be installed: [2022-01-19T23:41:19.863Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-19T23:41:19.863Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-19T23:41:19.863Z] pkg-config [2022-01-19T23:41:19.863Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2022-01-19T23:41:19.863Z] Need to get 7500 kB of archives. [2022-01-19T23:41:19.863Z] After this operation, 43.1 MB of additional disk space will be used. [2022-01-19T23:41:19.863Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-19T23:41:20.124Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-19T23:41:20.124Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-19T23:41:20.124Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-19T23:41:20.124Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-19T23:41:20.124Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-19T23:41:20.124Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-19T23:41:20.124Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-19T23:41:20.384Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-19T23:41:20.384Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-19T23:41:20.384Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-19T23:41:20.384Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-19T23:41:20.644Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-19T23:41:20.644Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-19T23:41:20.644Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-19T23:41:20.644Z] Fetched 7500 kB in 1s (10.5 MB/s) [2022-01-19T23:41:20.644Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-19T23:41:20.644Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-19T23:41:20.644Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-19T23:41:20.644Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-19T23:41:20.909Z] Selecting previously unselected package libpsl5:amd64. [2022-01-19T23:41:20.909Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-19T23:41:20.909Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-19T23:41:20.909Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-19T23:41:20.909Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-19T23:41:20.909Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-19T23:41:20.909Z] Selecting previously unselected package librtmp1:amd64. [2022-01-19T23:41:20.909Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-19T23:41:20.909Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-19T23:41:21.172Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-19T23:41:21.172Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-19T23:41:21.172Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-19T23:41:21.172Z] Selecting previously unselected package liberror-perl. [2022-01-19T23:41:21.172Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-19T23:41:21.172Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-19T23:41:21.172Z] Selecting previously unselected package git-man. [2022-01-19T23:41:21.172Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-19T23:41:21.172Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-19T23:41:21.431Z] Selecting previously unselected package git. [2022-01-19T23:41:21.431Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-19T23:41:21.431Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-19T23:41:22.002Z] Selecting previously unselected package libnorm1:amd64. [2022-01-19T23:41:22.002Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-19T23:41:22.002Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-19T23:41:22.002Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-19T23:41:22.002Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-19T23:41:22.002Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-19T23:41:22.002Z] Selecting previously unselected package libsodium23:amd64. [2022-01-19T23:41:22.002Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-19T23:41:22.002Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-19T23:41:22.002Z] Selecting previously unselected package libzmq5:amd64. [2022-01-19T23:41:22.002Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-19T23:41:22.002Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-19T23:41:22.261Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-19T23:41:22.261Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-19T23:41:22.261Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-19T23:41:22.261Z] Selecting previously unselected package pkg-config. [2022-01-19T23:41:22.261Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-19T23:41:22.261Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-19T23:41:22.261Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-19T23:41:22.261Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-19T23:41:22.261Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-19T23:41:22.261Z] Setting up liberror-perl (0.17025-1) ... [2022-01-19T23:41:22.261Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-19T23:41:22.261Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-19T23:41:22.261Z] No schema files found: doing nothing. [2022-01-19T23:41:22.261Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-19T23:41:22.261Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-19T23:41:22.521Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-19T23:41:22.521Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-19T23:41:22.521Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-19T23:41:22.521Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-19T23:41:22.521Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-19T23:41:22.521Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-19T23:41:22.521Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-19T23:41:23.090Z] git set to automatically installed. [2022-01-19T23:41:23.090Z] git-man set to automatically installed. [2022-01-19T23:41:23.090Z] libcurl3-gnutls set to automatically installed. [2022-01-19T23:41:23.090Z] liberror-perl set to automatically installed. [2022-01-19T23:41:23.090Z] libglib2.0-0 set to automatically installed. [2022-01-19T23:41:23.090Z] libnghttp2-14 set to automatically installed. [2022-01-19T23:41:23.090Z] libnorm1 set to automatically installed. [2022-01-19T23:41:23.090Z] libpgm-5.2-0 set to automatically installed. [2022-01-19T23:41:23.090Z] libpsl5 set to automatically installed. [2022-01-19T23:41:23.090Z] librtmp1 set to automatically installed. [2022-01-19T23:41:23.090Z] libsodium23 set to automatically installed. [2022-01-19T23:41:23.090Z] libzmq3-dev set to automatically installed. [2022-01-19T23:41:23.090Z] libzmq5 set to automatically installed. [2022-01-19T23:41:23.090Z] pkg-config set to automatically installed. [2022-01-19T23:41:24.032Z] snapd is not logged in, snap install commands will use sudo [2022-01-19T23:41:32.173Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-01-19T23:41:36.378Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-19T23:41:36.378Z] Fetched 224 kB in 0s (0 B/s) [2022-01-19T23:41:36.378Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-19T23:41:36.378Z] Fetched 157 kB in 0s (0 B/s) [2022-01-19T23:41:36.378Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-19T23:41:36.378Z] Fetched 221 kB in 0s (0 B/s) [2022-01-19T23:41:36.378Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-19T23:41:36.378Z] Fetched 143 kB in 0s (0 B/s) [2022-01-19T23:41:36.378Z] Pulling app-rfid-llrp-inventory [2022-01-19T23:41:36.378Z] + snapcraftctl pull [2022-01-19T23:41:37.317Z] Pulling config-common [2022-01-19T23:41:37.317Z] + snapcraftctl pull [2022-01-19T23:41:38.768Z] Pulling hooks [2022-01-19T23:41:38.768Z] + snapcraftctl pull [2022-01-19T23:41:40.709Z] Building app-rfid-llrp-inventory [2022-01-19T23:41:40.709Z] + cd /root/parts/app-rfid-llrp-inventory/src [2022-01-19T23:41:40.709Z] + git describe [2022-01-19T23:41:40.709Z] v1.0.1-dev.4-1-g0b9be81 [2022-01-19T23:41:40.709Z] + git describe --tags --abbrev=0 [2022-01-19T23:41:40.709Z] + sed s/v// [2022-01-19T23:41:40.709Z] + VERSION=1.0.1-dev.4 [2022-01-19T23:41:40.709Z] + snapcraftctl set-version 1.0.1-dev.4 [2022-01-19T23:41:42.086Z] + echo 1.0.1-dev.4 [2022-01-19T23:41:42.086Z] + make build [2022-01-19T23:41:42.086Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.1-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.4" -o app-rfid-llrp-inventory [2022-01-19T23:41:42.656Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.0 [2022-01-19T23:41:42.656Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-01-19T23:41:42.656Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-01-19T23:41:42.656Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-19T23:41:42.916Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2022-01-19T23:41:42.916Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2022-01-19T23:41:42.916Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-01-19T23:41:43.175Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-01-19T23:41:43.175Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-01-19T23:41:43.175Z] go: downloading github.com/google/uuid v1.3.0 [2022-01-19T23:41:43.175Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-01-19T23:41:43.435Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-01-19T23:41:43.435Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-01-19T23:41:43.435Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-01-19T23:41:43.697Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-01-19T23:41:43.697Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-01-19T23:41:43.697Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-01-19T23:41:43.697Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-01-19T23:41:43.697Z] go: downloading golang.org/x/text v0.3.6 [2022-01-19T23:41:43.697Z] go: downloading github.com/x448/float16 v0.8.4 [2022-01-19T23:41:43.958Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-01-19T23:41:43.958Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-01-19T23:41:43.958Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-01-19T23:41:43.958Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-01-19T23:41:43.958Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-01-19T23:41:43.958Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-01-19T23:41:43.958Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-01-19T23:41:43.958Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-01-19T23:41:43.958Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-01-19T23:41:43.958Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-01-19T23:41:43.958Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-01-19T23:41:44.218Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-01-19T23:41:44.218Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-01-19T23:41:44.218Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-01-19T23:41:44.218Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-01-19T23:41:44.218Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-19T23:41:44.218Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-01-19T23:41:44.218Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-01-19T23:41:44.218Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-01-19T23:41:44.218Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-01-19T23:41:44.218Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-01-19T23:41:44.218Z] go: downloading github.com/fatih/color v1.9.0 [2022-01-19T23:41:44.218Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-19T23:41:44.218Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-19T23:41:44.218Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-01-19T23:41:44.218Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-01-19T23:41:44.218Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-01-19T23:41:44.218Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-01-19T23:41:56.437Z] + install -DT ./app-rfid-llrp-inventory /root/parts/app-rfid-llrp-inventory/install/bin/app-rfid-llrp-inventory [2022-01-19T23:41:56.437Z] + install -DT ./res/configuration.toml /root/parts/app-rfid-llrp-inventory/install/config/app-rfid-llrp-inventory/res/configuration.toml [2022-01-19T23:41:56.437Z] + install -DT ./Attribution.txt /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/Attribution.txt [2022-01-19T23:41:56.437Z] + install -DT ./LICENSE /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/LICENSE [2022-01-19T23:41:56.437Z] Building config-common [2022-01-19T23:41:56.437Z] + snapcraftctl build [2022-01-19T23:41:57.815Z] Building hooks [2022-01-19T23:41:57.815Z] + cd /root/parts/hooks/src [2022-01-19T23:41:57.815Z] + make build [2022-01-19T23:41:57.815Z] go mod tidy [2022-01-19T23:41:57.815Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2022-01-19T23:41:57.815Z] go: downloading github.com/stretchr/testify v1.5.1 [2022-01-19T23:41:58.074Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-19T23:41:58.074Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-19T23:41:58.074Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2022-01-19T23:41:58.340Z] go build -o cmd/configure/configure ./cmd/configure/ [2022-01-19T23:41:58.907Z] go build -o cmd/install/install ./cmd/install/ [2022-01-19T23:41:59.478Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-19T23:41:59.478Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-19T23:42:00.416Z] Staging app-rfid-llrp-inventory [2022-01-19T23:42:00.417Z] + snapcraftctl stage [2022-01-19T23:42:02.327Z] Staging config-common [2022-01-19T23:42:02.327Z] + snapcraftctl stage [2022-01-19T23:42:03.711Z] Staging hooks [2022-01-19T23:42:03.711Z] + snapcraftctl stage [2022-01-19T23:42:05.617Z] Priming app-rfid-llrp-inventory [2022-01-19T23:42:05.617Z] + snapcraftctl prime [2022-01-19T23:42:07.557Z] Priming config-common [2022-01-19T23:42:07.557Z] + snapcraftctl prime [2022-01-19T23:42:08.943Z] Priming hooks [2022-01-19T23:42:08.943Z] + snapcraftctl prime [2022-01-19T23:42:10.324Z] The 'version' property is specified in adopted info as well as the YAML: taking the property from the YAML [2022-01-19T23:42:10.324Z] Determining the version from the project repo (version-script). [2022-01-19T23:42:10.324Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2022-01-19T23:42:10.324Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2022-01-19T23:42:10.324Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-01-19T23:42:10.324Z] The version has been set to '0.0.0-20220119+0b9be81' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:42:12.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T23:42:12.136Z] [2022-01-19T23:42:12.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:42:12.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T23:42:12.444Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T23:42:12.444Z] b4d181a07f80: Pulling fs layer [2022-01-19T23:42:12.444Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T23:42:12.444Z] ed53099fbce6: Pulling fs layer [2022-01-19T23:42:12.444Z] dc539afda2c1: Pulling fs layer [2022-01-19T23:42:12.444Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T23:42:12.444Z] 9065ff56babe: Pulling fs layer [2022-01-19T23:42:12.444Z] d287ab97295c: Pulling fs layer [2022-01-19T23:42:12.444Z] dc539afda2c1: Waiting [2022-01-19T23:42:12.444Z] 77bc0d833cb6: Waiting [2022-01-19T23:42:12.444Z] 9065ff56babe: Waiting [2022-01-19T23:42:12.444Z] d287ab97295c: Waiting [2022-01-19T23:42:12.444Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T23:42:12.444Z] a1111a8f2ec3: Download complete [2022-01-19T23:42:12.444Z] dc539afda2c1: Verifying Checksum [2022-01-19T23:42:12.444Z] dc539afda2c1: Download complete [2022-01-19T23:42:12.444Z] ed53099fbce6: Verifying Checksum [2022-01-19T23:42:12.444Z] ed53099fbce6: Download complete [2022-01-19T23:42:12.444Z] 9065ff56babe: Verifying Checksum [2022-01-19T23:42:12.444Z] 9065ff56babe: Download complete [2022-01-19T23:42:12.708Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T23:42:12.708Z] 77bc0d833cb6: Download complete [2022-01-19T23:42:12.708Z] b4d181a07f80: Verifying Checksum [2022-01-19T23:42:12.708Z] b4d181a07f80: Download complete [2022-01-19T23:42:13.288Z] d287ab97295c: Verifying Checksum [2022-01-19T23:42:13.288Z] d287ab97295c: Download complete [2022-01-19T23:42:14.249Z] b4d181a07f80: Pull complete [2022-01-19T23:42:14.249Z] a1111a8f2ec3: Pull complete [2022-01-19T23:42:14.835Z] ed53099fbce6: Pull complete [2022-01-19T23:42:14.835Z] dc539afda2c1: Pull complete [2022-01-19T23:42:15.096Z] 77bc0d833cb6: Pull complete [2022-01-19T23:42:15.357Z] 9065ff56babe: Pull complete [2022-01-19T23:42:18.635Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-01-19T23:42:18.635Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.2% of statements [2022-01-19T23:42:18.635Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-01-19T23:42:18.635Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.709s coverage: 71.9% of statements [2022-01-19T23:42:18.635Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-01-19T23:42:18.635Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T23:42:20.685Z] d287ab97295c: Pull complete [2022-01-19T23:42:20.685Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T23:42:20.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T23:42:20.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T23:42:20.767Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2022-01-19T23:42:20.798Z] $ 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/ry_app-rfid-llrp-inventory_PR-60 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60:/w/workspace/ry_app-rfid-llrp-inventory_PR-60:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-60@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:latest cat [2022-01-19T23:42:24.223Z] $ docker top 44537bb717edaa7d7f4710a31777aca50241c49573c8c5c0447105b9397404b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:42:24.654Z] ---> job-cost.sh [2022-01-19T23:42:24.654Z] lf-activate-venv: SKIPPING [2022-01-19T23:42:24.654Z] INFO: No Stack... [2022-01-19T23:42:24.915Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T23:42:25.175Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T23:42:25.472Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-60/archives/cost.csv [2022-01-19T23:42:25.472Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T23:42:25.567Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-60-7-stack-cost] [2022-01-19T23:42:25.579Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-60-7-stack-cost] did not exist. Created. [2022-01-19T23:42:25.579Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-60-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T23:42:25.984Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T23:42:26.055Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T23:42:26.065Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-60-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T23:42:26.080Z] $ docker stop --time=1 44537bb717edaa7d7f4710a31777aca50241c49573c8c5c0447105b9397404b8 [2022-01-19T23:42:27.289Z] $ docker rm -f 44537bb717edaa7d7f4710a31777aca50241c49573c8c5c0447105b9397404b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T23:42:37.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T23:42:37.004Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T23:42:37.004Z] ./bin/test-attribution.sh [Pipeline] echo [2022-01-19T23:42:39.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T23:42:39.674Z] $ docker stop --time=1 6a525e9eb8a6f20a0c6b6036b99927d4a2b7e5ab49bf9e2c222bc5f94b454af0 [2022-01-19T23:42:41.556Z] $ docker rm -f 6a525e9eb8a6f20a0c6b6036b99927d4a2b7e5ab49bf9e2c222bc5f94b454af0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T23:42:42.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T23:42:42.538Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T23:42:43.149Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T23:42:43.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T23:42:43.896Z] + ls -al . [2022-01-19T23:42:43.896Z] total 232 [2022-01-19T23:42:43.896Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 23:42 . [2022-01-19T23:42:43.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 23:38 .. [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 19 23:38 .dockerignore [2022-01-19T23:42:43.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 23:38 .git [2022-01-19T23:42:43.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 23:38 .github [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 19 23:38 .gitignore [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jan 19 23:38 Attribution.txt [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 1923 Jan 19 23:38 Dockerfile [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 23:38 GOVERNANCE.md [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 686 Jan 19 23:38 Jenkinsfile [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 19 23:38 LICENSE [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 1596 Jan 19 23:38 Makefile [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 19 23:38 OWNERS.md [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 31205 Jan 19 23:38 README.md [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 23:36 VERSION [2022-01-19T23:42:43.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 23:38 bin [2022-01-19T23:42:43.896Z] -rw-r--r-- 1 jenkins jenkins 41008 Jan 19 23:42 coverage.out [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 3031 Jan 19 23:38 go.mod [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jan 19 23:38 go.sum [2022-01-19T23:42:43.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 23:38 images [2022-01-19T23:42:43.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 23:38 internal [2022-01-19T23:42:43.896Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 19 23:38 main.go [2022-01-19T23:42:43.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 23:38 res [2022-01-19T23:42:43.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 23:38 snap [2022-01-19T23:42:43.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 23:38 static [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:42:44.289Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0b9be81827af3e89c808faa59594eb07cc4e8d0b --label arch=arm64 --label version=0.0.0 . [2022-01-19T23:42:44.586Z] Sending build context to Docker daemon 680.4kB [2022-01-19T23:42:44.586Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T23:42:44.586Z] Step 2/31 : FROM ${BASE} AS builder [2022-01-19T23:42:44.586Z] ---> 6150f042edc1 [2022-01-19T23:42:44.586Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T23:42:44.878Z] ---> Running in e854b5226d72 [2022-01-19T23:42:45.165Z] Removing intermediate container e854b5226d72 [2022-01-19T23:42:45.165Z] ---> 00c0e02eda0d [2022-01-19T23:42:45.165Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T23:42:45.458Z] ---> Running in 4cbafc5accab [2022-01-19T23:42:45.738Z] Removing intermediate container 4cbafc5accab [2022-01-19T23:42:45.738Z] ---> ea34faf33b88 [2022-01-19T23:42:45.738Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T23:42:46.018Z] ---> Running in 37fac6b3a0ef [2022-01-19T23:42:46.294Z] Removing intermediate container 37fac6b3a0ef [2022-01-19T23:42:46.294Z] ---> 30bf8adfc9f3 [2022-01-19T23:42:46.294Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:42:46.568Z] ---> Running in f4516316b50c [2022-01-19T23:42:48.547Z] Removing intermediate container f4516316b50c [2022-01-19T23:42:48.547Z] ---> 933465ee9621 [2022-01-19T23:42:48.547Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T23:42:48.547Z] ---> Running in 183e6e8c819b [2022-01-19T23:42:49.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T23:42:50.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T23:42:51.559Z] OK: 220 MiB in 52 packages [2022-01-19T23:42:52.532Z] Removing intermediate container 183e6e8c819b [2022-01-19T23:42:52.532Z] ---> b7bf0fa25386 [2022-01-19T23:42:52.532Z] Step 8/31 : WORKDIR /app [2022-01-19T23:42:52.532Z] ---> Running in af7f7cc2205b [2022-01-19T23:42:52.811Z] Removing intermediate container af7f7cc2205b [2022-01-19T23:42:52.811Z] ---> 8c34951a9c79 [2022-01-19T23:42:52.811Z] Step 9/31 : COPY go.mod vendor* ./ [2022-01-19T23:42:53.402Z] ---> 0f65edd55198 [2022-01-19T23:42:53.402Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T23:42:53.678Z] ---> Running in 0615a4f94efd [2022-01-19T23:42:55.663Z] Removing intermediate container 0615a4f94efd [2022-01-19T23:42:55.663Z] ---> 4dfcd50e3190 [2022-01-19T23:42:55.663Z] Step 11/31 : COPY . . [2022-01-19T23:42:56.660Z] ---> 107c1b2862f8 [2022-01-19T23:42:56.660Z] Step 12/31 : ARG MAKE="make build" [2022-01-19T23:42:56.660Z] ---> Running in 20febc57189a [2022-01-19T23:42:56.931Z] Removing intermediate container 20febc57189a [2022-01-19T23:42:56.931Z] ---> 37f36958ba44 [2022-01-19T23:42:56.931Z] Step 13/31 : RUN $MAKE [2022-01-19T23:42:57.211Z] ---> Running in bfd8a098c023 [2022-01-19T23:42:58.192Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-01-19T23:43:54.735Z] Removing intermediate container bfd8a098c023 [2022-01-19T23:43:54.735Z] ---> 70fb64d42831 [2022-01-19T23:43:54.735Z] Step 14/31 : FROM alpine:3.14 [2022-01-19T23:43:54.735Z] 3.14: Pulling from library/alpine [2022-01-19T23:43:54.735Z] be307f383ecc: Pulling fs layer [2022-01-19T23:43:54.735Z] be307f383ecc: Verifying Checksum [2022-01-19T23:43:54.735Z] be307f383ecc: Download complete [2022-01-19T23:43:54.735Z] be307f383ecc: Pull complete [2022-01-19T23:43:54.735Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T23:43:54.735Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T23:43:54.735Z] ---> 5b8b7b635229 [2022-01-19T23:43:54.735Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-19T23:43:54.735Z] ---> Running in 6fde69f7e8c6 [2022-01-19T23:43:54.735Z] Removing intermediate container 6fde69f7e8c6 [2022-01-19T23:43:54.735Z] ---> 5a486148a057 [2022-01-19T23:43:54.735Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-01-19T23:43:54.735Z] ---> Running in 91b38d79ed9f [2022-01-19T23:43:54.735Z] Removing intermediate container 91b38d79ed9f [2022-01-19T23:43:54.735Z] ---> 0d8d88d01be7 [2022-01-19T23:43:54.735Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T23:43:54.735Z] ---> Running in 3096c3fe3736 [2022-01-19T23:43:54.735Z] Removing intermediate container 3096c3fe3736 [2022-01-19T23:43:54.735Z] ---> 8805fd59d8e0 [2022-01-19T23:43:54.735Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-01-19T23:43:54.735Z] ---> Running in 742c9d04f715 [2022-01-19T23:43:54.735Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T23:43:55.006Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T23:43:55.977Z] (1/6) Installing ca-certificates (20191127-r5) [2022-01-19T23:43:55.977Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T23:43:56.249Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T23:43:56.249Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T23:43:56.526Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T23:43:56.526Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T23:43:56.526Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T23:43:56.526Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T23:43:56.798Z] OK: 9 MiB in 20 packages [2022-01-19T23:43:58.243Z] Removing intermediate container 742c9d04f715 [2022-01-19T23:43:58.243Z] ---> 5529a0905ffc [2022-01-19T23:43:58.243Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-19T23:43:58.841Z] ---> b9f08d1869e7 [2022-01-19T23:43:58.841Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-19T23:43:59.442Z] ---> 78e44384d72b [2022-01-19T23:43:59.442Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-01-19T23:44:00.049Z] ---> e8e49eacc3bf [2022-01-19T23:44:00.049Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-01-19T23:44:01.035Z] ---> df40925b8a2d [2022-01-19T23:44:01.035Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-01-19T23:44:02.017Z] ---> 2337773e3f69 [2022-01-19T23:44:02.017Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-01-19T23:44:02.296Z] ---> Running in a98abe563f07 [2022-01-19T23:44:04.278Z] Removing intermediate container a98abe563f07 [2022-01-19T23:44:04.278Z] ---> b74bd1993ff3 [2022-01-19T23:44:04.278Z] Step 25/31 : VOLUME /cache [2022-01-19T23:44:04.278Z] ---> Running in 063219e66cf2 [2022-01-19T23:44:04.552Z] Removing intermediate container 063219e66cf2 [2022-01-19T23:44:04.552Z] ---> edceb3c9fb29 [2022-01-19T23:44:04.552Z] Step 26/31 : EXPOSE 59711 [2022-01-19T23:44:04.552Z] ---> Running in 48e3b4f6a02b [2022-01-19T23:44:05.155Z] Removing intermediate container 48e3b4f6a02b [2022-01-19T23:44:05.155Z] ---> 9cc54004ed4d [2022-01-19T23:44:05.155Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-01-19T23:44:05.155Z] ---> Running in 074a26e5f1f7 [2022-01-19T23:44:05.429Z] Removing intermediate container 074a26e5f1f7 [2022-01-19T23:44:05.429Z] ---> 8dea17f79226 [2022-01-19T23:44:05.429Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-01-19T23:44:05.702Z] ---> Running in 0c8ac9acdc7d [2022-01-19T23:44:05.983Z] Removing intermediate container 0c8ac9acdc7d [2022-01-19T23:44:05.983Z] ---> 21ffdb23ffba [2022-01-19T23:44:05.983Z] Step 29/31 : LABEL arch=arm64 [2022-01-19T23:44:06.259Z] ---> Running in 531104b8db24 [2022-01-19T23:44:06.535Z] Removing intermediate container 531104b8db24 [2022-01-19T23:44:06.535Z] ---> fcc07cb3b3d5 [2022-01-19T23:44:06.535Z] Step 30/31 : LABEL git_sha=0b9be81827af3e89c808faa59594eb07cc4e8d0b [2022-01-19T23:44:06.808Z] ---> Running in 6962292baf19 [2022-01-19T23:44:07.081Z] Removing intermediate container 6962292baf19 [2022-01-19T23:44:07.081Z] ---> e26dd5ff5ed3 [2022-01-19T23:44:07.081Z] Step 31/31 : LABEL version=0.0.0 [2022-01-19T23:44:07.081Z] ---> Running in 9f4af4d0263e [2022-01-19T23:44:07.678Z] Removing intermediate container 9f4af4d0263e [2022-01-19T23:44:07.678Z] ---> aa90d87c4712 [2022-01-19T23:44:07.678Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T23:44:07.678Z] Successfully built aa90d87c4712 [2022-01-19T23:44:07.678Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:44:08.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T23:44:08.112Z] [2022-01-19T23:44:08.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:44:08.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T23:44:08.745Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T23:44:08.745Z] 448f6bf000e3: Pulling fs layer [2022-01-19T23:44:08.745Z] f757da607395: Pulling fs layer [2022-01-19T23:44:08.745Z] 05883995daec: Pulling fs layer [2022-01-19T23:44:08.745Z] 8603b9c90790: Pulling fs layer [2022-01-19T23:44:08.745Z] 1560dd03e051: Pulling fs layer [2022-01-19T23:44:08.745Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T23:44:08.745Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T23:44:08.745Z] 1560dd03e051: Waiting [2022-01-19T23:44:08.745Z] 27f5ce0e4adf: Waiting [2022-01-19T23:44:08.745Z] c2d8d7efcc4b: Waiting [2022-01-19T23:44:08.745Z] 8603b9c90790: Waiting [2022-01-19T23:44:08.745Z] f757da607395: Verifying Checksum [2022-01-19T23:44:08.745Z] f757da607395: Download complete [2022-01-19T23:44:08.745Z] 8603b9c90790: Verifying Checksum [2022-01-19T23:44:08.745Z] 8603b9c90790: Download complete [2022-01-19T23:44:09.025Z] 1560dd03e051: Verifying Checksum [2022-01-19T23:44:09.025Z] 1560dd03e051: Download complete [2022-01-19T23:44:09.025Z] 27f5ce0e4adf: Download complete [2022-01-19T23:44:09.025Z] 05883995daec: Verifying Checksum [2022-01-19T23:44:09.025Z] 05883995daec: Download complete [2022-01-19T23:44:09.300Z] 448f6bf000e3: Verifying Checksum [2022-01-19T23:44:09.300Z] 448f6bf000e3: Download complete [2022-01-19T23:44:11.983Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T23:44:11.983Z] c2d8d7efcc4b: Download complete [2022-01-19T23:44:12.964Z] 448f6bf000e3: Pull complete [2022-01-19T23:44:13.947Z] f757da607395: Pull complete [2022-01-19T23:44:15.373Z] 05883995daec: Pull complete [2022-01-19T23:44:15.373Z] 8603b9c90790: Pull complete [2022-01-19T23:44:16.350Z] 1560dd03e051: Pull complete [2022-01-19T23:44:16.622Z] 27f5ce0e4adf: Pull complete [2022-01-19T23:44:34.924Z] c2d8d7efcc4b: Pull complete [2022-01-19T23:44:34.924Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T23:44:34.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T23:44:34.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T23:44:35.174Z] prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container [2022-01-19T23:44:35.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 [2022-01-19T23:44:38.371Z] $ docker top 7de893376eacfd8d23ff606222b64c27bc8cf2732a1f7952958e3577a03b5968 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:39.288Z] ---> job-cost.sh [2022-01-19T23:44:39.288Z] lf-activate-venv: SKIPPING [2022-01-19T23:44:39.288Z] INFO: No Stack... [2022-01-19T23:44:39.560Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T23:44:39.834Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T23:44:40.771Z] + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [2022-01-19T23:44:40.771Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T23:44:40.842Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-60-7-stack-cost] [2022-01-19T23:44:40.851Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-60-7-stack-cost] did not exist. Created. [2022-01-19T23:44:40.851Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-60-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T23:44:41.548Z] /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-f353a45f/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-f353a45f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T23:44:42.297Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T23:44:42.323Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T23:44:42.410Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T23:44:42.417Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-60-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T23:44:42.448Z] $ docker stop --time=1 7de893376eacfd8d23ff606222b64c27bc8cf2732a1f7952958e3577a03b5968 [2022-01-19T23:44:44.005Z] $ docker rm -f 7de893376eacfd8d23ff606222b64c27bc8cf2732a1f7952958e3577a03b5968 [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 [2022-01-19T23:44:44.477Z] provisioning config files... [2022-01-19T23:44:44.485Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/config9082770262103694878tmp [Pipeline] { [Pipeline] sh [2022-01-19T23:44:44.781Z] + set +x [2022-01-19T23:44:44.781Z] + curl -s https://codecov.io/bash [2022-01-19T23:44:44.781Z] + bash -s -- [2022-01-19T23:44:44.781Z] [2022-01-19T23:44:44.781Z] _____ _ [2022-01-19T23:44:44.781Z] / ____| | | [2022-01-19T23:44:44.781Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T23:44:44.781Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T23:44:44.781Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T23:44:44.781Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T23:44:44.781Z] Bash-1.0.6 [2022-01-19T23:44:44.781Z] [2022-01-19T23:44:44.781Z] [2022-01-19T23:44:44.781Z] ==> git version 2.24.4 found [2022-01-19T23:44:44.781Z] ==> 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 [2022-01-19T23:44:44.781Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T23:44:44.781Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T23:44:44.781Z] ==> Jenkins CI detected. [2022-01-19T23:44:44.781Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-60 [2022-01-19T23:44:44.781Z] project root: . [2022-01-19T23:44:44.781Z] --> token set from env [2022-01-19T23:44:44.781Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T23:44:44.781Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T23:44:44.781Z] ==> Python coveragepy not found [2022-01-19T23:44:44.781Z] ==> Searching for coverage reports in: [2022-01-19T23:44:44.781Z] + . [2022-01-19T23:44:44.781Z] -> Found 1 reports [2022-01-19T23:44:44.781Z] ==> Detecting git/mercurial file structure [2022-01-19T23:44:44.781Z] ==> Reading reports [2022-01-19T23:44:44.781Z] + ./coverage.out bytes=41008 [2022-01-19T23:44:44.781Z] ==> Appending adjustments [2022-01-19T23:44:44.781Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T23:44:45.044Z] + Found adjustments [2022-01-19T23:44:45.044Z] ==> Gzipping contents [2022-01-19T23:44:45.044Z] 12K /tmp/codecov.TMAn55.gz [2022-01-19T23:44:45.044Z] ==> Uploading reports [2022-01-19T23:44:45.044Z] url: https://codecov.io [2022-01-19T23:44:45.044Z] query: branch=PR-60&commit=0b9be81827af3e89c808faa59594eb07cc4e8d0b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-60%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=60&job=&cmd_args= [2022-01-19T23:44:45.044Z] -> Pinging Codecov [2022-01-19T23:44:45.044Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-60&commit=0b9be81827af3e89c808faa59594eb07cc4e8d0b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-60%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=60&job=&cmd_args= [2022-01-19T23:44:45.985Z] -> Uploading to [2022-01-19T23:44:45.985Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/581DD39554BDF9B6E22D074273EAD858/0b9be81827af3e89c808faa59594eb07cc4e8d0b/f8fb6a0c-f1b3-4bf8-97a2-1d1017340d71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T234445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4f17826bc1a2c797a8bb15570726638b2a06aeaf1ca40e26a28b7a12882e11a [2022-01-19T23:44:45.985Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T23:44:45.985Z] Dload Upload Total Spent Left Speed [2022-01-19T23:44:46.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11547 0 0 100 11547 0 37739 --:--:-- --:--:-- --:--:-- 37859 [2022-01-19T23:44:46.244Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0b9be81827af3e89c808faa59594eb07cc4e8d0b [Pipeline] } [2022-01-19T23:44:46.259Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-19T23:44:46.918Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-60/archives ']' [2022-01-19T23:44:46.918Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-60/archives [2022-01-19T23:44:46.918Z] total 8 [2022-01-19T23:44:46.918Z] drwxr-xr-x. 3 root root 34 Jan 19 23:42 . [2022-01-19T23:44:46.918Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 23:42 .. [2022-01-19T23:44:46.918Z] drwxr-xr-x. 2 root root 6 Jan 19 23:42 cost [2022-01-19T23:44:46.918Z] -rw-r--r--. 1 root root 93 Jan 19 23:42 cost.csv [2022-01-19T23:44:46.918Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-60/archives [2022-01-19T23:44:46.918Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-60/archives [2022-01-19T23:44:46.918Z] total 8 [2022-01-19T23:44:46.918Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 23:42 . [2022-01-19T23:44:46.918Z] drwxrwxr-x. 12 jenkins jenkins 4096 Jan 19 23:42 .. [2022-01-19T23:44:46.918Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 23:42 cost [2022-01-19T23:44:46.918Z] -rw-r--r--. 1 jenkins jenkins 93 Jan 19 23:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:47.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:47.776Z] ---> package-listing.sh [2022-01-19T23:44:47.776Z] ++ facter osfamily [2022-01-19T23:44:47.776Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T23:44:48.035Z] + OS_FAMILY=redhat [2022-01-19T23:44:48.035Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-60 [2022-01-19T23:44:48.035Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T23:44:48.035Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T23:44:48.035Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T23:44:48.035Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T23:44:48.035Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-60 ']' [2022-01-19T23:44:48.035Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T23:44:48.035Z] + case "${OS_FAMILY}" in [2022-01-19T23:44:48.035Z] + sort [2022-01-19T23:44:48.035Z] + rpm -qa [2022-01-19T23:44:48.602Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T23:44:48.602Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T23:44:48.602Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T23:44:48.602Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-60 ']' [2022-01-19T23:44:48.602Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-60/archives/ [2022-01-19T23:44:48.602Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-60/archives/ [Pipeline] echo [2022-01-19T23:44:48.613Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T23:44:48.899Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T23:44:49.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T23:44:49.454Z] . [Pipeline] withDockerContainer [2022-01-19T23:44:49.517Z] prd-centos7-docker-4c-2g-2145 does not seem to be running inside a container [2022-01-19T23:44:49.550Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-60 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60:/w/workspace/ry_app-rfid-llrp-inventory_PR-60:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-60@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 [2022-01-19T23:44:49.757Z] $ docker top 0b6520275c67c79a552ff3c968ec42dfb83a53064ef9652f75a331c5fb2b0ada -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T23:44:50.125Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T23:44:50.412Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T23:44:50.707Z] + ls /var/log/sa-host [2022-01-19T23:44:50.707Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T23:44:50.707Z] file_magic: OK [2022-01-19T23:44:50.707Z] HZ: Using current value: 100 [2022-01-19T23:44:50.707Z] file_header: OK [2022-01-19T23:44:50.707Z] 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 [2022-01-19T23:44:50.707Z] Statistics: [2022-01-19T23:44:50.707Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T23:44:50.707Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T23:44:50.707Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T23:44:50.707Z] file_magic: OK [2022-01-19T23:44:50.707Z] HZ: Using current value: 100 [2022-01-19T23:44:50.707Z] file_header: OK [2022-01-19T23:44:50.707Z] 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 [2022-01-19T23:44:50.707Z] Statistics: [2022-01-19T23:44:50.707Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T23:44:50.707Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T23:44:50.792Z] provisioning config files... [2022-01-19T23:44:50.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-60@tmp/config7198519755008103406tmp [Pipeline] { [Pipeline] echo [2022-01-19T23:44:50.816Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:51.105Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T23:44:51.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:51.452Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T23:44:51.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:51.757Z] ---> sudo-logs.sh [2022-01-19T23:44:51.757Z] Archiving 'sudo' log.. [2022-01-19T23:44:51.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2145.novalocal: Name or service not known [2022-01-19T23:44:51.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2145.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T23:44:51.781Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:52.074Z] ---> job-cost.sh [2022-01-19T23:44:52.074Z] lf-activate-venv: SKIPPING [2022-01-19T23:44:52.074Z] DEBUG: total: 0.05999999865889549 [2022-01-19T23:44:52.074Z] INFO: Retrieving Stack Cost... [2022-01-19T23:44:52.334Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T23:44:52.908Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T23:44:52.922Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T23:44:53.212Z] ---> logs-deploy.sh [2022-01-19T23:44:53.212Z] lf-activate-venv: SKIPPING [2022-01-19T23:44:53.212Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-60/7 [2022-01-19T23:44:53.212Z] INFO: archiving workspace using pattern(s): [2022-01-19T23:44:53.777Z] Archives upload complete. [2022-01-19T23:44:54.034Z] INFO: archiving logs to Nexus